[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
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-3ea9a27f9b   perl-Data-Entropy-0.008-1.el9
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-80a466f7f5   zabbix7.0-7.0.11-1.el9
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-eb7e3d90f5   chromium-135.0.7049.52-2.el9


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

    argbash-2.10.0-21.el9
    dist-git-client-1.1-1.el9
    dkms-3.1.7-2.el9
    neomutt-20250404-1.el9
    rust-flate2-1.1.1-1.el9
    rust-lexopt-0.3.1-1.el9
    rust-libz-rs-sys-0.5.0-1.el9
    rust-rustls-0.23.25-2.el9
    rust-zlib-rs-0.5.0-1.el9

Details about builds:


================================================================================
 argbash-2.10.0-21.el9 (FEDORA-EPEL-2025-8f55d19c81)
 Bash argument parsing code generator
--------------------------------------------------------------------------------
Update Information:

Update argbash documentation and links to point to argbash.dev upstream
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr  4 2025 Marcelo dos Santos Mafra <msmafra@xxxxxxxxx> - 2.10.0-20
- Updated argbash site URL
* Wed Mar 12 2025 Stephen Gallagher <sgallagh@xxxxxxxxxx> - 2.10.0-19
- Remove vestigial package.cfg
* Wed Mar 12 2025 Stephen Gallagher <sgallagh@xxxxxxxxxx> - 2.10.0-18
- Update documentation
* Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.10.0-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Aug 28 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 2.10.0-16
- convert license to SPDX
* Wed Jul 17 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.10.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 dist-git-client-1.1-1.el9 (FEDORA-EPEL-2025-5d8e01fa75)
 Get sources for RPM builds from DistGit repositories
--------------------------------------------------------------------------------
Update Information:

more powerful parsing for ssh clone urls
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr  4 2025 Pavel Raiskup <praiskup@xxxxxxxxxx> 1.1-1
- more powerful parsing for ssh clone urls
- nicer error output for not-matched origin.url hostnames
- apply Fedora Review fixes
--------------------------------------------------------------------------------


================================================================================
 dkms-3.1.7-2.el9 (FEDORA-EPEL-2025-504c7b6803)
 Dynamic Kernel Module Support Framework
--------------------------------------------------------------------------------
Update Information:

Update to 3.1.7.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr  4 2025 Simone Caronni <negativo17@xxxxxxxxx> - 3.1.7-2
- Add post_build script fix
* Thu Apr  3 2025 Simone Caronni <negativo17@xxxxxxxxx> - 3.1.7-1
- Update to 3.1.7
--------------------------------------------------------------------------------


================================================================================
 neomutt-20250404-1.el9 (FEDORA-EPEL-2025-5cdc4c5b8e)
 Text mode Mail Client
--------------------------------------------------------------------------------
Update Information:

NeoMutt Release 2025-04-04
This is (mostly) a Bug-Fix Release.
Release Notes: https://github.com/neomutt/neomutt/releases/tag/20250404
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr  4 2025 Richard Russon <rich@xxxxxxxxxxx> - 20250404-1
- Features
  - #4493 config: don't quote enums
  - #4493 link config dump to docs
  - #4494 refactor the Help Page for clarity
  - #4554 CLI: `neomutt -DD` -- Dump Different
  - #4593 browser: tag select rather than descend
- Bug Fixes
  - #3469 source: fix variable interpretation
  - #4370 `mutt_oauth2`: refactor `sasl_string` computation
  - #4536 expand tabs to spaces in compose preview
  - #4537 fix dumping of initial values
  - #4538 move `real_name` init
  - #4542 Remove `MUTT_NEWFOLDER`, fix appending to mbox
  - #4546 Respect Ignore when modifying an email's headers
  - #4549 fix refresh on toggle `hide_thread_subject`
  - #4550 buffer: fix seek
  - #4551 add comma to single `<complete-query>` match
  - #4595 notmuch: check for parse failure
  - #4596 query: allow `<>`s around email addresses
  - pager: fix normal/stripe colour
  - fix colour leaks in pager
  - fix array leak in the verify certificate dialog
- Translations
  - 100% German
  - 100% Turkish
  - 96% Lithuanian
  - 86% French
  - 49% Chinese (Traditional)
- Build
  - #4552 Deprecate some configure options that aren't used anymore
  - build: workaround for unused-result warning
- Code
  - #4492 colour refactoring
  - #4543 debug: Chain old SEGV Handler
  - #4545 Allow nested `ARRAY_FOREACH()`
  - #4553 config: API `has_been_set()`
  - #4557 config: drop ConfigSet from API functions
  - #4558 drop obsolete pgp/smime menus
  - #4559 array: `foreach_reverse()`
  - #4560 Change description of verify-key to be crypto-scheme agnostic
  - #4561 expando: move EnvList out of library
  - #4570 Simplify the management of NeoMutt Commands
  - #4571 libcli - parse the command line
  - #4580 Split CLI Usage into sections
  - #4582 pager: fix lost `NT_PAGER` notifications
  - #4591 pager: fix refresh on config/colour changes
  - array: upgrade `get_elem_list()`
  - Buffer refactoring
  - coverity: fix defects
  - improve `localise_config()`
  - main: drop -B (batch mode) option
  - merge init.[ch] into main.c
  - refactor version code
  - neomutt: `home_dir`, `username`, `env`
  - query: unify NeoMutt `-D` and `-Q`
  - refactor `main.c`/`init.c`
  - sidebar: streamline expando callbacks
  - test: lots of parse coverage
  - window refactoring
  - window: force recalc|repaint on new windows
- Upstream
  - Update mutt/queue.h
  - Fix NULL pointer dereference when calling `imap_logout_all()`
* Fri Jan 17 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 6:20250113-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-flate2-1.1.1-1.el9 (FEDORA-EPEL-2025-db27452df5)
 DEFLATE compression and decompression exposed as Read/BufRead/Write streams
--------------------------------------------------------------------------------
Update Information:

Update rust-zlib-rs and rust-libz-rs-sys to 0.5.0; rust-libz-rs-sys no longer
exports (potentially conflicting) C symbols by default. Update rust-flate2 to
1.1.1; the main change is a dependency update to libz-rs-sys 0.5.0. Backport an
unreleased commit so that rust-rustls can work with zlib-rs 0.5.0, too.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr  4 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.1.1-1
- Update to version 1.1.1; Fixes RHBZ#2356804
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2356555 - rust-zlib-rs-0.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356555
  [ 2 ] Bug #2356568 - rust-libz-rs-sys-0.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356568
  [ 3 ] Bug #2356804 - rust-flate2-1.1.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356804
--------------------------------------------------------------------------------


================================================================================
 rust-lexopt-0.3.1-1.el9 (FEDORA-EPEL-2025-50d83aa175)
 Minimalist pedantic command line parser
--------------------------------------------------------------------------------
Update Information:

Update to version 0.3.1.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr  2 2025 Jan StanÄ?k <jstanek@xxxxxxxxxx> - 0.3.1-1
- Update to version 0.3.1 (rhbz#2356213)
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-libz-rs-sys-0.5.0-1.el9 (FEDORA-EPEL-2025-db27452df5)
 Memory-safe zlib implementation written in rust
--------------------------------------------------------------------------------
Update Information:

Update rust-zlib-rs and rust-libz-rs-sys to 0.5.0; rust-libz-rs-sys no longer
exports (potentially conflicting) C symbols by default. Update rust-flate2 to
1.1.1; the main change is a dependency update to libz-rs-sys 0.5.0. Backport an
unreleased commit so that rust-rustls can work with zlib-rs 0.5.0, too.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr  4 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.5.0-1
- Update to version 0.5.0; Fixes RHBZ#2356568
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2356555 - rust-zlib-rs-0.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356555
  [ 2 ] Bug #2356568 - rust-libz-rs-sys-0.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356568
  [ 3 ] Bug #2356804 - rust-flate2-1.1.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356804
--------------------------------------------------------------------------------


================================================================================
 rust-rustls-0.23.25-2.el9 (FEDORA-EPEL-2025-db27452df5)
 Modern TLS library written in Rust
--------------------------------------------------------------------------------
Update Information:

Update rust-zlib-rs and rust-libz-rs-sys to 0.5.0; rust-libz-rs-sys no longer
exports (potentially conflicting) C symbols by default. Update rust-flate2 to
1.1.1; the main change is a dependency update to libz-rs-sys 0.5.0. Backport an
unreleased commit so that rust-rustls can work with zlib-rs 0.5.0, too.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr  4 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.23.25-2
- Update zlib-rs to 0.5
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2356555 - rust-zlib-rs-0.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356555
  [ 2 ] Bug #2356568 - rust-libz-rs-sys-0.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356568
  [ 3 ] Bug #2356804 - rust-flate2-1.1.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356804
--------------------------------------------------------------------------------


================================================================================
 rust-zlib-rs-0.5.0-1.el9 (FEDORA-EPEL-2025-db27452df5)
 Memory-safe zlib implementation written in rust
--------------------------------------------------------------------------------
Update Information:

Update rust-zlib-rs and rust-libz-rs-sys to 0.5.0; rust-libz-rs-sys no longer
exports (potentially conflicting) C symbols by default. Update rust-flate2 to
1.1.1; the main change is a dependency update to libz-rs-sys 0.5.0. Backport an
unreleased commit so that rust-rustls can work with zlib-rs 0.5.0, too.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr  4 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.5.0-1
- Update to version 0.5.0; Fixes RHBZ#2356555
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2356555 - rust-zlib-rs-0.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356555
  [ 2 ] Bug #2356568 - rust-libz-rs-sys-0.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356568
  [ 3 ] Bug #2356804 - rust-flate2-1.1.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2356804
--------------------------------------------------------------------------------


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