Difference between revisions of "Bering-uClibc 6.1.x - Changelog"
From bering-uClibc
m (→Changes between 6.1.0-alpha1 and 6.0.0) |
(→Changes between 6.1.0-alpha1 and 6.0.0) |
||
Line 32: | Line 32: | ||
;usbmodeswitch: updated to upstream version 2.5.0 | ;usbmodeswitch: updated to upstream version 2.5.0 | ||
;xtables-addons: updated to upstream version 2.12 | ;xtables-addons: updated to upstream version 2.12 | ||
+ | |||
+ | New Packages: | ||
+ | ;ca-certificates: ca-certificates provides a list of Certification Authorities. It is based on the Debian package, which itself provides the ones from Mozilla (version 20161130) | ||
+ | ;dehydrated: ACME client implementation for Let's Encrypt (https://letsencrypt.org/) | ||
---- | ---- |
Revision as of 19:22, 4 March 2017
Changelog | ||
---|---|---|
Bering-uClibc 6.x - Overview |
Changes between 6.1.0-alpha1 and 6.0.0
(unreleased)
- general
- uClibc-ng updated to upstream version 1.0.22
- replace full blown libiconv package (approx 650kb) with uClibc-ng 1.0.22 implementation of libiconv (adding a few kb to initrd).
- initrd: merge root.lrp and config.lrp into initrd.lrp
- update gcc to 5.4.0
- update binutils to 2.27
- kernel
- updated to upstream version 4.9.13 (i486, i686 and x86_64 versions only)
- improve building for architectures with device tree's
- bmon
- updated to upstream version 4.0
- e2fsprogs
- updated to upstream version 1.43.4
- igb
- updated to 5.3.5.4
- krb5
- updated to upstream version 1.15
- libevent
- updated to upstream version 2.1.8
- lzo
- updated to upstream version 2.10
- monit
- updated to upstream version 5.20.0
- openvpn
- updated to upstream version 2.4.0
- ser2net
- updated to upstream version 3.3
- sysstat
- updated to upstream version 11.4.3
- tor
- updated to upstream version 0.2.9.10
- unbound
- updated to upstream version 1.6.0
- usbmodeswitch
- updated to upstream version 2.5.0
- xtables-addons
- updated to upstream version 2.12
New Packages:
- ca-certificates
- ca-certificates provides a list of Certification Authorities. It is based on the Debian package, which itself provides the ones from Mozilla (version 20161130)
- dehydrated
- ACME client implementation for Let's Encrypt (https://letsencrypt.org/)
Up |