File autotrace.changes of Package autotrace
-------------------------------------------------------------------
Sun Jun 1 14:22:54 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.31.10:
* ImageMagick 7 support (gh#autotrace/autotrace#105,
gh#autotrace/autotrace#106).
* HKUST CVEs addressed (gh#autotrace/autotrace#110).
- Drop upstreamed or otherwise unnecessary patches:
* autotrace-0.31.1-quotefix.diff (autotrace.m4 dropped, commit
64823fa).
* 0001-fix_input_png.patch (commit 70b315a).
* CVE-2019-19004.patch (commit 64c5833).
* CVE-2019-19005.patch (commit 268aee4).
* CVE-2022-32323.patch (comimt aaf410d).
- Add autotrace-pkgconfig-private-libs.patch: [pkgconfig] Move
some libraries to Libs.private (gh#autotrace/autotrace#124).
- Add autotrace-ac_subst-magick-vars.patch: Fix unexpanded
MAGICK_* automake variables in pkgconfig file
(gh#autotrace/autotrace#160).
- Drop additional pstoedit.m4 file source as not needed any more.
- Use full URL for Source0.
- Split off separate lang package.
- Run tests as part of %check section; add BuildRequires: procps
for pkill command used in some tests.
- Specfile cleanups.
-------------------------------------------------------------------
Tue Feb 20 10:45:30 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Nov 8 22:31:34 UTC 2022 - Jason Sikes <jsikes@suse.com>
- Added CVE-2022-32323.patch
* [bsc#1201529, CVE-2022-32323]
* Fixes Heap overflow in ReadImage()
-------------------------------------------------------------------
Fri May 13 16:01:02 UTC 2022 - Stanislav Brabec <sbrabec@suse.com>
- biWidth*biBitCnt integer overflow fix (bsc#1182158,
CVE-2019-19004, CVE-2019-19004.patch).
- Bitmap double free fix (bsc1182159, CVE-2019-19005,
CVE-2017-9182, CVE-2017-9190, CVE-2019-19005.patch).
-------------------------------------------------------------------
Tue Aug 12 20:12:25 UTC 2014 - sfalken@opensuse.org
- Add 0001-fix_input_png.patch: Corrects build failure against libpng15
- Updated .spec file to use %make_install macro
-------------------------------------------------------------------
Thu Feb 28 05:59:30 UTC 2013 - coolo@suse.com
- update license to new format
-------------------------------------------------------------------
Fri Sep 30 20:07:43 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Mon Mar 7 13:47:41 CET 2011 - sbrabec@suse.cz
- Split according to shared library packaging rules.
- Enabled ImageMagick support.
-------------------------------------------------------------------
Mon Dec 20 11:28:19 CET 2010 - meissner@suse.de
- libexif does not seem to be directly required
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
- make patch0 usage consistent
-------------------------------------------------------------------
Tue Apr 21 15:33:13 CEST 2009 - crrodriguez@suse.de
- remove static libraries and "la" files
- cleanup spec file a bit
-------------------------------------------------------------------
Wed Jan 25 21:34:32 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Jan 06 15:58:44 CET 2005 - sbrabec@suse.cz
- Provide bitmap_tracing virtual.
-------------------------------------------------------------------
Tue Dec 7 18:20:21 CET 2004 - pth@suse.de
- Fix AC_DEFUN quoting
-------------------------------------------------------------------
Tue Jun 29 01:13:09 CEST 2004 - ro@suse.de
- added libjpeg,libtiff to neededforbuild
-------------------------------------------------------------------
Mon Apr 26 00:46:30 CEST 2004 - ro@suse.de
- added no-strict-aliasing
-------------------------------------------------------------------
Sat Jan 10 16:58:30 CET 2004 - adrian@suse.de
- add %run_ldconfig
-------------------------------------------------------------------
Mon Jul 28 13:26:33 CEST 2003 - meissner@suse.de
- added libexif to nfb
-------------------------------------------------------------------
Tue May 27 00:32:58 CEST 2003 - ro@suse.de
- add manpage to filelist
-------------------------------------------------------------------
Sat May 10 19:08:44 CEST 2003 - schwab@suse.de
- Force libtool update.
-------------------------------------------------------------------
Thu Dec 26 14:11:59 CET 2002 - ro@suse.de
- added liblcms-devel to neededforbuild
-------------------------------------------------------------------
Thu Nov 21 19:27:46 CET 2002 - sbrabec@suse.cz
- Added new package.
- Libtool updates, otherwise cannot create shared library (autoreconf
needs extra macro in pstoedit.m4).