SHA256
1
0
forked from pool/cairo
Commit Graph

104 Commits

Author SHA256 Message Date
1b081d8eae Accepting request 926915 from home:susnux:branches:GNOME:Factory
Add upstream patch to fix applications not being able to explicitly set font anti-aliasing.
Needed to fix at least GIMP issue https://gitlab.gnome.org/GNOME/gimp/-/issues/6210

Upstream: https://gitlab.freedesktop.org/cairo/cairo/-/merge_requests/114

OBS-URL: https://build.opensuse.org/request/show/926915
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=151
2021-10-26 10:02:59 +00:00
b2d3511d45 Accepting request 778621 from home:mwilck:branches:GNOME:Factory
- Add an upstream bug fix
  + cairo-pdf-add-missing-flush.patch: Fixes PDF generation
    see https://gitlab.freedesktop.org/cairo/cairo/issues/342

I have a PDF document here that prints as total bogus when processed
with cups filters (using libcairo, e.g. from evince) without this patch.
Unfortunately I can't share the file for privacy reasons. 
See also https://github.com/OpenPrinting/cups-filters/issues/93.

OBS-URL: https://build.opensuse.org/request/show/778621
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=149
2020-02-27 15:49:14 +00:00
1f0ca3ea42 Accepting request 728240 from GNOME:Next
Add upstream patches (fits with new pango and gtk3)

OBS-URL: https://build.opensuse.org/request/show/728240
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=147
2019-09-04 11:34:19 +00:00
909eec6561 Accepting request 643557 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/643557
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=145
2018-10-22 13:23:05 +00:00
3810c47205 Accepting request 640135 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/640135
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=143
2018-10-06 10:50:48 +00:00
a2a01827dc Accepting request 618162 from home:zhengqiang:branches:GNOME:Factory
- Add cairo-CVE-2017-9814.patch: Replace malloc with _cairo_malloc
  and check cmap size before allocating (boo#1049092,
  CVE-2017-9814, fdo#101547).

OBS-URL: https://build.opensuse.org/request/show/618162
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=141
2018-06-21 04:08:19 +00:00
600dd9a284 Accepting request 617911 from home:zhengqiang:branches:GNOME:Factory
- Add replace-malloc-with-cairo-malloc.patch:
  replace malloc with _cairo_malloc and check cmap size before
  allocating ( boo#1049092, CVE-2017-9814 ).

OBS-URL: https://build.opensuse.org/request/show/617911
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=139
2018-06-20 09:00:27 +00:00
8cebab01a2 Accepting request 600750 from home:iznogood
- Add cairo-fix-assertion-failure-in-freetype-backend.patch: Fix
  assertion failure in the freetype backend (fdo#105746).
Tweaked resub

OBS-URL: https://build.opensuse.org/request/show/600750
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=137
2018-04-25 10:39:50 +00:00
eb6d048388 Accepting request 595924 from home:iznogood
New upstream release

OBS-URL: https://build.opensuse.org/request/show/595924
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=135
2018-04-13 06:51:45 +00:00
e140db3869 Accepting request 583529 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583529
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=133
2018-03-09 10:01:23 +00:00
ca6f9af1f1 - Add explicit pkgconfig(zlib) and (conditionalized on
build_xcb_backend) pkgconfig(xcb-render) BuildRequires: closer
  alignment with what configure checks for.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=131
2018-02-19 13:20:00 +00:00
edd195ffe0 Accepting request 577277 from home:elvigia:branches:GNOME:Factory
- Add explicit buildrequire on zlib and xcb-render

OBS-URL: https://build.opensuse.org/request/show/577277
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=130
2018-02-19 13:17:33 +00:00
Bjørn Lie
c015c8d970 Accepting request 562571 from GNOME:Next
- Update to version 1.15.10:
  + Features and Enhancements:
    - Add support for OpenGL ES 3.0 to the gl backend.
    - Use Reusable streams for forms in Level 3 Postscript.
    - Add CAIRO_MIME_TYPE_EPS mime type for embedding EPS files.
    -  Add CCITT_FAX mime type for PDF and PS surfaces.
    - svg: add a new function to specify the SVG document unit
      (fdo#90166).
    - Use UTF-8 filenames on Windows.
  + API Changes: cairo_svg_surface_set_document_unit() and
    cairo_svg_surface_get_document_unit().
  + Bugs fixed:
    - Fix regression in gles version detection.
    - Fix undefined-behavior with integer math.
    - Handle SOURCE and CLEAR operators when painting color glyphs
      (fdo#102661).
    - Convert images to rgba or a8 formats when uploading with
      GLESv2.
    - Use _WIN32 instead of windows.h to check for windows build.
    - Fix sigabrt printing documents with fonts lacking the
      mandatory .nodef glyph (fdo#102922).
    - Prevent curved strokes in small ctms from being culled from
      vector surfaces (fdo#103071).
    - Fix painting an unbounded recording surface with the SVG
      backend.
    - Fix falling back to system font with PDFs using certain
      embedded fonts, due to truncated font names (fdo#103249).
    - Fix handling of truetype fonts with excessively long font
      names (fdo#103249).
    - Fix race conditions with cairo_mask_compositor_t
      (fdo#103037).
    - Fix build error with util/font-view.
    - Fix assertion hit with PDFs using Type 4 fonts rendered with
      user fonts, due to error when destroying glyph page
      (fdo#103335).
    - Set default creation date for PDFs.
    - Prevent invalid ptr access for > 4GB images (fdo#98165).
    - Prevent self-copy infinite loop in Postscript surface.
    - Fix padded image crash in Postscript surface.
    - Fix annotation bugs in PDFs and related memory leaks.
    - Fix test failures and other assorted issues in ps and pdf
      code.
    - Fix code generation when using GCC legacy atomic operations
      (fdo#103559).
    - Fix various compilation warnings and errors.
    - Fix various distcheck errors with private symbols, doxygen
      formatting etc.
- Drop cairo-image-prevent-invalid-ptr-access.patch

OBS-URL: https://build.opensuse.org/request/show/562571
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=128
2018-01-08 20:35:29 +00:00
6140507c91 Accepting request 556450 from home:michalsrb:branches:GNOME:Factory
- Depend on pkgconfig(gl) and pkgconfig(egl) instead of Mesa-devel.
  * The pkgconfig(gl) and pkgconfig(egl) are what cairo really
    needs. Mesa-devel is too general and is a bottleneck in
    distribution build. (bnc#1071297)

OBS-URL: https://build.opensuse.org/request/show/556450
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=126
2017-12-12 11:48:07 +00:00
ac8e0d8c36 Accepting request 519713 from GNOME:Next
- Update to version 1.15.8:
  + This small snapshot provides new colored emoji glyph support,
    and a handful of minor fixes. For a complete log of changes,
    please see
    http://cairographics.org/releases/ChangeLog.1.15.8
  + Features and Enhancements: Support colored emoji glyphs, stored
    as PNG images in OpenType fonts.
  + Bug Fixes:
    - pdf:
      . Fix internal links pointing to other pages, by
        pre-calculating page heights so that link positions can be
        calculated more accurately.
      . Don't emit /PageLabel dict when no labels defined.
    - image: Fix crash on negative lengths.
    - win32: Fix initialization of mutexes for static builds.
    - font:
      . Fix color font loading on big-endian systems.
      . Fix color font support infinite-loop with empty glyphs.
    - Fix off by one check in cairo-image-info.c.
- Drop cairo-fix-off-by-one-check.patch: Fixed upstream.
- Run spec-cleaner, modernize spec.
- Rename 0001-image-prevent-invalid-ptr-access-for-4GB-images.patch
  to cairo-image-prevent-invalid-ptr-access.patch.
- Pass enable-gtk-doc instead of disable-gtk-doc to configure, we
  already have the gtk-doc BuildRequires in place so I can only
  assume that this was an honest error.

OBS-URL: https://build.opensuse.org/request/show/519713
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=124
2017-08-31 07:46:01 +00:00
Bjørn Lie
a58058947d OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=122 2017-06-20 16:44:33 +00:00
Bjørn Lie
d1ec2e050c Accepting request 505069 from home:alarrosa:branches:GNOME:Factory
- Add 0001-image-prevent-invalid-ptr-access-for-4GB-images.patch to
  fix a segfault when using >4GB images since int values were used
  for pointer operations (bsc#1007255, fdo#98165, CVE-2016-9082).

OBS-URL: https://build.opensuse.org/request/show/505069
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=121
2017-06-20 16:43:46 +00:00
5861c0bfa5 Accepting request 504297 from GNOME:Next
correct spelling

OBS-URL: https://build.opensuse.org/request/show/504297
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=119
2017-06-16 20:45:25 +00:00
Bjørn Lie
733e01cc36 Accepting request 501654 from home:alarrosa:branches:GNOME:Factory
- Add cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff to
  fix a segfault in get_bitmap_surface due to malformed font
  (bsc#1036789, fdo#100763, CVE-2017-7475).

OBS-URL: https://build.opensuse.org/request/show/501654
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=117
2017-06-07 13:34:23 +00:00
Bjørn Lie
891d39d574 Accepting request 459755 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/459755
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=113
2017-02-22 20:32:15 +00:00
Bjørn Lie
491b17a2bb Accepting request 456398 from home:jengelh:branches:GNOME:Factory
- Fix RPM groups; update summaries.
  Remove useless --with-pic which is only for static libs.

OBS-URL: https://build.opensuse.org/request/show/456398
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=111
2017-02-12 17:10:01 +00:00
Bjørn Lie
13fb772c5f Accepting request 445805 from GNOME:Next
Resub, undo spec-cleaner move

OBS-URL: https://build.opensuse.org/request/show/445805
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=109
2017-01-09 11:32:46 +00:00
Bjørn Lie
e9d8a202e1 Accepting request 424790 from home:badshah400:branches:GNOME:Factory
Haven't tested if this actually fixes boo#997189 or not...

OBS-URL: https://build.opensuse.org/request/show/424790
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=107
2016-09-05 08:12:47 +00:00
3a4c25d2f4 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=105 2016-08-05 15:43:07 +00:00
7cedf53019 Accepting request 417120 from home:hpjansson:3.20-factory
Sync from SLE12 SP2, take two

OBS-URL: https://build.opensuse.org/request/show/417120
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=104
2016-08-05 15:42:49 +00:00
99bda207a3 Accepting request 360348 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360348
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=102
2016-02-19 14:43:04 +00:00
Bjørn Lie
8737900794 Accepting request 342114 from home:Zaitor:branches:GNOME:Factory
New stable bugfix rel, not buildtested, so please wait for the obs.

OBS-URL: https://build.opensuse.org/request/show/342114
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=100
2015-11-02 18:17:23 +00:00
Bjørn Lie
da73d79983 Accepting request 341499 from GNOME:Factory
Revert

OBS-URL: https://build.opensuse.org/request/show/341499
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=99
2015-10-29 13:10:39 +00:00
3ed4c8a024 Accepting request 340746 from home:olh:branches:GNOME:Factory
- Fix another segfault in active_edges (fdo#59098)
  cairo-active_edges.patch

OBS-URL: https://build.opensuse.org/request/show/340746
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=97
2015-10-28 15:41:51 +00:00
97465aefe8 Revert freetype/harfbuzz cycle atempts
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=95
2015-05-18 09:36:25 +00:00
Bjørn Lie
f07f2cedf2 Accepting request 307439 from home:oertel:branches:GNOME:Factory
- drop cairo-disable-lto.patch: lto was dropped upstream

OBS-URL: https://build.opensuse.org/request/show/307439
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=94
2015-05-18 09:25:57 +00:00
70f5b89cea Accepting request 305514 from home:fstrba:freetype2
Build cairo against freetype2-bootstrap (needs freetype2 from M17N)

OBS-URL: https://build.opensuse.org/request/show/305514
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=93
2015-05-06 06:58:18 +00:00
63d03275eb Accepting request 290782 from home:FunkyM:branches:GNOME:Factory
Fixes crashes in various GNOME apps (like baobab and general cairo consumers) due to a bug of 1.14.0.

OBS-URL: https://build.opensuse.org/request/show/290782
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=91
2015-03-16 08:49:45 +00:00
c8e93b3f3f Accepting request 280590 from home:scarabeus_iv:branches:GNOME:Factory
- Spec-cleanify
- Remove the obsoletes for sle10 64bit subpackages on ppc
- Remove libtool archive always

OBS-URL: https://build.opensuse.org/request/show/280590
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=89
2015-01-14 17:58:14 +00:00
8ac5981d30 Accepting request 280164 from home:dimstar:branches:GNOME:Factory
Add small patch - manages to fix racket build in Factory

OBS-URL: https://build.opensuse.org/request/show/280164
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=87
2015-01-07 16:57:08 +00:00
e94065509e Accepting request 260350 from GNOME:Next
New stable branch

OBS-URL: https://build.opensuse.org/request/show/260350
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=85
2014-11-10 21:23:14 +00:00
c6cfeac335 Accepting request 239878 from home:fcrozat:branches:GNOME:Factory
- Add cairo-xlib-endianness.patch: fix crash when client and server
  have different endianness [bnc#882951, fdo#63461]

OBS-URL: https://build.opensuse.org/request/show/239878
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=83
2014-07-10 11:50:24 +00:00
ccf66016e9 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=81
2014-04-15 19:42:32 +00:00
7723d5a054 Accepting request 229739 from home:jnweiger:branches:GNOME:Factory
- Added fix_for_fdo77298.patch
  So that inkscape can export 0.01mm lines again to PDF. Was broken in 1.12.3
  https://bugs.freedesktop.org/show_bug.cgi?id=77298

OBS-URL: https://build.opensuse.org/request/show/229739
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=80
2014-04-15 19:38:17 +00:00
Bjørn Lie
0065eee66c Accepting request 197001 from home:namtrac:bugfix
- Add cairo-disable-lto.patch to disable LTO on s390{x} to fix the
  build.

OBS-URL: https://build.opensuse.org/request/show/197001
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=78
2013-09-01 09:35:23 +00:00
83422e0200 Accepting request 196496 from home:dimstar:branches:GNOME:Factory
Update to 1.12.16

OBS-URL: https://build.opensuse.org/request/show/196496
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=76
2013-08-27 16:53:38 +00:00
e1146cdc1f twea
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=74
2013-07-08 21:26:18 +00:00
b68d9f4541 Accepting request 182537 from home:sbrabec:branches:GNOME:Factory
- Fix eog crash on assertion, after pressing Next
  (cairo-reduce-buddy-assertion.patch, bnc828074#c3).

OBS-URL: https://build.opensuse.org/request/show/182537
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=73
2013-07-08 21:23:43 +00:00
1358a77b81 Fix cairo...
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=71
2013-05-25 21:01:33 +00:00
798a97a9d7 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=69
2013-04-06 15:18:36 +00:00
35e2be6cf1 Accepting request 162152 from home:pgajdos:libpng16
- call png_set_read_user_transform_fn() before png_read_update_info()
  [bnc#810701]
  * libpng16-v2.patch

OBS-URL: https://build.opensuse.org/request/show/162152
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=68
2013-04-06 15:14:46 +00:00
476c461ecc Accepting request 158291 from GNOME:Next
Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158291
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=66
2013-03-13 23:02:39 +00:00
05ed61afd4 Accepting request 140687 from GNOME:Next
Update to 1.12.8

OBS-URL: https://build.opensuse.org/request/show/140687
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=64
2012-11-11 21:47:57 +00:00
9a177de45f Accepting request 138041 from home:dimstar:branches:GNOME:Factory
update to 1.12.4

OBS-URL: https://build.opensuse.org/request/show/138041
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=62
2012-10-15 08:31:12 +00:00
Vincent Untz
3a718f724c Accepting request 115972 from home:dimstar:branches:GNOME:Factory
Update to 0.12.2

OBS-URL: https://build.opensuse.org/request/show/115972
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=60
2012-05-16 07:02:25 +00:00