Control: tags 859414 + pending

Dear maintainer,

I've prepared an NMU for libiscsi (versioned as 1.17.0-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if you
want to make an upload yourself.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

diff -Nru libiscsi-1.17.0/debian/changelog libiscsi-1.17.0/debian/changelog
--- libiscsi-1.17.0/debian/changelog	2016-05-24 12:20:05.000000000 +0300
+++ libiscsi-1.17.0/debian/changelog	2017-04-10 22:05:20.000000000 +0300
@@ -1,3 +1,11 @@
+libiscsi (1.17.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Don't disable PIE, to make static libraries usable with
+    gcc defaulting to PIE. (Closes: #859414)
+
+ -- Adrian Bunk <b...@debian.org>  Mon, 10 Apr 2017 22:05:20 +0300
+
 libiscsi (1.17.0-1) unstable; urgency=medium
 
   * new upstream release (Closes: #822870)
diff -Nru libiscsi-1.17.0/debian/rules libiscsi-1.17.0/debian/rules
--- libiscsi-1.17.0/debian/rules	2016-05-24 12:15:36.000000000 +0300
+++ libiscsi-1.17.0/debian/rules	2017-04-10 22:05:14.000000000 +0300
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@ --with autoreconf

Reply via email to