summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-proxy/squid: Stabilize 6.6 arm, #923910Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: Stabilize 6.6 amd64, #923910Arthur Zamarin2024-02-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/squid: Stabilize 6.6 x86, #923910Arthur Zamarin2024-02-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/squid: add verify-sig supportSam James2024-02-062-2/+8
| | | | | | | | | Was originally going to do this with squid-6.7 but that is kind of semi-released: it doesn't have a tag in the git repo and 6.7 has a tarball up and it's signed but I have no idea what key signed it. Unlike 6.6 where it's from the known keyring. Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: adjust for valgrind pkgmoveSam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: crank copyrightSam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: add 6.6Hank Leininger2024-02-062-0/+387
| | | | | | | | Signed-off-by: Hank Leininger <hlein@korelogic.com> Bug: https://bugs.gentoo.org/920101 Closes: https://bugs.gentoo.org/923842 Closes: https://github.com/gentoo/gentoo/pull/34310 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.7.9 x86, #900737Matoro Mahri2024-02-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-proxy/haproxy: Stabilize 2.6.14 x86, #900737Matoro Mahri2024-02-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-proxy/haproxy: Stabilize 2.4.23 x86, #900737Matoro Mahri2024-02-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-proxy/haproxy: Stabilize 2.7.9 arm64, #900737Matoro Mahri2024-02-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-proxy/haproxy: Stabilize 2.6.14 arm64, #900737Matoro Mahri2024-02-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-proxy/haproxy: Stabilize 2.4.23 arm64, #900737Matoro Mahri2024-02-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-proxy/haproxy: Bump to 2.9.4Christian Ruppert2024-01-312-0/+219
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.9.3Christian Ruppert2024-01-202-0/+219
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: wire up testsMatoro Mahri2024-01-2016-74/+495
| | | | | | | | | | | Painstakingly tested on every version in tree including lives. Should be completely identical across all versions - if there are any differences it is a mistake. Bug: https://bugs.gentoo.org/900737 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34914 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bump to 2.9.2 + CleanupChristian Ruppert2024-01-155-575/+2
| | | | | Bug: https://bugs.gentoo.org/921708 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* Move {sys-devel → dev-build}/automakeMichał Górny2024-01-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/tayga: Fix "incompatible pointer to integer conversion"YiFei Zhu2024-01-131-3/+3
| | | | | | | | | | | | | | | The purpose of the code is to find the separator slash of the CIDR range, splitting it to the IP and the number of bits in the range. Assigning NUL character to the memory location completes the string split, but the code assigns NULL pointer instead. While functionally the same, the compiler type checking complains. I'm not revbumping this change because the code should compile the same in theory. Closes: https://bugs.gentoo.org/878629 Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/tayga: add myself as a maintainerYiFei Zhu2024-01-131-4/+12
| | | | | | | | | I'm decently familiar with the codebase of tayga and I'm happy to maintain it. Bug: https://bugs.gentoo.org/878629 Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-debug}/valgrindMichał Górny2024-01-131-2/+2
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-proxy/squidguard: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/dante: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/wwwoffle: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squidguard: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/dante: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy-dataplaneapi: add 2.8.1Patrick Lauer2024-01-031-0/+27
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* net-proxy/haproxy-dataplaneapi: drop 2.5.1, 2.7.5Patrick Lauer2024-01-033-58/+0
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* net-proxy/haproxy-dataplaneapi: add 2.9Patrick Lauer2024-01-032-0/+31
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* net-proxy/privoxy: fix modern C issue in configureSam James2023-12-192-0/+193
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Use the full commandline when checking the configChristian Ruppert2023-12-181-1/+1
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/haproxy: Bumps to 2.4.25, 2.6.16, 2.7.11 and 2.9.1Christian Ruppert2023-12-185-2/+384
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/mitmproxy: drop myself as a maintainerMatthew Smith2023-12-071-4/+1
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* net-proxy/haproxy: Bump to 2.8.5Christian Ruppert2023-12-072-0/+191
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/squid: drop 5.7-r1, 5.8, 5.9, 6.2, 6.4Hank Leininger2023-12-078-2130/+0
| | | | | | | | Signed-off-by: Hank Leininger <hlein@korelogic.com> Bug: https://bugs.gentoo.org/917615 Bug: https://bugs.gentoo.org/916334 Closes: https://github.com/gentoo/gentoo/pull/34106 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/haproxy: Bump to 2.9.0Christian Ruppert2023-12-062-0/+191
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* Add more CPE strings for easier CVE trackingAllen Webb2023-12-051-0/+1
| | | | | | Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-proxy/squid: Stabilize 6.5 amd64, #919054Arthur Zamarin2023-12-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/squid: Stabilize 6.5 arm, #919054Sam James2023-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: Stabilize 6.5 x86, #919054Sam James2023-12-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Bump to 2.8.4 + cleanupChristian Ruppert2023-11-173-182/+1
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/squid: add 6.5Sam James2023-11-172-0/+387
| | | | | | Bug: https://bugs.gentoo.org/914255 Bug: https://bugs.gentoo.org/916334 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: fix build for GCC 14 (partially); use config cache for libltdlSam James2023-11-172-0/+15
| | | | | | | | | | * Fix build for GCC 14 (missing <algorithm> include for std::find, not upstreamed it yet). There's another issue I still need to look at to do with class visibility. * Use config cache for libltdl which avoids some redundant configure checks. Closes: https://bugs.gentoo.org/917161 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: add 6.4Christian Schmidt2023-11-172-0/+384
| | | | | | | | | | Updated source download URL to a working one. Bug: https://bugs.gentoo.org/916334 Closes: https://bugs.gentoo.org/914255 Closes: https://github.com/gentoo/gentoo/pull/33546 Signed-off-by: Christian Schmidt <gentoo@digadd.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/haproxy: Stabilize 2.4.23 arm, #894526Arthur Zamarin2023-10-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/haproxy: Bump to 2.8.3Christian Ruppert2023-09-072-0/+191
| | | | Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/microsocks: Version bump to 1.0.3Matt Turner2023-08-263-0/+34
| | | | | Closes: https://bugs.gentoo.org/908543 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-proxy/lyrebird: drop 0.0.14Marek Szuba2023-08-222-35/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-proxy/lyrebird: Stabilize 0.1.0 x86, #912753Sam James2023-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/lyrebird: Stabilize 0.1.0 amd64, #912753Sam James2023-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>