diff -Nru ubuntu-release-upgrader-18.04.31/data/DistUpgrade.cfg.xenial ubuntu-release-upgrader-18.04.32/data/DistUpgrade.cfg.xenial --- ubuntu-release-upgrader-18.04.31/data/DistUpgrade.cfg.xenial 2018-07-09 20:56:47.000000000 +0000 +++ ubuntu-release-upgrader-18.04.32/data/DistUpgrade.cfg.xenial 2019-05-07 22:44:45.000000000 +0000 @@ -42,9 +42,15 @@ [KernelRemoval] Version=4.4.0 -BaseNames=linux-image,linux-headers,linux-image-debug,linux-backport-modules, - linux-header-lbm,linux-signed-image,linux-tools,linux-cloud-tools, - linux-image-extra +BaseNames=linux-image, + linux-headers, + linux-image-extra, + linux-modules, + linux-modules-extra, + linux-signed-image, + linux-image-unsigned, + linux-tools, + linux-cloud-tools Types=386,ec2,generic,generic-lpae,lowlatency,powerpc-e500mc,powerpc-smp, powerpc64-emb,powerpc64-smp,rt,server,virtual diff -Nru ubuntu-release-upgrader-18.04.31/data/mirrors.cfg ubuntu-release-upgrader-18.04.32/data/mirrors.cfg --- ubuntu-release-upgrader-18.04.31/data/mirrors.cfg 2019-04-10 01:05:01.000000000 +0000 +++ ubuntu-release-upgrader-18.04.32/data/mirrors.cfg 2019-05-07 22:44:49.000000000 +0000 @@ -150,7 +150,6 @@ http://mirror.netcologne.de/ubuntu/ http://mirror.serverloft.eu/ubuntu/ubuntu/ http://ubuntu.cica.es/ubuntu/ -http://download.nus.edu.sg/mirror/ubuntu/ http://archive.ubuntumirror.dei.uc.pt/ubuntu/ http://ftp.icm.edu.pl/pub/Linux/ubuntu/ http://ftp.lysator.liu.se/ubuntu/ @@ -206,7 +205,6 @@ http://ftp.neowiz.com/ubuntu/ http://ftp.uni-bayreuth.de/linux/ubuntu/ubuntu/ http://mirror.edatel.net.co/ubuntu/ -http://mirror.ubuntu.ikoula.com/ubuntu/ http://suro.ubaya.ac.id/ubuntu/ http://archive.ubuntu.csg.uzh.ch/ubuntu/ http://ftp.nluug.nl/os/Linux/distr/ubuntu/ @@ -260,7 +258,6 @@ http://mirrors.sonic.net/ubuntu/ http://mirrors.tripadvisor.com/ubuntu/ http://mirrors.usinternet.com/ubuntu/archive/ -http://mirror.ni.net.tr/ubuntu/ http://repo.bigstepcloud.com/ubuntu/ http://ubuntu.hysing.is/ubuntu/ http://ubuntu.mirror.digitalpacific.com.au/archive/ @@ -297,7 +294,6 @@ http://ftp.iinet.net.au/pub/ubuntu/ http://ubuntu.ntc.net.np/ubuntu/ http://ftp.aso.ee/ubuntu/ -http://ftp.rezopole.net/ubuntu/ http://deb-mirror.habari.co.tz/ubuntu/ http://giano.com.dist.unige.it/ubuntu/ http://mirror.math.princeton.edu/pub/ubuntu/ @@ -323,7 +319,6 @@ http://ubuntu.man.lodz.pl/ubuntu/ http://mirror.its.sfu.ca/mirror/ubuntu/ http://repos.forethought.net/ubuntu/ -http://mirror.ufscar.br/ubuntu/ http://ubuntu.dts.mg/ubuntu/ http://la-mirrors.evowise.com/ubuntu/ http://mirror.rasanegar.com/ubuntu/archive/ @@ -423,7 +418,6 @@ http://ftp.heanet.ie/pub/ubuntu/ http://mirror.iodc.dk/ubuntu/ http://mirror.ehost.vn/ubuntu/ -http://mirror.thaidns.co.th/ubuntu/ http://mirror.ps.kz/ubuntu/ http://mirror.kamp.de/ubuntu/ http://mirror.team-cymru.com/ubuntu/ @@ -465,7 +459,6 @@ http://mirror.steadfastnet.com/ubuntu/ http://ubuntu.uni-sofia.bg/ubuntu/ http://mirror.init7.net/ubuntu/ -http://mirrors.sohu.com/ubuntu/ http://ftp.iitm.ac.in/ubuntu/ http://mirror.biznetgio.com/ubuntu/ http://mirror.hoster.kz/ubuntu/ @@ -477,7 +470,6 @@ http://ftp.tsukuba.wide.ad.jp/Linux/ubuntu/ http://fireball-public.phys.wvu.edu/mirror/ubuntu/ ftp://mirror.ricta.org.rw/ubuntu/ -http://ubuntu.mirrors.isu.net.sa/ubuntu/ http://mirrors.ukfast.co.uk/sites/archive.ubuntu.com/ http://mirror.siena.edu/ubuntu/ http://mirror.niif.hu/ubuntu/ @@ -498,12 +490,10 @@ http://repositorio.nti.ufal.br/ubuntu/ http://ubuntu.turhost.com/ubuntu/ http://repos.del.extreme-ix.org/ubuntu/ -http://mirror.onet.pl/pub/mirrors/ubuntu/ http://no.mirrors.blix.com/ubuntu/ http://ftp.belnet.be/ubuntu/ http://linuxmirror.es/ubuntu/ http://mirror.hostnet.nl/ubuntu/archive/ -http://mirrors.shu.edu.cn/ubuntu/ http://ubuntu.cybertips.info/ubuntu/ http://dafi.inf.um.es/ubuntu/ http://mirror.fsmg.org.nz/ubuntu/ @@ -514,3 +504,18 @@ http://mirror.linux-ia64.org/ubuntu/ http://ftp.energotel.sk/pub/linux/ubuntu/ http://mirror.poliwangi.ac.id/ubuntu/ +http://mirrors.fastdns.ca/ubuntu/ +http://mirrors.webtuga.pt/ubuntu/ +http://mirror.solnode.io/ubuntu/releases/ +http://mirrors.isu.net.sa/pub/ubuntu-releases/ +http://ir.ubuntu.sindad.cloud/ubuntu/ +http://ubuntu-archive.mirrors.estointernet.in/ +http://mirror.usetelecom.com.br/ubuntu/ +http://mirror.23media.com/ubuntu/ +http://mirror.1000mbps.com/ubuntu/ +http://kozyatagi.mirror.guzel.net.tr/ubuntu/ +http://mirrors.vcea.wsu.edu/ubuntu/ +ftp://mirrors.fnl.bupt.maojianwei.com/Ubuntu_apt_mirror/ +http://mirrors.melbourne.co.uk/ubuntu/ +http://ubuntu.xaas.ir/ +http://ubuntu.securedservers.com/ diff -Nru ubuntu-release-upgrader-18.04.31/debian/changelog ubuntu-release-upgrader-18.04.32/debian/changelog --- ubuntu-release-upgrader-18.04.31/debian/changelog 2019-04-10 01:05:01.000000000 +0000 +++ ubuntu-release-upgrader-18.04.32/debian/changelog 2019-05-07 22:44:49.000000000 +0000 @@ -1,3 +1,10 @@ +ubuntu-release-upgrader (1:18.04.32) bionic; urgency=medium + + * data/DistUpgrade.cfg.xenial: update KernelRemoval sections to kernel + packages that appear in Ubuntu 16.04. (LP: #1828072) + + -- Brian Murray Tue, 07 May 2019 15:44:49 -0700 + ubuntu-release-upgrader (1:18.04.31) bionic; urgency=medium * DistUpgradeController.py: Instead of checking every sources.list entry to diff -Nru ubuntu-release-upgrader-18.04.31/DistUpgrade/DistUpgradeVersion.py ubuntu-release-upgrader-18.04.32/DistUpgrade/DistUpgradeVersion.py --- ubuntu-release-upgrader-18.04.31/DistUpgrade/DistUpgradeVersion.py 2019-04-10 01:05:01.000000000 +0000 +++ ubuntu-release-upgrader-18.04.32/DistUpgrade/DistUpgradeVersion.py 2019-05-07 22:44:49.000000000 +0000 @@ -1 +1 @@ -VERSION = '18.04.31' +VERSION = '18.04.32'