summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: d81aa32c96a28d092762fbad90d798ae060dd47e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
version 2.6.4
- documentation update
- modify wireless workflow to avoid issues with association

version 2.6.3
- fix infinite symlink loop (FS#25077)

version 2.6.2
- fix broken WEP support (FS#24896)
- fix dhcpcd/dhclient not stopped properly (FS#23293)
- fix specifying access point by BSSID (FS#24906)

version 2.6.1
- fix missing mkdir for net-auto-wireless
- add basic configuration capabilities to tun/tap interfaces

version 2.6
- add support for IPv6 configuration (FS#18699)
- add support for static routes configuration (FS#18700)
- add support for creating tun/tap interfaces (FS#15049)
- add configuration file /etc/conf.d/netcfg for net-auto-wireless
- add support for restricting automatic startup of profiles (FS#23169)
- bridge: add support for several brctl options (FS#16625)
- wireless: add support for explicit BSSID (FS#24582)
- wireless: add support for ad-hoc connections (FS#19683)
- wireless: no longer require wireless_tools to work
- use /run instead of /var/run
- drops hard dependency on net-tools package
- drops hard dependency on wireless_tools package

version 2.5.5
- new connection types: openvpn (FS#21490), vlan
- new option HIDDEN (for hidden SSIDs)
- new option SKIPNOCARRIER (FS#21755)
- default WPA driver is now nl80211
- minor fixes and improvements (FS#17190, FS#17546,
  FS#20150, FS#20569, FS#21377, FS#23293)
- better zsh completion file (FS#19823)

netcfg 2.5.4
- new connection type: bridge
- new option NETMASK for ethernet

netcfg 2.5.3
- fixes to rfkill handling (FS#18391, FS#18385)
- fix for FS#18411

netcfg 2.5.2
- fix for FS#17190

netcfg 2.5.1
- fix for FS#17190
- additional examples