SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libnetpbm11-10.96.4-9.2.x86_64.rpm :

* Thu Jan 19 2023 Otto Hollmann - Drop patch big-endian.patch, already in upstream since 10.87.00
* Sun Sep 18 2022 Andreas Schwab - ppmforge-fix-overflow.patch: Fix arithmetic overflow in ppmforge- ppmforge-test.patch: removed
* Wed Sep 14 2022 Andreas Schwab - ppmforge-test.patch: fix ppmforge test to avoid float overflow
* Sun Dec 19 2021 Andreas Schwab - signed-char.patch: fix bad use of plain char
* Mon Dec 13 2021 pgajdosAATTsuse.com- version update to 10.96.4 palmtopnm: Fix bug: fails with PackBits input on platform with default unsigned char, such as ppc64. Always broken. (Ability to convert PackBits input was new in Netpbm 10.27 (March 2005). sunicontopnm, escp2topbm, mgrtopbm, ybmtopbm, pamcut, pbmpscale, pnmcat, pnmpad: Fix arithmetic overrun with ridiculously large image. pamrubber: Fix bug: random behavior with -quad when you specify both points for source or target and the second one is lower in the image than the first. Always broken (Pamrubber was new in Netpbm 10.54 (March 2011)). libnetpbm: When validating computable size of width and height, allow for adding up to 10 instead of 2, to account for rounding up to a multiple of 8 in processing bit maps. pamtogif: Fix bug: doesn\'t ignore the input alpha mask when user specified -transparent. Broken in Netpbm 10.37 (December 2006). pgmtoppm: Eliminate dependency on color dictionary when user does not specify any colors by name. pamstereogram: Fix crash with -xbegin=0. Thanks Scott Pakin. Introduced in Netpbm 10.94. pamtopng: Fix rejection of all BLACKANDWHITE_ALPHA images with message about wrong depth. Always broken (pamtopng was new in Netpbm 10.71 (June 2015)). Thanks Karol Kosek . pamtopng: Fix failure with GRAYSCALE_ALPHA images with maxval less than 255. Always broken (pamtopng was new in Netpbm 10.71 (June 2015)). Thanks Karol Kosek . pamtopng: Fix: treats all tuple types that start with BLA as BLACKANDWHITE. Always broken (pamtopng was new in Netpbm 10.71 (June 2015)). pamtopng: Fix -transparent option - program recognized - transparency instead. Always broken (pamtopng was new in Netpbm 10.71 (June 2015)). pamtogif: Fix failure with bogus message about wrong depth with grayscale and black and white PAM images with transparency. Always broken (pamtogif was new in Netpbm 10.37 (December 2006)). Thanks Karol Kosek . ppmtogif: Same as \'pamtogif\' fix above, but with -alpha option. Build: Fix build failure due to missing \'random\' function on Mingw platform. Bug introduced in Netpbm 10.94 (March 2021). Build: Don\'t attempt to build \'pamexec\' on systems without Unix process management. Bug introduced in Netpbm 10.94 (March 2021). Build: Make it work on systems that don\'t have date +%s. Broken in Netpbm 10.78 (March 2017). Thanks Claes Nästén (pekdonAATTgmail.com). Build: Fix for MacOS build failures with missing sprintf and vasprintf in broken build environment. Mkdeb: fix failure with message about unrecognized format of VERSION file. Introduced in Netpbm 10.90 (March 2020). Add pamhomography: Thanks Scott Pakin. pamstereogram: Add -yfillshift . pamtowinicon: Add BMP/PNG encoding to verbose output. Use internal random number generator everywhere random numbers are used except ppmtoilbm, so seeded results are the same on all platforms. pamexec: Issue message instead of being killed by a signal when the exec\'ed program does not read the whole image\" ppmforge: Fail if -dimension is greater than 5, which is useless. pamscale: Fix bogus \"bad magic number\" or similar failure most of the time with -nomix. Broken since Netpbm 10.49 (December 2009). pnmtopng: Fix incorrect transparency in output when requesting transparency. Introduced after Netpbm 10.35 (August 2006) but not after Netpbm 10.47 (June 2009). pnmtopng: Fix buffer overrun or bogus \"too many color/ transparency pairs\" failure when requesting transparency. Introduced after Netpbm 10.26 (January 2005) but not after Netpbm 10.35 (August 2006). pamtojpeg2k: Fix constant failure with message about file close failing. libnetpbm: pm_system: Fix bug: standard input feeder process repositions unrelated files. Always broken (pm_system was new in Netpbm 10.13 (September 2003). Pamtowinicon: Fix crash or incorrect output with PNG encoding (result of pm_system bug above). Always broken (Pamtowinicon was new in Netpbm 10.63 (June 2013). pnmtopng: Fix trivial memory leaks. pnmtops: Fix incorrect output (arithmetic overflow) when bounding box is exactly INT_MAX high or wide. Always broken. Pnmtops was in primordial Netpbm.- modified patches % netpbm-gcc-warnings.patch (refreshed) % netpbm-security-code.patch (refreshed)- deleted patches - signed-char.patch (upstreamed)
* Tue Dec 29 2020 pgajdosAATTsuse.com- version update to 10.93.0
* lot of bug fixes and features, see HISTORY- modified patches % netpbm-disable-jasper.patch (refreshed) % netpbm-make.patch (refreshed) % netpbm-security-code.patch (refreshed) % netpbm-security-scripts.patch (refreshed) % netpbm-tmpfile.patch (refreshed) % signed-char.patch (refreshed)- deleted patches - netpbm-pbmtonokia-cmdline-txt-null.patch (upstreamed)
* Mon May 04 2020 pgajdosAATTsuse.com- added patches fix bsc#1170831 -- sent to bryanhAATTgiraffe-data.com on 2020-05-04 + netpbm-pbmtonokia-cmdline-txt-null.patch
* Thu Apr 30 2020 Martin Liška - Add ubsan_build and remove not needed patch netpbm-asan.patch.
* Fri Dec 20 2019 pgajdosAATTsuse.com- version update to 10.88.1
* anytopnm: Fix unpredictable behavior when file name contains spaces. pnmquant: Fail if user specifies more than one of -meanpixel, - meancolor, and -center, rather than just pick one.
* pnmremap: Don\'t output any part of the image if program fails because the maxval of input and map file do not match, in a case where matching maxval is required, i.e. the user specified - firstisdefault or -missingcolor.
* ppmhist: sort secondarily by RGB with -sort=frequency, so output is repeatable.
* pnmcolormap: Add -splitpix, -splitcol, -splitdim. Thanks Vladislav Zavjalov.
* pbmtext: fix erroneous failure message with long input text.
* jpeg2ktopam, pamtojpeg2k: fix negative array index. Always broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
* jpeg2ktopam, pamtojpeg2k: fix assertion failure. Always broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
* jpeg2ktopam: Fix memory leak after decoder failure. Always broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
* jpeg2ktopam: fix null pointer dereference. Always broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
* pnmtorle, rletopnm: fix wild pointer dereference when memory allocation fails. Always broken (programs were added to Netpbm in Release 9.0 (April 2000).
* pamsumm: Fix bug: with -mean and a conflicting option such as - sum, the program ignores one of the options. It should fail. Always broken (pamsumm was new in Netpbm 10.21 (March 2004). pamfind: Add -machine .
* Multiple: fix bug: when you specify the same option twice, you can get a syntax error, with the message telling you you specified some other option that conflicts with it. Should just take the last setting.- modified patches % big-endian.patch (refreshed) % netpbm-security-code.patch (refreshed)
* Wed Sep 04 2019 mvetterAATTsuse.com- bsc#1144255 - Drop jasper dependency from netpbm due to removal of jasper. Disables JPEG2000 support and stops shipping programs like pamtojpeg2k and jpeg2ktopam- Add netpbm-disable-jasper.patch
 
ICM