54 Commits

Author SHA256 Message Date
8a919178bd Accepting request 1139251 from GNOME:Factory
- 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. (forwarded request 1139220 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1139251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=42
2024-01-16 20:39:21 +00:00
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
3d9ec72b45 Accepting request 1043391 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1043391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=41
2022-12-16 20:26:14 +00:00
00eb3befe5 Accepting request 1043349 from GNOME:Next
- Drop baselibs.conf: there is no known consumer of the -32bit
  package.

OBS-URL: https://build.opensuse.org/request/show/1043349
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=47
2022-12-16 18:00:48 +00:00
fe73915a69 Accepting request 930078 from GNOME:Factory
- 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. (forwarded request 929771 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/930078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=40
2021-11-10 20:45:43 +00:00
4edcf26b0b Accepting request 929771 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/929771
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=46
2021-11-08 09:05:44 +00:00
f45c998308 Accepting request 913179 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/913179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=39
2021-08-24 08:53:57 +00:00
28e686e359 Accepting request 912482 from GNOME:Next
- Add libcroco-CVE-2020-12825.patch: limit recursion in block and
  any productions (boo#1171685 CVE-2020-12825).

OBS-URL: https://build.opensuse.org/request/show/912482
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=45
2021-08-19 15:20:02 +00:00
8e3d5217aa Accepting request 700495 from GNOME:Factory
- 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).
- 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.
- Modernize spec-file by calling spec-cleaner
- Remove --with-pic which is useless with --disable-static.
- Rectify RPM groups. Remove redundant %clean section.
- 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.
- 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.
- Update to version 0.6.12:
  + Add support for Visual Studio 2017.
  + Misc bug fixes.
- Update to GNOME 3.20  Fate#318572
- Update to version 0.6.11:
  + Fix regression in cr_tknzr_consume_chars.
  + Misc bug fixes.
- Update to version 0.6.10:
  + Misc bug fixes.
- Update to version 0.6.9:
  + Added Visual Studio projects.
  + Lots of warnings fixed.
  + Improve build system.
  + Misc bug fixes.
- license update: LGPL-2.1
  No indication of GPL-2.0 licensed files in the package
- Update to version 0.6.8:
  + Handle signed units (bgo#686239).
- Update to version 0.6.7:
  + Fix 'green' colour (bgo#685679).
  + Build fixes.
- Update to version 0.6.6:
  + Mem leak fixes (bgo#678736).
- Update to version 0.6.5:
  + Fix mapping of 'green' colour (bgo#672332)
- 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
- Remove explicit Requires for glib2-devel, libxml2-devel,
  zlib-devel in devel subpackage: they will automatically be added
  the pkgconfig() way if needed.
- 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.
- Add baselibs.conf as a source
- 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.
- remove "la" files [BNC#357465]
- obsolete old -XXbit packages (bnc#437293)
- fix rename of xxbit packages
- added baselibs.conf file to build xxbit packages
  for multilib support
- break dependency loop by removing unneeded requires
- Split out a 0_6-3 subpackage.
- s#%run_ldconfig#/sbin/ldconfig# in %post and %postun.
- Do not build unusable static libraries (#238552#c17).
- Prefix changed to /usr.
- Spec file cleanup.
- Remove dead patches
- 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
- converted neededforbuild to BuildRequires
- Fixed devel dependencies.
- fixed overflow.
- Fixed library linking (#50796).
- Update to version 0.6.0
- New SuSE package, version 0.5.1.

OBS-URL: https://build.opensuse.org/request/show/700495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=38
2019-05-09 08:02:39 +00:00
9f79cc874d OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=43 2019-05-03 20:18:40 +00:00
5b2b188fb7 Accepting request 700216 from home:mgorse:branches:GNOME:Factory
- 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).

OBS-URL: https://build.opensuse.org/request/show/700216
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=42
2019-05-03 20:18:17 +00:00
25e1c76d62 Accepting request 693286 from GNOME:Factory
New stable release (forwarded request 692052 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/693286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=37
2019-04-17 08:05:51 +00:00
7a131f440f Accepting request 692052 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/692052
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=40
2019-04-11 14:48:53 +00:00
cc819bc7d4 Accepting request 582802 from GNOME:Factory
spec-cleaner (forwarded request 581211 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/582802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=36
2018-03-08 09:46:43 +00:00
e70705fdad Accepting request 581211 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581211
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=38
2018-03-05 13:54:29 +00:00
1cae519067 Accepting request 532848 from GNOME:Factory
- Remove --with-pic which is useless with --disable-static.
- Rectify RPM groups. Remove redundant %clean section. (forwarded request 532491 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/532848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=35
2017-10-10 09:41:32 +00:00
2a3fa5deef Accepting request 532491 from home:jengelh:branches:GNOME:Factory
- Remove --with-pic which is useless with --disable-static.
- Rectify RPM groups. Remove redundant %clean section.

OBS-URL: https://build.opensuse.org/request/show/532491
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=36
2017-10-09 18:16:29 +00:00
Bjørn Lie
74683c1803 Accepting request 532436 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/532436
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=35
2017-10-07 14:59:10 +00:00
53540eb405 Accepting request 504290 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/504290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=34
2017-06-19 11:22:59 +00:00
2eb194e8c3 Accepting request 503232 from GNOME:Next
Add upstream patches for CVE's

OBS-URL: https://build.opensuse.org/request/show/503232
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=33
2017-06-16 20:04:59 +00:00
6035476ec1 Accepting request 490213 from GNOME:Factory
(forwarded request 489590 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/490213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=33
2017-04-29 08:50:07 +00:00
b657b438d4 Accepting request 489590 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/489590
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=31
2017-04-24 08:41:52 +00:00
b2bc39ecb8 Accepting request 423541 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/423541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=32
2016-08-30 22:04:25 +00:00
Bjørn Lie
289d4f10da Accepting request 423413 from home:zhangxiaofei:branches:GNOME:Factory
SLE sync

OBS-URL: https://build.opensuse.org/request/show/423413
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=29
2016-08-28 15:44:36 +00:00
66259327b8 Accepting request 349716 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/349716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=31
2015-12-23 07:48:35 +00:00
Bjørn Lie
1c663a482e Accepting request 349365 from GNOME:Next
New stable update

OBS-URL: https://build.opensuse.org/request/show/349365
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=27
2015-12-20 11:23:11 +00:00
837c9a6866 Accepting request 349162 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/349162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=30
2015-12-18 20:50:39 +00:00
Bjørn Lie
5a022db3be Accepting request 348733 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/348733
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=25
2015-12-16 13:20:35 +00:00
c7bf17bf3a Accepting request 342082 from GNOME:Factory
New rel from upstream (forwarded request 341838 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/342082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=29
2015-11-05 23:09:55 +00:00
56261080f3 Accepting request 341838 from home:Zaitor:branches:GNOME:Factory
New rel from upstream

OBS-URL: https://build.opensuse.org/request/show/341838
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=23
2015-11-02 12:58:55 +00:00
Stephan Kulow
d10b3f9f6c Accepting request 175779 from GNOME:Factory
license update: LGPL-2.1
No indication of GPL-2.0 licensed files in the package (forwarded request 175739 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/175779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=26
2013-05-16 14:12:29 +00:00
509a6291e9 Accepting request 175739 from home:babelworx:ldig:branches:GNOME:Factory
license update: LGPL-2.1
No indication of GPL-2.0 licensed files in the package

OBS-URL: https://build.opensuse.org/request/show/175739
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=21
2013-05-15 17:35:01 +00:00
Ismail Dönmez
d4f20a757e Accepting request 140235 from GNOME:Factory
Update to 0.6.8 (forwarded request 139790 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/140235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=24
2012-11-08 20:50:31 +00:00
61acd87427 Accepting request 139790 from home:dimstar:branches:GNOME:Factory
Update to 0.6.8

OBS-URL: https://build.opensuse.org/request/show/139790
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=19
2012-11-05 16:44:24 +00:00
Stephan Kulow
c205a233fd Accepting request 138604 from GNOME:Factory
Update to 0.6.7 (forwarded request 138297 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/138604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=23
2012-10-19 08:18:34 +00:00
ae63d89fef Accepting request 138297 from home:dimstar:branches:GNOME:Factory
Update to 0.6.7

OBS-URL: https://build.opensuse.org/request/show/138297
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=17
2012-10-17 20:26:23 +00:00
Stephan Kulow
b6ddb32f35 Accepting request 136733 from GNOME:Factory
Pushing GNOME:Factory towards openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/136733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=22
2012-10-03 05:57:44 +00:00
4ad190beca Accepting request 134547 from home:dimstar:branches:GNOME:Factory
Update to 0.6.6

OBS-URL: https://build.opensuse.org/request/show/134547
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=15
2012-09-21 19:39:18 +00:00
Stephan Kulow
258119602a Accepting request 111752 from GNOME:Factory
Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/111752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=20
2012-03-29 11:59:43 +00:00
Vincent Untz
3d2d7c2c9f Accepting request 111173 from home:vuntz:branches:GNOME:Factory
Update to 0.6.5

OBS-URL: https://build.opensuse.org/request/show/111173
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=13
2012-03-28 06:21:27 +00:00
Stephan Kulow
3ee0f80211 Accepting request 105133 from GNOME:Factory
Pushing most G:F bits

OBS-URL: https://build.opensuse.org/request/show/105133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=19
2012-02-16 15:17:28 +00:00
Vincent Untz
d73e27e8cc Accepting request 102979 from home:vuntz:branches:GNOME:Factory
Update to 0.6.4

OBS-URL: https://build.opensuse.org/request/show/102979
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcroco?expand=0&rev=11
2012-02-08 10:55:45 +00:00
Stephan Kulow
d5f4344176 Accepting request 99089 from GNOME:Factory
Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/99089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=18
2012-01-06 10:45:12 +00:00
OBS User autobuild
3d30bb19a9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=13 2010-03-18 15:02:11 +00:00
OBS User autobuild
808a02d82a Accepting request 27850 from GNOME:Factory
Copy from GNOME:Factory/libcroco based on submit request 27850 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/27850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=12
2009-12-29 23:24:09 +00:00
OBS User unknown
ffec5dd702 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=10 2009-02-12 17:26:06 +00:00
OBS User unknown
1a9d2db46a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=9 2009-01-28 23:09:52 +00:00
OBS User unknown
9936fae411 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=8 2009-01-08 17:33:37 +00:00
OBS User unknown
ec07107add OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=6 2008-05-16 20:05:26 +00:00
OBS User unknown
784ad8fe1d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcroco?expand=0&rev=5 2008-04-10 12:24:23 +00:00