Module: wine
Branch: stable
Commit: adf14b2009cd90723739bbf50f6c73c04f8ec5e7
URL: https://source.winehq.org/git/wine.git/?a=commit;h=adf14b2009cd90723739bbf5…
Author: Austin English <austinenglish(a)gmail.com>
Date: Wed Dec 6 17:35:49 2017 -0600
loader/wine.pl.UTF-8.man.in: Move WineHQ URL to https.
Missed in 3bc68c24b972643aba2b96dcdcf97ea2f9fb82bd.
Signed-off-by: Austin English <austinenglish(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit f1512cf25f0c8ef3df192bc1980d047cfa650059)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
loader/wine.pl.UTF-8.man.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/loader/wine.pl.UTF-8.man.in b/loader/wine.pl.UTF-8.man.in
index 9f1f2cf..c487d0a 100644
--- a/loader/wine.pl.UTF-8.man.in
+++ b/loader/wine.pl.UTF-8.man.in
@@ -305,7 +305,7 @@ można pobrać ze strony
Najaktualnieszy zrzut kodu można pobrać przez GIT. Aby dowiedzieć się
jak to zrobić, odwiedź stronę
.I
-http://www.winehq.org/git
+https://www.winehq.org/git
.PP
WineHQ, siedziba rozwoju
.B wine
Module: wine
Branch: stable
Commit: 212d9fc70aadecb90bc5cf6f47dda2f9c0cbf7bc
URL: https://source.winehq.org/git/wine.git/?a=commit;h=212d9fc70aadecb90bc5cf6f…
Author: Austin English <austinenglish(a)gmail.com>
Date: Wed Dec 6 13:51:09 2017 -0600
maintainers: Move WineHQ URLs to https.
Signed-off-by: Austin English <austinenglish(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 83bbeab9b2d0ceac2548d2a9d8e5aefb0d9f5606)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index cec6cdb..d5815fd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3,7 +3,7 @@
List of Wine subsection maintainers
When submitting patches to Wine, the guidelines at
-<http://wiki.winehq.org/SubmittingPatches> should be followed. This file
+<https://wiki.winehq.org/SubmittingPatches> should be followed. This file
contains a list of maintainers for subsections of Wine. When submitting
patches, you may want to CC relevant people from this list. If you have
questions about your work in an area of Wine, you may find a list of
@@ -279,7 +279,7 @@ F: */
Stable Branch
M: Michael Stefaniuc <mstefani(a)winehq.org>
-W: http://wiki.winehq.org/StableRules
+W: https://wiki.winehq.org/StableRules
Staging Branch
M: Sebastian Lackner <sebastian(a)fds-team.de>