Ubuntu Foundations Development Summary: November 2, 2017
Canonical
on 2 November 2017
Tags: 18.04 , Bionic Beaver , LTS , Subiquity
This newsletter is to provide a status update from the Ubuntu Foundations Team. There will also be highlights provided for any interesting subjects the team may be working on. If you would like to reach the Foundations team, you can find us at the #ubuntu-devel channel on freenode.
Highlights
- Artful Aardvark, 17.10, has released. Check out the release notes for more info.
- Subiquity has had several updates to make it prettier, easier to use and translatable.
- Quick instructions to try it out:
- urlbase=http://cdimage.ubuntu.com/ubuntu-server/daily-live/current
- isoname=$(distro-info -d)-live-$(dpkg –print-architecture).iso
- wget ${urlbase}/${isoname}
- dd if=/dev/zero of=target.img bs=1G count=0 seek=10
- kvm -m 1024 -boot d -cdrom ${isoname} -hda target.img -serial stdio
- Any help with translations at https://translations.launchpad.net/subiquity/trunk/+translations would be appreciated!
- Quick instructions to try it out:
The State of the Archive
- We have a name for 18.04 – Bionic Beaver. The team is in the process of opening the archive for what will be our next LTS release. Here’s the 18.04 Release Schedule.
- The opening of the archive is bringing with it icu 59.1 and boost 1.65.1; and Qt 5.9.2 is expected to land soon, along with ocaml 4.05.
Weekly Meeting
IRC Log: http://ubottu.com/meetingology/logs/ubuntu-meeting/2017/ubuntu-meeting.2017-10-26-15.00.moin.txt
The online Windows XP simulator runs in a web browser and its operation imitates the operating system. You can use it to prank someone.
Talk to us today
Interested in running Ubuntu in your organisation?
Newsletter signup
Related posts
Canonical announces 12 year Kubernetes LTS
Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12 years of committed security maintenance and enterprise...
Canonical announces the first MicroCloud LTS release
Canonical announces the first MicroCloud LTS release. MicroCloud 2.1.0 LTS features support for single-node deployments, improved security posture, and more...
Canonical offers 12 year LTS for any open source Docker image
‘Everything LTS’ – Canonical will build distroless Docker images to customer spec that include upstream components not packaged in Ubuntu, and fix critical...