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
non port: databases/redis-devel/files/patch-deps-Makefile
SVNWeb

Number of commits found: 12

Thu, 11 May 2023
[ 06:14 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:8d070059c435d5507c1fc237a65e282b78f6ed9c  commit hash:8d070059c435d5507c1fc237a65e282b78f6ed9c  commit hash:8d070059c435d5507c1fc237a65e282b78f6ed9c  8d07005 
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/48e0d4788...aac8105c9
Wed, 1 Mar 2023
[ 01:55 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ce1fc4b3f6116614d0ab9956978569fc22194aea  commit hash:ce1fc4b3f6116614d0ab9956978569fc22194aea  commit hash:ce1fc4b3f6116614d0ab9956978569fc22194aea  ce1fc4b 
databases/redis-devel: Update to latest snapshot

Changes:	https://github.com/redis/redis/compare/46393f981...9d336ac39
MFH:		2023Q1
Security:	b17bce48-b7c6-11ed-b304-080027f5fec9
Tue, 1 Mar 2022
[ 08:53 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:d012613d9fb2cd4150eab73865aa3a63ec3bf4a9  commit hash:d012613d9fb2cd4150eab73865aa3a63ec3bf4a9  commit hash:d012613d9fb2cd4150eab73865aa3a63ec3bf4a9  d012613  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
databases/redis-devel: Update to latest snapshot

* Pet portlint and portclippy
* Tidy up Makefile with portfmt

Changes:	https://github.com/redis/redis/compare/6ca97da...4a45386
Wed, 1 Dec 2021
[ 15:17 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:1a5768cc381f41d2f823f7d01c6e6170368e6c37  commit hash:1a5768cc381f41d2f823f7d01c6e6170368e6c37  commit hash:1a5768cc381f41d2f823f7d01c6e6170368e6c37  1a5768c 
databases/redis-devel: update to the recent commit
Wed, 27 Oct 2021
[ 13:52 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:6378be71c3ac8724a5a0278ce3955886af148d3b  commit hash:6378be71c3ac8724a5a0278ce3955886af148d3b  commit hash:6378be71c3ac8724a5a0278ce3955886af148d3b  6378be7 
databases/redis-devel: update to the recent commit
Wed, 20 Oct 2021
[ 02:04 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:f3ecabe6bfdc18e70dbf6d0bf71616264569b82f  commit hash:f3ecabe6bfdc18e70dbf6d0bf71616264569b82f  commit hash:f3ecabe6bfdc18e70dbf6d0bf71616264569b82f  f3ecabe 
databases/redis-devel: merge two patches

There's no any reasons to keep two patches for deps/Makefile.
No functional changes, so do not bump PORTREVISION.
Wed, 13 Jan 2021
[ 17:31 osa search for other commits by this committer ] Original commit   Revision:561490
Update to the recent development version 6.2.0rc2.
Tue, 5 Nov 2019
[ 21:38 osa search for other commits by this committer ] Original commit   Revision:516843 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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>
Wed, 3 Feb 2016
[ 01:02 osa search for other commits by this committer ] Original commit   Revision:407930
Upgrade from 3.0.7 to latest 3.2.0-rc3.
Sat, 17 Jan 2015
[ 19:23 osa search for other commits by this committer ] Original commit   Revision:377245
Upgrade from 3.0.0-rc1 to 3.0.0-rc2.

<ChangeLog>

--[ Redis 3.0.0 RC2 (version 2.9.102) ] Release date: 13 jan 2014

Upgrade urgency: LOW.

This is the second release candidate of Redis Cluster. The major changes
are back porting of things implemented into the unstable branch while
this was still possible (with the new development model adopted only
bug fixes will be merged in the future).

RC2 also fixes a few Redis Cluster non critical bugs.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 10 Oct 2014
[ 21:18 osa search for other commits by this committer ] Original commit   Revision:370602
Upgrade from 3.0.0-beta8 to 3.0.0-rc1.

<ChangeLog>

--[ Redis 3.0.0 RC1 (version 2.9.101) ] Release date: 9 oct 2014

This is the first release candidate of Redis Cluster.

>> General changes

* [FIX] An very large number of small fixes, old and new, merged in the
        context of a the issue #1906. Please see the issue page here
        for exact credits: https://github.com/antirez/redis/pull/1906
        of each commit. (Matt Stancliff and many others).
* [FIX] SAVE is no longer propagated to AOF / slaves.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 22 Nov 2012
[ 18:21 osa search for other commits by this committer ] Original commit   Revision:307662 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Use more canonical names for patches.
No functionaly changes.
Don't bump PORTREVISION.

Feature safe: yes

Number of commits found: 12