summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/hiredis: fix RDEPENDSam James2022-03-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: drop 1.0.0-r1Sam James2022-01-012-88/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: Stabilize 1.0.2-r1 arm64, #820170Arthur Zamarin2021-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/hiredis: Stabilize 1.0.2-r1 arm, #820170Arthur Zamarin2021-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/hiredis: drop 1.0.1-r1Sam James2021-10-312-88/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: fix 1.0.2 subslotSam James2021-10-311-3/+3
| | | | | | | I'm not sure what I was thinking earlier. Unlucky consumer who rebuilt against the erroneous 1.0.1 will want it and it's gone now. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: stabilize 1.0.2 for amd64, ppc, ppc64, sparc, x86Sam James2021-10-311-1/+1
| | | | | | | | | Identical to 1.0.1 w/o SONAME change. Bug: https://bugs.gentoo.org/820170 Closes: https://bugs.gentoo.org/820386 Closes: https://github.com/gentoo/gentoo/pull/22714 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: add 1.0.2Sam James2021-10-312-0/+90
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: revbump for subslot changeSam James2021-10-271-0/+0
| | | | | | | | | | | | We need a revbump to propagate subslot changes, otherwise we're just relying on preserve-libs to not leave users with broken binaries. (Not sure whether the change was intentional upstream but it's definitely happened, so let's go with it.) Fixes: 714f6c8ea46dd70e5b8178b174fac513978a503f Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: Update sub-slot for automatic rebuildSven Wegener2021-10-261-1/+1
| | | | | | | | The soname of the library has been updated from libhiredis.so.1.0.0 to libhiredis.so.1.0.1. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* dev-libs/hiredis: x86 stable wrt bug #820170Agostino Sarubbo2021-10-261-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/hiredis: amd64 stable wrt bug #820170Agostino Sarubbo2021-10-261-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/hiredis: Stabilize 1.0.1 sparc, #820170Sam James2021-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: Stabilize 1.0.1 ppc64, #820170Sam James2021-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: Stabilize 1.0.1 ppc, #820170Sam James2021-10-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: add 1.0.1Sam James2021-10-052-0/+88
| | | | | Bug: https://bugs.gentoo.org/816318 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-libs/hiredis: keyword 1.0.0-r1 for ~riscvMarek Szuba2021-07-261-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/hiredis: fix *DEPENDSam James2021-06-211-4/+3
| | | | | | | | | * Redis is needed as a BDEPEND for tests. * Add missing subslot operator for OpenSSL given it's going to break ABI from 1.1.x -> 3.x. * Set RDEPEND="${DEPEND}". Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: drop s390 to ~s390 (unstable)Sam James2021-04-052-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: style changesSam James2021-03-232-20/+27
| | | | | | | | | * Don't quote EAPI * Use Bash tests, not POSIX * Define PATCHES in global scope * sam-style semicolons Signed-off-by: Sam James <sam@gentoo.org>
* Revert "dev-libs/hiredis: remove 0.14.1"Sam James2021-03-042-0/+82
| | | | | | This reverts commit 3cb8d20c8f4e3d211e1acfc05cb7fc3ea4dc3a2d. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: remove 0.14.1Sam James2021-03-042-82/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: adopt packageSam James2021-02-051-1/+4
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: Stabilize 1.0.0 s390, #753407Sam James2020-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: drop down to ~hppaSergei Trofimovich2020-11-252-2/+2
| | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/hiredis: sparc stable wrt bug #753407Agostino Sarubbo2020-11-171-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/hiredis: Stabilize 1.0.0 amd64, #753407Sam James2020-11-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: x86 stable (bug #753407)Thomas Deutschmann2020-11-121-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/hiredis: Stabilize 1.0.0 arm, #753407Sam James2020-11-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: Stabilize 1.0.0 arm64, #753407Sam James2020-11-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: stable 1.0.0 for ppc64Sergei Trofimovich2020-11-071-1/+1
| | | | | | | | stable wrt bug #753407 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/hiredis: stable 1.0.0 for ppcSergei Trofimovich2020-11-071-1/+1
| | | | | | | | stable wrt bug #753407 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/hiredis: stable 1.0.0 for hppaSergei Trofimovich2020-11-071-1/+1
| | | | | | | | stable wrt bug #753407 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/hiredis: fix deletion of static libsThomas Deutschmann2020-10-262-3/+2
| | | | | | | Closes: https://bugs.gentoo.org/749396 Closes: https://github.com/gentoo/gentoo/pull/18014 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/hiredis: make ssl support availablePetr Vaněk2020-10-121-3/+7
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/17853 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/hiredis: bump to 1.0.0Sam James2020-10-083-0/+134
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hiredis: don't call AR directlyThomas Deutschmann2020-07-232-4/+17
| | | | | | | | While here, update other vars we pass to Makefile. Closes: https://bugs.gentoo.org/723704 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/hiredis: drop vulnerableSam James (sam_c)2020-04-123-160/+0
| | | | | | | | Bug: https://bugs.gentoo.org/710734 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15272 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Revert "dev-libs/hiredis: security cleanup"Thomas Deutschmann2020-04-113-0/+160
| | | | | | | | This reverts commit 7e63f04c278459cbb77c1631048619f55139b948. <dev-libs/hiredis-0.14 is still required for dev-python/hiredis. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/hiredis: security cleanupThomas Deutschmann2020-04-113-160/+0
| | | | | | Bug: https://bugs.gentoo.org/710734 Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/hiredis: arm64 stable (bug #710734)Mart Raudsepp2020-04-021-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-libs/hiredis: ppc64 stable wrt bug #710734Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/hiredis: stable 0.14.1 for hppa, bug #710734Rolf Eike Beer2020-03-231-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/hiredis: ppc stable wrt bug #710734Agostino Sarubbo2020-03-231-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/hiredis: ia64 stable wrt bug #710734Agostino Sarubbo2020-03-221-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/hiredis: x86 stable wrt bug #710734Agostino Sarubbo2020-03-221-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/hiredis: arm stable wrt bug #710734Agostino Sarubbo2020-03-221-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/hiredis: amd64 stable wrt bug #710734Agostino Sarubbo2020-03-211-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>