[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
   6  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

    hardinfo2-2.1.17-1.el9
    iptables-epel-1.8.10-4.1.el9
    neomutt-20241002-1.el9
    nut-2.8.2-2.el9
    osc-1.9.2-422.1.1.el9
    perl-IRI-0.013-1.el9
    rust-fern-0.6.2-6.el9
    rust-lab-0.11.0-10.el9
    rust-y4m-0.8.0-5.el9
    tmt-1.37.0-1.el9

Details about builds:


================================================================================
 hardinfo2-2.1.17-1.el9 (FEDORA-EPEL-2024-d0243e0037)
 System Information and Benchmark for Linux Systems
--------------------------------------------------------------------------------
Update Information:

Automatic update for hardinfo2-2.1.17-1.el9.
Changelog for hardinfo2
* Wed Oct 02 2024 topazus <topazus@xxxxxxxxxxx> - 2.1.17-1
- 2.1.17
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  2 2024 topazus <topazus@xxxxxxxxxxx> - 2.1.17-1
- 2.1.17
--------------------------------------------------------------------------------


================================================================================
 iptables-epel-1.8.10-4.1.el9 (FEDORA-EPEL-2024-f377ada79a)
 Tools for managing Linux kernel packet filtering capabilities
--------------------------------------------------------------------------------
Update Information:

Rebase iptables-epel (that provides iptables-legacy) in epel9 and epel9-next to
sync with the latest RHEL 9.4 and CentOS Stream 9 iptables respectively
--------------------------------------------------------------------------------
ChangeLog:

* Tue Oct  1 2024 Michel Lind <salimma@xxxxxxxxxxxxxxxxx> [1.8.10-4.1.el9]
- Import latest changes from EL9; Fixes: RHBZ#2310158
* Wed Jul  3 2024 Phil Sutter <psutter@xxxxxxxxxx> [1.8.10-4.el9]
- spec: Simplify legacy package integration (Phil Sutter) [RHEL-5797]
* Wed Jun 12 2024 Phil Sutter <psutter@xxxxxxxxxx> [1.8.10-3.el9]
- extensions: libxt_sctp: Add an extra assert() (Phil Sutter) [RHEL-40928]
- spec: Add symlinks for merged extension DSOs (Phil Sutter) [RHEL-32463]
- nft: Fix for broken recover_rule_compat() (Phil Sutter) [RHEL-26619]
- spec: Ship ebtables-translate and man page (Phil Sutter) [RHEL-32922]
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2310158 - Needs rebuild against iptables-libs-1.8.10-4
        https://bugzilla.redhat.com/show_bug.cgi?id=2310158
--------------------------------------------------------------------------------


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

NeoMutt 2024-10-02 - Bug-Fix Release
Release Notes: https://github.com/neomutt/neomutt/releases/tag/20241002
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  2 2024 Richard Russon <rich@xxxxxxxxxxx> - 20241002-1
- Security
  - #4243 - security: kill unnecessary blank lines
  - #4251 - more security improvements
  - #4282 - improve NeoMutt bailout handling
- Features
  - #4329 - remove mixmaster
  - #4149 - honour umask in attach save
- Bug Fixes
  - #3945 - do not force username in addition to client certificate
  - #4341 - Fix '%z' and '%Z in '%{...}' expando
  - #4356 - Allow longer maildir filename suffixes
  - #4357 - Don't force mbox stats calculations on startup
  - #4365 - Fix sorting INBOX and its subfolders
  - #4367 - Let `~Y` match each tag individually
  - #4371 - ignore macro events during autocrypt initialization
  - #4383 - Generate the Message-ID earlier
  - compose: fix `$compose_confirm_detach_first`
- Changed Config
  - `set crypt_encryption_info = yes`
    Add an informative block with details about the encryption
  - `set crypt_protected_headers_weed = no`
    Controls wether NeoMutt will weed protected header fields
  - `set devel_security = no`
    Devel feature: Security -- https://github.com/neomutt/neomutt/discussions/4251
  - `$mixmaster` is deprecated
  - `$mix_entry_format` is deprecated
- Translations
  - 100% German
  - 100% Lithuanian
  - 100% Serbian
  - 100% Spanish
  - 81% French
- Docs
  - #4350 - Fix configure script name in INSTALL.md
  - fix para ordering
- Build
  - #4280 - Update autosetup
  - #4281 - Update acutest to the latest upstream commit
  - #4289 - don't treat stddef.h specially
  - #4306 - Add -std to CFLAGS too
  - #4307 - require C11
  - #4347 - Support BerkeleyDB 18.1
  - #4362 - Assume 'struct timespec' exists
  - fix idn2 typo
- Code
  - #4113 - Close the hcache handle on failure to open the store
  - #4214 - upgrade `assert()`
  - #4283 - mutt/list.c: Use `STAILQ_FOREACH_SAFE()` in stailq deallocators
  - #4296 - Use `wmem*()` functions with wide-character strings
  - #4297 - ncrypt/crypt.c: Fix allocation size calculation
  - #4305 - remove `mutt_expand_path()`
  - #4308 - fix `-Wdouble-promotion` warnings
  - #4310 - scanf: initialise out-vars
  - #4312 - Allow opening the header cache in non-`O_CREAT` mode
  - #4337 - Fix function pointer types
  - #4348 - Check `mutt_date_parse_date()`s return value
  - #4366 - Fix up slashes in `imap_fix_path()`
  - #4378 - Fix padding with an empty string
  - tidy expando library
--------------------------------------------------------------------------------


================================================================================
 nut-2.8.2-2.el9 (FEDORA-EPEL-2024-4c712ab6bf)
 Network UPS Tools
--------------------------------------------------------------------------------
Update Information:

enable modbus drivers (rhbz#2314661)
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  2 2024 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.8.2-2
- enable modbus drivers (rhbz#2314661)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2314661 - New NUT package versions missing drivers
        https://bugzilla.redhat.com/show_bug.cgi?id=2314661
--------------------------------------------------------------------------------


================================================================================
 osc-1.9.2-422.1.1.el9 (FEDORA-EPEL-2024-e47598671b)
 Open Build Service Commander
--------------------------------------------------------------------------------
Update Information:

New upstream release 1.9.2
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  2 2024 Dan Ä?ermák <dan.cermak@xxxxxxxxxxxxxxxxxxx> - 1.9.2-422.1.1
- New upstream release 1.9.2, fixes rhbz#2309529
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2314634 - osc-1.9.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2314634
--------------------------------------------------------------------------------


================================================================================
 perl-IRI-0.013-1.el9 (FEDORA-EPEL-2024-b0367b7c9c)
 Internationalized Resource Identifiers
--------------------------------------------------------------------------------
Update Information:

This release corrects an changelog.
This release fixes rejecting strings with a trailing new-line.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  2 2024 Petr Pisar <ppisar@xxxxxxxxxx> - 0.013-1
- 0.013 bump
* 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
  [ 2 ] Bug #2315802 - perl-IRI-0.013 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2315802
--------------------------------------------------------------------------------


================================================================================
 rust-fern-0.6.2-6.el9 (FEDORA-EPEL-2024-517e11504f)
 Simple, efficient logging
--------------------------------------------------------------------------------
Update Information:

Drop unused example programs that pull in clap v2 and unused support for the
colored crate. Both contribute to avoiding pulling in old and very obsolete
compat packages.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  2 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.6.2-6
- Drop unused support for colored to avoid pulling in compat packages
* Wed Oct  2 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.6.2-5
- Drop example program that pulls in clap ^2
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.6.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-lab-0.11.0-10.el9 (FEDORA-EPEL-2024-488dd39620)
 Tools for converting RGB colors to the CIE-L*a*b* color space
--------------------------------------------------------------------------------
Update Information:

Bump pretty_assertions dev-dependency from 0.7 to 1.0 to avoid pulling in old
compat packages.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  2 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.11.0-10
- Bump pretty_assertions dev-dependency from 0.7 to 1
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.11.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.11.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.11.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-y4m-0.8.0-5.el9 (FEDORA-EPEL-2024-934ec44431)
 YUV4MPEG2 (.y4m) Encoder/Decoder
--------------------------------------------------------------------------------
Update Information:

Drop unused example programs to avoid pulling in outdated dependencies.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Oct  1 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.8.0-5
- Drop unused example programs and drop example-specific dependencies
* Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jan 27 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jul 22 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 tmt-1.37.0-1.el9 (FEDORA-EPEL-2024-85eb68a7da)
 Test Management Tool
--------------------------------------------------------------------------------
Update Information:

Automatic update for tmt-1.37.0-1.el9.
Changelog for tmt
* Wed Oct 02 2024 Packit <hello@xxxxxxxxxx> - 1.37.0-1
- Update to version 1.37.0
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  2 2024 Packit <hello@xxxxxxxxxx> - 1.37.0-1
- Update to version 1.37.0
--------------------------------------------------------------------------------


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