[ubuntu/xenial-updates] ruby-redis-store 1.1.6-1+deb9u1build0.16.04.1 (Accepted)

2018-11-08 Thread Ubuntu Archive Robot
ruby-redis-store (1.1.6-1+deb9u1build0.16.04.1) xenial-security; urgency=medium

  * fake sync from Debian

Date: 2018-11-08 20:08:34.034279+00:00
Changed-By: Mike Salvatore 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/ruby-redis-store/1.1.6-1+deb9u1build0.16.04.1
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-proposed] docker.io 18.06.1-0ubuntu1~16.04.1 (Accepted)

2018-11-08 Thread Michael Hudson-Doyle
docker.io (18.06.1-0ubuntu1~16.04.1) xenial; urgency=medium

  * Backport to Xenial (LP: #1794396). Includes fixes for
- "No option to configure docker.io for restart on package upgrade"
  (LP: #1784602)
- "docker.io install fails when docker group exists" (LP: #1769911)
  * Revert "Let dh_systemd install .service file: replace .install file entry
with symlink".
  * Build with the freshly backported golang-1.10-go package.
  * Relax the build dependency on debhelper.
  * Build depend on btrfs-tools, not libbtrfs-dev or btrfs-progs.
  * Re-add build-depends on dh-systemd.

Date: Wed, 24 Oct 2018 15:41:16 +1300
Changed-By: Michael Hudson-Doyle 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/docker.io/18.06.1-0ubuntu1~16.04.1
Format: 1.8
Date: Wed, 24 Oct 2018 15:41:16 +1300
Source: docker.io
Binary: docker.io vim-syntax-docker golang-github-docker-docker-dev 
golang-docker-dev docker-doc
Architecture: source
Version: 18.06.1-0ubuntu1~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Michael Hudson-Doyle 
Description:
 docker-doc - Linux container runtime -- documentation
 docker.io  - Linux container runtime
 golang-docker-dev - Transitional package for golang-github-docker-docker-dev
 golang-github-docker-docker-dev - Externally reusable Go packages included 
with Docker
 vim-syntax-docker - Docker container engine - Vim highlighting syntax files
Launchpad-Bugs-Fixed: 1769911 1784602 1794396
Changes:
 docker.io (18.06.1-0ubuntu1~16.04.1) xenial; urgency=medium
 .
   * Backport to Xenial (LP: #1794396). Includes fixes for
 - "No option to configure docker.io for restart on package upgrade"
   (LP: #1784602)
 - "docker.io install fails when docker group exists" (LP: #1769911)
   * Revert "Let dh_systemd install .service file: replace .install file entry
 with symlink".
   * Build with the freshly backported golang-1.10-go package.
   * Relax the build dependency on debhelper.
   * Build depend on btrfs-tools, not libbtrfs-dev or btrfs-progs.
   * Re-add build-depends on dh-systemd.
Checksums-Sha1:
 0f5471c885f1b2d8ed2b299aa6a1d39d6ebb727c 4027 
docker.io_18.06.1-0ubuntu1~16.04.1.dsc
 371dc32f736555853d2c0fff6612ee9d1d0ed676 37284 
docker.io_18.06.1-0ubuntu1~16.04.1.debian.tar.xz
 a49c031f7c3f53f7903150fcc55802f7987237df 8123 
docker.io_18.06.1-0ubuntu1~16.04.1_source.buildinfo
Checksums-Sha256:
 f4247a82289c6f230ddf491449182684aacca05f4aa4e3104ade78bbfadcb431 4027 
docker.io_18.06.1-0ubuntu1~16.04.1.dsc
 00ac8143372ff14760ffb728115024844719c163f39b61c385a5fc42de6d63ae 37284 
docker.io_18.06.1-0ubuntu1~16.04.1.debian.tar.xz
 0688e11b17cf4045f871256ff15d1d0eb182b9e0302e24c36dfee6fadeba7fc2 8123 
docker.io_18.06.1-0ubuntu1~16.04.1_source.buildinfo
Files:
 7789d9258e47aa1406d0fc57bf9f87b8 4027 admin optional 
docker.io_18.06.1-0ubuntu1~16.04.1.dsc
 12784e7fc9da26ab09a7976ec0b3219f 37284 admin optional 
docker.io_18.06.1-0ubuntu1~16.04.1.debian.tar.xz
 02dd609d49b0a7dade3514d997920dbd 8123 admin optional 
docker.io_18.06.1-0ubuntu1~16.04.1_source.buildinfo
Original-Maintainer: Paul Tagliamonte 
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] ruby-redis-store 1.1.6-1+deb9u1build0.16.04.1 (Accepted)

2018-11-08 Thread Mike Salvatore
ruby-redis-store (1.1.6-1+deb9u1build0.16.04.1) xenial-security; urgency=medium

  * fake sync from Debian

Date: 2018-11-08 20:08:34.034279+00:00
Changed-By: Mike Salvatore 
https://launchpad.net/ubuntu/+source/ruby-redis-store/1.1.6-1+deb9u1build0.16.04.1
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] pyopenssl 0.15.1-2ubuntu0.2 (Accepted)

2018-11-08 Thread Ubuntu Archive Robot
pyopenssl (0.15.1-2ubuntu0.2) xenial-security; urgency=medium

  * SECURITY UPDATE: use-after-free and memory leak
- debian/patches/CVE-2018-100080x-pre.patch: fix use-after-free and
  introduce _from_raw_x509_ptr in OpenSSL/SSL.py, OpenSSL/crypto.py.
- debian/patches/CVE-2018-100080x.patch: fix issues in OpenSSL/SSL.py,
  OpenSSL/crypto.py, add test to OpenSSL/test/test_ssl.py.
- debian/control: depend on python-cryptography security update to
  get access to new X509_up_ref function.
- CVE-2018-1000807
- CVE-2018-1000808
  * debian/patches/update_certs.patch: update expired test certs.

Date: 2018-11-07 18:59:13.933980+00:00
Changed-By: Marc Deslauriers 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/pyopenssl/0.15.1-2ubuntu0.2
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-updates] python-cryptography 1.2.3-1ubuntu0.2 (Accepted)

2018-11-08 Thread Ubuntu Archive Robot
python-cryptography (1.2.3-1ubuntu0.2) xenial-security; urgency=medium

  * debian/patches/add_x509_up_ref.patch: add X509_up_ref function for
pyopenssl security update.

Date: 2018-10-18 11:44:12.070400+00:00
Changed-By: Marc Deslauriers 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/python-cryptography/1.2.3-1ubuntu0.2
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] pyopenssl 0.15.1-2ubuntu0.2 (Accepted)

2018-11-08 Thread Marc Deslauriers
pyopenssl (0.15.1-2ubuntu0.2) xenial-security; urgency=medium

  * SECURITY UPDATE: use-after-free and memory leak
- debian/patches/CVE-2018-100080x-pre.patch: fix use-after-free and
  introduce _from_raw_x509_ptr in OpenSSL/SSL.py, OpenSSL/crypto.py.
- debian/patches/CVE-2018-100080x.patch: fix issues in OpenSSL/SSL.py,
  OpenSSL/crypto.py, add test to OpenSSL/test/test_ssl.py.
- debian/control: depend on python-cryptography security update to
  get access to new X509_up_ref function.
- CVE-2018-1000807
- CVE-2018-1000808
  * debian/patches/update_certs.patch: update expired test certs.

Date: 2018-11-07 18:59:13.933980+00:00
Changed-By: Marc Deslauriers 
https://launchpad.net/ubuntu/+source/pyopenssl/0.15.1-2ubuntu0.2
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes


[ubuntu/xenial-security] python-cryptography 1.2.3-1ubuntu0.2 (Accepted)

2018-11-08 Thread Marc Deslauriers
python-cryptography (1.2.3-1ubuntu0.2) xenial-security; urgency=medium

  * debian/patches/add_x509_up_ref.patch: add X509_up_ref function for
pyopenssl security update.

Date: 2018-10-18 11:44:12.070400+00:00
Changed-By: Marc Deslauriers 
https://launchpad.net/ubuntu/+source/python-cryptography/1.2.3-1ubuntu0.2
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes