#161 Please update blog.centos.org
Closed: Fixed by arrfab. Opened by rcb.

https://blog.centos.org/wp-admin/update-core.php lists a 5.5.3 update (security update) and also 5 plugin updates, 5 theme updates (apparently some of these are also security updates).

Thanks!


Metadata Update from @arrfab:
- Issue assigned to arrfab

Issue status updated to: Open (was: Closed)

Following commit in ansible also adds support to plugins upgrade too : https://github.com/CentOS/ansible-infra-playbooks/commit/d0071f8a3e99a32138be03225c9cf547fe446b44

All configured in ansible inventory :

wp_release: 5.5.3
wp_plugins:
  - name: openid
    version: 3.5.0
  - name: classic-editor
    version: 1.6
  - name: remove-xmlrpc-pingback-ping
    version: 1.3
  - name: google-analytics-dashboard-for-wp
    version: 6.3.2

Worth knowing that currently deployed theme wasn't updated, as it's (per wordpress advice) better to create a child theme with local mods (and we have some like centos logo) so I'll let you see eventually if we want our own theme but that's for Artwork SIG and then rollout can also be added in automation

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)
- Issue tagged with: Business-As-Usual, centos-common-infra, low-gain, low-trouble

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata