diff -Nru boinc-7.6.33+dfsg/debian/changelog boinc-7.6.33+dfsg/debian/changelog --- boinc-7.6.33+dfsg/debian/changelog 2017-03-15 16:53:21.000000000 +0000 +++ boinc-7.6.33+dfsg/debian/changelog 2017-04-04 06:08:14.000000000 +0000 @@ -1,3 +1,16 @@ +boinc (7.6.33+dfsg-11) unstable; urgency=medium + + * Upload to unstable + * Disable pie removal (Closes: #859352) + + -- Gianfranco Costamagna Sun, 02 Apr 2017 20:36:27 +0200 + +boinc (7.6.33+dfsg-10exp1) experimental; urgency=medium + + * Upload to experimental again, with the boinc-server-* packages. + + -- Gianfranco Costamagna Wed, 15 Mar 2017 17:53:40 +0100 + boinc (7.6.33+dfsg-10) unstable; urgency=medium * New upload changing the working dir during execve diff -Nru boinc-7.6.33+dfsg/debian/rules boinc-7.6.33+dfsg/debian/rules --- boinc-7.6.33+dfsg/debian/rules 2017-03-14 19:06:43.000000000 +0000 +++ boinc-7.6.33+dfsg/debian/rules 2017-04-02 18:36:26.000000000 +0000 @@ -21,7 +21,7 @@ DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) # Set default flags with dpkg-buildflags -export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie +export DEB_BUILD_MAINT_OPTIONS = hardening=+all ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) TYPE_FLAGS = --build $(DEB_HOST_GNU_TYPE)