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
This commit is contained in:
Martin Pluskal 2021-03-15 08:20:17 +00:00 committed by Git OBS Bridge
parent 9831012e02
commit bdf62c568c
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae68a4832ff8e620286304ec525c1fe8957be4d8f1e774588eb03d1c3deb74a7
size 102303

3
discount-2.2.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1262be5d7b04f3c4e2cee3a0937369b12786af18f65f599f334eefbc0ee9508
size 102277

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 12 23:06:20 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to version 2.2.7:
* fix small buffer overflow
-------------------------------------------------------------------
Tue Jan 26 09:04:18 UTC 2021 - Martin Pluskal <mpluskal@suse.com>

View File

@ -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