[NetworkManager-openconnect] Switch to HTTPS
- From: David Woodhouse <dwmw2 src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [NetworkManager-openconnect] Switch to HTTPS
- Date: Tue, 15 Jun 2021 09:06:11 +0000 (UTC)
commit 1ca024aef0e325bb6830dbbf966321bb69b7c61f
Author: David Woodhouse <dwmw2 infradead org>
Date: Tue Jun 15 10:02:18 2021 +0100
Switch to HTTPS
import-strings.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/import-strings.sh b/import-strings.sh
index fe45839..f807327 100644
--- a/import-strings.sh
+++ b/import-strings.sh
@@ -22,13 +22,13 @@ make po/openconnect.pot || exit 1
popd
COMMIT=$(echo $COMMIT | cut -c1-10)
-GITWEB=http://git.infradead.org/users/dwmw2/openconnect.git/blob/${COMMIT}:/
+GITWEB=https://git.infradead.org/users/dwmw2/openconnect.git/blob/${COMMIT}:/
OUTFILE=openconnect-strings-$COMMIT.txt
cat >$OUTFILE <<EOF
This file contains strings from the OpenConnect VPN client, found at
-http://www.infradead.org/openconnect/ and browseable in gitweb at
-http://git.infradead.org/users/dwmw2/openconnect.git
+https://www.infradead.org/openconnect/ and browseable in gitweb at
+https://git.infradead.org/users/dwmw2/openconnect.git
We do this because NetworkManager-openconnect authentication dialog
uses a lot of strings from libopenconnect, which also need to be
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]