Subject: CVS commit: pkgsrc/graphics/jbig2dec
From: Thomas Klausner
Date: 2023-10-19 16:46:00
Message id: 20231019144600.9FEC5FADC@cvs.NetBSD.org

Log Message:
jbig2dec: update to 0.20.

Version 0.20 (2023 August 28)

* Move definition of inline macro so that it doesn't cause
  linker errors during cross-compilation.

* Fix OSS-fuzz issue 10862, a memory leak, by freeing image
  resources upon error.

* Fix a bug where a buffer was accessed without considering
  alignment requirements on architectures such as SPARC.

* Fix compiler warnings.

* Improve custom memory allocator used in testing to restricting
  memory usage.

* Use silent automake rules when compiling as a separate project.

Files:
RevisionActionfile
1.19modifypkgsrc/graphics/jbig2dec/Makefile
1.5modifypkgsrc/graphics/jbig2dec/buildlink3.mk
1.15modifypkgsrc/graphics/jbig2dec/distinfo