Difference between revisions of "Bering-uClibc 5.2.x - Changelog"
From bering-uClibc
m (→Changes between 5.1.x and 5.2-beta1- fix typo) |
(→Changes between 5.1.x and 5.2-beta1) |
||
| Line 9: | Line 9: | ||
==Changes between 5.1.x and 5.2-beta1== | ==Changes between 5.1.x and 5.2-beta1== | ||
| + | (unreleased) | ||
| − | ---- | + | ; kernel: 5.2 will be based on longterm kernel 3.14 (currently 3.14.28) |
| + | ; 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 | ||
| + | |||
| + | ; New Packages | ||
| + | : libpng | ||
| + | : libconfuse | ||
| + | : bmon | ||
| + | |||
| + | ---- | ||
{| summary="Navigation footer" width="100%" | {| summary="Navigation footer" width="100%" | ||
| width="40%" align="left" | | | width="40%" align="left" | | ||
Revision as of 14:51, 10 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.28)
- 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
- New Packages
- libpng
- libconfuse
- bmon
| Up |