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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to