unace (1.2b-7+deb6u1) squeeze-lts; urgency=high * Non-maintainer upload by the Squeeze LTS Team. * Add 006_security-afl.patch patch. CVE-2015-2063: Buffer overflow when reading bogus file headers The header parser was not checking if it had read the needed data when parsing the header from memory. (Closes: #775003) * Add 005_format-security.patch Fix format-security build failures. -- Thorsten Alteholz Tue, 03 Mar 2015 19:03:02 +0100 unace (1.2b-7) unstable; urgency=low * Update packaging Vcs fields to the new URL. * Add a debian/README.source file. * Now using Standards-Version 3.8.0. * Cleanup debian/copyright: - Change 'Upstream Author' to 'Copyright Holder'. - Add missing copyright years and use UTF-8 copyright symbol. - Refer to GPL-2 from common-licenses instead of just GPL. * Refresh patches with -pab. (Closes: #485261) -- Guillem Jover Sun, 22 Jun 2008 07:53:40 +0300 unace (1.2b-6) unstable; urgency=low * Add Vcs-Browser and Vcs-Svn fields. * Fix debian/rules dependencies to play nice with parallel builds. - Change binary-arch and binary-indep to stop depending on build. - Move patch dependency to unix/makefile. * Now using Standards-Version 3.7.3 (no changes needed). -- Guillem Jover Wed, 05 Dec 2007 06:41:13 +0200 unace (1.2b-5) unstable; urgency=low * Switched to quilt: - Add new debian/patches/series file. - Add Build-Depends on 'quilt (>= 0.40)'. - Include quilt.make from debian/rules. - Remove now unused debian/patch.mk. * Clean up patches: - debian/patches/001_cpp_define.patch: Rediff. - debian/patches/002_fix_warnings.patch: Likewise. - debian/patches/003_security.patch: Likewise. Remove .orig duplicate. * Make the program 64 bit clean, by using to typedef the data types independently of the target system. (Closes: #431380) - debian/patches/004_64_bit_clean.patch: New file. * Do not ignore errors from from 'make clean' on the clean target. -- Guillem Jover Tue, 17 Jul 2007 09:29:11 +0300 unace (1.2b-4) unstable; urgency=low * Now using Standards-Version 3.7.2 (no changes needed). * Switched to debhelper compatibility level 5. * Lower-case the manpage title. * Reindent debian/copyright to 4 spaces. * Update FSF address. * Use dh_install instead of using INSTALL_PROGRAM. * Clean up debian/rules: - Remove unused commented debhelper commands. - Do not use a build stamp. - Switch clean to single-colon target, make it depend on unpatch. - Replace the configure target to normal file targets to be copied. * Clean up debian/patch.mk: - Rename clean to unpatch. - Switch patch and unpatch to single-colon targets. - Add unpatch to the PHONY targets. -- Guillem Jover Mon, 7 Aug 2006 15:27:52 +0300 unace (1.2b-3) unstable; urgency=high * Fix several buffer overflows [CAN-2005-0160] and directory traversal bugs [CAN-2005-0161]. (Closes: #296839, #248374) Thanks to Ulf Härnhammar . * Use License: instead of missplaced Copyright: on debian/copyright. * Provide a patch target instead of pre-build. - debian/patch.mk: Likewise. - debian/rules: Fix accordingly. -- Guillem Jover Sun, 27 Feb 2005 03:03:16 +0100 unace (1.2b-2) unstable; urgency=low * debian/test-endian.c: - Added a lost sizeof in the big endian detection. (Closes: #239654) Thanks Falk Hueffner - Print error message to stderr. And fix and improve the message. * debian/copyrigth: Make clearer the origin of the original source. * Added more "SEE ALSO" entries to the man page. -- Guillem Jover Wed, 24 Mar 2004 09:01:32 +0100 unace (1.2b-1) unstable; urgency=low * Initial Release. (Closes: #220930) -- Guillem Jover Sun, 7 Mar 2004 10:58:50 +0100