Merge tag 'upstream/3.3.2'
authorBdale Garbee <bdale@gag.com>
Mon, 8 Oct 2012 23:48:35 +0000 (17:48 -0600)
committerBdale Garbee <bdale@gag.com>
Mon, 8 Oct 2012 23:48:35 +0000 (17:48 -0600)
Upstream version 3.3.2

Conflicts:
common-src/glib-util.c
perl/Amanda/Header.pm

1  2 
client-src/selfcheck.c
common-src/glib-util.c
debian/patches/series
man/amanda.conf.5
man/disklist.5
man/xml-source/amanda.conf.5.xml
man/xml-source/disklist.5.xml
server-src/diskfile.h

Simple merge
index 99f55f7aa8a91824fbb2d9202dc4fcc2fa1b9f3e,9fd8ced967bae8b91086e4c752a751523834c371..a20d7459d0992af0b5db590a8906b167c32f13c0
@@@ -38,8 -95,14 +95,13 @@@ glib_init(void) 
      if (did_glib_init) return;
      did_glib_init = TRUE;
  
 -    /* set up libcurl (this must happen before threading 
 -     * is initialized) */
 +    /* set up libcurl */
  #ifdef HAVE_LIBCURL
+ # ifdef G_THREADS_ENABLED
+ #  if (GLIB_MAJOR_VERSION < 2 || (GLIB_MAJOR_VERSION == 2 && GLIB_MINOR_VERSION < 31))
+     g_assert(!g_thread_supported()); /* assert threads aren't initialized yet */
+ #  endif
+ # endif
      g_assert(curl_global_init(CURL_GLOBAL_ALL) == 0);
  #endif
  
index 9394693638ce5fd0481649662c1f41cab13491e1,0000000000000000000000000000000000000000..de4e07db022f340c8d55b7a7998a0ba178f61748
mode 100644,000000..100644
--- /dev/null
@@@ -1,4 -1,0 +1,3 @@@
- VTAPES-access.diff
 +dumpdates-path
 +glib-2.32.patch
 +kfreebsd-ftbfs.diff
Simple merge
diff --cc man/disklist.5
Simple merge
Simple merge
Simple merge
Simple merge