From bdf62c568cc1d9bb5d3a4b967176e18df26573c980756a6700f066d49b7ed82f Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 15 Mar 2021 08:20:17 +0000 Subject: [PATCH] Accepting request 878663 from home:dirkmueller:Factory - update to version 2.2.7: * fix small buffer overflow OBS-URL: https://build.opensuse.org/request/show/878663 OBS-URL: https://build.opensuse.org/package/show/Publishing/discount?expand=0&rev=26 --- discount-2.2.6.tar.bz2 | 3 --- discount-2.2.7.tar.bz2 | 3 +++ discount.changes | 6 ++++++ discount.spec | 7 ++++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 discount-2.2.6.tar.bz2 create mode 100644 discount-2.2.7.tar.bz2 diff --git a/discount-2.2.6.tar.bz2 b/discount-2.2.6.tar.bz2 deleted file mode 100644 index ef999e2..0000000 --- a/discount-2.2.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae68a4832ff8e620286304ec525c1fe8957be4d8f1e774588eb03d1c3deb74a7 -size 102303 diff --git a/discount-2.2.7.tar.bz2 b/discount-2.2.7.tar.bz2 new file mode 100644 index 0000000..2e58295 --- /dev/null +++ b/discount-2.2.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1262be5d7b04f3c4e2cee3a0937369b12786af18f65f599f334eefbc0ee9508 +size 102277 diff --git a/discount.changes b/discount.changes index 9bfb0a0..ff2f9a3 100644 --- a/discount.changes +++ b/discount.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 12 23:06:20 UTC 2021 - Dirk Müller + +- update to version 2.2.7: + * fix small buffer overflow + ------------------------------------------------------------------- Tue Jan 26 09:04:18 UTC 2021 - Martin Pluskal diff --git a/discount.spec b/discount.spec index abad763..73dc309 100644 --- a/discount.spec +++ b/discount.spec @@ -19,13 +19,13 @@ %define sover 2 %bcond_with fenced_code Name: discount -Version: 2.2.6 +Version: 2.2.7 Release: 0 Summary: Markdown text to HTML converter License: BSD-3-Clause Group: Productivity/Text/Convertors URL: https://www.pell.portland.or.us/~orc/Code/discount/ -Source: http://www.pell.portland.or.us/~orc/Code/discount/discount-%{version}.tar.bz2 +Source: https://www.pell.portland.or.us/~orc/Code/discount/discount-%{version}.tar.bz2 Patch1: discount-disable_ldconfig.patch BuildRequires: fdupes BuildRequires: pkgconfig @@ -100,7 +100,8 @@ fi %postun -n libmarkdown%{sover} -p /sbin/ldconfig %files -%doc COPYRIGHT CREDITS README +%license COPYRIGHT +%doc CREDITS README %{_bindir}/makepage %{_bindir}/markdown %{_bindir}/discount-markdown