Difference between revisions of "Bering-uClibc 7.4.x - Changelog"
From bering-uClibc
(→Changes between 7.4.0-beta1 and 7.3.1.1) |
(→Changes between 7.4.0-beta1 and 7.3.1.1) |
||
Line 18: | Line 18: | ||
;libcares: updated to upstream version 1.33.1 | ;libcares: updated to upstream version 1.33.1 | ||
;libedit: updated to upstream version 20240808-3.1 | ;libedit: updated to upstream version 20240808-3.1 | ||
+ | ;libnftnl: updated to upstream version 1.2.7 | ||
;kismet: updated to upstream version 2023-07-R1 | ;kismet: updated to upstream version 2023-07-R1 | ||
:disabled wifi-coconut to get a fine build for now | :disabled wifi-coconut to get a fine build for now | ||
;nano: updated to upstream 8.1 | ;nano: updated to upstream 8.1 | ||
− | |||
:removed enano link to nano | :removed enano link to nano | ||
:The possibility to invoke nano as enano with --modern-bindings has been removed with the next version (this one) due to conflicts with debian. | :The possibility to invoke nano as enano with --modern-bindings has been removed with the next version (this one) due to conflicts with debian. | ||
Line 30: | Line 30: | ||
:may mitigate the issue. | :may mitigate the issue. | ||
:Sorry for inconvenience - I've had a lot of hope to see nano with modern-bindings by default. | :Sorry for inconvenience - I've had a lot of hope to see nano with modern-bindings by default. | ||
+ | ;nftables: updated to upstream version 1.1.0 | ||
;protobuf-c: updated to upstream version 1.5.0 | ;protobuf-c: updated to upstream version 1.5.0 | ||
;unbound: updated to upstream version 1.21.0 | ;unbound: updated to upstream version 1.21.0 |
Revision as of 15:59, 28 August 2024
Changelog | ||
---|---|---|
Bering-uClibc 7.x - Overview |
Changes between 7.4.0-beta1 and 7.3.1.1
(unreleased)
- general
- uClibc-ng: updated to upstream version 1.0.50
- kernel
- updated to LTS version 6.6 - currently 6.6.35
- axel
- updated to upstream version 2.17.14
- curl
- updated to upstream version 8.9.1
- hostapd
- updated to upstream version 2.11
- iperf3
- updated to upstream version 3.17.1
- libcares
- updated to upstream version 1.33.1
- libedit
- updated to upstream version 20240808-3.1
- libnftnl
- updated to upstream version 1.2.7
- kismet
- updated to upstream version 2023-07-R1
- disabled wifi-coconut to get a fine build for now
- nano
- updated to upstream 8.1
- removed enano link to nano
- The possibility to invoke nano as enano with --modern-bindings has been removed with the next version (this one) due to conflicts with debian.
- The issue to start nano by default with modernbindings is in flux right now.
- Let's wait for a solution in the future.
- or use it anyway setting an alias in /etc/aliases
alias nano='/bin/nano --modern'
- may mitigate the issue.
- Sorry for inconvenience - I've had a lot of hope to see nano with modern-bindings by default.
- nftables
- updated to upstream version 1.1.0
- protobuf-c
- updated to upstream version 1.5.0
- unbound
- updated to upstream version 1.21.0
Up |