summaryrefslogtreecommitdiff
path: root/dev-db/redis/files
AgeCommit message (Collapse)Author
2020-03-20dev-db/redis: bump to 5.0.8Tomáš Mózes
Closes: https://bugs.gentoo.org/652098 Tested-by: ernsteiswuerfel <erhard_f@mailbox.org> Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14994 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2019-04-17dev-db/redis: bump to 4.0.14Tomas Mozes
Closes: https://bugs.gentoo.org/676046 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11456 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2019-02-27dev-db/redis: remove unused patchesMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11033 Signed-off-by: Aaron Bauman <bman@gentoo.org>
2018-10-26dev-db/redis: bump to 5.0.0Tomas Mozes
Closes: https://bugs.gentoo.org/668950 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2018-09-05dev-db/redis: re-add -lm for luajitTomas Mozes
Closes: https://bugs.gentoo.org/664648 Package-Manager: Portage-2.3.45, Repoman-2.3.10 (cherry picked from commit 159e0c2bca9bc8b1ba4f6134097faaef7d3e5b25) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/9706
2018-08-23dev-db/redis: bump to 5.0-rc4Tomas Mozes
Closes: https://github.com/gentoo/gentoo/pull/9472 Package-Manager: Portage-2.3.44, Repoman-2.3.10 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2018-08-14dev-db/redis: cleanup old ebuildsRobin H. Johnson
Bug: https://bugs.gentoo.org/631002 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9
2017-12-19dev-db/redis: version bump to 4.0.6.Tomas Mozes
Closes: https://bugs.gentoo.org/574856 Closes: https://bugs.gentoo.org/599974 Closes: https://bugs.gentoo.org/639924 Closes: https://github.com/gentoo/gentoo/pull/6480 Package-Manager: Portage-2.3.16, Repoman-2.3.6
2017-11-23dev-db/redis: remove unused patchesMichael Mair-Keimberger
Fixes: https://github.com/gentoo/gentoo/pull/6261 (cherry picked from commit 870779cd6f1a6bc312c2d3772e9d067b8c057d18) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-10-12dev-db/redis: use s-s-d to background, disallow daemonize.Robin H. Johnson
Bug: https://bugs.gentoo.org/631002#c10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
2017-10-08dev-db/redis: bump to 4.0.2Tomáš Mózes
(cherry picked from commit 93eac00c9ae82a63fceacdcc5b7ded98e44a3a9c) Bug: https://bugs.gentoo.org/631002 Closes: https://github.com/gentoo/gentoo/pull/5875#issuecomment-334886169 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-08-16dev-db/redis: bump to 4.0.1Tomas Mozes
Fixes: https://github.com/gentoo/gentoo/pull/5429 Package-Manager: Portage-2.3.7, Repoman-2.3.2 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-05-23dev-db/redis: fix init script regression #615766Ultrabug
2017-04-10dev-db/redis: fix pid handlingAustin English
Redis manages its own pid. Trying to force SSD to handle it leads to conflicts, and rc-status reporting redis as crashed. Gentoo-Bug: https://bugs.gentoo.org/613252
2017-04-10dev-db/redis: remove some unused files from $FILESDIRAustin English
2017-02-28Drop remaining $Id$ and $Header$ from files.Ulrich Müller
Bug: 611234
2017-02-10dev-db/redis: cleanup old and vulnerable wrt #565188Ultrabug
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2016-11-18dev-db/redis: bump for bug #589044.Robin H. Johnson
Package-Manager: portage-2.3.2
2016-07-30dev-db/*: remove unused patches.Michael Mair-Keimberger (asterix)
Squash all commit messages into a single one. Closes: https://github.com/gentoo/gentoo/pull/1936 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2016-06-14dev-db/redis: version bump fixes #583168Ultrabug
Package-Manager: portage-2.2.27
2016-05-18dev-db/redis: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed