Attach is a debdiff for a NMU proposal I uploaded to mentors. See http://mentors.debian.net/package/unixodbc
You can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/u/unixodbc/unixodbc_2.2.14p2-5.1.dsc Regards
diff -u unixodbc-2.2.14p2/debian/rules unixodbc-2.2.14p2/debian/rules --- unixodbc-2.2.14p2/debian/rules +++ unixodbc-2.2.14p2/debian/rules @@ -4,7 +4,7 @@ # build should fail if anything at all is wrong with the library symbols export DPKG_GENSYMBOLS_CHECK_LEVEL=4 # always force the check for undefined symbols -export LDFLAGS=-Wl,-z,defs +export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) diff -u unixodbc-2.2.14p2/debian/changelog unixodbc-2.2.14p2/debian/changelog --- unixodbc-2.2.14p2/debian/changelog +++ unixodbc-2.2.14p2/debian/changelog @@ -1,3 +1,10 @@ +unixodbc (2.2.14p2-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Fixed relno hardening in debian/rules. (Closes: #717257) + + -- Jean-Michel Vourgère <[email protected]> Sat, 06 Jul 2013 13:42:49 +0200 + unixodbc (2.2.14p2-5) unstable; urgency=low * Mark unixodbc Multi-Arch: foreign.
signature.asc
Description: This is a digitally signed message part.

