From cac102eee3db8d498b1e2d91ee2b49cfe4f531e4 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 10 Mar 2015 10:46:50 -0700 Subject: Change a lot of http:// URLs to https://. Most of our sites are now HTTPS-only. Update URLs accordingly. Update other URLs while we're at it. Remove or comment out dead links. Change-Id: I7c4f323e6585d22760bb90bf28fc0faa6b893a33 Reviewed-on: https://code.wireshark.org/review/7621 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- debian/patches/05_note-README-when-running-as-root.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches') diff --git a/debian/patches/05_note-README-when-running-as-root.patch b/debian/patches/05_note-README-when-running-as-root.patch index 7c3c63f97b..68872b317f 100644 --- a/debian/patches/05_note-README-when-running-as-root.patch +++ b/debian/patches/05_note-README-when-running-as-root.patch @@ -8,7 +8,7 @@ Author: Balint Reczey "This could be dangerous.\n\n" "If you're running Wireshark this way in order to perform live capture, " "you may want to be aware that there is a better way documented at\n" -- "http://wiki.wireshark.org/CaptureSetup/CapturePrivileges", cur_user, cur_group); +- "https://wiki.wireshark.org/CaptureSetup/CapturePrivileges", cur_user, cur_group); + "/usr/share/doc/wireshark-common/README.Debian", cur_user, cur_group); g_free(cur_user); g_free(cur_group); -- cgit v1.2.3