[arch-projects] [netctl] [GIT] Network control utility based on systemd branch master updated. 1.1-4-gfeb669f

Jouke Witteveen jouke at archlinux.org
Mon Jun 17 04:57:11 EDT 2013


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  feb669f4b2a15e6ea1d84be336f12be4650f9d2d (commit)
       via  4d8cb707b1fc1947030e312c66c73fd012038c20 (commit)
       via  277b1cf277e0d6c6cc439d0684954503f6b2ed14 (commit)
       via  c3f16e68c8476357370131547c22f4dcc6b9e2ff (commit)
      from  6e48f6b70d2c1921c9d71114bd28c390273e20e1 (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 feb669f4b2a15e6ea1d84be336f12be4650f9d2d
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Sun Jun 16 12:45:43 2013 +0200

    Fix default interface bindings (third time)
    
    The declare builtin defaults to making variables local.
    
    Previous attempts:
    711c46457ae9fef52c7c529d89c67d0d526f73ef
    e8210827fd59e4539a70af55cb452b211633fedd

commit 4d8cb707b1fc1947030e312c66c73fd012038c20
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Sun Jun 16 12:15:15 2013 +0200

    Ordering improvements in IP configuration
    
    - Add static routes prior to setting the default IP4 gateway
      (github/pull/43)
    - Set sysctl property net.ipv6.conf.<interface>.accept_ra earlier
      (FS#35788)

commit 277b1cf277e0d6c6cc439d0684954503f6b2ed14
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Sun Jun 16 11:40:49 2013 +0200

    Documentation updates

commit c3f16e68c8476357370131547c22f4dcc6b9e2ff
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Jun 4 15:29:43 2013 +0200

    Expose version information
    
    Profiles now have access to it.

-----------------------------------------------------------------------

Summary of changes:
 Makefile                   |  6 ++---
 docs/netctl.1.txt          |  2 +-
 docs/netctl.profile.5.txt  | 21 +++++++++++-----
 src/lib/connections/bond   |  2 +-
 src/lib/connections/bridge |  6 ++---
 src/lib/connections/tunnel |  2 +-
 src/lib/connections/tuntap |  2 +-
 src/lib/globals            |  1 +
 src/lib/ip                 | 63 ++++++++++++++++++++++------------------------
 src/netctl.in              |  2 --
 10 files changed, 56 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
Network control utility based on systemd


More information about the arch-projects mailing list