summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-client/roundcube: dev-php/PEAR-Net_LDAP2 is still needed for some LDAP ↵Sergey Popov2016-07-283-3/+3
| | | | | | operations Package-Manager: portage-2.2.28
* mail-client/roundcube: fix dependency on LDAP pluginSergey Popov2016-07-283-3/+3
| | | | | | | | | | Current in-tree versions of mail-client/roundcube use dev-php/PEAR-Net_LDAP3 for LDAP addressbook Reported-by: Tomáš Mózes <hydrapolic@gmail.com> Gentoo-Bug: 577456 Package-Manager: portage-2.2.28
* mail-client/roundcube: ppc stable wrt bug #584200Agostino Sarubbo2016-07-081-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/roundcube: arm stable, bug #584200Markus Meier2016-06-041-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* mail-client/roundcube: x86 stable wrt bug #584200Agostino Sarubbo2016-05-311-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/roundcube: amd64 stable wrt bug #584200Agostino Sarubbo2016-05-311-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/roundcube: Fix Multiple VulnerabilitiesAaron W. Swenson2016-05-292-0/+76
| | | | | | | | | | | | | | | | | Many security issues/enhancements are resolved with this release. The most significant being: * Fix (again) security issue in DBMail driver of password plugin (CVE-2015-2181) * Fix path traversal vulnerability in setting a skin (CVE-2015-8770) * Fix XSS issue in SVG images handling * Fix XSS issue in href attribute on area tag You can find the complete list of changes in the included CHANGELOG or at: https://github.com/roundcube/roundcubemail/wiki/Changelog Bug: 580746, 584200, 584098 Package-Manager: portage-2.2.26
* mail-client/roundcube: Version BumpAaron W. Swenson2016-02-133-5/+88
| | | | | | | | | | | First version that can run under PHP7. Revised POST-UPGRADE text to include a couple additional steps that may be necessary. Bug: 574136 Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* mail-client/roundcube: Remove Insecure VersionsAaron W. Swenson2016-01-214-222/+0
| | | | | | | | Removed insecure versions 1.0.5, 1.0.6, and 1.1.3. Bug: 554866, 564476, 570336 Package-Manager: portage-2.2.26
* mail-client/roundcube: amd64 stable wrt bug #570336Agostino Sarubbo2016-01-211-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/roundcube: 1.1.4 stable on x86, see bug 570336Andreas Schuerch2016-01-201-1/+1
| | | | Package-Manager: portage-2.2.26
* mail-client/roundcube: ppc stable wrt bug #570336Agostino Sarubbo2016-01-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/roundcube: arm stable, bug #564476Markus Meier2016-01-171-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* mail-client/roundcube: Version BumpAaron W. Swenson2016-01-142-0/+76
| | | | | | | | Version bump fixes bug 570834 and addresses multiple security bugs. Bug: 570834,564476,570336 Package-Manager: portage-2.2.20.1
* mail-client/roundcube: add ~arm, bug #567996Markus Meier2016-01-071-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* mail-client/roundcube: Mark ~ppc64 (bug #567996).Jeroen Roovers2015-12-291-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* mail-client/roundcube: ppc stable wrt bug #564476Agostino Sarubbo2015-12-261-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/roundcube: x86 stable wrt bug #564476Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/roundcube: amd64 stable wrt bug #564476Agostino Sarubbo2015-12-241-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-client/roundcube: Version bump, security, and bug fixesAaron W. Swenson2015-12-094-0/+110
| | | | | | | | | | | | | | | | | | | | Added two use flags controlling optional dependencies to support the enigma and and sieverules plugins. Added REQUIRED_USE as one of postgres, mysql, or sqlite must be enabled. Rouncube requires a database to operate. As the ebuild uses this now, removed the default enable on the mysql USE flag. Added POST-UPGRADE.txt which is just a shortened version of the UPGRADE text from upstream. Dropped arm and ppc64 keywords as one dependency, dev-php/PEAR-Net_LDAP2, currently lacks matching keywords for those architectures. Bug: 541172, 545096, 524192, 564476, 565204, 53284 Package-Manager: portage-2.2.20.1
* mail-client/roundcube: arm stable, bug #554866Markus Meier2015-09-011-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* mail-client/roundcube: ppc stable wrt bug #554866Agostino Sarubbo2015-08-261-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* mail-client/roundcube: x86 stable wrt bug #554866Agostino Sarubbo2015-08-251-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* mail-client/roundcube: amd64 stable wrt bug #554866Agostino Sarubbo2015-08-251-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* mail-client/roundcube: security bump to 1.0.6 (bug #554866)Tim Harder2015-08-252-0/+73
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+81
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