[Pkg-openssl-changes] r857 - in openssl/branches/1.1.0/debian: . patches

Kurt Roeckx kroeckx at moszumanska.debian.org
Thu Nov 10 17:16:16 UTC 2016


Author: kroeckx
Date: 2016-11-10 17:16:16 +0000 (Thu, 10 Nov 2016)
New Revision: 857

Modified:
   openssl/branches/1.1.0/debian/changelog
   openssl/branches/1.1.0/debian/patches/no-rpath.patch
Log:
Update patch


Modified: openssl/branches/1.1.0/debian/changelog
===================================================================
--- openssl/branches/1.1.0/debian/changelog	2016-11-10 17:12:56 UTC (rev 856)
+++ openssl/branches/1.1.0/debian/changelog	2016-11-10 17:16:16 UTC (rev 857)
@@ -4,6 +4,7 @@
     - Fix CVE-2016-7053
     - Fix CVE-2016-7054
     - Fix CVE-2016-7055
+  * Update no-rpath.patch to apply
 
  -- Kurt Roeckx <kurt at roeckx.be>  Thu, 10 Nov 2016 18:11:07 +0100
 

Modified: openssl/branches/1.1.0/debian/patches/no-rpath.patch
===================================================================
--- openssl/branches/1.1.0/debian/patches/no-rpath.patch	2016-11-10 17:12:56 UTC (rev 856)
+++ openssl/branches/1.1.0/debian/patches/no-rpath.patch	2016-11-10 17:16:16 UTC (rev 857)
@@ -2,14 +2,3 @@
  Makefile.shared |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
---- a/Makefile.shared
-+++ b/Makefile.shared
-@@ -176,7 +176,7 @@ DO_GNU_SO=\
- 	ALLSYMSFLAGS='-Wl,--whole-archive'; \
- 	NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \
- 	$(DO_GNU_SO_COMMON)
--DO_GNU_APP=LDFLAGS="$(CFLAGS) $(LDFLAGS) -Wl,-rpath,$(LIBRPATH)"
-+DO_GNU_APP=LDFLAGS="$(CFLAGS) $(LDFLAGS)"
- 
- #This is rather special.  It's a special target with which one can link
- #applications without bothering with any features that have anything to




More information about the Pkg-openssl-changes mailing list