summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES147
1 files changed, 146 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 1372fc8978..a505d7ec69 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,95 @@
-2018.08-rc1, To be released
+2018.08, Released September 6th, 2018
+
+ Minor fixes.
+
+ Known issues:
+
+ - Glibc 2.28 on the build host breaks compilation of a number
+ of host packages. 2018.08 contains fixes for some of these
+ packages, but not all. Consider building on hosts (or in
+ containers) using older Glibc versions.
+
+ - host-dtc 1.4.7 breaks compilation of older U-Boot and Linux
+ kernel configurations using FDT/DTC. Consider updating the
+ Linux kernel to >= 4.17 and U-Boot to >= 2018.07 or
+ backporting commit 9130ba8846 (scripts/dtc: Update to
+ upstream version v1.4.6-9-gaadd0b65c987) for the Linux
+ kernel / commit db405d1980 for U-Boot.
+ Alternatively revert commit 7b929ddcf0 (dtc: bump version to
+ 1.4.7) and ensure your build host does not have the libfdt
+ development headers installed.
+
+ Updated/fixed packages: busybox, chipmunk, cutelyst,
+ domoticz, gcc, imagemagick, lcms2, libcurl, mediastreamer,
+ moarvm, php, qt, qt5virtualkeyboard, qt5webengine, screen,
+ sdl2, squashfs, uboot, xen
+
+ Issues resolved (http://bugs.uclibc.org):
+
+ #11261: ccache using wrong cached objects
+ #11276: Understanding the patch for kernel-4.9 and other..
+
+2018.08-rc3, Released August 31th, 2018
+
+ Fixes all over the tree.
+
+ linux: additional improvements to the flex / bison dependency
+ handling, use system provided variant if available. Ensure
+ toolchain is available when configuring for 4.18+ support.
+
+ Download: Fix handling of primary sites using file://
+
+ Toolchain: Correct external toolchain musl detection for
+ static toolchains.
+
+ Updated/fixed packages: aircrack-ng, bison, brltty, busybox,
+ cutelyst, dropbear, gr-osmosdr, i2c-tools, json-c, libconfuse,
+ libkcapi, libsoup, libssh, liburiparser, mbedtls, mender,
+ mesa3d, minicom, mjpegtools, mutt, openpowerlink, openssh,
+ oracle-mysql, php, postgresql, pv, qt5base, qt5quickcontrols,
+ rauc, shairport-sync, systemd, xlib_libX11, zeromq,
+
+ Issues resolved (http://bugs.uclibc.org):
+
+ #11091: BR2_PRIMARY_SITE doesn't work (wget is selected...
+ #11141: WF111 package no longer available
+ #11211: Internal compiler error: Killed (program cc1plus)..
+ #11236: util-linux fails to build on Travis CI when python..
+ #11246: Glibc 2.28 - fails to build host-bison and host-m4
+ #11256: Add python-falcon and python-mimeparse packages
+
+2018.08-rc2, Released August 20th, 2018
+
+ Fixes all over the tree.
+
+ pkg-kconfig: Support dependencies needed to run the
+ configurator, E.G. recent Linux kernel versions needing flex
+ and bison.
+
+ Defconfigs: ARM Juno: Bump ATF to fix a build
+ issue. Raspberrypi2: Bump rootfs size. Snps_archs38_vdk:
+ Correct /etc/inittab. Technologic ts7680: Correct genimage
+ configuration. Orange PI PC / Zero, Sheevaplug: Bump U-boot to
+ 2018.07 to fix build issue. Ensure host-openssl is pulled in
+ for kernel builds where needed.
+
+ Updated/fixed packages: aircrack-ng, bind, boost,
+ boot-wrapper-aarch64, bzip2, busybox, chrony, cryptsetup,
+ dahdi-tools, dbus, domoticz, eigen, ipsec-tools, libarchive,
+ libfuse, libgit2, libopenssl, libselinux, lighttpd, lvm2, m4,
+ makedevs, mariadb, mesa3d-headers, mono, ncmpc, ncurses,
+ nodejs, php, python-django, python-pyqt5, qt5base,
+ qt5serialbus, ruby, samba4, uboot-tools, uclibc, vlc,
+ waylandpp, wireless_tools, wireshark, wpa_supplicant, mtd,
+ xdriver_xf86-video-ati, xserver_xorg-server
+
+ Issues resolved (http://bugs.uclibc.org):
+
+ #10781: cryptsetup luksOpen container_file container causes..
+ #10996: bogus musl ARM toolchain
+ #11191: xattr and check-package issue
+
+2018.08-rc1, Released August 5th, 2018
Toolchain:
@@ -23,6 +114,8 @@
- X.org server bumped to 1.20, and all X.org proto packages
replaced by the single xorgproto package
- i.MX6 support packages bumped to 6.2.4
+ - i.MX Vivante graphics version bumped to 6.2.4.p1.2,
+ adding support for Wayland and i.MX8MQ platforms
Linux: bumped to 4.17 by default.
@@ -66,6 +159,32 @@
#11121: statfs call corrupts memory struct statfs too small
#11181: Switching toolchain does not work
+2018.05.2, Released August 28th, 2018
+
+ Important / security related fixes.
+
+ Defconfigs: Raspberrypi2: Bump rootfs size, T7680: Fix
+ genimage.cfg issue, ARM Juno: Bump ATF to v1.3 to fix build
+ issue.
+
+ Updated/fixed packages: acl, attr, apache, bind,
+ boot-wrapper-aarch64, brltty, bzip2, chrony, crda, cryptsetup,
+ dahdi-tools, dmidecode, dropbear, eigen, ffmpeg, gawk, gcc,
+ ghostscript, gnutls, imx-gpu-viv, ipsec-tools, libarchive,
+ libfuse, libglib2, libopenssl, libselinux, libsoup, lighttpd,
+ linuxptp, lttng-modules, lttng-tools, lua-flu, lvm2, m4,
+ makedevs, mariadb, mbedtls, mesa3d-heders, mtd, ncurses,
+ nodejs, openssh, php, python-django, rauc, ruby, samba4,
+ stress-ng, ti-utils, uboot-tools, uclibc, vim, waylandpp,
+ wireless_tools, wireless-regdb, wireshark, wpa_supplicant,
+ xorriso, znc
+
+ Issues resolved (http://bugs.uclibc.org):
+
+ #10781: cryptsetup luksOpen container_file container causes..
+ #10986: Installing package attr when already supplied by..
+ #11191: xattr and check-package issue
+
2018.05.1, Released July 20th, 2018
Important / security related fixes.
@@ -294,6 +413,32 @@
#10961: Grub2 fails to build for x86_64 when BR2_SSP_ALL is
enabled
+2018.02.5, Released August 29th, 2018
+
+ Important / security related fixes.
+
+ Defconfigs: Raspberrypi2: Bump rootfs size, T7680: Fix
+ genimage.cfg issue, ARM Juno: Bump ATF to v1.3 to fix build
+ issue.
+
+ Updated/fixed packages: acl, apache, attr, bind,
+ boot-wrapper-aarch64, brltty, bzip2, chrony, crda, cryptsetup,
+ dahdi-tools, dmidecode, dropbear, eigen, erlang, ffmpeg, gawk,
+ gcc, ghostscript, gnutls, ipsec-tools, libarchive, libfuse,
+ libopenssl, libselinux, libsoup, lighttpd, linuxptp,
+ lttng-modules, lttng-tools, lua-flu, lvm2, m4, makedevs,
+ mariadb, mbedtls, mesa3d-headers, mtd, ncurses, nodejs,
+ openssh, php, postgresql, python-django, qt5xmlpatterns, ruby,
+ samba4, shairport-sync, stress-ng, ti-utils, uboot-tools, vim,
+ waylandpp, wireless_tools, wireshark, wpa_supplicant, xorriso,
+ znc
+
+ Issues resolved (http://bugs.uclibc.org):
+
+ #10781: cryptsetup luksOpen container_file container causes..
+ #10986: Installing package attr when already supplied by..
+ #11191: xattr and check-package issue
+
2018.02.4, Released July 21th, 2018
Important / security related fixes.
OpenPOWER on IntegriCloud