The following builds have been pushed to Fedora EPEL 9 updates-testing borgmatic-1.7.4-1.el9 python-pycares-4.2.2-1.el9 tio-2.1-1.el9 Details about builds: ================================================================================ borgmatic-1.7.4-1.el9 (FEDORA-EPEL-2022-be1f87ee39) Simple Python wrapper script for borgbackup -------------------------------------------------------------------------------- Update Information: - [#596](https://projects.torsion.org/borgmatic- collective/borgmatic/issues/596): Fix special file detection erroring when broken symlinks are encountered. - [#597](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/597), [#598](https://projects.torsion.org/borgmatic-collective/borgmatic/issues/598): Fix regression in which "check" action errored on certain systems ("Cannot determine Borg repository ID"). ---- - [#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: * Sat Oct 15 2022 Felix Kaechele <felix@xxxxxxxxxxx> - 1.7.4-1 - update to 1.7.4 * 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 [ 2 ] Bug #2134986 - borgmatic-1.7.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=2134986 -------------------------------------------------------------------------------- ================================================================================ python-pycares-4.2.2-1.el9 (FEDORA-EPEL-2022-51ef23e6b7) Python interface for c-ares -------------------------------------------------------------------------------- Update Information: Initial import in EPEL9 -------------------------------------------------------------------------------- ChangeLog: * Thu Sep 22 2022 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 4.2.2-1 - Update to 4.2.2 * Fri Jul 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@xxxxxxxxxx> - 4.1.2-2 - Rebuilt for Python 3.11 * Wed Mar 9 2022 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 4.1.2-1 - Update to 4.1.2 - Fix Requires tag of the doc subpackage * Fri Jan 21 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Aug 30 2021 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 4.0.0-5 - Rebuild for CVE-2021-3672 in c-ares library * Fri Jul 23 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 9 2021 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 4.0.0-3 - Set PYCARES_USE_SYSTEM_LIB=1 (fix RHBZ#1965602) * Fri Jun 4 2021 Python Maint <python-maint@xxxxxxxxxx> - 4.0.0-2 - Rebuilt for Python 3.10 * Fri May 14 2021 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 4.0.0-1 - Update to 4.0.0 - Add new BuildRequires (c-ares-devel) * Tue May 11 2021 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 3.2.0-1 - Update to 3.2.0 - Use pytest to run tests suite - Re-order BuildRequires tags * Sun Feb 14 2021 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 3.1.1-6 - Replace glob with %{python3_version} in %files section * Wed Jan 27 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2134147 - Please branch and build python-pycares in epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2134147 -------------------------------------------------------------------------------- ================================================================================ tio-2.1-1.el9 (FEDORA-EPEL-2022-1265a7e975) Simple TTY terminal I/O application -------------------------------------------------------------------------------- Update Information: # tio v2.1 * Fix output line delay Apply output line delay on lines ending with `\n`. On most systems lines ends with `\n` or `\r\n`. * Do not print timestamps in hex mode * Improve input mechanism in hex mode Print the 2 character hex code that you input in hex mode but then delete it before sending. This way it is easier to keep track of what you are inputting. It basically mimics the `ctrl-shift-u` input mechanism that is used to input unicode. * Add support for sending prefix character to serial device Do so by inputting prefix key twice, e.g. input `ctrl-t` `ctrl-t` to send `ctrl-t` character to serial device. * Clean up indentation * Update example `tiorc` * Add bit reverse order feature -------------------------------------------------------------------------------- ChangeLog: * Sun Oct 16 2022 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 2.1-1 - Upgrade to 2.1 (#2135115) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2135115 - tio-2.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2135115 -------------------------------------------------------------------------------- _______________________________________________ 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