[ubuntu/trusty-updates] binutils 2.24-5ubuntu13 (Accepted)

2015-06-17 Thread Steve Langasek
binutils (2.24-5ubuntu13) trusty-proposed; urgency=medium

  * SRU LP: #1311866.
  * Update from the 2.24 branch, 20141113.
- Fix PR gold/16945, properly handle 64-bit GOT relocations on x86_64.
- Fix PR gold/16900, an issue where first reserved word of GOT is not
  initialized if there is no PLT.
- gold: Fix handling of __ehdr_start when it cannot be defined.
- Apply mainline patches for ppc476 workaround.
- Add binutils test cases for AArch64.
- Disassembler fix on AArch64.
- Fix PR ld/17047, crash in the bfd linker with MALLOC_PERTURB.
- Fix PR ld/17277, ARM32, bogus DT_TEXTREL marker (and R_ARM_NONE)
  for PC-relative cross-section relocs.
- [AArch64] Cortex-A53 erratum 835769 linker workaround.
  * Remove the aarch64-fix-instruction-mask, applied on the branch.
  * Fix PR gold/15639, -flto and ld.gold on ARM. LP: #1191909.
  * Use 64k for COMMONPAGESIZE on PPC. LP: #1412553.
  * Fix PR ld/16452, PR ld/16457, don't output symbol version definitions
for non-DT_NEEDED. LP: #1248642.
  * Add powerpc target for ppc64el builds. Closes: #760395. LP: #1433238.
  * binutils-doc: Include all info files. LP: #1410780.
  * Fix PR ld/16715 (ARM), set st_value to zero for undefined symbols.
LP: #1441961.

Date: 2015-04-14 18:00:10.349927+00:00
Changed-By: Matthias Klose 
Signed-By: Steve Langasek 
https://launchpad.net/ubuntu/+source/binutils/2.24-5ubuntu13
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] gcc-4.8 4.8.4-2ubuntu1~14.04 (Accepted)

2015-06-17 Thread Steve Langasek
gcc-4.8 (4.8.4-2ubuntu1~14.04) trusty-proposed; urgency=medium

  * SRU LP: #1311866.
  * Fix PR tree-optimization/63341 (wrong code, rs6000).
  * Allow to turn off -Wformat using Wno-format. LP: #1401836.
  * Fix PR target/60693 (x86, ice on valid code). LP: #1378737.
  * Fix PR tree-optimization/61964 (wrong code). LP: #1347147.
  * Fix GCC miscompilation with boost::asio::io_service::work. LP: #1338693.
  * Fix PR target/61208 (POWER, wrong code). LP: #1322287.
  * Fix ABI incompatibility between POWER and Z HTM builtins and intrinsics.
LP: #1320292.
  * Fix PR c++/61046 (ice on invalid code). LP: #1313102.
  * Fix wrong-code issue in the little endian vector API (ppc64el).
LP: #1311128.
  * Fix PR tree-optimization/59358 (wrong code). LP: #1395019.
  * Fix ice on ARM32. LP: #1268893.
  * Don't apply the backport for PR61841 for trusty, causing link failures.
  * Fix wrong code for vector doubleword extract (POWER). LP: #1437467.

Date: 2015-05-13 14:08:10.024216+00:00
Changed-By: Matthias Klose 
Signed-By: Steve Langasek 
https://launchpad.net/ubuntu/+source/gcc-4.8/4.8.4-2ubuntu1~14.04
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] mariadb-5.5 5.5.44-1ubuntu0.14.04.1 (Accepted)

2015-06-17 Thread Ubuntu Archive Robot
mariadb-5.5 (5.5.44-1ubuntu0.14.04.1) trusty-security; urgency=low

  * SECURITY UPDATE: Update to 5.5.44 to fix security issues (LP: #1464895):
- CVE-2015-3152
  * Upstream also includes lots of line ending changes (from CRLF -> LF)
  * Removed hotfix patch now included in upstream release (MDEV-8115)

Date: 2015-06-16 06:00:17.339325+00:00
Changed-By: Otto Kekäläinen 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/mariadb-5.5/5.5.44-1ubuntu0.14.04.1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-security] mariadb-5.5 5.5.44-1ubuntu0.14.04.1 (Accepted)

2015-06-17 Thread Seth Arnold
mariadb-5.5 (5.5.44-1ubuntu0.14.04.1) trusty-security; urgency=low

  * SECURITY UPDATE: Update to 5.5.44 to fix security issues (LP: #1464895):
- CVE-2015-3152
  * Upstream also includes lots of line ending changes (from CRLF -> LF)
  * Removed hotfix patch now included in upstream release (MDEV-8115)

Date: 2015-06-16 06:00:17.339325+00:00
Changed-By: Otto Kekäläinen 
Signed-By: Seth Arnold 
https://launchpad.net/ubuntu/+source/mariadb-5.5/5.5.44-1ubuntu0.14.04.1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] mercurial 2.8.2-1ubuntu1.3 (Accepted)

2015-06-17 Thread Ubuntu Archive Robot
mercurial (2.8.2-1ubuntu1.3) trusty-security; urgency=medium

  [ Jamie Strandboge ]
  * SECURITY UPDATE: fix for improperly handling case-insensitive paths on
Windows and OS X clients
- http://selenic.com/repo/hg-stable/rev/885bd7c5c7e3
- http://selenic.com/repo/hg-stable/rev/c02a05cc6f5e
- http://selenic.com/repo/hg-stable/rev/6dad422ecc5a
- CVE-2014-9390
- LP: #1404035

  [ Marc Deslauriers ]
  * SECURITY UPDATE: arbitrary command exection via crafted repository
name in a clone command
- d/p/from_upstream__sshpeer_more_thorough_shell_quoting.patch: add
  more thorough shell quoting to mercurial/sshpeer.py.
- CVE-2014-9462
  * debian/patches/fix_ftbfs_patchbomb_test.patch: fix patchbomb test.

Date: 2015-06-17 19:31:17.859667+00:00
Changed-By: Marc Deslauriers 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/mercurial/2.8.2-1ubuntu1.3
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-security] mercurial 2.8.2-1ubuntu1.3 (Accepted)

2015-06-17 Thread Marc Deslauriers
mercurial (2.8.2-1ubuntu1.3) trusty-security; urgency=medium

  [ Jamie Strandboge ]
  * SECURITY UPDATE: fix for improperly handling case-insensitive paths on
Windows and OS X clients
- http://selenic.com/repo/hg-stable/rev/885bd7c5c7e3
- http://selenic.com/repo/hg-stable/rev/c02a05cc6f5e
- http://selenic.com/repo/hg-stable/rev/6dad422ecc5a
- CVE-2014-9390
- LP: #1404035

  [ Marc Deslauriers ]
  * SECURITY UPDATE: arbitrary command exection via crafted repository
name in a clone command
- d/p/from_upstream__sshpeer_more_thorough_shell_quoting.patch: add
  more thorough shell quoting to mercurial/sshpeer.py.
- CVE-2014-9462
  * debian/patches/fix_ftbfs_patchbomb_test.patch: fix patchbomb test.

Date: 2015-06-17 19:31:17.859667+00:00
Changed-By: Marc Deslauriers 
https://launchpad.net/ubuntu/+source/mercurial/2.8.2-1ubuntu1.3
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] qemu 2.0.0+dfsg-2ubuntu1.14 (Accepted)

2015-06-17 Thread Chris J Arges
qemu (2.0.0+dfsg-2ubuntu1.14) trusty; urgency=medium

  * ubuntu/Add-machine-type-pc-i440fx-1.5-qemu-kvm-for-live-migrate.patch:
enable migration from 13.10 hosts (LP: #1425619)

Date: Mon, 15 Jun 2015 12:26:17 -0500
Changed-By: Chris J Arges 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/qemu/2.0.0+dfsg-2ubuntu1.14
Format: 1.8
Date: Mon, 15 Jun 2015 12:26:17 -0500
Source: qemu
Binary: qemu qemu-keymaps qemu-system qemu-system-common qemu-system-misc 
qemu-system-arm qemu-system-mips qemu-system-ppc qemu-system-sparc 
qemu-system-x86 qemu-user qemu-user-static qemu-utils qemu-guest-agent qemu-kvm 
qemu-common qemu-system-aarch64
Architecture: source
Version: 2.0.0+dfsg-2ubuntu1.14
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Chris J Arges 
Description: 
 qemu   - fast processor emulator
 qemu-common - dummy transitional package from qemu-common to qemu-keymaps
 qemu-guest-agent - Guest-side qemu-system agent
 qemu-keymaps - QEMU keyboard maps
 qemu-kvm   - QEMU Full virtualization on x86 hardware (transitional package)
 qemu-system - QEMU full system emulation binaries
 qemu-system-aarch64 - QEMU full system emulation binaries (aarch64)
 qemu-system-arm - QEMU full system emulation binaries (arm)
 qemu-system-common - QEMU full system emulation binaries (common files)
 qemu-system-mips - QEMU full system emulation binaries (mips)
 qemu-system-misc - QEMU full system emulation binaries (miscelaneous)
 qemu-system-ppc - QEMU full system emulation binaries (ppc)
 qemu-system-sparc - QEMU full system emulation binaries (sparc)
 qemu-system-x86 - QEMU full system emulation binaries (x86)
 qemu-user  - QEMU user mode emulation binaries
 qemu-user-static - QEMU user mode emulation binaries (static version)
 qemu-utils - QEMU utilities
Launchpad-Bugs-Fixed: 1425619
Changes: 
 qemu (2.0.0+dfsg-2ubuntu1.14) trusty; urgency=medium
 .
   * ubuntu/Add-machine-type-pc-i440fx-1.5-qemu-kvm-for-live-migrate.patch:
 enable migration from 13.10 hosts (LP: #1425619)
Checksums-Sha1: 
 2f5da02f96c760c2553e3c01fb7cbe92053c9a48 3654 qemu_2.0.0+dfsg-2ubuntu1.14.dsc
 79046dab27fd2a4e73298df07dc500aeb56555f0 130586 
qemu_2.0.0+dfsg-2ubuntu1.14.debian.tar.gz
Checksums-Sha256: 
 3aaad196f7b0382dd6253e9f44545477b734f3b381bf3dce517693d35e2e6d8f 3654 
qemu_2.0.0+dfsg-2ubuntu1.14.dsc
 9bc35e3cd535a399bce65480373357a624899c1da4bbc3f812aaf175037b6bdf 130586 
qemu_2.0.0+dfsg-2ubuntu1.14.debian.tar.gz
Files: 
 c30529dac20f7cc1e6ae50f03ff5363a 3654 otherosfs optional 
qemu_2.0.0+dfsg-2ubuntu1.14.dsc
 180ab2572a3abbecb32ee5b95cb196dd 130586 otherosfs optional 
qemu_2.0.0+dfsg-2ubuntu1.14.debian.tar.gz
Original-Maintainer: Debian QEMU Team 
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] postgresql-9.3 9.3.9-0ubuntu0.14.04 (Accepted)

2015-06-17 Thread Martin Pitt
postgresql-9.3 (9.3.9-0ubuntu0.14.04) trusty-proposed; urgency=medium

  * New upstream bug fix release (LP: #1464669)
- Fix possible failure to recover from an inconsistent database state
- Fix rare failure to invalidate relation cache init file
- See http://www.postgresql.org/about/news/1592/ for details.

Date: Fri, 12 Jun 2015 15:59:10 +0200
Changed-By: Martin Pitt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/postgresql-9.3/9.3.9-0ubuntu0.14.04
Format: 1.8
Date: Fri, 12 Jun 2015 15:59:10 +0200
Source: postgresql-9.3
Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 
postgresql-9.3 postgresql-9.3-dbg postgresql-client-9.3 
postgresql-server-dev-9.3 postgresql-doc-9.3 postgresql-contrib-9.3 
postgresql-plperl-9.3 postgresql-plpython-9.3 postgresql-plpython3-9.3 
postgresql-pltcl-9.3
Architecture: source
Version: 9.3.9-0ubuntu0.14.04
Distribution: trusty-proposed
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Martin Pitt 
Description:
 libecpg-compat3 - older version of run-time library for ECPG programs
 libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
 libecpg6   - run-time library for ECPG programs
 libpgtypes3 - shared library libpgtypes for PostgreSQL 9.3
 libpq-dev  - header files for libpq5 (PostgreSQL library)
 libpq5 - PostgreSQL C client library
 postgresql-9.3 - object-relational SQL database, version 9.3 server
 postgresql-9.3-dbg - debug symbols for postgresql-9.3
 postgresql-client-9.3 - front-end programs for PostgreSQL 9.3
 postgresql-contrib-9.3 - additional facilities for PostgreSQL
 postgresql-doc-9.3 - documentation for the PostgreSQL database management 
system
 postgresql-plperl-9.3 - PL/Perl procedural language for PostgreSQL 9.3
 postgresql-plpython-9.3 - PL/Python procedural language for PostgreSQL 9.3
 postgresql-plpython3-9.3 - PL/Python 3 procedural language for PostgreSQL 9.3
 postgresql-pltcl-9.3 - PL/Tcl procedural language for PostgreSQL 9.3
 postgresql-server-dev-9.3 - development files for PostgreSQL 9.3 server-side 
programming
Launchpad-Bugs-Fixed: 1464669
Changes:
 postgresql-9.3 (9.3.9-0ubuntu0.14.04) trusty-proposed; urgency=medium
 .
   * New upstream bug fix release (LP: #1464669)
 - Fix possible failure to recover from an inconsistent database state
 - Fix rare failure to invalidate relation cache init file
 - See http://www.postgresql.org/about/news/1592/ for details.
Checksums-Sha1:
 9ecf912286ab8fd3980056caa65aaef6b6ec43b1 3588 
postgresql-9.3_9.3.9-0ubuntu0.14.04.dsc
 0a1ea210e12bc07ac8c528c8997b90bd5d41df6e 16959310 
postgresql-9.3_9.3.9.orig.tar.bz2
 b1f1f906339b293d6000e0ba70e38f81bd9e7f2d 27384 
postgresql-9.3_9.3.9-0ubuntu0.14.04.debian.tar.xz
Checksums-Sha256:
 24bc8561a8a33c1a1a523be0c75c35df8a5faffe4d7b24c143a4bbaffe57ebd5 3588 
postgresql-9.3_9.3.9-0ubuntu0.14.04.dsc
 f73bd0ec2028511732430beb22414a022d2114231366e8cbe78c149793910549 16959310 
postgresql-9.3_9.3.9.orig.tar.bz2
 93553f620b7e5b2550a17a612adf6016bec9f1e419a9882549fe00891abfabb5 27384 
postgresql-9.3_9.3.9-0ubuntu0.14.04.debian.tar.xz
Files:
 7dd8c4fb1f611793bc64b9ea5e91645e 3588 database optional 
postgresql-9.3_9.3.9-0ubuntu0.14.04.dsc
 41cd45d8f9d32c900ff5dafb5946d31f 16959310 database optional 
postgresql-9.3_9.3.9.orig.tar.bz2
 213c1862d55ed7816ce2be017b67631f 27384 database optional 
postgresql-9.3_9.3.9-0ubuntu0.14.04.debian.tar.xz
Original-Maintainer: Debian PostgreSQL Maintainers 

-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] postgresql-9.1 9.1.18-0ubuntu0.14.04 (Accepted)

2015-06-17 Thread Martin Pitt
postgresql-9.1 (9.1.18-0ubuntu0.14.04) trusty-proposed; urgency=medium

  * New upstream bug fix release (LP: #1464669). No effective changes for
PL/Perl, the version must just be higher than the one in precise, to not
break upgrades.

Date: Fri, 12 Jun 2015 16:11:09 +0200
Changed-By: Martin Pitt 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/postgresql-9.1/9.1.18-0ubuntu0.14.04
Format: 1.8
Date: Fri, 12 Jun 2015 16:11:09 +0200
Source: postgresql-9.1
Binary: postgresql-plperl-9.1
Architecture: source
Version: 9.1.18-0ubuntu0.14.04
Distribution: trusty-proposed
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Martin Pitt 
Description:
 postgresql-plperl-9.1 - PL/Perl procedural language for PostgreSQL 9.1
Launchpad-Bugs-Fixed: 1464669
Changes:
 postgresql-9.1 (9.1.18-0ubuntu0.14.04) trusty-proposed; urgency=medium
 .
   * New upstream bug fix release (LP: #1464669). No effective changes for
 PL/Perl, the version must just be higher than the one in precise, to not
 break upgrades.
Checksums-Sha1:
 ff0763334230484996dc8f37d51108acf0c273ae 2374 
postgresql-9.1_9.1.18-0ubuntu0.14.04.dsc
 f17aa02514bb1a079179e9ca555ac0c19e21c14c 15822081 
postgresql-9.1_9.1.18.orig.tar.bz2
 f16f8cc483cf682584ec457d2724389f66a8c560 35156 
postgresql-9.1_9.1.18-0ubuntu0.14.04.debian.tar.xz
Checksums-Sha256:
 87bd5563688a92fb58cab9259cf8b11c339d6625ef818d9c3ba592f2ecbe 2374 
postgresql-9.1_9.1.18-0ubuntu0.14.04.dsc
 2726d52904b454f87fe2ae54357c2ab9eb8aba299a4c904829b7598584a8 15822081 
postgresql-9.1_9.1.18.orig.tar.bz2
 f3fe775ba12705c1dd1f27eba3809dd90f3a8f1b7b419692ba500797aefec087 35156 
postgresql-9.1_9.1.18-0ubuntu0.14.04.debian.tar.xz
Files:
 7e551e74e8ad4fdc53176b835371c2e5 2374 database optional 
postgresql-9.1_9.1.18-0ubuntu0.14.04.dsc
 48dfd66046ceb5f77d8fbb218cb404a0 15822081 database optional 
postgresql-9.1_9.1.18.orig.tar.bz2
 0fd4139e107ad6cc3490852084f71502 35156 database optional 
postgresql-9.1_9.1.18-0ubuntu0.14.04.debian.tar.xz
Original-Maintainer: Debian PostgreSQL Maintainers 

-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] octave-specfun 1.1.0-2~ubuntu14.04.1 (Accepted)

2015-06-17 Thread Micah Gersten
octave-specfun (1.1.0-2~ubuntu14.04.1) trusty; urgency=medium

  * No-change backport to trusty (LP: #1460890)

octave-specfun (1.1.0-2) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/watch: Use the SourceForge redirector
  * Remove obsolete DM-Upload-Allowed flag
  * debian/copyright: Use octave-maintainers mailing list as upstream contact
  * Bump Standards-Version to 3.9.6 (no changes needed)
  * d/copyright: Ensure that all files are covered by copyright information
  * Remove functions which are now in Octave core (Closes: #741036)

  [ Thomas Weber ]
  * debian/control: Use canonical URLs in Vcs-* fields

  [ Sébastien Villemot ]
  * Add Rafael Laboissiere, Mike Miller and myself to Uploaders.

Date: Tue, 09 Jun 2015 11:15:05 -0500
Changed-By: Micah Gersten 
Maintainer: Debian Octave Group 
https://launchpad.net/ubuntu/+source/octave-specfun/1.1.0-2~ubuntu14.04.1
Format: 1.8
Date: Tue, 09 Jun 2015 11:15:05 -0500
Source: octave-specfun
Binary: octave-specfun
Architecture: source
Version: 1.1.0-2~ubuntu14.04.1
Distribution: trusty
Urgency: medium
Maintainer: Debian Octave Group 
Changed-By: Micah Gersten 
Description: 
 octave-specfun - special mathematical functions for Octave
Closes: 741036
Launchpad-Bugs-Fixed: 1460890
Changes: 
 octave-specfun (1.1.0-2~ubuntu14.04.1) trusty; urgency=medium
 .
   * No-change backport to trusty (LP: #1460890)
 .
 octave-specfun (1.1.0-2) unstable; urgency=low
 .
   [ Rafael Laboissiere ]
   * debian/watch: Use the SourceForge redirector
   * Remove obsolete DM-Upload-Allowed flag
   * debian/copyright: Use octave-maintainers mailing list as upstream contact
   * Bump Standards-Version to 3.9.6 (no changes needed)
   * d/copyright: Ensure that all files are covered by copyright information
   * Remove functions which are now in Octave core (Closes: #741036)
 .
   [ Thomas Weber ]
   * debian/control: Use canonical URLs in Vcs-* fields
 .
   [ Sébastien Villemot ]
   * Add Rafael Laboissiere, Mike Miller and myself to Uploaders.
Checksums-Sha1: 
 29f0b7dba5db36527dd16836873a483558644fa2 2170 
octave-specfun_1.1.0-2~ubuntu14.04.1.dsc
 293a98dc2139057aa7119f3065d501616431c6a5 34191 octave-specfun_1.1.0.orig.tar.gz
 dd621be2da45278f4a52f47350c9f3993bd82e1c 4293 
octave-specfun_1.1.0-2~ubuntu14.04.1.debian.tar.gz
Checksums-Sha256: 
 20c3492b2eb89285a548daa518aec23a40877e36f5dcc04a2b8856076c426053 2170 
octave-specfun_1.1.0-2~ubuntu14.04.1.dsc
 d321650865db848df67a7161e8f82b5d49ab01eb8db2d5b5cce2cfab3467cb0f 34191 
octave-specfun_1.1.0.orig.tar.gz
 5b02704c6d78cd8c2e9293d46bcfe5cf6f0d20e9cb4cfa990332f73cea0ea190 4293 
octave-specfun_1.1.0-2~ubuntu14.04.1.debian.tar.gz
Files: 
 2c2e948939e4d7ed382f6dd82afc9256 2170 math optional 
octave-specfun_1.1.0-2~ubuntu14.04.1.dsc
 eef8c1ff37b05d5e3388ecedc045d53a 34191 math optional 
octave-specfun_1.1.0.orig.tar.gz
 07fd82d9abf18e628f03c332244e5262 4293 math optional 
octave-specfun_1.1.0-2~ubuntu14.04.1.debian.tar.gz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] udisks2 2.1.3-1ubuntu0.1 (Accepted)

2015-06-17 Thread Chris J Arges
udisks2 (2.1.3-1ubuntu0.1) trusty-proposed; urgency=medium

  * Backport support to hide more partition types from 2.1.5 release (LP: 
#1455533)

Date: 2015-06-04 19:43:09.847500+00:00
Changed-By: Mario Limonciello 
Signed-By: Chris J Arges 
https://launchpad.net/ubuntu/+source/udisks2/2.1.3-1ubuntu0.1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] udisks2 2.1.3-1ubuntu0.2 (Accepted)

2015-06-17 Thread Martin Pitt
udisks2 (2.1.3-1ubuntu0.2) trusty-proposed; urgency=medium

  * Add build-dependency on libsystemd-login-dev and libsystemd-daemon-dev.
This enables seat detection and inhibition, to avoid mounting a removable
device on the wrong seat. Backported from utopic. Thanks Laércio de Sousa!
(LP: #1319870)

Date: Fri, 12 Jun 2015 11:29:10 +0200
Changed-By: Martin Pitt 
Maintainer: Utopia Maintenance Team 

https://launchpad.net/ubuntu/+source/udisks2/2.1.3-1ubuntu0.2
Format: 1.8
Date: Fri, 12 Jun 2015 11:29:10 +0200
Source: udisks2
Binary: udisks2 udisks2-doc libudisks2-0 libudisks2-dev gir1.2-udisks-2.0
Architecture: source
Version: 2.1.3-1ubuntu0.2
Distribution: trusty-proposed
Urgency: medium
Maintainer: Utopia Maintenance Team 

Changed-By: Martin Pitt 
Description:
 gir1.2-udisks-2.0 - GObject based library to access udisks2 - introspection 
data
 libudisks2-0 - GObject based library to access udisks2
 libudisks2-dev - GObject based library to access udisks2 - development files
 udisks2- D-BUS service to access and manipulate storage devices
 udisks2-doc - udisks2 documentation
Launchpad-Bugs-Fixed: 1319870
Changes:
 udisks2 (2.1.3-1ubuntu0.2) trusty-proposed; urgency=medium
 .
   * Add build-dependency on libsystemd-login-dev and libsystemd-daemon-dev.
 This enables seat detection and inhibition, to avoid mounting a removable
 device on the wrong seat. Backported from utopic. Thanks Laércio de Sousa!
 (LP: #1319870)
Checksums-Sha1:
 437d1e1bcef7ea8667676920c1da13f2cbecc447 2626 udisks2_2.1.3-1ubuntu0.2.dsc
 5077ab6d98c4ca69a9f43637a2768ee34ffb2f55 12724 
udisks2_2.1.3-1ubuntu0.2.debian.tar.xz
Checksums-Sha256:
 b930c4df521d198eec82e14e63544776503c3626696eca0abcdede4fad0ad5ac 2626 
udisks2_2.1.3-1ubuntu0.2.dsc
 214b11ca78c3cdac1937e10d6cc139d6a7636e76885b88f9575199fc7815 12724 
udisks2_2.1.3-1ubuntu0.2.debian.tar.xz
Files:
 fe4705332664462d364415c1d303b36c 2626 admin optional 
udisks2_2.1.3-1ubuntu0.2.dsc
 823cdbaab1497a815d3aa3428c1590eb 12724 admin optional 
udisks2_2.1.3-1ubuntu0.2.debian.tar.xz
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-proposed] mdadm 3.2.5-5ubuntu4.2 (Accepted)

2015-06-17 Thread Iain Lane
mdadm (3.2.5-5ubuntu4.2) trusty; urgency=medium

  * debian/dmraid2mdadm.cfg: Only append to GRUB_CMDLINE_LINUX_DEFAULT one
time. (LP: #1465567)

Date: Tue, 16 Jun 2015 11:06:14 +0100
Changed-By: Iain Lane 
Maintainer: Ubuntu Core Developers 
https://launchpad.net/ubuntu/+source/mdadm/3.2.5-5ubuntu4.2
Format: 1.8
Date: Tue, 16 Jun 2015 11:06:14 +0100
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source
Version: 3.2.5-5ubuntu4.2
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Core Developers 
Changed-By: Iain Lane 
Description:
 mdadm  - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Launchpad-Bugs-Fixed: 1465567
Changes:
 mdadm (3.2.5-5ubuntu4.2) trusty; urgency=medium
 .
   * debian/dmraid2mdadm.cfg: Only append to GRUB_CMDLINE_LINUX_DEFAULT one
 time. (LP: #1465567)
Checksums-Sha1:
 e579e365b3887c2eac2f2f64686c06b7517a9dcb 2113 mdadm_3.2.5-5ubuntu4.2.dsc
 18d2f9850195e54e61e088ad4a69c5931acd9260 131928 
mdadm_3.2.5-5ubuntu4.2.debian.tar.bz2
Checksums-Sha256:
 3ed59dca58ba7adf639ab21544c38c0e5b4ab69712e94377c8a249935cbfb57c 2113 
mdadm_3.2.5-5ubuntu4.2.dsc
 5fbd33b705bdc9c495c0b029f8818c99add684785605907905110a312cf9b764 131928 
mdadm_3.2.5-5ubuntu4.2.debian.tar.bz2
Files:
 08b92a7d95c94d7ce72b1ef9c467205d 2113 admin optional mdadm_3.2.5-5ubuntu4.2.dsc
 9ba01839027413d38af321b5ed8a4b6a 131928 admin optional 
mdadm_3.2.5-5ubuntu4.2.debian.tar.bz2
Original-Maintainer: Debian mdadm maintainers 

-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] python-eventlet 0.13.0-1ubuntu2.2 (Accepted)

2015-06-17 Thread Chris J Arges
python-eventlet (0.13.0-1ubuntu2.2) trusty; urgency=medium

  * d/p/handle-ENOTCONN.patch: Ensure that ENOTCONN socket errors are
raised correctly, resolving issues with disconnected syslog sockets
in OpenStack Glance (LP: #1452312).

Date: 2015-05-26 16:23:09.606982+00:00
Changed-By: James Page 
Signed-By: Chris J Arges 
https://launchpad.net/ubuntu/+source/python-eventlet/0.13.0-1ubuntu2.2
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] ibus-cangjie 2.4-1~trusty1 (Accepted)

2015-06-17 Thread Chris J Arges
ibus-cangjie (2.4-1~trusty1) trusty; urgency=medium

  * Backporting wily release sync to trusty to fix multiple UX issues
as per upstream request (LP: #1452376)

Date: 2015-05-26 07:42:15.320592+00:00
Changed-By: Didier Roche 
Signed-By: Chris J Arges 
https://launchpad.net/ubuntu/+source/ibus-cangjie/2.4-1~trusty1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] nss-pam-ldapd 0.8.13-3ubuntu1 (Accepted)

2015-06-17 Thread Chris J Arges
nss-pam-ldapd (0.8.13-3ubuntu1) trusty; urgency=medium

  * return-partial-shadow-information-to-non-root-users.patch: backport 
upstream patch to return partial shadow information (leaving out password 
hashes) to non-root users. This fixes pam_unix failing in pam_acct_mgmt 
while trying to get password expiry information from shadow, thereby 
preventing the Unity lockscreen from being unlocked by LDAP users. (LP: 
#1314095)

Date: 2015-05-18 21:56:10.335997+00:00
Changed-By: Ryan Tandy 
Signed-By: Chris J Arges 
https://launchpad.net/ubuntu/+source/nss-pam-ldapd/0.8.13-3ubuntu1
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes


[ubuntu/trusty-updates] ghostscript 9.10~dfsg-0ubuntu10.3 (Accepted)

2015-06-17 Thread Chris J Arges
ghostscript (9.10~dfsg-0ubuntu10.3) trusty; urgency=low

  * debian/patches/lp1342312-infinite-loop.patch: backport upstream patch
to fix an infinite loop that can hang the gs program in certain
conditions. (LP: #1342312)

Date: 2015-03-31 13:23:09.372327+00:00
Changed-By: Rolf Leggewie 
Signed-By: Chris J Arges 
https://launchpad.net/ubuntu/+source/ghostscript/9.10~dfsg-0ubuntu10.3
Sorry, changesfile not available.-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes