[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
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-2ad1cee164   lemonldap-ng-2.21.0-1.el8


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

    chez-scheme-10.1.0-4.el8
    libabigail-2.7-1.el8
    rpki-client-9.5-1.el8
    singularity-ce-4.3.1-1.el8

Details about builds:


================================================================================
 chez-scheme-10.1.0-4.el8 (FEDORA-EPEL-2025-ff7834a59f)
 Scheme incremental optimizing compiler
--------------------------------------------------------------------------------
Update Information:

new package
--------------------------------------------------------------------------------
ChangeLog:

* Thu Apr 10 2025 Jens Petersen <petersen@xxxxxxxxxx> - 10.1.0-4
- 10.1 fixed the build on s390x (#2358214)
* Sun Jan 19 2025 Jens Petersen <petersen@xxxxxxxxxx> - 10.1.0-1
- https://cisco.github.io/ChezScheme/release_notes/v10.1.0/release_notes.html
* Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 10.0.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jul 17 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 10.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jul 13 2024 Jens Petersen <petersen@xxxxxxxxxx> - 10.0.0-7
- include nanopass Copyright file (#2281419, Benson Muite)
- drop bundled(stex) provides since not used
* Thu Jun 13 2024 Jens Petersen <petersen@xxxxxxxxxx> - 10.0.0-6
- remove the isa suffix from the static provides
* Wed Jun 12 2024 Jens Petersen <petersen@xxxxxxxxxx> - 10.0.0-5
- also subpackage the examples
- rename static to devel
* Wed Jun 12 2024 Jens Petersen <petersen@xxxxxxxxxx> - 10.0.0-4
- add a static subpackage (#2281419, Benson Muite)
* Sat Jun  1 2024 Jens Petersen <petersen@xxxxxxxxxx> - 10.0.0-3
- provides bundled(nanopass) and bundled(stex) (#2281419, Benson Muite)
* Sun May 19 2024 Jens Petersen <petersen@xxxxxxxxxx> - 10.0.0-2
- add license and doc files (#2281419, Benson Muite)
- add source license comments (#2281419, Benson Muite)
* Sat May 18 2024 Jens Petersen <petersen@xxxxxxxxxx> - 10.0.0-1
- update to 10.0.0
- https://cisco.github.io/ChezScheme/release_notes/v10.0/release_notes.html
* Sun Jan 21 2024 Quentin Dufour <quentin@xxxxxxxxx> - 9.6.4
- Skipped 4 versions (9.5.6, 9.5.8, 9.5.8a and 9.6.2)
- Check all the release notes: https://cisco.github.io/ChezScheme/release_notes/v9.6/release_notes.html
* Fri Nov 20 2020 Quentin Dufour <quentin@xxxxxxxxx> - 9.5.4
- Upgrade sources from 9.5.2 to 9.5.4 (there is no 9.5.3 release on github). Changelog is available here: https://github.com/cisco/ChezScheme/blob/v9.5.4/LOG
* Wed Jul  1 2020 Quentin Dufour <quentin@xxxxxxxxx> - 9.5.2-2
- Compile with thread support (appending --thread to ./configure), thanks Jens-Ulrik Peterson for the notification.
* Mon Jun 15 2020 Quentin Dufour <quentin@xxxxxxxxx> - 9.5.2-1
- Upgrade sources from 9.5 to 9.5.2. Changelog is avalaible here: https://github.com/cisco/ChezScheme/blob/v9.5.2/LOG
- Patch makefile to fix binary stripping on fedora rawhide that causes a fatal error
* Mon Jun 11 2018 Quentin Dufour <quentin@xxxxxxxxx> - 9.5-2
- Update symlink patch to use a hard link instead as recommended in https://github.com/cisco/ChezScheme/pull/307
* Sat May 19 2018 Quentin Dufour <quentin@xxxxxxxxx> - 9.5-1
- Initial packaging of Chez Scheme
--------------------------------------------------------------------------------


================================================================================
 libabigail-2.7-1.el8 (FEDORA-EPEL-2025-249cb25272)
 Set of ABI analysis tools
--------------------------------------------------------------------------------
Update Information:

Update to upstream 2.7 tarball
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr 11 2025 Dodji Seketeli  <dodji@xxxxxxxxxx> - 2.7-1
- Update to upstream 2.7 tarball
- Do not build with by default XXH_INLINE_ALL anymore
- Drop xxhash-static dependency
- Add xz-devel >= 5.2.0 dependency to support reading xz-compressed binaries
- Support new libabigail.so.6.0.0 SONAME
--------------------------------------------------------------------------------


================================================================================
 rpki-client-9.5-1.el8 (FEDORA-EPEL-2025-ac28924f8e)
 OpenBSD RPKI validator to support BGP Origin Validation
--------------------------------------------------------------------------------
Update Information:

rpki-client 9.5
rpki-client now includes arin.tal which is no longer legally encumbered. See
https://www.arin.net/announcements/20250116-tal/
rpki-client reports Certification Authorities that do not meaningfully
participate in the RPKI as non-functional CAs. By definition, a CA is non-
functional if there is no currently valid Manifest. The number of such CAs is
printed at the end of each run and more detailed information is available in the
JSON (-j) and ometrics (-m) output.
OpenBSD reliability errata 014: Incorrect internal RRDP state handling in rpki-
client can lead to a denial of service. Affected are rpki-client versions 7.5 -
9.4.
Termination of rsync child processes with SIGTERM is no longer treated as an
error if rpki-client has sent this signal. This only affects openrsync.
Do not exit filemode with an error if a .gbr or a .tak object contains control
characters in its UTF-8 strings. Instead, only warn and emit a sanitized version
in JSON output.
Upcoming breaking change:
Starting with release 9.6, rpki-client will emit all key identifiers (AKI and
SKI) encoded in JSON as bare hex strings without colons.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Apr 12 2025 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 9.5-1
- Upgrade to 9.5 (#2359198)
* Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 9.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2359198 - rpki-client-9.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2359198
--------------------------------------------------------------------------------


================================================================================
 singularity-ce-4.3.1-1.el8 (FEDORA-EPEL-2025-49b6ba5ddf)
 Application and environment virtualization
--------------------------------------------------------------------------------
Update Information:

Upgrade to 4.3.1 upstream version.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr 11 2025 David Trudgian <dtrudg@xxxxxxxxx> - 4.3.1-1
- Upgrade to 4.3.1 upstream version.
--------------------------------------------------------------------------------


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