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 89a9b38a0fef0cc735f91523676e8c4374f33858 (commit) via 69743e863681f1bd41566a1e9ee35e8bfb1430f6 (commit) via 39f75437a1eb7a4b37c1a07d7f42cc8c28431468 (commit) from e5c8217b2422bda6801f4a0f81c2d4834517cd4e (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 89a9b38a0fef0cc735f91523676e8c4374f33858 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Thu Jun 9 18:55:47 2016 +0200 Fix stopping of terminated wpa_supplicant There was a typo in the code that checked whether wpa_supplicant was already terminated that made us try to kill a non-existing instance of wpa_supplicant. commit 69743e863681f1bd41566a1e9ee35e8bfb1430f6 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Thu Jun 9 18:52:19 2016 +0200 Fix wifi-menu for profile names containing spaces Activating a profile of which the name contains spaces using wifi-menu when the interface is controlled by netctl-auto failed because of missing quotes. This could happen in particular when wifi-menu was used to create a profile for a network of which the SSID contains spaces. commit 39f75437a1eb7a4b37c1a07d7f42cc8c28431468 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Thu Jun 9 18:42:18 2016 +0200 Fix source URL ftp.archlinux.org is decommissioned https://lists.archlinux.org/pipermail/arch-projects/2016-June/004363.html ----------------------------------------------------------------------- Summary of changes: contrib/PKGBUILD.in | 2 +- src/lib/wpa | 2 +- src/wifi-menu | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- Network control utility based on systemd