Difference between revisions of "Bering-uClibc 5.2.x - Changelog"
From bering-uClibc
m (→Changes between 5.1.x and 5.2-beta1) |
m (→Changes between 5.1.x and 5.2-beta1) |
||
Line 11: | Line 11: | ||
(unreleased) | (unreleased) | ||
− | ; kernel: 5.2 will be based on longterm kernel 3.14 (currently 3.14. | + | ; kernel: 5.2 will be based on longterm kernel 3.14 (currently 3.14.29) |
; toolchain: uclibc enabled custom streams | ; toolchain: uclibc enabled custom streams | ||
: Enable glibc custom streams for perf; also enable fopen 'e' option and stdio shutdown on abort() | : Enable glibc custom streams for perf; also enable fopen 'e' option and stdio shutdown on abort() |
Revision as of 13:52, 18 January 2015
Changelog | ||
---|---|---|
Bering-uClibc 5.x - Overview |
Changes between 5.1.x and 5.2-beta1
(unreleased)
- kernel
- 5.2 will be based on longterm kernel 3.14 (currently 3.14.29)
- toolchain
- uclibc enabled custom streams
- Enable glibc custom streams for perf; also enable fopen 'e' option and stdio shutdown on abort()
- kmodules
- add crypto modules needed to support WLAN
- libevent
- updated to upstream version 2.0.22
- dhcpcd
- updated to upstream version 6.6.5; DHCPv6 support added
- perl
- updated to version 5.20 (5.20.1)
- removed Socket6.pm and Temp.pm (no longer required)
- The perl libs directory is now /usr/lib/perl/$(Perl_Version) as in other distros.
- apkg
- upgrade(): simplified code, fixed formatting and -f 'freshen' processing mistakes
- Backup symlinks, empty dirs and other improvements.
- busybox
- add readlink applet
- xtables-addons
- updated to upstream version 2.5
- tor
- updated to new stable upstream version 0.2.5.10
- squid
- updated to upstream version 3.4.11
- mtools
- updated to 4.0.18
- New Packages
- libpng
- libconfuse
- bmon
Up |