The following Fedora EPEL 9 Security updates need testing: Age URL 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-1c6c522b07 weechat-3.6-1.el9 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-c5646c5693 apptainer-1.1.2-1.el9 The following builds have been pushed to Fedora EPEL 9 updates-testing borgmatic-1.7.3-1.el9 duo_unix-1.12.1-4.el9 koji-1.30.1-1.el9 perl-Net-OpenSSH-0.82-3.el9 python-drgn-0.0.21-1.el9 python-pycdio-2.1.0-9.el9 Details about builds: ================================================================================ borgmatic-1.7.3-1.el9 (FEDORA-EPEL-2022-64cd98ca6b) Simple Python wrapper script for borgbackup -------------------------------------------------------------------------------- Update Information: - [#357](https://projects.torsion.org/borgmatic- collective/borgmatic/issues/357): Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting. - [#360](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/360): To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases. - [#587](https://projects.torsion.org/borgmatic- collective/borgmatic/issues/587): When database hooks are enabled, auto-exclude special files from a "create" action to prevent Borg from hanging. You can override/prevent this behavior by explicitly setting the "read_special" option to true. - [#587](https://projects.torsion.org/borgmatic- collective/borgmatic/issues/587): Warn when ignoring a configured "read_special" value of false, as true is needed when database hooks are enabled. - [#589](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/589): Update sample systemd service file to allow system "idle" (e.g. a video monitor turning off) while borgmatic is running. - [#590](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/590): Fix for potential data loss (data not getting backed up) when the "patterns_from" option was used with "source_directories" (or the "~/.borgmatic" path existed, which got injected into "source_directories" implicitly). The fix is for borgmatic to convert "source_directories" into patterns whenever "patterns_from" is used, working around a Borg bug: [htt ps://github.com/borgbackup/borg/issues/6994](https://github.com/borgbackup/borg/ issues/6994) - [#590](https://projects.torsion.org/borgmatic- collective/borgmatic/issues/590): In "borgmatic create --list" output, display which files get excluded from the backup due to patterns or excludes. - [#591](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/591): Add support for Borg 2's "--match-archives" flag. This replaces "--glob- archives", which borgmatic now treats as an alias for "--match-archives". But note that the two flags have slightly different syntax. See the Borg 2 changelog for more information: [https://borgbackup.readthedocs.io/en/2.0. 0b3/changes.html#version-2-0-0b3-2022-10- 02](https://borgbackup.readthedocs.io/en/2.0.0b3/changes.html#version-2-0-0b3- 2022-10-02) - Fix for "borgmatic --archive latest" not finding the latest archive when a verbosity is set. -------------------------------------------------------------------------------- ChangeLog: * Wed Oct 12 2022 Felix Kaechele <felix@xxxxxxxxxxx> - 1.7.3-1 - update to 1.7.3 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2134188 - borgmatic-1.7.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=2134188 -------------------------------------------------------------------------------- ================================================================================ duo_unix-1.12.1-4.el9 (FEDORA-EPEL-2022-f4a2800a35) Duo two-factor authentication for UNIX systems -------------------------------------------------------------------------------- Update Information: Add Recommends for pam_duo to the main package to prevent potential lockout -------------------------------------------------------------------------------- ChangeLog: * Wed Oct 12 2022 Davide Cavalca <dcavalca@xxxxxxxxxxxxxxxxx> - 1.12.1-4 - Add Recommends for pam_duo to the main package to prevent potential lockout issues (Fixes: RHBZ#2134160) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2134160 - Main package should pull in pam_duo to avoid lockout https://bugzilla.redhat.com/show_bug.cgi?id=2134160 -------------------------------------------------------------------------------- ================================================================================ koji-1.30.1-1.el9 (FEDORA-EPEL-2022-0e957e3cf8) Build system tools -------------------------------------------------------------------------------- Update Information: Update to upstream bugfix release 1.30.1. -------------------------------------------------------------------------------- ChangeLog: * Wed Oct 12 2022 Kevin Fenzi <kevin@xxxxxxxxx> - 1.30.1-1 - Update to 1.30.1. Fixed rhbz#2133004 -------------------------------------------------------------------------------- ================================================================================ perl-Net-OpenSSH-0.82-3.el9 (FEDORA-EPEL-2022-c7d9a171f8) Perl SSH client package implemented on top of OpenSSH -------------------------------------------------------------------------------- Update Information: First EPEL 9 release. -------------------------------------------------------------------------------- ChangeLog: * Fri Jul 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.82-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.82-2 - Perl 5.36 rebuild * Thu Apr 14 2022 Steve Traylen <steve.traylen@xxxxxxx> - 0.82-1 - 0.82 bump * Fri Jan 21 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.80-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.80-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.80-3 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.80-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Oct 30 2020 Steve Traylen <steve.traylen@xxxxxxx> - 0.80-1 - 0.80 bump * Tue Jul 28 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.79-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2124459 - Please branch and build perl-Net-OpenSSH in epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2124459 -------------------------------------------------------------------------------- ================================================================================ python-drgn-0.0.21-1.el9 (FEDORA-EPEL-2022-695c158c87) Programmable debugger -------------------------------------------------------------------------------- Update Information: Update to 0.0.21; Fixes: RHBZ#2134210 -------------------------------------------------------------------------------- ChangeLog: * Wed Oct 12 2022 Davide Cavalca <dcavalca@xxxxxxxxxxxxxxxxx> 0.0.21-1 - Update to 0.0.21; Fixes: RHBZ#2134210 * Sat Aug 6 2022 Michel Alexandre Salim <michel@xxxxxxxxxxxxxxx> 0.0.20-2 - Rebuilt for libkdumpfile.so.10 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2134210 - python-drgn-0.0.21 is available https://bugzilla.redhat.com/show_bug.cgi?id=2134210 -------------------------------------------------------------------------------- ================================================================================ python-pycdio-2.1.0-9.el9 (FEDORA-EPEL-2022-817b6fd237) A Python interface to the CD Input and Control library -------------------------------------------------------------------------------- Update Information: Initial version for epel9. -------------------------------------------------------------------------------- ChangeLog: * Fri Jul 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@xxxxxxxxxx> - 2.1.0-8 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 4 2021 Python Maint <python-maint@xxxxxxxxxx> - 2.1.0-5 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2129906 - Please provide python3-pycdio for EPEL-9 https://bugzilla.redhat.com/show_bug.cgi?id=2129906 -------------------------------------------------------------------------------- _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue