Difference between revisions of "Bering-uClibc 5.1.x - Changelog"
From bering-uClibc
m (→Changes between 5.1-alpha2 and 5.1-beta1) |
m (→Changes between 5.1-alpha2 and 5.1-beta1) |
||
Line 22: | Line 22: | ||
; dnsmasq : updated to latest upstream version 2.71 | ; dnsmasq : updated to latest upstream version 2.71 | ||
; net-snmp: fix lib cross-compilation | ; net-snmp: fix lib cross-compilation | ||
+ | ; clamav : updated to new upstream version 0.98.3 | ||
==Changes between 5.1-alpha1 and 5.1-alpha2== | ==Changes between 5.1-alpha1 and 5.1-alpha2== |
Revision as of 15:52, 22 May 2014
Changelog | ||
---|---|---|
Bering-uClibc 5.x - Overview |
Changes between 5.1-alpha2 and 5.1-beta1
(unreleased)
- toolchain
- armv6zk: switch to NPTL thread library
- kernel
- updated to 3.10.40
- accel-ppp
- update to stable upstream version 1.8.0
- libnettle
- add missing cfg file in conf/sources.d
- shorewall[6]
- updated to new upstream version 4.6.0.1
- rsync
- updated to upstream version 3.1.0
- tor
- updated to new upstream version 0.2.4.22
- dbus
- updated to new upstream version 1.8.2
- mysql
- updated to upstream version 5.1.73
- dnsmasq
- updated to latest upstream version 2.71
- net-snmp
- fix lib cross-compilation
- clamav
- updated to new upstream version 0.98.3
Changes between 5.1-alpha1 and 5.1-alpha2
(released 9 May 2014)
- general
- to improve new users experience "usb_wait=3" has been added to syslinux/isoliux/pxelinux.cfg
- kernel
- updated to version 3.10.37
- kmodules
- add bonding by default
- keepalived
- updated to latest upstream version 1.2.12
- busybox
- updated to upstream version 1.22.1
- add findfs applet
- add more options for df
- clamav
- updated to new upstream version 0.98.1
- libnl-3
- updated to latest upstream version 3.2.24
- hostapd
- updated to latest upstream version 2.1
- ppp
- updated to latest upstream version 2.4.6
- shorewall
- updated to upstream version 4.5.21.8
- ipset
- updated to latest upstream version 6.21.1
- iptables
- updated to upstream version 1.4.21
- libxml2
- new package
- libxml2.lrp provides the libmxl2 library
- libxml2-utils provides binaries
- libxslt
- new package
- libxslt.lrp provides the libmxslt libraries
- xslt-util provides binaries
- libgmp
- updated to upstream version 5.1.3
- openssh
- updated to latest upstream version 6.6p1
- squid
- updated to upstream version 3.4.4
- also changed squid.conf and squid.init to use /var/cache/squid instead /var/cache
- accel-ppp
- updated to latest trunk
- libnettle
- new package of cryptographic library nettle
- ulogd
- updated to latest upstream version 2.0.4
- dnsmasq
- updated to latest upstream version 2.70
Changes between 5.0.x and 5.1-alpha1
(released 1 Feb 2014)
- general
- build uClibc with nftw interface enabled
- updated gcc in toolchain to 4.8.2
- updated binutils in toolchain to 2.24
- build packages with CFLAG -Os as default
- new toolchain armv6zk-unknown-linux-uclibcgnueabi; that means support for Raspberry Pi.
- For more details please see the chapter Raspberry Pi Model B in our Hardware-Specific Guides and get hints, how to install LEAF Bering-uClibc on a Raspberry Pi.
- added support for different kernel versions in target archs via macros in buildtool.cfg (__KVER__, __KBRANCH__, __TOOLCHAIN__)
- removed toolchain dependency from kernel sources; now headers are included in toolchain package
- kernel
- updated to new longterm version 3.10 (currently 3.10.25)
- busybox
- build with vi if PLATFORM_EDTOR is set to vi in make/toolchain/*.mk file, useful for non-X86 platforms
- etc
- add profile-nano and profile-vi with "Editor" set to nano/vi
- change sysctl.conf to reboot on kernel panic and to store coredumps in /tmp
- oprofile
- updated to upstream version 0.9.9
- dibbler
- updated to upstream version 0.8.4
- kerberos
- updated to upstream version 1.10.7
- build with CFLAG set to -O2
- accel-ppp
- updated to latest trunk
- bridge-utils
- updated to upstream version 1.5
- xtables-addons
- updated to upstream version 2.4
- iptables
- updated to upstream version 1.4.20
- updated ipt_netflow to upstream version 1.8
- iscsi
- updated to trunk snapshot 496
- iptraf
- updated to upstream version 1.1.4
- keepalived
- updated to upstream version 1.2.8
- Intel Ethernet Drivers and Utiliies
- updated e1000e to 2.5.4 and igb to 5.0.6
Up |