notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: databases/redis/files/extra-patch-src-Makefile.luajit-or
SVNWeb

Number of commits found: 7

Thu, 22 Sep 2022
[ 07:33 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:08f2c3c809797702412060b1cbce7b1b475c3790  commit hash:08f2c3c809797702412060b1cbce7b1b475c3790  commit hash:08f2c3c809797702412060b1cbce7b1b475c3790  08f2c3c 
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
Tue, 14 Jun 2022
[ 00:57 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:f0363ef8ac4445d5ef27f482632a9b3c8aa24e0b  commit hash:f0363ef8ac4445d5ef27f482632a9b3c8aa24e0b  commit hash:f0363ef8ac4445d5ef27f482632a9b3c8aa24e0b  f0363ef8 
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
Thu, 28 Apr 2022
[ 02:19 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:27e36df36a9d47e844b1fa83d4136b63fee7c905  commit hash:27e36df36a9d47e844b1fa83d4136b63fee7c905  commit hash:27e36df36a9d47e844b1fa83d4136b63fee7c905  27e36df  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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
Wed, 18 Aug 2021
[ 23:37 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:6f1d9defbd273136c63f4b2da7654ef3135ff3aa  commit hash:6f1d9defbd273136c63f4b2da7654ef3135ff3aa  commit hash:6f1d9defbd273136c63f4b2da7654ef3135ff3aa  6f1d9de  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 23 Feb 2021
[ 14:08 osa search for other commits by this committer ] Original commit   Revision:566401
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.
Wed, 13 Jan 2021
[ 16:13 osa search for other commits by this committer ] Original commit   Revision:561486 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 12 Dec 2019
[ 00:57 osa search for other commits by this committer ] Original commit   Revision:519852
Merge the following changes from databases/redis-devel:
o) respect [C|CXX]FLAGS
o) support the openresty's flavor of luajit

Bump PORTREVISION.

Number of commits found: 7