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 f1ab18c57fc573ead63f0a7ecfefe088881996d2 (commit) via 3a38ba466c90ec302fb1914885b290c1012dd957 (commit) via 2fb1f1e0c9e7c9f61429762a9664d331b3c74f03 (commit) via 9e5e455c09ffacbac2bdc2e5dbccd849e5c08824 (commit) from 2401ca411949a882c23f01942379e37dd1daa36c (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 f1ab18c57fc573ead63f0a7ecfefe088881996d2 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Mon Apr 30 17:52:04 2012 +0200 2.8.2 release updates commit 3a38ba466c90ec302fb1914885b290c1012dd957 Author: Phillip Smith <phillip.smith@naturesorganics.com.au> Date: Mon Apr 16 14:19:42 2012 +1000 use 'ip route replace' instead of 'ip route add' iproute2 does not allow multiple default gateways in ipv6. this patch uses 'ip route replace' which will replace an existing route, or add a new one if none preexists. commit 2fb1f1e0c9e7c9f61429762a9664d331b3c74f03 Author: Dan McGee <dan@archlinux.org> Date: Mon Apr 30 17:36:04 2012 +0200 Skip http -> https redirect on website I noticed most of your website links are http://; at least for wiki/bbs/bugs these are all https so you might as well skip the redirect and link directly to the secure site. commit 9e5e455c09ffacbac2bdc2e5dbccd849e5c08824 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Mon Apr 30 12:22:52 2012 +0200 Output tweaks in netcfg-daemon Don't try to bring down backgrounded profiles if they are not up, preventing "not connected" messages. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- NEWS | 5 +++++ docs/footer.txt | 2 +- docs/index.txt | 6 +++--- scripts/netcfg-daemon | 8 ++++---- src/connections/ethernet | 4 ++-- 6 files changed, 16 insertions(+), 11 deletions(-) hooks/post-receive -- netcfg network scripts repository