Change logs for glib2.0 source package in Gutsy

  • glib2.0 (2.14.1-1ubuntu1.1) gutsy-security; urgency=low
    
      * SECURITY UPDATE: possible arbitrary code execution when processing large
        Base64 strings
        - debian/patches/68_CVE-2008-4316.patch: update glib/gbase64.c to properly
          verify the string length and set the length of the output buffer.
        - CVE-2008-4316
    
     -- Jamie Strandboge <email address hidden>   Thu, 12 Mar 2009 16:47:36 -0500
  • glib2.0 (2.14.1-1ubuntu1) gutsy; urgency=low
    
      * Sync with Debian
      * New upstream version:
        Bugs fixed:
        - Invocation of the interface "g_utf8_strreverse" crashes f...
        - Fix FIXME in gregex.c when new pcre is out
        - g_markup_escape_text Produces Invalid XML
        - g_type_default_interface_ref() does not ensure working g_...
        - Clearify that comments can be put anywhere in a Key-file.
        - The GError documentation should give convention for the G...
        - G_BREAKPOINT() docs inaccurate
        - Overuse of -lpcre when using system pcre
        - Incorrect includes in gregex.c
        - Typoes in documentation
        - g_snprintf () talks about characters where it probably me...
        - Missing arch specific atomic implementation
        - Missing pcre flags when static-linking against glib
        - glibthread-2.0.la does not list -lpthread
      * debian/control.in:
        - the package is maintained by the Ubuntu Desktop Team
      * debian/patches/series:
        - use 01_gettext-desktopfiles.patch
      * debian/rules: Add lpia to CHECK_SUPPORTED_ARCHES.
    
     -- Sebastien Bacher <email address hidden>   Mon, 17 Sep 2007 09:56:18 +0200
  • glib2.0 (2.14.0-2ubuntu1) gutsy; urgency=low
    
      * Sync with Debian
      * debian/control.in:
        - the package is maintained by the Ubuntu Desktop Team
      * debian/patches/series:
        - use 01_gettext-desktopfiles.patch
      * debian/rules: Add lpia to CHECK_SUPPORTED_ARCHES.
    
     -- Sebastien Bacher <email address hidden>   Tue, 21 Aug 2007 11:05:19 +0200
  • glib2.0 (2.13.7-1ubuntu5) gutsy; urgency=low
    
      * Adjust 67_gcc43_inline.patch to use the new inline syntax for gcc 4.2
        as well, since gcc emits the same warning there.
    
     -- Tollef Fog Heen <email address hidden>   Thu, 16 Aug 2007 16:01:07 +0200
  • glib2.0 (2.13.7-1ubuntu4) gutsy; urgency=low
    
      * debian/rules: Add lpia to CHECK_SUPPORTED_ARCHES.
    
     -- Matthias Klose <email address hidden>   Wed, 01 Aug 2007 21:09:07 +0200
  • glib2.0 (2.13.7-1ubuntu3) gutsy; urgency=low
    
      * debian/patches/90_from_svn_fix_missing_pointer_casting.patch:
        - patch from SVN, "fixed missing pointer casts when using atomic ops."
    
     -- Sebastien Bacher <email address hidden>   Wed, 25 Jul 2007 16:01:05 +0200
  • glib2.0 (2.13.7-1ubuntu2) gutsy; urgency=low
    
      * debian/rules:
        - updated shlibs version
    
     -- Sebastien Bacher <email address hidden>   Wed, 25 Jul 2007 15:43:43 +0200
  • glib2.0 (2.13.7-1ubuntu1) gutsy; urgency=low
    
      * Sync with Debian and new upstream version:
        - The memory corruption warning from the slice allocator that
          occurred when threads were initialized after the slice allocator
          has been removed, as the slice allocator now works fine
          in this scenario (LP: #116870)
        - New functions g_once_init_enter() and g_once_init_leave() make
          it easier to write threadsafe one-time initialization functions
        - Bugs fixed:
          454473 Simple XML Subset Parser terminates on invalid XML
          445813 g_module_open error, add file name
          453796 errno gets clobbered by g_filename_display_name
          341988 don't use "-c" with msgfmt in Makefile.in.in
          447048 Please produce slightly more output during long tests
          454785 GModule documentation lists same block of code twice.
          454786 GModule documentation lists same paragraph twice.
          383155 small docs quirks in gobject/closure API documentation
          65041  _get_type() functions aren't thread safe
      * debian/control.in:
        - the package is maintained by the Ubuntu Desktop Team
      * debian/patches/series:
        - use 01_gettext-desktopfiles.patch
    
     -- Sebastien Bacher <email address hidden>   Mon, 23 Jul 2007 10:03:37 +0200
  • glib2.0 (2.13.6-1ubuntu1) gutsy; urgency=low
    
      * Sync with Debian
      * debian/control.in:
        - the package is maintained by the Ubuntu Desktop Team
      * debian/patches/series:
        - use 01_gettext-desktopfiles.patch
    
     -- Sebastien Bacher <email address hidden>   Mon, 02 Jul 2007 18:38:31 +0200
  • glib2.0 (2.13.5-0ubuntu3) gutsy; urgency=low
    
      * Update the serie
    
     -- Sebastien Bacher <email address hidden>   Mon, 25 Jun 2007 12:21:19 +0200
  • glib2.0 (2.13.5-0ubuntu2) gutsy; urgency=low
    
      * debian/patches/90_from_svn_no_abi_change.patch:
        - patch from SVN, fix abi change (LP: #121461)
    
     -- Sebastien Bacher <email address hidden>   Fri, 22 Jun 2007 11:48:59 +0200
  • glib2.0 (2.13.5-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        xdg-user-dirs support:
        - the Desktop directory is guaranteed to be defined (LP: #120947)
        - user-dirs.dirs is no longer reloaded on changes
        Slice allocator:
        - new api to duplicate slices
        Regular expression support:
        - GRegex is a boxed type now
        Bugs fixed:
        - 44793 make check failing in trunk
        - 354522 Small problem with PLT hiding 6 symbols
        - 363986 glib 2.12.4 does not compile with SGI IDO cc
        - 443869 g_type_class_add_private doesn't warn when adding 0-sized...
        - 446859 Legitimately return 0 for g_quark_from_string(NULL)
        - 447534 Small typo in g_timeout_add_seconds() doc
        - 447583 GStaticRWLock
        - 447935 g_get_current_dir SIGSEGV on long path
        - 448260 CLAMP has surprising result if low > high
        - 57693 	g_string_vprintf()
        - 442029 add g_slice_dup()
        - 445065 Add GRegex boxed type
        - 448819 Add full version of g_timeout_add_seconds()
      * debian/rules:
        - updated shlibs version
    
     -- Sebastien Bacher <email address hidden>   Mon, 18 Jun 2007 22:16:27 +0200
  • glib2.0 (2.13.4-0ubuntu1) gutsy; urgency=low
    
      * Use upstream tarball rather than rolling a new one
    
      [ Fernando Ribeiro ]
      * New upstream release
        - updated SHVER to 2.13.4 instead 2.13.2
    
      * Added defines for easier handling of desktop files
      * Update g_unichar_iswide_cjk for Unicode 5.0
      * GRegex structs can now be ref-counted
      * Some new functions for dealing with incremental
        replacement have been added
      * The GRegexEvalCallback signature has been changed
      * g_get_user_special_dir() has been added to support xdg-user-dirs
    
      * Bugs fixed:
        - 419376 Functions using named subpatterns behave inconsistently w...
        - 434358 g_regex_fetch_named() and g_regex_fetch_named_pos() are b...
        - 423708 typo in the README.win32 file see patch below
        - 339225 Add new defines for easier handling of .desktop files
        - 442265 API additions/changes for GRegex
        - 432651 Add a glib-ish xdg_user_dir_lookup
    
      * Updated translations:
        - Estonian (et)
        - Norwegian bokmål (nb)
    
     -- Sebastien Bacher <email address hidden>   Tue, 12 Jun 2007 10:09:55 +0200
  • glib2.0 (2.13.2-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        Unicode support:
        - Add g_unichar_ismark()
        GOption:
        - Allow to use callbacks for remaining args
      * debian/rules:
        - updated shlibs version
      * Sync with Debian
      * debian/patches/001_gettext_desktopfiles.patch:
        - Add gettext support for .desktop files
    
     -- Sebastien Bacher <email address hidden>   Thu, 24 May 2007 10:54:42 +0200
  • glib2.0 (2.12.12-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        Bug fixes:
        - 418862 g_base64_decode will give critical warning when first par...
        - 356843 "make check" fails if /bin/sh is pdksh
        - 418217 g_unichar_toupper/_totitle broken for single to multiple ...
        - 432895 param_string_validate() frees and modifies static strings
        - 420686 g_key_file_to_data alters original data
      * Sync with Debian
      * debian/patches/001_gettext_desktopfiles.patch:
        - Add gettext support for .desktop files
    
     -- Sebastien Bacher <email address hidden>   Fri, 04 May 2007 10:55:02 +0200
  • glib2.0 (2.12.11-0ubuntu1) feisty; urgency=low
    
      * New upstream version:
        - Remove leftover debug spew from thread pool code
        - Make g_strtoll() parse negative numbers correctly
    
     -- Sebastien Bacher <email address hidden>   Fri,  9 Mar 2007 10:17:41 +0100