#23375 closed Cleanup/optimization (fixed)
Missing security issues in the archive
Reported by: | Simon Charette | Owned by: | Simon Charette |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I noticed that we forgot to include the two past security release issues to the archive.
While putting a patch together I also noticed that the link for CVE-2014-3730 patch on 1.7.x is not pointing to the correct commit. It should be e7b0cace455c2da24492660636bfd48c45a19cdf.
I also adjusted the pre-release process to make sure we don't forget updating it for the future security releases.
Change History (7)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | Missing security archive → Missing security issues in the archive |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Here's a PR with the changes.