The following Fedora EPEL 9 Security updates need testing: Age URL 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-bd0299dfc8 cjson-1.7.18-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
java-latest-openjdk-23.0.0.0.37-1.rolling.el9 mock-5.9-1.el9 mock-core-configs-41.4-1.el9 perl-IRI-0.012-1.el9 python-specfile-0.32.3-1.el9 rust-cbindgen-0.26.0-5.el9 rust-color-print-0.3.6-3.el9 rust-combine-4.6.7-3.el9 rust-git2-0.18.3-3.el9 rust-libsqlite3-sys-0.28.0-3.el9 rust-rusqlite-0.31.0-4.el9 sexpp-0.9.0-1.el9 sslscan-2.1.5-2.el9
Details about builds:
================================================================================ java-latest-openjdk-23.0.0.0.37-1.rolling.el9 (FEDORA-EPEL-2024-7de071e20a) OpenJDK 23 Runtime Environment -------------------------------------------------------------------------------- Update Information:
Jdk23 for fedoras and epels -------------------------------------------------------------------------------- ChangeLog:
* Fri Sep 27 2024 Jiri Vanek jvanek@redhat.com - 1:23.0.0.0.37-1 - Bumped to jdk23 * Mon Sep 2 2024 Miroslav Suchý msuchy@redhat.com - 1:22.0.2.0.9-2 - convert license to SPDX * Mon Jul 22 2024 Jiri jvanek@redhat.com - 1:22.0.2.0.9-1 - April CPU * Mon Jul 22 2024 Jiri jvanek@redhat.com - 1:22.0.1.0.8-3 - Revert "Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild" --------------------------------------------------------------------------------
================================================================================ mock-5.9-1.el9 (FEDORA-EPEL-2024-acc9bfc977) Builds packages inside chroots -------------------------------------------------------------------------------- Update Information:
https://rpm-software-management.github.io/mock/Release-Notes-5.7 https://rpm-software-management.github.io/mock/Release-Notes-5.8 https://rpm-software-management.github.io/mock/Release-Notes-5.9 -------------------------------------------------------------------------------- ChangeLog:
* Mon Sep 30 2024 Pavel Raiskup praiskup@redhat.com 5.9-1 - fix the DNF4 fallback for --no-bootstrap-chroot * Fri Sep 27 2024 Pavel Raiskup praiskup@redhat.com 5.8-1 - chroot_scan: make sure the tarball is owned by non-priv user - chroot_scan: use util.do to display command in --verbose - chroot_scan: correctly create the result directory * Thu Sep 26 2024 Pavel Raiskup praiskup@redhat.com 5.7-1 - hermetic: new mode to do fully-offline builds - new --scrub-all-chroots option - make "dnf4" equivalent to "dnf" - chroot_scan: create result directory with appropriate permissions - chain: No need to re-create resultdir - de-duplicate the local-repo mountpoint in bootstrap - respect `nspawn_args` whenever `doChroot` is called - ensure --addrepo option also affects bootstrap - de-duplicate two opinionated doChroot() calls - show ccache stats at the end of the build (brian@interlinx.bc.ca) - add `debug` option to the ccache plugin (belegdol@fedoraproject.org) - add runtime dependency on fuse-overlayfs (frostyx@email.cz) - skip the "podman pull" for bootstrap when not needed - package_state: the installed_pkgs.log file now covers dynamic builddeps - don’t ship rpmautospec plugin with main package (nils@redhat.com) - clean up of macros referencing rhel7 (msuchy@redhat.com) - enable RPM sysusers integration (j1.kyjovsky@gmail.com) - add hashdir option to ccache plugin (belegdol@fedoraproject.org) - own /usr/share/doc/mock (msuchy@redhat.com) --------------------------------------------------------------------------------
================================================================================ mock-core-configs-41.4-1.el9 (FEDORA-EPEL-2024-acc9bfc977) Mock core config files basic chroots -------------------------------------------------------------------------------- Update Information:
https://rpm-software-management.github.io/mock/Release-Notes-5.7 https://rpm-software-management.github.io/mock/Release-Notes-5.8 https://rpm-software-management.github.io/mock/Release-Notes-5.9 -------------------------------------------------------------------------------- ChangeLog:
* Mon Sep 30 2024 Pavel Raiskup praiskup@redhat.com 41.4-1 - update ELN repos (yselkowi@redhat.com) * Thu Sep 26 2024 Pavel Raiskup praiskup@redhat.com 41.3-1 - move anolis-7 to eol directory (msuchy@redhat.com) - move opensuse-leap-15.4 to eol directory (msuchy@redhat.com) - configs: the stream9 image is "ready" for Mock bootstrap - enable bootstrap container for CentOS Stream 10 (carlwgeorge@gmail.com) - configs: replace `powerpc64le` with `ppc64le` in the `%_host_cpu` macro - fix EOL template locations for CentOS7/EPEL7 (thomas.mendorf@ebf.com) --------------------------------------------------------------------------------
================================================================================ perl-IRI-0.012-1.el9 (FEDORA-EPEL-2024-ab3ed49765) Internationalized Resource Identifiers -------------------------------------------------------------------------------- Update Information:
This release fixes rejecting strings with a trailing new-line. -------------------------------------------------------------------------------- ChangeLog:
* Mon Sep 30 2024 Petr Pisar ppisar@redhat.com - 0.012-1 - 0.012 bump * Thu Sep 5 2024 Petr Pisar ppisar@redhat.com - 0.011-9 - Modernize a spec file * Tue Aug 6 2024 Miroslav Suchý msuchy@redhat.com - 0.011-8 - convert license to SPDX -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2315509 - perl-IRI-0.012 is available https://bugzilla.redhat.com/show_bug.cgi?id=2315509 --------------------------------------------------------------------------------
================================================================================ python-specfile-0.32.3-1.el9 (FEDORA-EPEL-2024-a8430c3c9e) A library for parsing and manipulating RPM spec files -------------------------------------------------------------------------------- Update Information:
Automatic update for python-specfile-0.32.3-1.el9. Changelog for python-specfile * Mon Sep 30 2024 Packit hello@packit.dev - 0.32.3-1 - specfile can now handle multi-line tag values (enclosed in a macro body, e.g. `%shrink`). (#412) - Resolves: rhbz#2299289 -------------------------------------------------------------------------------- ChangeLog:
* Mon Sep 30 2024 Packit hello@packit.dev - 0.32.3-1 - specfile can now handle multi-line tag values (enclosed in a macro body, e.g. `%shrink`). (#412) - Resolves: rhbz#2299289 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2299289 - python-specfile-0.32.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=2299289 --------------------------------------------------------------------------------
================================================================================ rust-cbindgen-0.26.0-5.el9 (FEDORA-EPEL-2024-d2051c6caf) Tool for generating C bindings to Rust code -------------------------------------------------------------------------------- Update Information:
Backport support for clap v4, bump heck dependency to v0.5, bump serial_test dev-dependency to v3.1, to avoid pulling in old and obsolete compat packages. -------------------------------------------------------------------------------- ChangeLog:
* Mon Sep 30 2024 Fabio Valentini decathorpe@gmail.com - 0.26.0-5 - Port to clap v4, bump to heck v0.5 and serial_test v3.1 * Fri Jul 19 2024 Fedora Release Engineering releng@fedoraproject.org - 0.26.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ rust-color-print-0.3.6-3.el9 (FEDORA-EPEL-2024-83b5b97db6) Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax -------------------------------------------------------------------------------- Update Information:
Drop unused support for the terminfo crate. -------------------------------------------------------------------------------- ChangeLog:
* Sun Sep 29 2024 Fabio Valentini decathorpe@gmail.com - 0.3.6-3 - Drop unused support for the terminfo crate * Fri Jul 19 2024 Fedora Release Engineering releng@fedoraproject.org - 0.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ rust-combine-4.6.7-3.el9 (FEDORA-EPEL-2024-c5ff35641e) Fast parser combinators on arbitrary streams with zero-copy support -------------------------------------------------------------------------------- Update Information:
Disable unused support for tokio v0.2 to avoid pulling in old and obsolete compat packages. -------------------------------------------------------------------------------- ChangeLog:
* Mon Sep 30 2024 Fabio Valentini decathorpe@gmail.com - 4.6.7-3 - Drop unused support for tokio v0.2 * Fri Jul 19 2024 Fedora Release Engineering releng@fedoraproject.org - 4.6.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ rust-git2-0.18.3-3.el9 (FEDORA-EPEL-2024-afa02d8d83) Bindings to libgit2 for interoperating with git repositories -------------------------------------------------------------------------------- Update Information:
Drop example code to avoid pulling in the old, obsolete, and insecure compat package for time v0.1. -------------------------------------------------------------------------------- ChangeLog:
* Mon Sep 30 2024 Fabio Valentini decathorpe@gmail.com - 0.18.3-3 - Drop dependency on time ^0.1 which is only required for building examples * Fri Jul 19 2024 Fedora Release Engineering releng@fedoraproject.org - 0.18.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ rust-libsqlite3-sys-0.28.0-3.el9 (FEDORA-EPEL-2024-9f07887e99) Native bindings to the libsqlite3 library -------------------------------------------------------------------------------- Update Information:
Drop unused support for wrapping the sqlcipher library instead of sqlite3. -------------------------------------------------------------------------------- ChangeLog:
* Sun Sep 29 2024 Fabio Valentini decathorpe@gmail.com - 0.28.0-3 - Drop unused support for sqlcipher * Sat Jul 20 2024 Fedora Release Engineering releng@fedoraproject.org - 0.28.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ rust-rusqlite-0.31.0-4.el9 (FEDORA-EPEL-2024-9f07887e99) Ergonomic wrapper for SQLite -------------------------------------------------------------------------------- Update Information:
Drop unused support for wrapping the sqlcipher library instead of sqlite3. -------------------------------------------------------------------------------- ChangeLog:
* Sun Sep 29 2024 Fabio Valentini decathorpe@gmail.com - 0.31.0-4 - Drop unused, benchmark-only bencher dev-dependency * Sun Sep 29 2024 Fabio Valentini decathorpe@gmail.com - 0.31.0-3 - Drop unused support for sqlcipher * Sat Jul 20 2024 Fedora Release Engineering releng@fedoraproject.org - 0.31.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ sexpp-0.9.0-1.el9 (FEDORA-EPEL-2024-c1ba62d18a) S-expressions parser and generator tools -------------------------------------------------------------------------------- Update Information:
Version 0.9.0 Limit length of verbatim strings -------------------------------------------------------------------------------- ChangeLog:
* Mon Sep 30 2024 Remi Collet remi@remirepo.net - 0.9.0-1 - update to 0.9.0 --------------------------------------------------------------------------------
================================================================================ sslscan-2.1.5-2.el9 (FEDORA-EPEL-2024-59ad99d663) Security assessment tool for SSL/TLS -------------------------------------------------------------------------------- Update Information:
re-upload the sources -------------------------------------------------------------------------------- ChangeLog:
* Sun Sep 29 2024 Michal Ambroz rebus@seznam.cz - 2.1.5-2 - re-upload the sources * Sun Sep 29 2024 Michal Ambroz rebus@seznam.cz - 2.1.5-1 - bump to 2.1.5 * Wed Sep 4 2024 Miroslav Suchý msuchy@redhat.com - 2.0.6-10 - convert license to SPDX * Sat Jul 20 2024 Fedora Release Engineering releng@fedoraproject.org - 2.0.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jan 27 2024 Fedora Release Engineering releng@fedoraproject.org - 2.0.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering releng@fedoraproject.org - 2.0.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering releng@fedoraproject.org - 2.0.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2307143 - Please branch and build sslscan in epel9. https://bugzilla.redhat.com/show_bug.cgi?id=2307143 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org