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@xxxxxxxxxx> - 1:23.0.0.0.37-1 - Bumped to jdk23 * Mon Sep 2 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1:22.0.2.0.9-2 - convert license to SPDX * Mon Jul 22 2024 Jiri <jvanek@xxxxxxxxxx> - 1:22.0.2.0.9-1 - April CPU * Mon Jul 22 2024 Jiri <jvanek@xxxxxxxxxx> - 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@xxxxxxxxxx> 5.9-1 - fix the DNF4 fallback for --no-bootstrap-chroot * Fri Sep 27 2024 Pavel Raiskup <praiskup@xxxxxxxxxx> 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@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx) - add `debug` option to the ccache plugin (belegdol@xxxxxxxxxxxxxxxxx) - add runtime dependency on fuse-overlayfs (frostyx@xxxxxxxx) - 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@xxxxxxxxxx) - clean up of macros referencing rhel7 (msuchy@xxxxxxxxxx) - enable RPM sysusers integration (j1.kyjovsky@xxxxxxxxx) - add hashdir option to ccache plugin (belegdol@xxxxxxxxxxxxxxxxx) - own /usr/share/doc/mock (msuchy@xxxxxxxxxx) -------------------------------------------------------------------------------- ================================================================================ 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@xxxxxxxxxx> 41.4-1 - update ELN repos (yselkowi@xxxxxxxxxx) * Thu Sep 26 2024 Pavel Raiskup <praiskup@xxxxxxxxxx> 41.3-1 - move anolis-7 to eol directory (msuchy@xxxxxxxxxx) - move opensuse-leap-15.4 to eol directory (msuchy@xxxxxxxxxx) - configs: the stream9 image is "ready" for Mock bootstrap - enable bootstrap container for CentOS Stream 10 (carlwgeorge@xxxxxxxxx) - configs: replace `powerpc64le` with `ppc64le` in the `%_host_cpu` macro - fix EOL template locations for CentOS7/EPEL7 (thomas.mendorf@xxxxxxx) -------------------------------------------------------------------------------- ================================================================================ 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@xxxxxxxxxx> - 0.012-1 - 0.012 bump * Thu Sep 5 2024 Petr Pisar <ppisar@xxxxxxxxxx> - 0.011-9 - Modernize a spec file * Tue Aug 6 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 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@xxxxxxxxxx> - 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@xxxxxxxxxx> - 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@xxxxxxxxx> - 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@xxxxxxxxxxxxxxxxx> - 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@xxxxxxxxx> - 0.3.6-3 - Drop unused support for the terminfo crate * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 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@xxxxxxxxx> - 4.6.7-3 - Drop unused support for tokio v0.2 * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 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@xxxxxxxxx> - 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@xxxxxxxxxxxxxxxxx> - 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@xxxxxxxxx> - 0.28.0-3 - Drop unused support for sqlcipher * Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 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@xxxxxxxxx> - 0.31.0-4 - Drop unused, benchmark-only bencher dev-dependency * Sun Sep 29 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.31.0-3 - Drop unused support for sqlcipher * Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 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@xxxxxxxxxxxx> - 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@xxxxxxxxx> - 2.1.5-2 - re-upload the sources * Sun Sep 29 2024 Michal Ambroz <rebus@xxxxxxxxx> - 2.1.5-1 - bump to 2.1.5 * Wed Sep 4 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 2.0.6-10 - convert license to SPDX * Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jan 27 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 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 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