diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-01 03:16:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-01 03:16:54 +0200 |
commit | c0ee40ad4dc5c96ebf25659e3374fc38f9a5a4a2 (patch) | |
tree | 1654dce6fd368e700616cd1d9bad9c91a542dfd3 /glsa-201701-75.xml | |
parent | Add GLSA 201705-15 (diff) | |
download | glsa-c0ee40ad4dc5c96ebf25659e3374fc38f9a5a4a2.tar.gz glsa-c0ee40ad4dc5c96ebf25659e3374fc38f9a5a4a2.tar.bz2 glsa-c0ee40ad4dc5c96ebf25659e3374fc38f9a5a4a2.zip |
Update GLSA 201701-75
Added a paragraph to tell users that the command from the resolution alone
may be insufficient when upgrading to a new major Perl version.
Gentoo-Bug: https://bugs.gentoo.org/614392
Diffstat (limited to 'glsa-201701-75.xml')
-rw-r--r-- | glsa-201701-75.xml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/glsa-201701-75.xml b/glsa-201701-75.xml index 988e1d9d..d4de61e9 100644 --- a/glsa-201701-75.xml +++ b/glsa-201701-75.xml @@ -7,7 +7,7 @@ </synopsis> <product type="ebuild">perl</product> <announced>2017-01-29</announced> - <revised>2017-01-29: 1</revised> + <revised>2017-06-01: 2</revised> <bug>580612</bug> <bug>588592</bug> <bug>589680</bug> @@ -44,6 +44,11 @@ # emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/perl-5.22.3_rc4" </code> + + <p>Warning: When you are upgrading to a new major Perl version, the + commands above may not be sufficient. Please visit the Gentoo wiki + referenced below to learn how to upgrade to a new major Perl version. + </p> </resolution> <references> <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8607">CVE-2015-8607</uri> @@ -51,7 +56,10 @@ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-1238">CVE-2016-1238</uri> <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-2381">CVE-2016-2381</uri> <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-6185">CVE-2016-6185</uri> + <uri link="https://wiki.gentoo.org/wiki/Perl#Upgrading_.28major_version.29"> + Gentoo Wiki: How to upgrade Perl + </uri> </references> <metadata tag="requester" timestamp="2017-01-21T22:09:19Z">whissi</metadata> - <metadata tag="submitter" timestamp="2017-01-29T23:40:34Z">b-man</metadata> + <metadata tag="submitter" timestamp="2017-06-01T01:14:59Z">b-man</metadata> </glsa> |