Releases: bargees/barge-os
Releases · bargees/barge-os
2.9.0-rc3
- package/busybox: set PID_FILE_PATH for crond.reboot
- package/dhcpcd: fix iconfig.mk to install hooks
- init: add /dev/fd and /dev/std* symlinks, and /dev/shm
13725696 barge.img sha256:e58c2dbecf478705b1b871b5ff2a7422463d08183056a64a2554807caa1020a1
14680064 barge.iso sha256:a5d3d7a71c1547445666b7a657274a63def08083d9687a35aa06a4d57626ec9a
2763856 bzImage sha256:97ce9486961f452c0f84eb36e4d66aa326d47f47de6fc5d3785f45d1ddd99d15
10844100 rootfs.tar.xz sha256:72b8cd84e9e71cd9c23536dc98c6038cb3af5e7952c4425f4ac8cd7ee1902880
2.9.0-rc2
- buildroot-2018.05-rc2
- wget 1.19.5
13723648 barge.img sha256:500365b28ff93beb687125257aa737635cefc219f21febff4da0fe202b3e4b6f
14680064 barge.iso sha256:7d4c958cc65f39a019b7505978a67cba543663c3e24c51793b8df362d3ca20d3
2764368 bzImage sha256:cbf8184c479b90e8a024ffc8d3290c7d0610dae4117a6aed97bf7c576c72dc87
10836232 rootfs.tar.xz sha256:81fe9c89d037f6ad1f4e30d1bacb9d3e3a17a91d11f941b04b026cfec44a2e43
2.9.0-rc1
- buildroot-2018.05-rc1
- busybox 1.28.3
- setfattr
- dhcpcd 7.0.3
- e2fsprogs 1.44.1
- iptables 1.6.2
- openssh 7.7p1
- ssh-copy-id
- sudo 1.8.23
- cvtsudoers
- util-linux 2.32
- wget 1.19.4
- busybox 1.28.3
- patches/linux: Revise a patch for random
13721600 barge.img sha256:a6f57d8d91b6be122777a917a916d86b4ffa203e96ffe205f59b83971f14b385
14680064 barge.iso sha256:30252a5945de5b96f4c578e5f0bcdaa86ea21dcebd5a22fa48813f98e8fbc7e3
2764112 bzImage sha256:740a5bb003c0761b2c4a9516b2d1d2dcc4111fe7488b290511a5a8e966716263
10843544 rootfs.tar.xz sha256:d104035636434f6f099c9a5e034de31a0d2d1d8fce17429a2d1b8b2ccb5e11d7
2.8.2-rpi
barge-2.8.2-x
Barge OS with the latest docker v18.03.1-ce.
2.8.2
- Upgrade buildroot-2018.02.2
- Upgrade buildroot-2018.02.1
- libopenssl 1.0.2o
- ntp 4.2.8p11
- Add haveged package fix #76
- Upgrade kernel to v4.14.39
with fixing "random: fix crng_ready() test" patch
13684736 barge.img sha256:09c78dd0071b1da72f369e1b2af0c33f68f1bc99760323eb16b0fc0934fdb992
14680064 barge.iso sha256:87306e5a93277ba697e4c6013756d09fc5ff23df70dce4af7e6ca674020b4387
2763984 bzImage sha256:18e2ad41dc8bb62b174f5a3be8d2e6e5bbfa20d6659641af80feb42b1883f836
10794688 rootfs.tar.xz sha256:ec98b64cc4fac846e7b2b1ef03ddce94eda3dc13edac71de946320646cf9427a
2.8.1
2.8.0-rpi
- Upgrade buildroot-2018.02
- bash 4.4.12
- busybox: add upstream security fixes
- CVE-2017-15873: Integer overflow in decompress_bunzip2.c leads to a read access violation
- CVE-2017-15874: Integer overflow in decompress_unlzma.c leads to a read access violation
- dbus 1.12.2
- dumb-init 1.2.1
- e2fsprogs 1.43.9
- eudev 3.2.5
- expat 2.2.5
- glibc 71616d59ec97fe798b69f749e7fb424bd6d2432b
- malloc: Integer overflow in posix_memalign (CVE-2018-6485)
- malloc: Integer overflow in malloc (CVE-2018-6551)
- libnl 3.4.0
- libxml2 2.9.7
- rsync 3.1.3
- tzdata 2018c
- util-linux 2.31.1
- Upgrade kernel to v4.14.22
- configs/kernel.config: Drop CONFIG_VDSO for CRIU
checkpoint-restore/criu#446 - configs/kernel.config: Select PREEMPT_VOLUNTARY to fix kernel panics on boot
https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689&start=25#p1265214
https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689&start=50#p1273852
raspberrypi/linux#2382
2.8.0-rpi-rc2
- configs/kernel.config: Drop CONFIG_VDSO for CRIU
checkpoint-restore/criu#446
2.8.0-rpi-rc1
- Upgrade buildroot-2018.02
- bash 4.4.12
- busybox: add upstream security fixes
- CVE-2017-15873: Integer overflow in decompress_bunzip2.c leads to a read access violation
- CVE-2017-15874: Integer overflow in decompress_unlzma.c leads to a read access violation
- dbus 1.12.2
- dumb-init 1.2.1
- e2fsprogs 1.43.9
- eudev 3.2.5
- expat 2.2.5
- glibc 71616d59ec97fe798b69f749e7fb424bd6d2432b
- malloc: Integer overflow in posix_memalign (CVE-2018-6485)
- malloc: Integer overflow in malloc (CVE-2018-6551)
- libnl 3.4.0
- libxml2 2.9.7
- rsync 3.1.3
- tzdata 2018c
- util-linux 2.31.1
- Upgrade kernel to v4.14.22
- configs/cmdline.txt: Add dwc_otg.fiq_enable=0 and dwc_otg.fiq_fsm_enable=0 to fix kernel panics on boot.