[ubuntu/xenial-updates] ubuntu-advantage-tools 29.4~16.04 (Accepted)

2023-09-20 Thread Robie Basak
ubuntu-advantage-tools (29.4~16.04) xenial; urgency=medium

  * Backport new upstream release: (LP: #2029144) to xenial

ubuntu-advantage-tools (29.4) mantic; urgency=medium

  * esm: remove static config file that pin packages from esm-infra
and esm-apps

ubuntu-advantage-tools (29.3) mantic; urgency=medium

  * api: fix circular import that prevents enabled_services
endpoint from being imported

ubuntu-advantage-tools (29.2) mantic; urgency=medium

  * d/ubuntu-advantage-tools.postinst:
- replace deb-systemd-invoke back to systemctl
  * proxy: alert user if ca-certificates is not installed when using
a TLS-in-TLS proxy

ubuntu-advantage-tools (29.1) mantic; urgency=medium

  * anbox: allow enabling service on container using the --access-only flag

ubuntu-advantage-tools (29) mantic; urgency=medium

  * d/control:
- update links for the project github page
  * d/copyright:
- bump date to 2023
- update upstream-name and source
  * d/ubuntu-advantage-tools.{postinst,postrm}:
- rename repo GPG keys from -advantage to -pro (GH: #1539)
- replace calls to systemctl for deb-systemd-invoke
  * d/README.source:
- add file with basic explanation on the source code (GH: #2463)
  * New upstream release 29 (LP: #2029144)
- anbox-cloud: add support for service
- api
  + new endpoint: u.pro.security.fix.plan.cve.v1
  + new endpoint: u.pro.security.fix.plan.usn.v1
  + new endpoint: u.apt_news.current_news.v1
  + add more data explaining the decision made for
u.pro.security.status.reboot_required.v1 endpoint
- contract:
  + send activityInfo after cli attach, enable and disable
  + start recording when the machine has attached to a Pro subscription
  + more reliable detection when running on a docker container
- esm: create static files to pin packages from esm-infra and esm-apps with
  higher priority (GH: #2580)
- fix: ignore non-USN items on related usns
- landscape: add support for the service
- logging: update to ubuntupro logging namespace
- proxy: add support for TLS-in-TLS proxy (LP: #109)
- snapd: look for the snapd package instead of the snap command
- system: try/except logic to remove files and folders (LP: #2025731)

ubuntu-advantage-tools (28.1) mantic; urgency=medium

  * New upstream release 28.1 (LP: #2017949)
- fips: ensure shim-signed is updated to the version in the fips repo
  if necessary
- status: fix bug where an existing status cache could influence the
  simulated status output

Date: 2023-09-11 17:08:10.027601+00:00
Changed-By: Lucas Albuquerque Medeiros de Moura 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools/29.4~16.04
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] ubuntu-advantage-tools 27.10.1~16.04.1 (Accepted)

2022-08-31 Thread Robie Basak
ubuntu-advantage-tools (27.10.1~16.04.1) xenial; urgency=medium

  * Backport new upstream release: (LP: #1980990) to xenial

ubuntu-advantage-tools (27.10.1~22.10.1) kinetic; urgency=medium

  * apt-hook: Fix missing import warning when compiling

ubuntu-advantage-tools (27.10~22.10.1) kinetic; urgency=medium

  * d/control:
- Drop golang dependencies
  * d/rules:
- Only install APT hooks on LTS series
  * New upstream release 27.10 (LP: #1980990)
- apt-hook: replace golang with cpp for json-hook
- cli
  + properly sort services for detach/attach (GH: #1831)
  + collect-logs include rotated log files
  + display UA features directly on status
- daemon: do not try enabling daemon during auto-attach (LP: #1980865)
- fix:
  + update ua portal url when asking for attach
  + add --dry-run option
- gcp-pro: better error message for metadata endpoint error
- requests: Add default timeout for web requests
- timer: log when job start running
- security-status: include download size of package updates

ubuntu-advantage-tools (27.9~22.10.1) kinetic; urgency=medium

  * d/rules
- remove trusty specific code
- remove ua-license-check.{timer,service,path}
- install ubuntu-advantage.service
- only on xenial: install ubuntu-advantage-cloud-id-shim.service
  * d/tools.preinst: remove old config field to avoid warnings in logs
  * d/tools.postinst
- remove trusty specific code
- print warnings if /etc/os-release doesn't have required fields
- hardcode service list instead of exec-ing python3 for old migration
- refactor python to avoid instantiating UAConfig extra times
- refactor python to always use messages module for strings
- rm the old marker file that triggered ua-license-check.path
- remove unnecessary deb-systemd-helper check in ua-messaging cleanup
- clean up old ua-license-check state
- run new cloud-id-shim script
  * d/tools/postrm
- clean up ubuntu-advantage-daemon log files
  * New upstream release 27.9 (LP: #1973099)
- cli:
  + for json formatted output, include additional_info for some errors
  + new subcommand `ua refresh messages` to update motd and apt messages
- daemon:
  + replace ua-license-check timer with ubuntu-advantage.service daemon
  + detects on-boot if pro license was added and runs auto-attach
  + only runs on gcp and does not continuously long-poll by default for now
- enable:
  + fix error message on wrong service name when unattached
- fips:
  + allow enabling generic fips kernel on azure by default
  + clean up fips reboot message (LP: #1972026)
- fix:
  + handle errors during attach process
  + fix bug where enable or detach during a fix failed (LP: #1969809)
  + fix bug where attempting to fix some CVEs would never finish
- performance:
  + remove unnecessary UAConfig object instantiation (also cleans up logs)
  + cache "apt-cache policy" output to avoid unnecessary subp calls
- proxy:
  + apt_http(s)_proxy renamed to global_apt_http(s)_proxy
  + apt_http(s)_proxy config var names will still work
  + new ua_apt_http(s)_proxy for only ua-related apt traffic (LP: #1956764)
  + global_apt_http(s)_proxy and ua_apt_http(s)_proxy cannot be set at the
same time
- realtime: adjust warning to clarify that a manual revert is possible
- refresh: a normal `ua refresh` will also update motd and apt messages
- security-status: add counts of packages from each archive component
- status: check if contract has updated and notify user to run "ua refresh"

Date: 2022-08-09 18:30:09.532116+00:00
Changed-By: Lucas Albuquerque Medeiros de Moura 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools/27.10.1~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] ubuntu-advantage-tools 27.8~16.04.1 (Accepted)

2022-05-16 Thread Robie Basak
ubuntu-advantage-tools (27.8~16.04.1) xenial; urgency=medium

  * Backport new upstream release: (LP: #1969125) to xenial

ubuntu-advantage-tools (27.8~22.04.1) jammy; urgency=medium

  * New upstream release 27.8 (LP: #1969125)
- entitlements: apply overrides from the contract response
- fips:
  + unhold fips packages when enabling fips-updates
  + Automatically disable fips service before enabling fips-updates
  + unhold more packages when enabling fips
- lib: fix upgrade script for unsupported releases (LP: #1968067)
- realtime: add support for realtime kernel beta service on Jammy

ubuntu-advantage-tools (27.7.1~22.04.1) jammy; urgency=medium

  * fips:
- make fips service incompatible with fips-updates
- unhold more packages when enabling fips

ubuntu-advantage-tools (27.7~22.04.1) jammy; urgency=medium

  * d/changelog:
- fix changelog trailer line for 27.4.1
  * d/logrotate:
- make new logs world readable
  * d/tools.postinst:
- refactor to catch exception from entitlement_factory
- no longer always set log file to only root readable
- when creating log file for the first time, make world readable
- adapt postinst for new messages module
  * New upstream release 27.7 (LP: #1964028)
- attach: --attach-config option for customizing auto-enabled services
  and supplying token via a file
- auto-attach: fix bug where auto-attach caused a manually attached
  machine to detach
- cli:
  + support --format=json for attach
  + support --format=json for detach
  + support --format=json for enable
  + support --format=json for disable
- contract: include activity info when updating contract
- detach: no longer contacts contract server on detach
- fips: allow fips on containers
- fix: support USNs that don't have related CVEs
- logs: make all newly created logs world-readable
- security-status:
  + show already installed esm package counts
  + include APT origin for each potential update
  + bump schema version to "0.1"
  + remove previously required --beta flag
- status:
  + include blocked_by information in service status when format=json
  + --simulate-with-token now reports expired tokens as errors
  + --simulate-with-token now returns errors in the specified format

Date: 2022-04-28 15:44:09.383721+00:00
Changed-By: Lucas Albuquerque Medeiros de Moura 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools/27.8~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] ubuntu-advantage-tools 27.4.1~16.04.1 (Accepted)

2021-11-17 Thread Robie Basak
ubuntu-advantage-tools (27.4.1~16.04.1) xenial; urgency=medium

  * Backport new upstream release: (LP: #1949634) to xenial

ubuntu-advantage-tools (27.4.1~22.04.1) jammy; urgency=medium

  * jobs: do not run the status job for unattached users

ubuntu-advantage-tools (27.4~22.04.1) jammy; urgency=medium

  * d/rules:
- Remove conftest file from the package
  * d/tools.postinst:
- hardcode python binary to run python scripts (LP: #1930121)
- undo unnecessary log file creation
  * d/tools.prerm:
- hardcode python binary to run python scripts (LP: #1930121)
  * New upstream release 27.4 (LP: #1949634)
- cc-eal: remove beta flag
- cli:
  + attach will save machine-id during operation
  + detach won't ask unnecessary questions
  + new security-status subcommand lists potentially available
security and ESM updates (beta)
- fix:
  + exit 0 when fix is successfully applied and completed
  + exit 1 when fix cannot be applied
  + exit 2 when fix requires a reboot to complete
  + check reboot-required.pkgs for better reboot suggestions
- livepatch: allow livepatch and fips-updates at the same time
- metering:
  + update how activity info is parsed
  + update contract response structure
  + enable job by default
- proxy: no_proxy defaults for link-local IMDS routes
- util:
  + cache get_platform_info calls
  + fix machine-id fallback path on get_machine_id

ubuntu-advantage-tools (27.3~21.10.1) impish; urgency=medium

  * d/tools.postinst:
- consider cloud to be "none" on any cloud-id error
- purge old ua-messaging.timer/service files
- keep ua-timer.timer disabled if ua-messaging.timer was disabled by
  the user
- properly configure both ubuntu-advantage-timer and
  ubuntu-advantage-licence-check logs
  * d/tools.postrm:
- remove ubuntu-advantage-timer and ubuntu-advantage-license-check logs
  during purge
  * systemd:
- remove ua-messaging.timer/service
- add new ua-timer.timer that runs every 6 hours
- add new ua-license_check.timer that runs every 5 minutes only if
  activated by ua-license-check.path
  * New upstream release 27.3 (LP: #1942929)
- ros:
  + add beta support to enable ros and ros-updates
  + add support for "required services" so that esm-infra and esm-apps
get auto-enabled when enabling ros or ros-updates
  + add support for "dependent services" so that user gets prompted to
disable ros/ros-updates if they disable esm-infra/esm-apps
- fips:
  + allow fips on GCP bionic now that optimized kernel is ready
  + disallow enabling fips on focal on clouds until cloud-optimized focal
fips-certified kernel is ready (LP: #1939449, LP: #1939932)
  + print warning about generic fips kernel if cloud-id fails
- cloud:
  + rely only on cloud-id to determine cloud type (LP: #1940131)
  + catch errors when determining cloud type
(LP: #1938207, LP: #1944676) (GH: #1541)
- azure:
  + bump IMDS API version to support Azure published images
- cli:
  + collect-logs command that creates a tar file with debug-relevant logs
and status info (GH: #463)
  + clean locks on exceptions more thoroughly to avoid false "Operation in
progress" status messages
  + retain past service state after detach
  + shows better error message when a port value in a proxy is invalid
- non-unicode locale support:
  + remove unicode-only characters from help file
  + don't print unicode-only characters in ua fix if non-utf8 locale
(GH: #1463)
- logrotate:
  + add logrotate functionality for ubuntu-advantage-timer.log.
  + Fix root:root logrotate permissions.
- ua-timer.timer:
  + introduce a single systemd timer to handle ua recurring jobs
  + timer runs every 2 hours to support most frequent timer job
  + recurring job intervals are configurable in uaclient.conf
  + individual jobs are disabled if their interval is set to 0
  - status job:
+ update ua status every 12 hours
  - messaging job:
+ update APT/MOTD ESM messaging every 6 hours
  - metering job:
+ disabled until infrastructure is ready
+ for attached machines only, periodically update contract server with
  status information for proper contract metering
- ua-license-check.timer:
  + only runs on LTS GCP instances that are not attached
  + runs every 5 minutes to check if gcp instance has license required to
auto-attach
- logs:
  + fixes duplicate logging (GH: #553)
- tests and support:
  + remove groovy integration tests
  + various improvements to integration tests

Date: 2021-11-12 18:51:09.368928+00:00
Changed-By: Lucas Albuquerque Medeiros de Moura 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/ubuntu-advantage

[ubuntu/xenial-updates] ubuntu-advantage-tools 27.1~16.04.1 (Accepted)

2021-06-17 Thread Robie Basak
EOL LTS and apps on all LTS (GH: #1558)
- fips: add notice when installing over old fips
- fix:
  + add links to ubuntu.com/gcp/aws in messaging when on non-PRO
  + add notice to reboot operation on ua fix
  + do not prompt user for beta services (GH: #1544)
  + notify users if reboot is required  (GH: #1476)
  + update how the expired token logic works
  + wrap output greater than 80 chars (GH: #1487)
- lib: fix notice handling on reboot script
- messages
  + provide static message files for use in APT and MOTD
  + update_ua_messages on attach/detach/disable
- mypy: add lib/ dir for coverage
- status: do not remove notices on non-root call (GH: #1518)
- subp: separate % format strings when logging (GH: #1520)
- systemd: add ua-messaging.timer to update ua MOTD and APT msgs
- update-motd.d: add conditional hooks for motd to source ua messages
- util: add is_lts and is_active_esm funtions to support ESM
- test
  + add integration tests asserting esm-apps setup due to postinst
  + manual test script for xenial upgrade
  + trusty and xenial infra and apps disabled in pkg install
- behave: use unaltered cloud images unsetting UACLIENT_BEHAVE_PPA
- jenkins: make lint and style stage run sequentially

ubuntu-advantage-tools (27.0~21.04.1~beta) hirsute; urgency=medium

  * d/*: prefix all the debhelper conf files with the package name
  * d/control:
- add Rules-Requires-Root: no
- bump Standards-Version to 4.5.1
- make ubuntu-advantage-pro Architecture: all
  * d/lintian-overrides:
- override maintainer-script-calls-service
- package-supports-alternative-init-but-no-init.d-script
  * d/postinst: move the u-a-pro note to a config script
  * d/ubuntu-advantage-tools.templates: suggest the use of apt
  * New upstream release 27.0~beta:
- apt: add retry for apt-helper command (GH: #1431)
- cli: drop subcommand repeated help output, fix enable & refresh
  (GH: #1440)
- config:
  + allow parsing yaml delivered from env values
  + environment variable support for feature overrides (GH: #1395)
  + create config to add extra params to security url
- docs:
  + add ppas and fix typos
  + use Ubuntu Pro not Ubuntu PRO
  + add stop "." punctuation to messages (GH: #1320)
- fips: fix FIPS message when disable operation fails
- fix:
  + add basic UASecurityClient to which queries CVE and USNs
  + add security_url to config
  + check if service is enabled during ua fix (GH: #1462)
  + closer representation of cve and usn responses
  + filter usns by cve details (GH: #1470)
  + fix regex to be more permissive and strict
  + get_cve_affected_source_packages_status won't list not-affected
(GH: #1467)
  + handle other package status when running ua fix (GH: #1435)
  + improve error message for ua fix (GH: #1420)
  + install pkg fixes when they are on standard pocket (GH: #1401)
  + move timeout and retries to security client only
  + only prompt for subscription attach for UA-related pkg updates
  + parse all related USNS to a given CVE when fixing
  + parse full API responses for related CVEs and USNs
  + prefer USN.release_packages binary pkg versions to CVE src ver
(GH: #1436)
  + prompt for new ua token when expired one is used (GH: #1475)
  + prompt to emit pro suggestion on pro_clouds if unattached (GH: #1386)
  + prompt to enable service during ua fix (GH: #1455)
  + provide related CVE URLs instead of USNs (GH: #1456)
  + raise errors when source_link is null or unexpected format
  + show packages that were not fixed in the output
  + update output for released packages in ua fix (GH: #1438)
  + update message for invalid issue in ua fix (GH: #1433)
  + use pocket values from USNs (GH: #1439)
- logs: emit error response on API errors and redact sensitive logs
  (GH: #1424)
- serviceclient: add 10 second timeout and two retries to API calls
  (GH: #1374)
- util:
  + add error prompts on invalid selection
  + add timeout to readurl
- tests:
  + Add disable_auto_attach config to all test PRO vms
  + add merge_usn_released_binary_package_versions tests
  + add unittest coverage for override_usn_release_package_status
  + drop traceback checks on fips integration tests
  + refactor integration tests for ua fix cmd
  + run status wait before detach in PRO tests
  + use ssh to run commands on lxd containers
- jenkins: archiveArtifacts can only reference paths within workspace

Date: 2021-06-04 20:23:09.524524+00:00
Changed-By: Lucas Albuquerque Medeiros de Moura 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools/27.1~16.04.1
Sorry, changesfile not available.-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsub

[ubuntu/xenial-updates] cloud-init 20.2-45-g5f7825e2-0ubuntu1~16.04.1 (Accepted)

2020-07-15 Thread Robie Basak
 tox.ini: bump pyflakes version to 2.1.1 (#239)
- cloudinit: move to pytest for running tests (#211)
- instance-data: add cloud-init merged_cfg and sys_info keys to json (#214)
- ec2: Do not fallback to IMDSv1 on EC2 (#216)
- instance-data: write redacted cfg to instance-data.json (#233)
- net: support network-config:disabled on the kernel commandline (#232)
- ec2: only redact token request headers in logs, avoid altering request
  (#230)
- docs: typo fixed: dta → data [Alexey Vazhnov]
- Fixes typo on Amazon Web Services (#217) [Nick Wales]
- Fix docs for OpenStack DMI Asset Tag (#228) [Mark T. Voelker]
- Add physical network type: cascading to openstack helpers (#200)
  [sab-systems]
- tests: add focal integration tests for ubuntu (#225)
- Release 20.1 (#222)
- Update tooling for GitHub-based new releases (#223)
- ec2: Do not log IMDSv2 token values, instead use REDACTED (#219)
- utils: use SystemRandom when generating random password. (#204)
  [Dimitri John Ledkov]
- docs: mount_default_files is a list of 6 items, not 7 (#212)
- azurecloud: fix issues with instances not starting (#205)
- unittest: fix stderr leak in cc_set_password random unittest
  output. (#208)
- cc_disk_setup: add swap filesystem force flag (#207)
- import sysvinit patches from freebsd-ports tree (#161) [Igor Galić]
- docs: fix typo (#195) [Edwin Kofler]
- sysconfig: distro-specific config rendering for BOOTPROTO option (#162)
  [Robert Schweikert]
- cloudinit: replace "from six import X" imports (except in util.py) (#183)
- run-container: use 'test -n' instead of 'test ! -z' (#202)
  [Paride Legovini]
- net/cmdline: correctly handle static ip= config (#201)
  [Dimitri John Ledkov]
- Replace mock library with unittest.mock (#186)
- HACKING.rst: update CLA link (#199)
- Scaleway: Fix DatasourceScaleway to avoid backtrace (#128)
  [Louis Bouchard]
- cloudinit/cmd/devel/net_convert.py: add missing space (#191)
- tools/run-container: drop support for python2 (#192) [Paride Legovini]
- Print ssh key fingerprints using sha256 hash (#188)
- Make the RPM build use Python 3 (#190) [Paride Legovini]
- cc_set_password: increase random pwlength from 9 to 20 (#189)
- .travis.yml: use correct Python version for xenial tests (#185)
- cloudinit: remove ImportError handling for mock imports (#182)
- Do not use fallocate in swap file creation on xfs. (#70) [Eduardo Otubo]
- .readthedocs.yaml: install cloud-init when building docs (#181)
- Introduce an RTD config file, and pin the Sphinx version to the RTD
  default (#180)
- Drop most of the remaining use of six (#179)
- Start removing dependency on six (#178)
- Add Rootbox & HyperOne to list of cloud in README (#176) [Adam Dobrawy]
- docs: add proposed SRU testing procedure (#167)
- util: rename get_architecture to get_dpkg_architecture (#173)
- Ensure util.get_architecture() runs only once (#172)

Date: 2020-06-04 19:10:09.944982+00:00
Changed-By: Chad Smith 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/cloud-init/20.2-45-g5f7825e2-0ubuntu1~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] wslu 2.3.2-0ubuntu2~16.04.2 (Accepted)

2019-12-11 Thread Robie Basak
wslu (2.3.2-0ubuntu2~16.04.2) xenial; urgency=medium

  * Revert previous SRU (LP: #1855520):
- Revert "debian/wsl-integration.sh: Use type instead of which for faster 
execution"
- Revert "Detect X and PulseAudio in WSL2, too"

Date: 2019-12-11 08:07:09.695396+00:00
Changed-By: Balint Reczey 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/wslu/2.3.2-0ubuntu2~16.04.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] wslu 2.3.2-0ubuntu2~16.04.0 (Accepted)

2019-11-06 Thread Robie Basak
wslu (2.3.2-0ubuntu2~16.04.0) xenial; urgency=medium

  * Backport to Xenial (LP: #1849679)

wslu (2.3.2-0ubuntu2) focal; urgency=medium

  * Suppress pulseaudio error on starting shell when pulseaudio-utils is 
installed
(LP: #1844671)

wslu (2.3.2-0ubuntu1) eoan; urgency=medium

  [ Sebastien Bacher ]
  * debian/postinst, debian/prerm:
- register also the www-browser alternative, the non-x-variant is
  used by xdg-open when DISPLAY is unset

  [ Balint Reczey ]
  * New upstream release
- Fix support for Windows user names with space
  * Add autopkgtest
  * Fix saving configuration when the Windows user name contains space
  * Refresh patches

wslu (2.3.0-1ubuntu1) eoan; urgency=medium

  * debian/control: Set Vcs-* fields
  * New upstream release
- Stop changing terminal font when running wsl* commands (LP: #1836208)
  * Refresh patches
  * debian/rules: Run tests in WSL only

wslu (2.0.0-0ubuntu3) eoan; urgency=medium

  * Set DISPLAY=:0 when an X11 server is running (LP: #1836552)
  * Use PulseAudio if it is running on Windows (LP: #1836552)
  * Set up sound, too, when starting GUI programs via Windows desktop shortcuts
(LP: #1836552)

Date: 2019-10-24 17:46:10.051569+00:00
Changed-By: Balint Reczey 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/wslu/2.3.2-0ubuntu2~16.04.0
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-certbot 0.27.0-1~ubuntu16.04.1 (Accepted)

2019-10-29 Thread Robie Basak
python-certbot (0.27.0-1~ubuntu16.04.1) xenial; urgency=medium

  * Backport to xenial (LP: #1837673):
- d/control, d/compat: go back to debhelper 9, and drop R³
- d/p/0002-revert-sphinx-1.6-requirement.patch: revert upstream change
  that allows build with sphinx 1.6
- d/control: drop requirement on version 1.6 or higher of sphinx
- d/control, d/rules: go back to python2
- d/python-certbot-doc.doc-base: go back to the py2 package
- d/python-certbot.lintian-overrides: go back to python2
- d/rules: add systemd to debhelper, since it's not automatic on this
  dh level
- d/control: build-dep on systemd
- d/rules: no need to explicitly install examples/docs
- d/rules: install certbot.timer as dh-systemd in Xenial doesn't do it
- d/rules: go back to dh_systemd_enable and dh_systemd_start since
  dh_installsystemd is only available in debhelper 11 and later
- d/letsencrypt.postrm: purging the transitional package shouldn't
  remove the logs (Closes: #921423)

python-certbot (0.27.0-1) unstable; urgency=medium

  * New upstream version 0.27.0
  * Refresh patch after upstream migration to codecov
  * Bump python-sphinx requirement defensively; bump S-V with no changes
  * Bump dep on python-acme to 0.26.0~

python-certbot (0.26.1-1) unstable; urgency=medium

  * New upstream release.

python-certbot (0.26.0-1) unstable; urgency=medium

  * New upstream version 0.26.0
  * Bump S-V; add R-R-R: no

python-certbot (0.25.0-1) unstable; urgency=medium

  * New upstream version 0.25.0
  * Bump python-acme dep version.

python-certbot (0.24.0-2) unstable; urgency=medium

  * Update team email address. (Closes: #899858)

python-certbot (0.24.0-1) unstable; urgency=medium

  * Add OR to dep on python-distutils for stretch-bpo
  * New upstream version 0.24.0
  * Bump version dep on python3-acme

python-certbot (0.23.0-1) unstable; urgency=medium

  * New upstream release.
  * Add testdata back in to prevent test failure in RDeps. (Closes: #894025)
  * Bump S-V; no changes needed.

Date: 2019-10-21 15:20:07.983923+00:00
Changed-By: Andreas Hasenack 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/python-certbot/0.27.0-1~ubuntu16.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] python-acme 0.31.0-2~ubuntu16.04.1 (Accepted)

2019-10-29 Thread Robie Basak
python-acme (0.31.0-2~ubuntu16.04.1) xenial; urgency=medium

  [ James Hebden ]
  * Backport packaging to build on Ubuntu Xenial (LP: #1836823)
- Drop debhelper compat level to 9
- Drop Rules-Requires-Root control file field

  [ Andreas Hasenack ]
  * d/control: adjust dependencies, see comment #23 in LP #1836823 for
details:
- relax python-cryptography requirement to version 1.2.3
- add back pyasn1 dependency
- drop idna dependency

python-acme (0.31.0-2) unstable; urgency=medium

  * Backport POST-as-GET support (Closes: #928452)

python-acme (0.31.0-1) unstable; urgency=medium

  * Bump dependency on josepy to >= 1.1.0
  * Add Breaks on python-acme against certbot << 0.20
  * New upstream version 0.31.0
  * Add dep on python-idna required by security extra.
  * Bump S-V; no changes needed.

python-acme (0.28.0-1) unstable; urgency=medium

  * New upstream version 0.28.0

python-acme (0.27.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump S-V; no changes needed.

python-acme (0.26.0-1) unstable; urgency=medium

  * New upstream version 0.26.0
  * Bump S-V; add Rules-Require-Root: no

python-acme (0.25.1-1) unstable; urgency=medium

  * New upstream version 0.25.1

python-acme (0.25.0-1) unstable; urgency=medium

  * New upstream version 0.25.0
  * Add new dependency on requests-toolbelt
  * Drop unnecessary X-Python-Version fields
  * Add pytest as build-time dep only.

python-acme (0.24.0-2) unstable; urgency=medium

  * Update team email address. (Closes: #895863)

python-acme (0.24.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump S-V; no changes needed.

Date: 2019-10-21 14:41:08.334762+00:00
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/python-acme/0.31.0-2~ubuntu16.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] virtualbox-ext-pack 5.1.38-0ubuntu1.16.04.2 (Accepted)

2019-09-30 Thread Robie Basak
virtualbox-ext-pack (5.1.38-0ubuntu1.16.04.2) xenial; urgency=medium

  * Default eula to false, and disable autopkgtests, for legal issues
LP: #1844654

Date: 2019-09-22 21:01:09.744601+00:00
Changed-By: Gianfranco Costamagna 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/virtualbox-ext-pack/5.1.38-0ubuntu1.16.04.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] librabbitmq 0.7.1-1ubuntu0.1 (Accepted)

2019-07-31 Thread Robie Basak
librabbitmq (0.7.1-1ubuntu0.1) xenial; urgency=medium

  * d/patches: Add fix-parameter-processing.patch to correct handling of
--server, --url, and other options by reorganizing the logic flow.
(LP: #1790657)

Date: 2019-07-17 15:53:09.647117+00:00
Changed-By: Bryce Harrington 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/librabbitmq/0.7.1-1ubuntu0.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] wslu 2.0.0-0ubuntu2~16.04.1 (Accepted)

2019-07-24 Thread Robie Basak
wslu (2.0.0-0ubuntu2~16.04.1) xenial; urgency=medium

  * Set DISPLAY=:0 when an X11 server is running (LP: #1836552)
  * Use PulseAudio if it is running on Windows (LP: #1836552)
  * Set up sound, too, when starting GUI programs via Windows desktop shortcuts
(LP: #1836552)

Date: 2019-07-15 11:36:15.729528+00:00
Changed-By: Balint Reczey 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/wslu/2.0.0-0ubuntu2~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] nova 2:13.1.4-0ubuntu4.4 (Accepted)

2019-05-15 Thread Robie Basak
nova (2:13.1.4-0ubuntu4.4) xenial; urgency=medium

  * Refix disk size during live migration with disk over-commit
- (LP: #1708572) and (LP: #1744079)
- d/p/0001-Fix-disk-size-during-live-migration-with-disk-over-c.patch
- d/p/0002-Refix-disk-size-during-live-migration-with-disk-over.patch

Date: 2019-04-03 14:32:09.120300+00:00
Changed-By: Hua Zhang 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/nova/2:13.1.4-0ubuntu4.4
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] python-letsencrypt-apache 0.7.0-0ubuntu0.16.04.1 (Accepted)

2019-02-22 Thread Robie Basak
python-letsencrypt-apache (0.7.0-0ubuntu0.16.04.1) xenial; urgency=medium

  [ Robie Basak ]
  * This update is part of the set of major updates moving Let's
Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
continue working following the general shutdown of TLS-SNI-01
validation (LP: #1640978).
  * The new source package python-certbot-apache takes over this
package's functions.

  [ Michael Casadevall ]
  * Replace python-letsencrypt-apache with a compatibility shim

Date: Fri, 22 Feb 2019 12:43:04 +
Changed-By: Robie Basak 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/python-letsencrypt-apache/0.7.0-0ubuntu0.16.04.1
Format: 1.8
Date: Fri, 22 Feb 2019 12:43:04 +
Source: python-letsencrypt-apache
Binary: python-letsencrypt-apache
Architecture: source
Version: 0.7.0-0ubuntu0.16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Robie Basak 
Description:
 python-letsencrypt-apache - Apache plugin for Let's Encrypt
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-letsencrypt-apache (0.7.0-0ubuntu0.16.04.1) xenial; urgency=medium
 .
   [ Robie Basak ]
   * This update is part of the set of major updates moving Let's
 Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
 continue working following the general shutdown of TLS-SNI-01
 validation (LP: #1640978).
   * The new source package python-certbot-apache takes over this
 package's functions.
 .
   [ Michael Casadevall ]
   * Replace python-letsencrypt-apache with a compatibility shim
Checksums-Sha1:
 02f47d57f5871f5c0d56b855ddcddaa4d0028347 2332 
python-letsencrypt-apache_0.7.0-0ubuntu0.16.04.1.dsc
 26d128e0b2770a0ed589d4f0f1d49f2430ad9327 5401 
python-letsencrypt-apache_0.7.0.orig.tar.gz
 f121d38833c1ffa319404a6b87e87462938b5e2a 4704 
python-letsencrypt-apache_0.7.0-0ubuntu0.16.04.1.debian.tar.xz
Checksums-Sha256:
 cb746c34ef68ed17e706d9aca9df96bdc08617e0da0231e2ed0966cf799f9223 2332 
python-letsencrypt-apache_0.7.0-0ubuntu0.16.04.1.dsc
 3f4656088a18e4efea7cd7eb4965e14e8d901f3b64f4691e79cafd0bb91890f0 5401 
python-letsencrypt-apache_0.7.0.orig.tar.gz
 4ea2c3edb2a5345f5ea78fc64fb3b1af274efbe8d408a0fcee64cda027449b0b 4704 
python-letsencrypt-apache_0.7.0-0ubuntu0.16.04.1.debian.tar.xz
Files:
 d7413607f03600c2d061117f83a9357f 2332 python extra 
python-letsencrypt-apache_0.7.0-0ubuntu0.16.04.1.dsc
 2b4e92e479d5e6aca1c47aa51c35a8c9 5401 python extra 
python-letsencrypt-apache_0.7.0.orig.tar.gz
 d7395c4c1e98ffb323974e706d69e89d 4704 python extra 
python-letsencrypt-apache_0.7.0-0ubuntu0.16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 

-- 
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] python-acme 0.22.2-1ubuntu0.1~16.04.1 (Accepted)

2019-02-22 Thread Robie Basak
python-acme (0.22.2-1ubuntu0.1~16.04.1) xenial; urgency=medium

  [ Robie Basak ]
  * This update is part of the set of major updates moving Let's
Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
continue working following the general shutdown of TLS-SNI-01
validation (LP: #1640978).
  * This package is a dependency of Certbot and using the 0.22 version
in Bionic is the most straightforward backport choice. Version 0.22
of this package is sufficient to fulfil the dependency requirement
for Certbot 0.23.

  [ Michael Casadevall ]
  * Backport to Xenial for LE change

Date: Fri, 22 Feb 2019 12:41:07 +
Changed-By: Robie Basak 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/python-acme/0.22.2-1ubuntu0.1~16.04.1
Format: 1.8
Date: Fri, 22 Feb 2019 12:41:07 +
Source: python-acme
Binary: python-acme python3-acme python-acme-doc
Architecture: source
Version: 0.22.2-1ubuntu0.1~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Robie Basak 
Description:
 python-acme - ACME protocol library for Python 2
 python-acme-doc - ACME protocol library for Python 2 - Documentation
 python3-acme - ACME protocol library for Python 3
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-acme (0.22.2-1ubuntu0.1~16.04.1) xenial; urgency=medium
 .
   [ Robie Basak ]
   * This update is part of the set of major updates moving Let's
 Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
 continue working following the general shutdown of TLS-SNI-01
 validation (LP: #1640978).
   * This package is a dependency of Certbot and using the 0.22 version
 in Bionic is the most straightforward backport choice. Version 0.22
 of this package is sufficient to fulfil the dependency requirement
 for Certbot 0.23.
 .
   [ Michael Casadevall ]
   * Backport to Xenial for LE change
Checksums-Sha1:
 2c03d5fbdc2743e946193badd6cc1fb454071320 2836 
python-acme_0.22.2-1ubuntu0.1~16.04.1.dsc
 28d85d51c0a7170459e1a39b9959558952a347f9 7640 
python-acme_0.22.2-1ubuntu0.1~16.04.1.debian.tar.xz
Checksums-Sha256:
 c1a2c72d4184d6269810d76f9021c487ad1908af187d871cdf640cc6211c7694 2836 
python-acme_0.22.2-1ubuntu0.1~16.04.1.dsc
 e92b0b4fa1aac07ab7eecfe4ef37f18bb143eb156c9818c026300b1421dbeae2 7640 
python-acme_0.22.2-1ubuntu0.1~16.04.1.debian.tar.xz
Files:
 fe63c00b646e739544006b0c820073d9 2836 python optional 
python-acme_0.22.2-1ubuntu0.1~16.04.1.dsc
 6a42bcd1f493bbeb1d2ff57a582c5fc4 7640 python optional 
python-acme_0.22.2-1ubuntu0.1~16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 

-- 
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] python-certbot 0.23.0-1~ubuntu16.04.1 (Accepted)

2019-02-22 Thread Robie Basak
python-certbot (0.23.0-1~ubuntu16.04.1) xenial; urgency=medium

  [ Robie Basak ]
  * This update is part of the set of major updates moving Let's
Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
continue working following the general shutdown of TLS-SNI-01
validation (LP: #1640978).
  * This new source package takes over the function of
the previous source package python-letsencrypt, with binary packages
certbot, python-certbot and python-certbot-doc taking over
respectively.
  * The following two functional changes are additionally made:
- Log rotation is switched to logrotate via
  /etc/logrotate.d/certbot, and /etc/letsencrypt/cli.ini is
  introduced to disable internal log rotation to avoid collision.
- Automatic renewal is enabled via the certbot.timer and
  certbot.service systemd units.

  [ Michael Casadevall ]
  * Backport to Xenial

Date: Fri, 22 Feb 2019 12:41:51 +
Changed-By: Robie Basak 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/python-certbot/0.23.0-1~ubuntu16.04.1
Format: 1.8
Date: Fri, 22 Feb 2019 12:41:51 +
Source: python-certbot
Binary: python-certbot certbot python-certbot-doc letsencrypt
Architecture: source
Version: 0.23.0-1~ubuntu16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Robie Basak 
Description:
 certbot- automatically configure HTTPS using Let's Encrypt
 letsencrypt - transitional dummy package
 python-certbot - main library for certbot
 python-certbot-doc - client documentation for certbot
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-certbot (0.23.0-1~ubuntu16.04.1) xenial; urgency=medium
 .
   [ Robie Basak ]
   * This update is part of the set of major updates moving Let's
 Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
 continue working following the general shutdown of TLS-SNI-01
 validation (LP: #1640978).
   * This new source package takes over the function of
 the previous source package python-letsencrypt, with binary packages
 certbot, python-certbot and python-certbot-doc taking over
 respectively.
   * The following two functional changes are additionally made:
 - Log rotation is switched to logrotate via
   /etc/logrotate.d/certbot, and /etc/letsencrypt/cli.ini is
   introduced to disable internal log rotation to avoid collision.
 - Automatic renewal is enabled via the certbot.timer and
   certbot.service systemd units.
 .
   [ Michael Casadevall ]
   * Backport to Xenial
Checksums-Sha1:
 d5befb95cf3d27d110c2d25f14ace3587c345f6e 2730 
python-certbot_0.23.0-1~ubuntu16.04.1.dsc
 839d5b5ca2976b42c1aa84ae4684481799262867 10232 
python-certbot_0.23.0-1~ubuntu16.04.1.debian.tar.xz
Checksums-Sha256:
 6b452110560260f859f4dea47650b74a3ba633a817c62cd07172b10731c0dc14 2730 
python-certbot_0.23.0-1~ubuntu16.04.1.dsc
 62c37d8e883f82622c9e62151f847f9cb7265c5f542980de0bce36741b98c0a6 10232 
python-certbot_0.23.0-1~ubuntu16.04.1.debian.tar.xz
Files:
 a578b0f874ebe34898edbfcb1bd1a1e7 2730 python optional 
python-certbot_0.23.0-1~ubuntu16.04.1.dsc
 34e268a07fd693d08fbc0d42eacd1f61 10232 python optional 
python-certbot_0.23.0-1~ubuntu16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 

-- 
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] python-certbot-apache 0.23.0-1~ubuntu16.04.1 (Accepted)

2019-02-22 Thread Robie Basak
python-certbot-apache (0.23.0-1~ubuntu16.04.1) xenial; urgency=medium

  [ Robie Basak ]
  * This update is part of the set of major updates moving Let's
Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
continue working following the general shutdown of TLS-SNI-01
validation (LP: #1640978).
  * This new source package takes over the function of the previous
source package python-letsencrypt-apache.

  [ Michael Casadevall ]
  * Backport to Xenial for LE change

Date: Fri, 22 Feb 2019 12:42:16 +
Changed-By: Robie Basak 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/python-certbot-apache/0.23.0-1~ubuntu16.04.1
Format: 1.8
Date: Fri, 22 Feb 2019 12:42:16 +
Source: python-certbot-apache
Binary: python-certbot-apache python-certbot-apache-doc
Architecture: source
Version: 0.23.0-1~ubuntu16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Robie Basak 
Description:
 python-certbot-apache - Apache plugin for Certbot
 python-certbot-apache-doc - Apache plugin documentation for Certbot
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-certbot-apache (0.23.0-1~ubuntu16.04.1) xenial; urgency=medium
 .
   [ Robie Basak ]
   * This update is part of the set of major updates moving Let's
 Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
 continue working following the general shutdown of TLS-SNI-01
 validation (LP: #1640978).
   * This new source package takes over the function of the previous
 source package python-letsencrypt-apache.
 .
   [ Michael Casadevall ]
   * Backport to Xenial for LE change
Checksums-Sha1:
 0e430732c1896c6af6653d636b775c5ca457846e 2682 
python-certbot-apache_0.23.0-1~ubuntu16.04.1.dsc
 5af0d722d85480bbc4db10804e66d7c5a44f2eac 6220 
python-certbot-apache_0.23.0-1~ubuntu16.04.1.debian.tar.xz
Checksums-Sha256:
 4692c6ec0e3ed05b43a66f01123214facad3f2dbce927a78bdf804e6df7e90d9 2682 
python-certbot-apache_0.23.0-1~ubuntu16.04.1.dsc
 adbe7ce38392b557f77c872c60376d9530285f9974be46baf86d357ee7579459 6220 
python-certbot-apache_0.23.0-1~ubuntu16.04.1.debian.tar.xz
Files:
 b5e7f0c71d90f515c1b0360f3175cb7c 2682 python optional 
python-certbot-apache_0.23.0-1~ubuntu16.04.1.dsc
 ed33b78d1ef617f8ec62ca8663a649ae 6220 python optional 
python-certbot-apache_0.23.0-1~ubuntu16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 

-- 
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] python-letsencrypt 0.7.0-0ubuntu0.16.04.1 (Accepted)

2019-02-22 Thread Robie Basak
python-letsencrypt (0.7.0-0ubuntu0.16.04.1) xenial; urgency=medium

  [ Robie Basak ]
  * This update is part of the set of major updates moving Let's
Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
continue working following the general shutdown of TLS-SNI-01
validation (LP: #1640978).
  * The new source package python-certbot takes over this package's
functions, with binary packages certbot, python-certbot and
python-certbot-doc taking over respectively.
  * The following two functional changes are additionally made:
- Log rotation is switched to logrotate via
  /etc/logrotate.d/certbot, and /etc/letsencrypt/cli.ini is
  introduced to disable internal log rotation to avoid collision.
- Automatic renewal is enabled via the certbot.timer and
  certbot.service systemd units.

  [ Michael Casadevall ]
  * Replace python-letsencrypt with a compatibility shim

Date: Fri, 22 Feb 2019 12:42:44 +
Changed-By: Robie Basak 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/python-letsencrypt/0.7.0-0ubuntu0.16.04.1
Format: 1.8
Date: Fri, 22 Feb 2019 12:42:44 +
Source: python-letsencrypt
Binary: python-letsencrypt
Architecture: source
Version: 0.7.0-0ubuntu0.16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Robie Basak 
Description:
 python-letsencrypt - Let's Encrypt main library
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-letsencrypt (0.7.0-0ubuntu0.16.04.1) xenial; urgency=medium
 .
   [ Robie Basak ]
   * This update is part of the set of major updates moving Let's
 Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
 continue working following the general shutdown of TLS-SNI-01
 validation (LP: #1640978).
   * The new source package python-certbot takes over this package's
 functions, with binary packages certbot, python-certbot and
 python-certbot-doc taking over respectively.
   * The following two functional changes are additionally made:
 - Log rotation is switched to logrotate via
   /etc/logrotate.d/certbot, and /etc/letsencrypt/cli.ini is
   introduced to disable internal log rotation to avoid collision.
 - Automatic renewal is enabled via the certbot.timer and
   certbot.service systemd units.
 .
   [ Michael Casadevall ]
   * Replace python-letsencrypt with a compatibility shim
Checksums-Sha1:
 b8f987e96800ba11cccd7c92c2b45ccfbb828bad 2239 
python-letsencrypt_0.7.0-0ubuntu0.16.04.1.dsc
 6ce3605cd62b40bf22052b5d879bd4ec3c17368f 5778 
python-letsencrypt_0.7.0.orig.tar.gz
 aa0edc40d52ff8c7e0082353e9ff8d44b66447e3 5788 
python-letsencrypt_0.7.0-0ubuntu0.16.04.1.debian.tar.xz
Checksums-Sha256:
 721275ba4fb77bc0fdf131076abdab7297ca9ff8d46d47a024b66877d1c2cb52 2239 
python-letsencrypt_0.7.0-0ubuntu0.16.04.1.dsc
 c36e532c486a7e92155ee09da54b436a3c420813ec1c590b98f635d924720de9 5778 
python-letsencrypt_0.7.0.orig.tar.gz
 4cc44dec8738f1aa773589f96f5f31a7c2fcb8474aa5c11d8e35e64f41f4cd1a 5788 
python-letsencrypt_0.7.0-0ubuntu0.16.04.1.debian.tar.xz
Files:
 4dba8ef2945c4db8ccdbc835dba4ec36 2239 python extra 
python-letsencrypt_0.7.0-0ubuntu0.16.04.1.dsc
 9e857c738c7019d6c5e9657688ffb0b1 5778 python extra 
python-letsencrypt_0.7.0.orig.tar.gz
 cda7954fa34057fc5587bfb1715237be 5788 python extra 
python-letsencrypt_0.7.0-0ubuntu0.16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 

-- 
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] python-josepy 1.1.0-1~ubuntu16.04.1 (Accepted)

2019-02-22 Thread Robie Basak
python-josepy (1.1.0-1~ubuntu16.04.1) xenial; urgency=medium

  [ Robie Basak ]
  * This update is part of the set of major updates moving Let's
Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
continue working following the general shutdown of TLS-SNI-01
validation (LP: #1640978).

  [ Michael Casadevall ]
  * Backport SRU dependency for certbot backport

Date: Fri, 22 Feb 2019 12:38:36 +
Changed-By: Robie Basak 
Maintainer: Ubuntu Developers 
https://launchpad.net/ubuntu/+source/python-josepy/1.1.0-1~ubuntu16.04.1
Format: 1.8
Date: Fri, 22 Feb 2019 12:38:36 +
Source: python-josepy
Binary: python-josepy python3-josepy python-josepy-doc
Architecture: source
Version: 1.1.0-1~ubuntu16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers 
Changed-By: Robie Basak 
Description:
 python-josepy - JOSE implementation for Python 2.x
 python-josepy-doc - JOSE implementation for Python - Documentation
 python3-josepy - JOSE implementation for Python 3.x
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-josepy (1.1.0-1~ubuntu16.04.1) xenial; urgency=medium
 .
   [ Robie Basak ]
   * This update is part of the set of major updates moving Let's
 Encrypt/Certbot to version 0.23 in 16.04 in order to allow it to
 continue working following the general shutdown of TLS-SNI-01
 validation (LP: #1640978).
 .
   [ Michael Casadevall ]
   * Backport SRU dependency for certbot backport
Checksums-Sha1:
 0781e7be1717d042c27e8290f5a6ecf4d2716985 2535 
python-josepy_1.1.0-1~ubuntu16.04.1.dsc
 349335ffce6f4e3c2b860ebdacc1307a9ada064e 4628 
python-josepy_1.1.0-1~ubuntu16.04.1.debian.tar.xz
Checksums-Sha256:
 b917808b5ae5c459adadcccfe9ac9a35fd5aa78d5531453a28de2202b22655c7 2535 
python-josepy_1.1.0-1~ubuntu16.04.1.dsc
 c3a2ed9bd2f88a4d8f5414501d25fbc124e0cf6964f326507915e000639ccc3c 4628 
python-josepy_1.1.0-1~ubuntu16.04.1.debian.tar.xz
Files:
 08314d6b51e2f4a650f6248a74a0cb23 2535 python optional 
python-josepy_1.1.0-1~ubuntu16.04.1.dsc
 1b1a72bc7b90afdc8d9ecffac291bbc7 4628 python optional 
python-josepy_1.1.0-1~ubuntu16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 

-- 
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] cachefilesd 0.10.5-1ubuntu0.16.04.1 (Accepted)

2019-01-23 Thread Robie Basak
cachefilesd (0.10.5-1ubuntu0.16.04.1) xenial; urgency=medium

  [ Daniel Axtens ]
  * cachefilesd can spin when disk space is short (LP: #1810372)

Date: 2019-01-11 17:47:22.679166+00:00
Changed-By: Dan Streetman 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/cachefilesd/0.10.5-1ubuntu0.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] ubuntu-release-upgrader 1:16.04.26 (Accepted)

2018-11-28 Thread Robie Basak
ubuntu-release-upgrader (1:16.04.26) xenial; urgency=medium

  * do-release-upgrade: do not run the release upgrade if either not all
fully phased updates are installed or a reboot is required due to a libc6
upgrade.  (LP: #1797209)

Date: 2018-11-06 23:57:09.319221+00:00
Changed-By: Brian Murray 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/ubuntu-release-upgrader/1:16.04.26
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] ubiquity 2.21.63.9 (Accepted)

2018-10-31 Thread Robie Basak
ubiquity (2.21.63.9) xenial; urgency=medium

  * Revert the changes from 2.21.63.8 in favour of the following instead:

  [ Dariusz Gadomski ]
  * Implement missing reboot and shutdown methods in debconf_ui (LP: #1749289)

ubiquity (2.21.63.8) xenial; urgency=medium

  [ Dariusz Gadomski ]
  * Fixes a systemd freeze after cancelling debconf UI. (LP: #1749289)

Date: 2018-10-16 18:38:09.290335+00:00
Changed-By: Adam Conrad 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/ubiquity/2.21.63.9
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] systemd 229-4ubuntu21.5 (Accepted)

2018-10-24 Thread Robie Basak
systemd (229-4ubuntu21.5) xenial; urgency=medium

  [ Dimitri John Ledkov ]
  * systemctl: correctly proceed to immediate shutdown if scheduling fails
(LP: #1670291)
  * hwdb: update micmute on Dell laptops. (LP: #1738153)
  * hwdb: Use wlan keycode for all Dell systems. (LP: #1762385)
  * units: Disable journald Watchdog (LP: #1773148)

  [ Mauricio Faria de Oliveira ]
  * core: Fix for service to enter the 'failed' state (rather than 'inactive') 
after it repeatedly fails restart.
(LP: #1795658)

  [ Dimitri John Ledkov ]
  * Disable dh_installinit generation of tmpfiles for the systemd package.
(LP: #1748147)

Date: 2018-10-08 16:51:09.623662+00:00
Changed-By: Dimitri John Ledkov 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/systemd/229-4ubuntu21.5
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] openssh 1:7.2p2-4ubuntu2.5 (Accepted)

2018-10-17 Thread Robie Basak
openssh (1:7.2p2-4ubuntu2.5) xenial; urgency=medium

  * debian/systemd/ssh.service: Test configuration before starting or
reloading sshd (LP: #1771340)

Date: 2018-08-27 15:35:10.188797+00:00
Changed-By: Karl Stenerud 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/openssh/1:7.2p2-4ubuntu2.5
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] qemu 1:2.5+dfsg-5ubuntu10.32 (Accepted)

2018-10-10 Thread Robie Basak
qemu (1:2.5+dfsg-5ubuntu10.32) xenial; urgency=medium

  * fix migration of new guests on ppc64el (LP: #1783140)
Fixed by backporting two patches from the 2.6.x stable branch
- d/p/ubuntu/lp-1783140-virtio-set-low-features-early-on-load.patch
- d/p/ubuntu/lp-1783140-Revert-virtio-net-unbreak-self-announcement.patch

Date: 2018-09-13 05:06:08.063898+00:00
Changed-By:  Christian Ehrhardt  
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/qemu/1:2.5+dfsg-5ubuntu10.32
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] open-iscsi 2.0.873+git0.3b4b4500-14ubuntu3.6 (Accepted)

2018-10-10 Thread Robie Basak
open-iscsi (2.0.873+git0.3b4b4500-14ubuntu3.6) xenial; urgency=medium

  * d/net-interface-handler: replace 'domainsearch' with the correct
configuration option 'search' in net-interface-handler (LP: #1791108)

Date: 2018-10-02 19:41:09.999307+00:00
Changed-By: Victor Tapia 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/open-iscsi/2.0.873+git0.3b4b4500-14ubuntu3.6
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] ipmitool 1.8.16-3ubuntu0.2 (Accepted)

2018-08-22 Thread Robie Basak
ipmitool (1.8.16-3ubuntu0.2) xenial; urgency=medium

  * Report the manufacturer of NVIDIA BMCs as "NVIDIA Corporation",
not "Unknown". (LP: #1781293)

Date: 2018-07-31 20:50:08.475015+00:00
Changed-By: dann frazier 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/ipmitool/1.8.16-3ubuntu0.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] docker.io 17.03.2-0ubuntu2~16.04.1 (Accepted)

2018-07-18 Thread Robie Basak
docker.io (17.03.2-0ubuntu2~16.04.1) xenial; urgency=medium

  [ Michael Hudson-Doyle ]
  * Backport to Xenial. (LP: #1732368)
  * Install the service file with .install again, fixing service activation
on install.
  * Use golang.org/x/net/context instead of stdlib context to enable building
with Go 1.6.
  * Adjust debconf template to match change in behavior.

  [ Tianon Gravi ]
  * Adjust debconf prompt:
- ask during _every_ upgrade
- default to not restarting

docker.io (17.03.2-0ubuntu3) bionic; urgency=medium

  * d/tests/docker-in-lxd: set DEBIAN_FRONTEND=noninteractive when installing
docker in the lxd container

docker.io (17.03.2-0ubuntu2) bionic; urgency=medium

  * Replace "--no-restart-on-upgrade" with "--no-start" and a debconf prompt
- not restarting Docker causes many issues (LP: #1658691)
- suggested methods for keeping containers up are to use a restart policy
  ("--restart=..." on "docker run"), Swarm Mode services, or rolling
  replacement of k8s workers
  * Backport 30519 for bashism (LP: #1744599)
- https://github.com/docker/docker/pull/30519

docker.io (17.03.2-0ubuntu1) bionic; urgency=medium

  * Update to 17.03.2 upstream release

docker.io (1.13.1-0ubuntu6) artful; urgency=medium

  * Add missing "runc" patches for LXD-enablement

docker.io (1.13.1-0ubuntu5) artful; urgency=medium

  * Replace "runc" dependency with a multiorig copy of Docker's exact supported
commit contents (installed as "/usr/bin/docker-runc" mirroring upstream's
package)
  * Replace "containerd" in the same way (with the exact upstream-supported
commit, binaries installed as "/usr/bin/docker-containerd*")

docker.io (1.13.1-0ubuntu4) artful; urgency=medium

  * d/tests/docker-in-lxd: Better handle DNS with systemd-resolved.

docker.io (1.13.1-0ubuntu3) artful; urgency=medium

  * d/tests/docker-in-lxd: check for network-up has a race condition when
systemd-resolved is used.  Add an additional check for a real DNS server
in systemd-resolve --status.

docker.io (1.13.1-0ubuntu2) artful; urgency=medium

  * d/tests/docker-in-lxd: copy more apt config into container
  * d/golang-github-docker-docker-dev.install: install missing packages.
(LP: #1714564)
  * d/control: Add Build-Depend on tzdata.

docker.io (1.13.1-0ubuntu1) artful; urgency=medium

  * Update to 1.13.1 upstream release
- refresh patches (removing many that are applied upstream in 1.13+)
- use dh_clean (via debian/clean) instead of explicit "rm" in rules
- pull in explicit libnetwork sources for "docker-proxy"
- drop unnecessary dh_golang usage (only used for Built-Using calculation)
- update "upstream-version-gitcommits" with a more recent list of commits
- add "tini" for building "docker-init" (used by "docker run --init")
- prefer Go 1.7 explicitly if it's available

Date: 2018-04-18 01:21:09.463714+00:00
Changed-By: Michael Hudson-Doyle 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/docker.io/17.03.2-0ubuntu2~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] python-apt 1.1.0~beta1ubuntu0.16.04.2 (Accepted)

2018-07-18 Thread Robie Basak
python-apt (1.1.0~beta1ubuntu0.16.04.2) xenial; urgency=medium

  * python/tag.cc: Fix invalid read in TagFileNext
  * DepCache: Check that candidate we are setting belongs to package
  * Raise CacheMismatchError if objects passed to DepCache are from different 
cache
(LP: #1737441); also includes the following regression fixes from bionic:
- apt.Cache: Remap objects when reopening cache (LP: 1773316 in bionic+), 
incl. regression fixes:
  + Add more extensive test cases for cache remapping
  + Regression fix: Do not override __hash__ in apt.package.Package (LP: 
1780099 in bionic+)
  * CI / pre-build / data changes:
- Replace broken travis CI integration with current docker-based one
- utils/get_debian_mirrors.py: Get data from salsa (for pre-build hook)
- debian/control: Point to salsa instead of anonscm
- debian/gbp.conf: Point to 1.1.y-xenial branch
- Updated mirror list

Date: 2018-07-10 11:18:09.712768+00:00
Changed-By: Julian Andres Klode 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/python-apt/1.1.0~beta1ubuntu0.16.04.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] broadcom-sta 6.30.223.271-3~16.04.3 (Accepted)

2018-07-04 Thread Robie Basak
broadcom-sta (6.30.223.271-3~16.04.3) xenial; urgency=medium

  * Backport to xenial for kernel 4.14 and 4.15 support. (LP: #1777444)
- 20-linux414.patch
- 21-linux415.patch

Date: 2018-06-21 14:25:10.054402+00:00
Changed-By: Marcelo Cerri 
Maintainer: Eduard Bloch 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/broadcom-sta/6.30.223.271-3~16.04.3
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] apache2 2.4.18-2ubuntu3.9 (Accepted)

2018-07-04 Thread Robie Basak
apache2 (2.4.18-2ubuntu3.9) xenial; urgency=medium

  * debian/patches/includeoptional-ignore-non-existent.patch: silently
ignore a not existent file path with IncludeOptional .  Closes LP:
#1766186.

Date: 2018-06-11 14:35:09.706320+00:00
Changed-By: Andreas Hasenack 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/apache2/2.4.18-2ubuntu3.9
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] debootstrap 1.0.78+nmu1ubuntu1.6 (Accepted)

2018-06-13 Thread Robie Basak
debootstrap (1.0.78+nmu1ubuntu1.6) xenial; urgency=medium

  * Add (Ubuntu) cosmic as a symlink to gutsy.  (LP: #1773496)

Date: 2018-05-26 06:57:09.634865+00:00
Changed-By: Steve Langasek 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/debootstrap/1.0.78+nmu1ubuntu1.6
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] openldap 2.4.42+dfsg-2ubuntu3.3 (Accepted)

2018-06-06 Thread Robie Basak
openldap (2.4.42+dfsg-2ubuntu3.3) xenial; urgency=medium

  [ Ryan Tandy ]
  * d/p/ITS-8648-check-result-of-ldap_int_initialize-in-ldap.patch,
d/p/ITS-8648-init-SASL-library-in-global-init.patch: Import upstream
patches to fix memory corruption caused by calling sasl_client_init()
multiple times and possibly concurrently.  (ITS#8648) (LP: #1688575)

Date: 2018-05-22 15:16:17.082804+00:00
Changed-By: Andreas Hasenack 
Signed-By: Robie Basak 
https://launchpad.net/ubuntu/+source/openldap/2.4.42+dfsg-2ubuntu3.3
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] neutron 2:8.4.0-0ubuntu7.2 (Accepted)

2018-03-28 Thread Robie Basak
neutron (2:8.4.0-0ubuntu7.2) xenial; urgency=medium

  * d/neutron-openvswitch-agent.service.in,
d/neutron-openvswitch-agent.neutron-ovs-cleanup.service.in:
Revert changes made for LP:#1752838 due to regression (LP: #1758411).

Date: 2018-03-23 19:23:09.594726+00:00
Changed-By: Corey Bryant <corey.bry...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/neutron/2:8.4.0-0ubuntu7.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] tor 0.2.9.14-1ubuntu1~16.04.1 (Accepted)

2018-02-21 Thread Robie Basak
tor (0.2.9.14-1ubuntu1~16.04.1) xenial; urgency=medium

  [ Peter Palfrader ]
  * apparmor: use Pix instead of PUx for obfs4proxy, giving us
better confinement of the child process while actually working
with systemd's NoNewPrivileges.  (closes: #867342)
  * Do not rely on aa-exec and aa-enabled being in /usr/sbin in the
SysV init script.  This change enables apparmor confinement
on some system-V systems again.  (closes: #869153)
  * Update apparmor profile: replace CAP_DAC_OVERRIDE with
CAP_DAC_READ_SEARCH to match the systemd capability bounding set
changed with 0.3.0.4-rc-1.  This change will allow tor to start
again under apparmor if hidden services are configured.
Patch by intrigeri.  (closes: #862993)
  * Replace CAP_DAC_OVERRIDE with CAP_DAC_READ_SEARCH in systemd's service
capability bounding set.  Read access is sufficient for Tor (as root on
startup) to check its onion service directories (see #847598).
  * Change "AppArmorProfile=system_tor" to AppArmorProfile=-system_tor,
causing all errors while switching to the new apparmor profile to
be ignored.  This is not ideal, but for now it's probably the
best solution. Thanks to intrigeri; closes: #880490.

  [ Simon Deziel ]
  * Backport 0.2.9.14 to 16.04 (LP: #1731698)
  * debian/rules: stop overriding micro-revision.i
  * debian/control: drop build-conflicts
  * debian/control: Limit the seccomp build-dependency to [amd64 i386 x32 armel 
armhf]
  * Resync with Debian Stretch

tor (0.2.9.14-1) stretch-security; urgency=medium

  * New upstream version, including among others:
- Fix an issue causing DNS to fail on high-bandwidth exit nodes,
  making them nearly unusable. Fixes bugs 21394 and 18580; bugfix on
  0.1.2.2-alpha, which introduced eventdns. Thanks to Dhalgren for
  identifying and finding a workaround to this bug and to Moritz,
  Arthur Edelstein, and Roger for helping to track it down and
  analyze it.
- Fix a denial of service bug where an attacker could use a
  malformed directory object to cause a Tor instance to pause while
  OpenSSL would try to read a passphrase from the terminal. (Tor
  instances run without a terminal, which is the case for most Tor
  packages, are not impacted.) Fixes bug 24246; bugfix on every
  version of Tor. Also tracked as TROVE-2017-011 and CVE-2017-8821.
  Found by OSS-Fuzz as testcase 6360145429790720.
- Fix a denial of service issue where an attacker could crash a
  directory authority using a malformed router descriptor. Fixes bug
  24245; bugfix on 0.2.9.4-alpha. Also tracked as TROVE-2017-010
  and CVE-2017-8820.
- When checking for replays in the INTRODUCE1 cell data for a
  (legacy) onion service, correctly detect replays in the RSA-
  encrypted part of the cell. We were previously checking for
  replays on the entire cell, but those can be circumvented due to
  the malleability of Tor's legacy hybrid encryption. This fix helps
  prevent a traffic confirmation attack. Fixes bug 24244; bugfix on
  0.2.4.1-alpha. This issue is also tracked as TROVE-2017-009
  and CVE-2017-8819.
- Fix a use-after-free error that could crash v2 Tor onion services
  when they failed to open circuits while expiring introduction
  points. Fixes bug 24313; bugfix on 0.2.7.2-alpha. This issue is
  also tracked as TROVE-2017-013 and CVE-2017-8823.
- When running as a relay, make sure that we never build a path
  through ourselves, even in the case where we have somehow lost the
  version of our descriptor appearing in the consensus. Fixes part
  of bug 21534; bugfix on 0.2.0.1-alpha. This issue is also tracked
  as TROVE-2017-012 and CVE-2017-8822.

tor (0.2.9.13-1) stretch; urgency=medium

  * New upstream version:
- update directory authority set

tor (0.2.9.12-1) stretch-security; urgency=medium

  * New upstream version:
- CVE-2017-0380 (TROVE-2017-008): Stack disclosure in hidden services logs
  when SafeLogging disabled
- other maintenance and security related fixes, see upstream changelog.

Date: 2018-02-13 23:57:11.143810+00:00
Changed-By: Simon Déziel <simon.dez...@gmail.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/tor/0.2.9.14-1ubuntu1~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] iproute2 4.3.0-1ubuntu3.16.04.3 (Accepted)

2018-01-17 Thread Robie Basak
iproute2 (4.3.0-1ubuntu3.16.04.3) xenial; urgency=medium

  * Fix ip maddr show (LP: #1732032):
- d/p/1005-ip-maddr-fix-igmp-parsing.patch: fix igmp parsing when iface is
  long
- d/p/1006-ip-maddr-avoid-uninitialized-data.patch: avoid accessing
  uninitialized data
- d/p/1007-ip-maddr-fix-filtering-by-device.patch: fix filtering
  by device

Date: 2017-12-04 17:19:11.785249+00:00
Changed-By: Andreas Hasenack <andr...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/iproute2/4.3.0-1ubuntu3.16.04.3
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] unattended-upgrades 0.90ubuntu0.9 (Accepted)

2018-01-03 Thread Robie Basak
unattended-upgrades (0.90ubuntu0.9) xenial; urgency=medium

  * unattended-upgrade: Do not reboot during a dry-run. (LP: #1269177)

Date: 2017-12-19 22:54:08.789424+00:00
Changed-By: Brian Murray <br...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/unattended-upgrades/0.90ubuntu0.9
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] slof 20151103+dfsg-1ubuntu1.1 (Accepted)

2018-01-03 Thread Robie Basak
slof (20151103+dfsg-1ubuntu1.1) xenial; urgency=medium

  * Fix boot with more than 16 disks (LP: #1734856)
- d/p/0001-boot-do-not-concatenate-bootdev.patch
- d/p/0002-boot-use-a-temporary-bootdev-buf.patch

Date: 2017-12-20 12:52:09.330897+00:00
Changed-By: ChristianEhrhardt <christian.ehrha...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/slof/20151103+dfsg-1ubuntu1.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] strongswan 5.3.5-1ubuntu3.5 (Accepted)

2018-01-03 Thread Robie Basak
strongswan (5.3.5-1ubuntu3.5) xenial; urgency=medium

  * d/p/ikev1-First-do-PSK-lookups-lp1734207.patch ensure evaluation
with resolvable hostnames selects the right PSK (LP: #1734207).

Date: 2017-12-19 09:13:17.127614+00:00
Changed-By: ChristianEhrhardt <christian.ehrha...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/strongswan/5.3.5-1ubuntu3.5
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] python-letsencrypt-apache 0.4.1-1ubuntu0.16.04.1 (Accepted)

2017-09-01 Thread Robie Basak
python-letsencrypt-apache (0.4.1-1ubuntu0.16.04.1) xenial; urgency=medium

  * Drop python-letsencrypt-apache binary package; this is now produced
by the python-certbot-apache package (LP: #1640978).

Date: Thu, 22 Jun 2017 17:53:34 +0100
Changed-By: Robie Basak <robie.ba...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/python-letsencrypt-apache/0.4.1-1ubuntu0.16.04.1
Format: 1.8
Date: Thu, 22 Jun 2017 17:53:34 +0100
Source: python-letsencrypt-apache
Binary: python-letsencrypt-apache-doc
Architecture: source
Version: 0.4.1-1ubuntu0.16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Robie Basak <robie.ba...@ubuntu.com>
Description:
 python-letsencrypt-apache-doc - Apache Let's Encrypt plugin documentation
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-letsencrypt-apache (0.4.1-1ubuntu0.16.04.1) xenial; urgency=medium
 .
   * Drop python-letsencrypt-apache binary package; this is now produced
 by the python-certbot-apache package (LP: #1640978).
Checksums-Sha1:
 8d6ff27b4c3fa916a1ee67db5f85cc912cfcb873 2608 
python-letsencrypt-apache_0.4.1-1ubuntu0.16.04.1.dsc
 1e047c3766701852ff4962ca7357db6ec697a3b8 5284 
python-letsencrypt-apache_0.4.1-1ubuntu0.16.04.1.debian.tar.xz
Checksums-Sha256:
 09a7b44feb058cc389f0e314f3f70d3ee0c165a4b42d81a8e84dfb208df0274c 2608 
python-letsencrypt-apache_0.4.1-1ubuntu0.16.04.1.dsc
 562f0e34532fb55c10c90d65bf4ecb674276fcccddeb9af7d2b520462afe161e 5284 
python-letsencrypt-apache_0.4.1-1ubuntu0.16.04.1.debian.tar.xz
Files:
 cdc542408446e85c83ce6cba8697c398 2608 python extra 
python-letsencrypt-apache_0.4.1-1ubuntu0.16.04.1.dsc
 aaad9f7015c58b59791a96810a2ade59 5284 python extra 
python-letsencrypt-apache_0.4.1-1ubuntu0.16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 
<letsencrypt-de...@lists.alioth.debian.org>
-- 
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] python-certbot 0.14.2-0ubuntu0.16.04.1 (Accepted)

2017-09-01 Thread Robie Basak
python-certbot (0.14.2-0ubuntu0.16.04.1) xenial; urgency=medium

  * Backport to Xenial (LP: #1640978).
  * d/control.in: drop unnecessarily versioned build dependencies.
  * d/control.in: use dh-systemd when building with older debhelpers.
  * This stable release update adds automatic certificate renewal using
a systemd timer unit or via cron if systemd is not in use. See LP
1640978 for details.

Date: Tue, 08 Aug 2017 19:26:49 +0100
Changed-By: Robie Basak <robie.ba...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/python-certbot/0.14.2-0ubuntu0.16.04.1
Format: 1.8
Date: Tue, 08 Aug 2017 19:26:49 +0100
Source: python-certbot
Binary: python-certbot certbot python-certbot-doc letsencrypt
Architecture: source
Version: 0.14.2-0ubuntu0.16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Robie Basak <robie.ba...@ubuntu.com>
Description:
 certbot- automatically configure HTTPS using Let's Encrypt
 letsencrypt - transitional dummy package
 python-certbot - main library for certbot
 python-certbot-doc - client documentation for certbot
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-certbot (0.14.2-0ubuntu0.16.04.1) xenial; urgency=medium
 .
   * Backport to Xenial (LP: #1640978).
   * d/control.in: drop unnecessarily versioned build dependencies.
   * d/control.in: use dh-systemd when building with older debhelpers.
   * This stable release update adds automatic certificate renewal using
 a systemd timer unit or via cron if systemd is not in use. See LP
 1640978 for details.
Checksums-Sha1:
 e14f02d74dcf6fd2fabd04637a6b86cc3a8eb4e2 2816 
python-certbot_0.14.2-0ubuntu0.16.04.1.dsc
 a72e264a502212d455f0eb80f7f22568dc9227f1 255538 
python-certbot_0.14.2.orig.tar.gz
 54206902a08c0f30172163f7f95f86ea99d63f2b 9112 
python-certbot_0.14.2-0ubuntu0.16.04.1.debian.tar.xz
Checksums-Sha256:
 bc9f043a45292a31d184c955fb81b7140109d6b0422615f8bca0cc2e15ef60b0 2816 
python-certbot_0.14.2-0ubuntu0.16.04.1.dsc
 5bc8547dcfc0fc587e15253e264f79d8397e48bfbc8697d5aca87eae978769ac 255538 
python-certbot_0.14.2.orig.tar.gz
 a4d7dc92652e7de2866059efb2bc99b99f0d3a464c1acc21f6d92c22e5c656c9 9112 
python-certbot_0.14.2-0ubuntu0.16.04.1.debian.tar.xz
Files:
 cfb50ce2832fbe40d334c8ef24f8e675 2816 python extra 
python-certbot_0.14.2-0ubuntu0.16.04.1.dsc
 e1c645154a84f18edff2e03c8a47b466 255538 python extra 
python-certbot_0.14.2.orig.tar.gz
 050d3c220e75cf6769bab02a582a70ed 9112 python extra 
python-certbot_0.14.2-0ubuntu0.16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 
<letsencrypt-de...@lists.alioth.debian.org>
-- 
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] python-certbot-apache 0.14.2-0ubuntu0.16.04.1 (Accepted)

2017-09-01 Thread Robie Basak
python-certbot-apache (0.14.2-0ubuntu0.16.04.1) xenial; urgency=medium

  * Backport to Xenial (LP: #1640978).

Date: Tue, 08 Aug 2017 19:26:50 +0100
Changed-By: Robie Basak <robie.ba...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/python-certbot-apache/0.14.2-0ubuntu0.16.04.1
Format: 1.8
Date: Tue, 08 Aug 2017 19:26:50 +0100
Source: python-certbot-apache
Binary: python-certbot-apache python-certbot-apache-doc
Architecture: source
Version: 0.14.2-0ubuntu0.16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Robie Basak <robie.ba...@ubuntu.com>
Description:
 python-certbot-apache - Apache plugin for Certbot
 python-certbot-apache-doc - Apache plugin documentation for Certbot
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-certbot-apache (0.14.2-0ubuntu0.16.04.1) xenial; urgency=medium
 .
   * Backport to Xenial (LP: #1640978).
Checksums-Sha1:
 31fa9ad2e27a88c4b98d5e2a77fbc2d0bf8dd0d3 2709 
python-certbot-apache_0.14.2-0ubuntu0.16.04.1.dsc
 c66496b4bff1e0c5052945b1057715f2a92aec22 99102 
python-certbot-apache_0.14.2.orig.tar.gz
 d19ed83c09f2dcbeeca8c22b87368a88000473b5 5908 
python-certbot-apache_0.14.2-0ubuntu0.16.04.1.debian.tar.xz
Checksums-Sha256:
 06c54f71355797bbfc97ad7fb48ed8c5e5dfa23a7fd6deb7d3b879eb5c68ed43 2709 
python-certbot-apache_0.14.2-0ubuntu0.16.04.1.dsc
 e5220d3e6ee5114b41b398110dfbd8f13bd1e8c7902758634449e0b4ae515b76 99102 
python-certbot-apache_0.14.2.orig.tar.gz
 d53b1433b7eb6f3ccdcc7e7d60259221fe08f260a15d2d99cc51e621fc8a0d94 5908 
python-certbot-apache_0.14.2-0ubuntu0.16.04.1.debian.tar.xz
Files:
 cf4bb4897dec9cb0db70b5268b44519d 2709 python extra 
python-certbot-apache_0.14.2-0ubuntu0.16.04.1.dsc
 33f44e9b4fd87f02f511143f10eab52b 99102 python extra 
python-certbot-apache_0.14.2.orig.tar.gz
 dc5b1f4ed26c783f41b840361fcbc674 5908 python extra 
python-certbot-apache_0.14.2-0ubuntu0.16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 
<letsencrypt-de...@lists.alioth.debian.org>
-- 
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] python-acme 0.14.2-0ubuntu0.16.04.1 (Accepted)

2017-08-10 Thread Robie Basak
python-acme (0.14.2-0ubuntu0.16.04.1) xenial; urgency=medium

  * Backport to Xenial (LP: #1640978).
  * d/control: drop unnecessarily versioned build dependencies.
  * setup.py: reduce versioned dependency on requests.

Date: Tue, 08 Aug 2017 19:26:48 +0100
Changed-By: Robie Basak <robie.ba...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/python-acme/0.14.2-0ubuntu0.16.04.1
Format: 1.8
Date: Tue, 08 Aug 2017 19:26:48 +0100
Source: python-acme
Binary: python-acme python3-acme python-acme-doc
Architecture: source
Version: 0.14.2-0ubuntu0.16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Robie Basak <robie.ba...@ubuntu.com>
Description:
 python-acme - ACME protocol library for Python 2
 python-acme-doc - ACME protocol library for Python 2 - Documentation
 python3-acme - ACME protocol library for Python 3
Launchpad-Bugs-Fixed: 1640978
Changes:
 python-acme (0.14.2-0ubuntu0.16.04.1) xenial; urgency=medium
 .
   * Backport to Xenial (LP: #1640978).
   * d/control: drop unnecessarily versioned build dependencies.
   * setup.py: reduce versioned dependency on requests.
Checksums-Sha1:
 0a3bea4b75d3f60040b6462dccda736b3f3dc059 2732 
python-acme_0.14.2-0ubuntu0.16.04.1.dsc
 293f7af821354afd8fd4ba07fc836eda57cfcd84 91251 python-acme_0.14.2.orig.tar.gz
 aabe5e30c11a9279bdec7b78627bce7253c7d976 6116 
python-acme_0.14.2-0ubuntu0.16.04.1.debian.tar.xz
Checksums-Sha256:
 80be6e4cf6bda248b9d50b190485d58b3d38399ecc524538496c5433ebf07b02 2732 
python-acme_0.14.2-0ubuntu0.16.04.1.dsc
 166b7f4858f5b144b03236b995b787a9da1e410121fb7dcac9c7d3b594bc6fcd 91251 
python-acme_0.14.2.orig.tar.gz
 5bfe1adec9c67c6fa7effd676f87968d7a349121ab21e8f75538551083d05557 6116 
python-acme_0.14.2-0ubuntu0.16.04.1.debian.tar.xz
Files:
 f7ea7d7134620ee27b491d2d7793cdd8 2732 python extra 
python-acme_0.14.2-0ubuntu0.16.04.1.dsc
 7b77b4893424a927cb18c1526d4f9fe1 91251 python extra 
python-acme_0.14.2.orig.tar.gz
 097bc8d76d19e5731d5bd1d20cfbfe90 6116 python extra 
python-acme_0.14.2-0ubuntu0.16.04.1.debian.tar.xz
Original-Maintainer: Debian Let's Encrypt 
<letsencrypt-de...@lists.alioth.debian.org>
-- 
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] neutron 2:8.4.0-0ubuntu4 (Accepted)

2017-08-09 Thread Robie Basak
neutron (2:8.4.0-0ubuntu4) xenial; urgency=medium

  * d/p/Update-the-host_id-for-network-router_gateway-interf.patch:
keep the router's gateway interface updated when keepalived
fails over (LP: #1694337).

Date: 2017-07-25 16:52:09.146620+00:00
Changed-By: Felipe Reyes <felipe.re...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/neutron/2:8.4.0-0ubuntu4
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] walinuxagent 2.2.14-0ubuntu1~16.04.1 (Accepted)

2017-07-19 Thread Robie Basak
walinuxagent (2.2.14-0ubuntu1~16.04.1) xenial; urgency=medium

  * Backport artful version to xenial.
  * New upstream release (LP: #1701350).
  * debian/copyright:
- Refreshed copyright content.

walinuxagent (2.2.12-0ubuntu1) artful; urgency=medium

  * New upstream release (LP: #1690854).
- Refreshed debian/patches/disable_import_test.patch.

Date: 2017-07-06 14:28:09.245732+00:00
Changed-By: Łukasz Zemczak <lukasz.zemc...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/walinuxagent/2.2.14-0ubuntu1~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] debootstrap 1.0.78+nmu1ubuntu1.4 (Accepted)

2017-07-19 Thread Robie Basak
debootstrap (1.0.78+nmu1ubuntu1.4) xenial; urgency=medium

  * Add (Debian) buster and bullseye as a symlink to sid.  LP: #1698686

Date: 2017-06-19 18:09:11.515857+00:00
Changed-By: Mattia Rizzolo <mat...@mapreri.org>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/debootstrap/1.0.78+nmu1ubuntu1.4
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] autopkgtest 3.20.4ubuntu1 (Accepted)

2017-07-05 Thread Robie Basak
autopkgtest (3.20.4ubuntu1) xenial; urgency=medium

  * tests/adt-run: Filter out $ADT_NORMAL_USER from the chroot tests; we don't
want this set when testing autopkgtest from within autopkgtest. Fixes a
test failure when running our own autopkgtests. Cherry-pick of upstream
commit cbac10742cc44d66c82ee9776157273a5cce7a59 (LP: #1686082)

Date: 2017-04-25 14:32:10.098970+00:00
Changed-By: Iain Lane <i...@orangesquash.org.uk>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/autopkgtest/3.20.4ubuntu1
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] xserver-xorg-input-libinput 0.18.0-1ubuntu0.1 (Accepted)

2017-07-05 Thread Robie Basak
xserver-xorg-input-libinput (0.18.0-1ubuntu0.1) xenial; urgency=medium

  * fix-fdo-97117.diff: If the parent libinput_device is unavailable,
create a new one. (LP: #1655752)

Date: 2017-01-19 18:41:10.290036+00:00
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/xserver-xorg-input-libinput/0.18.0-1ubuntu0.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] pcs 0.9.149-1ubuntu1.1 (Accepted)

2017-05-17 Thread Robie Basak
pcs (0.9.149-1ubuntu1.1) xenial; urgency=medium

  * Patch d/p/0009-Fix-corosync-log.patch makes the generated config
use the right log directory so it doesn't fail to start
(LP: #1673579).

Date: 2017-04-27 18:27:10.732782+00:00
Changed-By: Bryan Quigley <bryan.quig...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/pcs/0.9.149-1ubuntu1.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] virtualbox-ext-pack 5.0.40-0ubuntu1.16.04.1 (Accepted)

2017-05-10 Thread Robie Basak
virtualbox-ext-pack (5.0.40-0ubuntu1.16.04.1) xenial; urgency=medium

  * Update to the latest minor release for xenial (LP: #1683965)
- bring new fixes from Debian packaging (5.1.22)
  - Add accept-license keyword (needed since 5.0.38)
  - Enforce the same virtualbox version being installed
  - Update translations
  - update copyright and watch files.

Date: 2017-04-30 11:51:10.673145+00:00
Changed-By: LocutusOfBorg <costamagnagianfra...@yahoo.it>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/virtualbox-ext-pack/5.0.40-0ubuntu1.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] virtualbox 5.0.40-dfsg-0ubuntu1.16.04.1 (Accepted)

2017-05-10 Thread Robie Basak
virtualbox (5.0.40-dfsg-0ubuntu1.16.04.1) xenial; urgency=medium

  * Update to the latest minor release for xenial (LP: #1683965)
- drop changeset_63850.patch: upstream

Date: 2017-04-30 13:42:10.404653+00:00
Changed-By: LocutusOfBorg <costamagnagianfra...@yahoo.it>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/virtualbox/5.0.40-dfsg-0ubuntu1.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] virtualbox-guest-additions-iso 5.0.40-0ubuntu1.16.04.1 (Accepted)

2017-05-10 Thread Robie Basak
virtualbox-guest-additions-iso (5.0.40-0ubuntu1.16.04.1) xenial; urgency=medium

  * Update to the latest minor release for xenial (LP: #1683965)
- bring new fixes from Debian packaging (5.1.22)
  - Update copyright and watch files
  - Update get-orig-source.sh script

Date: 2017-04-30 13:43:10.512145+00:00
Changed-By: LocutusOfBorg <costamagnagianfra...@yahoo.it>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/virtualbox-guest-additions-iso/5.0.40-0ubuntu1.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] openssh 1:7.2p2-4ubuntu2.2 (Accepted)

2017-05-10 Thread Robie Basak
openssh (1:7.2p2-4ubuntu2.2) xenial; urgency=medium

  * Fix ssh-keygen -H accidentally corrupting known_hosts that contained
already-hashed entries (LP: #1668093).
  * Fix ssh-keyscan to correctly hash hosts with a port number (LP: #1670745).

Date: 2017-03-16 13:56:14.584824+00:00
Changed-By: ChristianEhrhardt <christian.ehrha...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/openssh/1:7.2p2-4ubuntu2.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] logrotate 3.8.7-2ubuntu2.16.04.1 (Accepted)

2017-05-10 Thread Robie Basak
logrotate (3.8.7-2ubuntu2.16.04.1) xenial; urgency=medium

  * createOutputFile: rename already existing file (LP: #1630516)
- d/p/ubuntu/createOutputFile-eliminate-stat-open-TOCTOU-race.patch
- d/p/ubuntu/createOutputFile-rename-already-existing-file.patch

Date: 2017-03-22 11:45:19.399269+00:00
Changed-By: ChristianEhrhardt <christian.ehrha...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/logrotate/3.8.7-2ubuntu2.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] opentk 1.1.4c+dfsg-2ubuntu0.16.04.1 (Accepted)

2017-05-10 Thread Robie Basak
opentk (1.1.4c+dfsg-2ubuntu0.16.04.1) xenial; urgency=medium

  * Don't enable GLESv1. (LP: #1676845)

Date: 2017-03-28 12:35:10.476672+00:00
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/opentk/1.1.4c+dfsg-2ubuntu0.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] vlc 2.2.2-5ubuntu0.16.04.2 (Accepted)

2017-05-10 Thread Robie Basak
vlc (2.2.2-5ubuntu0.16.04.2) xenial; urgency=medium

  * Don't enable GLESv1 support. (LP: #1676845)

Date: 2017-03-28 15:22:21.281317+00:00
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/vlc/2.2.2-5ubuntu0.16.04.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] zlib 1:1.2.8.dfsg-2ubuntu4.1 (Accepted)

2017-05-10 Thread Robie Basak
zlib (1:1.2.8.dfsg-2ubuntu4.1) xenial-proposed; urgency=medium

  * SRU
  * Move zconf.h back to /usr/include (not differing across architectures)
anymore. Closes: #787956. LP: #1512992.

Date: 2017-03-03 17:38:11.230088+00:00
Changed-By: Matthias Klose <d...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/zlib/1:1.2.8.dfsg-2ubuntu4.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] golang-1.6 1.6.2-0ubuntu5~16.04.2 (Accepted)

2017-04-25 Thread Robie Basak
golang-1.6 (1.6.2-0ubuntu5~16.04.2) xenial; urgency=medium

  * Fix build on ppc64el.

golang-1.6 (1.6.2-0ubuntu5~16.04.1) xenial; urgency=medium

  * Backport fix for ugly "pthread_create failed: Resource temporarily
unavailable" message when calling syscall.Exec. (LP: #1681294)
  * Backport CL 29995 for tzdata 2016g changes.
  * Backport CL 37964 for tzdata 2017a changes.

Date: 2017-04-12 02:45:10.770218+00:00
Changed-By: Michael Hudson-Doyle <michael.hudson...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/golang-1.6/1.6.2-0ubuntu5~16.04.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] gtk+3.0 3.18.9-1ubuntu3.3 (Accepted)

2017-04-25 Thread Robie Basak
gtk+3.0 (3.18.9-1ubuntu3.3) xenial; urgency=medium

  * Backport upstream patch to fix lagging and visual issues in Nautilus
(toggled-not-clicked.patch, LP: #1562002).

Date: 2017-03-23 19:48:09.242075+00:00
Changed-By: Dmitry Shachnev <mity...@gmail.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/gtk+3.0/3.18.9-1ubuntu3.3
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] appstream 0.9.4-1ubuntu3 (Accepted)

2017-04-25 Thread Robie Basak
appstream (0.9.4-1ubuntu3) xenial; urgency=medium

  [ Carlo Vanini ]
  * modern-metadata-in-qt.patch: Fix type label for desktop
applications in the Qt library. (LP: #1663695)

  [ Matthias Klumpp ]
  * Fix autopkgtest tests.

Date: 2017-03-31 12:22:11.000790+00:00
Changed-By: Matthias Klumpp <matth...@tenstral.net>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/appstream/0.9.4-1ubuntu3
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-os-brick 1.2.0-2ubuntu0.3 (Accepted)

2017-04-25 Thread Robie Basak
python-os-brick (1.2.0-2ubuntu0.3) xenial; urgency=medium

  * d/p/Stop-calling-multipath-r-when-attaching-detaching-iS.patch: Backport
Backport fix for stopping calling 'multipath -r' (LP: #1623700)

Date: 2017-03-29 20:05:11.949016+00:00
Changed-By: Hua Zhang <joshua.zh...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/python-os-brick/1.2.0-2ubuntu0.3
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] nagios-plugins-contrib 16.20151226ubuntu0.16.04.1 (Accepted)

2017-04-25 Thread Robie Basak
nagios-plugins-contrib (16.20151226ubuntu0.16.04.1) xenial; urgency=medium

  * pmp-check-unix-memory: Consider MemAvailable if available in /proc/meminfo. 
(LP: #1610878)

Date: 2017-02-28 18:22:10.812871+00:00
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/nagios-plugins-contrib/16.20151226ubuntu0.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] logrotate 3.8.7-2ubuntu2.16.04.1 (Accepted)

2017-04-14 Thread Robie Basak
logrotate (3.8.7-2ubuntu2.16.04.1) xenial; urgency=medium

  * createOutputFile: rename already existing file (LP: #1630516)
- d/p/ubuntu/createOutputFile-eliminate-stat-open-TOCTOU-race.patch
- d/p/ubuntu/createOutputFile-rename-already-existing-file.patch

Date: 2017-03-22 11:45:19.399269+00:00
Changed-By: ChristianEhrhardt 
Signed-By: Ubuntu Archive Robot 

https://launchpad.net/ubuntu/+source/logrotate/3.8.7-2ubuntu2.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] asterisk 1:13.1.0~dfsg-1.1ubuntu4.1 (Accepted)

2017-04-12 Thread Robie Basak
asterisk (1:13.1.0~dfsg-1.1ubuntu4.1) xenial; urgency=medium

  * debian/patches/fix_h264.patch: Backport fixes for H.264 support.
Thanks to Joshua Colp <jc...@digium.com>, Alexander Traud
<pabstr...@compuserve.com>, and Jörg Hänsel.  Closes LP: #1671767.

Date: 2017-03-30 23:48:11.101980+00:00
Changed-By: Nish Aravamudan <nish.aravamu...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/asterisk/1:13.1.0~dfsg-1.1ubuntu4.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] percona-xtrabackup 2.3.7-0ubuntu0.16.04.2 (Accepted)

2017-04-12 Thread Robie Basak
percona-xtrabackup (2.3.7-0ubuntu0.16.04.2) xenial; urgency=medium

  * Fix regression in default UNIX socket path for MySQL due to missing
compilation flags (LP: #1678574).

Date: 2017-04-04 09:58:31.020798+00:00
Changed-By: James Page <james.p...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/percona-xtrabackup/2.3.7-0ubuntu0.16.04.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] openvswitch 2.5.2-0ubuntu0.16.04.1 (Accepted)

2017-04-12 Thread Robie Basak
openvswitch (2.5.2-0ubuntu0.16.04.1) xenial; urgency=medium

  * New upstream point release (LP: #1673063).

Date: 2017-03-15 13:59:13.992109+00:00
Changed-By: James Page <james.p...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/openvswitch/2.5.2-0ubuntu0.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] nfs-utils 1:1.2.8-9ubuntu12.1 (Accepted)

2017-04-12 Thread Robie Basak
nfs-utils (1:1.2.8-9ubuntu12.1) xenial; urgency=medium

  * Fixing nfs-mountd dependency on rpcbind (race condition) (LP: #1590799)
by adding "rpcbind.socket" to "nfs-mountd.service"  as a dependency
to avoid race conditions:
- Add systemd-Fix-nfs-mountd-dependency-on-rpcbind.patch
- Add systemd-unit-files-fix-up-dependencies-on-rpcbind.patch

Date: 2017-03-29 08:54:10.988698+00:00
Changed-By: Rafael David Tinoco <rafael.tin...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/nfs-utils/1:1.2.8-9ubuntu12.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] dnsmasq 2.75-1ubuntu0.16.04.2 (Accepted)

2017-04-12 Thread Robie Basak
dnsmasq (2.75-1ubuntu0.16.04.2) xenial; urgency=medium

  * Add two upstream patches to fix binding to an interface being
destroyed and recreated. LP: #1639776.
  + 2675f2061525bc954be14988d64384b74aa7bf8b
  + 16800ea072dd0cdf14d951c4bb8d2808b3dfe53d

Date: 2017-03-28 17:31:10.517436+00:00
Changed-By: Nish Aravamudan <nish.aravamu...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/dnsmasq/2.75-1ubuntu0.16.04.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] rabbitmq-server 3.5.7-1ubuntu0.16.04.1 (Accepted)

2017-04-12 Thread Robie Basak
rabbitmq-server (3.5.7-1ubuntu0.16.04.1) xenial; urgency=medium

  * debian/patches/0001-Remove-custom-stderr-formatting.patch: [PATCH]
Remove custom stderr formatting.  Thanks to Alexey Lebedeff
<alebe...@mirantis.com>.  Closes LP: #1634989.

Date: 2017-03-28 23:06:10.094471+00:00
Changed-By: Jon Grimm <jon.gr...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/rabbitmq-server/3.5.7-1ubuntu0.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] juju-mongodb3.2 3.2.12-0ubuntu1~16.04 (Accepted)

2017-04-12 Thread Robie Basak
juju-mongodb3.2 (3.2.12-0ubuntu1~16.04) xenial; urgency=medium

  * Backport to 16.10. (LP: #1673652)
  * Drop d/patches/fix-boost-1.62-build.patch.

juju-mongodb3.2 (3.2.12-0ubuntu1) zesty; urgency=medium

  * New upstream release. (LP: #1670891)
  * Do not use CRC32 instructions on s390x.
  * Correct architecture detection on arm64.

juju-mongodb3.2 (3.2.9-0ubuntu3) zesty; urgency=medium

  * Import Gentoo patch to fix FTBFS with boost1.62.

juju-mongodb3.2 (3.2.9-0ubuntu2) zesty; urgency=high

  * No change rebuild against boost1.62.

juju-mongodb3.2 (3.2.9-0ubuntu1) yakkety; urgency=medium

  * New upstream release. (LP: #1605976) (again)
  * Drop one part of s390x-support.patch that was included upstream.

Date: 2017-03-19 21:36:16.054440+00:00
Changed-By: Michael Hudson-Doyle <michael.hudson...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/juju-mongodb3.2/3.2.12-0ubuntu1~16.04
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] pciutils 1:3.3.1-1.1ubuntu1.1 (Accepted)

2017-04-05 Thread Robie Basak
pciutils (1:3.3.1-1.1ubuntu1.1) xenial; urgency=medium

  * debian/patches/lspci-Support-GEN4-speed-16GT-s.patch: Cherry-pick from
upstream to support PCI gen4 cards in lspci.  Closes LP: #1665436.

Date: 2017-02-16 22:21:11.343049+00:00
Changed-By: Steve Langasek <steve.langa...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/pciutils/1:3.3.1-1.1ubuntu1.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] tftp-hpa 5.2+20150808-1ubuntu1.16.04.1 (Accepted)

2017-04-05 Thread Robie Basak
tftp-hpa (5.2+20150808-1ubuntu1.16.04.1) xenial; urgency=medium

  * Replace the default value of TFTP_ADDRESS to :69 instead of [::]:69.
The previous default caused a failure to start when the NIC is not
available at startup time (LP: #1342580)

Date: 2017-03-22 15:05:09.552107+00:00
Changed-By: Louis Bouchard <louis.bouch...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/tftp-hpa/5.2+20150808-1ubuntu1.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] cups 2.1.3-4ubuntu0.2 (Accepted)

2017-03-27 Thread Robie Basak
cups (2.1.3-4ubuntu0.2) xenial; urgency=medium

  * Make cups.path unit be part of the cups.service, since cups.path
should stop if and when cups.service is stopped. LP: #1642966

Date: 2017-02-11 18:26:10.429023+00:00
Changed-By: Dimitri John Ledkov <launch...@surgut.co.uk>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/cups/2.1.3-4ubuntu0.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] chrome-gnome-shell 8-2ubuntu4~ubuntu16.04.1 (Accepted)

2017-03-07 Thread Robie Basak
chrome-gnome-shell (8-2ubuntu4~ubuntu16.04.1) xenial; urgency=medium

  * Backport to xenial (LP: #1652537)
  * debian/rules: Force Firefox helper to use non-multiarch directory
(not needed with zesty's cmake)

Date: 2017-02-24 13:00:15.695852+00:00
Changed-By: Jeremy Bicha <jer...@bicha.net>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/chrome-gnome-shell/8-2ubuntu4~ubuntu16.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] gtk+3.0 3.18.9-1ubuntu3.2 (Accepted)

2017-03-07 Thread Robie Basak
gtk+3.0 (3.18.9-1ubuntu3.2) xenial; urgency=medium

  * d/p/gdk-x11-Check-if-we-have-access-to-GL-before-using-G.patch:
add proposed patch from upstream Bugzilla to let GDK X11
initialization complete successfully when libGL.so.1 is not
available (Closes: #847366, LP: #1550983)

Date: 2017-02-08 15:38:11.086011+00:00
Changed-By: Dariusz Gadomski <dariusz.gadom...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/gtk+3.0/3.18.9-1ubuntu3.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] wine-development 1.9.6-1ubuntu1 (Accepted)

2017-03-01 Thread Robie Basak
wine-development (1.9.6-1ubuntu1) xenial; urgency=medium

  * Add app icon and appstream metadata to enable wine to show in
Software app (LP: #1571816)

Date: 2017-02-08 23:13:10.689402+00:00
Changed-By: Jeremy Bicha <jer...@bicha.net>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/wine-development/1.9.6-1ubuntu1
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] evolution-ews 3.18.5-1ubuntu1 (Accepted)

2017-02-22 Thread Robie Basak
evolution-ews (3.18.5-1ubuntu1) xenial-proposed; urgency=medium

  * Fix recurring events not displayed with Exchange 2016 (LP: #1540461)

Date: 2017-02-11 10:43:13.653842+00:00
Changed-By: Bryan Quigley <bryan.quig...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/evolution-ews/3.18.5-1ubuntu1
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] php7.0 7.0.15-0ubuntu0.16.04.1 (Accepted)

2017-02-22 Thread Robie Basak
php7.0 (7.0.15-0ubuntu0.16.04.1) xenial; urgency=medium

  * New upstream release
- LP: #1663405
- Refresh patches for new upstream release.
  * debian/patches/0050-Fix-pdo_pgsql.patch: Fixed #73959 - lastInsertId
fails to throw an exception in pdsql.  Thanks to andrewnester
<andrew.nester@gmail.com>.  Closes LP: #1658289.

Date: 2017-02-14 22:58:10.691642+00:00
Changed-By: Nish Aravamudan <nish.aravamu...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/php7.0/7.0.15-0ubuntu0.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] curtin 0.1.0~bzr437-0ubuntu1~16.04.1 (Accepted)

2017-02-01 Thread Robie Basak
curtin (0.1.0~bzr437-0ubuntu1~16.04.1) xenial-proposed; urgency=medium

  * debian/new-upstream-snapshot: change to not use bzr merge-upstream.
  * New upstream snapshot.
- pep8: fix pep8 errors found with 'make pep8' on zesty.
- Workaround failures caused by gpg2 daemons left running in chroot.
  (LP: #1645680)
- Install u-boot-tools when running on a system with u-boot. (LP: #1640519)
- block: fix partition kname for raid devices  (LP: #1641661)
- Fix up tox errors that slipped in and new pycodestyle 2.1.0 complaints.
- vmtests: adjust vmtest image sync metadata filenames
- vmtests: Add centos support
- Disable WilyTestRaid5Bcache vmtest
- tools/xkvm: fix --netdev=
- bytes2human: fix for values larger than 32 bit int on 32 bit python2.

Date: 2017-01-18 18:11:11.032354+00:00
Changed-By: Scott Moser <smo...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/curtin/0.1.0~bzr437-0ubuntu1~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] python-rfc3986 0.2.2-0ubuntu0.16.04.1 (Accepted)

2017-01-26 Thread Robie Basak
python-rfc3986 (0.2.2-0ubuntu0.16.04.1) xenial; urgency=medium

  * New upstream point release, resolving issue which causes valid
URLS to be rejected (LP: #1632538).

Date: 2016-10-20 09:43:12.237452+00:00
Changed-By: James Page <james.p...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/python-rfc3986/0.2.2-0ubuntu0.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] python-rfc3986 0.2.2-0ubuntu0.16.04.1 (Accepted)

2017-01-26 Thread Robie Basak
python-rfc3986 (0.2.2-0ubuntu0.16.04.1) xenial; urgency=medium

  * New upstream point release, resolving issue which causes valid
URLS to be rejected (LP: #1632538).

Date: 2016-10-20 09:43:12.237452+00:00
Changed-By: James Page <james.p...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/python-rfc3986/0.2.2-0ubuntu0.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] grub2 2.02~beta2-36ubuntu3.7 (Accepted)

2017-01-25 Thread Robie Basak
grub2 (2.02~beta2-36ubuntu3.7) xenial; urgency=medium

  [ Mauricio Faria de Oliveira ]
  * Disable os-prober for ppc64el on the PowerNV platform, to reduce the
number of entries/clutter from other OSes in Petitboot (LP: #1447500)

Date: 2017-01-12 01:59:11.304751+00:00
Changed-By: Mathieu Trudel-Lapierre <mathieu...@gmail.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/grub2/2.02~beta2-36ubuntu3.7
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] partman-partitioning 110ubuntu4.1 (Accepted)

2017-01-25 Thread Robie Basak
partman-partitioning (110ubuntu4.1) xenial; urgency=medium

  * DASD-FBA drives should still use msdos partition table, and not dasd
one. LP: #1650300

Date: 2017-01-12 16:58:10.421180+00:00
Changed-By: Dimitri John Ledkov <launch...@surgut.co.uk>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/partman-partitioning/110ubuntu4.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] glib2.0 2.48.2-0ubuntu1 (Accepted)

2017-01-25 Thread Robie Basak
glib2.0 (2.48.2-0ubuntu1) xenial; urgency=medium

  * New upstream release (LP: #1637731)
  * debian/patches/0001-Fix-trashing-on-overlayfs.patch: Update with new
version from the upsstream report to hopefully fix trashing of files in
directories which are symlinks to different devices. (Closes: #800047)
(LP: #1638245)

Date: 2016-11-28 10:23:11.207734+00:00
Changed-By: Iain Lane <i...@orangesquash.org.uk>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/glib2.0/2.48.2-0ubuntu1
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] libica 2.6.1-1ubuntu2.1 (Accepted)

2017-01-25 Thread Robie Basak
libica (2.6.1-1ubuntu2.1) xenial; urgency=medium

  * Cherry-pick upstream patch to fix msa level detection.
LP: #1642639.

Date: 2017-01-04 12:37:10.541970+00:00
Changed-By: Dimitri John Ledkov <launch...@surgut.co.uk>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/libica/2.6.1-1ubuntu2.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] ppc64-diag 2.7.0-0ubuntu4 (Accepted)

2017-01-25 Thread Robie Basak
ppc64-diag (2.7.0-0ubuntu4) xenial; urgency=medium

  [ Mauricio Faria de Oliveira ]
  * Add upstream patches to support Marvell HDD LEDs on S822LC for HPC
(LP: #1650596)
- debian/patches/marvell-leds-0001-add-support.patch
- debian/patches/marvell-leds-0002-handle-non-unique-loc.patch
- debian/patches/marvell-leds-0003-do-not-exit-early-sys-class-led.patch
- 
debian/patches/marvell-leds-0004-opal-call-all-get_indices-in-opal_get_indicator.patch
- debian/patches/marvell-leds-0005-validate-get-indicator-for-loc.patch
- debian/patches/marvell-leds-0006-remove-warning.patch
- debian/patches/marvell-leds-0007-check-for-dt-property.patch
- debian/patches/marvell-leds-0008-fix-test-case.patch
- debian/patches/marvell-leds-0009-volatile.patch

Date: 2017-01-11 14:27:10.517130+00:00
Changed-By: Steve Langasek <steve.langa...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/ppc64-diag/2.7.0-0ubuntu4
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] fcitx 1:4.2.9.1-1ubuntu1.16.04.2 (Accepted)

2017-01-25 Thread Robie Basak
fcitx (1:4.2.9.1-1ubuntu1.16.04.2) xenial; urgency=medium

  * debian/patches/0014-exit-the-loop-after-trying-20-times.patch:
Avoid 100% CPU usage on rare case (LP: #1652591)

Date: 2016-12-26 12:03:09.505997+00:00
Changed-By: Aron Xu <aron...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/fcitx/1:4.2.9.1-1ubuntu1.16.04.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] appstream 0.9.4-1ubuntu2 (Accepted)

2017-01-25 Thread Robie Basak
appstream (0.9.4-1ubuntu2) xenial; urgency=medium

  * yaml-parser-errors.patch: Deal with errors in the YAML structure
in the best way possible.
  * modern-metadata.patch: Recognize and return modern AppStream
component types. (LP: #1644498)

Date: 2016-11-28 11:09:10.669599+00:00
Changed-By: Matthias Klumpp <matth...@tenstral.net>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/appstream/0.9.4-1ubuntu2
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] qemu 1:2.5+dfsg-5ubuntu10.7 (Accepted)

2017-01-25 Thread Robie Basak
qemu (1:2.5+dfsg-5ubuntu10.7) xenial; urgency=medium

  [ Rafael David Tinoco ]
  * Fixed wrong migration blocker when vhost is used (LP: #1626972)
- d/p/vhost_migration-blocker-only-if-shared-log-is-used.patch

Date: 2016-11-23 15:44:09.738984+00:00
Changed-By: ChristianEhrhardt <christian.ehrha...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/qemu/1:2.5+dfsg-5ubuntu10.7
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] nova-lxd 13.2.0-0ubuntu1 (Accepted)

2017-01-18 Thread Robie Basak
nova-lxd (13.2.0-0ubuntu1) xenial; urgency=medium

  * New upstream release for Openstack Mitaka (LP: #1649368, #1648056):
- d/p/*: Dropped, no longer required as included upstream.

Date: 2016-12-15 11:09:10.515830+00:00
Changed-By: Chuck Short <chuck.sh...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/nova-lxd/13.2.0-0ubuntu1
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] hdhomerun-config-gui 20150826-0ubuntu1.16.04.0 (Accepted)

2017-01-18 Thread Robie Basak
hdhomerun-config-gui (20150826-0ubuntu1.16.04.0) xenial; urgency=medium

  * Use higher-resolution modern icons from OSX directory instead of WIN
  * Build-depend on icnsutils instead of imagemagick for above change
  * By using .png icons instead of .xpm icons, this app should show
up in the Software app now (LP: #1652419)
  * Update the launcher title to match the window title

Date: 2016-12-24 06:53:10.137955+00:00
Changed-By: Jeremy Bicha <jer...@bicha.net>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/hdhomerun-config-gui/20150826-0ubuntu1.16.04.0
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] pulseaudio 1:8.0-0ubuntu3.2 (Accepted)

2017-01-18 Thread Robie Basak
pulseaudio (1:8.0-0ubuntu3.2) xenial; urgency=medium

  * 0101-card-add-preferred-input-output-port.patch,
0102-switch-on-port-available-prefer-ports-that-have-been.patch,
0103-card-Add-hook-before-profile-changes.patch:
- Backport from upstream to fix a bug in PulseAudio 8 where audio switches
  to another audio device when an HDMI monitor goes to sleep, thanks to
  Cristian Klein <cristikl...@gmail.com> for the backport (LP: #1641954)

Date: 2016-12-08 03:18:11.090791+00:00
Changed-By: Luke Yelavich <luke.yelav...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/pulseaudio/1:8.0-0ubuntu3.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] graphviz 2.38.0-12ubuntu2.1 (Accepted)

2017-01-18 Thread Robie Basak
graphviz (2.38.0-12ubuntu2.1) xenial; urgency=medium

  * Fix broken symlink that made libgv-python unusable (LP: #1583897)
  * Add missing dependency from libgraphviz-dev to libgvc6-plugins-gtk
(LP: #1398028)
  * Install missing GDK plugin in libgvc6-plugin-gtk

Date: 2016-12-25 03:27:09.881368+00:00
Changed-By: Jeremy Bicha <jer...@bicha.net>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/graphviz/2.38.0-12ubuntu2.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] ifupdown 0.8.10ubuntu1.2 (Accepted)

2016-12-19 Thread Robie Basak
ifupdown (0.8.10ubuntu1.2) xenial; urgency=medium

  * networking.service: exclude loopback device lo in ExecStop (LP: #1629972)
This prevents the stop of networking.service from taking down the
loopback 'lo' interface.

Date: 2016-11-30 17:36:10.943140+00:00
Changed-By: Scott Moser <smo...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/ifupdown/0.8.10ubuntu1.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] cloud-initramfs-tools 0.27ubuntu1.3 (Accepted)

2016-12-19 Thread Robie Basak
cloud-initramfs-tools (0.27ubuntu1.3) xenial; urgency=medium

  * sync with upstream at 0.32ubuntu1 (revno 129)
* overlayroot: fix overlayroot=crypt with newer initramfs-tools
  (LP: #1634310)
* overlayroot: support random seed from systemd systemd-random-seed.service
* cloud-initramfs-dyn-netconf: Further adjustments to support
  IPV6 and the new DEVICE6 and net6-DEVICE.conf files.  (LP: #1621615)
* overlayroot: support 'overlay' filesystem explicitly rather than
  relying on ubuntu specific kernel module 'overlayfs'.  (LP: #1493188)
* overlayroot: write debug to /run/initramfs not /dev/.initramfs but
  support writing to /dev/.initramfs if that is all there is. (LP: #1485752)
* overlayroot: fix overlayroot if recurse=0 was not provided.
  This fuctionality was lost since workdir support was added. (LP: #1619459)
* whitespace cleanup.

Date: 2016-11-29 01:43:10.621935+00:00
Changed-By: Scott Moser <smo...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/cloud-initramfs-tools/0.27ubuntu1.3
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] cloud-init 0.7.8-49-g9e904bb-0ubuntu1~16.04.2 (Accepted)

2016-12-19 Thread Robie Basak
cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.2) xenial-proposed; urgency=medium

  * cherry-pick 18203bf: disk_setup: Use sectors as unit when formatting
MBR disks with sfdisk. (LP: #1460715)
  * cherry-pick 6e92c5f: net/cmdline: Consider ip= or ip6= on command
line not only ip= (LP: #1639930)
  * cherry-pick 8c6878a: tests: fix assumptions that expected no eth0 in
system. (LP: #1644043)
  * cherry-pick 2d2ec70: OpenStack: extend physical types to include
hyperv, hw_veb, vhost_user. (LP: #1642679)

Date: 2016-12-01 22:04:10.401417+00:00
Changed-By: Scott Moser <smo...@ubuntu.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/cloud-init/0.7.8-49-g9e904bb-0ubuntu1~16.04.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] initramfs-tools 0.122ubuntu8.7 (Accepted)

2016-12-19 Thread Robie Basak
initramfs-tools (0.122ubuntu8.7) xenial; urgency=medium

  * scripts/functions: clean up configure_networking and the function
all_netbootable_interfaces to not have side-effects. (LP: #1621507)

initramfs-tools (0.122ubuntu8.6) xenial; urgency=medium

  [ Mathieu Trudel-Lapierre ]
  * scripts/functions: for configure_networking:
- split out IPv6 options in its own cmdline parameter: ip6= ; always use
  dhclient in this case if the value set is anything other than 'off' or
  'none'. Furthermore, parse anything other than 'on', 'dhcp' or 'any' as
  the name of an interface. (LP: #1621507)
- rework the stop conditions so that we properly handle the ROUNDTTT loop,
  timing out after a short period of time and trying again after a short
  sleep.
- add a 'done' parameter for both ip= and ip6= so that we can properly
  exit the ROUNDTTT loop once we know that either there is no work to do,
  or that we've achieved what we wanted (that is, to bring up IPv4, IPv6,
  or possibly both).
- return ip=dhcp to the ipconfig use case; if set, then ipconfig will be
  run using any interface available, or the BOOTIF if it was set.

  [ LaMont Jones ]
  * Only source ipv4 config in configure_networking() if it exists.

Date: 2016-12-09 17:43:11.144691+00:00
Changed-By: Mathieu Trudel-Lapierre <mathieu...@gmail.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/initramfs-tools/0.122ubuntu8.7
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] isc-dhcp 4.3.3-5ubuntu12.6 (Accepted)

2016-12-19 Thread Robie Basak
isc-dhcp (4.3.3-5ubuntu12.6) xenial; urgency=medium

  * debian/initramfs/lib/etc/dhcp/dhclient-enter-hooks.d/config: clean up
script to remove IPv4 bits that would never be called; since for this SRU
we only do IPv6. (LP: #1621507)

isc-dhcp (4.3.3-5ubuntu12.5) xenial; urgency=medium

  * debian/initramfs/lib/etc/dhcp/dhclient-enter-hooks.d/config: fix script to
not write to /run/net-$iface.conf when dealing with IPv6; which should only
write to a /run/net6-$iface.conf file. (LP: #1621507)
  * debian/README.Debian: document what this config script is and why a hook is
shipped for the initramfs.

Date: 2016-12-09 17:47:10.709930+00:00
Changed-By: Mathieu Trudel-Lapierre <mathieu...@gmail.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/isc-dhcp/4.3.3-5ubuntu12.6
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] open-iscsi 2.0.873+git0.3b4b4500-14ubuntu3.3 (Accepted)

2016-12-19 Thread Robie Basak
open-iscsi (2.0.873+git0.3b4b4500-14ubuntu3.3) xenial; urgency=medium

  * Fix syntax error in previous changes. LP: #1621507

Date: 2016-12-09 11:43:14.248253+00:00
Changed-By: LaMont Jones <lamont.jo...@canonical.com>
Signed-By: Robie Basak <robie.ba...@canonical.com>
https://launchpad.net/ubuntu/+source/open-iscsi/2.0.873+git0.3b4b4500-14ubuntu3.3
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


  1   2   3   >