[arch-projects] [netctl] [GIT] Network control utility based on systemd branch master updated. 1.16-5-g4be6904

Jouke Witteveen jouke at archlinux.org
Tue Jun 26 16:28:49 UTC 2018


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  4be6904e2518b5b13675439d6b89592e6bb4a6e3 (commit)
       via  580f80add61423343d8ec35363a5eab39989d104 (commit)
       via  e4638274ac7f84b749cdcbd8e93f06a5564280e7 (commit)
      from  1ae84f054368f012ffa3b70b873e24c35767f4d3 (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 4be6904e2518b5b13675439d6b89592e6bb4a6e3
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Jun 26 18:26:13 2018 +0200

    1.17 release updates

commit 580f80add61423343d8ec35363a5eab39989d104
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Tue Jun 26 17:58:34 2018 +0200

    Small documentation updates

commit e4638274ac7f84b749cdcbd8e93f06a5564280e7
Author: Jouke Witteveen <j.witteveen at gmail.com>
Date:   Sat Jun 23 13:14:25 2018 +0200

    wifi-menu: Support UTF-8 encoded SSIDs (FS#45384)
    
    Strictly speaking, we should check with the SSIDEncoding value sent out
    by the station, as specified in the 2012 version of 802.11 (page 566),
    but wpa_supplicant does not (yet) expose this information and stations
    may not set the field to UTF-8 and still encode their SSID accordingly.
    
    We therefore assume SSIDs to be UTF-8 encoded (the only real alternative
    is treating SSIDs as raw byte string) in wifi-menu. Note that wifi-menu
    is only provided as a convenience and many/most use cases involve
    writing profile files manually.
    
    When the current character map is not set to UTF-8, wifi-menu will only
    use ASCII characters in its screen output.
    This can be forced using for example `LC_CTYPE=C wifi-menu`.
    
    Thanks to Declspeck <declspeck at declblog.com> for their activity on the
    Flyspray task.

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

Summary of changes:
 Makefile                  |  2 +-
 NEWS                      |  4 ++++
 docs/netctl.profile.5.txt | 10 ++++++----
 src/wifi-menu             | 46 +++++++++++++++++++++++++++++++++-------------
 4 files changed, 44 insertions(+), 18 deletions(-)


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


More information about the arch-projects mailing list