-
glib2.0 (2.16.6-0ubuntu1.2) hardy-security; urgency=low
* Backported patch from Karmic: fix permissions being overwritten when
copying symlinks (LP: #418135).
- Add debian/patches/61_skip-perms-on-symlinks.patch (originally upstream
commits)
- Edit patch to use g_set_error, instead of g_set_error_literal which
is not implemented in this version of glib.
-- Arand Nash <email address hidden> Wed, 09 Sep 2009 16:51:27 +0200
-
glib2.0 (2.16.6-0ubuntu1.1) hardy-security; urgency=low
* SECURITY UPDATE: possible arbitrary code execution when processing large
Base64 strings
- debian/patches/91_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:46:11 -0500
-
glib2.0 (2.16.6-0ubuntu1) hardy-proposed; urgency=low
* New stable updates (lp: #271329):
- GBookmarkFile: Make the parser less strict about unknown attributes
- Bugs fixed:
547832 gtk+-2.12.11 fails to build - AC_PROG_MMAP too strict,
and unnecessary
548321 <string.h> is not included in gi18n-lib.h
535124 umask 002 not being applied for new directories,
new files get the correct umask
544140 fam-helper 64-bit issue
545157 wrong/no list of "open with" applications for .cc and .cpp files
(lp: #239692)
545457 gdmsetup crashed with SIGSEGV in g_unix_mount_guess_should_display
(lp: #252942)
546079 leak in xdgmime
546017 Don't copy attributes when copying a symlink
547080 g_file_copy leaks expected errors
542156 zfs mount in home directory shown on nautilus desktop
551149 xdgmime mem leak
550647 synchronous pipe I/O when reading mount reply
- Work around AC_C_BIGENDIAN breakage in autoconf 2.61
- Bugs fixed:
528317 GRegex does not allow recursion limit
540616 mem leak in filechooser button
543040 async reading on dummy file will crash on GIO_USE_VFS=local
543504 crash in Epiphany Web Browser: Opening local file
* debian/patches/04_big-endian.patch,
debian/patches/99_autoconf.patch:
- the change is in the new version
* debian/patches/92_upstream_bugzilla_correct_umask_use.patch:
- the change is in the new version
-- Sebastien Bacher <email address hidden> Wed, 17 Sep 2008 13:54:46 +0200
-
glib2.0 (2.16.4-0ubuntu3) hardy-proposed; urgency=low
* debian/patches/92_upstream_bugzilla_correct_umask_use.patch:
- upstream change to use the umask correctly, that fixes nautilus new
directories having wrong permissions for example (lp: #242618)
-- Sebastien Bacher <email address hidden> Fri, 08 Aug 2008 10:24:16 +0200
-
glib2.0 (2.16.4-0ubuntu2) hardy-proposed; urgency=low
* debian unstable change
debian/patches/04_big-endian.patch,
debian/patches/99_autoconf.patch:
+ Fix endianness detection on big endian architectures like PPC. In
2.16.4-1 this was broken, resulting in essentially every package
built against it on big endian architectures to be potentially broken.
Set urgency=high for this.
glib2.0 (2.16.4-0ubuntu1) hardy-proposed; urgency=low
* New upstream version (lp: #245150):
Update to PCRE 7.7
- fix a heap-based buffer overflow in PCRE
Bug fixes:
- 528752 Win32 build and SSL not working
- 539074 Cannot get exit status with g_spawn_command_line_sync()
- 316221 G_LOCK warns about breaking strict-aliasing rules
- 519137 g_slice_dup macro needs cast for 64-bit platform
- 536158 also bump GHashTable version when a node is removed via
g_hash_table_iter_remove()/g_hash_table_iter_steal()
- 529321 make check fails in glib/pcre
- 314453 Nautilus crashes in Solaris when browsing the attached file
- 502511 g_assert_cmphex prints invalid message
- 538119 glib's mainloop leaks a pipe to sub-processes
- 540459 there are no way of getting the real number of bytes
written in GMemoryOutputStream
- 540423 unrecoverable error after g_seekable_truncate(seekable,0,...)
- 530196 _g_local_file_has_trash_dir() doesn't handle st_dev == 0
- 528600 g_dummy_file_get_parent("scheme://example.com/")
- 536641 Filesystem querying in gio does not list AFS and autofs
file systems
- 537392 Additional colon in xattr name
- 528433 gdesktopappinfo snafu ...
- 526320 should not list mounts that the user doesn't have permiss...
- 527132 nautilus crash when making ftp connection
- 532852 totem_pl_parser_parse_with_base: assertion `...
- 459905 Bug in wcwidth data
- 534085 g_unichar_iswide_cjk() has a totally wrong table
Updated translations
* debian/patches/90_from_svn_try_listing_only_accessible_mounts.patch:
- the change is available in the new version
-- Sebastien Bacher <email address hidden> Mon, 14 Jul 2008 18:58:26 +0100
-
glib2.0 (2.16.4-0ubuntu1) hardy-proposed; urgency=low
* New upstream version (lp: #245150):
Update to PCRE 7.7
- fix a heap-based buffer overflow in PCRE
Bug fixes:
- 528752 Win32 build and SSL not working
- 539074 Cannot get exit status with g_spawn_command_line_sync()
- 316221 G_LOCK warns about breaking strict-aliasing rules
- 519137 g_slice_dup macro needs cast for 64-bit platform
- 536158 also bump GHashTable version when a node is removed via
g_hash_table_iter_remove()/g_hash_table_iter_steal()
- 529321 make check fails in glib/pcre
- 314453 Nautilus crashes in Solaris when browsing the attached file
- 502511 g_assert_cmphex prints invalid message
- 538119 glib's mainloop leaks a pipe to sub-processes
- 540459 there are no way of getting the real number of bytes
written in GMemoryOutputStream
- 540423 unrecoverable error after g_seekable_truncate(seekable,0,...)
- 530196 _g_local_file_has_trash_dir() doesn't handle st_dev == 0
- 528600 g_dummy_file_get_parent("scheme://example.com/")
- 536641 Filesystem querying in gio does not list AFS and autofs
file systems
- 537392 Additional colon in xattr name
- 528433 gdesktopappinfo snafu ...
- 526320 should not list mounts that the user doesn't have permiss...
- 527132 nautilus crash when making ftp connection
- 532852 totem_pl_parser_parse_with_base: assertion `...
- 459905 Bug in wcwidth data
- 534085 g_unichar_iswide_cjk() has a totally wrong table
Updated translations
* debian/patches/90_from_svn_try_listing_only_accessible_mounts.patch:
- the change is available in the new version
-- Sebastien Bacher <email address hidden> Thu, 03 Jul 2008 11:54:35 +0200
-
glib2.0 (2.16.3-1ubuntu3) hardy-proposed; urgency=low
* debian/patches/80_from_bugzilla_nautilus_no_timestamp_change.patch:
- change from upstream, don't update the timestamp when copying in nautilus
(lp: #215499)
* debian/rules:
- don't use the udeb to build the debug variant
-- Sebastien Bacher <email address hidden> Fri, 13 Jun 2008 17:49:06 +0200
-
glib2.0 (2.16.3-1ubuntu2) hardy-proposed; urgency=low
* debian/patches/91_from_svn_fix_ncpfs_free_space.patch:
- change from svn, fix ncpfs handling (lp: #224760)
-- Sebastien Bacher <email address hidden> Sat, 17 May 2008 15:36:37 +0200
-
glib2.0 (2.16.3-1ubuntu1) hardy-proposed; urgency=low
* debian/patches/90_from_svn_try_listing_only_accessible_mounts.patch:
- change from svn, try to list only mounts accessible to the user, that
only works for subdirectory since trying to access nfs mounts might hang
in some cases (lp: #210379)
-- Sebastien Bacher <email address hidden> Tue, 06 May 2008 18:35:00 +0200
-
glib2.0 (2.16.3-1) unstable; urgency=low
[ Sjoerd Simons ]
* debian/patches/70_g_timeout_seconds_fix.patch
+ Added. Fix a rare case where a timeout from g_timeout_add_seconds() is
never triggered. See http://bugzilla.gnome.org/show_bug.cgi?id=448943
[ Sebastian Dröge ]
* New upstream bugfix release:
+ debian/patches/70_g_timeout_seconds_fix.patch:
- Dropped, merged upstream.
-- Sebastien Bacher <email address hidden> Tue, 08 Apr 2008 15:18:46 +0100
-
glib2.0 (2.16.2-1ubuntu1) hardy; urgency=low
* Sync on Debian
- use correct versionning (lp: #209308)
* debian/patches/06_dont_list_userdir.patch:
- don't list the userdir as a mount, fix nautilus and autofs issues
(lp: #191512)
-- Sebastien Bacher <email address hidden> Thu, 03 Apr 2008 22:15:57 +0200
-
glib2.0 (2.16.1-2~hardy1) hardy; urgency=low
* Drop nautilus conflicts as it triggers a bug in the APT resolver on
dist-upgrade.
* Update patch 01_gettext-desktopfiles with a newer version taken from the
Ubuntu package.
* Update and enable patch 01_gettext-desktopfiles to also look for
X-Debian-Gettext-Domain if X-Ubuntu-Gettext-Domain isn't present.
* Snapshot to hardy.
-- Loic Minier <email address hidden> Thu, 20 Mar 2008 16:42:00 +0100
-
glib2.0 (2.16.1-1ubuntu3) hardy; urgency=low
* debian/control.in:
- remove the nautilus conflicts, it triggers a problem in the
ordering code that can make dapper->hardy upgrades fail badly
-- Michael Vogt <email address hidden> Mon, 17 Mar 2008 17:36:33 +0100
-
glib2.0 (2.16.1-1ubuntu2) hardy; urgency=low
* debian/patches/01_gettext-desktopfiles.patch:
- updated to the new version
-- Sebastien Bacher <email address hidden> Wed, 12 Mar 2008 12:21:18 +0100
-
glib2.0 (2.16.1-1ubuntu1) hardy; urgency=low
* Use the gettext changes on ubuntu
-- Sebastien Bacher <email address hidden> Wed, 12 Mar 2008 10:53:41 +0100
-
glib2.0 (2.16.1-1) unstable; urgency=low
* New upstream bugfix release.
glib2.0 (2.16.0-1) unstable; urgency=low
* New upstream stable release:
+ debian/rules:
- Update shlibs version to 2.16.0.
- Drop check-dist include, upload to unstable.
+ debian/libglib2.0-0.symbols:
- Updated symbols for the new version.
glib2.0 (2.15.6-1) experimental; urgency=low
* New upstream release:
+ debian/rules:
- Update shlibs version to 2.15.6.
+ debian/libglib2.0-0.symbols:
- Updated symbols for the new version.
-- Lo?c Minier <email address hidden> Tue, 11 Mar 2008 14:12:16 +0000
-
glib2.0 (2.15.6-0ubuntu3) hardy; urgency=low
* debian/patches/90_from_svn_fix_cancellation_issue.patch:
- change from SVN, fix gvfsd-trash crashers (lp: #186460, #197444)
-- Sebastien Bacher <email address hidden> Wed, 05 Mar 2008 18:16:09 +0100
-
glib2.0 (2.15.6-0ubuntu2) hardy; urgency=low
* debian/patches/80_from_bugzilla_rmdir_can_return_eexist.patch:
- change from bugzilla, fix some issues with ntfs3g (lp: #186569)
-- Sebastien Bacher <email address hidden> Tue, 26 Feb 2008 12:37:26 +0100
-
glib2.0 (2.15.6-0ubuntu1) hardy; urgency=low
* New upstream version:
GIO:
- New file attributes: trash::item-count, filesystem::use-preview
- Rename g_file_contains_file to g_file_has_prefix
- g_file_query_filesystem_info grew async variants
- g_themed_icon_append_name: new convenience function
- g_content_type_get_icon is implemented now (lp: #188542)
- Only show mounts in /media and ~
- g_file_contains_file has been renamed to g_file_has_prefix
Other:
- g_uri_get_scheme has been renamed go g_uri_parse_scheme
Updated translations
* debian/rules:
- updated shlibs version
-- Sebastien Bacher <email address hidden> Mon, 25 Feb 2008 22:00:21 +0100
-
glib2.0 (2.15.5-0ubuntu1) hardy; urgency=low
* New upstream version:
Update the included PCRE to 7.6
GIO:
- g_volume_should_automount: new function to determine if a volume
should be mounted automatically
- g_file_query_default_handler: new convenience function to get
the default handler for a file
- g_app_info_launch_default_for_uri new convenience function to
launch the default handler for a URI
- Use mimeapps.list and defaults.list as discussed on xdg list recently
- g_app_info_get_default_for_uri_scheme has a real implementation now
(gvfs provides a GConf-based implementation)
- There is the beginning of a test suite
- standard::description: new file attribute
- GMountMountFlags flags argument added to mount calls
GObject:
- class initialization is now threadsafe
* debian/patches/60_wait-longer-for-threads-to-die.patch:
- new version update
* debian/rules:
- updated shlibs version
-- Sebastien Bacher <email address hidden> Tue, 12 Feb 2008 00:19:05 +0100
-
glib2.0 (2.15.4-0ubuntu1) hardy; urgency=low
* New upstream version:
G_GNUC_PRETTY_FUNCTION has been deprecated
GIO:
- g_file_copy has an async variant now
- Drives and volumes now have API to get identifiers like Hal UDIs or UUIDs.
- There is now a registration API to let modules register
extensions they provide, such as volume monitor implementations
Bugs fixed:
- 511807 g_time_val_to_iso8601() uses MT-unsafe gmtime() function
- 316260 [patch] Doc patches for gnode (2.8.1)
- 385132 solaris gettext support fix
- 484261 ./configure check for system PCRE unicode support fails w...
- 510292 GOption main help not shown
- 511580 Implement g_file_copy_async
- 511654 Compile errors due to C99 constructs
- 487909 g_utf8_strreverse and combining marks
- 512381 unused variable 'is_main_group
* debian/libglib2.0-doc.links:
- also list gio
* debian/rules:
- updated shlibs version
-- Sebastien Bacher <email address hidden> Tue, 29 Jan 2008 09:30:02 +0100
-
glib2.0 (2.15.3-0ubuntu1) hardy; urgency=low
* New uspstream version:
GChecksum:
- g_checksum_update can accept nul-terminated strings
- The MD5 implementation works correctly on buffers
that are longer than 64 bytes
GIO:
- Don't include a copy of the inotify headers, rely on system headers
- g_file_find_enclosing_mount has an async variant now
- Reduntant seek API on file streams has been removed
Bugs fixed:
- 508602 gmemory{in|out}putstream.c: unknown pointer size
- 508771 There is no g_file_test/exists() for GFile
- 508773 g_uri_escape_string() documentation unclear.
- 509465 AM_PATH_GLIB_2_0 doesn't support gio
- 509626 async functions: Document allowed NULL callback?
- 509990 GSeekable documentation unclear
- 510448 No inotify support on ARM or SH5
- 510855 g_checksum_update(): Take -1 for length.
* debian/rules:
- updated shlibs version
-- Sebastien Bacher <email address hidden> Tue, 22 Jan 2008 10:13:58 +0000
-
glib2.0 (2.15.2-0ubuntu1) hardy; urgency=low
* New upstream version:
GIO:
- Mount operation API change: unhandled methods get reported via
the reply, rather than by the signal emission return value
- File monitor API change: Add a GError argument to g_file_monitor_file
- g_unix_mount_guess_should_display(): new function
Bugs fixed:
- 508224 [PATCH] FAM backend crashes due to double free
- 508074 GAsyncResult documentation suggests g_freeing it.
- 508108 GFile documentation slightly unclear.
- 508309 rpc_pipefs mount points should be hidden
- 508378 GFileInfo documentation implies that it changes attribute...
- 508719 g_file_get_relative_path fails if parent is root
- 508773 g_uri_escape_string() documentation unclear.
Updated translations
* debian/rules:
- updated shlibs version
-- Sebastien Bacher <email address hidden> Tue, 15 Jan 2008 00:45:18 +0100
-
glib2.0 (2.15.1-0ubuntu1) hardy; urgency=low
* New upstream version:
* Portability fixes:
- Assertion functions are marked as noreturn again
- Handling of inline functions has been fixed to work with gcc 4.3
- C99 comments have been removed from headers
- The nonportable sed -i option is no longer used
* GIO:
- Clarified the semantics of g_app_info_get_all()
- API for memory input and output streams has been changed a bit
- GDirectoryMonitor has been removed; GFileMonitor can monitor
files and directories now
* Bugs fixed:
- 504829 Invalid environment passed to g_spawn_async in g_desktop_...
- 505258 crash in Users and Groups: Adding a user
- 505815 g_content_types_get_registered should not g_free keys
- 491218 g_timer_new() doesn't initialize timer->end
- 315437 extern inline -> static inline
- 476856 Inconsistency between standard and implementation of the ...
- 480122 g_module_open fails to open modules with ".la" extension
- 495589 gspawn.c failing to set FD_CLOEXEC
- 500273 doesn't build with --disable-visibility
- 504142 Do not show empty groups in --help output
- 504879 giofam incorrectly linked
- 505042 add file attribute for actually used file size in bytes
- 505058 xattr namespace docs
- 505674 Misprint in the definition of the macro G_CCLOSURE_SWAP_DATA
- 505730 Fails to build on OSX 10.4: _NSGetEnviron not declared
- 505887 older darwin lacks lchown
- 506374 gmemoryinputstream api
- 506461 Conversion of g_assert_not_reached() and friends into fun...
- 503051 Small bug in glib interface
- 506395 Updates to GIO documentation
- 507628 Missing .pc entry for gio linking against glib
- 505195 [patch] typo in g_try_new0 docs
- 507822 g{file,directory}monitor changes signal problem
- 506377 gmemoryoutputstream write implementation
- 507835 bug in gunixinputstream
* debian/patches/01_fix_build_issue.patch,
debian/patches/67_gcc43-inline.patch,
debian/patches/70_fix_xulrunner_kmplayer_build.patch:
- dropped, fixed with the new version
* debian/rules:
- updated shlibs version
-- Sebastien Bacher <email address hidden> Mon, 07 Jan 2008 18:39:09 +0100
-
glib2.0 (2.15.0-0ubuntu2) hardy; urgency=low
* Add new patch 70_fix_xulrunner_kmplayer_build.patch from upstream
svn to fix build of kmplayer and others (LP: #179119)
[ Alexander Sack ]
* reviewed and sponsored.
-- Ilya Eremin <email address hidden> Sat, 29 Dec 2007 15:32:14 +0000
-
glib2.0 (2.15.0-0ubuntu1) hardy; urgency=low
* New upstream version:
Major new features:
- GIO: a VFS API, designed to replace GnomeVFS. The GIO implementation
in GLib has support for local filesystems. The new, separate gvfs
module contains various backend implementations
(cifs, ftp, sftp, http, ...)
- GChecksum: provides various hash algorithms, such as MD5, SHA-1
and SHA-256
- GTest: a test framework
Smaller additions:
- GHash:
- GHash has iterators, as an alternative to g_hash_table_foreach
- GMarkup:
- g_markup_parse_context_get_element_stack: New function to
get the stack of open elements
- G_MARKUP_PREFIX_ERROR_POSITION: New flag to improve error reporting
- g_markup_collect_attributes: Convenience function for handling
attributes
- GKeyFile:
- Functions that take a GError now return a boolean to indicate success,
instead of void
- Various performance improvements
- GAsyncQueue:
- g_async_queue_new_full: new function that allows to specify
a free function for leftover elements
- GError:
- g_prefix_error and g_propagate_prefixed_error: New functions
to ease error propagation
- Internationalization:
- C_: A new 2-argument variant of the Q_() macro
- Use native character set conversion API on Windows
- GLib builds with automake 1.10
- Bugs fixed:
- 455725 specific combination of g_utf8_strlen and g_pattern_match...
- 467537 g_convert_with_iconv() not resetting iconv() state correc...
- 497033 Commandline option parser should warn about missing optio...
- 504527 gchecksum: Conditional jump or move depends on uninitiali...
- 445362 Non-numeric local labels in gatomic.c are causing linker ...
- 482313 gregex: no way to tell why compilation failed
- 317775 main loops continues to run after g_main_loop_quit() has ...
- 418778 Insufficient pkg-config version requirement
- 436293 g_option_context_new() doc should mention that the string...
- 466557 glib-mkenums shifts ARGV[0] to undefined
- 468882 GKeyFile doesn't accept "True" as a true boolean value
- 469551 application --help messages are garbaged on none UTF-8 lo...
- 479724 Memory leak upon calling "g_main_loop_run" in the seconda...
- 490061 outptrs uninitialized after g_parse_long_long
- 490637 gobject documentation patch
- 495294 glib-genmarshal prints warnings but returns 0
- 496046 option to prefix location of errors for GMarkup
- 498113 tests/regex-test fails on 64bit environment
- 500506 Fails to build on OSX 10.4
- 500638 gkeyfile speedup ...
- 500875 Make check fails as there is no "test" target for "build"...
- 502511 g_assert_cmphex prints invalid message
- 502927 g_array_index triggers cast aligment warning
- 503029 g_time_val_from_iso8601 parse non-ISO8601 dates
- 503222 Need context to translate
- 503420 gkeyfile leaks a hash table
- 503470 Fix build when builddir != srcdir
- 504227 Inverse variant for g_test_trap_assert_stdout, g_test_tra...
- 71704 file include order
- 491957 Misprint in the specification of the interface "g_main_co...
- 491959 Misprint in description of the structure "GThreadPool"
- 491965 Mistype in the specification of the function "g_hook_list...
- 491966 Misprint in the specification of the interface "g_main_co...
- 491968 The documentation does not mention the restriction for th...
- 491970 The documentation for the interface "g_date_clamp" is inc...
- 491974 The documentation of the interface "g_main_context_iterat...
- 491975 The documentation for the interfaces "g_io_channel_read_u...
- 491979 Misprint in the description of the interfaces g_key_file_...
- 491982 Misprint in the description of the interface "g_key_file_...
- 501107 EXTRA_DIST automake warnings
- 501997 g_utf8_normalize() returns NULL on invalid string
- 502590 C_/g_dpgettext efficiency
- 464259 g_set_application_name() docs should say "Since 2.2"
- 496518 gbase64.c API doc clarification
- 498728 g_key_file_get_*_list should set length to 0 when returni...
- 500361 Improve docs for g_array_free() and g_ptr_array_free()
- 501853 g_checksum_get_digest docs
- 503862 Allow NULL strings in g_parse_debug_string()
- 142676 Q_
- 367550 Add g_async_queue_new_full() with GDestroyNotify function
- 375651 Minor enhancements to GKeyFile API
- 443648 MD5 digest support
- 449937 Upgrade auto* sources to be clean under automake1.9
- 452887 gmarkup context "get element" function is useless when ca...
- 491549 [PATCH] Eliminate libiconv dependency on Windows
- 500507 GHashTableIter API
- Translation updates
* debian/control.in:
- updated Standards-Version to 3.7.3
- Build-Depends on
libselinux1-dev, linux-libc-dev, libgamin-dev | libfam-dev
- new libgio-fam package, libglib2.0-dev Conflicts,Replaces libgio-dev
* debian/libgio-fam.install:
- list libgiofam.so there
* debian/patches/01_fix_build_issue.patch:
- change to fix gio build issue
* debian/rules:
- don't break on testsuite errors to workaround an issue
- updated shlibs version
-- Sebastien Bacher <email address hidden> Fri, 21 Dec 2007 15:06:32 +0100
-
glib2.0 (2.14.4-1ubuntu2) hardy; urgency=low
* debian/control:
- make the conflicts against nautilus < 2.20 a Breaks to make
calculating the unpack order on dapper->hardy easier
-- Michael Vogt <email address hidden> Thu, 20 Dec 2007 13:19:14 +0100
-
glib2.0 (2.14.4-1ubuntu1) hardy; urgency=low
* Sync with Debian; remaining Ubuntu changes:
- Set Maintainer to Ubuntu Desktop Team.
- Enable the 01_gettext_desktopfiles patch in the series.
-- Loic Minier <email address hidden> Tue, 27 Nov 2007 18:48:00 +0100
-
glib2.0 (2.14.3-0ubuntu1) hardy; urgency=low
* New upstream version:
- Update PCRE to 7.4
- Bugs fixed:
- 487491 Fix some warnings from sparse
- 488068 Small (one-time) memory leak in glib_gettext initialization
- 493688 TYPE macro "_get_type ()" is documented wrong
- Updated translations
-- Sebastien Bacher <email address hidden> Wed, 07 Nov 2007 14:36:44 -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