Changelogs from build 20131220.1 to 20131221


  apparmor-easyprof-ubuntu (1.1.0) trusty; urgency=medium
 .
   * no change over last version except the minor version of the packaging
     version which I forgot to increment in the last upload

 apparmor-easyprof-ubuntu (1.0.44) trusty; urgency=low
 .
   * add ubuntu/1.1 policy, symlinking to 1.0 for things with no changes
   * adjust tests/test-data.py for 1.1 policy
   * add webview policy group for oxide
   * 1.*/ubuntu-* templates:
     - remove old comment about Click packages being installed in /opt
     - explicitly deny /run/shm/lttng-ust-* (LP: #1260491)
     - also allow /custom/xdg/data/themes (LP: #1261875)
   * 1.1/ubuntu-* templates: remove access to /tmp/mir_socket (LP: #1236912)
   * add hardware/graphics.d/apparmor-easyprof-ubuntu_goldfish


  click-apparmor (0.1.13) trusty; urgency=low
 .
   * prepend the click install directory to XDG_DATA_DIRS (LP: #1250546)
   * aa-exec-click: adjust to update LD_LIBRARY_PATH and QML2_IMPORT_PATH
   * debian/control: make click-apparmor Architecture: any so we can obtain
     the gnu triplet
   * debian/rules: adjust aa-exec-click for gnu triplet


  curl (7.34.0-1ubuntu1) trusty; urgency=low
 .
   * Resynchronize on Debian, remaining changes
     - Drop dependencies not in main:
       + Build-Depends: Drop stunnel4 and libssh2-1-dev.
       + Drop libssh2-1-dev from binary package Depends.
     - Add new libcurl3-udeb package.
     - Add new curl-udeb package.
   * Dropped undocumented Build-Depends change to automake1.9.
 .
 curl (7.34.0-1) unstable; urgency=high
 .
   * New upstream release
     - Fix GnuTLS checking of a certificate CN or SAN name field when the
       digital signature verification is turned off as per CVE-2013-6422
       http://curl.haxx.se/docs/adv_20131217.html
     - Set urgency=high accordingly
   * Drop patches merged upstream:
     - 08_fix-typo.patch
     - 09_fix-urlglob.patch
 .
 curl (7.33.0-2) unstable; urgency=low
 .
   * Make -dev packages Multi-Arch: same too (Closes: #731309)
   * Bump Standards-Version to 3.9.5 (no changes needed)
   * Add 09_fix-urlglob.patch to fix URL globbing (Closes: #731855)


  eglibc (2.18-0ubuntu2) trusty; urgency=medium
 .
   * debian/patches/i386/cvs-sse42-strstr*: Backport upstream commits which
     drop buggy SSE4.2 srtstr implementations in favour of an SSE2 version.
   * debian/patches/kfreebsd/submitted-waitid.diff: Drop this patch pending
     the resolution of the upstream bug and the Linux/libc header mismatch.


  gcc-4.8 (4.8.2-10ubuntu2) trusty; urgency=low
 .
   * Update to SVN 20131220 (r206145) from the gcc-4_8-branch.
   * Set the goarch to arm64 for aarch64-linux-gnu.
   * Fix statically linked gccgo binaries on AArch64 (Michael Hudson).
     LP: #1261604.
   * Merge accumulated Ada changes from gnat-4.8.
   * Update gnat build dependencies when not built from a separate source.


  gnupg (1.4.15-2ubuntu1) trusty; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Disable mlock() test since it fails with ulimit 0 (on buildds).
     - Set gpg (or gpg2) and gpgsm to use a passphrase agent by default.
     - Only suggest gnupg-curl and libldap; recommendations are pulled into
       minimal, and we don't need the keyserver utilities in a minimal Ubuntu
       system.
     - Remove the Win32 build.
     - Build using dh-autoreconf
     - Disable inline assembler for ppc64el.
   * Moved CVE-2013-4576 patch to the right directory, and added to series
     file so it actually gets applied.
 .
 gnupg (1.4.15-2) unstable; urgency=high
 .
   * Fixed the RSA Key Extraction via Low-Bandwidth Acoustic
     Cryptanalysis attack as described by Genkin, Shamir, and Tromer.
     See . [CVE-2013-4576]
   * Add two Gemalto card readers to udev rules (closes: #730872),
     thanks Yves-Alexis Perez.
   * Checked for policy 3.9.5, no changes.


  libffi (3.0.13-10build1) trusty; urgency=medium
 .
   * No-change rebuild against texinfo 5.2, to fix multiarch installation of
     libffi-dev.


  mesa (10.0.1-1ubuntu2) trusty; urgency=medium
 .
   [ Matthias Klose ]
   * Build using llvm-3.4.

 mesa (10.0.1-1ubuntu1) trusty; urgency=low
 .
   * New upstream release.
   * Do not enable llvmpipe on armhf. (LP: #1260068)

 mesa (10.0.0-1ubuntu5) trusty; urgency=medium
 .
   * Build using llvm-3.4.


  openssl (1.0.1e-4ubuntu4) trusty; urgency=low
 .
   * debian/patches/no_default_rdrand.patch: Don't use rdrand engine as
     default unless explicitly requested.


  qtchooser (31-g980c64c-5ubuntu1) trusty; urgency=low
 .
   * Merge with Debian unstable, remaining changes:
     - Break qt4 (<= 4:4.8.4+dfsg-0ubuntu3~), not (<= 4:4.8.4+dfsg-1~).
     - Make the package Multi-Arch: foreign.
 .
 qtchooser (31-g980c64c-5) unstable; urgency=low
 .
   [ Pino Toscano ]
   * Raise priority from extra to optional, since it is required by other
     "optional" packages.
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Backport ensure_harcoded_paths_are_found.patch. This patch allows
     developers to avoid using the distro provided configuration by setting
     QTCHOOSER_NO_GLOBAL_DIR. This also allows setting XDG_CONFIG_DIRS
     without loosing the distro defined configurations (Closes: #726989).
 .
 qtchooser (31-g980c64c-4) unstable; urgency=low
 .
   * Switch back to B-D on libqt4-dev and re-enable the tests.
     Also add README.source to let people know how to bootstrap qtchooser.
 .
 qtchooser (31-g980c64c-3) unstable; urgency=low
 .
   * Some archs decided to build Qt 4.8.4 before qtchooser, thus making
     it unbuildable. To solve this, we remove the B-D on libqt4-dev
     and disable the tests just for this upload.
 .
 qtchooser (31-g980c64c-2) unstable; urgency=low
 .
   * Release to unstable.
 .
 qtchooser (31-g980c64c-1) experimental; urgency=low
 .
   * New upstream release.
   * Improve debian/watch (Thanks Pino!).
   * Remove patches applied upstream:
     - create-a-system-default-path.patch.
     - fix-PATH_MAX.diff.


  ubuntu-meta (1.312) trusty; urgency=medium
 .
   * update.cfg: Add ppc64el.
 .
   * Refreshed dependencies
   * Added cups-filters to desktop-recommends
   * Added transmission-gtk to desktop-recommends [arm64]


 zeromq3

  Changesfile not available.