Revisions of optipng

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1125547 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 41)
- Update to 0.7.8:
  * Upgraded libpng to version 1.6.40.
  * Upgraded zlib to version 1.3-optipng.
  * Upgraded cexcept to version 2.0.2-optipng.
 !! Fixed a global-buffer-overflow vulnerability in the GIF reader
    (boo#1215937 CVE-2023-43907).
  ! Fixed a stack-print-after-scope defect in the error handler.
  ! Fixed an assertion failure in the image reduction module.
  ! Fixed the command-line wildargs expansion in the Windows port.
  * Raised the minimum required libpng version from 1.2.9 to 1.6.35.
  * Raised the minimum required zlib version from 1.2.1 to 1.2.8.
  * Refactored the structured exception handling. (forwarded request 1124858 from iDesmI)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1117991 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 40)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1069598 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 39)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 976251 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 38)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 890922 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 37)
- install rpm macros in %{_rpmmacrodir} [bsc#1185664]
- call spec-cleaner
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 563780 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 36)
- update to 0.7.7:
    * Upgraded minitiff to version 0.2.
   !! Fixed a buffer overflow vulnerability in the GIF decoder.
      [Reported by Joonun Jang]
   !! Fixed an integer overflow vulnerability in the TIFF decoder.
      [Reported by Jaeseung Choi]
    ! Fixed the build on macOS High Sierra.
      [Reported by various users]
      [Fixed by Yuen Ho Wong and Friedrich Preuss]
    ! Fixed the build on DJGPP.
    * Disallowed out-of-bounds values in rangeset options.
- removed upstream patches:
  - optipng-CVE-2017-1000229.patch
  - optipng-CVE-2017-16938.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 545849 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 35)
- security update:
  * CVE-2017-16938 [bsc#1069774]
    + optipng-CVE-2017-16938.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 543842 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 34)
- security update:
  * CVE-2017-1000229 [bsc#1068720]
    + optipng-CVE-2017-1000229.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 384399 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 33)
- updated to 0.7.6, fixes CVE-2016-2191
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 304208 from mrdocs's avatar mrdocs (revision 32)
1
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 31)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 228267 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 30)
- updated to 0.7.5:
  ! Fixed various build issues with libpng-1.5 and libpng-1.6.
  * Allowed the handling of huge image files  (> millions of pixels
    per row or column) to be independent of the libpng version.
  + Allowed the option -preserve to save the file ownership (UID/GID)
    on Unix.  (Thanks to Otto Kekäläinen for the suggestion.)
- removed libpng16.patch
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 29)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155518 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 28)
- build also agains libpng16
  * libpng16.patch (forwarded request 155517 from pgajdos)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 27)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 143253 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 26)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 135651 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 25)
- updated to 0.7.3:
  * fixed 'OptiPNG Palette Reduction Use-After-Free Vulnerability'
    [bnc#780874]
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 130319 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 24)
- updated to 0.7.1:
  !! Fixed a regression in the reduction of palette-encoded grayscale
     images.  This regression was introduced in version 0.7.
     (Thanks to Adam Ciarcinski for the fix.)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 23)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 107773 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 22)
- updated to 0.7:
  + Added the popularly-requested option -strip.
  + Added the option -backup, as an alias of -keep.
  + Added the option -silent, as an alias of -quiet.
  - Deprecated the option -log.
  * Changed the activity display output from STDOUT to STDERR.
  + Allowed the option -preserve to save high-resolution timestamps
   on Unix, if the POSIX-1.2008 API is available.  This feature was
   previously available on Windows only.
  ! Fixed a minor precision error in the display of file size percents.
  ! Fixed a memory leak that occurred when reading broken GIF images.
  ! Fixed various build issues.
    (Thanks to Sebastian Pipping and Ville Skytta for the fixes.)
  * Resolved all remaining compatibility issues with libpng-1.5.
    (Thanks in part to Adam Ciarcinski for the contribution.)
Displaying revisions 1 - 20 of 41
openSUSE Build Service is sponsored by