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 "Network control utility based on systemd".
The branch, master has been updated
via 2891787a62642c76bf0945181637794832658c48 (commit)
via 92e906ee327fa32ab30bffa3a2769c437456d257 (commit)
via 64e6da091adcbd7759ef36ae4a58887e5eb00d3f (commit)
via 105fba4593f02fccb85909ea3bc30ed8c426908d (commit)
via 223942f36b1a071bcca39d1e0adb615f9440db1f (commit)
from 62af92bb0a24a5312bd2a1c58af75b3af6684a27 (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 2891787a62642c76bf0945181637794832658c48
Author: Jouke Witteveen <j.witteveen(a)gmail.com>
Date: Tue Jun 17 13:37:51 2014 +0200
1.8 release updates
commit 92e906ee327fa32ab30bffa3a2769c437456d257
Author: Jouke Witteveen <j.witteveen(a)gmail.com>
Date: Tue Jun 17 13:20:22 2014 +0200
Add support for IPv6 with dhcpcd (FS#39531)
This requires dhcpcd 6.4.0 or newer.
commit 64e6da091adcbd7759ef36ae4a58887e5eb00d3f
Author: Jouke Witteveen <j.witteveen(a)gmail.com>
Date: Tue Jun 17 13:08:27 2014 +0200
Remove superfluous debugging
commit 105fba4593f02fccb85909ea3bc30ed8c426908d
Author: Jouke Witteveen <j.witteveen(a)gmail.com>
Date: Tue May 27 12:05:12 2014 +0200
Escape hatch for the restrictive umask
Some things should not be run with the restrictive umask.
This provides a means to do so: do_readable.
commit 223942f36b1a071bcca39d1e0adb615f9440db1f
Author: Jouke Witteveen <j.witteveen(a)gmail.com>
Date: Sun Jun 8 23:56:55 2014 +0200
Typos in docs
Somehow, these have gone unnoticed for quite some time.
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
NEWS | 4 ++++
docs/examples/macvlan-dhcp | 2 +-
docs/netctl.profile.5.txt | 2 +-
src/lib/connections/wireless | 2 +-
src/lib/dhcp/dhclient | 8 +++-----
src/lib/dhcp/dhcpcd | 22 +++++++++++++---------
src/lib/globals | 16 ++++++++++++++--
src/lib/ip | 2 +-
src/netctl.in | 1 +
10 files changed, 40 insertions(+), 21 deletions(-)
hooks/post-receive
--
Network control utility based on systemd