Update to 4.8.3. Security release. Fixes bug #1508255

This commit is contained in:
Kevin Fenzi 2017-10-31 22:38:36 -07:00
commit bcd3da5c6d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -41,3 +41,4 @@ clog
/wordpress-4.8.tar.gz
/wordpress-4.8.1.tar.gz
/wordpress-4.8.2.tar.gz
/wordpress-4.8.3.tar.gz

View file

@ -1 +1 @@
SHA512 (wordpress-4.8.2.tar.gz) = e6b9dd7a3f9b510b1c85b0f9963d9303c9111f1d6ad471c5be076c5b9cf44ade5d1c761c336f44276ab88f69d6c842e6f33d637c7d76532ab88f12f49c385ca6
SHA512 (wordpress-4.8.3.tar.gz) = 696be1c24dec869d896e22b408b17009e8c482545237156f17d4b5f2d726876a17c3cc5c3de632126229747589d74f7b188c06d2a79878efc800bd6db273d709

View file

@ -19,7 +19,7 @@
Summary: Blog tool and publishing platform
URL: http://www.wordpress.org
Name: wordpress
Version: 4.8.2
Version: 4.8.3
Group: Applications/Publishing
Release: 1%{?dist}
License: GPLv2
@ -275,6 +275,9 @@ find ${RPM_BUILD_ROOT} \( -name \*.dolly -o -name \*.rhbz522897 -o -name \*.orig
%changelog
* Tue Oct 31 2017 Kevin Fenzi <kevin@scrye.com> - 4.8.3-1
- Update to 4.8.3. Security release. Fixes bug #1508255
* Wed Sep 20 2017 Remi Collet <remi@remirepo.net> - 4.8.2-1
- Update to 4.8.2 Security and Maintenance Release