WordPress 5.9.5 Security Release

This commit is contained in:
Remi Collet 2022-10-18 07:58:52 +02:00
commit 97a280ece8
2 changed files with 5 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (wordpress-5.9.4.tar.gz) = 2a3523e04813e0715e7d09ea67e80f2ffd5d6a22815119a413a6551dfff48ea5a685de2b9a3f348e732323406258e4c7945cea3804b302ae8f79f32205ba1f7e
SHA512 (wordpress-5.9.5.tar.gz) = 94583fafc75e674045ccbf1a9001bf5f0991146acc5c780bb103e1d7ac8e3b011c516b11029c9f891c2d534ad88a4788a6d9ae9752151c7a9d18ba7fef7cd785

View file

@ -13,7 +13,7 @@
%else
%global with_nginx 0
%endif
%global upstream_version 5.9.4
%global upstream_version 5.9.5
#global upstream_prever RC5
#global upstream_lower rc5
@ -278,6 +278,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig
%changelog
* Tue Oct 18 2022 Remi Collet <remi@remirepo.net> - 5.9.5-1
- WordPress 5.9.5 Security Release
* Thu Sep 8 2022 Remi Collet <remi@remirepo.net> - 5.9.4-1
- WordPress 5.9.4 Security Release