Commit Graph

22 Commits

Author SHA1 Message Date
29e598360b cairo: 1.17.8 -> 1.18.0 2023-09-23 20:30:03 +02:00
480fb32ffb
cairo: 1.17.6 -> 1.17.8 2023-02-02 22:41:33 +01:00
8eb57145a3
cairo: rebuilt 2022-04-08 13:16:20 +02:00
99f9c56bce cairo: update to 1.17.6 2022-03-23 15:02:31 +01:00
b0269f632f cairo: fixes a CVE, activates glesv3 on wayland 2021-11-19 09:54:08 +01:00
70cdf5f84a [notify] cairo: update to 1.17.4
Note:
-----
build system switched from autotools to meson, therefore
all libtool files (*.la) are gone.
Every port that lists the old libcairo.la file in its own
libtool file has to be rebuild if other ports depends at
build time on it.

To find the broken files the following script can be usesd:

  for f in $(grep -lrs libcairo.la /usr/lib/); do \
    pkginfo -o $f | awk '!/^Package/ {print $1}'; \
  done | sort -u
2021-01-03 13:04:53 +01:00
Danny Rawlins
cfc45b6f1d url and some souce and general cleanups 2020-06-21 20:21:42 +10:00
Fredrik Rinnestam
338c32af62 [notify] cairo: added patch for CVE-2018-19876 2018-12-07 19:05:53 +01:00
Fredrik Rinnestam
1319c7d40f cairo: updated to 1.16.0 2018-10-20 19:03:54 +02:00
Fredrik Rinnestam
12a81bef23 [notify] cairo: updated to 1.15.14. Fix for CVE-2017-9814 2018-10-05 20:09:43 +02:00
Fredrik Rinnestam
7e589f9e6a cairo: updated to 1.15.12 2018-07-06 21:25:17 +02:00
Fredrik Rinnestam
5aae3b1db5 cairo: updated to 1.15.10 2017-12-21 23:39:35 +01:00
Fredrik Rinnestam
ed38733169 cairo: updated to 1.15.8 2017-12-08 22:49:47 +01:00
Fredrik Rinnestam
7e0a4763a0 updated signatures 2017-10-31 18:43:56 +01:00
Fun
e008a144b9 remove redundant deps
adwaita-icon-theme: gtk3
btrfs-progs: util-linux zlib
cairo: libpng
dbus-python: python
firefox: mesa3d python
freetype: zlib
gtk: xorg-libsm
libmng: libjpeg-turbo zlib
pango: glib harfbuzz xorg-libxext
thunderbird: mesa3d python
2017-10-31 18:43:56 +01:00
Fredrik Rinnestam
c982eba7cd [notify] cairo: patched CVE-2017-7475, CVE-2016-9082 2017-07-17 19:53:29 +02:00
Predrag Ivanovic
7abd542e96 cairo: Patch for CVE-2017-7475 and CVE-2016-9082
Patches added:
- cairo-xlib-endianness.patch -- Fix crash when client and server have different endianness
- cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff -- Fix segfault in get_bitmap_surface
- cairo-fix-off-by-one-check.patch -- Fix off by one check in cairo-image-info.c
- 0001-image-prevent-invalid-ptr-access-for-4GB-images.patch CVE-2016-9082 -- Fix segfault when using >4GB images
2017-07-17 19:53:29 +02:00
Fredrik Rinnestam
82eacf5723 cairo: updated to 1.15.6 2017-06-17 02:45:33 +02:00
Danny Rawlins
c28dd0e47b cairo: fix signature on footprint 2017-01-02 23:05:21 +11:00
Danny Rawlins
b4b7100ef4 cairo: 1.15.2 -> 1.15.4 2017-01-02 22:38:03 +11:00
Fredrik Rinnestam
704f6cb57a cairo: updated to 1.15.2 2016-11-24 20:06:38 +01:00
78abcad049 add opt signatures 2016-10-15 13:54:24 +02:00