[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-e35c40aadd   linenoise-1.0-3.20200312git97d2850.el9
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-305ac41026   libopenmpt-0.8.3-1.el9
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-b73f867b3a   lemonldap-ng-2.21.3-1.el9
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-73b3fd3fe3   perl-Cpanel-JSON-XS-4.40-1.el9


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

    algol68g-3.9.4-1.el9
    credcheck-3.0-8.el9
    helm-3.19.0-1.el9
    ngtcp2-1.15.1-2.el9
    python-isal-1.8.0-1.el9

Details about builds:


================================================================================
 algol68g-3.9.4-1.el9 (FEDORA-EPEL-2025-8cc204d366)
 Algol 68 Genie compiler-interpreter
--------------------------------------------------------------------------------
Update Information:

Update to 3.9.4
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep 11 2025 Oleg Girko <ol@xxxxxxxxxxxxx> - 3.9.4-1
- Update to 3.9.4
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2391955 - algol68g-3.9.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2391955
--------------------------------------------------------------------------------


================================================================================
 credcheck-3.0-8.el9 (FEDORA-EPEL-2025-94d036070f)
 PostgreSQL extension for credential checking
--------------------------------------------------------------------------------
Update Information:

Created an epel9 build witht ghe fix to the requires of postgresql-server
already included.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Sep 10 2025 Pavol Sloboda <psloboda@xxxxxxxxxx> - 3.0-8
- [bugfix] Updated the Requires of postgresql-server to only postgresql16
  The Requires of postgresql-server > 15 did not work as expected and
  allowed this package to be installed with postgresql-server 15 as well.
  This caused the package not to work as it was built with postgresql16 and
  postgresql15 is incompatible with it.
* Thu May 22 2025 Pavol Sloboda <psloboda@xxxxxxxxxx> - 3.0-7
- Updated the Requires and recommends between the main package and the
  selinux subpackage to reflect the rename
* Thu May 22 2025 Pavol Sloboda <psloboda@xxxxxxxxxx> - 3.0-6
- This is a commit message for the previous commit I have unfortunately
  pushed a commit with an inclomplete commit message into the epel8 branch
  which does not allow force pushing, therefore a rebase is not possible so
  this empty commit only exists to amend that commit message: I have
  renamed the base package back to credcheck to keep the srpms called
  credcheck as well to work around the automatisation used in koji and mock
  builds, I have created a subpackage named
  postgresql%{postgres_major_version}-credcheck to be able to produce the
  correct output rpms and also renamed the selinux subpackage to
  postgresql%{postgresq_major_version}-credcheck-selinux to keep the
  naming consistent. This now allows me to build the package using koji
  without raising the "epel8 branch not requested for
  postgresql16-credcheck" error during the builds.
* Wed May 21 2025 Pavol Sloboda <psloboda@xxxxxxxxxx> - 3.0-5
- Rename fix
* Fri May 16 2025 Pavol Sloboda <psloboda@xxxxxxxxxx> - 3.0-4
- Renamed the package to postgresql16-credcheck to make handling building
  for other versions of postgresql in the future easier.
* Fri May 16 2025 Pavol Sloboda <psloboda@xxxxxxxxxx> - 3.0-3
- Added the necessary build for postgresql to acommodate the modularity of
  epel8 This means: * a minimal build of postgresql16 inside the build
  phase * "installation" of said builds files into a temporary dir
  (/tmp/pgsql) to ease it's deletion later * passing the pg_config files
  location as an rgument to the %make_build and %make_install of
  credcheck * creation of all the necessary directories since ppostgresql
  is located in a weird spot so they won't be created by it * moving all
  the necessary files of credcheck: - credcheck.control - credcheck.so -
  credcheck--%{version}.0.sql - credcheck--*--*.sql (the "update" files)
  to their proper place as they will be installed inside the dir that
  postgresql is in, this cannot be overriden using destdir or any other
  means known to me and is caused by the call of pgxs.mk provided by
  postgresql-server-devel inside the makefile of credcheck (the location of
  pgxs.mk can be found using: /usr/bin/pg_config --pgxs) * removing the
  installed files of postgresql16 (as mentioned above they are all in
  /tmp/pgsql)
* Thu May 15 2025 Pavol Sloboda <psloboda@xxxxxxxxxx> - 3.0-2
- Changed the filepath inside the lto_optimization patch since the target
  file cannot be found without using autosetup inside the spec file.
* Tue May 13 2025 Pavol Sloboda <psloboda@xxxxxxxxxx> - 3.0-1
- Initial commit conatining the clone of the rwarhide branch with a new
  source of postgresql 16.8 and the removal of Requires and BuildRequires
  of postgresql-server and postgresql-server-devel to get around the
  modularity of epel8 during build
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2393149 - Allows installation with postgresql15 but is incompatible with it
        https://bugzilla.redhat.com/show_bug.cgi?id=2393149
--------------------------------------------------------------------------------


================================================================================
 helm-3.19.0-1.el9 (FEDORA-EPEL-2025-a9d3b7c7a5)
 The Kubernetes Package Manager
--------------------------------------------------------------------------------
Update Information:

Update to 3.19.0
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep 11 2025 Mikel Olasagasti Uranga <mikel@xxxxxxxxxxxxxxx> - 3.19.0-1
- Update to 3.19.0 - Closes rhbz#2394702
--------------------------------------------------------------------------------


================================================================================
 ngtcp2-1.15.1-2.el9 (FEDORA-EPEL-2025-5bc7d43587)
 Implementation of RFC 9000 QUIC protocol
--------------------------------------------------------------------------------
Update Information:

Initial build of ngtcp2 library for QUIC support.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep 11 2025 Petr Menšík <pemensik@xxxxxxxxxx> - 1.15.1-2
- Remove lib*.la after installation explicitly
* Thu Sep 11 2025 Petr Menšík <pemensik@xxxxxxxxxx> - 1.15.1-1
- Update to 1.15.1
* Thu Sep 11 2025 Petr Menšík <pemensik@xxxxxxxxxx> - 1.13.0-1
- Initial spec for 1.13.0 version
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2317888 - Review Request: ngtcp2 - ngtcp2 project is an effort to implement RFC9000 QUIC protocol
        https://bugzilla.redhat.com/show_bug.cgi?id=2317888
--------------------------------------------------------------------------------


================================================================================
 python-isal-1.8.0-1.el9 (FEDORA-EPEL-2025-9f12c525e8)
 Faster zlib and gzip compatible (de)compression using the ISA-L library
--------------------------------------------------------------------------------
Update Information:

python-isal 1.8.0
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep 11 2025 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 1.8.0-1
- Update to version 1.8.0
- Drop patch accepted upstream
* Fri Aug 15 2025 Python Maint <python-maint@xxxxxxxxxx> - 1.7.2-4
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.7.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun  3 2025 Python Maint <python-maint@xxxxxxxxxx> - 1.7.2-2
- Rebuilt for Python 3.14
--------------------------------------------------------------------------------


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