[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
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-02e26b51d5   suricata-7.0.8-1.el8


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

    libopenmpt-0.7.13-1.el8
    pybind11-json-0.2.15-1.el8
    python-catkin-sphinx-0.3.2-1.el8
    redict-7.3.2-1.el8
    seamonkey-2.53.20-2.el8
    valkey-8.0.2-1.el8

Details about builds:


================================================================================
 libopenmpt-0.7.13-1.el8 (FEDORA-EPEL-2025-98e6a2f576)
 C/C++ library to decode tracker music module (MOD) files
--------------------------------------------------------------------------------
Update Information:

libopenmpt 0.7.13 (2025-01-06)
[Bug] Work-around broken user locale support on Cygwin.
module::get_current_estimated_bpm could return infinity when rows per beat was
set to 0. A default of 4 rows per beat is now assumed in this situation. The
internal LFO plugin was also affected in Tempo Sync mode.
Instruments that have a MIDI channel assigned and NNA set to â??Continueâ?? could
cause NNA channel starvation.
In non-compatible linear slide mode, the sample rate could wrap around with
portamento slides to extremely low frequencies. This should only happen in
compatible mode.
mpg123: Update to v1.32.10 (2024-12-14).
XMPlay SDK: Update to 2025-01-03.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan  7 2025 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 0.7.13-1
- update to 0.7.13
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2335919 - libopenmpt-0.7.13 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2335919
--------------------------------------------------------------------------------


================================================================================
 pybind11-json-0.2.15-1.el8 (FEDORA-EPEL-2025-9756ef22f5)
 Using nlohmann::json with pybind11
--------------------------------------------------------------------------------
Update Information:

Update to pybind11-json 0.2.15
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan  8 2025 Scott K Logan <logans@xxxxxxxxxxx> - 0.2.15-1
- Update to 0.2.15
- Switch to SPDX license identifier
--------------------------------------------------------------------------------


================================================================================
 python-catkin-sphinx-0.3.2-1.el8 (FEDORA-EPEL-2025-11a8cfc532)
 Sphinx extension for Catkin projects
--------------------------------------------------------------------------------
Update Information:

Update to catkin-sphinx 0.3.2
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan  7 2025 Scott K Logan <logans@xxxxxxxxxxx> - 0.3.2-1
- Update to 0.3.2
- Review SPDX license
- Drop spec file support for EPEL 7
- convert license to SPDX
--------------------------------------------------------------------------------


================================================================================
 redict-7.3.2-1.el8 (FEDORA-EPEL-2025-57df67c36a)
 A persistent key-value database
--------------------------------------------------------------------------------
Update Information:

update to 7.3.2
  fixes CVE-2024-46981
  fixes CVE-2024-51741
  fixes CVE-2024-31449
  fixes CVE-2024-31227
  fixes CVE-2024-31228
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan  8 2025 Jonathan Wright <jonathan@xxxxxxxxxxxxx> - 7.3.2-1
- update to 7.3.2 rhbz#2315906
  fixes CVE-2024-46981
  fixes CVE-2024-51741
  fixes CVE-2024-31449
  fixes CVE-2024-31227
  fixes CVE-2024-31228
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 7.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 seamonkey-2.53.20-2.el8 (FEDORA-EPEL-2025-ef6b6c8d41)
 Web browser, e-mail, news, IRC client, HTML editor
--------------------------------------------------------------------------------
Update Information:

Fix bookmarks restoring from file.
Update to 2.53.20
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan  8 2025 Dmitry Butskoy <Dmitry@xxxxxxxxxxxx> 2.53.20-2
- add fix for mozbz 1894423 and 1940204
- add appstream metadata file (#2336121)
* Mon Jan  6 2025 Dmitry Butskoy <Dmitry@xxxxxxxxxxxx> 2.53.20-1
- update to 2.53.20
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2336121 - SeaMonkey has missing AppStream metadata
        https://bugzilla.redhat.com/show_bug.cgi?id=2336121
--------------------------------------------------------------------------------


================================================================================
 valkey-8.0.2-1.el8 (FEDORA-EPEL-2025-0bf9f68aaa)
 A persistent key-value database
--------------------------------------------------------------------------------
Update Information:

update to 8.0.2
fixes CVE-2024-46981 - Lua script commands may lead to remote code execution
fixes CVE-2024-51741 - Denial-of-service due to malformed ACL selectors
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan  8 2025 Jonathan Wright <jonathan@xxxxxxxxxxxxx> - 8.0.2-1
- update to 8.0.2 rhbz#2336259
  fixes CVE-2024-46981
  fixes CVE-2024-51741
* Wed Nov 13 2024 Jonathan Wright <jonathan@xxxxxxxxxxxxx> - 8.0.1-3
- include license with doc sub-package
- include systemd symlinks for redis in compat package
* Mon Oct  7 2024 Jonathan Wright <jonathan@xxxxxxxxxxxxx> - 8.0.1-2
- fix spec for epel8
- buildrequires python3 for docs
* Mon Oct  7 2024 Jonathan Wright <jonathan@xxxxxxxxxxxxx> - 8.0.1-1
- update to 8.0.1 rhbz#2316254
  fixes CVE-2024-31449
  fixes CVE-2024-31227
  fixes CVE-2024-31228
* Fri Sep 27 2024 Yaakov Selkowitz <yselkowi@xxxxxxxxxx> - 8.0.0-3
- Disable docs on RHEL
* Tue Sep 24 2024 Jonathan Wright <jonathan@xxxxxxxxxxxxx> - 8.0.0-2
- add man pages rhbz#2276017
- add doc subpackage rhbz#2276020
* Mon Sep 16 2024 Jonathan Wright <jonathan@xxxxxxxxxxxxx> - 8.0.0-1
- update to 8.0.0 rhbz#2312577
* Mon Aug 12 2024 Neal Gompa <ngompa@xxxxxxxxxxxxxxxxx> - 7.2.6-2
- Add compat-redis-devel subpackage for Redis API Valkey modules
  Resolves: rhbz#2304083
--------------------------------------------------------------------------------


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