Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.4.1 02 Oct 2024 23:56:10 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.4.1
ChangeLog: https://github.com/redis/redis/releases/tag/7.4.1
MFH: 2024Q3
Security: 8b20f21a-8113-11ef-b988-08002784c58d |
7.4.0 16 Aug 2024 02:48:45 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.4.0
* Update license information. Since 7.4 upstream distributes source
files under dual license of Redis Source Available License
v2 (RSALv2) and Server Side Public License v1 (SSPLv1).
* Add entry to UPDATING.
ChangeLog: https://github.com/redis/redis/releases/tag/7.4.0 |
7.2.5 16 Aug 2024 02:48:43 |
Yasuhiro Kimura (yasu) |
databases/redis*: Update CONFLICTS_INSTALL
Update CONFLICTS_INSTALL aftter databases/redis72 is added to ports
tree. |
7.2.5 20 May 2024 00:46:25 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.2.5
ChangeLog: https://github.com/redis/redis/releases/tag/7.2.5 |
7.2.4_1 03 Apr 2024 04:35:57 |
Yasuhiro Kimura (yasu) |
databases/redis*: Refine ports
* Alway build with base system compiler. In 2018 Makefile was changed
so GCC is used with i386. It seems to be workaround of build error,
But now build succeeds without GCC on i386 and all supported FreeBSD
versions.
* Remove options for external lua library and related patches. On
April 2022 upstream made incompatible change of bundled lua library
to fix vulnerability. As a result build got failed when external lua
library is enabled. Upstream said in commit message of their
repository that they took codes from lua repository. So I kept the
options with marking as broken hoping breakage will be solved in the
future. But it is still broken after two years and doesn't seem to
change.
* Remove TRIB option. When it is enabled ruby script named
redis-trib.rb is installed. But it just prints warning message that
it is no longer available and redis-cli should be used instead, and
exit. So it isn't usefull anymore.
* Fix post-patch-JEMALLOC-on target so proper line is replaced.
* Pet portclippy. |
7.2.4 28 Jan 2024 21:04:11 |
Vladimir Druzenko (vvd) |
databases/redis: update to 7.2.4 with fix CVE-2023-41056
Security fixes:
* (CVE-2023-41056) In some cases, Redis may incorrectly handle resizing of
memory
buffers which can result in incorrect accounting of buffer sizes and lead to
heap overflow and potential remote code execution.
Bug fixes:
* Fix crashes of cluster commands clusters with mixed versions of 7.0 and 7.2
(#12805, #12832)
* Fix slot ownership not being properly handled when deleting a slot from a node
(#12564)
* Fix atomicity issues with the RedisModuleEvent_Key module API event (#12733)
Changelog: https://github.com/redis/redis/releases/tag/7.2.4
PR: 276255
Approved by: yasu (maintainer, timeout > 14 days), arrowd (mentor)
MFH: 2024Q1 |
7.2.3 02 Nov 2023 05:06:52 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.2.3
ChangeLog: https://github.com/redis/redis/releases/tag/7.2.3
MFH: 2023Q4 |
7.2.2 18 Oct 2023 14:08:44 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.2.2
ChangeLog: https://github.com/redis/redis/releases/tag/7.2.2
MFH: 2023Q4
Security: 8706e097-6db7-11ee-8744-080027f5fec9 |
7.2.1 07 Sep 2023 02:31:55 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.2.1
ChageLog: https://github.com/redis/redis/releases/tag/7.2.1
Security: 6c72b13f-4d1d-11ee-a7f1-080027f5fec9 |
7.2.0 20 Aug 2023 00:53:54 |
Yasuhiro Kimura (yasu) |
databases/redis*: Replace TESTS option with 'USES=tcl:test"
This makes it possible to test them with default options setting. |
7.2.0 17 Aug 2023 03:30:49 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.2.0
* Add entry to UPDATING.
* Pet portclippy.
ReleaseNotes: https://github.com/redis/redis/blob/7.2.0/00-RELEASENOTES |
7.0.12 17 Aug 2023 03:29:07 |
Yasuhiro Kimura (yasu) |
databases/redis*: Update CONFLICTS_INSTALL, remove CONFLICTS
* Update CONFLICTS_INSTALL after databases/redis70 is added to ports
tree.
* Remove CONFLICTS as build of one redis version succeeds even if
another version is installed. |
7.0.12 10 Jul 2023 16:31:13 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.12
ChangeLog: https://groups.google.com/g/redis-db/c/JDjKS0GubsQ
MFH: 2023Q3
Security: 0e254b4a-1f37-11ee-a475-080027f5fec9
Security: 6fae2d6c-1f38-11ee-a475-080027f5fec9 |
7.0.11 08 May 2023 06:24:14 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.11
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.11
MFH: 2023Q2
Security: 96b2d4db-ddd2-11ed-b6ea-080027f5fec9 |
7.0.10 21 Mar 2023 08:01:13 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.10
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.10
MFH: 2023Q1
Security: a60cc0e4-c7aa-11ed-8a4b-080027f5fec9 |
7.0.9 01 Mar 2023 01:55:00 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.9
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.9
MFH: 2023Q1
Security: b17bce48-b7c6-11ed-b304-080027f5fec9 |
7.0.8 18 Jan 2023 04:45:06 |
Yasuhiro Kimura (yasu) |
databases/redis*: Adjust CONFLICTS_INSTALL |
7.0.8 17 Jan 2023 00:39:32 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.8
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.8
MFH: 2023Q1
Security: 5fa68bd9-95d9-11ed-811a-080027f5fec9 |
7.0.7 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
7.0.7 17 Dec 2022 01:11:33 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.7
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.7 |
7.0.6 13 Dec 2022 06:12:04 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.6
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.6 |
7.0.5 15 Oct 2022 17:52:15 |
Adam Weinberger (adamw) |
databases/redis{,62,-devel}: Amend previous commit
The openresty patches work for luajit-devel, though redis is still
broken with luajit enabled. |
7.0.5 15 Oct 2022 17:40:23 |
Adam Weinberger (adamw) |
databases/redis{,62,-devel}: Use USES=luajit (defaults to lang/luajit-devel)
The LUAJIT option is marked broken in all these ports, so no PORTREVISION bump. |
7.0.5 22 Sep 2022 07:33:01 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.5
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.5
MFH: 2022Q3
Security: f1f637d1-39eb-11ed-ab44-080027f5fec9 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.0.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.0.4 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
7.0.4 18 Jul 2022 16:11:57 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.4
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.3
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.4
MFH: 2022Q3
Security: 871d93f9-06aa-11ed-8d5f-080027f5fec9 |
7.0.2 29 Jun 2022 15:57:40 |
Stefan Eßer (se) |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
7.0.2 14 Jun 2022 00:57:27 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.2
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.1
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.2 |
7.0.0_1 18 May 2022 19:52:01 |
Jason Helfman (jgh) |
databases/redis: turn on TLS option by default
PR: 263729
Submitted by: pete@nomadlogic.org
Approved by: maintainer-timeout (two weeks) |
7.0.0 28 Apr 2022 02:19:08 |
Yasuhiro Kimura (yasu) |
databases/redis: Update to 7.0.0
* Mark BROKEN if any of external lua library options are
enabled. Upstream add new APIs to bundled lua library and use them
in source code of redis. This makes it impossible to compile and
link redis with external lua libraries. According to the commit
message of upstream repository they took the code of new API from
the repository of lua. It means linking with external lua libraries
may get possible again if they are updated. So mark BROKEN rather
than remove these options.
* Update CONFLICTS of databases/redis*.
* Switch to DISTVERSION.
* Pet portlint and portclippy.
* Tidy up Makefile with portfmt.
ChangeLog: https://github.com/redis/redis/releases/tag/7.0.0
Security: cc42db1c-c65f-11ec-ad96-0800270512f4 |
6.2.6 06 Apr 2022 01:21:08 |
Yasuhiro Kimura (yasu) |
databases/redis*: Update CONFLICTS
databases/redis5 is removed from ports tree. |
6.2.6 09 Jan 2022 19:52:46 |
Sergey A. Osokin (osa) |
databases/redis*: pass maintainership to yasu |
6.2.6 05 Oct 2021 20:01:17 |
Bernhard Froehlich (decke) |
databases/redis: Add CPE information
Approved by: portmgr (blanket) |
6.2.6 05 Oct 2021 13:17:58 |
Sergey A. Osokin (osa) |
databases/redis{,5,6}: security update to latest releases
Multiple security issues have been fixed.
Security: CVE-2021-41099
Security: CVE-2021-32762
Security: CVE-2021-32687
Security: CVE-2021-32675
Security: CVE-2021-32672
Security: CVE-2021-32628
Security: CVE-2021-32627
Security: CVE-2021-32626
PR: 256936 |
6.2.5_1 03 Sep 2021 13:01:59 |
Tobias Kortkamp (tobik) |
databases/redis*: Properly reference _ADDFLAGS set by some opt_VARS
opt_VARS always upcases its argument, so the defined(_addflags)
check will never be true.
The _ADDFLAGS block overwrites the global CFLAGS and LDFLAGS which
is also suspicous and probably not quite right.
Reported by: portscan |
6.2.5 18 Aug 2021 23:37:45 |
Sergey A. Osokin (osa) |
databases/redis*: update databases/redis to 6.2.5.
Update CONFLICTS for databases/redis* ports.
Add a notice to UPDATING.
Connect databases/redis6 to build. |
6.0.15 27 Jul 2021 10:27:35 |
Li-Wen Hsu (lwhsu) Author: Yasuhiro Kimura |
databases/redis{,-devel,5}: Update to 6.0.15, 6.2.5, 5.0.13
Release Notes: https://groups.google.com/g/redis-db/c/yU-jQ9BhL24/m/e6iZA2GLBgAJ
Security: CVE-2021-32761
PR: 257326
Approved by: osa (maintainer)
MFH: 2021Q3
Security: c561ce49-eabc-11eb-9c3f-0800270512f4 |
6.0.14 01 Jun 2021 16:01:17 |
Sergey A. Osokin (osa) |
databases/redis: security update from 6.0.13 to 6.0.14
Changelog: https://github.com/redis/redis/compare/6.0.13...6.0.14
PR: 256339
Security: CVE-2021-32625
Security: 8eb69cd0-c2ec-11eb-b6e7-8c164567ca3c |
6.0.13 03 May 2021 22:05:57 |
Sergey A. Osokin (osa) |
databases/redis: update to 6.0.13.
PR: 255581 |
6.0.12 08 Apr 2021 19:31:37 |
Sergey A. Osokin (osa) |
Update CONFLICTS after databases/redis4 removal. |
6.0.12 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
6.0.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.0.12 02 Mar 2021 15:14:00 |
osa |
Update from 6.0.11 to 6.0.12.
Remove added to the upstream patch.
<ChangeLog>
================================================================================
Redis 6.0.12 Released Mon Mar 1 17:29:52 IST 2021
================================================================================
Upgrade urgency: LOW, fixes a compilation issue.
Bug fixes:
* Fix compilation error on non-glibc systems if jemalloc is not used (#8533)
</ChangeLog> |
6.0.11 23 Feb 2021 17:54:47 |
osa |
Fix build.
cc -std=c11 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I../deps/hiredis
-I../deps/linenoise -I../deps/lua/src -MMD -o lzf_c.o -c lzf_c.c
zmalloc.c:59:5: error: function-like macro 'sizeof' is not defined
#if PREFIX_SIZE > 0
^
zmalloc.c:55:22: note: expanded from macro 'PREFIX_SIZE'
#define PREFIX_SIZE (sizeof(size_t))
^
1 error generated.
gmake[3]: *** [Makefile:339: zmalloc.o] Error 1
Do not bump PORTREVISION because these have no successful
builds.
Reported by: many |
6.0.11 23 Feb 2021 14:08:02 |
osa |
Security update to the recent version 6.0.11 if you use 32bit build of redis.
Integer overflow on 32-bit systems (CVE-2021-21309):
Redis 4.0 or newer uses a configurable limit for the maximum supported bulk
input size. By default, it is 512MB which is a safe value for all platforms.
If the limit is significantly increased, receiving a large request from a client
may trigger several integer overflow scenarios, which would result with buffer
overflow and heap corruption.
Various bugfixes. |
6.0.10 05 Feb 2021 03:49:38 |
osa |
Update CONFLICTS. |
6.0.10 13 Jan 2021 20:25:15 |
osa |
Upgrade download protocol from http to https. |
6.0.10 13 Jan 2021 16:13:24 |
osa |
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel
Connect databases/redis5 to the build.
Bump PORTREVISIONs for dependant ports. |
5.0.9 18 Apr 2020 15:39:22 |
osa |
Update from 5.0.8 to 5.0.9.
<ChangeLog>
Upgrade urgency:CRITICAL if you use Streams with AOF ore replicas.
Otherwise the upgrade urgency is LOW.
This release has a speed improvement and a critical fix:
* FIX: XREADGROUP when fetching data in a blocking way, would not
emit the XCLAIM in the AOF file and to replicas. This means
that the last ID is not updated, and that restarting the server
will have the effect of reprocessing some entries.
* NEW: Clients blocked on the same key are now unblocked on
O(1) time. Backported from Redis 6.
</ChangeLog> |
5.0.8 18 Mar 2020 23:01:59 |
osa |
Update from 5.0.7 to 5.0.8.
While I'm here merge r519240, it fixes build on GCC
architectures and also removes base GCC workaround. |
5.0.7_2 25 Dec 2019 09:40:48 |
amdmi3 |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
5.0.7_2 12 Dec 2019 00:57:25 |
osa |
Merge the following changes from databases/redis-devel:
o) respect [C|CXX]FLAGS
o) support the openresty's flavor of luajit
Bump PORTREVISION. |
5.0.7_1 22 Nov 2019 00:39:22 |
osa |
Fix the build with external lua, forgotten to add the patch.
Bump PORTREVISION.
Reported by: olgeni |
5.0.7 21 Nov 2019 19:36:47 |
osa |
Update from 5.0.6 to 5.0.7.
<ChangeLog>
Upgrade urgency HIGH: many issues fixed, some may have an impact.
Hi all, Redis 5.0.7 fixes a number of bugs, none is very critical, however
there are a few that may have an impact. It's a good idea to upgrade.
There are fixes in the area of replication from modules commands and
callbacks, AOF fsync (non critical issue), memory leaks (very rare and small),
streams beahvior (non critical), and a potential crash in commands
processing multiple keys at the same time that is there for years, and happens
very rarely, but is not impossible to trigger.
</ChangeLog> |
5.0.6 21 Nov 2019 19:27:39 |
osa |
Repocopy the databases/redis to the databases/redis4 to update
the databases/redis port to the latest stable version, 5.0.6.
PR: 241526
Reviewed by: portmgr (adamw)
Approved by: portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D22336 |
4.0.14_1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
4.0.14_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.0.14 20 Mar 2019 01:40:40 |
osa |
Upgrade from 4.0.12 to 4.0.14.
<ChangeLog>
================================================================================
Redis 4.0.14 Released Mon Mar 18 17:22:10 CEST 2019
================================================================================
This release just backports a few fixes from Redis 5:
3c62ad19 HyperLogLog: handle wrong offset in the base case.
cc2b3a68 Fix hyperloglog corruption
e10c79d3 redis-check-aof: fix potential overflow.
6fa16f58 Fix mismatching keyspace notification classes
64311052 Fix zlexrangespec mem-leak in genericZrangebylexCommand (Only the first 15 lines of the commit message are shown above ) |
4.0.12 12 Jan 2019 19:17:21 |
osa |
Upgrade from 4.0.11 to 4.0.12.
<ChangeLog>
================================================================================
Redis 4.0.12 Released Tue Dec 11 18:06:12 CEST 2018
================================================================================
This backports the following Redis 5 fixes back into Redis 4.
Please check the Redis 5 changelog or see the full commit messages
for more information. Note that there are important fixes to the AOF
implementation so Redis 4.0.12 should be considered as a worthwhile
upgrade in production environments where AOF is used and there is the
idea of sticking with Redis 4 for some time.
(Only the first 15 lines of the commit message are shown above ) |
4.0.11_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.0.11 05 Aug 2018 16:13:46 |
osa |
Upgrade from 4.0.10 to 4.0.11.
<ChangeLog>
Upgrade urgency HIGH: not critical but very important bugs fixed.
Dear users, this is just a bugfix release of Redis 4. All new work
is now focused on Redis 5, however we backported a number of bug fixes here:
* The disconnection time between the master and slave was reset in an
incorrect place, sometimes a good slave will not be able to failover
because it claims it was disconnected for too much time from the master.
* A replication bug, rare to trigger but non impossible, is in Redis for
years. It was lately discovered at Redis Labs and fixed by Oran Agra.
It may cause disconnections, desynchronizations and other issues.
* RANDOMKEY may go in infinite loop on rare situations. Now fixed.
* EXISTS now works in a more consistent way on slaves.
* Sentinel: backport of an option to deny a potential security problem
when the SENTINEL command is used to configure an arbitrary script
to execute.
Many of these issues are there for a very long time, however upgrading
is a good idea.
</ChangeLog> |
4.0.10_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.0.10 19 Jun 2018 22:55:51 |
osa |
Upgrade from 4.0.9 to 4.0.10.
Update CONFLICTS.
<ChangeLog>
Redis 4.0.10 fixes a number of important issues:
* Important security issues related to the Lua scripting engine.
Please check https://github.com/antirez/redis/issues/5017
for more information.
* A bug with SCAN, SSCAN, HSCAN and ZSCAN, that may not return all the elements.
We also add a regression test that can trigger the issue often when present,
and
may in theory be able to find unrelated regressions.
(Only the first 15 lines of the commit message are shown above ) |
4.0.9_1 02 Jun 2018 08:34:22 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
4.0.9_1 05 May 2018 14:29:00 |
danfe |
For ports in `databases' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list. |
4.0.9_1 17 Apr 2018 23:05:16 |
osa |
Add a workaround for solarisfixes.h header file.
Bump PORTREVISIONs. |
4.0.9 16 Apr 2018 23:12:45 |
osa |
Upgrade to recent stable version - 4.0.9.
Update CONFLICTS record. |
3.2.11 17 Nov 2017 02:10:55 |
osa |
Upgrade from 3.2.10 to 3.2.11.
<ChangeLog>
Upgrade urgency HIGH: Potentially critical bugs fixed.
AOF flush on SHUTDOWN did not cared to really write the AOF buffers
(not in the kernel but in the Redis process memory) to disk before exiting.
Calling SHUTDOWN during traffic resulted into not every operation to be
persisted on disk.
</ChangeLog> |
3.2.10 22 Sep 2017 10:48:58 |
mat |
Cleanup after removal of libexecinfo from ports.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
3.2.10 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
3.2.10 06 Aug 2017 15:02:34 |
osa |
Upgrade to 3.2.10.
ChangeLog: https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES |
3.2.9 05 Jun 2017 00:07:12 |
osa |
Upgrade from 3.2.8 to 3.2.9.
<ChangeLog>
Upgrade urgency LOW: A few rarely harmful bugs were fixed.
This release just fixes bugs that are unlikely to cause serious problems
so there is no need to update ASAP. Please, see the list of commits
for the details on the bugs fixed and credits:
o) redis-cli --bigkeys: show error when TYPE fails
o) Fix preprocessor if/else chain broken in order to fix #3927
o) Fix zmalloc_get_memory_size() ifdefs to actually use the else branch
o) Set lua-time-limit default value at safe place
o) Fix #3848 by closing the descriptor on error
o) Update block->free after some diff data are written to the child process
o) Test: fix, hopefully, false PSYNC failure like in issue #2715
o) Fix #2883, #2857 pipe fds leak when fork() failed on bg aof rw
o) Don't leak file descriptor on syncWithMaster()
</ChangeLog>
M Makefile
M distinfo |
3.2.8 14 Feb 2017 02:55:35 |
osa |
Upgrade from 3.2.7 to 3.2.8.
<ChangeLog>
Upgrade urgency CRITICAL: This release reverts back the Jemalloc upgrade
that is believed to potentially cause a server
deadlock. A MIGRATE crash is also fixed.
Two important bug fixes, the first of one is critical:
1. Apparently Jemalloc 4.4.0 may contain a deadlock under particular
conditions. See https://github.com/antirez/redis/issues/3799.
We reverted back to the previously used Jemalloc versions and plan
to upgrade Jemalloc again after having more info about the
cause of the bug.
2. MIGRATE could crash the server after a socket error. See for reference:
https://github.com/antirez/redis/issues/3796.
</ChangeLog> |
3.2.7 01 Feb 2017 22:44:10 |
osa |
Upgrade from 3.2.6 to 3.2.7.
ChangeLog - https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES
PR: 216702 |
3.2.6 06 Dec 2016 23:42:02 |
osa |
Upgrade from 3.2.5 to 3.2.6.
<ChangeLog>
Upgrade urgency MODERATE: GEORADIUS, BITFIELD and Redis Cluster minor fixes.
This release mainly fixes three bugs:
1. A bug with BITFIELD that may cause the bitmap corruption when setting offsets
larger than the current string size.
2. A GEORADIUS bug that may happen when using very large radius lengths, in
the range of 10000km or alike, due to wrong bounding box calculation.
3. A bug with Redis Cluster which crashes when reading a nodes configuration
file with zero bytes at the end, which sometimes happens with certain ext4
configurations after a system crash.
</ChangeLog> |
3.2.5 05 Dec 2016 00:46:15 |
osa |
Upgrade from 3.2.4 to 3.2.5.
<ChangeLog>
Upgrade urgency LOW: This release only fixes a compilation issue due to the
missing -ldl at linking time.
zach shipko in commit 4736407:
BSDs don't have -ldl
1 file changed, 15 insertions(+), 5 deletions(-)
antirez in commit 9ada818:
Fix modules compilation when libc malloc is used.
1 file changed, 2 insertions(+), 2 deletions(-)
</ChangeLog> |
3.2.4 27 Sep 2016 23:09:26 |
osa |
Upgrade from 3.2.3 to 3.2.4.
ChangeLog: https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES |
3.2.3_1 07 Aug 2016 23:42:38 |
osa |
Update the package list, bump PORTREVISION. |
3.2.3 07 Aug 2016 23:40:46 |
osa |
Remove needless code, no functional change. |
3.2.3 07 Aug 2016 23:34:51 |
osa |
Upgrade from 3.0.7 to the latest stable version 3.2.3. |
3.0.7 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.0.7 03 Feb 2016 00:13:59 |
osa |
Upgrade from 3.0.5 to 3.0.7.
<ChangeLog>
--[ Redis 3.0.7 ] Release date: 28 jan 2016
Upgrade urgency MODERATE: this release fixes important Redis Cluster bugs.
* [FIX] avg_ttl reporting in INFO improved. (Salvatore Sanfilippo)
* [FIX] Redis Cluster address update (via gossip section) processing improved
to avoid initiating inwanted handshakes.
* [FIX] Many fixes to MIGRATE multiple keys implementation. The command
could handle errors in a faulty way leading to crashes or other
unexpected behaviors. MIGRATE command refactoring.
(The analysis of the faulty conditions was conducted by (Only the first 15 lines of the commit message are shown above ) |
3.0.5_2 07 Nov 2015 20:08:18 |
osa |
Enable profiles support.
Bump PORTREVISION.
PRs: 171372, 179551 |
3.0.5_1 29 Oct 2015 01:34:54 |
osa |
Add rc script for sentinel.
Bump PORTREVISION.
PR: 204025 |
3.0.5 25 Oct 2015 23:39:49 |
osa |
Upgrade from 3.0.4 to 3.0.5.
<ChangeLog>
--[ Redis 3.0.5 ] Release date: 15 Oct 2015
Upgrade urgency: MODERATE, the most important thing is a fix in the replication
code that may make the slave hanging forever if the master
remains with an open socket even if it is no longer able to
reply.
* [FIX] MOVE now moves the TTL as well. A bug lasting forever... finally
fixed thanks to Andy Grunwald that reported it.
(reported by Andy Grunwald, fixed by Salvatore Sanfilippo)
* [FIX] Fix a false positive in HSTRLEN test. (Only the first 15 lines of the commit message are shown above ) |
3.0.4 14 Sep 2015 23:42:00 |
osa |
Upgrade from 3.0.3 to 3.0.4.
<ChangeLog>
Upgrade urgency: HIGH for Redis and Sentinel. However note that in order to
fix certain replication bugs, the replication internals were
modified in a very heavy way. So while this release is
conceptually saner, it may contain regressions. For this
reason, before the release, QA activities were performed by
me (antirez) and Redis Labs and no evident bug was found.
* [FIX] A number of bugs related to replication PSYNC and the (yet experimental)
diskless replication feature were fixed. The bugs could lead to
inconsistency between masters and slaves. (Salvatore Sanfilippo, Oran
Agra fixed the issue found by Yuval Inbar) (Only the first 15 lines of the commit message are shown above ) |
3.0.3 18 Jul 2015 00:05:05 |
osa |
Upgrade from 3.0.2 to 3.0.3.
<ChangeLog>
--[ Redis 3.0.3 ] Release date: 17 Jul 2015
Upgrade urgency: LOW for Redis and Sentinel.
* [FIX] Fix blocking operations timeout precision when HZ is at its default
value (not increased) and there are thousands of clients connected
at the same time. This bug affected Sidekiq users that experienced
a very long delay for BLPOP and similar commands to return for
timeout. Check commit b029ff1 for more info. (Salvatore Sanfilippo)
* [FIX] MIGRATE "creating socket: Invalid argument" error fix. Check
issues #2609 and #2612 for more info. (Salvatore Sanfilippo) (Only the first 15 lines of the commit message are shown above ) |
3.0.2 05 Jun 2015 00:52:13 |
osa |
Security upgrade from 3.0.1 to 3.0.2.
<ChangeLog>
--[ Redis 3.0.2 ] Release date: 4 Jun 2015
Upgrade urgency: HIGH for Redis because of a security issue.
LOW for Sentinel.
* [FIX] Critical security issue fix by Ben Murphy: http://t.co/LpGTyZmfS7
* [FIX] SMOVE reply fixed when src and dst keys are the same. (Glenn Nethercutt)
* [FIX] Lua cmsgpack lib updated to support str8 type. (Sebastian Waisbrot)
* [NEW] ZADD support for options: NX, XX, CH. See new doc at redis.io.
(Salvatore Sanfilippo)
* [NEW] Senitnel: CKQUORUM and FLUSHCONFIG commands back ported.
(Salvatore Sanfilippo)
</ChangeLog> |
3.0.1_1 06 May 2015 01:24:14 |
osa |
Fix rc.d script for allow to specify the config path in rc.conf.
Bump PORTREVISION.
PR: 199607 |
3.0.1 06 May 2015 01:12:28 |
osa |
Upgrade from 3.0.0 to 3.0.1.
<ChangeLog>
--[ Redis 3.0.1 ] Release date: 5 May 2015
Upgrade urgency: LOW for Redis, Sentinel, Cluster.
* [FIX] Sentinel memory leak due to hiredis fixed. (Salvatore Sanfilippo)
* [FIX] Sentinel memory leak on duplicated instance. (Charsyam)
* [FIX] Redis crash on Lua reaching output buffer limits. (Yossi Gottlieb)
* [FIX] Sentinel flushes config on +slave events. (Bill Anderson)
</ChangeLog> |
3.0.0 07 Apr 2015 22:28:20 |
osa |
Upgrade from 2.8.19 to 3.0.0.
Merge all changes from databases/redis-devel to databases/redis.
<ChangeLog>
Redis 3.0 release notes
=======================
--[ Redis 3.0.0 ] Release date: 1 Apr 2015
>> What's new in Redis 3.0 compared to Redis 2.8?
* Redis Cluster: a distributed implementation of a subset of Redis.
* New "embedded string" object encoding resulting in less cache
misses. Big speed gain under certain work loads. (Only the first 15 lines of the commit message are shown above ) |
2.8.19 25 Mar 2015 09:33:53 |
marino |
databases category: Remove $PTHREAD_LIBS
Note: virtuoso did not pass check-plist from before, so it was fixed.
approved by: PTHREAD blanket |
2.8.19 03 Jan 2015 20:10:56 |
osa |
Upgrade from 2.8.18 to 2.8.19.
<ChangeLog>
--[ Redis 2.8.19 ] Release date: 16 Dec 2014
# UPGRADE URGENCY: LOW for both Redis and Sentinel. This release mostly
fixes small issues.
02d465c Don't log admin commands in MONITOR. (antirez)
4d8f426 List of commands flagged as admin commands modified. (antirez)
e47e460 Lua cmsgpack lib updated to latest version. (antirez)
5509c14 Add symlink to redis-sentinel during make install (Rhommel Lamas)
7de1ef7 SORT: Don't sort Set elements if not needed. (antirez)
e945a54 Fix zero-ordering SORT when called against lists (Matt Stancliff) (Only the first 15 lines of the commit message are shown above ) |
2.8.18 12 Dec 2014 04:27:34 |
osa |
Upgrade from 2.8.17 to 2.8.18.
<ChangeLog>
--[ Redis 2.8.18 ] Release date: 4 Dec 2014
# UPGRADE URGENCY: LOW for both Redis and Sentinel. This release mostly
adds new features to Redis, and contains non critical
fixes.
* [FIX] Linenoise updated to be more VT100 compatible. (Salvatore Sanfilippo)
* [FIX] A number of typos fixed inside comments. (Various authors)
* [FIX] redis-cli no longer quits after long timeouts. (Matt Stancliff)
* [FIX] Test framework improved to detect never terminating scripts, cleanup
instances on crashes. (Salvatore Sanfilippo) (Only the first 15 lines of the commit message are shown above ) |
2.8.17 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.8.17 21 Sep 2014 23:14:58 |
osa |
Upgrade from 2.8.15 to 2.8.17.
<ChangeLog>
--[ Redis 2.8.17 ] Release date: 19 Sep 2014
# UPGRADE URGENCY: HIGH for Redis Sentinel.
LOW for Redis Server (unmodified compared to 2.8.16).
* [FIX] Resolved a memory leak in the hiredis library causing a memory leak
in Redis Sentinel when a monitored instance or another Sentinel is
unavailable. Every reconnection attempt will leak a small amount of
memory, but in the long run the process can reach a considerable size.
--[ Redis 2.8.16 ] Release date: 16 Sep 2014 (Only the first 15 lines of the commit message are shown above ) |
2.8.15 17 Sep 2014 15:56:18 |
bdrewery |
- Fix build on 8.x which does not have TCP_KEEPIDLE
Approved by: maintainer |
2.8.15 16 Sep 2014 08:20:52 |
osa |
Upgrade from 2.8.14 to 2.8.15.
<ChangeLog>
--[ Redis 2.8.15 ] Release date: 12 Sep 2014
# UPGRADE URGENCY: LOW for Redis, HIGH for Sentinel.
* [FIX] Sentinel critical bug fixed: the absolute majority was computed in a
wrong way because of a programming error. Now the implementation does
what the specification says and the majority to authorize a failover
(that should not be confused with the ODOWN quorum) is the majority of
*all* the Sentinels ever seen for a given master, regardless of their
current state.
* [FIX] GETRANGE test no longer fails for 32 bit builds (Matt Stancliff). (Only the first 15 lines of the commit message are shown above ) |