public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] patch: update to 2.7.6
@ 2019-07-30 20:20 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2019-07-30 20:20 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]

Note: This does not fix CVE-2019-13636 and CVE-2019-13638
as fixes did not make it into upstream vanilla patch, yet.

See also: https://www.debian.org/security/2019/dsa-4489

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 lfs/patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/patch b/lfs/patch
index 64576c350..545782555 100644
--- a/lfs/patch
+++ b/lfs/patch
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2019  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.7.5
+VER        = 2.7.6
 
 THISAPP    = patch-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e3da7940431633fb65a01b91d3b7a27a
+$(DL_FILE)_MD5 = 78ad9937e4caadcba1526ef1853730d5
 
 install : $(TARGET)
 
-- 
2.16.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-30 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-30 20:20 [PATCH] patch: update to 2.7.6 Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox