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 e578eeec21f2d4b5d87f5dc9995dcad54fe7ba25 (commit) via c1d60492dedcf84fc8c2231a567240cf70bb8717 (commit) via 75b6a374842ce15c5330dd1429e961b8298ee466 (commit) via 4d18e145b55e29e5bddb52edaed9f73da33da0f5 (commit) from b1b03d8e072072aae723e7481a817dd252fe93c7 (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 e578eeec21f2d4b5d87f5dc9995dcad54fe7ba25 Author: Jouke Witteveen <j.wittev...@gmail.com> Date: Tue Oct 10 17:40:37 2017 +0200 1.14 release updates commit c1d60492dedcf84fc8c2231a567240cf70bb8717 Author: Jouke Witteveen <j.wittev...@gmail.com> Date: Sun Oct 8 10:03:59 2017 +0200 Fix bash completion for use with bash-completion (FS#55443) Not using `quote_readline` also makes bash completion usable without the bash-completion suite. commit 75b6a374842ce15c5330dd1429e961b8298ee466 Author: Jouke Witteveen <j.wittev...@gmail.com> Date: Mon Sep 25 13:24:03 2017 +0200 Improve quoting in eval statements This covers some corner cases where, for instance, IFS does not contain whitespace characters. commit 4d18e145b55e29e5bddb52edaed9f73da33da0f5 Author: Jouke Witteveen <j.wittev...@gmail.com> Date: Wed Sep 20 13:43:16 2017 +0200 Improve handling of untrimmed profile names (FS#55295) Reported by Michaƫl Cadilhac <mich...@cadilhac.name> ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- NEWS | 5 +++++ contrib/PKGBUILD.in | 2 ++ contrib/bash-completion | 4 +--- src/ifplugd.action | 4 ++-- src/lib/auto.action | 4 ++-- src/lib/globals | 8 ++++---- src/lib/network | 4 ++-- src/netctl-auto | 2 +- src/netctl.in | 4 ++-- src/wifi-menu | 2 +- 11 files changed, 23 insertions(+), 18 deletions(-) hooks/post-receive -- Network control utility based on systemd