Skip to content

Commit

Permalink
Merge tag '2023.05' into opendingux-2023.05
Browse files Browse the repository at this point in the history
Release 2023.05
  • Loading branch information
pcercuei committed Jul 19, 2023
2 parents 9e5f8f1 + dbb0b42 commit 2104bf4
Show file tree
Hide file tree
Showing 1,219 changed files with 10,007 additions and 11,112 deletions.
1,655 changes: 1,609 additions & 46 deletions .checkpackageignore

Large diffs are not rendered by default.

168 changes: 168 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,113 @@
2023.05, released June 7th, 2023

Fixes all over the tree.

Infrastructure: Add BR2_HOST_CMAKE_AT_LEAST_* for packages
needing a newer host-cmake than what is currently enforced
(3.18) - Up to the version provided by the cmake package (3.22).

Defconfigs: QEMU s390x: Bump rootfs size to 120MB to make room
for kernel modules.

Updated/fixed packages: at-spi2-core, go, libdeflate, libjxl,
perl-http-message, php, redis

2023.05-rc3, released June 4th, 2023

Fixes all over the tree.

Updated/fixed packages: bird, containerd, earlyoom, gcc,
ipython, kexec, kodi-skin-confluence, libcurl, libopenssl,
mesa3d, minidlna, mpd, openjdk, openjdk-bin,
python-matplotlib, sdl2_net, vdr

New packages: python-asttokens, python-executing,
python-pure-eval, python-stack-data

2023.05-rc2, released May 28th, 2023

Fixes all over the tree.

Updated/fixed packages: busybox, clamav, crudini,
kodi-pvr-vbox, libcurl, libmnl, libpqxx, libressl, libssh,
llvm, lua, mesa3d, perl-http-message, python-can,
python-django, sdl2_mixer, webkitgtk, zfs, znc

New packages: perl-clone

Issues resolved (http://bugs.uclibc.org):

#15421: qemu_aarch64_ebbr_defconfig: Missing Linux kernel source..
#15581: qemu_ppc_mpc8544ds_defconfig: Fails due to non-working patch

2023.05-rc1, released May 15th, 2023

Fixes all over the tree and new features.

Toolchain:
- glibc update to 2.37, uClibc-ng updated to 1.0.43
- suppoert 6.2.x / 6.3.x kernel headers

Infrastucture:
- go: Ensure go versions of os/user and net are used for
static builds so CGO is not used

- rust / cargo: Correctly split up rust flags for host and
target builds

New defconfigs: STM32F769 discovery

New packages: petitboot, python-evdev, python-hwdata,
python-pyproject-hooks, shadow

Removed packages: atk, at-spi2-atk, optee-benchmark,
python-pep517

Issues resolved (http://bugs.uclibc.org):

#14356: cronstamp jobs are not performed with bumped version of...
#15191: pc_x86_64_efi_defconfig doesn't run on real hardware
#15306: glibc build fails in Docker container
#15321: docker-engine now requires libseccomp by default
#15376: Libiconv config
#15461: QtVirtualKeyboard segfaults

2023.02.1, released May 9th, 2023

Important / security related fixes.

Infrastucture:
- go: Ensure go versions of os/user and net are used for
static builds so CGO is not used

- rust / cargo: Correctly split up rust flags for host and
target builds

Defconfigs: Olimex a20 olinuxino lime*: Bring up network at
boot, stmf469 disco sd: Lock U-Boot version

Updated/fixed packages: agentpp, apache, bluez5_utils,
ca-certificates, containerd, coremark, dcron, dnsmasq,
docker-cli, docker-engine, efivar, eudev, ffmpeg, flann,
fluidsynth, git, go, gst-omx, gst1-devtools, gst1-libav,
gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good,
gst1-plugins-ugly, gst1-python, gst1-rtsp-server, gst1-vaapi,
gstreamer1, gstreamer1-editing-services, intel-microcode,
kexec, libcurl, libite, libgtk3, libmicrohttpd, libxml2,
linux-tools, lua, mali-driver, matio, mdadm, nginx, openocd,
openssh, php, poppler, postgresql, python-web2py, qt6base,
readline, rtl8189fs, rtl8723ds, rtl8812au-aircrack-ng, runc,
rust, rust-bin, s390-tools, samba4, sdl2, snmppp, sudo,
systemd, tcpdump, uclibc, vim, webkitgtk, wireshark,
wpewebkit, xr819-radio, xserver_xorg-server, zeek

Issues resolved (http://bugs.uclibc.org):

#14356: cronstamp jobs are not performed with bumped version of...
#15306: glibc build fails in Docker container
#15376: Libiconv config
#15461: QtVirtualKeyboard segfaults

2023.02, released March 12th, 2023

Fixes all over the tree.
Expand Down Expand Up @@ -132,6 +242,31 @@
#15301: Selecting NAND Flash boot media (NAND_BOOT) breaks the uboot..
#15331: Warning on python-flit-core license when generating legal info

2022.11.3, released March 18th, 2023

Important / security related fixes.

Updated/fixed packages: ace, apache, apr, apr-util, asterisk,
at91dataflashboot, audit, bash, bind, bridge-utils, clamav,
dmalloc, efivar, erlang, exfat, exfat-utils, f2fs-tools, gcc,
gdal, gensio, gerbera, git, glslsandbox-player, go, haproxy,
hawktracer, intel-gmmlib, ipmiutil, less, libblockdev,
libcurl, libev, libgcrypt, libglfw, libmad, libmdbx,
libmodsecurity, libolm, libpjsip, lirc-tools,
lttng-babeltrace, mender, mpv, mutt, mxs-bootlets, netsurf,
ntpsec, nut, opensbi, opus, paho-mqtt-c, pcm-tools, php,
pistache, proftpd, proxychains-ng, pulseaudio,
python-cryptography, python-django, python-m2crypto,
python-numpy, python-werkzeug, qemu, quazip, quickjs,
rockchip-mali, rsync, s6-linux-utils, sudo, tiff, uacme, uqmi,
webkitgtk, wilc-driver, wpa_supplicant, wpewebkit,
xdriver_xf86-video-qxl, znc

Issues resolved (http://bugs.uclibc.org):

#15306: glibc build fails in Docker container
#15361: Buildroot linking error on Apple Silicon

2022.11.2, released March 1st, 2023

Important / security related fixes.
Expand Down Expand Up @@ -750,6 +885,39 @@
#14731: BR2_PACKAGE_IOSTAT
#14751: LVM2 Outdated Link

2022.02.12, released May 5th, 2023

Important / security related fixes.

Updated/fixed packages: agentpp, apache, ca-certificates,
containerd, coremark, dcron, eudev, ffmpeg, git,
intel-microcode, kexec, lcdproc, libmicrohttpd, libosmium,
libxml2, linux-tools, matio, osm2pgsql, poppler, postgresql,
protozero, python-web2py, runc, s390-tools, samba4, snmppp,
sudo, tcpdump, uclibc, vim, webkitgtk, wpewebkit,
xserver_xorg-server

2022.02.11, released March 19th, 2023

Important / security related fixes.

Updated/fixed packages: apache, apr, apr-util, asterisk,
at91dataflashboot, audit, bash, bind, bridge-utils, clamav,
dmalloc, exfat, exfat-utils, f2fs-tools, gcc, git,
glslsandbox-player, go, haproxy, intel-gmmlib, ipmiutil, less,
libblockdev, libcurl, libev, libgcrypt, libmad, libmdbx,
libmodsecurity, libolm, libpjsip, lttng-babeltrace, mender,
mpv, mutt, mxs-bootlets, opensbi, opus, paho-mqtt-c,
pcm-tools, php, proxychains-ng, python-django,
python-m2crypto, python-werkzeug, quazip, quickjs,
rockchip-mali, rsync, sudo, tiff, uacme, uqmi, webkitgtk,
wpebackend-fdo, wpewebkit, xdriver_xf86-video-qxl, znc

Issues resolved (http://bugs.uclibc.org):

#15306: glibc build fails in Docker container
#15361: Buildroot linking error on Apple Silicon

2022.02.10, released March 1st, 2023

Important / security related fixes.
Expand Down
40 changes: 40 additions & 0 deletions Config.in.legacy
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,40 @@ endif

###############################################################################

comment "Legacy options removed in 2023.05"

config BR2_KERNEL_HEADERS_6_2
bool "kernel headers version 6.2.x are no longer supported"
select BR2_LEGACY
help
Version 6.2.x of the Linux kernel headers are no longer
maintained upstream and are now removed.

config BR2_PACKAGE_ATK
bool "atk removed"
select BR2_LEGACY
help
atk is now part of at-spi2-core.

config BR2_PACKAGE_AT_SPI2_ATK
bool "at-spi2-atk removed"
select BR2_LEGACY
help
at-spi2-atk is now part of at-spi2-core.

config BR2_PACKAGE_OPTEE_BENCHMARK
bool "optee-benchmark has been removed"
select BR2_LEGACY
help
optee-benchmark is no longer maintained upstream.

config BR2_PACAKGE_OPENFPGALOADER_CMSIS
bool "openfpgaloader cmsis option name fixed"
select BR2_LEGACY
help
A typo on BR2_PACAKGE_OPENFPGALOADER_CMSIS was fixed by
renaming the option to BR2_PACKAGE_OPENFPGALOADER_CMSIS.

comment "Legacy options removed in 2023.02"

config BR2_PACKAGE_PUGIXML_HEADER_ONLY
Expand Down Expand Up @@ -325,6 +359,12 @@ config BR2_PACKAGE_USBREDIR_SERVER

comment "Legacy options removed in 2022.11"

config BR2_BINUTILS_VERSION_2_36_X
bool "binutils 2.36.x has been removed"
select BR2_LEGACY
help
binutils 2.36 has been removed, use a newer version.

config BR2_PACKAGE_RABBITMQ_SERVER
bool "rabbitmq-server removed"
select BR2_LEGACY
Expand Down
Loading

0 comments on commit 2104bf4

Please sign in to comment.