[arch-projects] [netcfg] [GIT] netcfg network scripts repository branch master updated. 2.7.3-8-gfda34d4

Jouke Witteveen jouke at archlinux.org
Tue Apr 10 16:03:39 EDT 2012


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  fda34d4a6c03e919786b26876d6a9c051119db1d (commit)
       via  bc66a6906c5a1a55c5c9adc7c69f2370327db139 (commit)
       via  5d322f9f0ba3c68e56edd400662eb1ef39e22e6f (commit)
       via  4fdddbd1ca69ba90c415cdac3558bb1e6e46fbb0 (commit)
       via  93fd21fa56a12792123ece136c979f00aa35eafa (commit)
       via  e4cbb65924b7ad4f3c2a89a53a59dcda8257a29e (commit)
       via  c6ad0bd1294bddb78d1b47e48e8ce7657f91e1df (commit)
       via  e65fad9b3aa4ce25fda0b6a79395025efbae4416 (commit)
      from  c45fe39c38c47081ce2eda8c7c496052dbbb7dce (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 fda34d4a6c03e919786b26876d6a9c051119db1d
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Apr 10 19:28:31 2012 +0200

    Location based firewall support (FS#26380)
    
    Provide a sample hook file for supporting firewall rule sets based on network 'locations'.

commit bc66a6906c5a1a55c5c9adc7c69f2370327db139
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Apr 10 18:23:30 2012 +0200

    Remove multi-version support
    
    Having multiple versions of netcfg around is not supported.

commit 5d322f9f0ba3c68e56edd400662eb1ef39e22e6f
Author: Tom Gundersen <teg at jklm.no>
Date:   Tue Apr 10 16:47:50 2012 +0200

    systemd: move units from /lib to /usr/lib
    
    This will allow us to get rid of /lib eventually.
    
    Signed-off-by: Tom Gundersen <teg at jklm.no>

commit 4fdddbd1ca69ba90c415cdac3558bb1e6e46fbb0
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Apr 10 17:52:55 2012 +0200

    Output fixes
    
    Add spaces where necessary.

commit 93fd21fa56a12792123ece136c979f00aa35eafa
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Apr 10 00:36:17 2012 +0200

    PPP disconnect fix (FS#20569)
    
    Commit 6b43b missed the point.
    As noted by Cláudio, Jesse Young, Maciej Sitarz and Harley Laue.

commit e4cbb65924b7ad4f3c2a89a53a59dcda8257a29e
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Mon Apr 9 13:33:34 2012 +0200

    Remove wireless-dbus and ethernet-iproute support
    
    - wireless-dbus is not simple enough for netcfg
    - some contributed code was not used and the rest of the code had caught up functionality wise
    - we switched to iproute so we need to stop pretending it is an 'option'
    - it is no longer fatal in the ifplugd scrict to have multiple preferred profiles

commit c6ad0bd1294bddb78d1b47e48e8ce7657f91e1df
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Mon Apr 9 13:31:30 2012 +0200

    Minor changes

commit e65fad9b3aa4ce25fda0b6a79395025efbae4416
Author: Florian Pritz <bluewind at xinu.at>
Date:   Tue Apr 3 21:39:20 2012 +0200

    Makefile: fix dest for scp
    
    archlinux.org points to gudrun, but tarballs should be uploaded to
    gerolde.
    
    Signed-off-by: Florian Pritz <bluewind at xinu.at>

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

Summary of changes:
 Makefile                          |   20 +---
 contrib/bash-completion           |    1 -
 contrib/iptables.hook             |   17 +++
 contrib/zsh-completion            |    2 +-
 docs/features.txt                 |    9 +-
 rc.d/net-profiles                 |    8 +-
 scripts/ifplugd.action            |   21 ++---
 src-wireless/net-auto             |   51 ---------
 src-wireless/netcfg-auto-wireless |   91 ----------------
 src-wireless/wireless-dbus        |  213 -------------------------------------
 src/connections/ppp               |    3 +-
 src/connections/wireless          |    1 -
 src/globals                       |   37 +++----
 src/network                       |    6 +-
 14 files changed, 57 insertions(+), 423 deletions(-)
 create mode 100755 contrib/iptables.hook
 delete mode 100644 src-wireless/net-auto
 delete mode 100644 src-wireless/netcfg-auto-wireless
 delete mode 100644 src-wireless/wireless-dbus


hooks/post-receive
-- 
netcfg network scripts repository


More information about the arch-projects mailing list