Tools/ChangeLog

 12020-01-10 Adrian Perez de Castro <aperez@igalia.com>
 2
 3 [Flatpak] Update IceCC to version 1.2
 4 https://bugs.webkit.org/show_bug.cgi?id=206059
 5
 6 Reviewed by NOBODY (OOPS!).
 7
 8 Update IceCC/Icecream to version 1.2, which is the same version
 9 currently shipped with Debian stable (Buster). This bump is needed
 10 because IceCC 1.1 does not seem to interoperate with the scheduler
 11 from newer versions and it is expected that people who run IceCC will
 12 install IceCC in their build farm from distribution packages.
 13
 14 * flatpak/org.webkit.CommonModules.yaml: Bump IceCC version to 1.2,
 15 add the Git commit-id for the release tag.
 16
1172020-01-09 Ryan Haddad <ryanhaddad@apple.com>
218
319 Move macOS Test262, JSC, and perf queues to Catalina

Tools/flatpak/org.webkit.CommonModules.yaml

304304 sources:
305305 - type: git
306306 url: https://github.com/icecc/icecream
307  branch: "1.1"
 307 tag: "1.2"
 308 commit: e3d10a32bc6c046d8f3d1182e75c659d4b28ed49
308309 config-opts:
309310 - --without-man
310311