Date: Mon, 22 Feb 2021 18:04:01 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 253768] FreeBSD Security Feed (RSS) Links Message-ID: <bug-253768-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253768 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@FreeBSD.org Reporter: greymeister@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253768-9>