Your message dated Sun, 3 Aug 2014 13:10:54 +0200
with message-id
<cam8zjqs0xuoddjupyk-xf+g710bqchxoqrmo7ee6u5gbotu...@mail.gmail.com>
and subject line kterm: diff for NMU version 6.2.0-46.1
has caused the Debian Bug report #734066,
regarding kterm: diff for NMU version 6.2.0-46.1
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.)
--
734066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734066
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kterm
Version: 6.2.0-46
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for kterm (versioned as 6.2.0-46.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.
Regards.
diff -u kterm-6.2.0/debian/changelog kterm-6.2.0/debian/changelog
--- kterm-6.2.0/debian/changelog
+++ kterm-6.2.0/debian/changelog
@@ -1,3 +1,11 @@
+kterm (6.2.0-46.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build with hardening flags, closes: #733716.
+ * Link with --as-needed flag, closes: #733483.
+
+ -- Graham Inggs <[email protected]> Fri, 03 Jan 2014 11:44:43 +0200
+
kterm (6.2.0-46) unstable; urgency=low
* rebuild with moduler X, migrate from /usr/X11R6 to /usr
diff -u kterm-6.2.0/debian/rules kterm-6.2.0/debian/rules
--- kterm-6.2.0/debian/rules
+++ kterm-6.2.0/debian/rules
@@ -2,6 +2,10 @@
# Made with the aid of debmake, by Christoph Lameter,
# based on the sample debian/rules file for GNU hello by Ian Jackson.
+dpkg_buildflags = DEB_BUILD_MAINT_OPTIONS="hardening=+all"
DEB_LDFLAGS_MAINT_APPEND="-Wl,--as-needed" dpkg-buildflags
+export MODULE_CFLAGS = $(shell $(dpkg_buildflags) --get CPPFLAGS)
$(shell $(dpkg_buildflags) --get CFLAGS)
+export LOCAL_LDFLAGS = $(shell $(dpkg_buildflags) --get LDFLAGS)
+
package=kterm
build: build-stamp
--- End Message ---
--- Begin Message ---
Version: 6.2.0-46.1
--- End Message ---