summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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-perl/Net-SSH-Perl: EAPI=8 bumpAndreas K. Hüttel2021-07-171-5/+5
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | 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>
* dev-perl/Net-SSH-Perl: Cleanup old versionsKent Fredric2019-07-254-130/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Net-SSH-Perl: amd64 stable wrt bug #661724Mikle Kolyada2018-09-081-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Net-SSH-Perl: x86 stable (bug #661724)Thomas Deutschmann2018-07-221-2/+2
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-perl/Net-SSH-Perl: dropped mips keywordsMatt Turner2018-03-272-2/+2
|
* dev-perl/Net-SSH-Perl: Bump to version 2.140.0Kent Fredric2017-12-123-0/+79
| | | | | | | | | | | | | | | | | | | | | | - Replace sed expr with patch - Killall authortests Upstream: - Add curve25519-sha256 alias - Fix handling unsupported key types - Add support for '-' in syntax options - Add wildcard support for '+' in syntax options - Fix reading ETM Mac input bytes - Fix DSA verification failure with r/s high-bit - Improve efficiency of CTR - Avoid warnings in Host from strange/invalid known_host entries - Make AES-CBC IV to be blocksize, not keysize - DES3 init now passed key as variable to avoid scalar error - Fix Packet padlen decode using signed instead of unsighed unpack - Fix key not being loaded prior to agent use - Fix DSA verification failure when r has unnecessary leading 0's Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/Net-SSH-Perl: add missing die.Harri Nieminen2017-12-081-1/+1
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6476
* dev-perl/Net-SSH-Perl: -r1 bump for RDEP propagationKent Fredric2017-05-031-0/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Net-SSH-Perl: Fix missing dep on dev-perl/CryptXKent Fredric2017-05-031-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/Net-SSH-Perl: -r1 bump for RDEP changeKent Fredric2017-03-241-0/+0
| | | | | | | Sadly, Module::Signature, despite really being BDEP only, was declared in RDEP Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Net-SSH-Perl: Remove use of Module::SignatureKent Fredric2017-03-241-1/+9
| | | | | | | | | Gentoo has its own integrity protocols anyway, and even minor patching upsets signatures. Its not worth the added dependency complexity. Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Net-SSH-Perl: Bump to version 2.90.0_p1Kent Fredric2017-03-243-1/+68
| | | | | | | | | | | Upstream: - Drop a bunch load of deps in favour of some simpler ones - Prefer sha256-base64 for fingerprints - ECDSA Key support - Remove obsolete ciphers - And much much more Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Net-SSH-Perl: dropped ppc keywords, bugs 578790, 612330Matt Turner2017-03-111-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Net-SSH-Perl: Fix dependency on dev-perl/Digest-BubbleBabbleKent Fredric2016-09-132-2/+2
| | | | Package-Manager: portage-2.3.0
* dev-perl/Net-SSH-Perl: Fix dep on dev-perl/Convert-PEMKent Fredric2016-07-252-2/+2
| | | | | | | | | | Part of migration to PN=Upstream. Note: ~mips is broken due to Crypt-DSA not being satisfied, but this is a residual issue. Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Net-SSH-Perl: Fix dep on dev-perl/String-CRC32Kent Fredric2016-04-152-2/+2
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches --include-arches="amd64 amd64-fbsd arm arm64 mips nios2 ppc ppc64 riscv s390 sh sparc-fbsd"
* dev-perl/Net-SSH-Perl: Fix dependency on dev-perl/Math-PariKent Fredric2016-04-082-2/+2
| | | | Package-Manager: portage-2.2.28
* dev-perl/Net-SSH-Perl: Version bumpAndreas K. Hüttel2016-04-022-0/+44
| | | | Package-Manager: portage-2.2.28
* dev-perl/Net-SSH-Perl: Copy from dev-perl/net-ssh-perlKent Fredric2016-03-093-0/+103
Beginning migration to a PN that matches upstream SRC_URI Package-Manager: portage-2.2.27