APPLIED: [kteam-tools][PATCH] maintscripts: maint-modify-patch: Switch from http to https for BugLinks]]
Stefan Bader
stefan.bader at canonical.com
Wed Jun 6 19:20:38 UTC 2018
On 06.06.2018 08:09, dann frazier wrote:
> We wouldn't want the man in the middle rick-rolling our users, now would we?
>
> Signed-off-by: dann frazier <dann.frazier at canonical.com>
> ---
> maintscripts/maint-modify-patch | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/maintscripts/maint-modify-patch b/maintscripts/maint-modify-patch
> index 99673ec0..442919ed 100755
> --- a/maintscripts/maint-modify-patch
> +++ b/maintscripts/maint-modify-patch
> @@ -207,7 +207,7 @@ class ModifyPatch(StdApp):
> self.defaults['list-aliases'] = False
> self.defaults['modify-operation'] = False
> self.defaults['dry-run'] = False
> - self.defaults['buglink_base_url'] = "http://bugs.launchpad.net/bugs/"
> + self.defaults['buglink_base_url'] = "https://bugs.launchpad.net/bugs/"
>
> self.cp_rc = compile('\(cherry picked from commit ([0-9a-zA-Z]+)\)')
> self.bp_rc = compile('\(backported from commit ([0-9a-zA-Z]+) upstream\)')
>
Applied to kteam-tools. Thanks.
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20180606/4434cec4/attachment.sig>
More information about the kernel-team
mailing list