Your message dated Tue, 27 Dec 2016 16:53:51 +0100
with message-id <[email protected]>
and subject line Re: Bug#849456: unblock: libncursesada/5.9.20140726-2
has caused the Debian Bug report #849456,
regarding unblock: libncursesada/6.0.20150808-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
849456: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849456
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package libncursesada.
The version in testing fails to build (#844918) because of dpkg
changes affecting PIE flags in libraries.
Here is the debdiff against the package in testing.
--- libncursesada-6.0.20150808/debian/changelog
+++ libncursesada-6.0.20150808/debian/changelog
@@ -1,3 +1,10 @@
+libncursesada (6.0.20150808-2) unstable; urgency=medium
+
+ [ Adrian Bunk <[email protected]> ]
+ * Build with latest dpkg requires PIE hardening flags. Closes: #844918.
+
+ -- Nicolas Boulenguez <[email protected]> Tue, 27 Dec 2016 12:11:27 +0100
+
libncursesada (6.0.20150808-1) unstable; urgency=medium
* New upstream release, built with gnat-6. Both imply
--- libncursesada-6.0.20150808/debian/rules
+++ libncursesada-6.0.20150808/debian/rules
@@ -27,7 +27,7 @@
# Set some variables #
######################
-DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+DEB_BUILD_MAINT_OPTIONS=hardening=+all
include /usr/share/dpkg/default.mk
include /usr/share/ada/debian_packaging*.mk
Thanks.
unblock libncursesada/6.0.20150808-2
--- End Message ---
--- Begin Message ---
On 27/12/16 12:35, Nicolas Boulenguez wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package libncursesada.
>
> The version in testing fails to build (#844918) because of dpkg
> changes affecting PIE flags in libraries.
>
> Here is the debdiff against the package in testing.
>
> --- libncursesada-6.0.20150808/debian/changelog
> +++ libncursesada-6.0.20150808/debian/changelog
> @@ -1,3 +1,10 @@
> +libncursesada (6.0.20150808-2) unstable; urgency=medium
> +
> + [ Adrian Bunk <[email protected]> ]
> + * Build with latest dpkg requires PIE hardening flags. Closes: #844918.
> +
> + -- Nicolas Boulenguez <[email protected]> Tue, 27 Dec 2016 12:11:27 +0100
> +
> libncursesada (6.0.20150808-1) unstable; urgency=medium
>
> * New upstream release, built with gnat-6. Both imply
> --- libncursesada-6.0.20150808/debian/rules
> +++ libncursesada-6.0.20150808/debian/rules
> @@ -27,7 +27,7 @@
> # Set some variables #
> ######################
> -DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
> +DEB_BUILD_MAINT_OPTIONS=hardening=+all
> include /usr/share/dpkg/default.mk
> include /usr/share/ada/debian_packaging*.mk
>
> Thanks.
>
> unblock libncursesada/6.0.20150808-2
IMHO this can wait 10 days and migrate on its own. No need to rush it.
Cheers,
Emilio
--- End Message ---