Fedora EPEL 9 updates-testing report

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

 



The following Fedora EPEL 9 Security updates need testing:
 Age  URL
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-2bf39e0ba4   chromium-124.0.6367.60-1.el9
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-bab8814ee2   python-aiohttp-3.9.5-1.el9


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

    apptainer-1.3.1-1.el9
    openscap-report-0.2.9-1.el9
    resalloc-5.5-1.el9
    rust-cc-1.0.95-1.el9
    rust-color-print-0.3.6-1.el9
    rust-color-print-proc-macro-0.3.6-1.el9
    rust-env_logger-0.11.3-1.el9
    rust-hashbrown-0.14.3-2.el9
    rust-indexmap-2.2.6-1.el9
    rust-pulldown-cmark-escape-0.10.1-1.el9
    rust-pyo3-0.21.2-1.el9
    rust-pyo3-build-config-0.21.2-1.el9
    rust-pyo3-ffi-0.21.2-1.el9
    rust-pyo3-macros-0.21.2-1.el9
    rust-pyo3-macros-backend-0.21.2-1.el9
    rust-rmp-0.8.14-1.el9
    rust-rmp-serde-1.2.0-1.el9
    rust-rmpv-1.0.2-1.el9
    rust-syslog-6.1.1-1.el9

Details about builds:


================================================================================
 apptainer-1.3.1-1.el9 (FEDORA-EPEL-2024-ad4f49a2ba)
 Application and environment virtualization formerly known as Singularity
--------------------------------------------------------------------------------
Update Information:

Update to upstream 1.3.1
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Dave Dykstra <dwd@xxxxxxxx> - 1.3.1
- Update to upstream 1.3.1
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2276935 - apptainer-1.3.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2276935
--------------------------------------------------------------------------------


================================================================================
 openscap-report-0.2.9-1.el9 (FEDORA-EPEL-2024-113f3b778e)
 A tool for generating human-readable reports from (SCAP) XCCDF and ARF results
--------------------------------------------------------------------------------
Update Information:

Update to version 0.2.9
--------------------------------------------------------------------------------
ChangeLog:

* Tue Apr 23 2024 Packit <hello@xxxxxxxxxx> - 0.2.9-1
- Update to version 0.2.9
* Mon Jan 29 2024 Yaakov Selkowitz <yselkowi@xxxxxxxxxx> - 0.2.7-2
- Avoid tox dependency
--------------------------------------------------------------------------------


================================================================================
 resalloc-5.5-1.el9 (FEDORA-EPEL-2024-9ea84115ac)
 Resource allocator for expensive resources - client tooling
--------------------------------------------------------------------------------
Update Information:

New upstream release https://github.com/praiskup/resalloc/releases/tag/v5.5
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Pavel Raiskup <praiskup@xxxxxxxxxx> - 5.5-1
- New upstream release https://github.com/praiskup/resalloc/releases/tag/v5.5
--------------------------------------------------------------------------------


================================================================================
 rust-cc-1.0.95-1.el9 (FEDORA-EPEL-2024-519c3b7293)
 Build-time dependency for Cargo build scripts to invoke the native C compiler
--------------------------------------------------------------------------------
Update Information:

Update to version 1.0.95.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.95-1
- Update t oversion 1.0.95; Fixes RHBZ#2273849
--------------------------------------------------------------------------------


================================================================================
 rust-color-print-0.3.6-1.el9 (FEDORA-EPEL-2024-4689a889a8)
 Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax
--------------------------------------------------------------------------------
Update Information:

Update the pulldown-cmark-escape crate to version 0.10.1.
Update the color-print and color-print-proc-macro crates to version 0.3.6.
Update the rmp crate to version 0.8.14, the rmpv crate to version 1.0.2, and the
rmp-serde crate to version 1.2.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.3.6-1
- Update to version 0.3.6; Fixes RHBZ#2276685
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-color-print-proc-macro-0.3.6-1.el9 (FEDORA-EPEL-2024-4689a889a8)
 Implementation for the package color-print
--------------------------------------------------------------------------------
Update Information:

Update the pulldown-cmark-escape crate to version 0.10.1.
Update the color-print and color-print-proc-macro crates to version 0.3.6.
Update the rmp crate to version 0.8.14, the rmpv crate to version 1.0.2, and the
rmp-serde crate to version 1.2.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.3.6-1
- Update to version 0.3.6; Fixes RHBZ#2276686
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-env_logger-0.11.3-1.el9 (FEDORA-EPEL-2024-36968b53ec)
 Logging implementation for log which is configured via an environment variable
--------------------------------------------------------------------------------
Update Information:

Update to version 0.11.3.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.11.3-1
- Update to version 0.11.3 (Fixes RHBZ#2267922)
--------------------------------------------------------------------------------


================================================================================
 rust-hashbrown-0.14.3-2.el9 (FEDORA-EPEL-2024-ce2f78d7b0)
 Rust port of Google's SwissTable hash map
--------------------------------------------------------------------------------
Update Information:

Backport an upstream patch to avoid dereferencing uninitialized memory under
certain circumstances.
It's yet unclear whether the affected code path actually impacts applications,
but at least the hashbrown test suite no longer crashes with this patch applied.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.14.3-2
- Include upstream patch to avoid dropping uninitialized memory in some
  cases
--------------------------------------------------------------------------------


================================================================================
 rust-indexmap-2.2.6-1.el9 (FEDORA-EPEL-2024-b03e886ca2)
 Hash table with consistent order and fast iteration
--------------------------------------------------------------------------------
Update Information:

Update to version 2.2.6.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 2.2.6-1
- Update to version 2.2.6 (Fixes RHBZ#2271147)
--------------------------------------------------------------------------------


================================================================================
 rust-pulldown-cmark-escape-0.10.1-1.el9 (FEDORA-EPEL-2024-4689a889a8)
 Escape library for HTML created in the pulldown-cmark project
--------------------------------------------------------------------------------
Update Information:

Update the pulldown-cmark-escape crate to version 0.10.1.
Update the color-print and color-print-proc-macro crates to version 0.3.6.
Update the rmp crate to version 0.8.14, the rmpv crate to version 1.0.2, and the
rmp-serde crate to version 1.2.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.10.1-1
- Update to version 0.10.1; Fixes RHBZ#2276580
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-0.21.2-1.el9 (FEDORA-EPEL-2024-0bf0bd786d)
 Bindings to Python interpreter
--------------------------------------------------------------------------------
Update Information:

Update PyO3 to version 0.21.2.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.21.2-1
- Update to version 0.21.2; Fixes RHBZ#2275246
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-build-config-0.21.2-1.el9 (FEDORA-EPEL-2024-0bf0bd786d)
 Build configuration for the PyO3 ecosystem
--------------------------------------------------------------------------------
Update Information:

Update PyO3 to version 0.21.2.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.21.2-1
- Update to version 0.21.2; Fixes RHBZ#2275245
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-ffi-0.21.2-1.el9 (FEDORA-EPEL-2024-0bf0bd786d)
 Python-API bindings for the PyO3 ecosystem
--------------------------------------------------------------------------------
Update Information:

Update PyO3 to version 0.21.2.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.21.2-1
- Update to version 0.21.2; Fixes RHBZ#2275248
* Thu Apr 18 2024 Karolina Surma <ksurma@xxxxxxxxxx> - 0.21.1-2
- Allow unsupported Python versions in RPM builds
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-macros-0.21.2-1.el9 (FEDORA-EPEL-2024-0bf0bd786d)
 Proc macros for PyO3 package
--------------------------------------------------------------------------------
Update Information:

Update PyO3 to version 0.21.2.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.21.2-1
- Update to version 0.21.2; Fixes RHBZ#2275247
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-macros-backend-0.21.2-1.el9 (FEDORA-EPEL-2024-0bf0bd786d)
 Code generation for PyO3 package
--------------------------------------------------------------------------------
Update Information:

Update PyO3 to version 0.21.2.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.21.2-1
- Update to version 0.21.2; Fixes RHBZ#2275249
--------------------------------------------------------------------------------


================================================================================
 rust-rmp-0.8.14-1.el9 (FEDORA-EPEL-2024-4689a889a8)
 Pure Rust MessagePack serialization implementation
--------------------------------------------------------------------------------
Update Information:

Update the pulldown-cmark-escape crate to version 0.10.1.
Update the color-print and color-print-proc-macro crates to version 0.3.6.
Update the rmp crate to version 0.8.14, the rmpv crate to version 1.0.2, and the
rmp-serde crate to version 1.2.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.8.14-1
- Update to version 0.8.14; Fixes RHBZ#2275308
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rmp-serde-1.2.0-1.el9 (FEDORA-EPEL-2024-4689a889a8)
 Serde bindings for RMP
--------------------------------------------------------------------------------
Update Information:

Update the pulldown-cmark-escape crate to version 0.10.1.
Update the color-print and color-print-proc-macro crates to version 0.3.6.
Update the rmp crate to version 0.8.14, the rmpv crate to version 1.0.2, and the
rmp-serde crate to version 1.2.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.2.0-1
- Update to version 1.2.0; Fixes RHBZ#2275309
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rmpv-1.0.2-1.el9 (FEDORA-EPEL-2024-4689a889a8)
 Value variant for RMP
--------------------------------------------------------------------------------
Update Information:

Update the pulldown-cmark-escape crate to version 0.10.1.
Update the color-print and color-print-proc-macro crates to version 0.3.6.
Update the rmp crate to version 0.8.14, the rmpv crate to version 1.0.2, and the
rmp-serde crate to version 1.2.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.2-1
- Update to version 1.0.2; Fixes RHBZ#2275310
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-syslog-6.1.1-1.el9 (FEDORA-EPEL-2024-e3fb3a55f3)
 Send log messages to syslog
--------------------------------------------------------------------------------
Update Information:

Update to version 6.1.1.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 24 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 6.1.1-1
- Update to version 6.1.1; Fixes RHBZ#2275901
* Sat Jan 27 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 6.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------

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