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
|
md4c (0.4.7-2) unstable; urgency=medium
* Cherry-pick commit to handle CVE-2021-30027 which can cause a denial
of service (Closes: #987799).
-- Patrick Franz <patfra71@gmail.com> Mon, 03 May 2021 15:21:36 +0200
md4c (0.4.7-1) unstable; urgency=medium
* New upstream release (0.4.7).
* Bump Standards-Version to 4.5.1 (no changes needed).
-- Patrick Franz <patfra71@gmail.com> Wed, 30 Dec 2020 09:21:56 +0100
md4c (0.4.6-1) unstable; urgency=medium
* New upstream release.
* Remove fix_CVE-2020-26148.patch as the patch is applied upstream.
-- Patrick Franz <patfra71@gmail.com> Wed, 30 Sep 2020 17:25:30 +0200
md4c (0.4.5-2) unstable; urgency=medium
* Add fix_CVE-2020-26148.patch to fix CVE-2020-26148 (Closes: #971396).
-- Patrick Franz <patfra71@gmail.com> Wed, 30 Sep 2020 04:52:53 +0200
md4c (0.4.5-1) unstable; urgency=medium
* New upstream release.
-- Patrick Franz <patfra71@gmail.com> Sat, 29 Aug 2020 00:16:35 +0200
md4c (0.4.4-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper-compat to 13:
- Drop dh_missing override, no longer needed.
* Update disable_building_the_example.patch.
* Add new binary packages libmd4c-html0 and libmd4c-html0-dev.
-- Patrick Franz <patfra71@gmail.com> Mon, 08 Jun 2020 14:35:02 +0200
md4c (0.4.3-1) unstable; urgency=medium
* New upstream release.
* Switch to debhelper-compat as a build-dependency.
* Bump Standards-Version to 4.5.0, no changes needed.
* Update debian/copywrite.
-- Patrick Franz <patfra71@gmail.com> Wed, 19 Feb 2020 19:29:35 +0100
md4c (0.4.2-1) unstable; urgency=medium
* New upstream release.
* Added myself to uploaders.
* Bumped Standards-Version to 4.4.1, no changes required.
* Added Rules-Requires-Root field.
-- Patrick Franz <patfra71@gmail.com> Sat, 07 Dec 2019 05:21:20 +0100
md4c (0.4.1-1) unstable; urgency=medium
* New upstream release.
* Fix typo in debian/copyright.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 20 Nov 2019 20:49:49 -0300
md4c (0.3.4-1) unstable; urgency=medium
* New upstream release.
* Fix watch file.
* Fix copyright info of md2html/cmdline.{c,h}. Thanks Scott Kitterman for the
pointer!
* Remove fix_ma_path_in_pkgconfig.patch, applied upstream.
* Refresh remaining package.
* Bump debian/compat to 12.
* Bump Standards-Version to 4.4.0, no changes required.
* Add Build-Depends-Package: libmd4c-dev to symbols file.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 24 Aug 2019 21:46:32 -0300
md4c (0.2.7+git17-gb9fcd47-1) unstable; urgency=medium
* Initial release (Closes: #918072).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 09 Feb 2019 19:14:29 -0300
|