1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-20 20:20:30 -04:00
Commit graph

5 commits

Author SHA1 Message Date
Yasuhiro Kimura
d012613d9f databases/redis-devel: Update to latest snapshot
* Pet portlint and portclippy
* Tidy up Makefile with portfmt

Changes:	6ca97da...4a45386
2022-03-01 17:53:09 +09:00
Sergey A. Osokin
088e5a33ab Fix the build by updating the patch. 2019-11-28 19:42:00 +00:00
Sergey A. Osokin
41e56db75f Update from 5.0.5 to 5.0.6.
Regenerate the patches to make portlint(1) happier.

<ChangeLog>

Upgrade urgency CRITICAL: Only in case of exposed instances to untrusted users.

This Redis release, 5.0.6, is a bugfix and enhancement release. The most
important bugfix is a corruption related to the HyperLogLog. A malformed
HyperLogLog string could cause an invalid access to the memory. At a first
glance the vulnerability appears to be not exploitable but just a DoS. The
way to trigger the issue is complex, we'll not provide any information about
how to do that for the users safety.

Other significant changes in this release:

* New modules APIs merged from Redis unstable to Redis 5.
* Some memory optimization related to objects creation.
* Fixes to flushSlaveOutputBuffer() that make sure that SHUTDOWN will
  transfer pending buffers to replicas.

</ChangeLog>
2019-11-05 21:38:26 +00:00
Sergey A. Osokin
7411659448 Upgrade from 4.0-rc2 to 4.0-rc3. 2017-05-06 18:03:15 +00:00
Sergey A. Osokin
36586af30c Attempt to fix build on 8.x. 2014-10-06 22:48:58 +00:00