[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package httpd-devel-2.4.62-4.el9_6.4.inferit.x86_64 download

Name httpd-devel
Epoch 0
Version 2.4.62
Release 4.el9_6.4.inferit
Architecture x86_64
Website/URL https://httpd.apache.org/
License ASL 2.0
Build Time 2025-09-03 15:33:59
Build Host certified-builder01.msvsphere-os.ru
Summary Development interfaces for the Apache HTTP Server
Repositories Updates
Description The httpd-devel package contains the APXS binary and other files that you need to build Dynamic Shared Objects (DSOs) for the Apache HTTP Server. If you are installing the Apache HTTP Server and you want to be able to compile or develop additional modules for Apache, you need to install this package.
Errata
Size 208 KiB
Source Project httpd-2.4.62-4.el9_6.4.inferit
SHA-256 checksum 74fa4fc6ecfe09a02e6baac4d0a1987299931fdc1f7a0f522362467ad5f11b7c
× Full screenshot
Changelog link
* Tue Jul 15 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-4.4
- Resolves: RHEL-99949 - CVE-2025-49812 httpd: HTTP Session Hijack via a TLS upgrade

* Mon Jul 14 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-4.1
- Resolves: RHEL-99972 - CVE-2024-47252 httpd: insufficient escaping of
  user-supplied data in mod_ssl
- Resolves: RHEL-99963 - CVE-2025-23048 httpd: access control bypass by trusted
  clients is possible using TLS 1.3 session resumption
- Resolves: RHEL-102079 - stickysession field does not work when specifying it
  in the query parameter after upgrade to 9.5

* Wed Jan 29 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-4
- Resolves: RHEL-66488 - Apache HTTPD no longer parse PHP files with unicode
  characters in the name

* Thu Jan 09 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-3
- Resolves: RHEL-68660 - RewriteRule proxying to UDS (unix domain socket)
  configured in .htaccess doesn't work on httpd-2.4.62-1

* Thu Sep 12 2024 Joe Orton <jorton@redhat.com> - 2.4.62-2
- mod_ssl: fix loading keys via ENGINE API
  Resolves: RHEL-36755