Changelogs from build 20140829 to 20140829.1


  account-polld (0.1+14.10.20140828-0ubuntu1) utopic; urgency=low
 .
   [ CI bot ]
   * Resync trunk
 .
   [ Guillermo Gonzalez ]
   * Initial version of inbox/messages polling.


  address-book-app (0.2+14.10.20140828.1-0ubuntu1) utopic; urgency=low
 .
   [ CI bot ]
   * Resync trunk
 .
   [ Renato Araujo Oliveira Filho ]
   * [Contacts] Split ContactListView in two components (ContactListView
     and ContactListModel). [Contacts] Fixed most called list margin.
     [ContactEditor] Changed from add field dialog to use
     ComboButtonAddField (requested by designers). [I18n] Fixed desktop
     i18n rules.


  apport (2.14.7-0ubuntu1) utopic; urgency=medium
 .
   * New upstream release:
     - Fix interpretation of core dump ulimits: they are in bytes, not KiB.
       (LP: #1346497)
     - apport-retrace: Don't require specifying an operation; default to
       updating the given .crash file. (LP: #1361242)
     - Write report even on UnreportableReasons, so that whoopsie can still
       upload them. (LP: #1360417)
     - apt/dpkg install_packages(): Write a "packages.txt" into sandbox root
       directory to keep track of installed packages and their versions.
       Prerequisite for LP #1352591.
     - apt/dpkg install_packages(): Avoid re-downloading/installing packages
       which are already installed into a permanent sandbox. Prerequisite for
       LP #1352591.
     - sandboxutils.py, make_sandbox(): Drop check for already existing files
       when dynamically resolving libraries and ExecutablePaths; with that,
       these packages would never get updated in a permanent sandbox. The new
       version tracking from above now takes care of that. (LP: #1352591)
     - Fix report.test_add_proc_info test to stop assuming that pid 1 is named
       "init", as one can specify a different one on the kernel command line.
     - report.py, add_gdb_info(): Check for truncated core dumps, and set
       UnreportableReason and raise an IOError on them. Handle this in
       apport-retrace and whoopsie-upload-all to fail properly instead of
       silently producing broken Stacktraces. (LP: #1354571)


  apt (1.0.4ubuntu7) utopic; urgency=medium
 .
   * debian/tests/run-tests: tests don't get along with proxy, so unset proxy
     variables. See Debian #759655


  click (0.4.31.3) utopic; urgency=medium
 .
   * Reinstate most of 0.4.31.2; instead, just always pass
     --allow-unauthenticated to "click install" from the PackageKit plugin
     for now, until we can sort out sideloading (see LP #1360582).


  glib-networking (2.40.1-2svn1) utopic; urgency=medium
 .
   Upload current Debian packaging svn to fix autopkgtest.
 .
   * Unset $http_proxy during autopkgtest; the test suite doesn't get along
     with it, and doesn't need internet access.


  glibc (2.19-10ubuntu1) utopic; urgency=medium
 .
   * Merge with Debian unstable, bringing in several CVE fixes (LP: #1362409)
   * Enable systemtap support for Ubuntu which was dropped in Debian for now.
   * Move MIN_KERNEL_SUPPORTED to 2.6.32 on x86 now that hardy PPAs are dead.
   * libc-dev no longer Recommends 'gcc | c-compiler' (LP: #990982, #1005097)
 .
 glibc (2.19-10) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * debian/rules: drop the i486 to i586 GNU triplet conversion.
   * debian/control.in/main: build-depends on dpkg-dev (>= 1.17.1) and
     gcc-4.8 (>= 4.8.3-8) to make sure to get the new i586 GNU triplet on
     i386, hurd-i386 and kfreebsd-i386.
   * Remove iconv(1), iconvconfig(8), localedef(1) and sprof(1) manpages,
     provided by the manpages packages starting with version 3.71.
   * patches/any/cvs-CVE-2014-5119.diff: New patch from upstream to remove
     support for loadable gconv transliteration modules (CVE-2014-5119).
 .
   [ Samuel Thibault ]
   * patches/hurd-i386/cvs-libpthread_guardsize.diff: Fix guard size computation.
     Fixes the creation of thousands of threads, and thus pulseaudio testsuite.
     Closes: #758671.
   * patches/hurd-i386/cvs-libpthread_std_thread.diff: New patch to deal with
     std::thread using __pthread_key_create to detect presence of libpthread.
     Fixes build of webkitgtk and most probably other libstdc++-related
     failures.
   * patches/hurd-i386/submitted-bind_umask.diff: New patch to fix bind() when
     umask is 0000, fixes clamav testsuite. Closes: #759218.
 .
   [ Adam Conrad ]
   * debian/patches/series: Actually apply the submitted arm64 alignment and
     setcontext patches mentioned in 2.19-0experimental0 (closes: #759042)
 .
 glibc (2.19-9) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * debian/rules.d/control.mk: don't add libc6{,-dev}-{armel,armhf}
     packages in debian/control as we don't build them in Debian. New dak
     code checks for NEW packages directly in debian/control.
 .
 glibc (2.19-8) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * debian/patches/build stage2 without selinux.  Closes: #742640.
   * Don't emit dependencies on libgcc when building stage2.  Closes: #755580.
   * Add a "nobiarch" build profile that inhibits all multilib packages from
     being built.  Closes: #745380.
 .
   [ Aurelien Jarno ]
   * debian/patches/arm64/cvs-includes-cleanup.diff: new patch from upstream to
     clean sys/user.h and sys/procfs.h.  Closes: #755169.
   * debian/patches/s390/cvs-s390-abi-reversal.diff: new patch backported from
     upstream to revert the S/390 jmp_buf/ucontext_t ABI change.
   * Update Turkish debconf translation, by Mert Dirik.  Closes: #757495.
   * Remove ia64 support.  Closes: #756095.
   * Update debian/copyright with the libidn/punycode.{c,h} license.  Closes:
     #754731.
   * debian/control/libc: drop Recommends on: gcc | c-compiler.  Closes:
     #747933.
 .
 glibc (2.19-7) unstable; urgency=high
 .
   * debian/patches/localedata/unsubmitted-tst-setlocale3-ENV.diff: Apply
     correct environment for the tst-setlocale3 test to find its locales.
 .
 glibc (2.19-6) unstable; urgency=high
 .
   [ Aurelien Jarno ]
   * debian/patches/any/cvs-CVE-2014-0475.diff: fix a directory traversal in
     locale environment handling (CVE-2014-0475).
   * debian/patches/any/cvs-setlocale-alloca.diff: Additional setlocale
     hardening.
   * debian/control.in/main, debian/sysdeps/linux.mk: drop systemtap support.
     sdt.h has been moved to a different location in the latest upload, and
     it's not really clear on which architectures systemtap support should
     be enabled.
 .
   [ Helmut Grohne ]
   * debian/rules.d/debhelper.mk: fix dh_strip call in stage1.  Closes:
     #754350.
 .
   [ Petr Salinger ]
   * kfreebsd/local-sysdeps.diff: update to revision 5490 (from glibc-bsd).
   * kfreebsd/local-fbtl.diff: likewise.
   * update testsuite-checking/expected-results-*-kfreebsd-gnu-*
 .
 glibc (2.19-5) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * debian/sysdeps/mips*.mk: replace EGLIBC_PASSES into GLIBC_PASSES.
   * debian/patches/alpha/cvs-__pointer_chk_guard.diff: new patch from
     upstream to fix testsuite failures on alpha.
   * debian/patches/alpha/local-string-functions.diff: disable strcmp
     and strncmp as these functions behaves incorrectly when crossing
     pages. This fixes badsalttest in the testsuite.
   * debian/debhelper.in/libc.postinst: don't run "telinit u" under systemd
     Closes: #753725.
   * debian/testsuite-checking/expected-results-alpha-linux-gnu-libc: ignore
     floating point failures, as alpha is not fully IEEE compliant.  Closes:
     #753099.
   * testsuite-checking/expected-results-*s390*: ignore tst-cancelx17.out
     failure, it is due to a bug in the test (see BZ #12683).
 .
   [ Helmut Grohne ]
   * Rename the bootstrap stage to DEB_BUILD_PROFILES=stage1 to conform
     with https://wiki.debian.org/BuildProfileSpec. (Closes: #752480)
   * Don't try to install xen headers in i386 bootstrap build, because
     they are not built.  Closes: #743676.
 .
   [ Adam Conrad ]
   * debian/patches/alpha/cvs-unwind-backtrace.diff: Backport upstream
     fix to enable unwind tables when building the backtrace routines.


  gsettings-ubuntu-touch-schemas (0.0.3+14.10.20140829-0ubuntu1) utopic; urgency=low
 .
   [ Ken VanDine ]
   * Added an AccountsService boolean setting for DialpadSoundsEnabled,
     to toggle tone playback when dialing.


  ibus (1.5.8-2ubuntu1) utopic; urgency=medium
 .
   * Merge from Debian (LP: #1352805), remaining changes:
     - Build with dh-translations
     - ubuntu-title-update.patch:
       Rename "IBus Preferences" to "Keyboard Input Methods"
     - ubuntu-no-notification.patch: Don't show the notification if not
       actually upgrading from a previous version.
     - ubuntu-disable-trigger.patch: Disable input method switching under
       Unity; it's handled by gnome-settings-daemon.
     - ubuntu-forward-panel-properties.patch:
       Augment the panel service D-Bus interface so that external consumers
       can detect when the panel service properties are changed.


  location-service (2.1+14.10.20140829-0ubuntu1) utopic; urgency=medium
 .
   [ Manuel de la Pena ]
   * Add a new provider for the remote project.
 .
   [ Manuel de la Peña ]
   * Improve the accuracy reported by the remote provider.


  messaging-app (0.1+14.10.20140828.3-0ubuntu1) utopic; urgency=low
 .
   [ Bill Filler ]
   * Mark the "Send" string for translation. This will require an update
     of the .pot file too.
 .
   [ Martin Pitt ]
   * Update POT
   * Do not mark single space for translation, and fix wrong macros in
     plural forms of "Attachments" strings.
 .
   [ David Planella ]
   * Mark the "Send" string for translation. This will require an update
     of the .pot file too.
 .
   [ Tiago Salem Herrmann ]
   * Use rich text to avoid parsing errors. (LP: #1320126)
 .
   [ Renato Araujo Oliveira Filho ]
   * Show destination numbers on MessageInfoDialog. (LP: #1359843)
   * Limit the size of memory used by images on MMSImage.qml. Removed
     scrollbar. Optimize messages page (Binding only message object
     property for loaders.) (LP: #1356539)
   * Update vcard visual on text field (before send it) (LP: #1359351)


  python3.4 (3.4.1-10ubuntu1) utopic; urgency=medium
 .
   * debian/tests/testsuite{,-dbg}: Several tests fail with configured proxy;
     we don't need internet access, so unset proxy variables.


  ubuntu-system-settings (0.3+14.10.20140829.1-0ubuntu1) utopic; urgency=low
 .
   [ Michael Terry ]
   * When changing to swipe mode, it was possible that our policykit
     agent would not unregister itself, making the next attempt to change
     modes appear to work, but in truth fail. Also, no longer ask for a
     password to switch to swipe mode if policykit has a cached
     authentication for us. (LP: #1350381)
 .
   [ Sebastien Bacher ]
   * [security] tweak some pin locking details to match the design better

 ubuntu-system-settings (0.3+14.10.20140828.3-0ubuntu1) utopic; urgency=low
 .
   [ Michael Terry ]
   * Implement the "When locked, allow:" portion of the Security &
     Privacy panel, so now the user can control whether the launcher
     and/or indicators are available while locked. (LP: #1358340) (LP:
     #1358340)


  unity8 (8.00+14.10.20140828.1-0ubuntu1) utopic; urgency=low
 .
   [ Michael Terry ]
   * Reverse default for the user option "allow launcher/panel in greeter
     when locked." And allow that property to be controlled by an
     AccountsService property. (LP: #1358340) (LP: #1358340)
   * With recent password support, we want to be able to unlock the
     device even with a password set. And we need to be able to do this
     once the new adbd lands. So I've added a DBus command to hide the
     greeter. This should be secure because all apps are constrained and
     if you're on the local session bus unconstrained, you already have
     access to anything you want.


  whoopsie (0.2.37) utopic; urgency=medium
 .
   [ Evan Dandrea ]
   * Attempt to use the android serial number before falling back to the
     system UUID. Thanks Dimitri.
   * Log in more parts of the connectivity check.
   * Provide timestamps when logging to the foreground.
 .
   [ Brian Murray ]
   * Merge Ted's branch that allows uploading of any field with data less than
     1KB, creating a whitelist of fields with large data, and a blacklist of
     fields we don't want in the error tracker.
   * Fix bug in how timestamps are provided.