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 or visit the
Ubuntu Server discourse hub for more discussion.
Spotlight: cloud-init 19.4
On the very last days of 2019 we released version 19.4 of cloud-init. This
new upstream release is currently available on the supported LTS releases
of Ubuntu (Xenial and Bionic) and in the development version of the next
LTS release, Focal Fossa. For a list of features released, see the full
ChangeLog on GitHub. The 19.4 cloud-init release was the last release to support python 2.7. Any new commits to cloud-init will not require python 2 support.
Spotlight: Ubuntu Pro for AWS
Ubuntu Pro is a premium Ubuntu image designed to provide the most comprehensive
feature set for production environments running in the public cloud. Ubuntu Pro
images based on Ubuntu 18.04 LTS (Bionic Beaver) are now available for AWS as
an AMI through AWS Marketplace
Spotlight: Speed up project bug triage with grease monkey
Bryce Harrington, on the Ubuntu Server team, has written up an excellent post on how to speed up bug triage responses with grease monkey. It simplifies the inclusion of frequent responses the team uses for various projects when maintaining bugs in Launchpad for multiple Ubuntu packages. Thanks Bryce!
cloud-init
- 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)
- Only use gpart if it is the BSD gpart (#131) [Conrad Hoffmann]
- freebsd: remove superflu exception mapping (#166) [Gonéri Le Bouder]
- ssh_auth_key_fingerprints_disable test: fix capitalization (#165)
[Paride Legovini] - util: move uptimeâs else branch into its own boottime function (#53)
[Igor GaliÄ] (LP: #1853160) - workflows: add contributor license agreement checker (#155)
- net: fix rendering of âstatic6â in network config (#77) (LP: #1850988)
- Make tests work with Python 3.8 (#139) [Conrad Hoffmann]
- fixed minor bug with mkswap in cc_disk_setup.py (#143) [andreaf74]
- freebsd: fix create_group() cmd (#146) [Gonéri Le Bouder]
- doc: make apt_update example consistent (#154)
- doc: add modules page toc with links (#153) (LP: #1852456)
- Add support for the amazon variant in cloud.cfg.tmpl (#119)
[Frederick Lefebvre] - ci: remove Python 2.7 from CI runs (#137)
- modules: drop cc_snap_config config module (#134)
- migrate-lp-user-to-github: ensure Launchpad repo exists (#136)
- docs: add initial troubleshooting to FAQ (#104) [Joshua Powers]
- doc: update cc_set_hostname frequency and descrip (#109)
[Joshua Powers] (LP: #1827021) - freebsd: introduce the freebsd renderer (#61) [Gonéri Le Bouder]
- cc_snappy: remove deprecated module (#127)
- HACKING.rst: clarify that everyone needs to do the LP->GH dance (#130)
- freebsd: cloudinit service requires devd (#132) [Gonéri Le Bouder]
- cloud-init: fix capitalisation of SSH (#126)
- doc: update cc_ssh clarify host and auth keys
[Joshua Powers] (LP: #1827021) - ci: emit names of tests run in Travis (#120)
- Release 19.4 (LP: #1856761)
- rbxcloud: fix dsname in RbxCloud [Adam Dobrawy] (LP: #1855196)
- tests: Add tests for value of dsname in datasources [Adam Dobrawy]
- apport: Add RbxCloud ds [Adam Dobrawy]
- docs: Updating index of datasources [Adam Dobrawy]
- docs: Fix anchor of datasource_rbx [Adam Dobrawy]
- settings: Add RbxCloud [Adam Dobrawy]
- doc: specify _ over - in cloud config modules
[Joshua Powers] (LP: #1293254) - tools: Detect python to use via env in migrate-lp-user-to-github
[Adam Dobrawy] - Partially revert âfix unlocking method on FreeBSDâ (#116)
- tests: mock uid when running as root (#113)
[Joshua Powers] (LP: #1856096) - cloudinit/netinfo: remove unused getgateway (#111)
- docs: clear up apt config sections (#107) [Joshua Powers] (LP: #1832823)
- doc: add kernel command line option to user data (#105)
[Joshua Powers] (LP: #1846524) - config/cloud.cfg.d: update README [Joshua Powers] (LP: #1855006)
- azure: avoid re-running cloud-init when instance-id is byte-swapped
(#84) [AOhassan] - fix unlocking method on FreeBSD [Igor GaliÄ] (LP: #1854594)
- debian: add reference to the manpages [Joshua Powers]
- ds_identify: if /sys is not available use dmidecode (#42)
[Igor GaliÄ] (LP: #1852442) - docs: add cloud-id manpage [Joshua Powers]
- docs: add cloud-init-per manpage [Joshua Powers]
- docs: add cloud-init manpage [Joshua Powers]
- docs: add additional details to per-instance/once [Joshua Powers]
- Merge pull request #96 from fred-lefebvre/master [Joshua Powers]
- Update doc-requirements.txt [Joshua Powers]
- doc-requirements: add missing dep [Joshua Powers]
- Merge pull request #95 from powersj/docs/bugs [Joshua Powers]
- dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76)
[Eric Lafontaine] (LP: #1850642) - one more [Joshua Powers]
- Address OddBloke review [Joshua Powers]
- network_state: handle empty v1 config (#45) (LP: #1852496)
- docs: Add document on how to report bugs [Joshua Powers]
- Add an Amazon distro in the redhat OS family [Frederick Lefebvre]
- Merge pull request #94 from gaughen/patch-1 [Joshua Powers]
- removed a couple of "the"s [gaughen]
- docs: fix line length and remove highlighting [Joshua Powers]
- docs: Add security.md to readthedocs [Joshua Powers]
- Multiple file fix for AuthorizedKeysFile config (#60) [Eduardo Otubo]
- Merge pull request #88 from OddBloke/travis [Joshua Powers]
- Revert âtravis: only run CI on pull requestsâ
- doc: update links on README.md [Joshua Powers]
- doc: Updates to wording of README.md [Joshua Powers]
- Add security.md [Joshua Powers]
- setup.py: Amazon Linux sets libexec to /usr/libexec (#52)
[Frederick Lefebvre] - Fix linting failure in test_url_helper (#83) [Eric Lafontaine]
- url_helper: read_file_or_url should pass headers param into readurl
(#66) (LP: #1854084) - dmidecode: log result after stripping n [Igor GaliÄ]
- cloud_tests: add azure platform support to integration tests
[ahosmanmsft] - set_passwords: support for FreeBSD (#46) [Igor GaliÄ]
curtin
- vmtests: skip Focal deploying Centos70 ScsiBasic
- vmtests: fix network mtu tests, separating ifupdown vs networkd
- doc: Fix kexec documentation bug. [Mike Pontillo]
- vmtests: Add Focal Fossa
- centos: Add centos/rhel 8 support, enable UEFI Secure Boot
[Lee Trager] (LP: #1788088) - Bump XFS /boot skip-by date out a while
- vmtest: Fix a missing unset of OUTPUT_FSTAB
- curthooks: handle s390x/aarch64 kernel install hooks (LP: #1856038)
- clear-holders: handle arbitrary order of devices to clear
- curthooks: only run update-initramfs in target once (LP: #1842264)
- test_network_mtu: bump fixby date for MTU tests
git-ubuntu
The git-ubuntu snap package has been updated to 0.8.0 for the âbetaâ channel.
The lionâs share of effort since 0.7.4 has gone towards bug fixing and general
stabilization. Documentation and tests received a fair share of attention, as
did the snap and setup.py packaging.
The importer now uses a sqlite3 database to store persistent information such
as the pending package import status.
A new --only-request-new-imports-once option is added for the backend source
package importer. This makes the importer exit immediately after entering new
imports to the database.
The --deconstruct option has been changed to --split, to prevent confusion that
led people to assume --deconstruct meant the opposite of âreconstructâ.
Launchpad object fetches are cached using Pythonâs cachetools module, as a
performance improvement that reduces the excessive number of API calls to the
Launchpad service.
Finally, the backend service is now managed using a systemd watchdog daemon.
Prior to this the service would need to be manually restarted whenever it hung
or crashed, such as due to Launchpad service outages or network instabilities.
Contact the Ubuntu Server team
- Chat on #ubuntu-server on Freenode
- Email the ubuntu-server mailing list
- Find us on the Ubuntu Community Hub - server channel
Bug Work and Triage
- 302 bugs in the backlog
- Notes on daily 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. For a
full list of recent merges with change logs please see the Ubuntu
Server report.
Proposed Uploads to the Supported Releases
Please consider testing the following by enabling proposed, checking packages for update regressions, and making sure to mark affected bugs verified as fixed.
Total: 3
cloud-init, xenial, 19.4-33-gbb4131a2-0ubuntu1~16.04.1, chad.smith
cloud-init, bionic, 19.4-33-gbb4131a2-0ubuntu1~18.04.1, chad.smith
cloud-init, eoan, 19.4-33-gbb4131a2-0ubuntu1~19.10.1, chad.smith
Uploads Released to the Supported Releases
Total: 80
clamav, eoan, 0.102.1+dfsg-0ubuntu0.19.10.2, mdeslaur
clamav, disco, 0.102.1+dfsg-0ubuntu0.19.04.2, mdeslaur
clamav, bionic, 0.102.1+dfsg-0ubuntu0.18.04.2, mdeslaur
clamav, xenial, 0.102.1+dfsg-0ubuntu0.16.04.2, mdeslaur
cloud-init, xenial, 19.3-41-gc4735dd3-0ubuntu1~16.04.1, chad.smith
cloud-init, bionic, 19.3-41-gc4735dd3-0ubuntu1~18.04.1, chad.smith
cloud-init, disco, 19.3-41-gc4735dd3-0ubuntu1~19.04.1, chad.smith
cloud-init, eoan, 19.3-41-gc4735dd3-0ubuntu1~19.10.1, chad.smith
haproxy, eoan, 2.0.5-1ubuntu0.3, leosilvab
haproxy, disco, 1.8.19-1ubuntu1.3, leosilvab
haproxy, bionic, 1.8.8-1ubuntu0.9, leosilvab
haproxy, bionic, 1.8.8-1ubuntu0.8, paelzer
libpcap, disco, 1.8.1-6ubuntu1.19.04.1, sbeattie
libpcap, bionic, 1.8.1-6ubuntu1.18.04.1, sbeattie
libpcap, xenial, 1.7.4-2ubuntu0.1, sbeattie
librabbitmq, bionic, 0.8.0-1ubuntu0.18.04.2, ebarretto
librabbitmq, xenial, 0.7.1-1ubuntu0.2, ebarretto
librabbitmq, eoan, 0.9.0-0.2ubuntu0.19.10.1, leosilvab
librabbitmq, disco, 0.9.0-0.2ubuntu0.19.04.1, leosilvab
libvirt, xenial, 1.3.1-1ubuntu10.29, mruffell
libvirt, bionic, 4.0.0-1ubuntu8.14, rafaeldtinoco
libvirt, disco, 5.0.0-1ubuntu2.6, rafaeldtinoco
nginx, eoan, 1.16.1-0ubuntu2.1, mdeslaur
nginx, disco, 1.15.9-0ubuntu1.2, mdeslaur
nginx, bionic, 1.14.0-0ubuntu1.7, mdeslaur
nginx, xenial, 1.10.3-0ubuntu0.16.04.5, mdeslaur
nss, eoan, 2:3.45-1ubuntu2.2, leosilvab
nss, disco, 2:3.42-1ubuntu2.5, leosilvab
nss, bionic, 2:3.35-2ubuntu2.7, leosilvab
nss, xenial, 2:3.28.4-0ubuntu0.16.04.10, leosilvab
nss, disco, 2:3.42-1ubuntu2.4, leosilvab
nss, bionic, 2:3.35-2ubuntu2.6, leosilvab
nss, xenial, 2:3.28.4-0ubuntu0.16.04.9, leosilvab
nss, xenial, 2:3.28.4-0ubuntu0.16.04.8, mdeslaur
nss, eoan, 2:3.45-1ubuntu2.1, mdeslaur
nss, disco, 2:3.42-1ubuntu2.3, mdeslaur
nss, bionic, 2:3.35-2ubuntu2.5, mdeslaur
open-vm-tools, bionic, 2:11.0.1-2ubuntu0.18.04.2, paelzer
open-vm-tools, disco, 2:11.0.1-2ubuntu0.19.04.2, paelzer
open-vm-tools, eoan, 2:11.0.1-2ubuntu0.19.10.2, paelzer
open-vm-tools, eoan, 2:11.0.1-2ubuntu0.19.10.1, paelzer
php7.0, xenial, 7.0.33-0ubuntu0.16.04.9, leosilvab
php7.2, disco, 7.2.24-0ubuntu0.19.04.2, leosilvab
php7.2, bionic, 7.2.24-0ubuntu0.18.04.2, leosilvab
php7.3, eoan, 7.3.11-0ubuntu0.19.10.2, leosilvab
python-django, eoan, 1:1.11.22-1ubuntu1.1, sbeattie
python-django, disco, 1:1.11.20-1ubuntu0.3, sbeattie
python-django, bionic, 1:1.11.11-1ubuntu1.6, sbeattie
python-django, xenial, 1.8.7-1ubuntu5.11, sbeattie
qemu, disco, 1:3.1+dfsg-2ubuntu3.7, paelzer
qemu, bionic, 1:2.11+dfsg-1ubuntu7.21, paelzer
qemu, eoan, 1:4.0+dfsg-0ubuntu9.2, paelzer
ruby2.3, xenial, 2.3.1-2~ubuntu16.04.14, leosilvab
ruby2.5, eoan, 2.5.5-4ubuntu2.1, leosilvab
ruby2.5, disco, 2.5.5-1ubuntu1.1, leosilvab
ruby2.5, bionic, 2.5.1-1ubuntu1.6, leosilvab
samba, eoan, 2:4.10.7+dfsg-0ubuntu2.4, mdeslaur
samba, disco, 2:4.10.0+dfsg-0ubuntu2.8, mdeslaur
samba, bionic, 2:4.7.6+dfsg~ubuntu-0ubuntu2.15, mdeslaur
samba, xenial, 2:4.3.11+dfsg-0ubuntu0.16.04.25, mdeslaur
samba, eoan, 2:4.10.7+dfsg-0ubuntu2.3, mdeslaur
samba, disco, 2:4.10.0+dfsg-0ubuntu2.7, mdeslaur
samba, bionic, 2:4.7.6+dfsg~ubuntu-0ubuntu2.14, mdeslaur
samba, xenial, 2:4.3.11+dfsg-0ubuntu0.16.04.24, mdeslaur
simplestreams, bionic, 0.1.0~bzr460-0ubuntu1.1, rafaeldtinoco
spamassassin, eoan, 3.4.2-1ubuntu0.19.10.1, mdeslaur
spamassassin, disco, 3.4.2-1ubuntu0.19.04.1, mdeslaur
spamassassin, bionic, 3.4.2-0ubuntu0.18.04.2, mdeslaur
spamassassin, xenial, 3.4.2-0ubuntu0.16.04.2, mdeslaur
squid, eoan, 4.8-1ubuntu2.1, mdeslaur
squid, disco, 4.4-1ubuntu2.3, mdeslaur
squid3, bionic, 3.5.27-1ubuntu1.4, mdeslaur
squid3, xenial, 3.5.12-1ubuntu7.9, mdeslaur
strongswan, bionic, 5.6.2-1ubuntu2.5, paelzer
sysstat, eoan, 12.0.6-1ubuntu0.1, leosilvab
sysstat, disco, 12.0.1-1ubuntu0.1, leosilvab
sysstat, bionic, 11.6.1-1ubuntu0.1, leosilvab
sysstat, xenial, 11.2.0-1ubuntu0.3, leosilvab
ubuntu-advantage-tools, trusty, 19.6~ubuntu14.04.4, ahasenack
xen, disco, 4.9.2-0ubuntu5, smb
Uploads to the Development Release
Total: 129
asterisk, 1:16.2.1~dfsg-2build3, rafaeldtinoco
autofs, 5.1.6-1ubuntu1, ahasenack
backports.functools-lru-cache, 1.5-3build1, doko
beautifulsoup4, 4.8.0-2build1, doko
bind9, 1:9.11.14+dfsg-1ubuntu1, ahasenack
bind9, 1:9.11.5.P4+dfsg-5.1ubuntu5, ahasenack
blinker, 1.4+dfsg1-0.3ubuntu1, doko
blinker, 1.4+dfsg1-0.2build1, doko
byobu, 5.130-0ubuntu2, bryce
byobu, 5.130-0ubuntu1, kirkland
cherrypy3, 8.9.1-5ubuntu1, doko
cherrypy3, 8.9.1-2ubuntu2, doko
chrony, 3.5-4ubuntu2, paelzer
chrony, 3.5-4ubuntu1, paelzer
clamav, 0.102.1+dfsg-1ubuntu1, lucaskanashiro
cloud-init, 19.4-33-gbb4131a2-0ubuntu1, chad.smith
cloud-init, 19.4-31-g3f6192b3-0ubuntu1, chad.smith
cloud-init, 19.4-16-gf8950d63-0ubuntu1, chad.smith
cloud-init, 19.4-1-g8c96cbc1-0ubuntu1, chad.smith
cloud-init, 19.3-74-g129b1c4e-0ubuntu1, chad.smith
cloud-init, 19.3-41-gc4735dd3-0ubuntu1, chad.smith
cloud-init, 19.3-40-gf69d33a7-0ubuntu1, chad.smith
cluster-glue, 1.0.12-14build1, rafaeldtinoco
containerd, 1.3.1-0ubuntu1, tianon
convoy, 0.2.1+bzr39-1ubuntu3, doko
convoy, 0.2.1+bzr39-1ubuntu2, doko
convoy, 0.2.1+bzr39-1ubuntu1, doko
convoy, 0.2.1+bzr39-1build1, doko
corosync, 3.0.2-1ubuntu2, rafaeldtinoco
curtin, 19.3-14-ga45a54ca-0ubuntu1, raharper
dpdk, 19.11-2ubuntu1, paelzer
ebtables, 2.0.11-3, pkg-netfilter-team
edk2, 0~20191122.bd85bf54-1ubuntu1, xnox
exim4, 4.93-9ubuntu1, paelzer
freeipmi, 1.6.4-3ubuntu1, ahasenack
genshi, 0.7.3-0ubuntu1, doko
genshi, 0.7.1-5build1, doko
haproxy, 2.0.12-1ubuntu2, ahasenack
haproxy, 2.0.12-1ubuntu1, ahasenack
haproxy, 2.0.11-1ubuntu1, ahasenack
haproxy, 2.0.10-1ubuntu1, ahasenack
htop, 2.2.0-2build1, costamagnagianfranco
ipmitool, 1.8.18-8, f-debian
keepalived, 1:2.0.19-1build1, rafaeldtinoco
kerberos-configs, 2.6ubuntu1, ahasenack
krb5, 1.17-6ubuntu3, ahasenack
krb5, 1.17-6ubuntu2, xnox
krb5, 1.17-6ubuntu1, ahasenack
ldb, 2:2.0.7-4, pkg-samba-maint
libapache2-mod-python, 3.3.1-11ubuntu4, doko
libapache2-mod-python, 3.3.1-11ubuntu3, doko
librabbitmq, 0.10.0-1, fladi
librabbitmq, 0.9.0-0.2ubuntu1, leosilvab
libseccomp, 2.4.2-2ubuntu2, doko
lxc, 3.0.4-0ubuntu2, stgraber
mailman, 1:2.1.29-1build1, doko
mako, 1.1.0+ds1-1ubuntu1, doko
mako, 1.0.7+ds1-1build1, doko
mod-wsgi, 4.6.8-1ubuntu1, doko
mod-wsgi, 4.6.8-1build1, doko
moin, 1.9.9-1+deb9u1ubuntu1, doko
multipath-tools, 0.7.9-3ubuntu7, vorlon
mysql-8.0, 8.0.19-0ubuntu1, mdeslaur
mysql-8.0, 8.0.18-0ubuntu5, xnox
mysql-8.0, 8.0.18-0ubuntu4, vorlon
net-snmp, 5.8+dfsg-2ubuntu1, rafaeldtinoco
nginx, 1.17.7-0ubuntu1, teward
nose, 1.3.7-4build1, doko
nss, 2:3.48-1ubuntu1, mom-ubuntu
nss, 2:3.47-1ubuntu2, mdeslaur
nut, 2.7.4-11ubuntu3, lucaskanashiro
nut, 2.7.4-11ubuntu2, xnox
nut, 2.7.4-11ubuntu2, xnox
nut, 2.7.4-11ubuntu1, lucaskanashiro
nut, 2.7.4-9ubuntu2, doko
ocfs2-tools, 1.8.6-2ubuntu1, rafaeldtinoco
open-vm-tools, 2:11.0.1-4, bzed
open-vm-tools, 2:11.0.1-3ubuntu1, paelzer
openhpi, 3.8.0-2build3, rafaeldtinoco
openipmi, 2.0.27-0ubuntu2, rafaeldtinoco
openipmi, 2.0.27-0ubuntu1, paelzer
openldap, 2.4.48+dfsg-1ubuntu4, ahasenack
pacemaker, 2.0.1-5ubuntu2, vorlon
php7.3, 7.3.11-0ubuntu2, rafaeldtinoco
pmdk, 1.7-1ubuntu1, ahasenack
powernap, 2.21-0ubuntu2, doko
pycparser, 2.19-1build1, doko
pyjwt, 1.7.1-2ubuntu1, doko
python-boto, 2.49.0-2.1, eevans-debian
python-boto, 2.49.0-2ubuntu2, doko
python-cffi, 1.13.2-1build2, vorlon
python-cffi, 1.13.2-1build1, doko
python-ddt, 1.2.1-2ubuntu3, costamagnagianfranco
python-ddt, 1.2.1-2ubuntu2, doko
python-django, 2:2.2.9-2ubuntu1, costamagnagianfranco
⊠redacted due to length, see dev-summary blog post