diff --git a/content/_data/changelogs/weekly.yml b/content/_data/changelogs/weekly.yml index 3605910fa866..8a56ed057169 100644 --- a/content/_data/changelogs/weekly.yml +++ b/content/_data/changelogs/weekly.yml @@ -12637,28 +12637,27 @@ # pull: 5753 (PR title: Fix typo in ProcessTree.java) # pull: 5756 (PR title: Lower 'reasonable' number of icons (fix master build)) - -- version: "2.315" - date: 2021-10-06 - changes: - - type: security - message: Security fixes. - references: - - url: /security/advisory/2021-10-06/ - title: security advisory - authors: - - daniel-beck - - Wadeck - - type: rfe - message: > - Security hardening: The "short description" of build causes is now defined as plain text instead of HTML. - references: - - url: /doc/upgrade-guide/2.303/#SECURITY-2452 - title: related LTS upgrade guide entry - - url: /doc/developer/security/xss-prevention/Cause-getShortDescription - title: related developer documentation - authors: - - daniel-beck + - version: "2.315" + date: 2021-10-06 + changes: + - type: security + message: Security fixes. + references: + - url: /security/advisory/2021-10-06/ + title: security advisory + authors: + - daniel-beck + - Wadeck + - type: rfe + message: > + Security hardening: The "short description" of build causes is now defined as plain text instead of HTML. + references: + - url: /doc/upgrade-guide/2.303/#SECURITY-2452 + title: related LTS upgrade guide entry + - url: /doc/developer/security/xss-prevention/Cause-getShortDescription + title: related developer documentation + authors: + - daniel-beck # DO NOT EDIT THIS FILE DIRECTLY ON GITHUB IF YOU HAVE COMMIT ACCESS # ALL CHANGES MUST GO THROUGH PULL REQUESTS