[arch-projects] [netctl] [GIT] Network control utility based on systemd branch master updated. 1.6-6-g62af92b
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 62af92bb0a24a5312bd2a1c58af75b3af6684a27 (commit) via aca869f328fb2695be0bf04114d3007619f605fd (commit) via 75b7a33a1275e9cdb7c0959f0edfef81ff2c8e43 (commit) via b4f7bf8ca067542b48ed4099c9feaf9f62f89a62 (commit) via e9c36cc1ef0e17d80d279a06f15833e8da13ffb2 (commit) via 72a02f90e4411f9ed2b6ec98dc079279b962476b (commit) from 81941d288025914c481ab5ca63666bdc689571f5 (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 62af92bb0a24a5312bd2a1c58af75b3af6684a27 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Tue May 6 12:18:33 2014 +0200 1.7 release updates commit aca869f328fb2695be0bf04114d3007619f605fd Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Tue May 6 12:02:01 2014 +0200 Add is-enabled subcommand to netctl commit 75b7a33a1275e9cdb7c0959f0edfef81ff2c8e43 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Sat Apr 26 13:45:35 2014 +0200 Fix pid lookup for killing pppd The pid file contains more than just the pid: on the second line it records the interface pppd manages. commit b4f7bf8ca067542b48ed4099c9feaf9f62f89a62 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Sat Apr 26 13:39:23 2014 +0200 Fix default interface bindings (fourth time) The following changes introduced in Bash 4.3 necessitate this commit: - Setting the array attribute no longer initializes an array. - Empty-but-set arrays no longer pass [[ -v ]]. Previous attempts: feb669f4b2a15e6ea1d84be336f12be4650f9d2d 711c46457ae9fef52c7c529d89c67d0d526f73ef e8210827fd59e4539a70af55cb452b211633fedd commit e9c36cc1ef0e17d80d279a06f15833e8da13ffb2 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Wed Apr 23 15:09:32 2014 +0200 Minor fixes - Don't bring an interface down if it is not brought up for wireless connections. - Often, `read` needs '-r'. commit 72a02f90e4411f9ed2b6ec98dc079279b962476b Author: Ivan Shapovalov <intelfx100@gmail.com> Date: Tue Apr 22 20:15:50 2014 +0400 wpa: add Frequency= option This option sets a frequency to use in ad-hoc mode for a newly created IBSS (when it is going to be created). ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- NEWS | 6 ++++++ contrib/bash-completion | 4 ++-- contrib/zsh-completion | 3 ++- docs/netctl.1.txt | 4 ++++ docs/netctl.profile.5.txt | 4 ++++ src/lib/connections/bond | 3 ++- src/lib/connections/bridge | 3 ++- src/lib/connections/dummy | 3 ++- src/lib/connections/mobile_ppp | 7 +++++-- src/lib/connections/pppoe | 15 ++++++--------- src/lib/connections/tunnel | 3 ++- src/lib/connections/tuntap | 3 ++- src/lib/connections/wireless | 1 - src/lib/wpa | 1 + src/netctl.in | 29 +++++++++++++++-------------- src/wifi-menu | 4 ++-- 17 files changed, 58 insertions(+), 37 deletions(-) hooks/post-receive -- Network control utility based on systemd
participants (1)
-
joukeï¼ archlinux.org