[X2Go-Commits] [x2gothinclient] 03/16: misc: update http:// to https:// URLs where appropriate.

git-admin at x2go.org git-admin at x2go.org
Fri Nov 23 03:08:13 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gothinclient.

commit 5b8bed4ad63fb1face616cfc81dfb79f01018cfd
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Nov 23 01:03:15 2018 +0100

    misc: update http:// to https:// URLs where appropriate.
---
 README.howto                                                          | 2 +-
 README.i18n                                                           | 2 +-
 README.qemu                                                           | 4 ++--
 cdmanager/init/x2gothinclient-cdmanager.init                          | 2 +-
 cdmanager/man/x2gocdmanager.8                                         | 2 +-
 cdmanager/man/x2goejectcd.1                                           | 2 +-
 cdmanager/x2gocdmanager                                               | 2 +-
 common/lib/x2gothinclient_init                                        | 2 +-
 debian/changelog                                                      | 1 +
 debian/control                                                        | 4 ++--
 debian/copyright                                                      | 4 ++--
 debian/x2gothinclient-common.postinst                                 | 2 +-
 debian/x2gothinclient-displaymanager.postinst                         | 2 +-
 debian/x2gothinclient-displaymanager.prerm                            | 2 +-
 debian/x2gothinclient-minidesktop.postinst                            | 2 +-
 debian/x2gothinclient-minidesktop.preinst                             | 2 +-
 debian/x2gothinclient-minidesktop.prerm                               | 2 +-
 debian/x2gothinclient.postinst                                        | 2 +-
 debian/x2gothinclient.preinst                                         | 2 +-
 displaymanager/init/x2gothinclient-displaymanager.init                | 4 ++--
 displaymanager/man/x2gothinclientd.8                                  | 2 +-
 displaymanager/sbin/x2gothinclientd                                   | 2 +-
 management/etc/x2gothinclient_settings                                | 2 +-
 management/man/x2gothinclient_cleanup.8                               | 2 +-
 management/man/x2gothinclient_create.8                                | 2 +-
 management/man/x2gothinclient_preptftpboot.8                          | 2 +-
 management/man/x2gothinclient_shell.8                                 | 2 +-
 management/man/x2gothinclient_update.8                                | 2 +-
 management/man/x2gothinclient_upgrade.8                               | 2 +-
 management/sbin/x2gothinclient_cleanup                                | 2 +-
 management/sbin/x2gothinclient_create                                 | 4 ++--
 management/sbin/x2gothinclient_preptftpboot                           | 2 +-
 management/sbin/x2gothinclient_shell                                  | 2 +-
 management/sbin/x2gothinclient_update                                 | 2 +-
 management/sbin/x2gothinclient_upgrade                                | 2 +-
 management/share/etc/x2gothinclient-displaymanager_start              | 2 +-
 management/share/etc/x2gothinclient-minidesktop_start                 | 2 +-
 .../share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home      | 2 +-
 .../share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home     | 2 +-
 .../share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop    | 2 +-
 smartcardrules/man/x2gognupgccid.8                                    | 2 +-
 usbmount/man/x2gousbmount.8                                           | 2 +-
 usbmount/x2gousbmount                                                 | 2 +-
 43 files changed, 48 insertions(+), 47 deletions(-)

diff --git a/README.howto b/README.howto
index fe7f36f..467226f 100644
--- a/README.howto
+++ b/README.howto
@@ -2,7 +2,7 @@ X2Go Thin Client Environment
 ============================
 
 A detailed installation description is available in the X2Go Wiki:
-http://wiki.x2go.org/doku.php/wiki:advanced:tce:install
+https://wiki.x2go.org/doku.php/wiki:advanced:tce:install
 
 light+love,
 Mike Gabriel
diff --git a/README.i18n b/README.i18n
index 4b32e15..58f6f5c 100644
--- a/README.i18n
+++ b/README.i18n
@@ -21,7 +21,7 @@ THANKS!!! for the time you give to the X2Go project.
 And, if you are new to the team and language files for the language you want to feel
 responsible for do not yet exist, please subscribe to this mailing list first:
 
-  http://lists.x2go.org/listinfo/x2go-i18n 
+  https://lists.x2go.org/listinfo/x2go-i18n
 
 Once you are subscribed, send an email to
 
diff --git a/README.qemu b/README.qemu
index 9d30e25..c9369f7 100644
--- a/README.qemu
+++ b/README.qemu
@@ -6,7 +6,7 @@ Testing X2Go Thin Client Environment
 This HowTo has been inspired by Thomas Guettler. Thanks for your input.
 
 Do a complete installation of the X2Go TCE as described here:
-http://wiki.x2go.org/doku.php/wiki:advanced:tce:install
+https://wiki.x2go.org/doku.php/wiki:advanced:tce:install
 
 Esp. make sure that you have run x2gothinclient_preptftpboot at the end.
 
@@ -51,4 +51,4 @@ Then use Ctrl-Alt-3 in the QEMU window and login as root on the (serial) termina
 
 
 light+love,
-Mike Gabriel
\ No newline at end of file
+Mike Gabriel
diff --git a/cdmanager/init/x2gothinclient-cdmanager.init b/cdmanager/init/x2gothinclient-cdmanager.init
index ec1b5f6..4232920 100644
--- a/cdmanager/init/x2gothinclient-cdmanager.init
+++ b/cdmanager/init/x2gothinclient-cdmanager.init
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/cdmanager/man/x2gocdmanager.8 b/cdmanager/man/x2gocdmanager.8
index b3d0a15..7ef2d3e 100644
--- a/cdmanager/man/x2gocdmanager.8
+++ b/cdmanager/man/x2gocdmanager.8
@@ -22,4 +22,4 @@ x2gocdmanager \- CD/DVD Management Daemon running on X2Go Thin Clients.
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/cdmanager/man/x2goejectcd.1 b/cdmanager/man/x2goejectcd.1
index 71e10d4..2df4d3c 100644
--- a/cdmanager/man/x2goejectcd.1
+++ b/cdmanager/man/x2goejectcd.1
@@ -22,4 +22,4 @@ x2goejectcd \- CD/DVD bay eject tool for X2Go Thin Clients.
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/cdmanager/x2gocdmanager b/cdmanager/x2gocdmanager
index a47210c..93536a8 100755
--- a/cdmanager/x2gocdmanager
+++ b/cdmanager/x2gocdmanager
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2007-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 
 # X2Go is free software; you can redistribute it and/or modify
diff --git a/common/lib/x2gothinclient_init b/common/lib/x2gothinclient_init
index b6bd865..ba1bfdd 100755
--- a/common/lib/x2gothinclient_init
+++ b/common/lib/x2gothinclient_init
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2007-2018 X2Go Project - http://wiki.x2go.org
+# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/debian/changelog b/debian/changelog
index e60bbf3..3f8ad60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -114,6 +114,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low
       of X2Go TCE Live.
     - misc: update copyright notices, but for Mike Gabriel.
     - README.howto: fix typos.
+    - misc: update http:// to https:// URLs where appropriate.
   * usbmount/x2gousbmount:
     - Fix typo int -> print. Fixes: #840.
     - Update copyright notice.
diff --git a/debian/control b/debian/control
index c60298c..24e70c1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends:
  libqt4-dev,
  po-debconf,
 Standards-Version: 3.9.5
-Homepage: http://code.x2go.org/releases/source/x2gothinclient
+Homepage: https://code.x2go.org/releases/source/x2gothinclient
 Vcs-Git: git://code.x2go.org/x2gothinclient.git
-Vcs-Browser: http://code.x2go.org/gitweb?p=x2gothinclient.git;a=summary
+Vcs-Browser: https://code.x2go.org/gitweb?p=x2gothinclient.git;a=summary
 
 Package: x2gothinclient-management
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 3228c3f..cdb6c70 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: x2gothinclient
 Upstream-Contact: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-Source: http://wiki.x2go.org
+Source: https://wiki.x2go.org
 
 Files: *
 Copyright: 2005-2018, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
diff --git a/debian/x2gothinclient-common.postinst b/debian/x2gothinclient-common.postinst
index 938d3c4..bfc05e3 100755
--- a/debian/x2gothinclient-common.postinst
+++ b/debian/x2gothinclient-common.postinst
@@ -14,7 +14,7 @@ set -e
 #        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
 #          <failed-install-package> <version> `removing'
 #          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
+# for details, see https://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
 case "$1" in
diff --git a/debian/x2gothinclient-displaymanager.postinst b/debian/x2gothinclient-displaymanager.postinst
index a61e877..273a7c4 100755
--- a/debian/x2gothinclient-displaymanager.postinst
+++ b/debian/x2gothinclient-displaymanager.postinst
@@ -17,7 +17,7 @@ set -e
 #        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
 #          <failed-install-package> <version> `removing'
 #          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
+# for details, see https://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
 THIS_PACKAGE=x2gothinclient-displaymanager
diff --git a/debian/x2gothinclient-displaymanager.prerm b/debian/x2gothinclient-displaymanager.prerm
index b15e762..d9a5fb8 100755
--- a/debian/x2gothinclient-displaymanager.prerm
+++ b/debian/x2gothinclient-displaymanager.prerm
@@ -17,7 +17,7 @@ set -e
 #        * <deconfigured's-prerm> `deconfigure' `in-favour'
 #        <package-being-installed> <version> `removing'
 #        <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
+# for details, see https://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
 THIS_PACKAGE=x2gothinclient-displaymanager
diff --git a/debian/x2gothinclient-minidesktop.postinst b/debian/x2gothinclient-minidesktop.postinst
index bed7c03..b446610 100755
--- a/debian/x2gothinclient-minidesktop.postinst
+++ b/debian/x2gothinclient-minidesktop.postinst
@@ -14,7 +14,7 @@ set -e
 #        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
 #          <failed-install-package> <version> `removing'
 #          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
+# for details, see https://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
 case "$1" in
diff --git a/debian/x2gothinclient-minidesktop.preinst b/debian/x2gothinclient-minidesktop.preinst
index ab57530..8b855eb 100755
--- a/debian/x2gothinclient-minidesktop.preinst
+++ b/debian/x2gothinclient-minidesktop.preinst
@@ -14,7 +14,7 @@ set -e
 #        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
 #          <failed-install-package> <version> `removing'
 #          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
+# for details, see https://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
 case "$1" in
diff --git a/debian/x2gothinclient-minidesktop.prerm b/debian/x2gothinclient-minidesktop.prerm
index 95b293f..c247599 100755
--- a/debian/x2gothinclient-minidesktop.prerm
+++ b/debian/x2gothinclient-minidesktop.prerm
@@ -17,7 +17,7 @@ set -e
 #        * <deconfigured's-prerm> `deconfigure' `in-favour'
 #        <package-being-installed> <version> `removing'
 #        <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
+# for details, see https://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
 if [ "$1" = "remove" -o "$1" = "deconfigure" ]; then
diff --git a/debian/x2gothinclient.postinst b/debian/x2gothinclient.postinst
index c0ca1e4..5208f73 100755
--- a/debian/x2gothinclient.postinst
+++ b/debian/x2gothinclient.postinst
@@ -17,7 +17,7 @@ set -e
 #        * <deconfigured's-prerm> `deconfigure' `in-favour'
 #        <package-being-installed> <version> `removing'
 #        <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
+# for details, see https://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
 THIS_PACKAGE=x2gothinclient
diff --git a/debian/x2gothinclient.preinst b/debian/x2gothinclient.preinst
index 35df2e5..b8ad870 100755
--- a/debian/x2gothinclient.preinst
+++ b/debian/x2gothinclient.preinst
@@ -14,7 +14,7 @@ set -e
 #        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
 #          <failed-install-package> <version> `removing'
 #          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
+# for details, see https://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
 
diff --git a/displaymanager/init/x2gothinclient-displaymanager.init b/displaymanager/init/x2gothinclient-displaymanager.init
index 355951a..9347280 100644
--- a/displaymanager/init/x2gothinclient-displaymanager.init
+++ b/displaymanager/init/x2gothinclient-displaymanager.init
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
@@ -48,7 +48,7 @@ DESC="X2Go Thinclient Display Manager"
 test -x $DAEMON || exit 0
 if [ ! -x /etc/x2go/x2gothinclient_init ] || [ ! -x /etc/x2go/x2gothinclient_start ]; then
 	echo "X2Go Thin Client system will not start as it is not configured, yet."
-	echo "See http://wiki.x2go.org/doku.php/wiki:advanced:tce:install"
+	echo "See https://wiki.x2go.org/doku.php/wiki:advanced:tce:install"
 	exit 0
 fi
 
diff --git a/displaymanager/man/x2gothinclientd.8 b/displaymanager/man/x2gothinclientd.8
index 3daebca..48cfe33 100644
--- a/displaymanager/man/x2gothinclientd.8
+++ b/displaymanager/man/x2gothinclientd.8
@@ -22,4 +22,4 @@ x2gothinclientd \- Session Control Daemon running on X2Go Thin Clients.
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/displaymanager/sbin/x2gothinclientd b/displaymanager/sbin/x2gothinclientd
index 05280e9..ebf109b 100755
--- a/displaymanager/sbin/x2gothinclientd
+++ b/displaymanager/sbin/x2gothinclientd
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2007-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 
 # X2Go is free software; you can redistribute it and/or modify
diff --git a/management/etc/x2gothinclient_settings b/management/etc/x2gothinclient_settings
index 56c5591..fbd49d3 100644
--- a/management/etc/x2gothinclient_settings
+++ b/management/etc/x2gothinclient_settings
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/man/x2gothinclient_cleanup.8 b/management/man/x2gothinclient_cleanup.8
index 7c998eb..8192eeb 100644
--- a/management/man/x2gothinclient_cleanup.8
+++ b/management/man/x2gothinclient_cleanup.8
@@ -30,4 +30,4 @@ Use with care!!!
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/management/man/x2gothinclient_create.8 b/management/man/x2gothinclient_create.8
index 77b3eec..aa83ce8 100644
--- a/management/man/x2gothinclient_create.8
+++ b/management/man/x2gothinclient_create.8
@@ -32,4 +32,4 @@ We highly recommend using a separate server (or virtual machine) for providing c
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/management/man/x2gothinclient_preptftpboot.8 b/management/man/x2gothinclient_preptftpboot.8
index fc7fa67..b8b6b38 100644
--- a/management/man/x2gothinclient_preptftpboot.8
+++ b/management/man/x2gothinclient_preptftpboot.8
@@ -62,4 +62,4 @@ obtained from \fI/etc/x2go/x2gothinclient_settings\fR.
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/management/man/x2gothinclient_shell.8 b/management/man/x2gothinclient_shell.8
index 8eaba6b..092408e 100644
--- a/management/man/x2gothinclient_shell.8
+++ b/management/man/x2gothinclient_shell.8
@@ -28,4 +28,4 @@ This helper script opens a shell within the X2Go thin client chroot environment.
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/management/man/x2gothinclient_update.8 b/management/man/x2gothinclient_update.8
index 7c889ed..9351f9a 100644
--- a/management/man/x2gothinclient_update.8
+++ b/management/man/x2gothinclient_update.8
@@ -36,4 +36,4 @@ This helper script updates the configuration of an X2Go thin client chroot envir
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/management/man/x2gothinclient_upgrade.8 b/management/man/x2gothinclient_upgrade.8
index e992b23..08c07b1 100644
--- a/management/man/x2gothinclient_upgrade.8
+++ b/management/man/x2gothinclient_upgrade.8
@@ -27,4 +27,4 @@ X2Go thin client's software.
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/management/sbin/x2gothinclient_cleanup b/management/sbin/x2gothinclient_cleanup
index 2eeac31..3846e17 100755
--- a/management/sbin/x2gothinclient_cleanup
+++ b/management/sbin/x2gothinclient_cleanup
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/sbin/x2gothinclient_create b/management/sbin/x2gothinclient_create
index 5a8f029..eb16823 100755
--- a/management/sbin/x2gothinclient_create
+++ b/management/sbin/x2gothinclient_create
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
@@ -245,7 +245,7 @@ fi
 
 # tweak plymouth
 [ \$? -eq 0 ] && if [ "$TC_DISTRO_CODENAME" != "squeeze" ]; then echo "radeon" >> /etc/initramfs-tools/modules; echo "i915" >> /etc/initramfs-tools/modules; fi
-[ \$? -eq 0 ] && test -e /etc/os-release && sed -e 's/PRETTY_NAME=.*/PRETTY_NAME="$TC_PRETTY_NAME"/' -e 's/NAME=.*/NAME="$TC_PRETTY_NAME"/' -e 's/VERSION=.*/VERSION="$TC_VERSION"/' -e 's/VERSION_ID=.*/VERSION_ID="$TC_VERSION"/' -e 's at HOME_URL=.*@HOME_URL="http://wiki.x2go.org"@' -e 's at SUPPORT_URL=.*@SUPPORT_URL="http://wiki.x2go.org/"@' -e 's at BUG_REPORT_URL=.*@BUG_REPORT_URL="http://bugs.x2go.org"@' -i /etc/os-release || echo -e 'PRETTY_NAME="$TC_PRETTY_NAME"\nNAME="$TC_PRETTY_NAME"\n' > [...]
+[ \$? -eq 0 ] && test -e /etc/os-release && sed -e 's/PRETTY_NAME=.*/PRETTY_NAME="$TC_PRETTY_NAME"/' -e 's/NAME=.*/NAME="$TC_PRETTY_NAME"/' -e 's/VERSION=.*/VERSION="$TC_VERSION"/' -e 's/VERSION_ID=.*/VERSION_ID="$TC_VERSION"/' -e 's at HOME_URL=.*@HOME_URL="https://wiki.x2go.org"@' -e 's at SUPPORT_URL=.*@SUPPORT_URL="https://wiki.x2go.org/"@' -e 's at BUG_REPORT_URL=.*@BUG_REPORT_URL="https://bugs.x2go.org"@' -i /etc/os-release || echo -e 'PRETTY_NAME="$TC_PRETTY_NAME"\nNAME="$TC_PRETTY_NAME"\n [...]
 [ \$? -eq 0 ] && if [ "$TC_DISTRO_CODENAME" == "squeeze" ]; then test -e /etc/modprobe.d/i915-kms.conf && sed -s 's/modeset=1/modeset=0/' -i /etc/modprobe.d/i915-kms.conf; fi
 [ \$? -eq 0 ] && if [ "$TC_DISTRO_CODENAME" == "squeeze" ]; then test -e /etc/modprobe.d/radeon-kms.conf && sed -s 's/modeset=1/modeset=0/' -i /etc/modprobe.d/radeon-kms.conf; fi
 
diff --git a/management/sbin/x2gothinclient_preptftpboot b/management/sbin/x2gothinclient_preptftpboot
index 83eaa81..0b9da97 100755
--- a/management/sbin/x2gothinclient_preptftpboot
+++ b/management/sbin/x2gothinclient_preptftpboot
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/sbin/x2gothinclient_shell b/management/sbin/x2gothinclient_shell
index a05f3f4..c097e49 100755
--- a/management/sbin/x2gothinclient_shell
+++ b/management/sbin/x2gothinclient_shell
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/sbin/x2gothinclient_update b/management/sbin/x2gothinclient_update
index 203e219..7c16ae7 100755
--- a/management/sbin/x2gothinclient_update
+++ b/management/sbin/x2gothinclient_update
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/sbin/x2gothinclient_upgrade b/management/sbin/x2gothinclient_upgrade
index 4faeef0..94d7797 100755
--- a/management/sbin/x2gothinclient_upgrade
+++ b/management/sbin/x2gothinclient_upgrade
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/share/etc/x2gothinclient-displaymanager_start b/management/share/etc/x2gothinclient-displaymanager_start
index cf0823f..1034981 100755
--- a/management/share/etc/x2gothinclient-displaymanager_start
+++ b/management/share/etc/x2gothinclient-displaymanager_start
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/share/etc/x2gothinclient-minidesktop_start b/management/share/etc/x2gothinclient-minidesktop_start
index ce74642..f71f37e 100755
--- a/management/share/etc/x2gothinclient-minidesktop_start
+++ b/management/share/etc/x2gothinclient-minidesktop_start
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home
index aece749..ed71b5f 100755
--- a/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home
+++ b/management/share/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home
index 46e1a0b..01fcf0b 100755
--- a/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home
+++ b/management/share/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop
index 890fa0a..c9e62d7 100755
--- a/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop
+++ b/management/share/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2010-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2010-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 #       Moritz 'Morty' Struebe <Moritz.Struebe at informatik.uni-erlangen.de>
 #       Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
diff --git a/smartcardrules/man/x2gognupgccid.8 b/smartcardrules/man/x2gognupgccid.8
index 6f419de..144c2d3 100644
--- a/smartcardrules/man/x2gognupgccid.8
+++ b/smartcardrules/man/x2gognupgccid.8
@@ -22,4 +22,4 @@ x2gognupgccid
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/usbmount/man/x2gousbmount.8 b/usbmount/man/x2gousbmount.8
index f053f00..7f06a3a 100644
--- a/usbmount/man/x2gousbmount.8
+++ b/usbmount/man/x2gousbmount.8
@@ -22,4 +22,4 @@ x2gousbmount \- udev Script handling USB Flash Drives on X2Go Thin Clients.
 .PP
 .SH AUTHOR
 This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
-(http://www.x2go.org).
+(https://www.x2go.org).
diff --git a/usbmount/x2gousbmount b/usbmount/x2gousbmount
index 8cae2f6..0c3ffd3 100755
--- a/usbmount/x2gousbmount
+++ b/usbmount/x2gousbmount
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2007-2018 by X2Go project, http://wiki.x2go.org
+# Copyright (C) 2007-2018 by X2Go project, https://wiki.x2go.org
 #       Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
 
 # X2Go is free software; you can redistribute it and/or modify

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git


More information about the x2go-commits mailing list