1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
libmspack (0.10.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Move source package lintian overrides to debian/source.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Mon, 10 Feb 2020 03:50:50 +0900
libmspack (0.10.1-1) unstable; urgency=medium
* New upstream release:
+ fix build on big-endian systems (Closes: #914794)
* Add missing JS files for documentation menu and search functions.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 05 Mar 2019 19:03:29 +0900
libmspack (0.9.1-1) unstable; urgency=medium
* New upstream release:
+ fix regression when extracting cabinets using -F option
(Closes: #912687)
* Bump Standards-Version to 4.2.1.
* Adapt to documentation now generated in 'doc/html'.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 06 Nov 2018 22:38:49 +0900
libmspack (0.8-1) unstable; urgency=medium
* New upstream release:
+ CVE-2018-18585 (Closes: #911637)
+ CVE-2018-18584 (Closes: #911640)
+ CVE-2018-18586 (Closes: #911639)
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Wed, 24 Oct 2018 10:03:13 +0900
libmspack (0.7-1) unstable; urgency=medium
* NUR:
+ fix CVE-2018-14679 (Closes: #904802)
+ fix CVE-2018-14680 (Closes: #904801)
+ fix CVE-2018-14682 (Closes: #904800)
+ fix CVE-2018-14681 (Closes: #904799)
* Add lintian exception for source-contains-prebuilt-ms-help-file in
the test files.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sun, 29 Jul 2018 18:53:39 +0900
libmspack (0.6-4) unstable; urgency=medium
* Updated VCS URLs (Alioth->Salsa).
* Switch to compat level 11.
* Bump Standards-Version to 4.1.4.
* Add missing build dependency on 'graphviz' for the documentation.
* Adapt doc reference since it is now in the main package.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 12 Apr 2018 19:26:12 +0900
libmspack (0.6-3) unstable; urgency=medium
* Move doc generation in dh's indep rules to fix FTBFS
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 17 Aug 2017 09:49:02 +0900
libmspack (0.6-2) unstable; urgency=medium
* Missing dependency on 'doxygen' for doc creation (Closes: #872193)
* Fixed lintian useless-autoreconf-build-depends.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Thu, 17 Aug 2017 08:16:01 +0900
libmspack (0.6-1) unstable; urgency=medium
* New upstream release:
+ Fix CVE-2017-6419 (Closes: #871263)
+ Fix CVE-2017-11423 (Closes: #868956)
* Fix building documentation.
* Use HTTPS in package metadata.
* Transition to automatic debug packages.
* Package now conforms to Standards-Version 4.0.0.
* Switch to compat level 10.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 15 Aug 2017 06:08:38 +0900
libmspack (0.5-1) unstable; urgency=medium
* New upstream fix-only release:
+ Fix previously reported bugs with an upstream approved patch
(#773041, #774725, #774726)
+ Fixes many security-sensitive bugs (Closes: #775687, #775498,
#774665, #775499).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Mon, 02 Feb 2015 19:41:59 +0100
libmspack (0.4-3) unstable; urgency=medium
* Added (slightly modified/split) patches from Jakub Wilk to fix
programmation errors causing segfaults and security issues:
- fix-division-by-zero.patch
- fix-pointer-arithmetic-overflow.patch
- fix-name-field-boundaries.patch
(Closes: #774725, #774726)
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 13 Jan 2015 22:51:40 +0100
libmspack (0.4-2) unstable; urgency=medium
* Added patch 'qtmd-fix-frame_end-overflow.patch' to fix an overflow
causing an infinite loop in some situation (Closes: #773041).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 30 Dec 2014 17:40:47 +0100
libmspack (0.4-1) unstable; urgency=low
* Initial release. (Closes: #711232)
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Fri, 16 Aug 2013 23:47:01 +0200
|