Release 1.9.32.10
The mod_pagespeed team is pleased to announce a new binary release, version 1.9.32.10.
1.9.32.10-stable is a clone of the 1.9.32.10-beta release.
If you are currently on the stable channel, you can update via the usual method.
If you installed the .rpm package, update with:
sudo yum update mod-pagespeed-stable
sudo /etc/init.d/httpd restart
If you installed the .deb package, update with:
sudo apt-get update
sudo apt-get upgrade
sudo /etc/init.d/apache2 restart
If you are currently on the beta channel and would like to switch to the stable channel, you must first uninstall mod_pagespeed and then install the stable package from: https://developers.google.com/speed/docs/mod_pagespeed/download
This release contains the following bug fixes from the previous stable release 1.9.32.4
Issue 1039 Noisy leaked_rewrite_drivers on destruction message ( 58aaa4 )
Issue 1040 inline_google_font_css no longer works in Chrome ( 01045a )
Issue 1043 Source maps set ?PageSpeed=off for .pagespeed. sources ( 9d6d08 )
Issue 1050 X-Sendfile messages should not be cached ( a49af6 )
Issue 1060 Spurious DownstreamCacheRebeaconingKey Warning ( 0f2a6f )
Issue 1068 Empty resources should not be cached. ( 741a86 , 3ac019 )
Issue 1070 Opera Mini should not be sent lazyload_images JS ( 0a90bb )
Issue 1078 Image rewriting dcheck-fails on images with invalid dimensions ( 166151 )
Issue 1087 Critical images js doesn't play well with display ( f01252 )
Issue 1106 If-Modified-Since not working with IPRO ( 9ba250 )
Issue 1109 Can't set MessageBufferSize to 0 ( 16e9f4 )
Issue 1116 Won't compile with gcc 4.6.3 ( 3f9176 )
Issue 1152 boringssl build fails on suse tumbleweed/archlinux ( 4cbc93 )
Issue 1048 Apache stuck indefinitely waiting for PSOL ( 84a9de )
Issue 1081 Invalid cache entries on aborted requests ( 7a3fab )
Issue 888 Check-fails on invalid urls instead of declining them. ( 9da85b )
Issue 948 Fails to build with nginx 1.7.11 and --with-threads ( a81cc9 )
Issue 956 DCheck failure if pagespeed is off and no file cache path is configured ( c925b4 )
Jeff Crowell
mod_pagespeed team