Changes between Version 8 and Version 9 of QtWebKitSecurity
- Timestamp:
- Sep 27, 2011, 2:08:02 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitSecurity
v8 v9 13 13 * None yet (this will be a list of links to the announcements mailing list) 14 14 15 == = Investigating and cherry-picking security fixes ===15 == Investigating and cherry-picking security fixes == 16 16 17 17 Security issues are constantly found and fixed on trunk. In order to keep a supported version of !QtWebKit up-to-date, these issues have to be investigated and, if it's found that they affect QtWebKit, cherry-picked or backported into the stable branch. … … 35 35 However, we do add cherry-pick comments to them once the fix is in the public branch. 36 36 37 == = Preparing Security Announcements ===37 == Preparing Security Announcements == 38 38 39 39 Part of the release-notes of patch-level releases (such as !QtWebKit-2.2.1, !QtWebKit-2.2.2, etc) should be dedicated to the security problems which have been fixed. It's standard procedure to include a list of security issues fixed (including the CVE Id) and give credit to the researchers who discovered and reported it.