Releases: burmilla/os
v2.0.0-beta4
About this release
BurmillaOS is community maintained RancherOS compatible operating system.
Versioning
1.9.x versions will stay on 4.14.x kernel versions and are backward compatible with RancherOS 1.5.x versions.
2.0.x versions will contain bigger changes like 5.10.x kernel, etc.
NOTE!!! 2.0.x versions are currently on beta/evalution state so their content might still change based on feedback.
Release notes
Abandon idea to share kernel with k3OS (which beta3 was using) instead of using our own 5.10.x kernel builds
Kernel 5.10.28
Buildroot 2020.02.8
Docker 20.10.5
Finally working kernel version for Raspberry Pi 4B (earlier only 3B worked)
Support user Docker userns-remap #63
v1.9.2-rc1
Release notes
- Linux 4.14.229
- Support user Docker userns-remap
v1.9.1
Address CVEs CVE-2021-21284 and CVE-2021-21285 in Docker
About this release
BurmillaOS is community maintained RancherOS compatible operating system.
Versioning
1.9.x versions will stay on 4.14.x kernel versions and are backward compatible with RancherOS 1.5.x versions.
2.0.x versions will contain bigger changes like 5.4.x kernel, etc.
Upgrade
https://burmillaos.org/docs/installation/upgrading/
Release notes
General:
- Release under burmilla name
- Linux 4.14.218
- Buildroot: 2018.02.11
- Docker docker-19.03.15 by default
- Optimize out of memory handling logic #35
- Optimize kernel parameters #36 #38 #41 #56
- Optimize iSCSI settings #37
Docker:
- Add Docker 19.03.15
- Add Docker 20.10.3
Updated services:
- Bump up docker-compose 1.28.2
- Bump up zfs to 2.0.1
v2.0.0-beta3
- Share kernel with k3OS (5.4.0-54.60-rancher1)
- Buildroot 2020.02.8
- Docker 20.10.2
- Include separate ISO file for virtual machines without firmwares
v1.9.1-rc1
v1.9.0
About this release
This is first release version under BurmillaOS name.
BurmillaOS is community maintained RancherOS compatible operating system.
Versioning
1.9.x versions will stay on 4.14.x kernel versions and are backward compatible with RancherOS 1.5.x versions.
2.0.x versions will contain bigger changes like 5.10.x kernel, etc.
Upgrade from RancherOS:
sudo ros config set rancher.upgrade.url https://raw.githubusercontent.com/burmilla/releases/v1.9.x/releases.yml
sudo ros os upgrade
sudo ros console switch default
Release notes
General:
- Release under burmilla name
- Linux 4.14.211
- Buildroot: 2018.02.11
- Docker docker-19.03.14 by default
- Debian console by default
- VMware + Proxmox VE images created without firmware files (size optimization)
Docker:
- Add Docker 19.03.13
- Add Docker 19.03.14
- Add Docker 20.10.0
- Add Docker 20.10.1
- Drop old Docker versions
Removed services:
- Drop usage data collection (os-subscriber)
- Drop Rancher server
- Drop pingan-amc
- Drop Nvidia driver
- Drop open-iscsi (included to console)
Updated services:
- Bump up hyperv-vm-tools to v4.14.211-burmilla
- Bump up open-vm-tools to 11.2.0
- Bump up qemu-guest-agent to 3.1.0
- Bump up virtualbox-tools to 6.1.16
- Bump up volume-cifs, volume-efs and volume-nfs to 0.36
- Bump up waagent to 2.2.49.2
New services:
- docker-compose
Consoles:
- Replaced default console with Debian console
- Removed all other consoles
- Drop all consoles except Debian
- Changes to Debian console
- Build console based on debian:stable-slim
- Include /etc/lsb-release file
- Replaces "vim" with "nano" to saving space
- Included "iputils-ping" and "open-iscsi"
- Include only en_US.UTF-8 from locales package
- Enforce SSH security settings
- Create /var/log/wtmp file on first boot so "last" command will works
- Enabled Bash styles
- Included placeholder for "docker-compose" command with automatic enable
v1.9.0-rc1
About this release
BurmillaOS is community maintained RancherOS compatible operating system.
1.9.x versions will stay on 4.14.x kernel versions.
2.0.x versions will contain bigger changes like 5.9.x kernel, etc.
Upgrade from RancherOS:
sudo ros console switch default
sudo ros config set rancher.upgrade.url https://raw.githubusercontent.com/burmilla/releases/v1.9.x/releases.yml
sudo ros os upgrade
Release notes
General:
- Release under burmilla name
- Linux 4.14.207
- Buildroot: 2018.02.11
- Docker docker-19.03.13 by default
- Debian console by default
- Cloud images created without firmware files
Docker:
- Add Docker 19.03.13
- Drop old Docker versions
Removed services:
- Drop usage data collection (os-subscriber)
- Drop Rancher server
- Drop pingan-amc
- Drop Nvidia driver
- Drop open-iscsi
Updated services:
- Bump up hyperv-vm-tools to v4.14.206-burmilla-1
- Bump up open-vm-tools to 11.2.0
- Bump up qemu-guest-agent to 3.1.0
- Bump up virtualbox-tools to 6.1.16
- Bump up volume-cifs, volume-efs and volume-nfs to 0.36
- Bump up waagent to 2.2.49.2
Consoles:
- Replaced default console with Debian console
- Removed all other consoles
- Drop all consoles except Debian
- Changes to Debian console
- Build console based on debian:stable-slim
- Include /etc/lsb-release file
- Replaces vim with name to saving space
- Included iputils-ping and open-iscsi
- Include only en_US.UTF-8 from locales package
- Enforce SSH security settings
- Create /var/log/wtmp file on first boot so "last" command will works
v2.0.0-beta2
NOTE!!! Non-tested early beta
Release notes
- Bump up kernel to 5.9.6
- Bump up Docker to 20.10.0-rc1
- Add Raspberry Pi 4B support
- Other changes introduced by 1.9.0-beta2