Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gdk-pixbuf-query-loaders-2.24.0-2.4.1 RPM for i586

From OpenSuSE 12.1 updates for i586

Name: gdk-pixbuf-query-loaders Distribution: openSUSE 12.1
Version: 2.24.0 Vendor: openSUSE
Release: 2.4.1 Build date: Fri Jul 13 14:32:01 2012
Group: System/Libraries Build host: build31
Size: 10823 Source RPM: gdk-pixbuf-2.24.0-2.4.1.src.rpm
Packager: http://bugs.opensuse.org
Summary: An image loading library - Utility to create loaders cache
gdk-pixbuf is an image loading library that can be extended by loadable
modules for new image formats. It is used by toolkits such as GTK+ or
Clutter.

This package contains the utility to create the cache file needed for
loadable modules.

Provides

Requires

License

LGPL-2.1+

Changelog

* Fri Jul 13 2012 vuntz@opensuse.org
  - Add gdk-pixbuf-CVE-2012-2370.patch: fix integer overflow in XBM
    file loader. Fix bnc#762735, CVE-2012-2370.
* Wed Aug 31 2011 vuntz@opensuse.org
  - Update to version 2.24.0:
    + Clean up dependencies in the .pc file
    + Win32 build fixes
    + Updated translations.
* Tue Jun 28 2011 dimstar@opensuse.org
  - Update to version 2.23.5:
    + Prevent the return of partically initialized pixbuf structures
      from the gif loader in some error cases (CVE-2011-2485)
    + Win32 build updates.
* Tue Jun 14 2011 vuntz@opensuse.org
  - Update to version 2.23.4:
    + Drop use of G_CONST_RETURN
    + Win32 build fixes
    + Updated translations.
* Mon Apr 04 2011 fcrozat@novell.com
  - Update to version 2.23.3:
    + Fix release tarball
    + More win32 build fixes
  - Changes from version 2.23.2:
    + bgo#636138: Fix possible crashes when loading jpegs
    + Introspection annotation fixes
    + Update build files on Win32
    + Updated translations.
* Mon Mar 07 2011 fcrozat@novell.com
  - Update to version 2.23.1:
    + Introspection:
    - Add package information
    - Don't include backend API
    + Fix build against libpng 1.5
    + Bugs fixed:
    - bgo#634659: gdk-pixbuf 2.22 can't find localisation
    - bgo#635364: Add C include and exported packages information
      to GIR
    - bgo#639922: Proposed Visual C++ 2008 Project Files
    - bgo#640407: Unportable test(1) construct in configure script.
    + Updated translations.
* Wed Feb 16 2011 fcrozat@novell.com
  - Update to version 2.23.0:
    + New API: gdk_pixbuf_new_from_stream_async
    + Updated translations.
  - Drop gdk-pixbuf-add-gir_PACKAGES.patch: fixed upstream. Also
    remove gnome-common BuildRequires and call to gnome-autogen.sh
    that were needed for the patch.
  - Add support for source service checkout, with %BUILD_FROM_VCS:
    + Add gtk-doc BuildRequires.
    + Add call to ./autogen.sh.
    + Enforce gtk-doc html generation by passing --enable-gtk-doc to
      configure.
* Mon Feb 14 2011 sbrabec@suse.cz
  - Added support for translation-update-upstream.
* Wed Dec 29 2010 dimstar@opensuse.org
  - Add gdk-pixbuf-add-gir_PACKAGES.patch: vapigen 0.12 parses the
    .gir and the .vapi file, complaining about duplicate definitions.
    The error is seen in packages building against gdk-pixbuf and
    using vala-unstable to create own vala bindings.
  - Add gnome-common BuildRequires, because the patch touches
    Makefile.am, and call to gnome-autogen.sh in the build section.
* Sat Nov 06 2010 dimstar@opensuse.org
  - Update to version 2.22.1:
    + Make GdkPixbuf implement the GIcon interface
    + Fix loader.cache detection on Windows
    + Updated translations.
* Wed Oct 13 2010 vuntz@opensuse.org
  - Put comments that are in the scriptlets area of the spec file in
    "%if 0" statement: if we don't do that, they actually end up in
    the scriplets and can even make them fail if the scriptlets were
    just "-p /sbin/ldconfig".
* Tue Oct 12 2010 vuntz@opensuse.org
  - Remove gdk-pixbuf-query-loaders Requires(postun) in
    libgdk_pixbuf-2_0-0: it's not needed.
  - Add missing Requires for gdk-pixbuf-query-loaders to
    libgdk_pixbuf-2_0-0 in baselibs.conf.
  - Update baselibs.conf to remove assumption in the scriptlets of
    the generated packages that they are 32bit packages.
  - Use <prefix> in baselibs.conf since we use full paths there, and
    this is needed for x86 packages that put files in
    /emul/ia32-linux.
* Tue Sep 21 2010 vuntz@opensuse.org
  - Update to version 2.22.0:
    + Fix a problem with mime type detection
    + Win32: Fix linking on x64
    + Drop gobject-introspection requirement to 0.9.3
    + Updated translations.
* Sat Sep 18 2010 vuntz@opensuse.org
  - Update the %post scriptlet to not fail if
    gdk-pixbuf-query-loaders is not installed. Also make it easier to
    read by using a %define to use the right binary for
    gdk-pixbuf-query-loaders.
* Fri Sep 10 2010 dimstar@opensuse.org
  - Update to version 2.21.7:
    + bgo#624712: Fix linking when libpng loader is builtin
    + bgo#604284: Improve the pixbuf loader docs
    + bgo#622940: Fix compat issues wrt to single includes
    + Win32: Link directly to GDI+
    + Require gobject-introspection 0.9.5
    + Updated translations.
* Fri Jul 23 2010 vuntz@opensuse.org
  - Update to version 2.21.6:
    + Drop aliasing hacks, use -Bsymbolic-functions
    + Support NOCONFIGURE in autogen.sh
    + Check for different versions of libpng
* Wed Jul 21 2010 vuntz@opensuse.org
  - Improve summaries and descriptions.
  - Change gobject-introspection-devel and libpng-devel BuildRequires
    to pkgconfig(gobject-introspection-1.0) and pkgconfig(libpng).
  - Add libjasper-devel, pkgconfig(x11) BuildRequires, and explicit
    libjpeg-devel.
  - Add baselibs.conf, and rename gdk-pixbuf-query-loaders on 64
    bits.
  - Make libgdk_pixbuf-2_0-0 provide gdk-pixbuf to make the lang
    package installable.
  - Add Recommends for the lang package to libgdk_pixbuf-2_0-0.
  - Move conflicts with gtk2 < 2.21 to libgdk_pixbuf-2_0-0.
  - Stop renaming gdk-pixbuf-query-loaders to
    gdk-pixbuf-query-loaders-2.0: they're no issue with parallel
    instability since there's no other such tool.
  - Touch %{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders.cache and make it
    a ghost file.
  - Pass --disable-static and --with-libjasper to configure.
  - Enable parallel build.
  - Move gtk-doc documentation and gdk-pixbuf-csource to devel
    subpackage.
  - Add a macros.gdk-pixbuf file containing useful macros for
    packages that ship gdk-pixbuf loaders.
* Tue Jul 06 2010 dimstar@opensuse.org
  - Initial package of gdk-pixbuf, which has been split out of gtk2
    main package. For this reason it conflicts with gtk < 2.21
  - Changes from version 2.21.5:
    + Bring back deprecated API
    + Allow including individual headers again
  - Changes from version 2.21.4:
    + Drop -2.0 suffix on gdk-pixbuf-csource and
      gdk-pixbuf-query-loaders
    + Include gdk-pixbuf-xlib again
    + Add pixbuf tests from the GTK+ tree
    + Add binary version and module dir as variables in the .pc file
    + Add a boxed type for GdkPixbufFormat
  - Changes from version 2.21.3, since GTK+ 2.21.2:
    + gdk-pixbuf has been turned back into a standalone library.
    + The default location for loaders has been changed to
      $libdir/gdk-pixbuf-2.0/2.10.0/loaders
    + The default location for the module file has been changed to
      $libdir/gdk-pixbuf-2.0/2.10.0/loaders.cache
      and gdk-pixbuf-query-loaders-2.0 will update that file when
      given the --update-cache option.

Files

/usr/bin/gdk-pixbuf-query-loaders
/usr/share/man/man1/gdk-pixbuf-query-loaders.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 15 03:35:44 2013