[arch-projects] [netcfg] [GIT] netcfg network scripts repository branch master updated. 2.8.4-11-g91c29a1
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "netcfg network scripts repository". The branch, master has been updated via 91c29a1cf6683fcd2640bca1437b40ef429265c3 (commit) via 12d1e774cee5058c6fe9ec8505772afb7091ed3a (commit) via 3fcb56d6743fc1c00ae4d05b671e221ea3df6492 (commit) via 2d949d5ab65851bc8b6610dd4288eb8737aa9f86 (commit) via 90939503b37dcb1dc17e40b872862bafff47dbbb (commit) via 82d594456df94421b458c1b340cd1ac4d34baa86 (commit) via 5ac724b8d139b7e38c3a16c8752bad55076ea670 (commit) via 4e034777fa0bfffa11d87b602e6b2b941edd3262 (commit) via 5e6d2bab4138c2be491488e574baf17e32f8679c (commit) via 6140564a3463e949ba1f00b03a45ba94802353f6 (commit) via d2656b7dab538dcb7b5e49c6ac4aa5833a883a8c (commit) from fc98a15f18bc19b7323ae7fdcd23d5338fcf2742 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 91c29a1cf6683fcd2640bca1437b40ef429265c3 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Mon Jun 25 00:12:18 2012 +0200 2.8.5 release updates commit 12d1e774cee5058c6fe9ec8505772afb7091ed3a Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Mon Jun 25 00:04:00 2012 +0200 Make AUTO_PROFILES an array The previous commit alters the config file (/etc/conf.d/netcfg), marking the right moment for this change. commit 3fcb56d6743fc1c00ae4d05b671e221ea3df6492 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Sun Jun 24 23:55:47 2012 +0200 Provide the ability to activate the last used profile (FS#23015) Henrik Hallberg made this a hot topic. Thanks. This implementation differs from his in a couple of ways. One is that @last is not implemented. Equivalent functionality is provided by using @net-profiles in the DAEMONS array. commit 2d949d5ab65851bc8b6610dd4288eb8737aa9f86 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Sun Jun 24 23:52:26 2012 +0200 Minor changes $STATE_DIR/last_profile was unused and functionality one could want from it will soon be provided by netcfg-daemon. commit 90939503b37dcb1dc17e40b872862bafff47dbbb Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Sun Jun 24 23:49:45 2012 +0200 Fix net-auto-wired.service (FS#30348) The issue still needs proper fixing, but at least this makes things work again. commit 82d594456df94421b458c1b340cd1ac4d34baa86 Author: Henrik Hallberg <henrik@k2h.se> Date: Thu Jun 21 23:13:06 2012 +0200 Do without temporary file for netcfg-menu dialog Signed-off-by: Henrik Hallberg <henrik@k2h.se> commit 5ac724b8d139b7e38c3a16c8752bad55076ea670 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Thu Jun 21 12:19:53 2012 +0200 Introduce polling timeout logic This should fix FS#30361 along the way. commit 4e034777fa0bfffa11d87b602e6b2b941edd3262 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Thu Jun 21 12:13:26 2012 +0200 Minor improvements After this change, a profile started by a previous version of netcfg can potentially not be brought down anymore. This only concerns the updating process. Running `netcfg clean` should make everything OK again (potentially leaving your network down, but you can now bring up profiles again). commit 5e6d2bab4138c2be491488e574baf17e32f8679c Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Thu Jun 21 12:08:44 2012 +0200 Support weird characters in wifi-menu (FS#30342) This adds support for weird characters in ESSIDs and passwords. commit 6140564a3463e949ba1f00b03a45ba94802353f6 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Mon Jun 18 09:52:44 2012 +0200 Increase base wifi scan wait Sometimes no results responses have been collected within 2 seconds. commit d2656b7dab538dcb7b5e49c6ac4aa5833a883a8c Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Thu Jun 14 17:09:42 2012 +0200 Less forking Suggestion by Dave Reisner. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- NEWS | 7 +++++++ config/netcfg | 18 +++++++++--------- docs/features.txt | 9 ++++++--- scripts/netcfg | 1 - scripts/netcfg-daemon | 36 +++++++++++++++++++++++++++++++----- scripts/netcfg-menu | 18 ++++++------------ scripts/netcfg-wpa_actiond | 8 +++++++- scripts/wifi-menu | 33 ++++++++++++++++----------------- src/8021x | 18 +++++++----------- src/connections/ethernet | 16 +++++----------- src/globals | 19 ++++++++++++++++--- src/network | 20 +++++++------------- systemd/net-auto-wired.service | 7 ++----- 14 files changed, 120 insertions(+), 92 deletions(-) hooks/post-receive -- netcfg network scripts repository
participants (1)
-
joukeï¼ archlinux.org