- update nss dep to 3.59, will be required for gecko 84
- drop options to build against systemwide
cairo/hunspell/libevent/sqlite as those were dropped upstream
(#1611386 for sqlite, #1432751 for cairo)
- move the dependency for nasm (required for dav1d since 67) from the
consumers to the module
- move the dependency for rust & llvm from the consumers to the module
(cbindgen and nodejs are next, but seamonkey doesnt require them yet)
- drop the plumbing for the debug FLAVOR, DEBUG_PACKAGES is the new hotness
- all consumers build against Gtk3, drop MOZILLA_USE_GTK3
Changes since 1.3.6:
Fix for a regression in initializing the Inter matrix with MPEG Quantization
Changes since 1.3.5:
Fix for various, long-standing and potentially critical security
vulnerabilities in the decoder (credit to OSS-Fuzz)
From Brad (maintainer)
DESCR:
This is FNA, an XNA4 reimplementation that focuses solely on developing a fully
accurate XNA4 runtime for the desktop.
The port includes FNA.NetStub and the XNA 4.0 ABI bridge for compatibility with
XNA games, as well as bindings for Vorbisfile and SDL2_image for backwards
compatibility.
ok solene@ who reminded me to separate GH commit id tarballs with DIST_SUBDIR
Changes: https://github.com/lz4/lz4/releases/tag/v1.9.3
Minor of shared lib has been bumped because of the addition of a symbol.
While here update HOMEPAGE and take MAINTAINER.
OK sthen@
Originally from wen heping <wenheping2000 () hotmail ! com>
With additional tweaks by me
Has some test failures, but they are very similar to the failures
in DBIx::Class as reported upstream.
https://rt.cpan.org/Public/Bug/Display.html?id=133170
it will try to to clean up the thread pool created by the Mesa radeonsi
driver that doesn't actually exist in the child, resulting in a hang
of several tests.
ok jsg@
for time-series data. It is engineered up from PostgreSQL and
packaged as a PostgreSQL extension, providing automatic partitioning
across time and space (partitioning key), as well as full SQL
support.
https://www.timescale.com/
Based on the work of Martin Got, thanks.
Help and OK sthen@