summaryrefslogtreecommitdiff
path: root/net-misc/dropbear
Commit message (Collapse)AuthorAge
* net-misc/*: Update Manifest hashesMichał Górny2017-12-10
|
* net-misc/dropbear: drop vulnerable wrt bug #605560Aaron Bauman2017-07-15
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-28
| | | | Bug: 611234
* net-misc/dropbear: arm stable, bug #605560Markus Meier2017-02-05
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* net-misc/dropbear-2016.74-r0: stable on alphaTobias Klausmann2017-01-23
| | | | Gentoo-Bug: 605560
* net-misc/dropbear: ia64 stable wrt bug #605560Agostino Sarubbo2017-01-23
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dropbear: sparc stable wrt bug #605560Agostino Sarubbo2017-01-22
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dropbear: ppc stable wrt bug #605560Agostino Sarubbo2017-01-21
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dropbear: x86 stable wrt bug #605560Agostino Sarubbo2017-01-21
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dropbear: amd64 stable wrt bug #605560Agostino Sarubbo2017-01-21
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dropbear: Stable for HPPA PPC64 (bug #605560).Jeroen Roovers2017-01-21
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* net-misc/dropbear: version bump to 2016.74Mike Frysinger2016-07-21
|
* net-misc/dropbear: drop old <2016.73 versionsMike Frysinger2016-06-27
|
* net-misc/dropbear: mark 2016.73 ↵Mike Frysinger2016-06-20
| | | | arm64/hppa/ia64/m68k/ppc/ppc64/s390/sh/sparc/x86 stable #577050
* net-misc/dropbear: arm stable, bug #577050Markus Meier2016-06-11
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* net-misc/dropbear: amd64 stable wrt bug #577050Agostino Sarubbo2016-06-10
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dropbear-2016.73-r0: add alpha keywordTobias Klausmann2016-06-07
| | | | | | Gentoo-Bug: 577050 Package-Manager: portage-2.3.0_rc1
* net-misc/dropbear: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-18
|
* net-misc/dropbear: version bump to 2016.73Mike Frysinger2016-03-18
|
* net-misc/dropbear: version bump to 2016.72Mike Frysinger2016-03-10
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-24
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* net-misc/dropbear: version bump to 2015.71Mike Frysinger2015-12-03
|
* net-misc/dropbear: version bump to 2015.70Mike Frysinger2015-11-27
|
* net-misc/dropbear: version bump to 2015.69Mike Frysinger2015-11-25
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-24
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-24
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dropbear: drop old ebuildsMike Frysinger2015-08-09
| | | | Package-Manager: portage-2.2.20
* dropbear: version bumpMike Frysinger2015-08-09
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed