WordPress 6.0.3 Security Release

(cherry picked from commit 567f0a1a87)
This commit is contained in:
Remi Collet 2022-10-18 07:37:45 +02:00
commit 031bb2e7e2
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (wordpress-6.0.2.tar.gz) = 4a7c9c64e154a804c3dd0a308c3b8d9ef62918656f7f324bc329fd7cf4b340abd2252495f15869aece4f0649d18bd0f43955e6b343a4b68ec2746d07b077a1d8
SHA512 (wordpress-6.0.3.tar.gz) = febe05152b6a184add4e41a79d6a8747393a1b8cb4f2b45b30be4001f4ea81a04a042e978dd3a89789ed0bfd90b7cbb1e2ef9f82969a25b300746d59d4cf8427

View file

@ -13,7 +13,7 @@
%else
%global with_nginx 0
%endif
%global upstream_version 6.0.2
%global upstream_version 6.0.3
#global upstream_prever RC5
#global upstream_lower rc5
@ -262,6 +262,9 @@ end
%changelog
* Tue Oct 18 2022 Remi Collet <remi@remirepo.net> - 6.0.3-1
- WordPress 6.0.3 Security Release
* Thu Sep 8 2022 Remi Collet <remi@remirepo.net> - 6.0.2-1
- WordPress 6.0.2 Security and Maintenance Release