1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
|
ruby-redis-store (1.10.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Pirate Praveen ]
* Standards-Version: 4.7.0 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Remove X?-Ruby-Versions fields from d/control
* Drop << 5 contraint for ruby-redis in build depends
* Refresh patches
* Cleanup dump.rdb in clean target
-- Pirate Praveen <praveen@debian.org> Thu, 04 Jul 2024 19:43:25 +0530
ruby-redis-store (1.9.0-2) unstable; urgency=medium
* Team upload
* Require 'ostruct' in tests using OpenStruct class (Closes: #1005422)
* Bump Standards-Version to 4.6.1 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 22 Nov 2022 11:43:32 +0100
ruby-redis-store (1.9.0-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Cédric Boutillier ]
* New upstream version 1.9.0
+ Compatibility with ruby-redis client 4.2.x (Closes: #982707, #982715)
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
* Move debian/watch to gemwatch.debian.net
* Refresh packaging with dh-make-ruby -w
* Drop CVE-2017-1000248.patch, applied upstream
* Refresh patch to exclude dependency on pry too
* Bump Standards-Version to 4.5.1 (no changes needed)
* Bump debhelper compatibility level to 13
-- Cédric Boutillier <boutil@debian.org> Sun, 14 Feb 2021 22:19:44 +0100
ruby-redis-store (1.3.0-3) unstable; urgency=medium
* Team upload
* Reupload to unstable
* Bump standards version to 4.1.3 and debhelper compat to 11
-- Pirate Praveen <praveen@debian.org> Thu, 22 Feb 2018 21:12:17 +0530
ruby-redis-store (1.3.0-2) experimental; urgency=medium
* Team upload
* Import patch from upstream
+ fixes [CVE-2017-1000248] allowing unsafe objects to be loaded from redis
+ (Closes: #882034)
-- Cédric Boutillier <boutil@debian.org> Wed, 29 Nov 2017 00:36:16 +0100
ruby-redis-store (1.3.0-1) experimental; urgency=medium
* Team upload
* New upstream release
* Bump standards version to 4.0.0
-- Pirate Praveen <praveen@debian.org> Thu, 20 Jul 2017 16:54:04 +0530
ruby-redis-store (1.1.6-1) unstable; urgency=medium
* Upstream update
* Remove the patch minitest-value as it is fixed upstream
-- Balasankar C <balasankarc@autistici.org> Tue, 28 Jul 2015 17:15:53 +0530
ruby-redis-store (1.1.5-2) unstable; urgency=medium
* Fix homepage field in debian/control
-- Balasankar C <balasankarc@autistici.org> Sat, 18 Jul 2015 10:19:48 +0530
ruby-redis-store (1.1.5-1) unstable; urgency=medium
* Upstream update
-- Balasankar C <balasankarc@autistici.org> Sun, 28 Jun 2015 11:17:48 +0530
ruby-redis-store (1.1.4-2) unstable; urgency=medium
* Moved the start and stop scripts of redis-server to ruby-tests.rake
for Debian CI pass
* Fixed the file changed by patch to original state
-- Balasankar C <balasankarc@autistici.org> Mon, 01 Dec 2014 21:29:40 +0530
ruby-redis-store (1.1.4-1) unstable; urgency=medium
* Initial release (Closes: #771202)
-- Balasankar C <balasankarc@autistici.org> Mon, 03 Nov 2014 01:46:58 +0530
|