summaryrefslogtreecommitdiff
path: root/net-libs/libssh
AgeCommit message (Collapse)Author
2026-02-18net-libs/libssh: drop 0.11.3Andreas Sturmlechner
Bug: https://bugs.gentoo.org/970097 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2026-02-16net-libs/libssh: Stabilize 0.11.4 arm, #970187Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-02-16net-libs/libssh: Stabilize 0.11.4 x86, #970187Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-02-16net-libs/libssh: Stabilize 0.11.4 ppc, #970187Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-02-16net-libs/libssh: Stabilize 0.11.4 amd64, #970187Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-02-16net-libs/libssh: Stabilize 0.11.4 ppc64, #970187Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-02-16net-libs/libssh: Stabilize 0.11.4 arm64, #970187Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2026-02-14net-libs/libssh: drop 0.11.2Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2026-02-14net-libs/libssh: add 0.11.4Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2026-01-21net-libs/libssh: wire up verify-sigSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-19*/*: drop *-linux keywordsFabian Groffen
Bug: https://bugs.gentoo.org/473598 Bug: https://bugs.gentoo.org/720224 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2025-11-04*/*: Use := on virtual/zlib deps, part 5Michał Górny
Done via: ``` git grep -l 'virtual/zlib-' | xargs sed -i -r -e 's@virtual/zlib-[0-9.]*(-r[0-9]*)?@&:=@g' git grep -l 'virtual/zlib-' | xargs sed -i -e 's@:=:=@:=@g' pkgcheck scan --commits \ -c SourcingCheck,VisibilityCheck,DependencyCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04net-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib net-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by revert in net-misc/turbovnc. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-10-21net-libs/libssh: Stabilize 0.11.3 arm64, #963984Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-21net-libs/libssh: Stabilize 0.11.3 amd64, #963984Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-20net-libs/libssh: Stabilize 0.11.3 ppc, #963984Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-20net-libs/libssh: Stabilize 0.11.3 ppc64, #963984Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-20net-libs/libssh: Stabilize 0.11.3 arm, #963984Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-20net-libs/libssh: Stabilize 0.11.3 x86, #963984Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-09net-libs/libssh: add 0.11.3Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02*/*: destable hppaArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-13net-libs/libssh: drop 0.11.1-r1, 0.11.1-r2Andreas Sturmlechner
Bug: https://bugs.gentoo.org/959101 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-07-13net-libs/libssh: Stabilize 0.11.2 hppa, #959785Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-13net-libs/libssh: Stabilize 0.11.2 sparc, #959785Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-10net-libs/libssh: Stabilize 0.11.2 amd64, #959785Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-10net-libs/libssh: Stabilize 0.11.2 x86, #959785Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-10net-libs/libssh: Stabilize 0.11.2 arm, #959785Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-10net-libs/libssh: Stabilize 0.11.2 ppc, #959785Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-10net-libs/libssh: Stabilize 0.11.2 arm64, #959785Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-10net-libs/libssh: stabilize 0.11.2 for ppc64Luca Barbato
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2025-06-26net-libs/libssh: add 0.11.2, use dot-a.eclass for LTO static libsSam James
There are two upstream commits to improve test timeouts: * 1d157c57a3c8a34abbbff96266687101ecf246e4 * 747dd17e64141d4875f2616f3e520ee3245b8b7b I'm not going to drop our timeout increases and such now as this is a security bump and we don't want to jeopardise stabilisation beind held up by avoidable test failures. Bug: https://bugs.gentoo.org/959101 Signed-off-by: Sam James <sam@gentoo.org>
2025-06-26net-libs/libssh: tidy up 'rm' for module, fix whitespaceSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-26net-libs/libssh: use net-libs/mbedtls:3Azamat H. Hackimov
Use net-libs/mbedtls:3 slot, specify required USE=threads. Closes: https://bugs.gentoo.org/943343 Closes: https://bugs.gentoo.org/956764 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42303 Closes: https://github.com/gentoo/gentoo/pull/42303 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-15net-libs/libssh: fix tests with >=net-misc/openssh-10.0_p1Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-25net-libs/libssh: drop 0.10.6-r2Andreas Sturmlechner
Bug: https://bugs.gentoo.org/944731 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-01-25net-libs/libssh: Stabilize 0.11.1-r1 hppa, #944731Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-01-07net-libs/libssh: slotting net-libs/mbedtls:0Azamat H. Hackimov
net-libs/mbedtls:0 is remain for mbedtls-2 as safe fallback for all dependent packages. Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2024-11-26net-libs/libssh: Stabilize 0.11.1 ppc64, #944731Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-24net-libs/libssh: Stabilize 0.11.1 sparc, #944731Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-24net-libs/libssh: Stabilize 0.11.1 arm, #944731Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-24net-libs/libssh: Stabilize 0.11.1 arm64, #944731Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-24net-libs/libssh: Stabilize 0.11.1 x86, #944731Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2024-11-24net-libs/libssh: Stabilize 0.11.1 amd64, #944731Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2024-11-24net-libs/libssh: Stabilize 0.11.1 ppc, #944731Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2024-11-01net-libs/libssh: drop libgcrypt supportSam James
This is deprecated and slated for removal in the next release and apparently doesn't build anymore anyway. Just drop it. Closes: https://bugs.gentoo.org/942634 Signed-off-by: Sam James <sam@gentoo.org>
2024-10-31net-libs/libssh: add 0.11.1Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-10-13net-libs/libssh: drop 0.10.6Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2024-10-13net-libs/libssh: Stabilize 0.10.6-r1 hppa, #935899Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-09-25net-libs/libssh: crank up test timeoutsMatoro Mahri
Bug: https://bugs.gentoo.org/935899 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/38766 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>