The following Fedora EPEL 8 Security updates need testing:
 Age  URL
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-d21693152c   
retsnoop-0.10.1-1.el8


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

    bzip3-1.3.1-2.el8
    lynis-3.1.3-1.el8
    python-specfile-0.33.0-1.el8
    sympa-6.2.74-1.el8

Details about builds:


================================================================================
 bzip3-1.3.1-2.el8 (FEDORA-EPEL-2024-69a820f73c)
 Tools for compressing and decompressing bzip3 files
--------------------------------------------------------------------------------
Update Information:

This release fixes a memory allocation in bz3_compress(), bz3grep error message
on an invalid argument, a decoding failure on specific sizes, and useless
creation of an output file in case an input argument is a directory.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 16 2024 Petr Pisar <[email protected]> - 1.3.1-2
- Fix a memory allocation in bz3_compress() (upstream bug #120)
- Fix bz3grep error message on an invalid argument (upstream bug #127)
- Fix a decoding failure on specific sizes (upstream bug #131)
- Do not create an output file in case an input argument is a directory
  (upstream bug #138)
--------------------------------------------------------------------------------


================================================================================
 lynis-3.1.3-1.el8 (FEDORA-EPEL-2024-0d6be59eec)
 Security and system auditing tool
--------------------------------------------------------------------------------
Update Information:

3.1.3
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 16 2024 Gwyn Ciesla <[email protected]> - 3.1.3-1
- 3.1.3
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2332606 - lynis-3.1.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2332606
--------------------------------------------------------------------------------


================================================================================
 python-specfile-0.33.0-1.el8 (FEDORA-EPEL-2024-75bb5ea87c)
 A library for parsing and manipulating RPM spec files
--------------------------------------------------------------------------------
Update Information:

Automatic update for python-specfile-0.33.0-1.el8.
Changelog for python-specfile
* Mon Dec 16 2024 Packit <[email protected]> - 0.33.0-1
- There is a new convenience method `Sections.get_or_create()` that allows you
to manipulate a section
  without checking if it exists first. If a section doesn't exist, it will be
appended to the end. (#441)
  For example, this will work properly even on spec files without `%changelog`:
  ```
  with spec.sections() as sections:
      changelog = sections.get_or_create("changelog")
      changelog[:] = ["%autochangelog"]
  ```
- Resolves: rhbz#2332288
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 16 2024 Packit <[email protected]> - 0.33.0-1
- There is a new convenience method `Sections.get_or_create()` that allows you 
to manipulate a section
  without checking if it exists first. If a section doesn't exist, it will be 
appended to the end. (#441)
  For example, this will work properly even on spec files without `%changelog`:

  ```
  with spec.sections() as sections:
      changelog = sections.get_or_create("changelog")
      changelog[:] = ["%autochangelog"]
  ```
- Resolves: rhbz#2332288
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2332288 - python-specfile-0.33.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2332288
--------------------------------------------------------------------------------


================================================================================
 sympa-6.2.74-1.el8 (FEDORA-EPEL-2024-1183ac8862)
 Powerful multilingual List Manager
--------------------------------------------------------------------------------
Update Information:

Update to 6.2.74, fix for CVE-2024-55919
Full changelog: https://github.com/sympa-community/sympa/releases/tag/6.2.74
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 16 2024 Xavier Bachelot <[email protected]> - 6.2.74-1
- Update to 6.2.74, fix for CVE-2024-55919
  - Full changelog: https://github.com/sympa-community/sympa/releases/tag/6.2.74
--------------------------------------------------------------------------------


-- 
_______________________________________________
epel-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to