Changelogs from build 20130923 to 20130924


  click (0.4.8) saucy; urgency=low
 .
   * Show a proper error message if "click build" or "click buildsource" is
     called on a directory that does not exist or does not contain a manifest
     file, rather than crashing (LP: #1228619).
   * Restore missing newlines after JSON dumps in "click info" and "click
     list --manifest".
   * Tidy up use of PackageKit IDs; local:click should refer to uninstalled
     packages, while installed:click refers to installed packages.
   * Expose application names and whether a package is removable via the
     PackageKit API: the IDs of installed applications are now formed as
     comma-separated key/value pairs, e.g.
     "installed:click,removable=1,app_name=foo,app_name=bar" (LP: #1209329).
   * Rename ClickUser.__setitem__ to ClickUser.set_version and
     ClickUser.__delitem__ to ClickUser.remove; with multiple databases it
     was impossible for these methods to fulfil the normal contract for
     mutable mappings, since deleting an item might simply expose an item in
     an underlying database.
   * Allow unregistering preinstalled packages.  A preinstalled package
     cannot in general actually be removed from disk, but unregistering it
     for a user records it as being hidden from that user's list of
     registered packages.  Reinstalling the same version unhides it.
   * Consolidate ClickInstaller.audit_control into ClickInstaller.audit.
   * Validate the shipped md5sums file in "click verify" (LP: #1217333).


  clickmanager-plugin (0.1+13.10.20130924.1-0ubuntu1) saucy; urgency=low
 .
   * Automatic snapshot from revision 9


  eglibc (2.17-93ubuntu1) saucy; urgency=low
 .
   * Merge with Debian unstable, bringing in testsuite and security fixes.
 .
 eglibc (2.17-93) unstable; urgency=low
 .
   [ Adam Conrad ]
   * patches/any/cvs-tst-cancel4-buf.diff: Increase nptl test case buffer
     size to 16384 so we really block on current (>= 3.10) Linux kernels.
   * patches/any/cvs-CVE-2013-4332-*.diff: Backport git fixes for integer
     overflows in allocator functions: CVE-2013-4332 (Closes: #722536)
   * debian{control,sysdeps/arm64.mk}: Switch to gcc-4.8 on arm64 only.
 .
   [ Samuel Thibault ]
   * patches/hurd-i386/unsubmitted-clock_t_centiseconds.diff: New patch from
     Richard Braun to work around applications which do not like micro-second
     clock_t, such as guile.
   * Update hurd-i386 testsuite progressions.
   * patches/hurd-i386/submitted-startup-pid2.diff: New patch from Justus
     Winter to prepare reboot() for /hurd/init getting PID 2 instead of 1.
   * patches/hurd-i386/submitted-path_mounted.diff: New patch from Justus
     Winter to fix hurd-i386's _PATH_MOUNTED according to Debian usage.
   * patches/hurd-i386/tg-socket{,pair}_flags.diff: New patch from Thomas
     Schwinge to add support for SOCK_CLOEXEC and SOCK_NONBLOCK.
   * patches/hurd-i386/tg-pthread-atfork.diff,cvs-pthread_atfork.diff: Add
     pthread_atfork support.
   * patches/hurd-i386/tg-thread-cancel.diff: Update patch against two other
     overzealous assertions.
   * patches/hurd-i386/tg-pipe2.diff: New patch to add pipe2 support.
 .
   [ Pino Toscano ]
   * Generate udeb shlibs also for Hurd's libmachuser and libhurduser.
 .
 eglibc (2.17-92) unstable; urgency=low
 .
   * kfreebsd/local-sysdeps.diff: update to revision 4839 (from glibc-bsd).


  gallery-app (0.0.67+13.10.20130924.1-0ubuntu1) saucy; urgency=low
 .
   [ Guenter Schwann ]
   * When adding a new album, go to album edit directly Fixes LP:
     #1163414. (LP: #1163414)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 849


  lxc-android-config (0.101) saucy; urgency=low
 .
   * merge lp:~cwayne18/ubuntu/saucy/lxc-android-config/timezone which makes
     three additional files writable to enable timezone selection


 music-app

  Changesfile not available.

  ubuntu-download-manager (0.2+13.10.20130924.1-0ubuntu1) saucy; urgency=low
 .
   [ Loïc Minier ]
   * Vcs-Bzr branch in control was out of date; use the alias which
     should always point at the right one.
 .
   [ Manuel de la Pena ]
   * Ensure that when there is a hash error the state change is emitted
     and is the correct download state. (LP: #1224676)
   * Correctly manage SSL errors. (LP: #1228057)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 130


  ubuntu-touch-customization-hooks (0.4) saucy; urgency=low
 .
   * usr/share/upstart/sessions/custom-env.conf:
     - add --global parameter to set-env so the XDG_DATA_DIRS setting is
       preserved.


  ubuntu-touch-session (0.75) saucy; urgency=low
 .
   * Fix versioned dependency on upstart-app-launch to use PPA versin.

 ubuntu-touch-session (0.74) saucy; urgency=low
 .
   * Drop upstart-app-launch overrides as latest version will correctly set
     --desktop-file-hint= all by itself and the overrides break the new version
     as they, well, override it.


  unity-scope-click (0.1+13.10.20130924.1-0ubuntu1) saucy; urgency=low
 .
   [ Alejandro J. Cura ]
   * Get credentials from UOA. (LP: #1209238)
   * Revert package updates from the scope.
   * Don't log click token nor UOA token. (LP: #1217554)
   * Let the dash launch the apps. (LP: #1224941, #1217046)
 .
   [ Rodney Dawes ]
   * Get credentials from UOA. (LP: #1209238)
 .
   [ Manuel de la Pena ]
   * Uses the new interface name used by the download manager. (LP:
     #1224538)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 50


  upstart-app-launch (0.1+13.10.20130924.1-0ubuntu1) saucy; urgency=low
 .
   [ Ted Gould ]
   * Evil hack to allow "secondary activations" through killing the first
     instance.
   * Handle URLs with complex spacing by using C parsing. (LP: #1228387)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 63


  webbrowser-app (0.22+13.10.20130924.1-0ubuntu1) saucy; urgency=low
 .
   [ Ted Gould ]
   * Adding single instance marker to the desktop file.
 .
   [ daker ]
   * Added support for Alert dialogs. (LP: #1169757)
   * Added support for HTTP/Proxy auth. (LP: #1212980)
   * Added certificateVerificationDialog component. (LP: #1227055)
 .
   [ Adnane Belmadiaf ]
   * Added support for HTTP/Proxy auth. (LP: #1212980)
   * Added certificateVerificationDialog component. (LP: #1227055)
 .
   [ Olivier Tilloy ]
   * Generate translation templates only for files under src/app/. Files
     under src/Ubuntu/… are the UbuntuWebView component, and they
     shouldn’t have any translatable strings.
   * Fix the selection rectangle size and position when zoomed and
     scrolled. (LP: #1131160)
   * Added support for HTTP/Proxy auth. (LP: #1212980)
   * Ensure the chrome is hidden when the permission request dialog is
     shown. (LP: #1226635)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 331