non port: databases/redis5/distinfo |
SVNWeb
|
Number of commits found: 6 |
Thu, 31 Mar 2022
|
[ 20:31 Rene Ladan (rene) ] 97cf09b (Only the first 10 of 823 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above )
|
Tue, 5 Oct 2021
|
[ 13:17 Sergey A. Osokin (osa) ] 2636e7c
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
|
Tue, 27 Jul 2021
|
[ 10:27 Li-Wen Hsu (lwhsu) Author: Yasuhiro Kimura ] d5d4137
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
|
Tue, 2 Mar 2021
|
[ 15:23 osa ]
Update from 5.0.11 to 5.0.12.
Remove added to the upstream patch.
<ChangeLog>
================================================================================
Redis 5.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>
|
Tue, 23 Feb 2021
|
[ 13:59 osa ]
Security update to the recent version 5.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.
|
Thu, 14 Jan 2021
|
[ 00:30 osa ]
Update to the latest release 5.0.10.
<ChangeLog>
Upgrade urgency: SECURITY if you use an affected platform (see below).
Otherwise the upgrade urgency is MODERATE.
This release fixes a potential heap overflow when using a heap allocator other
than jemalloc or glibc's malloc. See:
https://github.com/redis/redis/pull/7963
Other fixes in this release:
* Avoid case of Lua scripts being consistently aborted due to OOM
* XPENDING will not update consumer's seen-time (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 6 |