php-nrk-predis (2.2.2-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/2.2.2-1 tag
- Git: https://salsa.debian.org/php-team/pear/php-predis.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 14286848
- Browser: https://salsa.debian.org/php-team/pear/php-predis
- Last scan: 2023-12-04 19:34:26+00
- Next scan: 2023-12-13 05:00:00+00
- CI pipeline status: success
- Debian changelog in Git:
php-nrk-predis (2.2.2-1) unstable; urgency=medium
[ Till Krüss ]
* Disable `CLIENT SETINFO` calls by default (#1399)
* tag v2.2.2
[ Vladyslav Vildanov ]
* Added support for CLUSTER container command (#1360)
* Added EXPIRETIME command to KeyPrefixProcessor (#1369)
-- David Prévot <taffit@debian.org> Thu, 14 Sep 2023 13:37:52 +0530
- This branch is 1 commit ahead of tag debian/2.2.2-1
- Git log:
commit 4505dabd78145d679cfe1dfdc04e325c67e8c645
Author: David Prévot <david@tilapin.org>
Date: Fri Sep 15 10:36:16 2023 +0530
Also handle phpunit configuration
Closes: #1039810