Dominique Leuenberger
f64b240686
- 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
10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
<services>
|
|
<service name="download_url" mode="disabled">
|
|
<param name="protocol">https</param>
|
|
<param name="host">download.gnome.org</param>
|
|
<param name="path">sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.8.tar.xz</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled" />
|
|
</services>
|
|
|