[Bug 253768] FreeBSD Security Feed (RSS) Links
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 22 18:04:01 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253768
Bug ID: 253768
Summary: FreeBSD Security Feed (RSS) Links
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Website
Assignee: doc at FreeBSD.org
Reporter: greymeister at greymeister.net
I recently updated my RSS feed for FreeBSD security updates from the
https://www.freebsd.org/security/rss.xml to
https://www.freebsd.org/security/feed.xml and it seems that the links are
fragments instead of a full URL. Here's an example:
<item>
<title>FreeBSD-EN-21:03.vnet</title>
<link>//security/advisories/FreeBSD-EN-21:03.vnet.asc</link>
<guid>//security/advisories/FreeBSD-EN-21:03.vnet.asc</guid>
<pubDate>2021-01-29</pubDate>
</item>
Here's an item from the previous RSS feed:
<item>
<title>FreeBSD-SA-20:07.epair</title>
<link>
https://security.FreeBSD.org/advisories/FreeBSD-SA-20:07.epair.asc
</link>
<guid>
https://security.FreeBSD.org/advisories/FreeBSD-SA-20:07.epair.asc
</guid>
<pubDate>Thu, 19 Mar 2020 00:00:00 PST</pubDate>
</item>
I can access the page by adding https://www.freebsd.org/security/ removing the
preceding / but the previous feed didn't have this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list