[EPEL-devel] 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
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-c5986b2cf1   iaito-5.9.6-1.el9 radare2-5.9.6-1.el9
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-18565c82f2   lemonldap-ng-2.20.1-1.el9
   3  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-398707b664   chromium-130.0.6723.116-1.el9 dav1d-1.5.0-2.el9 ffmpeg-5.1.4-3.el9 libavif-0.11.1-5.el9 libavif0.10-0.10.1-2.el9 libheif-1.16.1-2.el9 vlc-3.0.21-9.el9 xine-lib-1.2.13-4.el9
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-23b122f235   trafficserver-9.2.6-2.el9


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

    neomutt-20241114-1.el9
    python-bleach-6.2.0-1.el9
    rust-arbitrary-1.4.1-1.el9
    rust-color-print-0.3.7-1.el9
    rust-color-print-proc-macro-0.3.7-1.el9
    rust-derive_arbitrary-1.4.1-1.el9
    rust-fern-0.7.0-1.el9
    rust-fern0.6-0.6.2-1.el9
    rust-pyo3-0.22.6-1.el9
    rust-pyo3-build-config-0.22.6-1.el9
    rust-pyo3-ffi-0.22.6-1.el9
    rust-pyo3-macros-0.22.6-1.el9
    rust-pyo3-macros-backend-0.22.6-1.el9
    rust-rustix-0.38.40-1.el9
    rust-serde-1.0.215-1.el9
    rust-serde_derive-1.0.215-1.el9
    rust-serial_test-3.2.0-1.el9
    rust-serial_test_derive-3.2.0-1.el9
    rust-snapbox-0.6.20-1.el9
    rust-tempfile-3.14.0-1.el9
    rust-thiserror-1.0.69-1.el9
    rust-thiserror-impl-1.0.69-1.el9
    rust-trycmd-0.15.8-1.el9
    rust-zerocopy-0.8.9-1.el9
    rust-zerocopy-derive-0.8.9-1.el9
    rust-zerocopy-derive0.7-0.7.35-1.el9
    rust-zerocopy0.7-0.7.35-1.el9
    siege-4.1.7-1.el9

Details about builds:


================================================================================
 neomutt-20241114-1.el9 (FEDORA-EPEL-2024-a2ed51735a)
 Text mode Mail Client
--------------------------------------------------------------------------------
Update Information:

NeoMutt 2024-11-14
Release Notes: https://github.com/neomutt/neomutt/releases
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov 14 2024 Richard Russon <rich@xxxxxxxxxxx> - 20241114-1
- Security
  - Fixed: CVE-2024-49393
  - Fixed: CVE-2024-49394
  - #4300 Read the protected Message-ID
- Features
  - #4336 Allow toggling numeric configs, e.g. `:toggle pager_index_lines`
  - #4427 alias: tag/untag pattern
  - query: tag with `<space>`
- Contrib
  - #4400 `mutt_oauth2.py`: Fix reference to `client_secret`
- Bug Fixes
  - #4399 fix duplicate save-hook
  - #4403 expando: fix escaping
  - #4404 browser: fix enter-quit-enter
  - #4405 pager: fix repaint
  - #4407 config: warn about deprecated variables
  - #4425 Refresh alias/query dialog on alias/query format change
  - #4433 compose: fix redraw on attachment
  - #4436 compose: fix search with `arrow_cursor`
  - #4438 autocrypt: fix `copy_normalize_addr()`
  - alias: fix cli crash
  - expando: fix relative dates
  - expando: padding default to space
- Translations
  - 100% German
  - 100% Turkish
  - 99% Czech
  - 99% Slovak
  - 82% French
- Docs
  - drop refs to always-enabled features
  - fix typo in unmacro
  - fix broken link
  - ncrypt: fix typo in `config.c`
--------------------------------------------------------------------------------


================================================================================
 python-bleach-6.2.0-1.el9 (FEDORA-EPEL-2024-2f6fcd4388)
 An easy whitelist-based HTML-sanitizing tool
--------------------------------------------------------------------------------
Update Information:

Backwards incompatible changes
Dropped support for Python 3.8. (#737)
Security fixes
None
Bug fixes
Add support for Python 3.13. (#736)
Remove six depdenncy. (#618)
Update known-good versions for tinycss2. (#732)
Fix additional < followed by characters and EOF issues. (#728)
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov 14 2024 Michel Lind <salimma@xxxxxxxxxxxxxxxxx> - 6.2.0-1
- new version
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 6.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <python-maint@xxxxxxxxxx> - 6.1.0-2
- Rebuilt for Python 3.13
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2322861 - python-bleach-6.2.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2322861
--------------------------------------------------------------------------------


================================================================================
 rust-arbitrary-1.4.1-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Trait for generating structured data from unstructured data
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.4.1-1
- Update to version 1.4.1; Fixes RHBZ#2323716
--------------------------------------------------------------------------------


================================================================================
 rust-color-print-0.3.7-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Colorize and stylize strings for terminal at compile-time
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.3.7-1
- Update to version 0.3.7; Fixes RHBZ#2324585
--------------------------------------------------------------------------------


================================================================================
 rust-color-print-proc-macro-0.3.7-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Implementation for the package color-print
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.3.7-1
- Update to version 0.3.7; Fixes RHBZ#2324588
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-derive_arbitrary-1.4.1-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Derives arbitrary traits
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.4.1-1
- Update to version 1.4.1; Fixes RHBZ#2323717
--------------------------------------------------------------------------------


================================================================================
 rust-fern-0.7.0-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Simple, efficient logging
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov  6 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.7.0-1
- Update to version 0.7.0; Fixes RHBZ#2320099
--------------------------------------------------------------------------------


================================================================================
 rust-fern0.6-0.6.2-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Simple, efficient logging
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.6.2-1
- Initial import (fern 0.6 compat package)
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-0.22.6-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Bindings to Python interpreter
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.22.6-1
- Update to version 0.22.6; Fixes RHBZ#2318984
--------------------------------------------------------------------------------


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

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.22.6-1
- Update to version 0.22.6; Fixes RHBZ#2318983
--------------------------------------------------------------------------------


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

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.22.6-1
- Update to version 0.22.6; Fixes RHBZ#2318986
--------------------------------------------------------------------------------


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

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.22.6-1
- Update to version 0.22.6; Fixes RHBZ#2318985
--------------------------------------------------------------------------------


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

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.22.6-1
- Update to version 0.22.6; Fixes RHBZ#2318987
--------------------------------------------------------------------------------


================================================================================
 rust-rustix-0.38.40-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.38.40-1
- Update to version 0.38.40; Fixes RHBZ#2323760
--------------------------------------------------------------------------------


================================================================================
 rust-serde-1.0.215-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Generic serialization/deserialization framework
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.215-1
- Update to version 1.0.215; Fixes RHBZ#2325334
--------------------------------------------------------------------------------


================================================================================
 rust-serde_derive-1.0.215-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.215-1
- Update to version 1.0.215; Fixes RHBZ#2325335
--------------------------------------------------------------------------------


================================================================================
 rust-serial_test-3.2.0-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Allows for the creation of serialised Rust tests
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 3.2.0-1
- Update to version 3.2.0; Fixes RHBZ#2324743
--------------------------------------------------------------------------------


================================================================================
 rust-serial_test_derive-3.2.0-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Helper crate for serial_test
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 3.2.0-1
- Update to version 3.2.0; Fixes RHBZ#2324744
--------------------------------------------------------------------------------


================================================================================
 rust-snapbox-0.6.20-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Snapshot testing toolbox
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.6.20-1
- Update to version 0.6.20; Fixes RHBZ#2322525
--------------------------------------------------------------------------------


================================================================================
 rust-tempfile-3.14.0-1.el9 (FEDORA-EPEL-2024-2479b94a05)
 Library for managing temporary files and directories
--------------------------------------------------------------------------------
Update Information:

Update the arbitrary and derive_arbitrary crates to version 1.4.1.
Update the color-print and color-print-proc-macro crates to version 0.3.7.
Update the rustix crate to version 0.38.40.
Update the serde and serde_derive crates to version 1.0.215.
Update the serial_test and serial_test_derive crates to version 3.2.0.
Update the tempfile crate to version 3.14.0.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 3.14.0-1
- Update to version 3.14.0; Fixes RHBZ#2324507
--------------------------------------------------------------------------------


================================================================================
 rust-thiserror-1.0.69-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Derive(Error)
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.69-1
- Update to version 1.0.69
* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.68-1
- Update to version 1.0.68
--------------------------------------------------------------------------------


================================================================================
 rust-thiserror-impl-1.0.69-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Implementation detail of the thiserror crate
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 13 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.69-1
- Update to version 1.0.69
* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.68-1
- Update to version 1.0.68
--------------------------------------------------------------------------------


================================================================================
 rust-trycmd-0.15.8-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Snapshot testing for a herd of CLI tests
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.15.8-1
- Update to version 0.15.8; Fixes RHBZ#2322529
--------------------------------------------------------------------------------


================================================================================
 rust-zerocopy-0.8.9-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Makes zero-cost memory manipulation effortless
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.8.9-1
- Update to version 0.8.9; Fixes RHBZ#2316405
* Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.7.35-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-zerocopy-derive-0.8.9-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Custom derive for traits from the zerocopy crate
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov  6 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.8.9-1
- Update to version 0.8.9; Fixes RHBZ#2316406
* Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.7.35-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-zerocopy-derive0.7-0.7.35-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Custom derive for traits from the zerocopy crate
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.7.35-1
- Initial import (zerocopy-derive 0.7 compat package)
--------------------------------------------------------------------------------


================================================================================
 rust-zerocopy0.7-0.7.35-1.el9 (FEDORA-EPEL-2024-fa50ab963b)
 Utilities for zero-copy parsing and serialization
--------------------------------------------------------------------------------
Update Information:

Changes, in arbitrarily alphabetical agglomeration:
Update the fern crate to version 0.7.0.
Add a compat package for version 0.6 of the fern crate.
Update the pyo3 crates to version 0.22.6.
Update the snapbox crate to version 0.6.20.
Update the thiserror and thiserror-impl crates to version 1.0.69.
Update the trycmd crate to version 0.15.8.
Update the zerocopy and zerocopy-derive crates to version 0.8.9.
Add compat packages for version 0.7 of the zerocopy and zerocopy-derive crates.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov  9 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.7.35-1
- Initial import (zerocopy 0.7 compat package)
--------------------------------------------------------------------------------


================================================================================
 siege-4.1.7-1.el9 (FEDORA-EPEL-2024-b6395c8922)
 HTTP regression testing and benchmarking utility
--------------------------------------------------------------------------------
Update Information:

update to siege 4.7.1
fix bindir assignment in configure
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov 14 2024 Denis Fateyev <denis@xxxxxxxxxxx> - 4.1.7-1
- Update to 4.1.7 (#2326279)
- Fix bindir value (#2256670)
* Fri Jul 26 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 4.1.6-6
- convert license to SPDX
* Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.1.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jan 27 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.1.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jul 22 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.1.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jan  9 2023 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 4.1.6-1
- Update to latest upstream release 4.1.6 (closes rhbz#2158611)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2256670 - Error in /usr/bin/bombardment script
        https://bugzilla.redhat.com/show_bug.cgi?id=2256670
  [ 2 ] Bug #2326279 - siege-4.1.7 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2326279
--------------------------------------------------------------------------------


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