diff --git a/glib-2.33.12.tar.xz b/glib-2.33.12.tar.xz deleted file mode 100644 index 0c44a5a..0000000 --- a/glib-2.33.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a97dfd3fd36bcdc26f6726cbbcd3bc2353028a7ecd5dbe7ab3a4dc80d672a2e9 -size 6354436 diff --git a/glib-2.33.14.tar.xz b/glib-2.33.14.tar.xz new file mode 100644 index 0000000..695f703 --- /dev/null +++ b/glib-2.33.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb66aede65bd6856e95b0fcf302bb5524575dda99eb74afb859862e03206946 +size 6299192 diff --git a/glib2.changes b/glib2.changes index 236ec4b..c9f9bd2 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Sep 17 22:44:41 UTC 2012 - zaitor@opensuse.org + +- Update to version 2.33.14: + + CVE-2012-3524: don't run dbus-launch from setuid binaries + + g_content_type_get_generic_icon_name(): - new API for getting + the icon name for a mime type + + Introspection fixes: + - GDBusConnection nullability fixes + - give a box type to GTimeZone + + Drop GVFS_INOTIFY_DIAG + + Add a new "Writing GLib Applications" section to the reference + documentation with general info on security, threads, etc. + + gwin32mount.c: Fix syntax error + + gresource tests: srcdir != builddir fixes + + tests/gvariant: Fix test on big endian architectures + + Fix regression in g_shell_parse_argv() + + Bugs fixed: bgo#562907, bgo#683167, bgo#683384, bgo#683641, + bgo#683744, + + Updated translations. + ------------------------------------------------------------------- Mon Sep 3 20:59:50 UTC 2012 - dimstar@opensuse.org diff --git a/glib2.spec b/glib2.spec index 2bd9378..3699232 100644 --- a/glib2.spec +++ b/glib2.spec @@ -20,7 +20,7 @@ Name: glib2 %define _name glib -Version: 2.33.12 +Version: 2.33.14 Release: 0 # FIXME: find out if tapsets should really be in devel package or in main package Summary: General-Purpose Utility Library