From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Subject: Re: [gentoo-portage-dev] [PATCH] repoman: change metadata.dtd protocol to https
Date: Sun, 31 May 2015 01:38:19 -0400 [thread overview]
Message-ID: <20150531053819.GF4496@vapier> (raw)
In-Reply-To: <20150405220227.399c0a18.dolsen@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]
On 05 Apr 2015 22:02, Brian Dolbec wrote:
> On Sat, 4 Apr 2015 23:31:25 -0700 Zac Medico wrote:
> > The old http uri redirects to the new https uri, so use the new https
> > uri directly.
> >
> > X-Gentoo-Bug: 469888
> > X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=469888
> > ---
> > bin/repoman | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/bin/repoman b/bin/repoman
> > index 7101a00..6074c91 100755
> > --- a/bin/repoman
> > +++ b/bin/repoman
> > @@ -503,7 +503,7 @@ metadata_xml_encoding = 'UTF-8'
> > metadata_xml_declaration = '<?xml version="1.0" encoding="%s"?>' % \
> > (metadata_xml_encoding,)
> > metadata_doctype_name = 'pkgmetadata'
> > -metadata_dtd_uri = 'http://www.gentoo.org/dtd/metadata.dtd'
> > +metadata_dtd_uri = 'https://www.gentoo.org/dtd/metadata.dtd'
> > # force refetch if the local copy creation time is older than this
> > metadata_dtd_ctime_interval = 60 * 60 * 24 * 7 # 7 days
>
> Hmm, I thought that was being moved to api.gentoo.org. I just checked
> and it isn't there...
>
> I want to verify that it isn't destined there in the very near future.
even if it moves, the old location has to stick around forever, although it too
would become a redirect to api.g.o ...
-mike
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-05-31 5:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-05 6:31 [gentoo-portage-dev] [PATCH] repoman: change metadata.dtd protocol to https Zac Medico
2015-04-06 5:02 ` Brian Dolbec
2015-05-31 5:38 ` Mike Frysinger [this message]
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=20150531053819.GF4496@vapier \
--to=vapier@gentoo.org \
--cc=gentoo-portage-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