Difference between revisions of "Bering-uClibc 7.3.x - Changelog"
From bering-uClibc
(Created page with "{| summary="Navigation header" width="100%" ! colspan="3" align="center" | Changelog |- | width="20%" align="left" | ! width="60%" align=...") |
(→Changes between 7.3.0-beta1 and 7.2.1) |
||
Line 10: | Line 10: | ||
(unreleased) | (unreleased) | ||
+ | ;uclibc-ng: updated to upstream version 1.0.43 | ||
+ | : enable argp so we don't need argp-standalone package any longer | ||
+ | ;kernel: updated to new LTS version 6.1 (currently 6.1.28) | ||
+ | ;gcc: updated to upstream version 9.5 | ||
+ | ;ca-certificates: updated to upstream version 20230311 | ||
+ | ;hwloc: updated to upstream version 2.9.0 | ||
+ | ;iproute: updated to upstream version 6.1 | ||
+ | ;krb5: updated to upstream version 1.20.1 (also package binaries) | ||
+ | ;libbsd: updated to upstream version 0.11.7 | ||
+ | ;libcap: updated to upstream version 2.68 | ||
+ | ;libestr: updated to upstream verson 0.1.11 | ||
+ | ;libgcrypt: updated to upstream version 1.10.1 | ||
+ | ;libgpg-error: updated to upstream version 1.46 | ||
+ | ;libmicrohttpd: updated to upstream version 0.9.76 | ||
+ | ;libnetfilter_log: updated to upstream version 1.0.2 | ||
+ | ;libnftnl: updated to upstream version 1.2.5 | ||
+ | ;libpopt: updated to upstream version 1.19 | ||
+ | ;libuv: updated to upstream version 1.44.2 | ||
+ | ;nano: updated to upstream version 7.2 | ||
+ | ;openvpn: updated to upstream version 2.6.2 | ||
+ | ;nfs-utils: updated to upstream version 2.6.3 | ||
+ | ;pciutils: update3d to upstream version 3.10.0 | ||
+ | ;protobuf-cpp: updated to upstream version 3.21.12 | ||
+ | ;rtl8812au: updated to upstream version 5.6.4.2 | ||
+ | ;squid: updated to upstream version 5.8 | ||
+ | ;ulog: updated to upstream version 2.0.8 | ||
+ | ;xtables-addons: updated to upstream version 3.23 | ||
+ | ;xxhash: updated to upstream version 0.8.1 | ||
+ | |||
+ | ;New package: | ||
+ | ;libcap-ng: The libcap-ng library is intended to make programming with posix capabilities much easier than the traditional libcap library. | ||
---- | ---- |
Revision as of 14:06, 13 May 2023
Changelog | ||
---|---|---|
Bering-uClibc 7.x - Overview |
Changes between 7.3.0-beta1 and 7.2.1
(unreleased)
- uclibc-ng
- updated to upstream version 1.0.43
- enable argp so we don't need argp-standalone package any longer
- kernel
- updated to new LTS version 6.1 (currently 6.1.28)
- gcc
- updated to upstream version 9.5
- ca-certificates
- updated to upstream version 20230311
- hwloc
- updated to upstream version 2.9.0
- iproute
- updated to upstream version 6.1
- krb5
- updated to upstream version 1.20.1 (also package binaries)
- libbsd
- updated to upstream version 0.11.7
- libcap
- updated to upstream version 2.68
- libestr
- updated to upstream verson 0.1.11
- libgcrypt
- updated to upstream version 1.10.1
- libgpg-error
- updated to upstream version 1.46
- libmicrohttpd
- updated to upstream version 0.9.76
- libnetfilter_log
- updated to upstream version 1.0.2
- libnftnl
- updated to upstream version 1.2.5
- libpopt
- updated to upstream version 1.19
- libuv
- updated to upstream version 1.44.2
- nano
- updated to upstream version 7.2
- openvpn
- updated to upstream version 2.6.2
- nfs-utils
- updated to upstream version 2.6.3
- pciutils
- update3d to upstream version 3.10.0
- protobuf-cpp
- updated to upstream version 3.21.12
- rtl8812au
- updated to upstream version 5.6.4.2
- squid
- updated to upstream version 5.8
- ulog
- updated to upstream version 2.0.8
- xtables-addons
- updated to upstream version 3.23
- xxhash
- updated to upstream version 0.8.1
- New package
- libcap-ng
- The libcap-ng library is intended to make programming with posix capabilities much easier than the traditional libcap library.
Up |