Your message dated Thu, 04 Jan 2024 11:51:41 +0000
with message-id <[email protected]>
and subject line Bug#1057975: fixed in hiredis 1.2.0-5
has caused the Debian Bug report #1057975,
regarding support for libhiredis version 1.1.0 (1.2.0-4) in bullseye and 
bookworm
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1057975: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057975
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libhiredis1.1.0
Version: 1.2.0-4 1


I require to use libhiredis in Debian bullseye and bookworm that support TLS 
which is supported only in version (libhiredis1.1.0) 1.2.0-4 1.
Today Debian bullseye and bookworm support this libhiredis version only from 
experimental sources, and we required it in the regular sources.


admin@setup:~$ sudo apt-cache  policy libhiredis*

libhiredis0.14:

  Installed: 0.14.1-1

  Candidate: 0.14.1-1

  Version table:

*** 0.14.1-1 500

        500 http://debian-archive.trafficmanager.net/debian 
bullseye/main<http://debian-archive.trafficmanager.net/debian%20bullseye/main> 
amd64 Packages

        100 /var/lib/dpkg/status

libhiredis1.1.0:

  Installed: (none)

  Candidate: 1.2.0-4

  Version table:

     1.2.0-4 1

          1 https://deb.debian.org/debian 
experimental/main<https://deb.debian.org/debian%20experimental/main> amd64 
Packages

libhiredis-dev:

  Installed: (none)

  Candidate: 0.14.1-1

  Version table:

     1.2.0-4 1

          1 https://deb.debian.org/debian 
experimental/main<https://deb.debian.org/debian%20experimental/main> amd64 
Packages

     0.14.1-1 500

        500 http://debian-archive.trafficmanager.net/debian 
bullseye/main<http://debian-archive.trafficmanager.net/debian%20bullseye/main> 
amd64 Packages

My setup details:
admin@setup:~$ uname -a:
Linux setup 5.10.0-23-2-amd64 #1 SMP Debian 5.10.179-3 (2023-07-27) x86_64 
GNU/Linux

admin@setup:~$ sudo cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL=https://www.debian.org/
SUPPORT_URL=https://www.debian.org/support
BUG_REPORT_URL=https://bugs.debian.org/

Can be seen this info also in Debian page:

[cid:[email protected]]



I appreciate if you can help and add support of this libhiredis1.1.0 version in 
regular Debian sources and not only experimental.

Thanks,
David Pilnik

--- End Message ---
--- Begin Message ---
Source: hiredis
Source-Version: 1.2.0-5
Done: Chris Lamb <[email protected]>

We believe that the bug you reported is fixed in the latest version of
hiredis, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <[email protected]> (supplier of updated hiredis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 04 Jan 2024 10:56:54 +0000
Source: hiredis
Architecture: source
Version: 1.2.0-5
Distribution: unstable
Urgency: medium
Maintainer: Chris Lamb <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Closes: 987114 1014351 1047475 1057975
Changes:
 hiredis (1.2.0-5) unstable; urgency=medium
 .
   * Upload new version to unstable. (Closes: #1057975)
   * Update gbp.conf now that this is the unstable branch.
 .
 hiredis (1.2.0-4) experimental; urgency=medium
 .
   * Allow crossbuilding to fail, but still run the tests.
   * Also clean dump.rdb. (Re: #1047475)
 .
 hiredis (1.2.0-3) experimental; urgency=medium
 .
   * Add hiredis_ssl.pc to debian/clean. (Closes: #1047475)
 .
 hiredis (1.2.0-2) experimental; urgency=medium
 .
   * Rename package to match new SONAME, etc.
 .
 hiredis (1.2.0-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update patches.
 .
 hiredis (1.1.0~rc1-1) experimental; urgency=medium
 .
   * New upstream release.
     - Refresh 07_cmake.patch
     - Refresh 02_disable-failing-list.patch
   * Update renamed debian-watch-does-not-check-openpgp-signature tag.
   * Update symbols.
 .
 hiredis (1.0.2-2) experimental; urgency=medium
 .
   * Disable a test that fails under Redis 7.x. (Closes: #1014351)
   * Add a Build-Depends-Package field for libhiredis_ssl.so.1.0.0.
   * Bump Standards-Version to 4.6.1.
   * Update debian/gitlab-ci.yml.
   * Update debian/watch.
   * Update debian/copyright.
 .
 hiredis (1.0.2-1) experimental; urgency=medium
 .
   * New upstream release.
   * Refresh patches.
 .
 hiredis (1.0.0-3) experimental; urgency=medium
 .
   * CVE-2021-32765: Prevent an integer overflow vulnerability when parsing
     'multi-bulk' replies.
   * Refresh patches
   * Bump Standards-Version to 4.6.0.
 .
 hiredis (1.0.0-2) experimental; urgency=medium
 .
   * Build with SSL/TLS support. (Closes: #987114)
   * Use /usr/share/dpkg/default.mk over individual 'include' lines.
   * Use execute_after_dh_fixperms over override_dh_fixperms with explicit
     dh_fixperms call.
   * Bump Standards-Version to 4.5.1.
   * Apply wrap-and-sort -sa.
 .
 hiredis (1.0.0-1) experimental; urgency=medium
 .
   * New upstream release, bumping SONAME.
   * Update debian/gbp.conf for experimental upload.
   * Update debian/watch for -rc releases.
Checksums-Sha1:
 89bd04e8714a6f823e6993709b351d4353a7326e 2039 hiredis_1.2.0-5.dsc
 8b6fd08df83f80322df358f049f30a901a199d2b 9948 hiredis_1.2.0-5.debian.tar.xz
 774254bb68cbe2e437edbd51e311e65bd08ee327 6751 hiredis_1.2.0-5_amd64.buildinfo
Checksums-Sha256:
 6767f047b18bc14d66c66304c2ea1845cc09e05cad873cf422fe0a9980bdcdf7 2039 
hiredis_1.2.0-5.dsc
 bfbae82ad93f4391f6a5490367db89fcd303d6aa42247bbc974b30430f6ef42a 9948 
hiredis_1.2.0-5.debian.tar.xz
 4b07839131a75be5f80636af944ed0dbb690fc08db16fd2461db20ebb90b267b 6751 
hiredis_1.2.0-5_amd64.buildinfo
Files:
 cdbeb2b670954c8cd410e8acb6820091 2039 libs optional hiredis_1.2.0-5.dsc
 98e9945ae740b0124e41c6abbcda0692 9948 libs optional 
hiredis_1.2.0-5.debian.tar.xz
 c19721f08569b26be664a18fa96334e6 6751 libs optional 
hiredis_1.2.0-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmWWkAkACgkQHpU+J9Qx
Hlh0MQ/9HGquMW5eJvU9jEhSR22UI5dcjCtKVHFfmAqk08Xfe8EcWIgVuCD7lTkT
y5Fa9Iru0au6zQeyuCY77xoHDcj5HGCRWxnw7skduejgbf8SaT9jRqJAbWBSayBd
GzAUfkEArIwrVdPds/Seo5O/YwR0uDzNP73wWiypGPYeiF+oKFqMEKbfQaHRDLy3
jI05yL/emXdmgEYTXu0gzUK2bebDUq6YgB7yk9CzVTP7ESsFKbDVbVENFnEMFlAK
kTZBH86mno2hLIrcQwfmByiB787X+CCq9Wzvh+S5zgqbwcUFJqXM5nHbyFZfw67n
6f5HoNAlh6/Acs0Njwu0atN91+J8wlM/RiLjnlDdCf+xsuGzIWAR9NBttbO2cubh
eY0Hdp6ru8wC0Iv3rGEBhGAags4htwXFqExAwjmldlplTf7k2jLptikv1cOwKL4q
IZ//fHo0vspjWLPQxIc5LlZ9hexsNOH7CZ5I/KYpdZJMQUDQIn3EUWph+lq1eE5o
daxdAHOa510uWMi9wsvIGHCfwNr4vHDbjyufJoFyiq3M8H8pR5VQn8+JtvNGMBuP
TYP4nmACpCkKtF2EqqqThOLvCuSQtvKxqe69r5E7tLIK1GXVcGlOZaLKeX79pVCO
WO1jj2bn3Ue507tQYLxiHrwFDB2bBjSVWXeNXkOqwqZmm7xHFq0=
=fcu4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to