- webkit2gtk (2.36.2-1+rpi1) bookworm-staging; urgency=medium
++webkit2gtk (2.36.3-1+rpi1) bookworm-staging; urgency=medium
+
+ [changes brought forward from 2.6.2+dfsg1-3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 25 Jan 2015 02:14:50 +0000]
+ * Disable javascript JIT as it doesn't appear to be armv6 compatible
+ (at least I assume that is the cause of the assembler errors)
+
- -- Raspbian forward porter <root@raspbian.org> Fri, 27 May 2022 09:01:47 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sun, 12 Jun 2022 04:00:40 +0000
++
+ webkit2gtk (2.36.3-1) unstable; urgency=high
+
+ * New upstream release.
+ * Use ccache to speed-up the compilation since the majority of the files
+ are identical in both the soup2 and soup3 builds.
+ - debian/control: Add build dependency on ccache.
+ - debian/rules: Set CCACHE_NOHASHDIR and CCACHE_BASEDIR so ccache
+ actually works with different build directories.
+ - debian/rules: Set CCACHE_DIR inside the source directory, otherwise
+ ccache would try to write to the home directory, which is forbidden
+ by the Debian policy.
+
+ -- Alberto Garcia <berto@igalia.com> Sun, 29 May 2022 13:07:27 +0200
webkit2gtk (2.36.2-1) unstable; urgency=high