Difference between revisions of "Bering-uClibc 7.0.x - Changelog"

From bering-uClibc
Jump to: navigation, search
(Changes between 6.2.x and 7.0.0-alpha1)
(Changes between 6.2.x and 7.0.0-alpha1)
Line 13: Line 13:
 
:gcc: updated to 8.3.0
 
:gcc: updated to 8.3.0
 
:binutils: updated to upstream version 2.32
 
:binutils: updated to upstream version 2.32
 +
:replace syslog-ng with rsyslog
 
;kernel: updated to LTS version 4.19.88
 
;kernel: updated to LTS version 4.19.88
: add support for Raspberry Pi 4
+
:add support for Raspberry Pi 4
: remove support for Raspberry Pi 1 (python packages fails to compile with gcc 8.3.0)
+
:remove support for Raspberry Pi 1 (python packages fails to compile with gcc 8.3.0)
 
;bird: updated to upstream version 2.0.7
 
;bird: updated to upstream version 2.0.7
 
;dhcpcd: updated to upstream version 8.0.6
 
;dhcpcd: updated to upstream version 8.0.6
 
;iptables: updated to upstream version to 1.8.3
 
;iptables: updated to upstream version to 1.8.3
 
;krb5: updated to upstream version 1.17
 
;krb5: updated to upstream version 1.17
 +
;libaio: updated to upstream version 0.3.111
 
;libedit: updated to upstream version 20191025-3.1
 
;libedit: updated to upstream version 20191025-3.1
 
;liggpgerror: updated to upstream version 1.36
 
;liggpgerror: updated to upstream version 1.36
 +
;libgssglue: updated to upstream version 0.4
 
;libxslt: updated to upstream version 1.1.34
 
;libxslt: updated to upstream version 1.1.34
 +
;lua: updated to upstream version 5.3.4
 +
;mgetty: updated to upstream version 1.1.37
 
;rng-tools: updated to upstream version 6.8
 
;rng-tools: updated to upstream version 6.8
 
;rpi-firmware: update firmware for kernel 4.19 and add firmware files for rpi4
 
;rpi-firmware: update firmware for kernel 4.19 and add firmware files for rpi4
Line 31: Line 36:
 
;New Packages:  
 
;New Packages:  
 
;jimctl: Jim is an opensource small-footprint implementation of the Tcl
 
;jimctl: Jim is an opensource small-footprint implementation of the Tcl
;libnftnl: a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem.
+
;libfastjson: a fast json library for C
 +
;libnftnl: a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem
 +
;rsyslog: a powerful and flexible syslog implementation
 
----  
 
----  
 
{| summary="Navigation footer" width="100%"
 
{| summary="Navigation footer" width="100%"

Revision as of 17:55, 3 January 2020

Changelog
Bering-uClibc 7.x - Overview

Changes between 6.2.x and 7.0.0-alpha1

(unreleased)

general
uClibc-ng: updated to upstream version 1.0.32
gcc: updated to 8.3.0
binutils: updated to upstream version 2.32
replace syslog-ng with rsyslog
kernel
updated to LTS version 4.19.88
add support for Raspberry Pi 4
remove support for Raspberry Pi 1 (python packages fails to compile with gcc 8.3.0)
bird
updated to upstream version 2.0.7
dhcpcd
updated to upstream version 8.0.6
iptables
updated to upstream version to 1.8.3
krb5
updated to upstream version 1.17
libaio
updated to upstream version 0.3.111
libedit
updated to upstream version 20191025-3.1
liggpgerror
updated to upstream version 1.36
libgssglue
updated to upstream version 0.4
libxslt
updated to upstream version 1.1.34
lua
updated to upstream version 5.3.4
mgetty
updated to upstream version 1.1.37
rng-tools
updated to upstream version 6.8
rpi-firmware
update firmware for kernel 4.19 and add firmware files for rpi4
usbmodeswitch
updated to upstream version 2.6.0
usbmodeswitchdata
updated to upstream version 20191128
xtables-addon
updated to upstream version 3.5
New Packages
jimctl
Jim is an opensource small-footprint implementation of the Tcl
libfastjson
a fast json library for C
libnftnl
a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem
rsyslog
a powerful and flexible syslog implementation

Up