Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #54207, comment 8


Ignore:
Timestamp:
10/09/2021 03:30:10 PM (4 years ago)
Author:
chesio
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54207, comment 8

    v1 v2  
    1 Note: I found no feasible way how to tell WordPress to not use the `wordpress/wp-includes/certificates/ca-bundle.crt` file, so I had to start patching this file manually. That said if there's going to be a patch version (security) update that does not contain the fix from [51883], I'll have to repatch all websites again as soon as they self-update...
     1Note: I found no feasible way how to tell WordPress to not use the `wordpress/wp-includes/certificates/ca-bundle.crt` file, so I had to start patching this file manually. ~~That said if there's going to be a patch version (security) update that does not contain the fix from [51883], I'll have to repatch all websites again as soon as they self-update...~~ ''EDIT: I realized that patch version update only changes added and edited files.''