Changelog for
apache2-mod_pagespeed-1.11.33.2-2.8.x86_64.rpm :
Tue Dec 19 13:00:00 2017 pgajdosAATTsuse.com
- buildrequire apr-util-devel instead of libapr-util1-devel
- buildrequire apr-devel instead of libapr1-devel
Thu Jun 30 14:00:00 2016 pgajdosAATTsuse.com
- Update to upstream 1.11.32.2
* fixes c++ error (error: redefinition of \'class std::tuple and
similar) on factory
* added https://gist.github.com/crowell/507678b6b180dab203fc6c0756230855
+ apache2-mod_pagespeed-older-openssl.patch
Tue Jan 12 13:00:00 2016 pgajdosAATTsuse.com
- %check: we build mod_pagespeed only with 2.4, so no need
for access syntax conditional
Thu Dec 10 13:00:00 2015 robert.munteanuAATTgmail.com
- Update to upstream 1.9.32.11
* Update BoringSSL to pull in OpenSSL changes
- Removed fix-32-bit-compilation.patch, upstreamed
Tue Nov 3 13:00:00 2015 robert.munteanuAATTgmail.com
- Added fix-32-bit-compilation.patch
Fri Oct 30 13:00:00 2015 robert.munteanuAATTgmail.com
- Update to upstream 1.9.32.10 version
* Issues Resolved
+ Issue 972 LoadFromFile logs errors on 404s (3d44cc)
+ Issue 992 Segfault in https fetching (b4f4ae9)
+ 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)
- Removed fix-boringssl-compilation.patch, merged upstream
- Removed openssl-linker-flags.patch, merged upstream
Wed Oct 7 14:00:00 2015 robert.munteanuAATTgmail.com
- Add fix-boringssl-compilation.patch
Wed Sep 16 14:00:00 2015 pgajdosAATTsuse.com
- use %apache_access_syntax_version macro in %check
Tue Sep 8 14:00:00 2015 pgajdosAATTsuse.com
- test module with %apache_test_module_curl
Fri Jul 31 14:00:00 2015 robert.munteanuAATTgmail.com
- Update to upstream 1.9.32.4 version
* Issues Resolved
+ Replace OpenSSL with BoringSSL (does not affect this package)
+ Issue 1094 Source map can be requested with option disabled.
- Removed r4242.patch - included in latest release
- Added openssl-linker-flags.patch to fix build on TW
Thu Jul 16 14:00:00 2015 pgajdosAATTsuse.com
- Requries: %{apache_suse_maintenance_mmn}
This will pull this module to the update (in released distribution)
when apache maintainer thinks it is good (due api/abi changes).
Mon Jun 22 14:00:00 2015 pgajdosAATTsuse.com
- fix build with gcc5
+ gcc5.patch
Thu Jun 4 14:00:00 2015 pgajdosAATTsuse.com
- access configuration conditional
+ apache24-configuration.patch
Tue Feb 24 13:00:00 2015 robert.munteanuAATTgmail.com
- added r4242.patch to fix compilation on i586
Thu Jan 15 13:00:00 2015 robert.munteanuAATTgmail.com
- Update to upstream 1.9.32.3 version
* New Features
+ Enabled InPlaceResourceOptimization by default
+ Improved PageSpeed admin site
+ Purge individual URLs from cache
+ Improved debug filter support
+ \"Sticky\" Query Parameters
+ Signing resource URLs
+ Restrict query params
* Issues Resolved
+ Issue 1028 Malformed CSS file can cause a hang in CSS parser.
+ Issue 1025 Purge cache UI has problems in admin console.
+ Issue 1012 JS error in rendered_image_dimensions filter when the same image appears multiple times on a page.
+ Issue 1004 Disable SSLv3 and SSLv2 support in serf fetcher.
+ Issue 992 Malformed CSS can lead to unbounded stack depth.
+ Issue 989 IPRO with LoadFromFile on a resource that is already fully optimized serves cc:max-age=300.
+ Issue 986 Default flattening limit is too low.
+ Issue 985 Re-add query params when we get a redirection response.
+ Issue 984 Fix handling of experiment spec, so that options are applied when using the default filters.
+ Issue 982 Defer javascript not working in IE9 or IE11.
+ Issue 978 Blacklist Windows Browser for transcoding to webp.
+ Issue 969 Don\'t send inline WebP to Chrome/36 on iOS. See issue for workaround fix for both nginx and Apache.
+ Issue 967 Don\'t relocate scoped style tags in prioritize_critical_css.
+ Issue 965 Don\'t relocate scoped style tags.
+ Issue 909 Strict mode detection is too conservative.
+ Issue 853 Provide separate filters rewrite_javascript_external and rewrite_javascript_inline.
+ Issue 850 dedup_inlined_images breaks site combined with lazyload_images and defer_javascript.
+ Issue 813 Disable beaconing for bots.
+ Issue 794 Colorize warnings and errors in message_history page.
+ Issue 786 serf_url_async_fetcher.cc error messages using IP instead of domain name.
Mon Nov 3 13:00:00 2014 pgajdosAATTsuse.com
- call spec-cleaner
- use apache rpm macros
Fri Oct 31 13:00:00 2014 robert.munteanuAATTgmail.com
- Update to upstream 1.8.31.5 version
* Issues Resolved
+ Issue 992 Malformed CSS can lead to unbounded stack depth
+ Issue 1004 Disable SSLv3 and SSLv2 support in serf fetcher
Tue Aug 12 14:00:00 2014 robert.munteanuAATTgmail.com
- No longer depend on subversion at build time. Solved by using a
tarball release instead of gclient
Fri Aug 8 14:00:00 2014 robert.munteanuAATTgmail.com
- Rebuilt tarball using openSUSE 12.2
Thu Aug 7 14:00:00 2014 robert.munteanuAATTgmail.com
- Update to upstream 1.8.31.4 version
* New Features
+ New rewrite level OptimizeForBandwidth
+ New admin pages
+ JavaScript source map support
+ Image classification
+ WebP conversion on by default
+ Serve WebP URLs to any browser
+ Inline resources without explicit authorization
+ Downstream cache rebeaconing support
+ Browser-dependent in-place optimization
+ Configurable location for static assets
+ Cache sharing among domains
+ Ability to set options in experiment specs
+ Optional Host: header in MapOriginDomain
+ Fetch HTTPS resources in ngx_pagespeed
+ LazyloadImagesAfterOnload on by default
* Issues Resolved
+ Issue 106 Inline js files even if they contain .
+ Issue 452 Can\'t run experiments except on filters and some
thresholds.
+ Issue 570 Document RewriteDeadlineMs.
+ Issue 586 Track image rewriting time in
mod_pagespeed_variables.
+ Issue 692 Fixed-case paths broken in domain-mapping
directives.
+ Issue 752 Issue downstream cache purges only for GET
requests.
+ Issue 812 SerfThreadFn might compile with the wrong calling
convention and crash on shutdown.
+ Issue 813 Disable beaconing for bots.
+ Issue 817 WebP transcoding should trigger off Accept:
headers and issue Vary: Accept.
+ Issue 831 Spriting replaces transparent color with arbitrary
color.
+ Issue 832 DCHECK failure on static_rewriter test.
+ Issue 840 Deadlock when rewriting resources.
+ Issue 845 etag should not be issued for mismatching content.
+ Issue 846 PageSpeed\'s cache lookup needs to become
Vary: Accept aware, at least for WebP.
+ Issue 855 Deadlock when using apache threads with in-place
rewriting, a threaded mpm, and memcached.
+ Issue 856 Improve error message reporting when shared memory
segment creation fails.
+ Issue 858 Remove insignificant message: “Default shared
memory cache: Cache named pagespeed_default_shm already exists”.
+ Issue 863 Cache-Control: no-transform has no effect if
combined with other values.
+ Issue 871 Apply in-place optimization on first request if
InPlaceRewriteDeadlineMs is -1 and LoadFromFile is enabled.
+ Issue 881 Changing JS files can make combining/minification
produce reference errors.
+ Issue 882 Run combine_javascript before rewrite_javascript,
and have it do the minification inline.
+ Issue 883 Employ image classification to make better
decisions about lossy conversion.
+ Issue 885 Enabling memcached causes “Waiting for property
cache” messages and server spinning.
+ Issue 907 Sharedmem “Unable to insert object of size”
message needs to be demoted and indicate the cache key.
+ Issue 915 Link error on “html_minifier_main” using GCC
4.9.0 + [Gold] Linker.
+ Issue 918