Your message dated Sat, 15 Nov 2014 09:42:49 +0000
with message-id <1416044569.16572.5.ca...@adam-barratt.org.uk>
and subject line Re: Bug#769617: unblock: fso-deviced/0.12.0-4
has caused the Debian Bug report #769617,
regarding unblock: fso-deviced/0.12.0-4
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 ow...@bugs.debian.org
immediately.)
--
769617: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769617
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package fso-deviced
0.12.0-4 fixes RC bug #766114 by disabling the stack protection. Details
about the solution can be seen in the following message:
https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=30;bug=766114
You can find the debdiff on the dsc files below, the debdiff on the
generated binary files is trivial (e.g. build-ids in the -dbg package
changed) and has been skipped.
------------------------------------------------
diff -Nru fso-deviced-0.12.0/debian/changelog
fso-deviced-0.12.0/debian/changelog
--- fso-deviced-0.12.0/debian/changelog 2014-09-09 16:29:18.000000000 +0200
+++ fso-deviced-0.12.0/debian/changelog 2014-11-15 02:51:56.000000000 +0100
@@ -1,3 +1,17 @@
+fso-deviced (0.12.0-4) unstable; urgency=low
+
+ * Remove systemd service file (too late for jessie)
+
+ -- Sebastian Reichel <s...@debian.org> Sat, 15 Nov 2014 02:51:09 +0100
+
+fso-deviced (0.12.0-3) unstable; urgency=low
+
+ * Provide systemd service file
+ * Build without -fstack-protector-strong, since it breaks
+ the binary if build with -O2 (Closes: #766114)
+
+ -- Sebastian Reichel <s...@debian.org> Tue, 11 Nov 2014 18:11:48 +0100
+
fso-deviced (0.12.0-2) unstable; urgency=low
* Fix compiler-flags-hidden
diff -Nru fso-deviced-0.12.0/debian/rules fso-deviced-0.12.0/debian/rules
--- fso-deviced-0.12.0/debian/rules 2014-09-09 16:29:18.000000000 +0200
+++ fso-deviced-0.12.0/debian/rules 2014-11-15 02:51:56.000000000 +0100
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
+export DEB_CFLAGS_MAINT_APPEND := -fno-stack-protector
%:
dh $@ --with quilt --with autoreconf
------------------------------------------------
unblock fso-deviced/0.12.0-4
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (100, 'unstable'), (50,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armhf
Kernel: Linux 3.16-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Sat, 2014-11-15 at 03:26 +0100, Sebastian Reichel wrote:
> Please unblock package fso-deviced
>
> 0.12.0-4 fixes RC bug #766114 by disabling the stack protection. Details
> about the solution can be seen in the following message:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=30;bug=766114
Done last night when I noticed the bugfix. :-)
Regards,
Adam
--- End Message ---