Files
libcroco/libcroco.changes
Dominique Leuenberger 3d2883ab6e Accepting request 1139220 from GNOME:Next
- Own /usr/share/gtk-doc: glib no longer uses gtk-doc and as a
  consequence cannot be held responsible to deliver that basic
  directory structure.

OBS-URL: https://build.opensuse.org/request/show/1139220
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=49
2024-01-16 17:06:07 +00:00

292 lines
9.8 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Tue Jan 16 15:59:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Own /usr/share/gtk-doc: glib no longer uses gtk-doc and as a
consequence cannot be held responsible to deliver that basic
directory structure.
-------------------------------------------------------------------
Fri Dec 16 15:14:37 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
-------------------------------------------------------------------
Fri Nov 5 20:42:47 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Add 0_6-3 define sover, make future soversion bumps easy to
handle.
- Add missing explicit libname-sover Requires to devel subpackage.
- Use ldconfig_scriplets macro for post(un) handling.
- Move doc files mainly developers care for to devel package.
-------------------------------------------------------------------
Mon Aug 16 20:14:14 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Add libcroco-CVE-2020-12825.patch: limit recursion in block and
any productions (boo#1171685 CVE-2020-12825).
-------------------------------------------------------------------
Thu May 2 17:45:07 UTC 2019 - mgorse@suse.com
- Add libcroco-CVE-2017-8834.patch: fix infinite loop on invalid
UTF-8 (boo#1043898 boo#1043899 bgo#782647 CVE-2017-8834
CVE-2017-8871).
-------------------------------------------------------------------
Sat Apr 6 20:01:33 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.6.13:
+ Visual Studio builds: Enhance security of x64 binaries.
+ win32/replace.py: Fix replacing items in files with UTF-8
content.
+ tknzr: support only max long rgb values.
+ input: check end of input before reading a byte.
- Drop upstream fixed patches:
+ libcroco-fix-CVE-2017-7960.patch.
+ libcroco-fix-CVE-2017-7961.patch.
- Stop exporting -fno-strict-aliasing" to configure, no longer
needed.
- Update URL to new gitlab home.
-------------------------------------------------------------------
Wed Feb 28 16:34:08 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Sun Oct 8 00:16:21 UTC 2017 - jengelh@inai.de
- Remove --with-pic which is useless with --disable-static.
- Rectify RPM groups. Remove redundant %clean section.
-------------------------------------------------------------------
Sat Oct 7 14:36:27 UTC 2017 - dimstar@opensuse.org
- Drop gtk-doc BuildRequires: Do not build documentation (helps
eliminate a build cycle). This is no loss for the package, as we
simply install the pre-built doc from the tarball.
-------------------------------------------------------------------
Mon Jun 12 16:33:29 UTC 2017 - zaitor@opensuse.org
- Add libcroco-fix-CVE-2017-7960.patch: Fix boo#1034481,
CVE-2017-7960.
- Add libcroco-fix-CVE-2017-7961.patch: Fix boo#1034482,
CVE-2017-7961.
-------------------------------------------------------------------
Thu Apr 20 11:02:27 UTC 2017 - zaitor@opensuse.org
- Update to version 0.6.12:
+ Add support for Visual Studio 2017.
+ Misc bug fixes.
-------------------------------------------------------------------
Fri Apr 15 22:12:35 UTC 2016 - mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
-------------------------------------------------------------------
Thu Dec 17 13:11:16 UTC 2015 - zaitor@opensuse.org
- Update to version 0.6.11:
+ Fix regression in cr_tknzr_consume_chars.
+ Misc bug fixes.
-------------------------------------------------------------------
Sun Dec 13 19:08:40 UTC 2015 - zaitor@opensuse.org
- Update to version 0.6.10:
+ Misc bug fixes.
-------------------------------------------------------------------
Sat Oct 31 18:19:04 UTC 2015 - zaitor@opensuse.org
- Update to version 0.6.9:
+ Added Visual Studio projects.
+ Lots of warnings fixed.
+ Improve build system.
+ Misc bug fixes.
-------------------------------------------------------------------
Wed May 15 11:59:25 UTC 2013 - cfarrell@suse.com
- license update: LGPL-2.1
No indication of GPL-2.0 licensed files in the package
-------------------------------------------------------------------
Fri Oct 26 18:18:29 UTC 2012 - dimstar@opensuse.org
- Update to version 0.6.8:
+ Handle signed units (bgo#686239).
-------------------------------------------------------------------
Tue Oct 16 07:15:15 UTC 2012 - dimstar@opensuse.org
- Update to version 0.6.7:
+ Fix 'green' colour (bgo#685679).
+ Build fixes.
-------------------------------------------------------------------
Sun Sep 16 20:56:59 UTC 2012 - dimstar@opensuse.org
- Update to version 0.6.6:
+ Mem leak fixes (bgo#678736).
-------------------------------------------------------------------
Mon Mar 26 14:36:32 UTC 2012 - vuntz@opensuse.org
- Update to version 0.6.5:
+ Fix mapping of 'green' colour (bgo#672332)
-------------------------------------------------------------------
Tue Feb 7 07:39:32 UTC 2012 - vuntz@opensuse.org
- Update to version 0.6.4:
+ Use -Bsymbolic-functions when available
+ Modernise and simplify configure
+ bgo#640897: fix format string warning in testcase
+ bgo#666248: vc++ compilation support
-------------------------------------------------------------------
Wed Dec 21 03:03:49 UTC 2011 - vuntz@opensuse.org
- Remove explicit Requires for glib2-devel, libxml2-devel,
zlib-devel in devel subpackage: they will automatically be added
the pkgconfig() way if needed.
-------------------------------------------------------------------
Mon Nov 14 22:31:32 UTC 2011 - dimstar@opensuse.org
- Update to version 0.6.3:
+ Add gtk-doc build infrastructure.
+ bgo#342370: ensure the library and compiler flags are not
hardcoded into the pc file.
- Remove explicit %{name}-0_6-3 Requires: it will automatically be
added.
- Change glib2-devel and libxml2-devel BuildRequires to
pkgconfig(glib-2.0) and pkgconfig(libxml-2.0).
- Clean spec-file using spec-cleaner.
-------------------------------------------------------------------
Thu Dec 17 20:46:43 CET 2009 - jengelh@medozas.de
- Add baselibs.conf as a source
-------------------------------------------------------------------
Thu Feb 5 12:44:33 CET 2009 - vuntz@novell.com
- Update to version 0.6.2:
+ bgo#306823: improve precision of non-integer numbers
+ bgo#148790, bgo#333834: Cygwin fixes
+ bgo#340298: Documentation fixes
+ bgo#375194: fix to builtin color processing
+ bgo#380438: Leak and trace message in cr_token_clear
+ bgo#381040: floating numbers always output to exactly 3 digits
after decimal points
+ bgo#336621: cr_tknzr_get_next_token wasn't handling "<!--"
correctly
+ bgo#372011: comments not parsed correctly
+ bgo#394680: problem parsing function name starting with 'u'
or 'r'
+ bgo#139878: keep end of ruleset parsing location, and give it
to the end_selector sac-handler.
+ bgo#394294: Escape are wrongly computed
+ bgo#314831: Escapes not recognized
+ bgo#395099: overly agressive rule matching
+ bgo#553937: CRDocHandler instances created with reference count
of 0
+ Various fixes to the font handling
+ Add const to various function prototypes
- Remove autoreconf call.
-------------------------------------------------------------------
Mon Jan 26 23:19:17 CET 2009 - crrodriguez@suse.de
- remove "la" files [BNC#357465]
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Sun May 11 11:53:18 CEST 2008 - coolo@suse.de
- fix rename of xxbit packages
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Sat Nov 17 01:55:56 CET 2007 - dmueller@suse.de
- break dependency loop by removing unneeded requires
-------------------------------------------------------------------
Mon Oct 8 18:46:23 CEST 2007 - maw@suse.de
- Split out a 0_6-3 subpackage.
- s#%run_ldconfig#/sbin/ldconfig# in %post and %postun.
-------------------------------------------------------------------
Tue Feb 13 11:50:51 CET 2007 - sbrabec@suse.cz
- Do not build unusable static libraries (#238552#c17).
-------------------------------------------------------------------
Sun Dec 17 00:17:57 CET 2006 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Fri Oct 13 22:32:55 CEST 2006 - danw@suse.de
- Remove dead patches
-------------------------------------------------------------------
Thu Sep 21 23:25:20 CEST 2006 - jhargadon@suse.de
- update to version 0.6.1
- parse fractional parts of numbers properly
- win32 port
- gtk-doc compliance
- test infrastructure enhancements
- nasty memory management bug fix
-------------------------------------------------------------------
Wed Jan 25 21:32:18 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jul 29 13:57:07 CEST 2005 - sbrabec@suse.cz
- Fixed devel dependencies.
-------------------------------------------------------------------
Wed Apr 27 10:31:27 CEST 2005 - meissner@suse.de
- fixed overflow.
-------------------------------------------------------------------
Thu Feb 17 13:31:21 CET 2005 - sbrabec@suse.cz
- Fixed library linking (#50796).
-------------------------------------------------------------------
Sat Feb 12 00:51:57 CET 2005 - gekker@suse.de
- Update to version 0.6.0
-------------------------------------------------------------------
Tue May 04 14:39:07 CEST 2004 - sbrabec@suse.cz
- New SuSE package, version 0.5.1.