diff --git a/netpbm-10.83.2-documentation.tar.bz2 b/netpbm-10.83.2-documentation.tar.bz2 deleted file mode 100644 index ccb277b..0000000 --- a/netpbm-10.83.2-documentation.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:308d37bc839fa8b6ea6ccc4a25900c6e364617ccd7166a562acb67e7f54c6f49 -size 11299411 diff --git a/netpbm-10.83.2-nohpcdtoppm-noppmtompeg.tar.bz2 b/netpbm-10.83.2-nohpcdtoppm-noppmtompeg.tar.bz2 deleted file mode 100644 index 1e3d737..0000000 --- a/netpbm-10.83.2-nohpcdtoppm-noppmtompeg.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d04ebaadebd2cc896dcb1e3740b3e10e2df088a627cc401b79fa54f24cac8494 -size 1879377 diff --git a/netpbm-10.84.2-documentation.tar.bz2 b/netpbm-10.84.2-documentation.tar.bz2 new file mode 100644 index 0000000..849c2fd --- /dev/null +++ b/netpbm-10.84.2-documentation.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e11ee582a14029487244f5f3bc537692a1794285526fdc7df8f25664ca9468 +size 11743750 diff --git a/netpbm-10.84.2-nohpcdtoppm-noppmtompeg.tar.bz2 b/netpbm-10.84.2-nohpcdtoppm-noppmtompeg.tar.bz2 new file mode 100644 index 0000000..fc19f82 --- /dev/null +++ b/netpbm-10.84.2-nohpcdtoppm-noppmtompeg.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53cacdf7df6cedc04952290ac5230c53420a3d06ec97dfe06a84c9c60211739c +size 1895854 diff --git a/netpbm.changes b/netpbm.changes index f588d24..3bed840 100644 --- a/netpbm.changes +++ b/netpbm.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Oct 23 10:39:59 UTC 2018 - Petr Gajdos + +- updated to 10.84.02 + * libnetpbm: Fix invalid memory reference in color name processing + when trivial memory allocation fails. + pamtojpeg2k: fix incorrect interpretation of -ilyrrates option + when it contains multiple delimiter characters in a row. Always + broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)). + * pnmtojbig: fix incorrect handling of -x option. Always broken + (pnmtojbig was new in Netpbm 9.2 (May 2000)). + Add pamaltsat. Thanks Anton Shepelev . + * Add pamtris. Thanks Lucas Brunno Luna + . + * libpbmfont, pbmtext: fix bugs with BDF file lines with + insufficient number of fields. Unknown effect. + * pbmtext: -wchar works with built-in fonts. + * pbmtext: improved -verbose information about BDF fonts: + include CHARSET_REGISTRY, CHARSET_ENCODING. + * libnetpbm font facilities: built-in fonts work with wide + characters. + * pbmtext; libnetpbm BDF font processing: fix invalid memory + reference when BDF font file has invalid syntax. Broken + in primordial Netpbm, ca 1993. + * pamgetcolor: fix bug: gets color of only the top half of a + region. + * pnmfiasco, fiascotopnm: Fix trivial memory leak. Always broken + (programs were new in Netpbm 9.6, July 2000). + ------------------------------------------------------------------- Wed Sep 26 15:42:52 UTC 2018 - pmonrealgonzalez@suse.com diff --git a/netpbm.spec b/netpbm.spec index b48dd6c..21822a7 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -17,10 +17,10 @@ %define libmaj 11 -%define libmin 83 +%define libmin 84 %define libver %{libmaj}.%{libmin} Name: netpbm -Version: 10.83.2 +Version: 10.84.2 Release: 0 Summary: A Powerful Graphics Conversion Package License: BSD-3-Clause AND GPL-2.0-or-later AND IJG AND MIT AND SUSE-Public-Domain