The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Corenetwork/Releases/1.7.0"
(Created page with "{{SoftwareRelease |release_date=2022-04-15 |name=corenetwork |version=1.7.0 |type=regular |changelog= === New Features === This is primarily a minor tweak of the 1.7.0_beta1...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{SoftwareRelease | {{SoftwareRelease | ||
|release_date=2022-04- | |release_date=2022-04-20 | ||
|name=corenetwork | |name=corenetwork | ||
|version=1.7.0 | |version=1.7.0 | ||
|type=regular | |type=regular | ||
}} | |||
=== New Features === | === New Features === | ||
Line 16: | Line 15: | ||
* {{c|wireguard}} | * {{c|wireguard}} | ||
* {{c|wpa_supplicant}} | * {{c|wpa_supplicant}} | ||
}} | |||
=== Breaking Changes === | |||
This release enforces interface names for consistency. Interfaces ''must'' be named following the convention {{c|netif.eth0}}; if a service is named any other way, such as {{c|net.eth0}}, it will not start. |
Latest revision as of 21:24, May 20, 2022
Corenetwork 1.7.0 is a regular release which was released on 20 April 2022.
New Features
This is primarily a minor tweak of the 1.7.0_beta1 release. There is extensive new functionality compared to prior non-beta versions of corenetwork, and all this new functionality is documented in the corenetwork 1.7.0_beta1 release notes. Please consult these release notes for detailed information.
In addition to the changes in 1.7.0_beta1, several 1.7.0 netif.d
scripts have been updated to use lowercase variable names. This may impact your network configuration if you are using any of the following network scripts:
bridge-dhcpcd
macvtap
wireguard
wpa_supplicant
Breaking Changes
This release enforces interface names for consistency. Interfaces must be named following the convention netif.eth0
; if a service is named any other way, such as net.eth0
, it will not start.