public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/hardened-sources/
Date: Wed,  6 Sep 2017 21:26:56 +0000 (UTC)	[thread overview]
Message-ID: <1504733157.47903b8c7f1276dbf9af8b331269d8ac04236797.mgorny@gentoo> (raw)

commit:     47903b8c7f1276dbf9af8b331269d8ac04236797
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  6 21:19:53 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 21:25:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47903b8c

sys-kernel/hardened-sources: Use https for dev.g.o

 sys-kernel/hardened-sources/hardened-sources-4.4.8-r1.ebuild  | 4 ++--
 sys-kernel/hardened-sources/hardened-sources-4.7.10.ebuild    | 4 ++--
 sys-kernel/hardened-sources/hardened-sources-4.7.6.ebuild     | 4 ++--
 sys-kernel/hardened-sources/hardened-sources-4.8.17-r2.ebuild | 2 +-
 sys-kernel/hardened-sources/hardened-sources-4.9.21.ebuild    | 2 +-
 sys-kernel/hardened-sources/hardened-sources-4.9.22.ebuild    | 2 +-
 sys-kernel/hardened-sources/hardened-sources-4.9.23.ebuild    | 2 +-
 sys-kernel/hardened-sources/hardened-sources-4.9.24.ebuild    | 2 +-
 8 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.4.8-r1.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.4.8-r1.ebuild
index 30a8612ba89..aa46fa523f4 100644
--- a/sys-kernel/hardened-sources/hardened-sources-4.4.8-r1.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-4.4.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ inherit kernel-2
 detect_version
 
 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-2"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
+HGPV_URI="https://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
 
 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.7.10.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.7.10.ebuild
index f0018bc8aa1..a2206f87fb5 100644
--- a/sys-kernel/hardened-sources/hardened-sources-4.7.10.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-4.7.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ inherit kernel-2
 detect_version
 
 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
+HGPV_URI="https://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
 
 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.7.6.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.7.6.ebuild
index 5341bd2e083..2690eb498f8 100644
--- a/sys-kernel/hardened-sources/hardened-sources-4.7.6.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-4.7.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,7 +12,7 @@ inherit kernel-2
 detect_version
 
 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
+HGPV_URI="https://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
 
 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.8.17-r2.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.8.17-r2.ebuild
index 7c23efa8ee3..2e1fc3d60d2 100644
--- a/sys-kernel/hardened-sources/hardened-sources-4.8.17-r2.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-4.8.17-r2.ebuild
@@ -12,7 +12,7 @@ inherit kernel-2
 detect_version
 
 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
+HGPV_URI="https://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
 
 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.9.21.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.9.21.ebuild
index 76ebd9467fd..4f0d2909493 100644
--- a/sys-kernel/hardened-sources/hardened-sources-4.9.21.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-4.9.21.ebuild
@@ -12,7 +12,7 @@ inherit kernel-2
 detect_version
 
 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
+HGPV_URI="https://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
 
 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.9.22.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.9.22.ebuild
index e3165fb80c7..0cbe2619d28 100644
--- a/sys-kernel/hardened-sources/hardened-sources-4.9.22.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-4.9.22.ebuild
@@ -12,7 +12,7 @@ inherit kernel-2
 detect_version
 
 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
+HGPV_URI="https://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
 
 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.9.23.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.9.23.ebuild
index e3165fb80c7..0cbe2619d28 100644
--- a/sys-kernel/hardened-sources/hardened-sources-4.9.23.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-4.9.23.ebuild
@@ -12,7 +12,7 @@ inherit kernel-2
 detect_version
 
 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
+HGPV_URI="https://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
 
 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.9.24.ebuild b/sys-kernel/hardened-sources/hardened-sources-4.9.24.ebuild
index d079f2895b8..6772ebb6fc6 100644
--- a/sys-kernel/hardened-sources/hardened-sources-4.9.24.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-4.9.24.ebuild
@@ -12,7 +12,7 @@ inherit kernel-2
 detect_version
 
 HGPV="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1"
-HGPV_URI="http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
+HGPV_URI="https://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2"
 SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}"
 
 UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2"


             reply	other threads:[~2017-09-06 21:27 UTC|newest]

Thread overview: 210+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-06 21:26 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-02 16:22 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/hardened-sources/ Anthony G. Basile
2018-08-09  7:42 Anthony G. Basile
2018-08-08 23:41 Anthony G. Basile
2018-08-04  6:55 Anthony G. Basile
2018-03-11 14:24 Anthony G. Basile
2017-04-22 16:18 Anthony G. Basile
2017-04-19 15:17 Anthony G. Basile
2017-04-14 14:54 Anthony G. Basile
2017-04-14 14:54 Anthony G. Basile
2017-04-11  0:19 Anthony G. Basile
2017-04-01 23:49 Anthony G. Basile
2017-03-27 14:31 Anthony G. Basile
2017-03-19 12:40 Anthony G. Basile
2017-03-15 14:47 Anthony G. Basile
2017-03-13 19:11 Anthony G. Basile
2017-03-07 10:42 Anthony G. Basile
2017-03-07 10:35 Anthony G. Basile
2017-02-28 12:38 Anthony G. Basile
2017-02-25 12:13 Anthony G. Basile
2017-02-19 23:09 Anthony G. Basile
2017-02-18 15:19 Anthony G. Basile
2017-02-15 13:30 Anthony G. Basile
2017-02-08 16:04 Anthony G. Basile
2017-01-28 20:27 Anthony G. Basile
2017-01-28 20:27 Anthony G. Basile
2017-01-16 21:44 Anthony G. Basile
2017-01-14 16:56 Anthony G. Basile
2017-01-14 12:35 Anthony G. Basile
2017-01-12  0:13 Anthony G. Basile
2017-01-09 13:46 Anthony G. Basile
2017-01-05 13:38 Anthony G. Basile
2017-01-05 13:38 Anthony G. Basile
2017-01-01 20:15 Anthony G. Basile
2016-12-17  1:21 Anthony G. Basile
2016-12-14 12:54 Anthony G. Basile
2016-12-14 12:52 Anthony G. Basile
2016-12-10 18:48 Anthony G. Basile
2016-12-07 11:15 Anthony G. Basile
2016-12-05 20:26 Anthony G. Basile
2016-11-28 19:29 Anthony G. Basile
2016-11-28 19:26 Anthony G. Basile
2016-11-24 21:27 Anthony G. Basile
2016-11-20 20:56 Anthony G. Basile
2016-11-16 11:47 Anthony G. Basile
2016-11-12  0:09 Anthony G. Basile
2016-11-10  1:25 Anthony G. Basile
2016-11-02  8:27 Anthony G. Basile
2016-10-27 23:52 Anthony G. Basile
2016-10-26  8:19 Anthony G. Basile
2016-10-23 12:44 Anthony G. Basile
2016-10-20 22:39 Anthony G. Basile
2016-10-20 22:36 Anthony G. Basile
2016-10-18  1:10 Anthony G. Basile
2016-10-18  1:10 Anthony G. Basile
2016-10-18  1:06 Anthony G. Basile
2016-10-11 17:05 Anthony G. Basile
2016-10-01 14:09 Anthony G. Basile
2016-09-28  9:01 Anthony G. Basile
2016-09-27 10:00 Anthony G. Basile
2016-09-22 15:36 Anthony G. Basile
2016-09-18 20:04 Mike Gilbert
2016-09-17 14:19 Anthony G. Basile
2016-09-08 16:26 Anthony G. Basile
2016-09-01 16:27 Anthony G. Basile
2016-08-25 11:22 Anthony G. Basile
2016-08-22 10:29 Anthony G. Basile
2016-08-17 11:12 Anthony G. Basile
2016-08-16 17:02 Anthony G. Basile
2016-08-14 10:48 Anthony G. Basile
2016-08-01 23:36 Anthony G. Basile
2016-08-01 23:34 Anthony G. Basile
2016-07-29 10:44 Anthony G. Basile
2016-07-26 21:49 Anthony G. Basile
2016-07-21 16:53 Anthony G. Basile
2016-07-21 15:54 Anthony G. Basile
2016-07-19  7:37 Anthony G. Basile
2016-07-19  7:37 Anthony G. Basile
2016-07-12 19:09 Anthony G. Basile
2016-07-12 19:07 Anthony G. Basile
2016-07-09 16:09 Anthony G. Basile
2016-07-09 16:09 Anthony G. Basile
2016-07-07  8:12 Anthony G. Basile
2016-07-07  1:18 Anthony G. Basile
2016-07-02 12:48 Anthony G. Basile
2016-06-30 13:55 Anthony G. Basile
2016-06-29 22:44 Anthony G. Basile
2016-06-28 11:37 Anthony G. Basile
2016-06-27 10:24 Anthony G. Basile
2016-06-27 10:24 Anthony G. Basile
2016-06-21 10:36 Anthony G. Basile
2016-06-21 10:32 Anthony G. Basile
2016-06-15 19:18 Anthony G. Basile
2016-06-12 18:26 Anthony G. Basile
2016-06-10  0:29 Anthony G. Basile
2016-06-06 14:22 Anthony G. Basile
2016-05-30 10:45 Anthony G. Basile
2016-05-22 21:02 Anthony G. Basile
2016-05-22 21:00 Anthony G. Basile
2016-05-21 10:16 Anthony G. Basile
2016-05-14 13:31 Anthony G. Basile
2016-05-13 12:02 Anthony G. Basile
2016-05-12 12:25 Anthony G. Basile
2016-05-11 11:31 Anthony G. Basile
2016-05-11 11:31 Anthony G. Basile
2016-05-08 19:27 Anthony G. Basile
2016-05-08 19:22 Anthony G. Basile
2016-04-30 17:53 Anthony G. Basile
2016-04-30 17:53 Anthony G. Basile
2016-04-30 17:53 Anthony G. Basile
2016-04-30 12:13 Anthony G. Basile
2016-04-30  1:28 Anthony G. Basile
2016-04-26  9:21 Anthony G. Basile
2016-04-21  7:09 Anthony G. Basile
2016-04-21  7:05 Anthony G. Basile
2016-04-16 17:42 Anthony G. Basile
2016-04-11 11:10 Anthony G. Basile
2016-04-03  9:28 Anthony G. Basile
2016-03-23 14:52 Anthony G. Basile
2016-03-23 13:55 Anthony G. Basile
2016-03-15  7:11 Anthony G. Basile
2016-03-14 10:29 Anthony G. Basile
2016-03-11  8:14 Anthony G. Basile
2016-03-04 12:13 Anthony G. Basile
2016-03-03 10:24 Anthony G. Basile
2016-02-29  8:24 Anthony G. Basile
2016-02-28 19:30 Anthony G. Basile
2016-02-28 19:30 Anthony G. Basile
2016-02-20  7:42 Anthony G. Basile
2016-02-20  2:13 Anthony G. Basile
2016-02-18  1:49 Anthony G. Basile
2016-02-18  1:49 Anthony G. Basile
2016-02-08  8:22 Anthony G. Basile
2016-02-04 11:33 Anthony G. Basile
2016-02-04 11:33 Anthony G. Basile
2016-02-02  6:57 Anthony G. Basile
2016-01-30 12:47 Anthony G. Basile
2016-01-30 12:40 Anthony G. Basile
2016-01-30 12:40 Anthony G. Basile
2016-01-29  7:47 Anthony G. Basile
2016-01-28  5:26 Anthony G. Basile
2016-01-25  3:13 Anthony G. Basile
2016-01-20  9:30 Anthony G. Basile
2016-01-19  0:37 Anthony G. Basile
2016-01-19  0:36 Anthony G. Basile
2016-01-17 20:16 Anthony G. Basile
2016-01-17 19:38 Anthony G. Basile
2016-01-07 14:08 Anthony G. Basile
2016-01-06 13:22 Anthony G. Basile
2015-12-31 12:33 Anthony G. Basile
2015-12-23  8:26 Anthony G. Basile
2015-12-23  8:19 Anthony G. Basile
2015-12-17  9:45 Anthony G. Basile
2015-12-16 14:45 Anthony G. Basile
2015-12-12 12:42 Anthony G. Basile
2015-12-06 13:21 Anthony G. Basile
2015-11-30  0:27 Anthony G. Basile
2015-11-24  9:01 Anthony G. Basile
2015-11-24  8:50 Anthony G. Basile
2015-11-23  8:19 Anthony G. Basile
2015-11-19  2:30 Anthony G. Basile
2015-11-19  2:25 Anthony G. Basile
2015-11-15 20:34 Anthony G. Basile
2015-11-15 16:45 Anthony G. Basile
2015-11-13 22:33 Anthony G. Basile
2015-11-13 22:31 Anthony G. Basile
2015-11-11  7:13 Anthony G. Basile
2015-11-09 23:02 Anthony G. Basile
2015-11-03 12:14 Anthony G. Basile
2015-11-03 12:14 Anthony G. Basile
2015-10-29 23:12 Anthony G. Basile
2015-10-26 10:58 Anthony G. Basile
2015-10-26 10:58 Anthony G. Basile
2015-10-25 22:40 Anthony G. Basile
2015-10-25 18:36 Anthony G. Basile
2015-10-24 16:16 Anthony G. Basile
2015-10-24 12:09 Anthony G. Basile
2015-10-21  0:06 Anthony G. Basile
2015-10-21  0:04 Anthony G. Basile
2015-10-18  0:38 Anthony G. Basile
2015-10-15 11:22 Anthony G. Basile
2015-10-13  5:36 Anthony G. Basile
2015-10-12  0:34 Anthony G. Basile
2015-10-12  0:32 Anthony G. Basile
2015-10-08 20:38 Anthony G. Basile
2015-10-04 14:29 Anthony G. Basile
2015-10-04 14:29 Anthony G. Basile
2015-10-04 14:29 Anthony G. Basile
2015-09-21  0:45 Anthony G. Basile
2015-09-16  5:21 Anthony G. Basile
2015-09-12 19:25 Anthony G. Basile
2015-09-12 19:25 Anthony G. Basile
2015-09-12 19:25 Anthony G. Basile
2015-08-24 19:53 Anthony G. Basile
2015-08-22 13:00 Anthony G. Basile
2015-08-22 12:58 Anthony G. Basile
2015-08-19 16:13 Anthony G. Basile
2015-08-19 16:11 Anthony G. Basile
2015-08-15 23:21 Anthony G. Basile
2015-08-15 23:21 Anthony G. Basile
2015-08-15 23:21 Anthony G. Basile
2015-08-15 23:21 Anthony G. Basile
2015-08-12 11:21 Anthony G. Basile
2015-08-12 11:21 Anthony G. Basile
2015-08-12 11:21 Anthony G. Basile
2015-08-09 20:38 Anthony G. Basile
2015-08-09 20:38 Anthony G. Basile
2015-08-09 20:38 Anthony G. Basile
2015-08-09 20:38 Anthony G. Basile
2015-08-09 20:38 Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1504733157.47903b8c7f1276dbf9af8b331269d8ac04236797.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox