Rebuild to mitigate CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang --- See https://groups.google.com/g/golang-dev/c/frczlF8OFQ0/m/4lrZh5BHDgAJ for more information about the specific vulnerabilities. ---- Update to latest commit as of 20220719 ---- Added Experimental: nebula clients can be configured. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2022-5038c3236c 2022-07-31 01:30:22.784813 --------------------------------------------------------------------------------Name : podman-tui Product : Fedora 36 Version : 0.5.0 Release : 2.fc36 URL : https://github.com/containers/podman-tui Summary : Podman Terminal User Interface Description : podman-tui is a terminal user interface for Podman v4. podman-tui is using podman.socket service to communicate with podman environment and SSH to connect to remote podman machines. --------------------------------------------------------------------------------Update Information: Rebuild to mitigate CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang ---See https://groups.google.com/g/golang-dev/c/frczlF8OFQ0/m/4lrZh5BHDgAJ for more information about the specific vulnerabilities. ---- Update to latest commit as of 20220719 ---- Added Experimental: nebula clients can be configured to act as relays for other nebula clients. Primarily useful when stubborn NATs make a direct tunnel impossible. (#678) Configuration option to report manually specified ip:ports to lighthouses. (#650) Windows arm64 build. (#638) punchy and most lighthouse config options now support hot reloading. (#649) Changed Build against go 1.18. (#656) Promoted routines config from experimental to supported feature. (#702) Dependencies updated. (#664) Fixed Packets destined for the same host that sent it will be returned on MacOS. This matches the default behavior of other operatingsystems. (#501) unsafe_route configuration will no longer crash on Windows. (#648) A few panics that were introduced in 1.5.x. (#657, #658, #675) Security You can set listen.send_recv_error to control the conditions in which recv_error messages are sent. Sending these messages can expose the fact that Nebula is running on a host, but it speeds up re-handshaking. (#670) Removed x509 config stanza support has been removed. (#685) ---- bump to v4.2.0-rc1 ----fix package dir listing ---- resolve build issues and list new shell completion files ---- Release of stargz snapshotter v0.12.0. Please see the release note for details: https://github.com/containerd/stargz-snapshotter/releases/tag/v0.12.0 ---- Fix extracting network metric --------------------------------------------------------------------------------ChangeLog: * Tue Jul 19 2022 Maxwell G 0.5.0-2 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-5038c3236c' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list --
* feature - image push * feature - container commit * using images.GetImage function for image inspect * show confirmation dialog in the center of different views * disk usage dialog table headers color update * Esc key shall not close dialogs if its dropdown widgets has focus * infobar + help color update for headers * image history dialog update * update button labels based on their. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2022-fb8ed17b4e 2022-07-11 01:57:33.906941 --------------------------------------------------------------------------------Name : podman-tui Product : Fedora 36 Version : 0.5.0 Release : 1.fc36 URL : https://github.com/containers/podman-tui Summary : Podman Terminal User Interface Description : podman-tui is a terminal user interface for Podman v4. podman-tui is using podman.socket service to communicate with podman environment and SSH to connect to remote podman machines. --------------------------------------------------------------------------------Update Information: * feature - image push * feature - container commit * using images.GetImage function for image inspect * show confirmation dialog in the center of different views * disk usage dialog table headers color update * Esc key shall not close dialogs if its dropdown widgets has focus * infobar + help color update for headers * image history dialog update * update button labels based on their function * code coverage for network and volume create dialogs * code coverage for ui/utils * makefile update - darwin build * docs: adding templates for bug report and features * docs: adding security policy * docs: Mac build * Bump github.com/containers/podman/v4 from 4.1.0 to 4.1.1 * Bump github.com/docker/docker * Bump github.com/rs/zerolog from 1.26.1 to 1.27.0 * Bump github.com/spf13/cobra from 1.4.0 to1.5.0 --------------------------------------------------------------------------------ChangeLog: * Sat Jul 2 2022 Navid Yaghoobi 0.5.0-1 - release v0.5.0 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-fb8ed17b4e' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list --
- Update gitui to version 0.16.2. - Update fedora-update-feedback to version 1.0.3. - Update asyncgit crate to version 0.16.3. - Update tui and tui-react crates to version 0.15.0. - Update crosstermion crate to version 0.7.0. - Update textwrap crate to version 0.14.2. Also includes rust-gitui for a rebuild with crossbeam-deque 0.8.1 / 0.7.4 to fix CVE-2021-32810. Initial import of the. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2021-3cf88e44b4 2021-08-16 01:16:30.079358 --------------------------------------------------------------------------------Name : rust-tui Product : Fedora 34 Version : 0.15.0 Release : 2.fc34 URL : Summary : Library to build rich terminal user interfaces or dashboards Description : Library to build rich terminal user interfaces or dashboards. --------------------------------------------------------------------------------Update Information: - Update gitui to version 0.16.2. - Update fedora-update-feedback to version 1.0.3. - Update asyncgit crate to version 0.16.3. - Update tui and tui-react crates to version 0.15.0. - Update crosstermion crate to version 0.7.0. - Update textwrap crate to version 0.14.2. Also includes rust-gitui for a rebuild with crossbeam-deque 0.8.1 / 0.7.4 to fix CVE-2021-32810. Initial import of the following crate packages for Fedora 34: - rust-argh - rust-argh_derive - rust-argh_shared - rust-bugreport - rust-fancy-regex - rust-filetreelist - rust-git-version - rust-git-version-macro - rust-unicode-linebreak - rust-unicode-truncate --------------------------------------------------------------------------------ChangeLog: * Fri Jul 23 2021 Fedora Release Engineering 0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jul 18 2021 Igor Raits 0.15.0-1 - Update to 0.15.0 --------------------------------------------------------------------------------References: [ 1 ] Bug #1931126 -rust-textwrap-0.14.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=1931126 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2021-3cf88e44b4' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list --
Get the latest Linux and open source security news straight to your inbox.