Difference between revisions of "Ubuntu releases"
Jump to navigation
Jump to search
↑ https://lists.ubuntu.com/archives/ubuntu-announce/2021-April/000268.html
↑ https://packages.ubuntu.com/bionic/nginx-common
↑ https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes#Network_configuration
(46 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
For a detailed list of versions and changes visit [[wikipedia:Ubuntu_version_history]] or https://wiki.ubuntu.com/Releases (not always updated) | For a detailed list of versions and changes visit [[wikipedia:Ubuntu_version_history]] or https://wiki.ubuntu.com/Releases (not always updated) | ||
+ | == Ubuntu 24.10 Oracular Oriole == | ||
− | == Ubuntu 21.04 Hirsute Hippo == | + | == Ubuntu 24.04 Noble Numbat == |
+ | |||
+ | https://releases.ubuntu.com/noble/ | ||
+ | |||
+ | == Ubuntu 23.10 Mantic Minotaur == | ||
+ | |||
+ | == Ubuntu 23.04 Lunar Lobster == | ||
+ | |||
+ | == Ubuntu 22.10 Kinetic Kudu == | ||
+ | * https://ubuntu.com/blog/canonical-releases-ubuntu-22-10-kinetic-kudu | ||
+ | * [[systemd]] [[socket]] activation | ||
+ | * [[AMI ARM]]: [[ami-0e8c1f8c514e9c055]]. See also: <code>[[aws_ami]]</code> data source | ||
+ | |||
+ | == Ubuntu 22.04 LTS [[Jammy Jellyfish]] == | ||
+ | * Announcement https://ubuntu.com/blog/ubuntu-22-04-lts-released | ||
+ | * [[Azure Confidential VM]] support | ||
+ | * [[AWS Graviton]] optimized | ||
+ | * [[OpenSSL v3]] | ||
+ | * [[go 1.18.1]] | ||
+ | * [[Terraform v1.2.9]] | ||
+ | |||
+ | == Ubuntu 21.10 [[Impish]] [[Indri]] == | ||
+ | * TODO | ||
+ | |||
+ | == Ubuntu 21.04 Hirsute Hippo <ref>https://lists.ubuntu.com/archives/ubuntu-announce/2021-April/000268.html</ref> == | ||
* [[Linux Kernel 5.11]] | * [[Linux Kernel 5.11]] | ||
** Support for [[extended attributes]] in [[NFS]] | ** Support for [[extended attributes]] in [[NFS]] | ||
** [[virtio-fs]] [[DAX]] support | ** [[virtio-fs]] [[DAX]] support | ||
* [[Python 3.9]] | * [[Python 3.9]] | ||
+ | * [[Wayland]] | ||
+ | * [[Openstack Wallaby]] | ||
== Ubuntu 20.10 Groovy Gorilla == | == Ubuntu 20.10 Groovy Gorilla == | ||
Line 17: | Line 44: | ||
* Announcement: https://ubuntu.com/blog/ubuntu-20-04-lts-arrives | * Announcement: https://ubuntu.com/blog/ubuntu-20-04-lts-arrives | ||
* Release notes: https://wiki.ubuntu.com/FocalFossa/ReleaseNotes | * Release notes: https://wiki.ubuntu.com/FocalFossa/ReleaseNotes | ||
+ | * 20.4.6 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.6 | ||
+ | * 20.4.5 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.5 | ||
+ | * 20.4.4 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.4 | ||
+ | * 20.4.3 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.3 | ||
* 20.4.2 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.2 | * 20.4.2 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.2 | ||
* 20.4.1 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.1 | * 20.4.1 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.1 | ||
Line 36: | Line 67: | ||
== Ubuntu 18.04 [[LTS]] (BionicBeaver) == | == Ubuntu 18.04 [[LTS]] (BionicBeaver) == | ||
* [[Linux Kernel]] 4.15.0 | * [[Linux Kernel]] 4.15.0 | ||
− | * [[Nginx change log|Nginx | + | * [[Nginx change log|Nginx 1.14]] <ref>https://packages.ubuntu.com/bionic/nginx-common</ref> |
* https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes/ChangeSummary/18.04.4 (February 3, 2020 ?) | * https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes/ChangeSummary/18.04.4 (February 3, 2020 ?) | ||
Line 44: | Line 75: | ||
* [[PostgreSQL 10]] | * [[PostgreSQL 10]] | ||
* [[Libvirt release notes|Libvirtd]] 4.0.0 | * [[Libvirt release notes|Libvirtd]] 4.0.0 | ||
+ | * [[PHP 7.2]] | ||
Line 53: | Line 85: | ||
* 18.04.5 14 August 2020 http://fridge.ubuntu.com/2020/08/14/ubuntu-18-04-5-lts-released/ | * 18.04.5 14 August 2020 http://fridge.ubuntu.com/2020/08/14/ubuntu-18-04-5-lts-released/ | ||
** [[Raspberry Pi]] 4 8GB version is now fully supported | ** [[Raspberry Pi]] 4 8GB version is now fully supported | ||
+ | * 18.04.6 Sep 2021 | ||
+ | ** Announcement https://lists.ubuntu.com/archives/ubuntu-announce/2021-September/000272.html | ||
+ | ** Release notes: https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes | ||
== Ubuntu 16.04 LTS (Xenial Xerus) == | == Ubuntu 16.04 LTS (Xenial Xerus) == | ||
Line 66: | Line 101: | ||
== Related terms == | == Related terms == | ||
* <code>[[do-release-upgrade]]</code> | * <code>[[do-release-upgrade]]</code> | ||
− | * [[Amazon AMI]] | + | * <code>[[multipass launch]] [[lts]]</code> |
+ | * [[Amazon AMI]]: https://cloud-images.ubuntu.com/locator/ec2/ | ||
+ | * <code>[[source /etc/os-release]]</code> | ||
+ | * <code>[[aws ec2 describe-images --filters]] "Name=name,Values=ubuntu/images/hvm-ssd/ubuntu-*23.04*amd64*" --query "sort_by(Images, &CreationDate)[-1].[Name, ImageId]" --owners [[099720109477]]</code> | ||
+ | * Terraform <code>[[aws_ami]]</code> data source | ||
+ | * [[lsb release -a]] | ||
== See also == | == See also == |
Latest revision as of 11:11, 10 October 2024
For a detailed list of versions and changes visit wikipedia:Ubuntu_version_history or https://wiki.ubuntu.com/Releases (not always updated)
Contents
- 1 Ubuntu 24.10 Oracular Oriole
- 2 Ubuntu 24.04 Noble Numbat
- 3 Ubuntu 23.10 Mantic Minotaur
- 4 Ubuntu 23.04 Lunar Lobster
- 5 Ubuntu 22.10 Kinetic Kudu
- 6 Ubuntu 22.04 LTS Jammy Jellyfish
- 7 Ubuntu 21.10 Impish Indri
- 8 Ubuntu 21.04 Hirsute Hippo [1]
- 9 Ubuntu 20.10 Groovy Gorilla
- 10 Ubuntu 20.04 LTS (Focal Fossa)
- 11 Ubuntu 19.10 (Eoan)
- 12 Ubuntu 19.04 (Disco)
- 13 Ubuntu 18.04 LTS (BionicBeaver)
- 14 Ubuntu 16.04 LTS (Xenial Xerus)
- 15 Ubuntu 12.04 LTS, Precise Pangolin
- 16 Related terms
- 17 See also
Ubuntu 24.10 Oracular Oriole[edit]
Ubuntu 24.04 Noble Numbat[edit]
https://releases.ubuntu.com/noble/
Ubuntu 23.10 Mantic Minotaur[edit]
Ubuntu 23.04 Lunar Lobster[edit]
Ubuntu 22.10 Kinetic Kudu[edit]
- https://ubuntu.com/blog/canonical-releases-ubuntu-22-10-kinetic-kudu
- systemd socket activation
- AMI ARM: ami-0e8c1f8c514e9c055. See also:
aws_ami
data source
Ubuntu 22.04 LTS Jammy Jellyfish[edit]
- Announcement https://ubuntu.com/blog/ubuntu-22-04-lts-released
- Azure Confidential VM support
- AWS Graviton optimized
- OpenSSL v3
- go 1.18.1
- Terraform v1.2.9
Ubuntu 21.10 Impish Indri[edit]
- TODO
Ubuntu 21.04 Hirsute Hippo [1][edit]
- Linux Kernel 5.11
- Support for extended attributes in NFS
- virtio-fs DAX support
- Python 3.9
- Wayland
- Openstack Wallaby
Ubuntu 20.10 Groovy Gorilla[edit]
- https://discourse.ubuntu.com/t/groovy-gorilla-release-notes/15533
nftables
is now the default backend for the firewall.- Telegraf included
- Linux Kernel 5.8
Ubuntu 20.04 LTS (Focal Fossa)[edit]
- Announcement: https://ubuntu.com/blog/ubuntu-20-04-lts-arrives
- Release notes: https://wiki.ubuntu.com/FocalFossa/ReleaseNotes
- 20.4.6 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.6
- 20.4.5 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.5
- 20.4.4 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.4
- 20.4.3 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.3
- 20.4.2 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.2
- 20.4.1 https://wiki.ubuntu.com/FocalFossa/ReleaseNotes/ChangeSummary/20.04.1
- Linux Kernel 5.4
- PostgreSQL 12
- MariaDB 10.1.47
- Libvirt v6.0.0
- OpenSSH 8.2 with support for U2F/FIDO
- OpenStack Ussuri
- Prometheus 2.15
- libvirtd 6.0.0
- ZFS 0.8.3 including Native Encryption
Ubuntu 19.10 (Eoan)[edit]
Ubuntu 19.04 (Disco)[edit]
Ubuntu 18.04 LTS (BionicBeaver)[edit]
- Linux Kernel 4.15.0
- Nginx 1.14 [2]
- https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes/ChangeSummary/18.04.4 (February 3, 2020 ?)
- 18.04.0
- 18.04.1
- 18.04.2 15 Feb 2019 announcement Raspberry Pi 3 as a supported image target
- 18.04.3 08 August 2019 announcement
- 18.04.4
- 18.04.5 14 August 2020 http://fridge.ubuntu.com/2020/08/14/ubuntu-18-04-5-lts-released/
- Raspberry Pi 4 8GB version is now fully supported
- 18.04.6 Sep 2021
Ubuntu 16.04 LTS (Xenial Xerus)[edit]
Ubuntu 12.04 LTS, Precise Pangolin[edit]
Related terms[edit]
do-release-upgrade
multipass launch lts
- Amazon AMI: https://cloud-images.ubuntu.com/locator/ec2/
source /etc/os-release
aws ec2 describe-images --filters "Name=name,Values=ubuntu/images/hvm-ssd/ubuntu-*23.04*amd64*" --query "sort_by(Images, &CreationDate)[-1].[Name, ImageId]" --owners 099720109477
- Terraform
aws_ami
data source - lsb release -a
See also[edit]
- Ubuntu releases: Ubuntu 20.10 Groovy Gorilla, Ubuntu 20.04 LTS (Focal Fossa), Ubuntu 18.04 LTS (BionicBeaver), Ubuntu Noble
apt dist-upgrade
anddo-release-upgrade
- Ubuntu, Ubuntu releases, snap, MAAS, PPA, Canonical Livepatch, Ubuntu Advantage, netplan, multipass, Landscape, Subiquity,
lsb_release
, Ubuntu MATE, Wayland - Linux distributions: Debian, Ubuntu, RHEL, Amazon Linux, Oracle Linux, ArchLinux, SUSE
- Software changelogs,
git log
, GA, EoL, EOS, release cycle,apt changelog
,docker-compose changelog
Advertising: