summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/keepass: amd64 stable wrt bug #566110Agostino Sarubbo2015-11-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* app-admin/puppet-agent: bupMatthew Thode2015-11-192-0/+99
| | | | Package-Manager: portage-2.2.20.1
* app-admin/conky: Use an array for mycmakeargs.Daniel Pielmeier2015-11-181-23/+27
| | | | Package-Manager: portage-2.2.20.1
* app-admin/conky: Add patch to build with >=cmake-3.4.0.Daniel Pielmeier2015-11-182-3/+32
| | | | | | | | Also fixes epatch_user which failed in any case, because still trying to run eautoreconf. Thanks to Casey Webster for the report and the patches. Package-Manager: portage-2.2.20.1
* app-admin/puppetserver: x86 stable wrt bug #565890Agostino Sarubbo2015-11-181-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* app-admin/puppet-agent: x86 stable wrt bug #565890Agostino Sarubbo2015-11-181-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* app-admin/ansible: Drop oldJustin Lecher2015-11-172-64/+0
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-admin/ansible: x86 stableSergey Popov2015-11-171-1/+1
| | | | | | Gentoo-Bug: 565962 Package-Manager: portage-2.2.23
* app-admin/ansible: amd64 stable wrt bug #565962Agostino Sarubbo2015-11-171-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* app-admin/ansible: Fix man page generation for current HEADJustin Lecher2015-11-171-1/+8
| | | | | | | thanks Lik reporting this issue Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-admin/glance: updating liberty capsMatthew Thode2015-11-161-29/+32
| | | | | | https://review.openstack.org/#/c/232918/35/upper-constraints.txt Package-Manager: portage-2.2.20.1
* app-admin/puppet-agent: fixing bug 565960Matthew Thode2015-11-161-0/+15
| | | | Package-Manager: portage-2.2.20.1
* app-admin/puppetserver: amd64 stable wrt bug #565890Agostino Sarubbo2015-11-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* app-admin/puppet-agent: amd64 stable wrt bug #565890Agostino Sarubbo2015-11-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* app-admin/glance: x86 stable wrt bug #565742Agostino Sarubbo2015-11-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* app-admin/glance: amd64 stable wrt bug #565742Agostino Sarubbo2015-11-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* app-admin/sudo: alpha stable, bug 564774.Matt Turner2015-11-151-1/+1
|
* app-admin/sudo: arm stable, bug #564774Markus Meier2015-11-141-1/+1
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="arm"
* Merge remote-tracking branch 'github/pr/328'.Patrice Clement2015-11-143-39/+1
|\
| * app-admin/lastpass-cli: remove old versions 0.3.0 and 0.5.0Gokturk Yuksek2015-11-053-76/+0
| | | | | | | | | | | | | | | | | | | | Versions of lastpass-cli prior to 0.5.1 will fail with: "Error: Peer certificate cannot be authenticated with given CA certificates." This is due to updated SHA-256 certificate. See upstream commit 89d3b40 Package-Manager: portage-2.2.20.1
| * app-admin/lastpass-cli: bump to 0.6.0 #548088Gokturk Yuksek2015-11-052-0/+38
| | | | | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=548088 Package-Manager: portage-2.2.20.1
* | app-admin/glance: simplifying some >= <= deps to ~Matthew Thode2015-11-132-8/+4
| | | | | | | | Package-Manager: portage-2.2.20.1
* | app-admin/glance: Chop DESCRIPTIONJustin Lecher2015-11-125-10/+5
| | | | | | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | app-admin/glance: Raise max version of dev-python/cryptographyJustin Lecher2015-11-122-2/+2
| | | | | | | | | | | | | | | | Tested by upstream https://review.openstack.org/#/c/244199/ Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | app-admin/conky: Make IPV6 kernel option check nonfatalDaniel Pielmeier2015-11-111-1/+1
| | | | | | | | | | | | This fixes bug 565350. Thanks to Jan Pobrislo for the report. Package-Manager: portage-2.2.20.1
* | avoid using ${var^} and ${var,} as they do not work in bash-3.2Mike Frysinger2015-11-101-9/+12
| | | | | | | | | | Once these upgrade to EAPI=6, they can use these case modification features, so leave a reminder note in there.
* | app-admin/logstash-bin: bump to version 1.5.5Ian Delaney2015-11-114-0/+105
| | | | | | | | | | | | | | | | | | init scripts updated with confd-r1 && initd-r1 patches and scripts porvided by proxy maintianer in gentoo bug Gentoo bug: #564608 Package-Manager: portage-2.2.24
* | app-admin/fifo-cronolog: update metadata per bug #564130.Robin H. Johnson2015-11-081-1/+11
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | app-admin/sudo: ia64 stable wrt bug #564774Mikle Kolyada2015-11-081-1/+1
| | | | | | | | Package-Manager: portage-2.2.20.1
* | app-admin/systemrescuecd-x86: Add 4.6.1Michał Górny2015-11-062-0/+56
| |
* | app-admin/salt: Drop vulnerable versionsJustin Lecher2015-11-066-467/+1
| | | | | | | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563508 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | app-admin/puppet: bupMatthew Thode2015-11-062-0/+192
| | | | | | | | Package-Manager: portage-2.2.20.1
* | app-admin/salt: Add missing 'die' statements in python_prepare()Elias Probst2015-11-065-5/+10
| | | | | | | | Package-Manager: portage-2.2.23
* | app-admin/salt: Bumps to fix bug#563508 and CVE-2015-6941Elias Probst2015-11-063-0/+241
| | | | | | | | | | | | | | | | | | Drop `salt-2015.5.0-archive-test.patch` from salt-2015.5.6.ebuild (upstream fix in @81a0d4c9) Gentoo-Bug: 563508 CVE: CVE-2015-6941 - salt: win_useradd module and salt-cloud display passwords in debug log Package-Manager: portage-2.2.23
* | app-admin/ulogd: Merge "add maintainer's name to metadata"Michał Górny2015-11-061-0/+1
|\ \ | | | | | | | | | Pull-Request: https://github.com/gentoo/gentoo/pull/330
| * | app-admin/ulogd: add maintainer's name to metadataIlya Tumaykin2015-11-061-0/+1
| | |
* | | app-admin/sudo: Stable for HPPA PPC64 (bug #564774).Jeroen Roovers2015-11-061-1/+1
|/ / | | | | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches
* / app-admin/sudo: sparc stable wrt bug #564774Agostino Sarubbo2015-11-051-1/+1
|/ | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
* app-admin/puppet-agent: fixing setup of puppet user/group bug 564856Matthew Thode2015-11-041-1/+6
| | | | Package-Manager: portage-2.2.20.1
* app-admin/sudo: ppc stable wrt bug #564774Agostino Sarubbo2015-11-041-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* app-admin/sudo: x86 stable wrt bug #564774Agostino Sarubbo2015-11-031-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* app-admin/sudo: amd64 stable wrt bug #564774Agostino Sarubbo2015-11-031-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* Merge remote-tracking branch 'remotes/Coacher/ulogd-bug-564396'Ian Delaney2015-11-035-135/+27
|\
| * app-admin/ulogd: remove oldIlya Tumaykin2015-10-305-295/+0
| |
| * app-admin/ulogd: add 200 ms delay on daemon startIlya Tumaykin2015-10-302-0/+187
| | | | | | | | Gentoo-Bug: 564396
* | app-admin/sudo: Revbump to add ldap schema file (bug #472948).Lars Wendler2015-11-021-2/+5
| | | | | | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* | app-admin/sudo: x86 stableSergey Popov2015-11-021-1/+1
| | | | | | | | | | | | Gentoo-Bug: 564662 Package-Manager: portage-2.2.23
* | app-admin/sudo: amd64 stable wrt bug #564662Mikle Kolyada2015-11-021-1/+1
| | | | | | | | Package-Manager: portage-2.2.20.1
* | app-admin/sudo: Stable for HPPA PPC64 (bug #564662).Jeroen Roovers2015-11-021-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches
* | app-admin/sudo: Removed old.Lars Wendler2015-11-013-394/+0
| | | | | | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>