---
title: Ubuntu Server development summary – 16 October 2019
description: 'Hello Ubuntu Server The purpose of this communication is to provide
  a status update and highlights for any interesting subjects from the Ubuntu Server
  Team. If you would like to reach the server team, you can find us at the #ubuntu-server
  channel on Freenode. Alternatively, you can sign up and use the Ubuntu Server Team  […]'
url: https://canonical.com/blog/ubuntu-server-development-summary-16-october-2019?format=md
---

1. [Blog](https://canonical.com/blog)
2. Article

---

[Chad Smith](https://canonical.com/blog/author/chad-smith "More about Chad Smith")

16 October 2019

# Ubuntu Server development summary – 16 October 2019

[Server](https://canonical.com/blog/tag/server)
[Ubuntu Server](https://canonical.com/blog/tag/ubuntu-server)
[weekly](https://canonical.com/blog/tag/weekly)

---

Share the article

# Hello Ubuntu Server

The purpose of this communication is to provide a status update and highlights for any interesting subjects from the Ubuntu Server Team. If you would like to reach the server team, you can find us at the #ubuntu-server channel on Freenode. Alternatively, you can sign up and use the Ubuntu Server Team [mailing list](https://lists.ubuntu.com/mailman/listinfo/ubuntu-server) or visit the [Ubuntu Server discourse hub](https://discourse.ubuntu.com/c/server) for more discussion.

## Spotlight: Ubuntu 19.10 (Eoan Ermine) release imminent

The final testing and certification of Ubuntu 19.10 (Eoan Ermine) are nearly complete! Check out the [release notes](https://wiki.ubuntu.com/EoanErmine/ReleaseNotes#New_features_in_19.10) for a preview of what will be avialble shortly.

## cloud-init

* Publish cloud-init update 19.2-36-g059d049c-0ubuntu3 to Ubuntu Eoan
* Publish cloud-init SRU to Xenial, Bionic, Disco: 19.2-36-g059d049c-0ubuntu2
* net: handle openstack dhcpv6-stateless configuration [Harald Jensås] ([LP: #1847517](https://bugs.launchpad.net/bugs/1847517))
* Add .venv/ to .gitignore [Dominic Schlegel]
* Small typo fixes in code comments. [Dominic Schlegel]
* cloud\_test/lxd: Retry container delete a few times
* Add Support for e24cloud to Ec2 datasource. ([LP: #1696476](https://bugs.launchpad.net/bugs/1696476))
* Add RbxCloud datasource [Adam Dobrawy]
* get\_interfaces: don’t exclude bridge and bond members ([LP: #1846535](https://bugs.launchpad.net/bugs/1846535))
* Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann]
* util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary ([LP: #1801364](https://bugs.launchpad.net/bugs/1801364))
* debian/ubuntu: add missing word to netplan/ENI header ([LP: #1845669](https://bugs.launchpad.net/bugs/1845669))
* ovf: do not generate random instance-id for IMC customization path
* sysconfig: only write resolv.conf if network\_state has DNS values ([LP: #1843634](https://bugs.launchpad.net/bugs/1843634))
* sysconfig: use distro variant to check if available ([LP: #1843584](https://bugs.launchpad.net/bugs/1843584))
* systemd/cloud-init.service.tmpl: start after wicked.service [Robert Schweikert]
* docs: fix zstack documentation lints
* analyze/show: remove trailing space in output
* Add missing space in warning: “not avalid seed” [Brian Candler]
* pylintrc: add ‘enter\_context’ to generated-members list
* Add datasource for ZStack platform. [Shixin Ruan] ([LP: #1841181](https://bugs.launchpad.net/bugs/1841181))
* docs: organize TOC and update summary of project [Joshua Powers]
* tools: make clean now cleans the dev directory, not the system
* docs: create cli specific page [Joshua Powers]
* docs: added output examples to analyze.rst [Joshua Powers]
* docs: doc8 fixes for instancedata page [Joshua Powers]
* docs: clean up formatting, organize boot page [Joshua Powers]
* net: add is\_master check for filtering device list ([LP: #1844191](https://bugs.launchpad.net/bugs/1844191))
* docs: more complete list of availability [Joshua Powers]
* docs: start FAQ page [Joshua Powers]
* docs: cleanup output & order of datasource page [Joshua Powers]
* Brightbox: restrict detection to require full domain match .brightbox.com
* VMWware: add option into VMTools config to enable/disable custom script. [Xiaofeng Wang]
* net,Oracle: Add support for netfailover detection
* atomic\_helper: add DEBUG logging to write\_file ([LP: #1843276](https://bugs.launchpad.net/bugs/1843276))
* doc: document doc, create makefile and tox target [Joshua Powers]
* .gitignore: ignore files produced by package builds
* docs: fix whitespace, spelling, and line length [Joshua Powers]
* docs: remove unnecessary file in doc directory [Joshua Powers]
* Oracle: Render secondary vnic IP and MTU values only
* exoscale: fix sysconfig cloud\_config\_modules overrides ([LP: #1841454](https://bugs.launchpad.net/bugs/1841454))
* net/cmdline: refactor to allow multiple initramfs network config sources
* ubuntu-drivers: call db\_x\_loadtemplatefile to accept NVIDIA EULA ([LP: #1840080](https://bugs.launchpad.net/bugs/1840080))
* Add missing #cloud-config comment on first example in documentation. [Florian Müller]
* ubuntu-drivers: emit latelink=true debconf to accept nvidia eula ([LP: #1840080](https://bugs.launchpad.net/bugs/1840080))
* DataSourceOracle: prefer DS network config over initramfs
* format.rst: add text/jinja2 to list of content types (+ cleanups)
* Add GitHub pull request template to point people at hacking doc
* cloudinit/distros/parsers/sys\_conf: add docstring to SysConf
* pyflakes: remove unused variable [Joshua Powers]
* Azure: Record boot timestamps, system information, and diagnostic events [Anh Vo]
* DataSourceOracle: configure secondary NICs on Virtual Machines
* distros: fix confusing variable names
* azure/net: generate\_fallback\_nic emits network v2 config instead of v1
* Add support for publishing host keys to GCE guest attributes [Rick Wright]
* New data source for the Exoscale.com cloud platform [Chris Glass]
* doc: remove intersphinx extension
* cc\_set\_passwords: rewrite documentation ([LP: #1838794](https://bugs.launchpad.net/bugs/1838794))

## curtin

* storage\_config: interpret value, not presence, of DM\_MULTIPATH\_DEVICE\_PATH [Michael Hudson-Doyle]
* vmtest: Add skip\_by\_date for test\_ip\_output on eoan + vlans
* block-schema: update raid schema for preserve and metadata
* dasd: update partition table value to ‘vtoc’ ([LP: #1847073](https://bugs.launchpad.net/bugs/1847073))
* clear-holders: increase the level for devices with holders by one ([LP: #1844543](https://bugs.launchpad.net/bugs/1844543))
* tests: mock timestamp used in collect-log file creation ([LP: #1847138](https://bugs.launchpad.net/bugs/1847138))
* ChrootableTarget: mount /run to resolve lvm/mdadm issues which require it.
* block-discover: handle multipath disks ([LP: #1839915](https://bugs.launchpad.net/bugs/1839915))
* Handle partial raid on partitions ([LP: #1835091](https://bugs.launchpad.net/bugs/1835091))
* install: export zpools if present in the storage-config ([LP: #1838278](https://bugs.launchpad.net/bugs/1838278))
* block-schema: allow ‘mac’ as partition table type ([LP: #1845611](https://bugs.launchpad.net/bugs/1845611))
* jenkins-runner: disable the lockfile timeout by default [Paride Legovini]
* curthooks: use correct grub-efi package name on i386 ([LP: #1845914](https://bugs.launchpad.net/bugs/1845914))
* vmtest-sync-images: remove unused imports [Paride Legovini]
* vmtests: use file locking on the images [Paride Legovini]
* vmtest: enable arm64 [Paride Legovini]
* Make the vmtests/test\_basic test suite run on ppc64el [Paride Legovini]
* vmtests: separate arch and target\_arch in tests [Paride Legovini]
* vmtests: new decorator: skip\_if\_arch [Paride Legovini]
* vmtests: increase the VM memory for Bionic
* vmtests: Skip Eoan ZFS Root tests until bug fix is complete
* Merge branch ‘fix\_merge\_conflicts’
* d/control: update Depends for new probert package names [Dimitri John Ledkov]
* util: add support for ‘tbz’, ‘txz’ tar format types to sanitize\_source ([LP: #1843266](https://bugs.launchpad.net/bugs/1843266))
* net: ensure eni helper tools install if given netplan config ([LP: #1834751](https://bugs.launchpad.net/bugs/1834751))
* d/control: update Depends for new probert package names [Dimitri John Ledkov]
* vmtest: fix typo in EoanBcacheBasic test name
* storage schema: Update nvme wwn regex to allow for nvme wwid format ([LP: #1841321](https://bugs.launchpad.net/bugs/1841321))
* Allow EUI-64 formatted WWNs for disks and accept NVMe partition naming [Reed Slaby] ([LP: #1840524](https://bugs.launchpad.net/bugs/1840524))
* Makefile: split Python 2 and Python 3 unittest targets apart
* Switch to the new btrfs-progs package name, with btrfs-tools fallback. [Dimitri John Ledkov]

## Contact the Ubuntu Server team

* Chat on #ubuntu-server on Freenode
* Email the [ubuntu-server mailing list](https://lists.ubuntu.com/mailman/listinfo/ubuntu-server)
* Find us on the [Ubuntu Community Hub – server channel](https://discourse.ubuntu.com/c/server)

## Bug Work and Triage

* 276 bugs in the [backlog](https://bugs.launchpad.net/~ubuntu-server/+subscribedbugs)
* [Notes on daily bug triage](https://wiki.ubuntu.com/ServerTeam/KnowledgeBase#Bug_Triage)

## Ubuntu Server Packages

Below is a summary of uploads to the development and supported releases. Current status of the Debian to Ubuntu merges is tracked on the [Merge-o-Matic page](https://merges.ubuntu.com/main.html). For a full list of recent merges with change logs please see the Ubuntu Server [report](http://reqorts.qa.ubuntu.com/reports/ubuntu-server/merges.html).

### Proposed Uploads to the Supported Releases

Please consider testing the following by [enabling proposed](https://wiki.ubuntu.com/Testing/EnableProposed), checking packages for update regressions, and making sure to mark affected bugs [verified as fixed](https://wiki.ubuntu.com/StableReleaseUpdates#Verification).

Total: 7

* [`cloud-init, xenial, 19.2-21-ge6383719-0ubuntu1~16.04.1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-21-ge6383719-0ubuntu1~16.04.1)
* [`cloud-init, bionic, 19.2-21-ge6383719-0ubuntu1~18.04.1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-21-ge6383719-0ubuntu1~18.04.1)
* [`cloud-init, disco, 19.2-21-ge6383719-0ubuntu1~19.04.1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-21-ge6383719-0ubuntu1~19.04.1)
* [`cloud-utils, disco, 0.31-0ubuntu1.2, rafaeldtinoco`](https://launchpad.net/ubuntu/+source/cloud-utils/0.31-0ubuntu1.2)
* [`cloud-utils, disco, 0.31-0ubuntu1.1, rafaeldtinoco`](https://launchpad.net/ubuntu/+source/cloud-utils/0.31-0ubuntu1.1)
* [`haproxy, bionic, 1.8.8-1ubuntu0.5, paelzer`](https://launchpad.net/ubuntu/+source/haproxy/1.8.8-1ubuntu0.5)
* [`rdma-core, bionic, 17.1-1ubuntu0.2, paelzer`](https://launchpad.net/ubuntu/+source/rdma-core/17.1-1ubuntu0.2)

### Uploads Released to the Supported Releases

Total: 82

* [`apache2, xenial, 2.4.18-2ubuntu3.14, chardan`](https://launchpad.net/ubuntu/+source/apache2/2.4.18-2ubuntu3.14)
* [`apache2, disco, 2.4.38-2ubuntu2.3, sbeattie`](https://launchpad.net/ubuntu/+source/apache2/2.4.38-2ubuntu2.3)
* [`apache2, bionic, 2.4.29-1ubuntu4.11, sbeattie`](https://launchpad.net/ubuntu/+source/apache2/2.4.29-1ubuntu4.11)
* [`apache2, xenial, 2.4.18-2ubuntu3.13, sbeattie`](https://launchpad.net/ubuntu/+source/apache2/2.4.18-2ubuntu3.13)
* [`apache2, disco, 2.4.38-2ubuntu2.2, sbeattie`](https://launchpad.net/ubuntu/+source/apache2/2.4.38-2ubuntu2.2)
* [`apache2, bionic, 2.4.29-1ubuntu4.10, sbeattie`](https://launchpad.net/ubuntu/+source/apache2/2.4.29-1ubuntu4.10)
* [`apache2, xenial, 2.4.18-2ubuntu3.12, sbeattie`](https://launchpad.net/ubuntu/+source/apache2/2.4.18-2ubuntu3.12)
* [`bind9, xenial, 1:9.10.3.dfsg.P4-8ubuntu1.15, paelzer`](https://launchpad.net/ubuntu/+source/bind9/1:9.10.3.dfsg.P4-8ubuntu1.15)
* [`bind9, bionic, 1:9.11.3+dfsg-1ubuntu1.9, paelzer`](https://launchpad.net/ubuntu/+source/bind9/1:9.11.3+dfsg-1ubuntu1.9)
* [`clamav, disco, 0.101.4+dfsg-0ubuntu0.19.04.1, mdeslaur`](https://launchpad.net/ubuntu/+source/clamav/0.101.4+dfsg-0ubuntu0.19.04.1)
* [`clamav, bionic, 0.101.4+dfsg-0ubuntu0.18.04.1, mdeslaur`](https://launchpad.net/ubuntu/+source/clamav/0.101.4+dfsg-0ubuntu0.18.04.1)
* [`clamav, xenial, 0.101.4+dfsg-0ubuntu0.16.04.1, mdeslaur`](https://launchpad.net/ubuntu/+source/clamav/0.101.4+dfsg-0ubuntu0.16.04.1)
* [`cloud-init, xenial, 19.2-36-g059d049c-0ubuntu2~16.04.1, daniel-thewatkins`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-36-g059d049c-0ubuntu2~16.04.1)
* [`cloud-init, bionic, 19.2-36-g059d049c-0ubuntu2~18.04.1, daniel-thewatkins`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-36-g059d049c-0ubuntu2~18.04.1)
* [`cloud-init, disco, 19.2-36-g059d049c-0ubuntu2~19.04.1, daniel-thewatkins`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-36-g059d049c-0ubuntu2~19.04.1)
* [`cloud-init, xenial, 19.2-36-g059d049c-0ubuntu1~16.04.1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-36-g059d049c-0ubuntu1~16.04.1)
* [`cloud-init, bionic, 19.2-36-g059d049c-0ubuntu1~18.04.1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-36-g059d049c-0ubuntu1~18.04.1)
* [`cloud-init, disco, 19.2-36-g059d049c-0ubuntu1~19.04.1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-36-g059d049c-0ubuntu1~19.04.1)
* [`cloud-init, disco, 19.2-24-ge7881d5c-0ubuntu1~19.04.1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-24-ge7881d5c-0ubuntu1~19.04.1)
* [`cloud-init, bionic, 19.2-24-ge7881d5c-0ubuntu1~18.04.1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-24-ge7881d5c-0ubuntu1~18.04.1)
* [`cloud-init, xenial, 19.2-24-ge7881d5c-0ubuntu1~16.04.1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-24-ge7881d5c-0ubuntu1~16.04.1)
* [`dovecot, disco, 1:2.3.4.1-1ubuntu2.4, leosilvab`](https://launchpad.net/ubuntu/+source/dovecot/1:2.3.4.1-1ubuntu2.4)
* [`dovecot, bionic, 1:2.2.33.2-1ubuntu4.5, leosilvab`](https://launchpad.net/ubuntu/+source/dovecot/1:2.2.33.2-1ubuntu4.5)
* [`dovecot, xenial, 1:2.2.22-1ubuntu2.12, leosilvab`](https://launchpad.net/ubuntu/+source/dovecot/1:2.2.22-1ubuntu2.12)
* [`dovecot, disco, 1:2.3.4.1-1ubuntu2.3, leosilvab`](https://launchpad.net/ubuntu/+source/dovecot/1:2.3.4.1-1ubuntu2.3)
* [`dovecot, bionic, 1:2.2.33.2-1ubuntu4.4, leosilvab`](https://launchpad.net/ubuntu/+source/dovecot/1:2.2.33.2-1ubuntu4.4)
* [`dovecot, xenial, 1:2.2.22-1ubuntu2.11, leosilvab`](https://launchpad.net/ubuntu/+source/dovecot/1:2.2.22-1ubuntu2.11)
* [`dpdk, disco, 18.11.2-1ubuntu0.19.04.1, paelzer`](https://launchpad.net/ubuntu/+source/dpdk/18.11.2-1ubuntu0.19.04.1)
* [`dpdk, bionic, 17.11.6-0~ubuntu18.04.1, paelzer`](https://launchpad.net/ubuntu/+source/dpdk/17.11.6-0~ubuntu18.04.1)
* [`exim4, disco, 4.92-4ubuntu1.4, mdeslaur`](https://launchpad.net/ubuntu/+source/exim4/4.92-4ubuntu1.4)
* [`exim4, disco, 4.92-4ubuntu1.3, alexmurray`](https://launchpad.net/ubuntu/+source/exim4/4.92-4ubuntu1.3)
* [`exim4, bionic, 4.90.1-1ubuntu1.4, alexmurray`](https://launchpad.net/ubuntu/+source/exim4/4.90.1-1ubuntu1.4)
* [`exim4, xenial, 4.86.2-2ubuntu2.5, alexmurray`](https://launchpad.net/ubuntu/+source/exim4/4.86.2-2ubuntu2.5)
* [`libsdl1.2, bionic, 1.2.15+dfsg2-0.1ubuntu0.1, mdeslaur`](https://launchpad.net/ubuntu/+source/libsdl1.2/1.2.15+dfsg2-0.1ubuntu0.1)
* [`libsdl1.2, xenial, 1.2.15+dfsg1-3ubuntu0.1, mdeslaur`](https://launchpad.net/ubuntu/+source/libsdl1.2/1.2.15+dfsg1-3ubuntu0.1)
* [`libvirt, bionic, 4.0.0-1ubuntu8.13, paelzer`](https://launchpad.net/ubuntu/+source/libvirt/4.0.0-1ubuntu8.13)
* [`libvirt, disco, 5.0.0-1ubuntu2.5, paelzer`](https://launchpad.net/ubuntu/+source/libvirt/5.0.0-1ubuntu2.5)
* [`logwatch, bionic, 7.4.3+git20161207-2ubuntu1.1, bryce`](https://launchpad.net/ubuntu/+source/logwatch/7.4.3+git20161207-2ubuntu1.1)
* [`memcached, disco, 1.5.10-0ubuntu1.19.04.2, leosilvab`](https://launchpad.net/ubuntu/+source/memcached/1.5.10-0ubuntu1.19.04.2)
* [`memcached, bionic, 1.5.6-0ubuntu1.2, leosilvab`](https://launchpad.net/ubuntu/+source/memcached/1.5.6-0ubuntu1.2)
* [`memcached, xenial, 1.4.25-2ubuntu1.5, leosilvab`](https://launchpad.net/ubuntu/+source/memcached/1.4.25-2ubuntu1.5)
* [`net-snmp, xenial, 5.7.3+dfsg-1ubuntu4.4, slashd`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-1ubuntu4.4)
* [`net-snmp, bionic, 5.7.3+dfsg-1.8ubuntu3.3, slashd`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-1.8ubuntu3.3)
* [`net-snmp, disco, 5.7.3+dfsg-5ubuntu1.2, slashd`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-5ubuntu1.2)
* [`net-snmp, bionic, 5.7.3+dfsg-1.8ubuntu3.1, mdeslaur`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-1.8ubuntu3.1)
* [`net-snmp, xenial, 5.7.3+dfsg-1ubuntu4.2, mdeslaur`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-1ubuntu4.2)
* [`net-snmp, xenial, 5.7.3+dfsg-1ubuntu4.3, joalif`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-1ubuntu4.3)
* [`net-snmp, bionic, 5.7.3+dfsg-1.8ubuntu3.2, joalif`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-1.8ubuntu3.2)
* [`net-snmp, disco, 5.7.3+dfsg-5ubuntu1.1, joalif`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-5ubuntu1.1)
* [`nginx, bionic, 1.14.0-0ubuntu1.6, mdeslaur`](https://launchpad.net/ubuntu/+source/nginx/1.14.0-0ubuntu1.6)
* [`nginx, bionic, 1.14.0-0ubuntu1.5, mdeslaur`](https://launchpad.net/ubuntu/+source/nginx/1.14.0-0ubuntu1.5)
* [`nginx, disco, 1.15.9-0ubuntu1.1, mdeslaur`](https://launchpad.net/ubuntu/+source/nginx/1.15.9-0ubuntu1.1)
* [`nginx, bionic, 1.14.0-0ubuntu1.4, mdeslaur`](https://launchpad.net/ubuntu/+source/nginx/1.14.0-0ubuntu1.4)
* [`nginx, xenial, 1.10.3-0ubuntu0.16.04.4, mdeslaur`](https://launchpad.net/ubuntu/+source/nginx/1.10.3-0ubuntu0.16.04.4)
* [`openldap, xenial, 2.4.42+dfsg-2ubuntu3.7, lucaskanashiro`](https://launchpad.net/ubuntu/+source/openldap/2.4.42+dfsg-2ubuntu3.7)
* [`openldap, disco, 2.4.47+dfsg-3ubuntu2.2, lucaskanashiro`](https://launchpad.net/ubuntu/+source/openldap/2.4.47+dfsg-3ubuntu2.2)
* [`openldap, bionic, 2.4.45+dfsg-1ubuntu1.4, lucaskanashiro`](https://launchpad.net/ubuntu/+source/openldap/2.4.45+dfsg-1ubuntu1.4)
* [`php7.0, xenial, 7.0.33-0ubuntu0.16.04.6, leosilvab`](https://launchpad.net/ubuntu/+source/php7.0/7.0.33-0ubuntu0.16.04.6)
* [`php7.2, disco, 7.2.19-0ubuntu0.19.04.2, leosilvab`](https://launchpad.net/ubuntu/+source/php7.2/7.2.19-0ubuntu0.19.04.2)
* [`php7.2, bionic, 7.2.19-0ubuntu0.18.04.2, leosilvab`](https://launchpad.net/ubuntu/+source/php7.2/7.2.19-0ubuntu0.18.04.2)
* [`postgresql-10, bionic, 10.10-0ubuntu0.18.04.1, paelzer`](https://launchpad.net/ubuntu/+source/postgresql-10/10.10-0ubuntu0.18.04.1)
* [`postgresql-11, disco, 11.5-0ubuntu0.19.04.1, paelzer`](https://launchpad.net/ubuntu/+source/postgresql-11/11.5-0ubuntu0.19.04.1)
* [`psmisc, xenial, 22.21-2.1ubuntu0.1, lucaskanashiro`](https://launchpad.net/ubuntu/+source/psmisc/22.21-2.1ubuntu0.1)
* [`qemu, bionic, 1:2.11+dfsg-1ubuntu7.19, paelzer`](https://launchpad.net/ubuntu/+source/qemu/1:2.11+dfsg-1ubuntu7.19)
* [`qemu, disco, 1:3.1+dfsg-2ubuntu3.5, paelzer`](https://launchpad.net/ubuntu/+source/qemu/1:3.1+dfsg-2ubuntu3.5)
* [`qemu, disco, 1:3.1+dfsg-2ubuntu3.4, paelzer`](https://launchpad.net/ubuntu/+source/qemu/1:3.1+dfsg-2ubuntu3.4)
* [`qemu, bionic, 1:2.11+dfsg-1ubuntu7.18, paelzer`](https://launchpad.net/ubuntu/+source/qemu/1:2.11+dfsg-1ubuntu7.18)
* [`qemu, bionic, 1:2.11+dfsg-1ubuntu7.17, rafaeldtinoco`](https://launchpad.net/ubuntu/+source/qemu/1:2.11+dfsg-1ubuntu7.17)
* [`qemu, disco, 1:3.1+dfsg-2ubuntu3.3, paelzer`](https://launchpad.net/ubuntu/+source/qemu/1:3.1+dfsg-2ubuntu3.3)
* [`resource-agents, bionic, 1:4.1.0~rc1-1ubuntu1.2, slashd`](https://launchpad.net/ubuntu/+source/resource-agents/1:4.1.0~rc1-1ubuntu1.2)
* [`ruby2.3, xenial, 2.3.1-2~ubuntu16.04.13, ahasenack`](https://launchpad.net/ubuntu/+source/ruby2.3/2.3.1-2~ubuntu16.04.13)
* [`ruby2.5, bionic, 2.5.1-1ubuntu1.5, bryce`](https://launchpad.net/ubuntu/+source/ruby2.5/2.5.1-1ubuntu1.5)
* [`samba, disco, 2:4.10.0+dfsg-0ubuntu2.4, sbeattie`](https://launchpad.net/ubuntu/+source/samba/2:4.10.0+dfsg-0ubuntu2.4)
* [`samba, disco, 2:4.10.0+dfsg-0ubuntu2.3, rafaeldtinoco`](https://launchpad.net/ubuntu/+source/samba/2:4.10.0+dfsg-0ubuntu2.3)
* [`sosreport, xenial, 3.6-1ubuntu0.16.04.3, slashd`](https://launchpad.net/ubuntu/+source/sosreport/3.6-1ubuntu0.16.04.3)
* [`sosreport, bionic, 3.6-1ubuntu0.18.04.3, slashd`](https://launchpad.net/ubuntu/+source/sosreport/3.6-1ubuntu0.18.04.3)
* [`sosreport, disco, 3.6-1ubuntu2.1, slashd`](https://launchpad.net/ubuntu/+source/sosreport/3.6-1ubuntu2.1)
* [`sssd, bionic, 1.16.1-1ubuntu1.4, slashd`](https://launchpad.net/ubuntu/+source/sssd/1.16.1-1ubuntu1.4)
* [`tomcat8, bionic, 8.5.39-1ubuntu1~18.04.3, emitorino`](https://launchpad.net/ubuntu/+source/tomcat8/8.5.39-1ubuntu1~18.04.3)
* [`tomcat8, xenial, 8.0.32-1ubuntu1.10, emitorino`](https://launchpad.net/ubuntu/+source/tomcat8/8.0.32-1ubuntu1.10)
* [`ubuntu-advantage-tools, trusty, 10ubuntu0.14.04.4, sombrafam`](https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools/10ubuntu0.14.04.4)
* [`unbound, disco, 1.9.0-2ubuntu0.1, leosilvab`](https://launchpad.net/ubuntu/+source/unbound/1.9.0-2ubuntu0.1)

### Uploads to the Development Release

Total: 142

* [`anope, 2.0.6-1build2, racb`](https://launchpad.net/ubuntu/+source/anope/2.0.6-1build2)
* [`apache2, 2.4.41-1ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/apache2/2.4.41-1ubuntu1)
* [`apache2, 2.4.39-0ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/apache2/2.4.39-0ubuntu1)
* [`asterisk, 1:16.2.1~dfsg-2build2, mfo`](https://launchpad.net/ubuntu/+source/asterisk/1:16.2.1~dfsg-2build2)
* [`asterisk, 1:16.2.1~dfsg-2build1, paelzer`](https://launchpad.net/ubuntu/+source/asterisk/1:16.2.1~dfsg-2build1)
* [`beautifulsoup4, 4.8.0-2, None`](https://launchpad.net/ubuntu/+source/beautifulsoup4/4.8.0-2)
* [`beautifulsoup4, 4.8.0-1ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/beautifulsoup4/4.8.0-1ubuntu1)
* [`clamav, 0.101.4+dfsg-1ubuntu1, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/clamav/0.101.4+dfsg-1ubuntu1)
* [`clamav, 0.101.2+dfsg-3ubuntu1, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/clamav/0.101.2+dfsg-3ubuntu1)
* [`cloud-init, 19.2-36-g059d049c-0ubuntu3, raharper`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-36-g059d049c-0ubuntu3)
* [`cloud-init, 19.2-36-g059d049c-0ubuntu2, daniel-thewatkins`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-36-g059d049c-0ubuntu2)
* [`cloud-init, 19.2-36-g059d049c-0ubuntu1, daniel-thewatkins`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-36-g059d049c-0ubuntu1)
* [`cloud-init, 19.2-24-ge7881d5c-0ubuntu1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-24-ge7881d5c-0ubuntu1)
* [`cloud-init, 19.2-21-ge6383719-0ubuntu1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-21-ge6383719-0ubuntu1)
* [`cloud-init, 19.2-13-g2f3bb764-0ubuntu1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-13-g2f3bb764-0ubuntu1)
* [`cloud-init, 19.2-9-g15584720-0ubuntu1, daniel-thewatkins`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-9-g15584720-0ubuntu1)
* [`cloud-init, 19.2-5-g496aaa94-0ubuntu1, chad.smith`](https://launchpad.net/ubuntu/+source/cloud-init/19.2-5-g496aaa94-0ubuntu1)
* [`cloud-utils, 0.31-5-gef42f6b5-0ubuntu1, smoser`](https://launchpad.net/ubuntu/+source/cloud-utils/0.31-5-gef42f6b5-0ubuntu1)
* [`cluster-glue, 1.0.12-13build1, doko`](https://launchpad.net/ubuntu/+source/cluster-glue/1.0.12-13build1)
* [`containerd, 1.2.10-0ubuntu1, mwhudson`](https://launchpad.net/ubuntu/+source/containerd/1.2.10-0ubuntu1)
* [`containerd, 1.2.9-0ubuntu1, mwhudson`](https://launchpad.net/ubuntu/+source/containerd/1.2.9-0ubuntu1)
* [`crmsh, 4.1.0-2ubuntu2, brian-murray`](https://launchpad.net/ubuntu/+source/crmsh/4.1.0-2ubuntu2)
* [`crmsh, 4.1.0-2ubuntu1, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/crmsh/4.1.0-2ubuntu1)
* [`crmsh, 4.1.0-1ubuntu1, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/crmsh/4.1.0-1ubuntu1)
* [`crmsh, 4.1.0-1, debian-ha-maintainers`](https://launchpad.net/ubuntu/+source/crmsh/4.1.0-1)
* [`curtin, 19.2-9-g38ce22b0-0ubuntu1, raharper`](https://launchpad.net/ubuntu/+source/curtin/19.2-9-g38ce22b0-0ubuntu1)
* [`curtin, 19.2-6-g88a1a7ec-0ubuntu1, daniel-thewatkins`](https://launchpad.net/ubuntu/+source/curtin/19.2-6-g88a1a7ec-0ubuntu1)
* [`curtin, 19.2-5-g44997e86-0ubuntu1, daniel-thewatkins`](https://launchpad.net/ubuntu/+source/curtin/19.2-5-g44997e86-0ubuntu1)
* [`cyrus-sasl2, 2.1.27+dfsg-1build3, doko`](https://launchpad.net/ubuntu/+source/cyrus-sasl2/2.1.27+dfsg-1build3)
* [`cyrus-sasl2, 2.1.27+dfsg-1build2, paelzer`](https://launchpad.net/ubuntu/+source/cyrus-sasl2/2.1.27+dfsg-1build2)
* [`dbconfig-common, 2.0.11ubuntu2, rafaeldtinoco`](https://launchpad.net/ubuntu/+source/dbconfig-common/2.0.11ubuntu2)
* [`dbconfig-common, 2.0.11ubuntu1, racb`](https://launchpad.net/ubuntu/+source/dbconfig-common/2.0.11ubuntu1)
* [`dnsmasq, 2.80-1ubuntu2, paelzer`](https://launchpad.net/ubuntu/+source/dnsmasq/2.80-1ubuntu2)
* [`dovecot, 1:2.3.4.1-5ubuntu3, leosilvab`](https://launchpad.net/ubuntu/+source/dovecot/1:2.3.4.1-5ubuntu3)
* [`dovecot, 1:2.3.4.1-5ubuntu2, racb`](https://launchpad.net/ubuntu/+source/dovecot/1:2.3.4.1-5ubuntu2)
* [`dpdk, 18.11.2-4, pkg-dpdk-devel`](https://launchpad.net/ubuntu/+source/dpdk/18.11.2-4)
* [`exim4, 4.92.1-1ubuntu3, mdeslaur`](https://launchpad.net/ubuntu/+source/exim4/4.92.1-1ubuntu3)
* [`exim4, 4.92.1-1ubuntu2, alexmurray`](https://launchpad.net/ubuntu/+source/exim4/4.92.1-1ubuntu2)
* [`exim4, 4.92.1-1ubuntu1, bryce`](https://launchpad.net/ubuntu/+source/exim4/4.92.1-1ubuntu1)
* [`fetchmail, 6.4.0~rc4-1ubuntu1, bryce`](https://launchpad.net/ubuntu/+source/fetchmail/6.4.0~rc4-1ubuntu1)
* [`freeipmi, 1.6.3-1.1ubuntu2, doko`](https://launchpad.net/ubuntu/+source/freeipmi/1.6.3-1.1ubuntu2)
* [`freeradius, 3.0.19+dfsg-3, pkg-freeradius-maintainers`](https://launchpad.net/ubuntu/+source/freeradius/3.0.19+dfsg-3)
* [`gdisk, 1.0.4-3, jcc-h`](https://launchpad.net/ubuntu/+source/gdisk/1.0.4-3)
* [`golang-go.crypto, 1:0.0~git20190701.4def268-2, team+pkg-go`](https://launchpad.net/ubuntu/+source/golang-go.crypto/1:0.0~git20190701.4def268-2)
* [`golang-gocapability-dev, 0.0+git20180916.d983527-1, pkg-go-maintainers`](https://launchpad.net/ubuntu/+source/golang-gocapability-dev/0.0+git20180916.d983527-1)
* [`golang-gopkg-lxc-go-lxc.v2, 0.0+git20190625.f4822c6-1ubuntu1, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/golang-gopkg-lxc-go-lxc.v2/0.0+git20190625.f4822c6-1ubuntu1)
* [`golang-gopkg-lxc-go-lxc.v2, 0.0~git20190625.f4822c6-0ubuntu1, stgraber`](https://launchpad.net/ubuntu/+source/golang-gopkg-lxc-go-lxc.v2/0.0~git20190625.f4822c6-0ubuntu1)
* [`golang-gopkg-lxc-go-lxc.v2, 0.0~git20181101.0aadfc3-1ubuntu2, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/golang-gopkg-lxc-go-lxc.v2/0.0~git20181101.0aadfc3-1ubuntu2)
* [`haproxy, 2.0.4-1, haproxy-j`](https://launchpad.net/ubuntu/+source/haproxy/2.0.4-1)
* [`heimdal, 7.5.0+dfsg-3build1, doko`](https://launchpad.net/ubuntu/+source/heimdal/7.5.0+dfsg-3build1)
* [`ipmitool, 1.8.18-7ubuntu2, doko`](https://launchpad.net/ubuntu/+source/ipmitool/1.8.18-7ubuntu2)
* [`irqbalance, 1.6.0-1ubuntu1, vorlon`](https://launchpad.net/ubuntu/+source/irqbalance/1.6.0-1ubuntu1)
* [`ldb, 2:1.5.5-0ubuntu2, doko`](https://launchpad.net/ubuntu/+source/ldb/2:1.5.5-0ubuntu2)
* [`ldb, 2:1.5.5-0ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/ldb/2:1.5.5-0ubuntu1)
* [`libapache2-mod-perl2, 2.0.11-1ubuntu1, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/libapache2-mod-perl2/2.0.11-1ubuntu1)
* [`libdbi-drivers, 0.9.0-6ubuntu2, racb`](https://launchpad.net/ubuntu/+source/libdbi-drivers/0.9.0-6ubuntu2)
* [`libdumbnet, 1.12-9build1, doko`](https://launchpad.net/ubuntu/+source/libdumbnet/1.12-9build1)
* [`libnet, 1.1.6+dfsg-3.1build1, doko`](https://launchpad.net/ubuntu/+source/libnet/1.1.6+dfsg-3.1build1)
* [`libpam-mount, 2.16-10, jspricke`](https://launchpad.net/ubuntu/+source/libpam-mount/2.16-10)
* [`libpcap, 1.9.1-2, rfrancoise`](https://launchpad.net/ubuntu/+source/libpcap/1.9.1-2)
* [`libpcap, 1.9.0-2build1, doko`](https://launchpad.net/ubuntu/+source/libpcap/1.9.0-2build1)
* [`libsdl1.2, 1.2.15+dfsg2-5, pkg-sdl-maintainers`](https://launchpad.net/ubuntu/+source/libsdl1.2/1.2.15+dfsg2-5)
* [`libstatgrab, 0.91-1build3, doko`](https://launchpad.net/ubuntu/+source/libstatgrab/0.91-1build3)
* [`libvirt, 5.4.0-0ubuntu5, doko`](https://launchpad.net/ubuntu/+source/libvirt/5.4.0-0ubuntu5)
* [`libvirt, 5.4.0-0ubuntu4, paelzer`](https://launchpad.net/ubuntu/+source/libvirt/5.4.0-0ubuntu4)
* [`lxc, 3.0.4-0ubuntu1, stgraber`](https://launchpad.net/ubuntu/+source/lxc/3.0.4-0ubuntu1)
* [`lxcfs, 3.0.4-2, pkg-lxc-devel`](https://launchpad.net/ubuntu/+source/lxcfs/3.0.4-2)
* [`maas-enlist, 0.4+bzr38-0ubuntu4, adconrad`](https://launchpad.net/ubuntu/+source/maas-enlist/0.4+bzr38-0ubuntu4)
* [`memcached, 1.5.10-0ubuntu3, leosilvab`](https://launchpad.net/ubuntu/+source/memcached/1.5.10-0ubuntu3)
* [`monitoring-plugins, 2.2-6build2, doko`](https://launchpad.net/ubuntu/+source/monitoring-plugins/2.2-6build2)
* [`monitoring-plugins, 2.2-6build1, paelzer`](https://launchpad.net/ubuntu/+source/monitoring-plugins/2.2-6build1)
* [`multipath-tools, 0.7.9-3ubuntu6, adconrad`](https://launchpad.net/ubuntu/+source/multipath-tools/0.7.9-3ubuntu6)
* [`multipath-tools, 0.7.9-3ubuntu5, adconrad`](https://launchpad.net/ubuntu/+source/multipath-tools/0.7.9-3ubuntu5)
* [`mysql-8.0, 8.0.17-0ubuntu2, racb`](https://launchpad.net/ubuntu/+source/mysql-8.0/8.0.17-0ubuntu2)
* [`mysql-8.0, 8.0.17-0ubuntu1, racb`](https://launchpad.net/ubuntu/+source/mysql-8.0/8.0.17-0ubuntu1)
* [`mysql-8.0, 8.0.16-0ubuntu3, racb`](https://launchpad.net/ubuntu/+source/mysql-8.0/8.0.16-0ubuntu3)
* [`mysql-defaults, 1.0.5ubuntu2, racb`](https://launchpad.net/ubuntu/+source/mysql-defaults/1.0.5ubuntu2)
* [`mysql-defaults, 1.0.5ubuntu1, racb`](https://launchpad.net/ubuntu/+source/mysql-defaults/1.0.5ubuntu1)
* [`ndg-httpsclient, 0.5.1-4, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/ndg-httpsclient/0.5.1-4)
* [`ndg-httpsclient, 0.5.1-2, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/ndg-httpsclient/0.5.1-2)
* [`net-snmp, 5.7.3+dfsg-5ubuntu5, slashd`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-5ubuntu5)
* [`net-snmp, 5.7.3+dfsg-5ubuntu4, slashd`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-5ubuntu4)
* [`net-snmp, 5.7.3+dfsg-5ubuntu3, joalif`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-5ubuntu3)
* [`net-snmp, 5.7.3+dfsg-5ubuntu2, racb`](https://launchpad.net/ubuntu/+source/net-snmp/5.7.3+dfsg-5ubuntu2)
* [`nginx, 1.16.1-0ubuntu2, teward`](https://launchpad.net/ubuntu/+source/nginx/1.16.1-0ubuntu2)
* [`nginx, 1.16.1-0ubuntu1, teward`](https://launchpad.net/ubuntu/+source/nginx/1.16.1-0ubuntu1)
* [`nmap, 7.80+dfsg1-1build1, doko`](https://launchpad.net/ubuntu/+source/nmap/7.80+dfsg1-1build1)
* [`nspr, 2:4.21-2build1, doko`](https://launchpad.net/ubuntu/+source/nspr/2:4.21-2build1)
* [`nspr, 2:4.21-2, team+pkg-mozilla`](https://launchpad.net/ubuntu/+source/nspr/2:4.21-2)
* [`nut, 2.7.4-9ubuntu1, paelzer`](https://launchpad.net/ubuntu/+source/nut/2.7.4-9ubuntu1)
* [`ocfs2-tools, 1.8.6-1ubuntu1, rafaeldtinoco`](https://launchpad.net/ubuntu/+source/ocfs2-tools/1.8.6-1ubuntu1)
* [`open-vm-tools, 2:10.3.10-3ubuntu1, paelzer`](https://launchpad.net/ubuntu/+source/open-vm-tools/2:10.3.10-3ubuntu1)
* [`open-vm-tools, 2:10.3.10-3build1, doko`](https://launchpad.net/ubuntu/+source/open-vm-tools/2:10.3.10-3build1)
* [`open-vm-tools, 2:10.3.10-3, bzed`](https://launchpad.net/ubuntu/+source/open-vm-tools/2:10.3.10-3)
* [`openhpi, 3.8.0-2build2, doko`](https://launchpad.net/ubuntu/+source/openhpi/3.8.0-2build2)
* [`openssh, 1:8.0p1-6build1, vorlon`](https://launchpad.net/ubuntu/+source/openssh/1:8.0p1-6build1)
* [`openssh, 1:8.0p1-6, debian-ssh`](https://launchpad.net/ubuntu/+source/openssh/1:8.0p1-6)
* [`openssh, 1:8.0p1-4build1, doko`](https://launchpad.net/ubuntu/+source/openssh/1:8.0p1-4build1)
* [`openvpn, 2.4.7-1ubuntu2, doko`](https://launchpad.net/ubuntu/+source/openvpn/2.4.7-1ubuntu2)
* [`php-defaults, 69ubuntu2, racb`](https://launchpad.net/ubuntu/+source/php-defaults/69ubuntu2)
* [`php7.2, 7.2.19-0ubuntu2, leosilvab`](https://launchpad.net/ubuntu/+source/php7.2/7.2.19-0ubuntu2)
* [`php7.3, 7.3.8-1, team+pkg-php`](https://launchpad.net/ubuntu/+source/php7.3/7.3.8-1)
* [`pmdk, 1.6.1-1ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/pmdk/1.6.1-1ubuntu1)
* [`pmdk, 1.6.1~rc1-1ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/pmdk/1.6.1~rc1-1ubuntu1)
* [`pollen, 4.21-4ubuntu2, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/pollen/4.21-4ubuntu2)
* [`pollen, 4.21-4ubuntu1, costamagnagianfranco`](https://launchpad.net/ubuntu/+source/pollen/4.21-4ubuntu1)
* [`postfix, 3.4.5-1ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/postfix/3.4.5-1ubuntu1)
* [`postfix, 3.4.5-1build2, doko`](https://launchpad.net/ubuntu/+source/postfix/3.4.5-1build2)
* [`postfix, 3.4.5-1build1, racb`](https://launchpad.net/ubuntu/+source/postfix/3.4.5-1build1)
* [`postgresql-11, 11.5-1, team+postgresql`](https://launchpad.net/ubuntu/+source/postgresql-11/11.5-1)
* [`probert, 0.0.17, xnox`](https://launchpad.net/ubuntu/+source/probert/0.0.17)
* [`probert, 0.0.16, xnox`](https://launchpad.net/ubuntu/+source/probert/0.0.16)
* [`python-boto, 2.49.0-2ubuntu1, bryce`](https://launchpad.net/ubuntu/+source/python-boto/2.49.0-2ubuntu1)
* [`python-cryptography, 2.6.1-3.1, mithrandi-j`](https://launchpad.net/ubuntu/+source/python-cryptography/2.6.1-3.1)
* [`python-django, 1:1.11.22-1ubuntu1, mdeslaur`](https://launchpad.net/ubuntu/+source/python-django/1:1.11.22-1ubuntu1)
* [`python-seamicroclient, 0.4.0+2016.05.20.git.40ee44c664-2ubuntu1, bryce`](https://launchpad.net/ubuntu/+source/python-seamicroclient/0.4.0+2016.05.20.git.40ee44c664-2ubuntu1)
* [`qemu, 1:4.0+dfsg-0ubuntu9, paelzer`](https://launchpad.net/ubuntu/+source/qemu/1:4.0+dfsg-0ubuntu9)
* [`qemu, 1:4.0+dfsg-0ubuntu8, paelzer`](https://launchpad.net/ubuntu/+source/qemu/1:4.0+dfsg-0ubuntu8)
* [`qemu, 1:4.0+dfsg-0ubuntu7, doko`](https://launchpad.net/ubuntu/+source/qemu/1:4.0+dfsg-0ubuntu7)
* [`qemu, 1:4.0+dfsg-0ubuntu6, paelzer`](https://launchpad.net/ubuntu/+source/qemu/1:4.0+dfsg-0ubuntu6)
* [`quagga, 1.2.4-4build1, doko`](https://launchpad.net/ubuntu/+source/quagga/1.2.4-4build1)
* [`ruby2.5, 2.5.5-4ubuntu2, doko`](https://launchpad.net/ubuntu/+source/ruby2.5/2.5.5-4ubuntu2)
* [`runc, 1.0.0~rc8+git20190923.3e425f80-0ubuntu1, mwhudson`](https://launchpad.net/ubuntu/+source/runc/1.0.0~rc8+git20190923.3e425f80-0ubuntu1)
* [`runc, 1.0.0~rc8-0ubuntu1, mwhudson`](https://launchpad.net/ubuntu/+source/runc/1.0.0~rc8-0ubuntu1)
* [`samba, 2:4.10.7+dfsg-0ubuntu2, sbeattie`](https://launchpad.net/ubuntu/+source/samba/2:4.10.7+dfsg-0ubuntu2)
* [`samba, 2:4.10.7+dfsg-0ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/samba/2:4.10.7+dfsg-0ubuntu1)
* [`samba, 2:4.10.6+dfsg-0ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/samba/2:4.10.6+dfsg-0ubuntu1)
* [`screen, 4.6.2-3build1, doko`](https://launchpad.net/ubuntu/+source/screen/4.6.2-3build1)
* [`sharutils, 1:4.15.2-4build1, doko`](https://launchpad.net/ubuntu/+source/sharutils/1:4.15.2-4build1)
* [`simplestreams, 0.1.0-25-gba75825b-0ubuntu1, daniel-thewatkins`](https://launchpad.net/ubuntu/+source/simplestreams/0.1.0-25-gba75825b-0ubuntu1)
* [`six, 1.12.0-2build1, doko`](https://launchpad.net/ubuntu/+source/six/1.12.0-2build1)
* [`six, 1.12.0-2, None`](https://launchpad.net/ubuntu/+source/six/1.12.0-2)
* [`socat, 1.7.3.2-2ubuntu3, doko`](https://launchpad.net/ubuntu/+source/socat/1.7.3.2-2ubuntu3)
* [`sosreport, 3.6-1ubuntu3, slashd`](https://launchpad.net/ubuntu/+source/sosreport/3.6-1ubuntu3)
* [`soupsieve, 1.9.2+dfsg-2ubuntu1, ahasenack`](https://launchpad.net/ubuntu/+source/soupsieve/1.9.2+dfsg-2ubuntu1)
* [`squid, 4.8-1ubuntu2, ahasenack`](https://launchpad.net/ubuntu/+source/squid/4.8-1ubuntu2)
* [`strongswan, 5.7.2-1ubuntu3, paelzer`](https://launchpad.net/ubuntu/+source/strongswan/5.7.2-1ubuntu3)
* [`tevent, 0.9.39-0ubuntu2, doko`](https://launchpad.net/ubuntu/+source/tevent/0.9.39-0ubuntu2)
* [`tmux, 2.9a-3build1, doko`](https://launchpad.net/ubuntu/+source/tmux/2.9a-3build1)
* [`unbound, 1.9.0-2ubuntu1, leosilvab`](https://launchpad.net/ubuntu/+source/unbound/1.9.0-2ubuntu1)
* [`uucp, 1.07-27build1, doko`](https://launchpad.net/ubuntu/+source/uucp/1.07-27build1)
* [`xen, 4.9.2-0ubuntu3, doko`](https://launchpad.net/ubuntu/+source/xen/4.9.2-0ubuntu3)

## Sign up for our newsletter

Get the latest Canonical news and updates in your inbox.

Work email:

\*I agree to receive information about Canonical's
products and services.

By submitting this form, I confirm that I have read and agree to [Canonical's Privacy Policy](https://canonical.com/legal/dataprivacy).

Sign up

## Share on

---

## Related posts

[### Ubuntu Server: a platform made for enterprise scale](https://canonical.com/blog/ubuntu-server-a-platform-made-for-enterprise-scale)

A platform is an environment that allows software to run smoothly across the infrastructure, runtime, and application layers. The key word there is “smoothly”: a good platform...

[Rhys Knipe](https://canonical.com/blog/author/rhysknipe)

7 July 2026

[### A decade of Ubuntu on IBM Z and IBM LinuxONE](https://canonical.com/blog/a-decade-of-ubuntu-on-ibm-z-and-ibm-linuxone)

This year we celebrate a decade of Ubuntu Server support on the s390x architecture: marking a long-standing collaboration between Canonical and IBM that began at LinuxCon 2015....

[Pedro Lazzarotto](https://canonical.com/blog/author/pedro-lazzarotto)

12 June 2026

[### Canonical releases Ubuntu 26.04 LTS Resolute Raccoon](https://canonical.com/blog/canonical-releases-ubuntu-26-04-lts-resolute-raccoon)

The 11th long-term supported release of Ubuntu delivers deep silicon optimization and state-of-the-art security for enterprise workloads.

[Canonical](https://canonical.com/blog/author/canonical)

23 April 2026

[### How to manage Ubuntu fleets using on-premises Active Directory and ADSys](https://canonical.com/blog/manage-ubuntu-fleets-active-directory)

The “hybrid fleet” is today’s reality: organizations diversify operating systems while Microsoft Active Directory (AD) remains the dominant identity “source of truth.” IT...

[Massimiliano Gori](https://canonical.com/blog/author/massigori)

31 March 2026
