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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following Fedora EPEL 8 Security updates need testing:
 Age  URL
  27  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-35583dfe8b   iaito-5.9.6-2.el8 radare2-5.9.6-2.el8
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-bc19d8cc99   python-aiohttp-3.7.4-7.el8
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-09b0f49aa6   chromium-131.0.6778.85-1.el8
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-31cdfc6c97   python-django3-3.2.25-1.el8


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

    blake3-1.5.5-1.el8
    monitorix-3.16.0-1.el8
    nut-2.8.2-1.el8
    python-wrapt-1.16.0-1.el8

Details about builds:


================================================================================
 blake3-1.5.5-1.el8 (FEDORA-EPEL-2024-fac17b8b89)
 Official C implementation of the BLAKE3 cryptographic hash function
--------------------------------------------------------------------------------
Update Information:

Update to 1.5.5 (fedora#2329086)
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 27 2024 Christoph Erhardt <fedora@xxxxxxxxxxx> - 1.5.5-1
- Update to 1.5.5 (fedora#2329086)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2329086 - blake3-1.5.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2329086
--------------------------------------------------------------------------------


================================================================================
 monitorix-3.16.0-1.el8 (FEDORA-EPEL-2024-2b618c325b)
 A free, open source, lightweight system monitoring tool
--------------------------------------------------------------------------------
Update Information:

Added support for MongoDB version 6 and changed the way how mongodb.pm is
configured. [#451]
Added the new option log_successful_requests in the HTTP built-in server, to be
able to not logging successful requests (enabled by default). [#454]
Changed the default value of global_zoom so now all graphs are 50% bigger.
Adjusted the .spec file to be able to generate an RPM file to be installed on
systemd or SysV init systems. [#462]
Removed the following obsolete options: secure_log, secure_log_date_format,
imap_log, imap_log_date_format, hylafax_log, cups_log and cg_logdir.
Fixed the size of graphs in Multihost viewer when using a bigger global_zoom
value.
Fixed the colors based on the meaning of input (upload) and output (download)
from the server point of view in ftp.pm.
Fixed the error message Use of uninitialized value $gen_h[5] in join or string
at /usr/lib/monitorix/mail.pm line 668.
Fixed the regexp that retrieves the reason for last transfer to battery string
in nut.pm. [#466]
Fixed the update() function to support newer versions of Tinyproxy.
Fixed to LINE1 the Involuntary Context Switches value in process.pm.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 27 2024 Jordi Sanfeliu <jordi@xxxxxxxxxxxx> - 3.16.0-1
- Updated to 3.16.0.
--------------------------------------------------------------------------------


================================================================================
 nut-2.8.2-1.el8 (FEDORA-EPEL-2024-51b1553a29)
 Network UPS Tools
--------------------------------------------------------------------------------
Update Information:

updated to 2.8.2
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 27 2024 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.8.2-1
- updated to 2.8.2
* Wed Nov 29 2023 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.8.0-5
- fix tmpfiles path in unit file (#2227107)
* Tue Feb 14 2023 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.8.0-4
- add nut-xml to nut recommends (#1379382)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2151810 - NUT - Missing dep (libneon)
        https://bugzilla.redhat.com/show_bug.cgi?id=2151810
--------------------------------------------------------------------------------


================================================================================
 python-wrapt-1.16.0-1.el8 (FEDORA-EPEL-2024-38af1a7bfd)
 A Python module for decorators, wrappers and monkey patching
--------------------------------------------------------------------------------
Update Information:

Update to 1.16.0, convert License to SPDX, and generally modernize the
packaging. Upstream change logs are too long to reproduce here; see
https://github.com/GrahamDumpleton/wrapt/blob/1.16.0/docs/changes.rst for
details.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 27 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.16.0-1
- Update to 1.16.0 (close RHBZ#2160488)
* Wed Nov 27 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.13.3-12
- Run the tests
* Wed Nov 27 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.13.3-10
- Improve the source URL
* Wed Nov 27 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.13.3-9
- Make the -doc subpackage noarch
* Wed Nov 27 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.13.3-8
- Build Sphinx-generated docs as PDF, not HTML, to sidestep guidelines
  issues
* Wed Nov 27 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.13.3-7
- Reduce description/Summary duplication in the spec file
* Wed Nov 27 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.13.3-6
- Add missing LICENSE to -doc subpackage
* Wed Nov 27 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.13.3-5
- Reduce unnecessary macro indirection in the spec file
* Wed Nov 27 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.13.3-4
- Remove ancient workaround for missing %license support
* Wed Nov 27 2024 Jan Friesse <jfriesse@xxxxxxxxxx> - 1.13.3-3
- migrated to SPDX license
* Wed Nov 27 2024 Miro HronÄ?ok <miro@xxxxxxxxxx> - 1.13.3-2
- BuildRequire setuptools explicitly, not just transitively
* Wed Nov 27 2024 Kevin Fenzi <kevin@xxxxxxxxx> - 1.13.3-1
- Update to 1.13.3. Fixes rhbz#2010551
* Wed Nov 27 2024 Joel Capitao <jcapitao@xxxxxxxxxx> - 1.13.2-1
- Update to 1.13.2
* Wed Nov 27 2024 Miro HronÄ?ok <miro@xxxxxxxxxx> - 1.12.1-2
- Replace Python version glob with macro (needed for Python 3.10+)
* Wed Nov 27 2024 Clement Verna <cverna@xxxxxxxxxxxx> - 1.12.1-1
- Update to 1.12.1 version
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2160488 - python-wrapt-1.16.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2160488
--------------------------------------------------------------------------------


-- 
_______________________________________________
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

[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux