Change logs for glib2.0 source package in Edgy

  • glib2.0 (2.12.4-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        - Fix build problems related to Posix timers.
        - Bugs fixed
          321974 nanosleep on AIX / g_timer API using high resolution timers
          353584 va_end called on caller supplied va_list
          353580 va_copy detection breaks if user sets
                 CFLAGS=-Werror-implicit-function-declaration
          354522 Small problem with PLT hiding 6 symbols
          358421 typos in gmain.c
        - New and updated translations (bn,bn_IN,dz,el,en_GB, et,fa,hi,hy,it,ka,nn,
                                        pt_BR,ro,sl,sr,sr@Latn,ta)
    
     -- Sebastien Bacher <email address hidden>   Mon,  2 Oct 2006 09:28:10 +0200
  • glib2.0 (2.12.3-1ubuntu1) edgy; urgency=low
    
      * Sync with Debian
      * debian/patches/001_gettext_desktopfiles.patch:
        - Add gettext support for .desktop files.
      * debian/patches/999_ia64_atomic_ops_broken.patch:
        - dropped, that patch makes the package ftbfs on ia64 and is not required
          with the new gcc
    
     -- Sebastien Bacher <email address hidden>   Fri,  1 Sep 2006 16:05:09 +0200
  • glib2.0 (2.12.2-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        * Unicode updates:
          - Normalization is following Unicode TR #29
          - g_unichar_isxdigit() only accept characters for which
            g_unichar_xdigit_value() returns a value
          - g_unichar_toupper and g_unichar_tolower leave unconvertable characters
            in place instead of replacing them by NUL
        * Bugs fixed
          - 348491 g_utf8_strup() and g_utf8_strdown() returns string with NUL
            bytes
          - 349825 GKeyFile always inserts a newline before a group
          - 347842 g_unichar_isxdigit() is too general about what it considers a
            digit
          - 348694 g_utf8_normalize() hasn't been updated to PR #29
          - 348785 Hint about G_DEBUG in Message Logging docs
          - 349792 Wrong english string (UI)
          -349952 gparamspecs.c uses gcc feature
        * Translation updates (ca,cs,de,dz,es,eu,fi,gu,ko, nl,pl,tr,uk,zh_HK,zh_TW)
    
     -- Sebastien Bacher <email address hidden>   Wed, 16 Aug 2006 14:41:02 +0200
  • glib2.0 (2.12.1-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        * Update to final Unicode Character Database 5.0.0
        * Bugs fixed:
          346660 issues with base64 api documentation / g_base64_decode_cl...
          348136 Coverity reports allocation of wrong size CID #2839
          336281 Update to UCD 5.0
          346197 g_date_strftime %F option doesnt work for win32
          348011 Small optimization to real_toupper()
          246494 prototype mismatch in glib/gconvert.c
        * New and updated translations (bg,bn_IN,ca,dz,eu,fi, fr,he,it,ja,mk,or,pt)
    
     -- Sebastien Bacher <email address hidden>   Mon, 24 Jul 2006 09:57:17 +0200
  • glib2.0 (2.12.0-1ubuntu2) edgy; urgency=low
    
      * debian/patches/999_ia64_atomic_ops_broken.patch:
        - dropped, that patch makes the package ftbfs on ia64 and is not required
          with the new gcc
    
     -- Sebastien Bacher <email address hidden>   Mon, 10 Jul 2006 17:04:47 +0200
  • glib2.0 (2.12.0-1ubuntu1) edgy; urgency=low
    
      * Sync with Debian
      * debian/patches/001_gettext_desktopfiles.patch:
        - Add gettext support for .desktop files.
    
    glib2.0 (2.12.0-1) experimental; urgency=low
    
      * New upstream version:
        Major new features include:
        * The Unicode support has been updated to Unicode 5.
        * GBookmarkFile: a parser for files containing bookmarks
          stored using the Desktop Bookmark specification
        * Base64 encoding support
      * debian/rules:
        - updated shver number
      * debian/watch:
        - updated
    
     -- Sebastien Bacher <email address hidden>   Mon,  3 Jul 2006 14:46:31 +0200
  • glib2.0 (2.11.4-0ubuntu1) edgy; urgency=low
    
      * New upstream version:
        * GBookmarkFile:
          - g_bookmark_file_remove_item returns a boolean
        * g_mkstemp accepts the XXXXXX in the middle of the template
        * Bugs fixed:
          - g_key_file_to_data should separate groups
        * Updated translations (de,es,fr,gu,hi,ko,th)
    
     -- Sebastien Bacher <email address hidden>   Fri, 23 Jun 2006 12:37:39 +0200
  • glib2.0 (2.10.2-1ubuntu3) dapper; urgency=low
    
      * debian/patches/001_gettext_desktopfiles.patch: Check whether the
        application used bind_textdomain_codeset() to force a dgettext() return
        encoding, and not use g_locale_to_utf8() in this case. This repairs e. g.
        Gnome panel translations in non-UTF-8 locales.
    
     -- Martin Pitt <email address hidden>   Mon, 22 May 2006 18:01:00 +0200