summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2016-02-06 18:04:55 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-02-11 09:31:10 +0100
commit23553b3d1dd476ac72a62d945fbbb41141e4a919 (patch)
tree86d44f02dbe01f09c72cadb00e90f07ca3878c22 /patches
parentfc4c5ae2fd08adf148c0cf82aa999d5d5195a1a7 (diff)
downloadptxdist-23553b3d1dd476ac72a62d945fbbb41141e4a919.tar.gz
ptxdist-23553b3d1dd476ac72a62d945fbbb41141e4a919.tar.xz
libbsd: bump version to 0.8.2 to fix CVE-2016-2090
Bump the version to 0.8.2, which includes a fix for the heap buffer overflow in fgetwln (CVE-2016-2090). Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> [mol: don't forget the patch] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/libbsd-0.8.2/0001-use-I-instead-of-isystem-for-local-path.patch (renamed from patches/libbsd-0.6.0/0001-use-I-instead-of-isystem-for-local-path.patch)14
l---------patches/libbsd-0.8.2/autogen.sh (renamed from patches/libbsd-0.6.0/autogen.sh)0
-rw-r--r--patches/libbsd-0.8.2/series (renamed from patches/libbsd-0.6.0/series)0
3 files changed, 7 insertions, 7 deletions
diff --git a/patches/libbsd-0.6.0/0001-use-I-instead-of-isystem-for-local-path.patch b/patches/libbsd-0.8.2/0001-use-I-instead-of-isystem-for-local-path.patch
index 5eada1313..c919ce965 100644
--- a/patches/libbsd-0.6.0/0001-use-I-instead-of-isystem-for-local-path.patch
+++ b/patches/libbsd-0.8.2/0001-use-I-instead-of-isystem-for-local-path.patch
@@ -12,7 +12,7 @@ Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
-index 46f8634..ea7d47e 100644
+index 4649937bb891..265c631d7e70 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,7 @@
@@ -25,15 +25,15 @@ index 46f8634..ea7d47e 100644
-DLIBBSD_OVERLAY -DLIBBSD_DISABLE_DEPRECATED \
-D__REENTRANT
diff --git a/test/Makefile.am b/test/Makefile.am
-index d0e0f0b..e063af0 100644
+index 9b79f06540ce..dcc7d1d55914 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
-@@ -2,7 +2,7 @@
+@@ -7,7 +7,7 @@ HEADERS_CPPFLAGS = \
+ -D__REENTRANT
AM_CPPFLAGS = \
- -I$(top_builddir) \
- -isystem $(top_srcdir)/include/bsd/ \
+ -I$(top_srcdir)/include/bsd/ \
- -include $(top_builddir)/config.h \
- -DLIBBSD_OVERLAY -DLIBBSD_DISABLE_DEPRECATED \
- -D__REENTRANT
+ $(HEADERS_CPPFLAGS) \
+ -DLIBBSD_OVERLAY
+
diff --git a/patches/libbsd-0.6.0/autogen.sh b/patches/libbsd-0.8.2/autogen.sh
index 9f8a4cb7d..9f8a4cb7d 120000
--- a/patches/libbsd-0.6.0/autogen.sh
+++ b/patches/libbsd-0.8.2/autogen.sh
diff --git a/patches/libbsd-0.6.0/series b/patches/libbsd-0.8.2/series
index 4e941d98e..4e941d98e 100644
--- a/patches/libbsd-0.6.0/series
+++ b/patches/libbsd-0.8.2/series