diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-28 22:54:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-28 22:54:55 +0200 |
commit | 612f47deca97e8d7ffc2100c1dbc82a602abdf39 (patch) | |
tree | 714d18b438413833e38a20af15b6514bb8c7ac61 /glsa-200401-02.xml | |
parent | Fix GLSA 201709-27 to reflect previous canonical name for libTIFF (diff) | |
download | glsa-612f47deca97e8d7ffc2100c1dbc82a602abdf39.tar.gz glsa-612f47deca97e8d7ffc2100c1dbc82a602abdf39.tar.bz2 glsa-612f47deca97e8d7ffc2100c1dbc82a602abdf39.zip |
GLSA format update
- Dates converted to ISO8601 [Bug #196681]
- Reference links changed to HTTPS where available [Bug #630750]
See: https://bugs.gentoo.org/196681
See: https://bugs.gentoo.org/630750
Diffstat (limited to 'glsa-200401-02.xml')
-rw-r--r-- | glsa-200401-02.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/glsa-200401-02.xml b/glsa-200401-02.xml index 111144b3..86bd801f 100644 --- a/glsa-200401-02.xml +++ b/glsa-200401-02.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> - <glsa id="200401-02"> <title>Honeyd remote detection vulnerability via a probe packet</title> <synopsis> @@ -9,8 +8,8 @@ known. </synopsis> <product type="ebuild">honeyd</product> - <announced>January 21, 2004</announced> - <revised>January 21, 2004: 01</revised> + <announced>2004-01-21</announced> + <revised>2004-01-21: 01</revised> <bug>38934</bug> <access>remote</access> <affected> @@ -51,9 +50,9 @@ All users are recommended to update to honeyd version 0.8: </p> <code> - $> emerge sync - $> emerge -pv ">=net-analyzer/honeyd-0.8" - $> emerge ">=net-analyzer/honeyd-0.8"</code> + $> emerge sync + $> emerge -pv ">=net-analyzer/honeyd-0.8" + $> emerge ">=net-analyzer/honeyd-0.8"</code> </resolution> <references> <uri link="http://www.honeyd.org/adv.2004-01.asc">Honeyd Security Advisory 2004-001</uri> |