summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Update my email addressPetr Vaněk2023-11-301-6/+2
| | | | | Closes: https://bugs.gentoo.org/643646 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* net-analyzer/sslsplit: adjust libevent dependencyMike Gilbert2023-02-131-1/+1
| | | | | Bug: https://bugs.gentoo.org/869722 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-analyzer/sslsplit: Keyword 0.5.5 arm64, #892545Sam James2023-01-301-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/sslsplit: use pkgconfig to detect libnetPetr Vaněk2022-10-073-1/+68
| | | | | | | | | | | | | | | SSLsplit uses custom localization of libnet library which does not work correctly in multilib environment. This commit fixes the issue by restoring pkgconfig detection from upstream commit 46a55de8040a ("Refactor location of packages, improve libnet detection"). Similar patch is also needed for tests, where libcrypto is also searched with pkgconfig. Closes: https://bugs.gentoo.org/731190 Closes: https://bugs.gentoo.org/874075 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/27631 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/sslsplit: update HOMEPAGEPetr Vaněk2022-10-071-1/+4
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/sslsplit: drop 9999Petr Vaněk2022-10-071-48/+0
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/sslsplit: drop 0.5.4Petr Vaněk2022-10-073-79/+0
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/sslsplit: add subslot binder against libeventJoonas Niilola2022-05-272-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/sslsplit: fix openssl3 supportPetr Vaněk2022-05-272-0/+33
| | | | | | | | Upstream-issue: https://github.com/droe/sslsplit/issues/290 Closes: https://bugs.gentoo.org/805536 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/25611 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/sslsplit: remove implicit elibc_* flagsDavid Seifert2022-01-043-6/+6
| | | | Signed-off-by: David Seifert <soap@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>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/sslsplit: Add missing dependenciesPetr Vaněk2020-06-153-6/+9
| | | | | | | | Closes: https://bugs.gentoo.org/724938 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/15954 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-analyzer/sslsplit: version bump to 0.5.5Petr Vaněk2019-10-092-0/+47
| | | | | | | | Closes: https://bugs.gentoo.org/696720 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/13162 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/sslsplit: Remove old versionPetr Vaněk2019-08-072-45/+0
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/12621 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/sslsplit: update 9999 ebuild, EAPI-7 BumpPetr Vaněk2019-08-071-6/+8
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/sslsplit: Bump to version 0.5.4Petr Vaněk2019-08-073-0/+77
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-analyzer/sslsplit: use HTTPS.Michael Mair-Keimberger2019-02-052-4/+4
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10960 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-analyzer/sslsplit: fix an error in network-sandboxed testPetr Vaněk2018-03-222-0/+2
| | | | | | Closes: https://bugs.gentoo.org/650998 Closes: https://github.com/gentoo/gentoo/pull/7528 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-analyzer/sslsplit: explicit elibc_muslPetr Vaněk2018-03-222-2/+2
|
* net-analyzer/sslsplit: fix datePetr Vaněk2018-03-222-2/+2
|
* net-analyzer/sslsplit: New ebuildPetr Vaněk2018-03-184-0/+112
Introduce a new ebuild for sslsplit, the tool for transparent SSL/TLS interception. Closes: https://bugs.gentoo.org/637926 Closes: https://github.com/gentoo/gentoo/pull/6210