libexif: update to 0.6.22

Aside from updating the package, this modifies the Makefile to pull the
sources from GitHub rather than SourceForge. The exif project recently
moved to GitHub.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
(cherry picked from commit 818f2d9dff)

Fixes:
CVE-2018-20030, CVE-2020-13114, CVE-2020-13113, CVE-2020-13112, CVE-2020-0093, CVE-2019-9278, CVE-2020-12767, CVE-2016-6328, CVE-2017-7544

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
This commit is contained in:
W. Michael Petullo
2020-11-10 14:09:02 -06:00
committed by Jan Pavlinec
parent 68eb1943cc
commit e74565a0bb
2 changed files with 12 additions and 12 deletions
+7 -7
View File
@@ -1,12 +1,12 @@
diff -u --recursive libexif-0.6.21-vanilla/Makefile.in libexif-0.6.21/Makefile.in
--- libexif-0.6.21-vanilla/Makefile.in 2014-07-17 22:17:52.439423287 -0400
+++ libexif-0.6.21/Makefile.in 2014-07-17 22:18:28.125359945 -0400
@@ -289,7 +289,7 @@
diff -u --recursive libexif-0.6.22-vanilla/Makefile.in libexif-0.6.22/Makefile.in
--- libexif-0.6.22-vanilla/Makefile.in 2020-05-18 14:51:57.000000000 -0500
+++ libexif-0.6.22/Makefile.in 2020-11-10 14:02:49.736268440 -0600
@@ -393,7 +393,7 @@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = m4m po libexif test doc binary contrib
+SUBDIRS = m4m po libexif test binary contrib
-SUBDIRS = m4m po libexif test doc binary-dist contrib
+SUBDIRS = m4m po libexif test binary-dist contrib
EXTRA_DIST = @PACKAGE_TARNAME@.spec README-Win32.txt libexif.pc.in \
libexif-uninstalled.pc.in
libexif-uninstalled.pc.in SECURITY.md
pkgconfigdir = $(libdir)/pkgconfig