- Deprecated Mojo::Home::list_files in favor of Mojo::Util::files.
- Deprecated Mojo::Home::rel_dir in favor of Mojo::Home::rel_file.
- Deprecated Mojolicious::Command::rel_dir in favor of
Mojolicious::Command::rel_file.
- Fixed a bug in Mojo::IOLoop::Subprocess where the pipe used for IPC could
disappear because of a timeout.
Language. It consists of two functions: inflate and deflate. Both functions
return "stream functions" (takes a buffer of input and returns a buffer
of output).
WWW: https://github.com/brimworks/lua-zlib/
PR: 215724
Submitted by: Sir l33tname <sirl33tname@gmail.com>
* geoipupdate now uses TCP keep-alive when compiled with cURL 7.25 or
greater.
* Previously, on an invalid gzip file, geoipupdate would output binary data
to stderr. It now displays an appropriate error message.
- Small performance improvement in CegoBufferPool::bufferFix
Instead of copying the buffer head data to a local variable via
memcpy, a pointer variable is used to access the data directly
Performance improvement: just a few percent ...
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Changes in version 0.6.0:
- Add remote replication support.
- Rework command options to be similar to the zfs command.
Changes in version 0.6.1:
- Fix incorrect replication example in the documentation.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9043
- client: Fixed a race condition and remove panic
when handling duplicate allocations
- client: Cancel wait for remote allocation if migration is no longer required
- client: Failure to stat a single mountpoint does not cause all of host
resource usage collection to fail
PR: 215744
Submitted by: jhixson@gmail.com (maintainer)
Add a missing build dependency on junit to the Makefile, and fix the
path to Hamcrest in build.gradle. Also, reset MAINTAINER by request of
the current maintainer.
PR: 215677
Reviewed by: brd, Tobias Kortkamp
Approved by: brd (ports)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D9005