Commit Graph

188 Commits

Author SHA256 Message Date
Dominique Leuenberger
f33020a3cc Accepting request 963568 from GNOME:Factory
GNOME 42 - ready for impact

OBS-URL: https://build.opensuse.org/request/show/963568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=87
2022-03-23 19:16:07 +00:00
f64b240686 Accepting request 963362 from GNOME:Next
- Update to version 2.42.8:
  + Clear the pixbuf's memory buffer to avoid returning
    uninitialized memory.
  + Turn GdkPixbufModule functions into typed callbacks.
  + tiff: Use non-deprecated C99 integer types.
  + gif: Check for overflow when compositing or clearing frames.
  + Change png/jpeg/tiff build options from boolean to feature.
  + jpeg: Do not rely on UB around setjmp/longjmp.
  + Build fixes.
  + Documentation fixes.
  + Updated translations.
- Stop passing options to meson that just follow upstream default,
  just rely on upstream providing sane defaults, apart from where
  we want to deviate.

OBS-URL: https://build.opensuse.org/request/show/963362
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=186
2022-03-21 08:37:07 +00:00
Dominique Leuenberger
1bde3fbc64 Accepting request 929599 from GNOME:Factory
(forwarded request 929147 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/929599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=86
2021-11-06 17:15:27 +00:00
33cf62b527 Accepting request 929147 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/929147
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=185
2021-11-05 08:45:57 +00:00
4129bb2c8a Accepting request 919923 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).

OBS-URL: https://build.opensuse.org/request/show/919923
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=184
2021-09-20 10:06:26 +00:00
Dominique Leuenberger
10a57335f9 Accepting request 909323 from GNOME:Factory
Rearrange the changelog layout to fit ibs requirement of incremental changelog compared to sle-15-sp3. (forwarded request 909275 from yfjiang)

OBS-URL: https://build.opensuse.org/request/show/909323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=85
2021-07-30 21:22:13 +00:00
14f12d592b Accepting request 909275 from home:yfjiang:branches:GNOME:Factory
Rearrange the changelog layout to fit ibs requirement of incremental changelog compared to sle-15-sp3.

OBS-URL: https://build.opensuse.org/request/show/909275
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=183
2021-07-30 07:02:31 +00:00
Dominique Leuenberger
471a0a2a63 Accepting request 909106 from GNOME:Factory
Synchronize the changelog with SLE and Leap. (forwarded request 909101 from yfjiang)

OBS-URL: https://build.opensuse.org/request/show/909106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=84
2021-07-29 19:31:17 +00:00
0c56777b58 Accepting request 909101 from home:yfjiang:branches:GNOME:Factory
Synchronize the changelog with SLE and Leap.

OBS-URL: https://build.opensuse.org/request/show/909101
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=182
2021-07-29 08:39:50 +00:00
Dominique Leuenberger
f722e40d59 Accepting request 886221 from GNOME:Factory
New stable release (forwarded request 885790 from susnux)

OBS-URL: https://build.opensuse.org/request/show/886221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=83
2021-04-18 19:45:13 +00:00
a3723ee6c3 Accepting request 885790 from home:susnux:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/885790
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=180
2021-04-17 08:18:29 +00:00
Dominique Leuenberger
2cf13d0fa5 Accepting request 881680 from GNOME:Factory
- Disable building of docs: creates a cycle with python:
  + Drop python3-gi-docgen BuildRequires.
  + Pass gtk_doc=false to meson
- Update to version 2.42.4:
  + Make enum type registration thread safe.
  + Do not install skipped test files.
  + Fix GIF initialization.
  + Always run GIF loader tests.
  + Fix leaks discovered via ASan.
  + Expose GdkPixbufLoader API via introspection.
  + Fix revert-to-previous first frame behaviour for GIF files.
  + Link to libintl if needed.
  + Improve support for using gdk-pixbuf as a subproject.
  + Fix build with GModule disabled.
  + Use gi-docgen to generate the API reference from introspection
    data.
- Replace gtk-doc BuildRequires with python3-gi-docgen: follow
  upstreams port.
- As a workaround to
  https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/177, delete
  the installed gi-docgen program files.

OBS-URL: https://build.opensuse.org/request/show/881680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=82
2021-04-12 10:36:04 +00:00
21d1e97cb0 Fix typo
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=178
2021-03-27 21:31:41 +00:00
e3d839af39 Accepting request 881674 from GNOME:Next
- Disable building of docs: creates a cycle with python:
  + Drop python3-gi-docgen BuildRequires.
  + Pass gtk_doc=falso to meson

OBS-URL: https://build.opensuse.org/request/show/881674
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=177
2021-03-27 19:56:04 +00:00
096f14f918 Accepting request 880930 from GNOME:Next
GNOME 40 - here we come

OBS-URL: https://build.opensuse.org/request/show/880930
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=176
2021-03-24 16:31:32 +00:00
Dominique Leuenberger
fcf137c9e2 Accepting request 853734 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/853734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=81
2020-12-09 21:11:56 +00:00
92f74b2707 Accepting request 853729 from GNOME:Next
Update to 2.42.2 - CVE-2020-29385

OBS-URL: https://build.opensuse.org/request/show/853729
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=174
2020-12-08 08:58:27 +00:00
Dominique Leuenberger
3a42b60e0b Accepting request 847419 from GNOME:Factory
Update to 2.42.0 (forwarded request 847339 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/847419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=80
2020-11-19 10:57:48 +00:00
266284bc0b Accepting request 847339 from GNOME:Next
Update to 2.42.0

OBS-URL: https://build.opensuse.org/request/show/847339
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=172
2020-11-10 08:31:15 +00:00
43c94636bf Accepting request 842879 from GNOME:Next
update to 3.38.1 - TW should be ready

OBS-URL: https://build.opensuse.org/request/show/842879
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=171
2020-10-27 09:56:30 +00:00
Dominique Leuenberger
0252c53f6c Accepting request 822966 from GNOME:Factory
- Add gdk-pixbuf-boo1174307-io-gif-overflow.patch: Avoid overflows
  by checking the memset length argument (boo#1174307).
- Raise dependency glib-2.0 version. (forwarded request 822927 from zcjia)

OBS-URL: https://build.opensuse.org/request/show/822966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=79
2020-07-28 15:24:27 +00:00
ad457af965 Accepting request 822927 from home:zcjia:branches:GNOME:Factory
- Add gdk-pixbuf-boo1174307-io-gif-overflow.patch: Avoid overflows
  by checking the memset length argument (boo#1174307).
- Raise dependency glib-2.0 version.

OBS-URL: https://build.opensuse.org/request/show/822927
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=169
2020-07-27 12:02:14 +00:00
Dominique Leuenberger
42ea6b030d Accepting request 779892 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/779892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=78
2020-02-29 20:21:00 +00:00
31a2bc292e Accepting request 779402 from home:yfjiang:branches:GNOME:Factory
- A file tests/test-images/gif-test-suite/max-width.gif from the
  test suite is correctly identified by clamav to be a malicious
  BC.Gif.Exploit.Agent-1425366.Agent. This is an intentional part
  of the test suite to ensure it has no negative side effects.
  On SLE, the package is built with clamav scanning, which then
  prevents a successful build. This change repacks the source
  package to a password-protected zip to bypass the clamav scanning
  for SLE (bsc#1159337), with following update:
  + Download upstream tarball through source service
  + Add pre_checkin.sh to convert tarball to zip file
  + Update spec-file to use the zip file as main source

OBS-URL: https://build.opensuse.org/request/show/779402
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=167
2020-02-27 11:55:09 +00:00
Dominique Leuenberger
708268adc9 Accepting request 768715 from GNOME:Factory
Remove -lang recommends (forwarded request 768702 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/768715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=77
2020-02-03 10:26:53 +00:00
e0591d0c2b Accepting request 768702 from home:dimstar:branches:GNOME:Factory
Remove -lang recommends

OBS-URL: https://build.opensuse.org/request/show/768702
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=165
2020-01-30 12:47:15 +00:00
Dominique Leuenberger
74da29b357 Accepting request 736514 from GNOME:Factory
Scripted push from {project}

OBS-URL: https://build.opensuse.org/request/show/736514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=76
2019-10-17 10:58:11 +00:00
c7a8e92ae4 Accepting request 736077 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/736077
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=163
2019-10-08 12:20:58 +00:00
dde6b6e79c Accepting request 735018 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/735018
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=162
2019-10-04 15:33:26 +00:00
Dominique Leuenberger
a81907308b Accepting request 729387 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/729387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=75
2019-09-11 08:18:22 +00:00
acd3ddea49 Accepting request 729371 from home:iznogood:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/729371
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=160
2019-09-09 09:52:23 +00:00
Dominique Leuenberger
8c9d0a47f4 Accepting request 701851 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/701851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=74
2019-05-16 19:56:18 +00:00
3817741267 Accepting request 701531 from GNOME:Next
Move RPM macros to %_rpmmacrodir.

OBS-URL: https://build.opensuse.org/request/show/701531
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=158
2019-05-09 20:24:33 +00:00
Dominique Leuenberger
7a963e64db Accepting request 680625 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/680625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=73
2019-03-04 08:14:36 +00:00
5252ae3b4a Accepting request 680186 from GNOME:Next
New stable release, not buildtested

OBS-URL: https://build.opensuse.org/request/show/680186
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=156
2019-03-01 18:26:14 +00:00
Dominique Leuenberger
e1436a4a7d Accepting request 636750 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/636750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=72
2018-10-17 06:10:31 +00:00
fbec4f4db8 Accepting request 634823 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/634823
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=154
2018-09-20 03:49:08 +00:00
Dominique Leuenberger
c25d9958f4 Accepting request 621675 from GNOME:Factory
- Pass all options to meson, ensure we build gdk-pixbuf with the
  features we want. (forwarded request 621592 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/621675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=71
2018-07-14 18:14:19 +00:00
bfcff5d7c2 Accepting request 621592 from home:iznogood:branches:GNOME:Factory
- Pass all options to meson, ensure we build gdk-pixbuf with the
  features we want.

OBS-URL: https://build.opensuse.org/request/show/621592
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=152
2018-07-09 07:54:11 +00:00
Dominique Leuenberger
385dcafe52 Accepting request 596158 from GNOME:Factory
Update to version 2.36.12. (forwarded request 595399 from luc14n0)

OBS-URL: https://build.opensuse.org/request/show/596158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=70
2018-04-19 13:24:27 +00:00
af765ebebb Accepting request 595399 from home:luc14n0:branches:GNOME:Factory
Update to version 2.36.12.

OBS-URL: https://build.opensuse.org/request/show/595399
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=150
2018-04-13 06:50:05 +00:00
Dominique Leuenberger
7fcb12fb15 Accepting request 590029 from GNOME:Factory
t-u-u / boo#1086036 (forwarded request 589342 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/590029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=69
2018-03-26 10:50:56 +00:00
61233d854a Accepting request 589342 from home:dimstar:t-u-u
t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589342
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=148
2018-03-22 09:44:10 +00:00
Dominique Leuenberger
5d1313fcd3 Accepting request 582711 from GNOME:Factory
spec-cleaner (forwarded request 581039 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/582711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=68
2018-03-08 09:43:09 +00:00
1c900f0fb1 Accepting request 581039 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581039
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=146
2018-03-05 13:47:01 +00:00
Dominique Leuenberger
fc1cb42de0 Accepting request 562495 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/562495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=67
2018-01-16 08:27:52 +00:00
7d230a8bba Accepting request 562058 from home:mgorse:branches:GNOME:Factory
- Add gdk-pixbuf-bgo779012-ico-overflow.patch: fix a potential
  integer overflow (boo#1027026 CVE-2017-6312).
- Add gdk-pixbuf-gif-negative-array-indexes.patch and
  gdk-pixbuf-gif-uninitialized-variable.patch: protect against
  access to negative array indexes (BGO#778584).
- Add gdk-pixbuf-tiff-overflow.patch: avoid overflow during size
  computation (bgo#779020).
- Add gdk-pixbuf-icns-handle-short-blocklen.patch: protect against
  short block length when reading icns (boo#1027024
  CVE-2017-6313).

OBS-URL: https://build.opensuse.org/request/show/562058
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=144
2018-01-08 12:31:19 +00:00
Dominique Leuenberger
d36d91033d Accepting request 531691 from GNOME:Factory
(forwarded request 531553 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/531691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=66
2017-10-06 09:00:58 +00:00
9874fbf7cc Accepting request 531553 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/531553
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=142
2017-10-05 12:24:29 +00:00
Dominique Leuenberger
1df91857b2 Accepting request 523361 from GNOME:Factory
New upstream release (forwarded request 523315 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/523361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=65
2017-09-13 19:50:29 +00:00