Versions
v3.0.2-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3+ Apache-2.0 BSD MIT MPL-2.0 Unicode-DFS-2016
- Keywords
- ~amd64 ~arm64
- USE flags
- accountpolicy auto-dn-suffix autobind bitwise debug dna doc ldapi pam-passthru selinux systemd test
USE flags
General
- accountpolicy
- Enable account policy plugin - automatically lock an account after a certain amount of time has elapsed
- auto-dn-suffix
- Enable auto bind with auto dn suffix over unix domain socket (LDAPI) support
- autobind
- Enable auto bind over unix domain socket (LDAPI) support
- bitwise
- Enable bitwise plugin - supported data in raw/bitwise format
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- dna
- Enable dna (distributed numeric assignment ) plugin - to automatically assign unique uid numbers to new user entries as they are created.
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- ldapi
- Enable LDAP over unix domain socket (LDAPI) support
- pam-passthru
- Enable pam-passthru plugin - for simple and fast system services used in ldap
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- systemd
- Enable use of systemd-specific libraries and features like socket activation or session tracking
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
app-crypt / mit-krb5 : MIT Kerberos V
dev-db / lmdb : An ultra-fast, ultra-compact key-value embedded data store
dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)
dev-libs / icu : International Components for Unicode
dev-libs / json-c : A JSON implementation in C
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-libs / nspr : Netscape Portable Runtime
dev-libs / nss : Mozilla's Network Security Services library that implements PKI support
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
net-nds / openldap : LDAP suite of application and development tools
sys-apps / systemd : System and service manager for Linux
sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities
sys-libs / cracklib : Password Checking Library
sys-libs / db : Oracle Berkeley DB
sys-libs / libselinux : SELinux userland library
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Runtime Dependencies
acct-user / dirsrv : User for net-nds/389-ds-base
app-crypt / mit-krb5 : MIT Kerberos V
dev-db / lmdb : An ultra-fast, ultra-compact key-value embedded data store
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)
dev-libs / icu : International Components for Unicode
dev-libs / json-c : A JSON implementation in C
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-libs / nspr : Netscape Portable Runtime
dev-libs / nss : Mozilla's Network Security Services library that implements PKI support
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
dev-python / argcomplete : Bash tab completion for argparse
dev-python / cryptography : Library providing cryptographic recipes and primitives
dev-python / distro : Reliable machine-readable Linux distribution information for Python
dev-python / pyasn1 : ASN.1 library for Python
dev-python / pyasn1-modules : pyasn1 modules
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / python-ldap : Various LDAP-related Python modules
net-analyzer / net-snmp : Software for generating and retrieving SNMP data
net-nds / openldap : LDAP suite of application and development tools
sec-policy / selinux-dirsrv : SELinux policy for dirsrv
sys-apps / systemd : System and service manager for Linux
sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities
sys-libs / cracklib : Password Checking Library
sys-libs / db : Oracle Berkeley DB
sys-libs / libselinux : SELinux userland library
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
sys-libs / zlib : Standard (de)compression library
virtual / libcrypt : Virtual for libcrypt.so
virtual / logger : Virtual for system loggers
virtual / perl-Archive-Tar : Virtual for Archive-Tar
virtual / perl-DB_File : Virtual for DB_File
virtual / perl-Getopt-Long : Virtual for Getopt-Long
virtual / perl-IO : Virtual for IO
virtual / perl-IO-Compress : Virtual for IO-Compress
virtual / perl-MIME-Base64 : Virtual for MIME-Base64
virtual / perl-Scalar-List-Utils : Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils
virtual / perl-Time-Local : Virtual for Time-Local
virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anders Larsson · gentoo
net-nds/389-ds-base: Fix systemd support
Bug: https://bugs.gentoo.org/942473 Signed-off-by: Anders Larsson <anders.git@larsson.xyz> Closes: https://github.com/gentoo/gentoo/pull/39152 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Förster · gentoo
net-nds/389-ds-base: drop 1.4.4.19-r4, 2.1.0-r4, 2.3.2
Bug: https://bugs.gentoo.org/849401 Bug: https://bugs.gentoo.org/835611 Bug: https://bugs.gentoo.org/833631 Signed-off-by: Robert Förster <Dessa@gmake.de> Closes: https://github.com/gentoo/gentoo/pull/36458 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Robert Förster · gentoo
net-nds/389-ds-base: add 3.0.2
Closes: https://bugs.gentoo.org/929734 Bug: https://bugs.gentoo.org/924935 Signed-off-by: Robert Förster <Dessa@gmake.de> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/autoconf
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/389-ds-base: fix build w/ newer dev-python/packaging
Closes: https://bugs.gentoo.org/899702 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-nds/389-ds-base: add 2.3.2
Closes: https://bugs.gentoo.org/856556 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Florian Schmaus · gentoo
net-nds/389-ds-base: remove slotting
Closes: https://bugs.gentoo.org/835617 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-nds/389-ds-base: restrict openldap version to one that provides ldap_r
Closes: https://bugs.gentoo.org/892515 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-nds/389-ds-base: Keyword 2.1.0-r2 arm64, #835618
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-nds/389-ds-base: remove sys-libs/e2fsprogs-libs dep
Bug: https://bugs.gentoo.org/806875 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/389-ds-base: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
net-nds/389-ds-base: added desired changes from package maintainer
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/24637 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Dennis Lamm · gentoo
net-nds/389-ds-base: removed unnecessary version requirement for openldap
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Dennis Lamm · gentoo
net-nds/389-ds-base drop old
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Dennis Lamm · gentoo
net-nds/389-ds-base 2.1.0 version bump
Closes: https://bugs.gentoo.org/832900 Bug: https://bugs.gentoo.org/833631 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/389-ds-base: allow e2fsprogs or e2fsprogs-libs
e2fsprogs is absorbing -libs Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-nds/389-ds-base: remove obsolete sed, add link to issue
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
net-nds/389-ds-base: fix deps and remove unused eclasses
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Dennis Lamm · gentoo
net-nds/389-ds-base: version bump to 1.4.4.19
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/24237 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Förster · gentoo
net-nds/389-ds-base: remove old
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Robert Förster <Dessa@gmake.de> Closes: https://github.com/gentoo/gentoo/pull/22388 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Robert Förster · gentoo
net-nds/389-ds-base: bump to 1.4.4.17
Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Robert Förster <Dessa@gmake.de> Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-nds/389-ds-base: e2fsprogs-libs → e2fsprogs
Bug: https://bugs.gentoo.org/806875 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-nds/389-ds-base: add a missing dep
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Robert Förster · gentoo
net-nds/389-ds-base: remove vulnerable
Bug: https://bugs.gentoo.org/794505 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Robert Förster <Dessa@gmake.de> Closes: https://github.com/gentoo/gentoo/pull/21815 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Robert Förster · gentoo
net-nds/389-ds-base: bump to 1.4.4.16 with security fixes
for CVE-2021-3514 and CVE-2021-3652 Bug: https://bugs.gentoo.org/794505 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Robert Förster <Dessa@gmake.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-nds/389-ds-base: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Robert Förster · gentoo
net-nds/389-ds-base: remove vulnerable
Bug: https://bugs.gentoo.org/771135 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Robert Förster <Dessa@gmake.de> Closes: https://github.com/gentoo/gentoo/pull/19505 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Robert Förster · gentoo
net-nds/389-ds-base: bump to 1.4.4.13 with fix for CVE-2020-35518
Bug: https://bugs.gentoo.org/771135 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Robert Förster <Dessa@gmake.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-nds/389-ds-base: minor fixups
* Indentation * || die Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Robert Förster · gentoo
net-nds/389-ds-base: re-add to tree with version 1.4.4.9
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Robert Förster <Dessa@gmake.de> Closes: https://github.com/gentoo/gentoo/pull/17049 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-nds/389-ds-base: Remove last-rited pkg
Bug: https://bugs.gentoo.org/655176 Bug: https://bugs.gentoo.org/701812 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
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> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-nds/389-ds-base: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Patrice Clement · gentoo
net-nds/389-ds-base: add back 1.3.5.19.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Patrice Clement · gentoo
net-nds/389-ds-base: remove vulnerable version.
Bug: https://bugs.gentoo.org/645706 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: patch against CVE-2017-15135 in 1.3.6.8.
* 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 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Minor changes to -9999 Change HOMEPAGE to match other ebuilds, constrain version of dev-libs/nss dependency
Acked-by: wibrown@redhat.com Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Jonas Stein · gentoo
net-nds/389-ds-base: Remove vulnerable versions
Removal due to CVE-2017-7551 after version bump. Bug: https://bugs.gentoo.org/627038 Acked-by: wibrown@redhat.com Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Bump to 1.3.5.19 and 1.3.6.8
Bump to 1.3.5.19 and 1.3.6.8 to fix CVE-2017-7551 Bug: https://bugs.gentoo.org/627038 Acked-by: wibrown@redhat.com Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Remove old 1.3.5 point release.
Acked-by: wibrown@redhat.com Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4609 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Update to 1.3.5.17.
Gentoo-Bug: https://bugs.gentoo.org/605432 Acked-by: wibrown@redhat.com Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4609 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Update ebuild for -9999 release.
New repo URI, enable tests. Gentoo-Bug: https://bugs.gentoo.org/605432 Acked-by: wibrown@redhat.com Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4609 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Revbump to add build patch provided by upstream
Adds AC_PROG_CC_STDC to configure.ac Acked-by: wibrown@redhat.com Package-Manager: portage-2.3.2 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Update SRC_URI for 1.3.4.14
Package-Manager: portage-2.3.2 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Remove vulnerable versions
CVE-2016-5416 CVE-2016-4992 CVE-2016-5405 Acked-by: wibrown@redhat.com Package-Manager: portage-2.3.2 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Update to 1.3.4.14 and 1.3.5.15
Acked-by wibrown@redhat.com Package-Manager: portage-2.3.2 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Fix LICENSE and cleanup redundant DEPENDs
Acked-by: wibrown@redhat.com Closes: https://github.com/gentoo/gentoo/pull/1674 Package-Manager: portage-2.3.0_rc1 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Prune old 1.3.5 point release
Acked-by: wibrown@redhat.com Package-Manager: portage-2.3.0_rc1 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: live ebuild for upstream's git repo Live ebuild for building from 389ds upstream's repo
Acked-by: wibrown@redhat.com Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1642 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Wes Cilldhaire · gentoo
net-nds/389-ds-base: version bump to 1.3.5.4 New version from 389-ds-base upstream
Acked-by: wibrown@redhat.com Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1641 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Wes Cilldhaire · gentoo
net-nds/389-ds-base: version bump to 1.3.5.1
New version from 389-ds-base upstream Acked-by: wibrown@redhat.com Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1175 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/anomaly256/389-ds-base'
https://github.com/gentoo/gentoo/pull/950 l be ignored, and an empty message aborts - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Remove unused var from 1.3.4.8 ebuild
Package-Manager: portage-2.2.27 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Remove 1.3.4.7 and superfluous files
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 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: Version bump to 1.3.4.8
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 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/anomaly256/389-ds-base'
Pull request: https://github.com/gentoo/gentoo/pull/869 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: remove old ebuild revision
Package-Manager: portage-2.2.27 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: revbump to 1.3.4.7-r2 to fix bdb dep and nomenclature
Correct slotted dep for sys-libs/db:5.3 and rename ALL_DEPEND to COMMON_DEPEND Package-Manager: portage-2.2.27 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/anomaly256/389-ds-base'
Pull request: https://github.com/gentoo/gentoo/pull/862 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: remove old ebuild revision
Acked-by: wibrown@redhat.com Package-Manager: portage-2.2.27 - Wes Cilldhaire · gentoo
net-nds/389-ds-base: revbump to 1.3.4.7-r1 to remove erroneous doins
The old ebuild had 'doins' which were putting header files in to / These were carried over in to the new ebuild by mistake. Acked-by: wibrown@redhat.com Package-Manager: portage-2.2.27 - NP-Hardass · gentoo
net-nds/389-ds-base: drop vulnerable 1.3.0.2-r1, #536334
Package-Manager: portage-2.2.26 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/anomaly256/master'
Pull request: https://github.com/gentoo/gentoo/pull/773 be ignored, and an empty message aborts - Wes Cilldhaire · gentoo
net-nds/389-ds-base: version bump to 1.3.4.7
co-authored with upstream (wibrown@redhat.com) Gentoo-bug: 573450 Package-Manager: portage-2.2.27 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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