SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for redis-2.0.0-rc4.el5.kb.1.x86_64.rpm :
Wed Aug 4 00:00:00 2010 Karanbir Singh 2.0.0-rc4..el5.kb.1
- Upgrade to 2.0.0rc4
- Move init script to its own file, expand the rpm macros into static values
- Move logrotate script to its own file
- bring in the conf file into the same dir as spec file
- Remove Packager tag from spec ( should be set in the .rpmmacros )
- Add a Dist tag to Release
- Use the redis.conf included in the tarball
- Patch redis.conf included in tarball to make it behave like a server

Wed Jul 14 00:00:00 2010 - jay at causes dot com 2.0.0-rc2
- upped to 2.0.0-rc2

Tue May 25 00:00:00 2010 - jay at causes dot com 1.3.9-2
- moved pidfile back to /var/run/redis/redis.pid, so the redis
user can write to the pidfile.
- Factored it out into /var/run/redis (/var/run/redis), and
/var/run/redis/redis.pid (/var/run/redis/redis.pid)

Thu May 6 00:00:00 2010 - brad at causes dot com 1.3.9-1
- redis updated to version 1.3.9 (development release from GitHub)
- extract config file from spec file
- move pid file from /var/run/redis/redis.pid to just /var/run/redis.pid
- move init file to /etc/init.d/ instead of /etc/rc.d/init.d/

Sat Sep 12 00:00:00 2009 - jpriebe at cbcnewmedia dot com 1.0-1
- redis updated to version 1.0 stable

Tue Jun 2 00:00:00 2009 - jpriebe at cbcnewmedia dot com 0.100-1
- Massive redis changes in moving from 0.09x to 0.100
- removed log timestamp patch; this feature is now part of standard release

Wed May 13 00:00:00 2009 - jpriebe at cbcnewmedia dot com 0.096-1
- A memory leak when passing more than 16 arguments to a command (including
itself).
- A memory leak when loading compressed objects from disk is now fixed.

Tue May 5 00:00:00 2009 - jpriebe at cbcnewmedia dot com 0.094-2
- Patch: applied patch to add timestamp to the log messages
- moved redis-server to /usr/sbin
- set %config(noreplace) on redis.conf to prevent config file overwrites
on upgrade

Sat May 2 00:00:00 2009 - jpriebe at cbcnewmedia dot com 0.094-1
- Bugfix: 32bit integer overflow bug; there was a problem with datasets
consisting of more than 20,000,000 keys resulting in a lot of CPU usage
for iterated hash table resizing.

Thu Apr 30 00:00:00 2009 - jpriebe at cbcnewmedia dot com 0.093-2
- added message to init.d script to warn user that shutdown may take a while

Thu Apr 30 00:00:00 2009 - jpriebe at cbcnewmedia dot com 0.093-1
- version 0.093: fixed bug in save that would cause a crash
- version 0.092: fix for bug in RANDOMKEY command

Sat Apr 25 00:00:00 2009 - jpriebe at cbcnewmedia dot com 0.091-3
- change permissions on /var/log/redis and /var/run/redis to 755; this allows
non-root users to check the service status and to read the logs

Thu Apr 23 00:00:00 2009 - jpriebe at cbcnewmedia dot com 0.091-2
- cleanup of temp
*rdb files in /var/lib/redis after shutdown
- better handling of pid file, especially with status

Wed Apr 15 00:00:00 2009 - jpriebe at cbcnewmedia dot com 0.091-1
- Initial release.


 
ICM