Page MenuHomeFreeBSD

website: fix RSS feed for security page
ClosedPublic

Authored by vladlen on Sun, Jun 21, 6:46 PM.
Tags
Referenced Files
Unknown Object (File)
Sun, Jul 12, 9:13 PM
Unknown Object (File)
Thu, Jul 9, 10:58 PM
Unknown Object (File)
Tue, Jul 7, 4:19 PM
Unknown Object (File)
Tue, Jul 7, 7:33 AM
Unknown Object (File)
Sun, Jul 5, 11:58 PM
Unknown Object (File)
Sat, Jul 4, 6:15 PM
Unknown Object (File)
Fri, Jul 3, 7:41 PM
Unknown Object (File)
Fri, Jul 3, 2:03 AM
Subscribers
None

Details

Summary

Increase RSS feed items for Security Advisory and
Errata Notice from 10 to 20.
Fix publication date format to RFC 822 according to
RSS 2.0 requirements (across all language versions of
the page /security, /ru/security, /zh-tw/security )

Fixes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295989

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

vladlen created this revision.
  1. 20 is too short. Can we have 50?
  2. why does this combine security and errata if we have two separate feeds for that?
  3. can we please put the actual content in these?

nevermind on 50, seems like we do not want that.

Coz if you put in two, you will break the current """"API""""", people will complain

  1. 20 is too short. Can we have 50?
  2. why does this combine security and errata if we have two separate feeds for that?
  3. can we please put the actual content in these?

I can make additional RSS-feed for SA and EN pages (they both have default RSS feed with 0 items),
it could be additional task, but our colleagues ask to fix this interface.
Could we proceed with it?

  1. 20 is too short. Can we have 50?
  2. why does this combine security and errata if we have two separate feeds for that?
  3. can we please put the actual content in these?

I can make additional RSS-feed for SA and EN pages (they both have default RSS feed with 0 items),
it could be additional task, but our colleagues ask to fix this interface.
Could we proceed with it?

if you split it in two (in a different task), please, *please*, first send an email to announce@

This revision is now accepted and ready to land.Thu, Jul 2, 11:39 AM
This revision was automatically updated to reflect the committed changes.