r47262 - in /desktop/experimental/glib2.0/debian: changelog control libglib2.0-0.symbols patches/0001-regex-test-expect-ASSERTION_EXPECTED-for-ab-with-PCR.patch patches/series

laney at users.alioth.debian.org laney at users.alioth.debian.org
Wed Jan 20 17:45:30 UTC 2016


Author: laney
Date: Wed Jan 20 17:45:30 2016
New Revision: 47262

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47262
Log:
New upstream release 2.47.5

debian/libglib2.0-0.symbols: Update with new symbols for this release.

Removed:
    desktop/experimental/glib2.0/debian/patches/0001-regex-test-expect-ASSERTION_EXPECTED-for-ab-with-PCR.patch
Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/control
    desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
    desktop/experimental/glib2.0/debian/patches/series

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=47262&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog	[utf-8] Wed Jan 20 17:45:30 2016
@@ -1,7 +1,18 @@
-glib2.0 (2.47.4-2) UNRELEASED; urgency=medium
+glib2.0 (2.47.5-1) UNRELEASED; urgency=medium
 
   * debian/watch: Use download.gnome.org, seems ftp.gnome.org is not updating
     properly currently.
+  * New upstream release 2.47.5
+    + the system copy of PCRE is now used by default to implement GRegex.
+      Configure with --with-pcre=internal if a system PCRE version
+      is unavailable or undesired.
+    + interfaces for DTLS support have been added. A new version of
+      glib-networking will also be required.
+    + GDBusMethodInvocation now drops replies if the sender set the
+      NO_REPLY_EXPECTED flag
+    + several GApplication fixes, including fixes for commandline arguments in
+      interpreted languages on Windows
+  * debian/libglib2.0-0.symbols: Update with new symbols for this release.
 
  -- Iain Lane <laney at debian.org>  Wed, 20 Jan 2016 16:17:35 +0000
 

Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=47262&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control	[utf-8] Wed Jan 20 17:45:30 2016
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>
+Uploaders: Iain Lane <laney at debian.org>
 Build-Depends: debhelper (>= 9),
                cdbs (>= 0.4.93),
                dh-autoreconf,

Modified: desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/libglib2.0-0.symbols?rev=47262&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/libglib2.0-0.symbols	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/libglib2.0-0.symbols	[utf-8] Wed Jan 20 17:45:30 2016
@@ -617,6 +617,38 @@
  g_drive_start_stop_type_get_type at Base 2.22.0
  g_drive_stop at Base 2.22.0
  g_drive_stop_finish at Base 2.22.0
+ g_dtls_client_connection_get_accepted_cas at Base 2.47.5
+ g_dtls_client_connection_get_server_identity at Base 2.47.5
+ g_dtls_client_connection_get_type at Base 2.47.5
+ g_dtls_client_connection_get_validation_flags at Base 2.47.5
+ g_dtls_client_connection_new at Base 2.47.5
+ g_dtls_client_connection_set_server_identity at Base 2.47.5
+ g_dtls_client_connection_set_validation_flags at Base 2.47.5
+ g_dtls_connection_close at Base 2.47.5
+ g_dtls_connection_close_async at Base 2.47.5
+ g_dtls_connection_close_finish at Base 2.47.5
+ g_dtls_connection_emit_accept_certificate at Base 2.47.5
+ g_dtls_connection_get_certificate at Base 2.47.5
+ g_dtls_connection_get_database at Base 2.47.5
+ g_dtls_connection_get_interaction at Base 2.47.5
+ g_dtls_connection_get_peer_certificate at Base 2.47.5
+ g_dtls_connection_get_peer_certificate_errors at Base 2.47.5
+ g_dtls_connection_get_rehandshake_mode at Base 2.47.5
+ g_dtls_connection_get_require_close_notify at Base 2.47.5
+ g_dtls_connection_get_type at Base 2.47.5
+ g_dtls_connection_handshake at Base 2.47.5
+ g_dtls_connection_handshake_async at Base 2.47.5
+ g_dtls_connection_handshake_finish at Base 2.47.5
+ g_dtls_connection_set_certificate at Base 2.47.5
+ g_dtls_connection_set_database at Base 2.47.5
+ g_dtls_connection_set_interaction at Base 2.47.5
+ g_dtls_connection_set_rehandshake_mode at Base 2.47.5
+ g_dtls_connection_set_require_close_notify at Base 2.47.5
+ g_dtls_connection_shutdown at Base 2.47.5
+ g_dtls_connection_shutdown_async at Base 2.47.5
+ g_dtls_connection_shutdown_finish at Base 2.47.5
+ g_dtls_server_connection_get_type at Base 2.47.5
+ g_dtls_server_connection_new at Base 2.47.5
  g_emblem_get_icon at Base 2.18.0
  g_emblem_get_origin at Base 2.18.0
  g_emblem_get_type at Base 2.18.0
@@ -1710,9 +1742,12 @@
  g_tls_backend_get_client_connection_type at Base 2.28.0
  g_tls_backend_get_default at Base 2.28.0
  g_tls_backend_get_default_database at Base 2.30.0
+ g_tls_backend_get_dtls_client_connection_type at Base 2.47.5
+ g_tls_backend_get_dtls_server_connection_type at Base 2.47.5
  g_tls_backend_get_file_database_type at Base 2.30.0
  g_tls_backend_get_server_connection_type at Base 2.28.0
  g_tls_backend_get_type at Base 2.28.0
+ g_tls_backend_supports_dtls at Base 2.47.5
  g_tls_backend_supports_tls at Base 2.28.0
  g_tls_certificate_flags_get_type at Base 2.28.0
  g_tls_certificate_get_issuer at Base 2.28.0

Modified: desktop/experimental/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/series?rev=47262&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/series	[utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/series	[utf-8] Wed Jan 20 17:45:30 2016
@@ -12,4 +12,3 @@
 0001-timer-test-use-volatile-for-locals.patch
 skip-broken-timer-test.patch
 0001-Fix-trashing-on-overlayfs.patch
-0001-regex-test-expect-ASSERTION_EXPECTED-for-ab-with-PCR.patch




More information about the pkg-gnome-commits mailing list