summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-nds/389-ds-base: patch against CVE-2017-15135 in 1.3.6.8.Wes Cilldhaire2018-02-051-0/+376
| | | | | | | | | | | * Patch and revbump to 1.3.6.8 to address CVE-2017-15135 * Update copyright line in all versions for 2018 Bug: https://bugs.gentoo.org/645706 Acked-by: wibrown@redhat.com Package-Manager: Portage-2.3.20, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7078
* net-nds/389-ds-base: remove unused patchMichael Mair-Keimberger2017-11-181-396/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6223
* net-nds/389-ds-base: Remove now-superfluous patch.Wes Cilldhaire2017-05-151-13/+0
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4609
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* net-nds/389-ds-base: remove unused filesMichael Mair-Keimberger (asterix)2017-01-142-44/+0
|
* net-nds/389-ds-base: Revbump to add build patch provided by upstreamWes Cilldhaire2017-01-051-0/+13
| | | | | | | | Adds AC_PROG_CC_STDC to configure.ac Acked-by: wibrown@redhat.com Package-Manager: portage-2.3.2
* net-nds/389-ds-base: Update to 1.3.4.14 and 1.3.5.15Wes Cilldhaire2016-11-271-3/+6
| | | | | | Acked-by wibrown@redhat.com Package-Manager: portage-2.3.2
* net-nds/389-ds-base: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* net-nds/389-ds-base: Remove 1.3.4.7 and superfluous filesWes Cilldhaire2016-03-014-744/+0
| | | | | | | | | 1.3.4.7 is vulnerable to CVE-2016-0741 and upstream has advised users to upgrade to 1.3.4.8 Acked-by wibrown@redhat.com Package-Manager: portage-2.2.27
* net-nds/389-ds-base: Version bump to 1.3.4.8Wes Cilldhaire2016-03-011-0/+396
| | | | | | | | | | | | | | | Deps on db4.8 specifically, being the current stable, instead of trying to determine best installed version <6 at configure time, as discussed with various devs on irc. Additionally, 1.3.4.7 is vuln to CVE-2016-0741 and will be removed in the next commit. Upstream has advised that they will not be providing a patch against 1.3.4.7 and request users to upgrade to 1.3.4.8 Acked-by: wibrown@redhat.com Package-Manager: portage-2.2.27
* net-nds/389-ds-base: version bump to 1.3.4.7Wes Cilldhaire2016-02-023-0/+726
| | | | | | | | co-authored with upstream (wibrown@redhat.com) Gentoo-bug: 573450 Package-Manager: portage-2.2.27
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+195
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