The mod_pagespeed team is pleased to announce a new source and binary
release, version 0.10.22.7. It is nearly identical to the security
release 0.10.22.6, and users are encouraged to update from it only if
they need the configuration option it adds. Users on pre-0.10.22.6
versions are strongly recommended to update, however.
This release adds a single new pagespeed.conf option,
ModPagespeedDangerPermitFetchFromUnknownHosts, which disables
one of the security fixes from 0.10.22.6. For more details see:
https://developers.google.com/speed/docs/mod_pagespeed/domains#fetch_servers
If you installed the .rpm package, you can update with:
sudo yum update mod-pagespeed-beta
sudo /etc/init.d/httpd restart
If you installed the .deb package, you can update with:
sudo apt-get update
sudo apt-get upgrade
sudo /etc/init.d/apache2 restart
And the newest packages can be downloaded from:
https://developers.google.com/speed/docs/mod_pagespeed/download
Source building instructions are available at:
http://code.google.com/p/modpagespeed/wiki/HowToBuild
(the latest-beta branch)
Jeff Kaufman
mod_pagespeed team
Google