[EPEL-devel] Fedora EPEL 7 updates-testing report

2022-10-16 Thread updates
The following Fedora EPEL 7 Security updates need testing:
 Age  URL
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-473e5052db   
ckeditor-4.20.0-1.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-576e858e93   
php-Smarty-3.1.47-1.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-22e6871166   
drupal7-7.92-1.el7


The following builds have been pushed to Fedora EPEL 7 updates-testing

tio-2.1-1.el7

Details about builds:



 tio-2.1-1.el7 (FEDORA-EPEL-2022-5c237fc4e4)
 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  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@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[EPEL-devel] Fedora EPEL 9 updates-testing report

2022-10-16 Thread updates
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  - 1.7.4-1
- update to 1.7.4
* Wed Oct 12 2022 Felix Kaechele  - 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  - 4.2.2-1
- Update to 4.2.2
* Fri Jul 22 2022 Fedora Release Engineering  - 
4.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint  - 4.1.2-2
- Rebuilt for Python 3.11
* Wed Mar  9 2022 Matthieu Saulnier  - 4.1.2-1
- Update to 4.1.2
- Fix Requires tag of the doc subpackage
* Fri Jan 21 2022 Fedora Release Engineering  - 
4.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Aug 30 2021 Matthieu Saulnier  - 4.0.0-5
- Rebuild for CVE-2021-3672 in c-ares library
* Fri Jul 23 2021 Fedora Release Engineering  - 
4.0.0-4
- Re