This release includes security fixes to the archive/zip, math/big,
net, and net/http/httputil packages, as well as bug fixes to the
linker, the go command, and the net/http package.
ok jsing (maintainer, who noticed I forgot to update plist)
Major release featuring large performance improvements as well as API
changes. Changelog:
https://github.com/facebook/zstd/blob/v1.5.0/CHANGELOG.
This adds and removes some symbols in libzstd, so bump major.
OK danj@
Codenamed 'A decade of small fixes and improvements', git tag says
"This includes a variety of build improvements, bug fixes, RFC2307
groups support, and support for OpenVPN challenge/response protocol."
seems to work in light testing against openldap, pf table integration
and group membership/lookup untested, but still better than the previous
release from 2007.... all tests also seem to pass fine.
note, if you have copied and modified default.xml (as discouraged by the
pkg-readme but sometimes necessary), you will need to merge changes from
the new upstream version otherwise traccar will fail to start.
This will allow to switch to another backend (e.g. samurai) in the future if we
we want to.
While here:
* add support for MAKE_JOBS in test
* --print-errorlogs in test
* add --no-rebuild to install to prevent rebuilding at fake time (naddy@ ran
into an issue because of this with devel/libpeas recently)
seq2gif converts a sequences record file generated by ttyrec into a
GIF animation without taking screenshots, using built-in terminal
emulation based on yaft (Yet Another Framebuffer Terminal).
With input from tracey, cwen, semarie, phessler, and sthen.
Because upstream has not released a new version since 2014 we are using
the current development snapshot and label our package as "pre-release".
ok sthen@ tracey@