[ 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 ]
×

Project httpd-2.4.62-4.el9_6.4.inferit

Name httpd
Epoch 0
Version 2.4.62
Release 4.el9_6.4.inferit
Website/URL https://httpd.apache.org/
License ASL 2.0
Build Time 2025-09-03 15:33:50
Build Host certified-builder01.msvsphere-os.ru
Summary Apache HTTP Server
Repositories Updates
Description The Apache HTTP Server is a powerful, efficient, and extensible web server.
Errata
× Full screenshot
Found 2 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
httpd-2.4.62-4.el9_6.4.inferit.x86_64 Apache HTTP Server 9a79ad54112c112476d4c9d35766ba0fea6f75315dfde6689e9883b8a38ca1cd download
httpd-core-2.4.62-4.el9_6.4.inferit.x86_64 httpd minimal core 6907e77eb74b6ed54909c10bdf407224bb25fa8bcecedda065f77215149933bb download
httpd-tools-2.4.62-4.el9_6.4.inferit.x86_64 Tools for use with the Apache HTTP Server 5011c2b6508a3c0da433949eea7b8659ae19da6df4d1ed5d1fc0e093cce8cb26 download
mod_ssl-1:2.4.62-4.el9_6.4.inferit.x86_64 SSL/TLS module for the Apache HTTP Server 6b13b437cfee4613cfebeea5f5303efe62134c7525e298525a73fa8add0a19f5 download
httpd-devel-2.4.62-4.el9_6.4.inferit.x86_64 Development interfaces for the Apache HTTP Server 74fa4fc6ecfe09a02e6baac4d0a1987299931fdc1f7a0f522362467ad5f11b7c download
mod_ldap-2.4.62-4.el9_6.4.inferit.x86_64 LDAP authentication modules for the Apache HTTP Server 66800abdd92f4228031a716b75cdc1bdf0b5adce9189509d790e362e26453412 download
mod_lua-2.4.62-4.el9_6.4.inferit.x86_64 Lua scripting support for the Apache HTTP Server 3dd128ed14023e12a9e8ff76aeffa1496742836c44009afd23ddfedffc065867 download
mod_proxy_html-1:2.4.62-4.el9_6.4.inferit.x86_64 HTML and XML content filters for the Apache HTTP Server e110606a1bf22e15a0cf18efaa900cfa5f5f51f6437e39d978dbb7ff8882ca21 download
mod_session-2.4.62-4.el9_6.4.inferit.x86_64 Session interface for the Apache HTTP Server 25c826099fe5b49236ba4792bc663545564ccc0d23b21c30e4efe8e56884c51f download
noarch
httpd-filesystem-2.4.62-4.el9_6.4.inferit.noarch The basic directory layout for the Apache HTTP Server ad05452fbf0412452ebe95c1a107f131de61e88eeeba28bd1431df39978504e1 download
httpd-manual-2.4.62-4.el9_6.4.inferit.noarch Documentation for the Apache HTTP Server 059f97270ae59b5fb292be3aacb144b608927256bb4434849001501cc64646b5 download
src
httpd-2.4.62-4.el9_6.4.inferit.src Apache HTTP Server 72d913d009e73a191b2eac78d97a1cf4fad461b9fab72d422e168081adf38112 download
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