Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 832056

Summary: app-portage/metagen - update DOCTYPE URI to use https
Product: Gentoo Linux Reporter: Mike Gilbert <floppym>
Component: Current packagesAssignee: Sebastian Pipping <sping>
Status: RESOLVED FIXED    
Severity: normal CC: ulm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=832063
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 552720    
Bug Blocks:    

Description Mike Gilbert gentoo-dev 2022-01-25 17:04:14 UTC
The DOCTYPE URI should be updated to use https.

https://gitweb.gentoo.org/proj/metagen.git/tree/metagen/metagenerator.py#n56
Comment 1 Sebastian Pipping gentoo-dev 2022-01-25 17:53:00 UTC
Good point
Comment 2 Larry the Git Cow gentoo-dev 2022-01-25 18:06:28 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/metagen.git/commit/?id=6bbb7756374ace7ffe183c7aa118051fe69e61d6

commit 6bbb7756374ace7ffe183c7aa118051fe69e61d6
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-01-25 17:55:59 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-01-25 18:06:12 +0000

    Use https:// in DOCTYPE URL
    
    Bug: https://bugs.gentoo.org/832056
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 README.md                | 2 +-
 docs/README              | 8 ++++----
 metagen/metagenerator.py | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2022-01-25 18:12:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82615870740c5608ec14aca2edccfffcccb9c008

commit 82615870740c5608ec14aca2edccfffcccb9c008
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-01-25 18:10:42 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-01-25 18:10:42 +0000

    app-portage/metagen: 0.7.3
    
    Closes: https://bugs.gentoo.org/832056
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 app-portage/metagen/Manifest             |  1 +
 app-portage/metagen/metagen-0.7.3.ebuild | 33 ++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)
Comment 4 Ulrich Müller gentoo-dev 2022-01-25 18:35:42 UTC
Could you go for rapid stabilisation of version 0.7.3 please? The changes from 0.7.2 seem safe enough, and http DOCTYPE being re-added to files in the gentoo repo (114 in the last 5 months) is annoying.
Comment 5 Sebastian Pipping gentoo-dev 2022-01-25 18:44:47 UTC
(In reply to Ulrich Müller from comment #4)
> Could you go for rapid stabilisation of version 0.7.3 please? The changes
> from 0.7.2 seem safe enough, and http DOCTYPE being re-added to files in the
> gentoo repo (114 in the last 5 months) is annoying.

No objections.  Can you take over?