all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Apache httpd 2.4.25 security update
@ 2017-02-01  7:09 Leo Famulari
  2017-02-01  7:09 ` [PATCH 1/1] gnu: httpd: Update to 2.4.25 [fixes CVE-2016-{0736, 2161, 5387, 8743}] Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2017-02-01  7:09 UTC (permalink / raw)
  To: guix-devel

Apache httpd 2.4.25 fixes some security-related bugs:

https://httpd.apache.org/security/vulnerabilities_24.html

Specifically, please note the fix for CVE-2016-8743, which introduces
some incompatible changes in how Apache httpd enforces HTTP request
grammar.

Leo Famulari (1):
  gnu: httpd: Update to 2.4.25 [fixes CVE-2016-{0736,2161,5387,8743}].

 gnu/local.mk                                   |  1 -
 gnu/packages/patches/httpd-CVE-2016-8740.patch | 36 --------------------------
 gnu/packages/web.scm                           |  6 ++---
 3 files changed, 2 insertions(+), 41 deletions(-)
 delete mode 100644 gnu/packages/patches/httpd-CVE-2016-8740.patch

-- 
2.11.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-01 22:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-01  7:09 [PATCH 0/1] Apache httpd 2.4.25 security update Leo Famulari
2017-02-01  7:09 ` [PATCH 1/1] gnu: httpd: Update to 2.4.25 [fixes CVE-2016-{0736, 2161, 5387, 8743}] Leo Famulari
2017-02-01 22:51   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.