net-nds / openldap

LDAP suite of application and development tools

Official package sites : https://www.openldap.org/ ·

v2.6.8 :: 0/2.6 :: gentoo

Modified
License
OPENLDAP GPL-2
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux
USE flags
argon2 autoca cleartext crypt cxx debug experimental gnutls iodbc kerberos kinit minimal odbc overlays pbkdf2 perl samba sasl selinux sha2 smbkrb5passwd ssl static-libs syslog systemd tcpd test

v2.6.6-r2 :: 0/2.6 :: gentoo

Modified
License
OPENLDAP GPL-2
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux
USE flags
argon2 autoca cleartext crypt cxx debug experimental gnutls iodbc kerberos kinit minimal odbc overlays pbkdf2 perl samba sasl selinux sha2 smbkrb5passwd ssl static-libs syslog systemd tcpd test

v2.6.4-r3 :: 0/2.6 :: gentoo

Modified
License
OPENLDAP GPL-2
Keywords
amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~mips ~riscv ~s390 ~x86-linux
USE flags
argon2 autoca cleartext crypt cxx debug experimental gnutls iodbc kerberos kinit minimal odbc overlays pbkdf2 perl samba sasl selinux sha2 smbkrb5passwd ssl static-libs syslog systemd tcpd test

v2.5.18 :: 0/2.5 :: gentoo

Modified
License
OPENLDAP GPL-2
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux
USE flags
argon2 autoca cleartext crypt cxx debug experimental gnutls iodbc ipv6 kerberos kinit minimal odbc overlays pbkdf2 perl samba sasl selinux sha2 smbkrb5passwd ssl static-libs syslog systemd tcpd test

v2.5.16 :: 0/2.5 :: gentoo

Modified
License
OPENLDAP GPL-2
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux
USE flags
argon2 autoca cleartext crypt cxx debug experimental gnutls iodbc ipv6 kerberos kinit minimal odbc overlays pbkdf2 perl samba sasl selinux sha2 smbkrb5passwd ssl static-libs syslog systemd tcpd test

v2.5.14 :: 0/2.5 :: gentoo

Modified
License
OPENLDAP GPL-2
Keywords
amd64 arm arm64 ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~mips ~ppc ~riscv ~s390 ~x86-linux
USE flags
argon2 autoca cleartext crypt cxx debug experimental gnutls iodbc ipv6 kerberos kinit minimal odbc overlays pbkdf2 perl samba sasl selinux sha2 smbkrb5passwd ssl static-libs syslog systemd tcpd test

v2.4.59-r3 :: 0 :: gentoo

Modified
License
OPENLDAP GPL-2
Keywords
~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux
USE flags
berkdb crypt cxx debug experimental gnutls iodbc ipv6 kerberos kinit minimal odbc overlays pbkdf2 perl samba sasl selinux sha2 smbkrb5passwd ssl static-libs syslog tcpd test

v2.4.59-r2 :: 0 :: gentoo

Modified
License
OPENLDAP GPL-2
Keywords
amd64 arm arm64 ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~mips ~ppc ~riscv ~s390 ~x86-linux
USE flags
berkdb crypt cxx debug experimental gnutls iodbc ipv6 kerberos kinit minimal odbc overlays pbkdf2 perl samba sasl selinux sha2 smbkrb5passwd ssl static-libs syslog tcpd test

General

argon2
Enable password hashing algorithm from app-crypt/argon2
autoca
Automatic Certificate Authority overlay
berkdb
Add support for sys-libs/db (Berkeley DB for MySQL)
cleartext
Enable use of cleartext passwords
crypt
Add support for encryption -- using mcrypt or gpg where applicable
cxx
Build support for C++ (bindings, extra libraries, code generation, ...)
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
experimental
Enable experimental backend options
gnutls
Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
iodbc
Add support for iODBC library
ipv6
Add support for IP version 6
kerberos
Add kerberos support
kinit
Enable support for kerberos init
minimal
Build libraries & userspace tools only. Does not install any server code
odbc
Enable ODBC and SQL backend options
overlays
Enable contributed OpenLDAP overlays
pbkdf2
Enable support for pbkdf2 passwords
perl
Add optional support/bindings for the Perl language
samba
Add support for SAMBA (Windows File and Printer sharing)
sasl
Add support for the Simple Authentication and Security Layer
selinux
!!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
sha2
Enable support for pw-sha2 password hashes
smbkrb5passwd
Enable overlay for syncing ldap, unix and lanman passwords
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
static-libs
Build static versions of dynamic libraries as well
syslog
Enable support for syslog
systemd
Enable use of systemd-specific libraries and features like socket activation or session tracking
tcpd
Add support for TCP wrappers
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

app-crypt / argon2 : Password hashing software that won the Password Hashing Competition (PHC)

app-crypt / heimdal : Kerberos 5 implementation from KTH

app-crypt / heimdal : Kerberos 5 implementation from KTH

dev-db / libiodbc : ODBC Interface for Linux

dev-db / lmdb : An ultra-fast, ultra-compact key-value embedded data store

dev-db / unixODBC : Complete ODBC driver manager

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)

dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor

dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG

dev-libs / libltdl : A shared library tool for developers

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols

sys-apps / groff : Text formatter used for man pages

sys-apps / tcp-wrappers : TCP Wrappers

sys-apps / util-linux : Various useful Linux utilities

sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities

sys-libs / db : Oracle Berkeley DB

virtual / krb5 : Virtual for Kerberos V implementation

virtual / libcrypt : Virtual for libcrypt.so

app-crypt / argon2 : Password hashing software that won the Password Hashing Competition (PHC)

app-crypt / heimdal : Kerberos 5 implementation from KTH

app-crypt / heimdal : Kerberos 5 implementation from KTH

dev-db / libiodbc : ODBC Interface for Linux

dev-db / lmdb : An ultra-fast, ultra-compact key-value embedded data store

dev-db / unixODBC : Complete ODBC driver manager

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)

dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor

dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG

dev-libs / libltdl : A shared library tool for developers

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols

sec-policy / selinux-ldap : SELinux policy for ldap

sys-apps / tcp-wrappers : TCP Wrappers

sys-apps / util-linux : Various useful Linux utilities

sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities

sys-libs / db : Oracle Berkeley DB

virtual / krb5 : Virtual for Kerberos V implementation

virtual / libcrypt : Virtual for libcrypt.so

virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers

app-admin / diradm : A nearly complete nss/shadow suite for managing POSIX users/groups/data in LDAP

app-admin / sudo : Allows users or groups to run commands as other users

app-crypt / adcli : Tool for performing actions on an Active Directory domain

app-crypt / gnupg : The GNU Privacy Guard, a GPL OpenPGP implementation

app-crypt / heimdal : Kerberos 5 implementation from KTH

app-crypt / mit-krb5 : MIT Kerberos V

app-crypt / seahorse : Manage your passwords and encryption keys

app-editors / xemacs : highly customizable open source text editor and application development system

app-emulation / crossover-bin : Commercial version of app-emulation/wine with paid support

app-emulation / wine-vanilla : Free implementation of Windows(tm) on Unix, without external patchsets

app-metrics / collectd : Collects system statistics and provides mechanisms to store the values

app-office / libreoffice : A full office productivity suite

dev-db / percona-server : Fully compatible, enhanced and open source drop-in replacement for MySQL

dev-db / postgresql : PostgreSQL RDBMS

dev-lang / php : The PHP language runtime engine

dev-libs / apr-util : Apache Portable Runtime Utility Library

dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)

dev-lua / lualdap : A lua binding for the OpenLDAP client libraries

dev-perl / Net-LDAPapi : Perl5 Module Supporting LDAP API

dev-python / python-ldap : Various LDAP-related Python modules

dev-ruby / ruby-ldap : A Ruby interface to some LDAP libraries

gnome-extra / evolution-data-server : Evolution groupware backend

gnome-extra / libgda : GNOME database access library

gnustep-libs / gsldap : GNUstep LDAP library for openldap C libraries

gnustep-libs / sope : A set of frameworks forming a complete Web application server environment

kde-apps / kldap : Library for interacting with LDAP servers

mail-client / alpine : An easy to use text-based based mail and news client

mail-client / balsa : Email client for GNOME

mail-client / claws-mail : An email client (and news reader) based on GTK+

mail-client / evolution : Integrated mail, addressbook and calendaring functionality

mail-filter / opendkim : A milter providing DKIM signing and verification

mail-mta / courier : An MTA designed specifically for maildirs

mail-mta / exim : A highly configurable, drop-in replacement for sendmail

mail-mta / postfix : A fast and secure drop-in replacement for sendmail

mail-mta / sendmail : Widely-used Mail Transport Agent (MTA)

net-analyzer / echoping : Small program to test performances of remote servers

net-analyzer / gvm-libs : Greenbone Vulnerability Management (GVM) libraries

net-analyzer / monitoring-plugins : 50+ standard plugins for Icinga, Naemon, Nagios, Shinken, Sensu

net-analyzer / nagios-plugins : Official plugins for Nagios

net-analyzer / sarg : Squid Analysis Report Generator

net-analyzer / zabbix : ZABBIX is software for monitoring of your applications, network and servers

net-dialup / freeradius : Highly configurable free RADIUS server

net-dns / bind : Berkeley Internet Name Domain - Name Server

net-dns / pdns : The PowerDNS Daemon

net-fs / autofs : Kernel based automounter

net-fs / netatalk : Open Source AFP server

net-fs / nfs-utils : NFS client and server daemons

net-fs / samba : Samba Suite Version 4

net-ftp / proftpd : An advanced and very configurable FTP server

net-ftp / pure-ftpd : Fast, production-quality, standard-conformant FTP server

net-im / ejabberd : Robust, scalable and extensible XMPP server

net-irc / anope : Anope IRC Services

net-irc / atheme-services : A portable and secure set of open-source and modular IRC services

net-irc / inspircd : Inspire IRCd - The Stable, High-Performance Modular IRCd

net-irc / quassel : Qt/KDE IRC client supporting a remote daemon for 24/7 connectivity

net-libs / courier-authlib : Courier authentication library

net-mail / cyrus-imapd : The Cyrus IMAP Server

net-mail / dbmail : Fast and scalable sql based email services

net-mail / dovecot : An IMAP and POP3 server written with security primarily in mind

net-mail / mailutils : A useful collection of mail servers, clients, and filters

net-mail / tpop3d : An extensible POP3 server with vmail-sql/MySQL support

net-misc / asterisk : Asterisk: A Modular Open Source PBX System

net-misc / curl : A Client that groks URLs

net-misc / dhcp : ISC Dynamic Host Configuration Protocol (DHCP) client/server

net-misc / hylafaxplus : Enterprise client-server fax package for class 1 and 2 fax modems

net-misc / x2goclient : The X2Go Qt client

net-nds / 389-ds-base : 389 Directory Server (core libraries and daemons)

net-nds / ldapvi : Manage LDAP entries with a text editor

net-nds / smbldap-tools : Samba LDAP management tools

net-print / cups-browsed : helper daemon to browse for remote CUPS queues and IPP network printers

net-print / cups-filters : Cups filters

net-proxy / squid : Full-featured web proxy cache

net-proxy / squidguard : Combined filter, redirector and access controller plugin for Squid

net-vpn / libreswan : IPsec implementation for Linux, fork of Openswan

net-vpn / strongswan : IPsec-based VPN solution, supporting IKEv1/IKEv2 and MOBIKE

sys-apps / usbguard : Daemon protecting your computer against BadUSB

sys-auth / nss-pam-ldapd : NSS module for name lookups using LDAP

sys-auth / nss_ldap : NSS LDAP Module

sys-auth / pam_yubico : Library for authenticating against PAM with a Yubikey

sys-auth / sssd : System Security Services Daemon provides access to identity and authentication

sys-cluster / ceph : Ceph distributed filesystem

sys-fs / ldapfuse : Virtual filesystem for FUSE which allows navigation of an LDAP tree

sys-fs / quota : Linux quota tools

sys-libs / ldb : LDAP-like embedded database

sys-process / audit : Userspace utilities for storing and processing auditing records

www-servers / apache : The Apache Web Server

www-servers / lighttpd : Lightweight high-performance web server

www-servers / nginx : Robust, small and high performance http and reverse proxy server

www-servers / uwsgi : uWSGI server for Python web applications

447996
net-nds/openldap tries to start before net.eth0 and fails
484244
net-nds/openldap-2.4.35 - rfc2307bis.schema broken?
510922
net-nds/openldap: revisit USE=cxx,sasl once deps are converted
546248
net-nds/openldap-2.4.40 fails to build on amd64 multilib for x86: .../work/openldap-2.4.40-.x86/libtool: line 1759: x86_64-pc-linux-gnu-gcc -m32: command not found
583570
>=net-nds/openldap-2.4.44 init script awk warning
600554
=net-nds/openldap-2.4.43 - restarting slapd prints: "58351ebe ldif_read_file: checksum error on "/etc/openldap/slapd.d/cn=config/olcDatabase={-1}frontend.ldif"
601342
net-nds/openldap USE=kerberos with app-crypt/heimdal compile fails
609486
>=net-nds/openldap-2.4.40 build upstream default backend (mdb) statically
624036
net-nds/openldap or net-fs/samba: gentoo distro provided rfc2307bis.schema causes samba breakage
624178
net-nds/openldap-2.4.45 : misbuilds most contrib modules
630034
net-nds/openldap: creates a PID file after dropping privileges to a non-root account
637426
net-analyzer/echoping required ldap USE (automagic on net-nds/openldap:0)
688520
net-nds/openldap-2.4.45: Incorrect warning about ldap database file ownership in init.d script
713154
net-nds/openldap-2.4.49-r1 : chown: cannot access /.../openldap: No such file or directory
770847
<net-nds/openldap-2.4.58: multiple vulnerabilities (CVE-2020-{20178,25709}, CVE-2021-27212)
835819
[Tracker] net-nds/openldap-2.6.x breakage (e.g. dropping reentrant -lldap_r library)
836280
net-nds/openldap-2.6.1-r1 - /.../ld: cannot find -lkrb5: No such file or directory
843161
<net-nds/openldap-2.6.2: sql injection in back-sql slapd backend
881665
net-nds/openldap: incorrect license version
892758
net-nds/openldap-2.6.3: logging not working
896254
net-nds/openldap[minimal,-sasl] will link link against dev-libs/cyrus-sasl if it is installed (automagic dependency)
900943
net-nds/openldap: init script modernization
911674
net-nds/openldap backend module back_mdb not build
913161
net-nds/openldap-2.6.6: stabilisation
923009
net-nds/openldap-2.5.16 - stable request
931510
net-nds/openldap: supervise support for OpenRC
938553
net-nds/openldap-2.6.8 - [ncurses-6.5] [llvm] ld.lld: error: version script assignment of OPENLDAP_2.200 to symbol ldap_dump_connection failed: symbol not defined
938581
net-nds/openldap-2.6.8 failed to rebuild with gcc-14
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.4-r3 ppc, #901943
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-nds/openldap: QA fix, false positive on strip
STRIP was already patched out in all the paths that actually generated final objects or binaries, but that wasn't enough to stop the QA test firing. Fix it a bit more (package output is identical). Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/show_bug.cgi?id=840451
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-nds/openldap: QA trivial fix configure.in
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Bug: https://bugs.gentoo.org/658674
Robin H. Johnson · gentoo
net-nds/openldap: cleanup unused empty dir
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/926725
Robin H. Johnson · gentoo
net-nds/openldap: fix more -Werror=incompatible-pointer-types cases
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/show_bug.cgi?id=933875
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-nds/openldap: QA cleanup
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
net-nds/openldap: bump; passes src_test
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
net-nds/openldap: get 2.4.x building again, with atexit fix from upstream
2.4.x series should be announced as end-of-life in Gentoo; to get remaining consumers to migrate to the 2.5 or 2.6 series. 2.4.59-r2 does not build with GCC14, and 2.4.59-r3 builds with warnings, some of which are downgraded from error. atexit-fix ensures that consumers of the libraries do not segfault during their cleanup. Please note that 2.4.x does NOT consistently pass src_test at this time. Closes: https://bugs.gentoo.org/show_bug.cgi?id=920380 Closes: https://bugs.gentoo.org/show_bug.cgi?id=882183 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
net-nds/openldap: Stabilize 2.6.4-r3 sparc, #932806
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.4-r3 ppc64, #932806
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: Stabilize 2.6.4-r3 arm64, #932806
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.4-r3 arm, #932806
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.4-r3 x86, #932806
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.4-r3 amd64, #932806
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
net-nds/openldap: fix automagic dependency on cyrus-sasl
The client programs can depend on sasl as well. But we never passed the relevant options when building with USE=minimal, as is the default on desktop profiles to avoid building the entire server infrastructure. This was then detected on the official binhost, producing a totally invalid package. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brahmajit Das · gentoo
net-nds/openldap: Fix type mismatches in lloadd
Closes: https://bugs.gentoo.org/920379 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34944 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: Stabilize 2.6.4-r1 amd64, #908276
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
net-nds/openldap: Stabilize 2.6.4-r1 x86, #908276
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Matoro Mahri · gentoo
net-nds/openldap: Stabilize 2.6.4-r1 arm, #908276
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Matoro Mahri · gentoo
net-nds/openldap: Stabilize 2.6.4-r1 ppc64, #908276
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
net-nds/openldap: Stabilize 2.6.4-r1 sparc, #908276
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: fix VariableShadowed
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: add 2.6.6
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: add 2.5.16
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: add 2.6.5
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.4-r1 arm64, #908276
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: fix version in ewarn
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
net-nds/openldap: add 2.6.4-r2
- Build and install `lloadd` when ! USE minimal - Drop ipv6 USE - Remove no-op sed from slapd makefile.in - Add missing multibuild inherit - split long sed lines - EAPI 7 -> 8 Closes: https://bugs.gentoo.org/909359 Closes: https://github.com/gentoo/gentoo/pull/31733 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: destabilize for ~hppa
Unlikely that anybody wants to use net-nds/openldap on hppa & often has platform-specific bugs. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: microoptimize
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
orbea · gentoo
net-nds/openldap: add upstream libressl patch
This patch was merged upstream and fixes the configure with LibreSSL. The configure script checks for SSL_export_keying_material_early() which LibreSSL doesn't support, but OpenLDAP doesn't actually use this function and only does this to ensure modern OpenSSL APIs are available. As a compromise the configure script now checks for the SSL_CTX_set_ciohersuites() function which both OpenSSL and LibreSSL support and where currently the rest of the OpenLDAP build and tests otherwise work with LibreSSL 3.7.2. Bug: https://bugs.gentoo.org/903001 Upstream-Issue: https://bugs.openldap.org/show_bug.cgi?id=10039 Upstream-PR: https://git.openldap.org/openldap/openldap/-/merge_requests/613 Upstream-Commit: https://git.openldap.org/openldap/openldap/-/commit/cb73e60a49f85bf5207b2fd0f557013be29ac072 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/31050 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.5.14 x86, #905309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.5.14 sparc, #905309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.5.14 hppa, #905309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.5.14 ppc64, #905309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.5.14 arm64, #905309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.5.14 arm, #905309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: Stabilize 2.5.14 amd64, #905309
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: add LTS note
Bug: https://bugs.gentoo.org/900621 Signed-off-by: Sam James <sam@gentoo.org>
Tomáš Mózes · gentoo
net-nds/openldap: add 2.5.14 (LTS)
Closes: https://bugs.gentoo.org/900621 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30080 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-nds/openldap: fix /run creation
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/836725
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: drop 2.4.58-r2, 2.6.3-r3
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: stabilize 2.4.59-r2
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: Stabilize 2.6.3-r3 ppc64, #873568
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: Stabilize 2.4.58-r2 sparc, #818739
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: increase test timeouts
In the past, we've seen segfaults or (IIRC) a sigbus once on timeouts, and the test in question here passes on sparc when running outside of Portage anyway. Let's give it a go. Bug: https://bugs.gentoo.org/894012 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: fix lmdb version, add version check
We must use at least the version of lmdb bundled with OpenLDAP. Bug: https://bugs.gentoo.org/588792 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: add 2.6.4
Bug: https://bugs.gentoo.org/867931 Closes: https://bugs.gentoo.org/848894 Closes: https://bugs.gentoo.org/892009 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-nds/openldap: tweak upgrade safety checks & default database backend for 2.6
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/893646
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: adapt safety check for 2.4->2.6 upgrade
Drops berkdb. See https://forums.gentoo.org/viewtopic-p-8775222.html. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
net-nds/openldap: adjust systemd unit install logic
Only install slapd.service when USE=systemd; it has Type=notify and is therefore uselesss without sd_notify. Also remove the upstream unit file to prevent weirdness with split-usr. Closes: https://bugs.gentoo.org/892627 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert · gentoo
net-nds/openldap: set NotifyAccess=all in slapd-2.6.1.service
Bug: https://bugs.gentoo.org/843029 Fixes: e276465660720433c8261e3fcbdcb974547de341 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: Stabilize 2.6.3-r5 ppc64, #891861
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: Stabilize 2.6.3-r5 arm64, #891861
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: Stabilize 2.6.3-r5 amd64, #891861
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-nds/openldap: Stabilize 2.6.3-r5 arm, #891861
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.3-r5 sparc, #891861
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.3-r5 hppa, #891861
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: Stabilize 2.6.3-r5 x86, #891861
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: fix systemd unit
Closes: https://bugs.gentoo.org/843029 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: drop 2.4.57-r2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.3-r3 hppa, #873568
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.3-r3 arm64, #873568
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.3-r3 arm, #873568
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.3-r3 amd64, #873568
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
net-nds/openldap: Stabilize 2.6.3-r3 sparc, #873568
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
net-nds/openldap: add REQUIRED_USE for conflicting features
Closes: https://bugs.gentoo.org/885359 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: fix merged-usr for systemd units
I can't reproduce the failure but this seems good enough. Bug: https://bugs.gentoo.org/885457 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: Stabilize 2.6.3-r3 x86, #873568
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: drop 2.6.3
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: another pthread configure fix
Bug: https://bugs.gentoo.org/871372 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: fix configure+build w/ clang 16 deux
The previous patch wasn't enough on some systems. This affects the macro which ntp bundles too. Closes: https://bugs.gentoo.org/871288 Bug: https://bugs.gentoo.org/871372 Bug: https://bugs.gentoo.org/882183 Fixes: d4d1d9ed527058cf86b22407cc492944f9b1e6e5 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: fix configure+build w/ clang 16
This affects the macro which ntp bundles too. Closes: https://bugs.gentoo.org/871288 Bug: https://bugs.gentoo.org/871372 Bug: https://bugs.gentoo.org/882183 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: drop 2.6.2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: add 2.6.3
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: drop 2.5.4-r1, 2.6.1-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: add 2.6.2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
net-nds/openldap: keyword 2.6.1-r1 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: fix parallel build failure
Closes: https://bugs.gentoo.org/836557 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: egrep -> grep -E
Signed-off-by: Sam James <sam@gentoo.org>
Thomas Bracht Laumann Jespersen · gentoo
net-nds/openldap: [QA] eend without argument
Remove the lone eend, and change the ebegin to einfo. Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-nds/openldap: fix multilib inherit
Fixes: IndirectInherits: version 2.6.1-r1: multilib: indirect inherit usage: 'get_libname 0', line 752 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: add sys-apps/util-linux dependency for libutil
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: add subslot
Closes: https://bugs.gentoo.org/835654 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-nds/openldap: make src_test run parallel tests
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
net-nds: avoid automagic autoca
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: drop sys-libs/db (BDB) remnants from 2.6.1
We already dropped the dependency in 2.6.1 so let's clean up some remnants. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: fix bashism in configure in 2.6.1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: restore MAKEOPTS patch
Accidentally dropped. Fixes: b7da48a7fce92735b1cb9353ea9a85afe8acc139 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: drop rmdir /run
Fails due to non-existent /run. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: fix tc-getCC quoting
Breaks build otherwise for e.g. ABI_X86_32: ``` >>> Compiling source in /var/tmp/portage/net-nds/openldap-2.6.1/work/openldap-OPENLDAP_REL_ENG_2_6_1 ... * abi_x86_32.x86: running multilib-minimal_abi_src_compile make -j32 -l32 CC=x86_64-pc-linux-gnu-gcc -m32 SHELL=/bin/sh make: invalid option -- '3' make: invalid option -- '2' Usage: make [options] [target] ... Options: ``` Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: add upstream MAKEOPTS patch
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Dennis Lamm · gentoo
net-nds/openldap 2.6.1 version bump
Closes: https://bugs.gentoo.org/799092 Bug: https://bugs.gentoo.org/624178 Bug: https://bugs.gentoo.org/815844 Bug: https://bugs.gentoo.org/609486 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> (cherry picked from commit c2e92fe1e144e8563f753a76d9d0cba923bb8878) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-nds/openldap: remove freebsd-libc
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: Stabilize 2.4.58-r2 arm64, #818739
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-nds/openldap: ppc64 stable wrt bug #818739
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: ppc stable wrt bug #818739
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-nds/openldap: stable 2.4.58-r2 for hppa, bug #818739
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: Stabilize 2.4.58-r2 arm, #818739
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-nds/openldap: x86 stable wrt bug #818739
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: amd64 stable wrt bug #818739
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-nds/openldap: 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
Sam James · gentoo
net-nds/openldap: [QA] call tmpfiles_process in pkg_postinst
This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Version bump (v2.4.59)
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-nds/openldap: fix BadDefaultUseFlags
-foo in IUSE is discouraged. It is equivalent (in every meaningful case) to 'foo' but confuses parsing tools like e.g. packages.gentoo.org. Dropping '-' from these flags has no impact on the actual default behaviour. See: https://devmanual.gentoo.org/general-concepts/use-flags/index.html#iuse-defaults Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Version bump (v2.5.4)
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Sam James · gentoo
Revert "net-nds/openldap: fix build with slibtool"
This reverts commit 2f022ebed59863e745ac87005a956b0736266dfe. May be a bug in slibtool, so let's wait for now. Bug: https://bugs.gentoo.org/777804 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-nds/openldap: fix build with slibtool
Thanks-to: orbea <orbea@riseup.net> Closes: https://bugs.gentoo.org/777804 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Version bump (v2.4.58)
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Theo Anderson · gentoo
net-nds/openldap: migrate to tmpfiles.eclass
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Drop old
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: mark stable
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Version bump (v2.4.57)
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-nds/openldap: Fixed build with sys-devel/autoconf:2.70
Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Closes: https://bugs.gentoo.org/765043 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
net-nds/openldap: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Drop old
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: mark stable
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Version bump (v2.4.56)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: mark stable
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: migrate 2.4.53 to glep 81
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: Version bump (v2.4.54)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Do not hardcode bash
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Drop old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: Version bump (v2.5.53)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: inherit preserve-libs.eclass
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Version bump (v2.4.51)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
net-nds/openldap: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Closes: https://github.com/gentoo/gentoo/pull/15714 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Security cleanup
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: ppc64 stable wrt bug #719960
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: ppc stable wrt bug #719960
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: x86 stable wrt bug #719960
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: s390 stable wrt bug #719960
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
net-nds/openldap: stable 2.4.50 for hppa, bug #719960
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-nds/openldap: sparc stable wrt bug #719960
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: amd64 stable wrt bug #719960
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-nds/openldap: arm stable wrt bug #719960
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Sam James (sam_c) · gentoo
net-nds/openldap: arm64 stable (bug #719960)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
net-nds/openldap: bump for security CVE-2020-12243
Also update mirrors to use HTTPS/HTTPS, because upstream's official download URL is a FTP site which seems to be broken. Bug: https://bugs.gentoo.org/641576 Bug: https://bugs.gentoo.org/719960 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Patrick McLean · gentoo
net-nds/openldap-2.4.49-r2: revbump, fix pkg_postinst, sec bug #641576
pkg_postinst currently die()-s if /var/run/openldap doesn't exist, this breaks many cases (chroot build, first install etc). Also disable build of nops module for security bug #641576 Bug: https://bugs.gentoo.org/641576 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-nds/openldap: fix missing trailing slash
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: fix UnnecessarySlashStrip
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: fix MissingSlash
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Drop old
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Mikle Kolyada · gentoo
net-nds/openldap: Version bump (v2.4.49)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-nds/openldap: [QA] inherit preserve-libs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-nds/openldap: Add dependency on virtual/libcrypt.
Needed for upcoming libxcrypt migration. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sam James <sam@gentoo.org>
Arfrever Frehtes Taifersar Arahesis · gentoo
net-nds/openldap: Add dependency on virtual/libcrypt.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
net-nds/openldap: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
net-nds/openldap-2.4.48: alpha stable, bug 695504
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
net-nds/openldap: arm64 stable (bug #695504)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: arm stable wrt bug #695504
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Drop old
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-nds/openldap: stable 2.4.48 for hppa, bug #695504
Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
net-nds: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-nds/openldap: sparc stable wrt bug #695504
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: ppc64 stable wrt bug #695504
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: ppc stable wrt bug #695504
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: s390 stable wrt bug #695504
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
net-nds/openldap: amd64 stable wrt bug #695504
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: x86 stable wrt bug #695504
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-nds/openldap: stable 2.4.48 for ia64, bug #695504
Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-nds/openldap: Bump to version 2.4.48
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-nds/openldap: Minor style fix.
Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
net-nds/openldap: [QA] Fix USE=libressl semantics
Closes: https://bugs.gentoo.org/684004 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Patrick McLean · gentoo
net-nds/openldap: Revbump, fix libressl slot deps in 2.4.47
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Patrick McLean · gentoo
net-nds/openldap: Add libressl patch to 2.4.47, also fix warnings
Forward patches the libressl patch from 2.4.45-r1, also adds a patch that silences implicit definition warnings. Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
net-nds/openldap: Bump to version 2.4.47
Closes: https://bugs.gentoo.org/661174 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
net-nds/openldap: add missing slot operator for libressl dependency
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11070 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: Security cleanup
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
net-nds/openldap: s390/sparc stable wrt bug #620204
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
net-nds/openldap: arm stable wrt bug #620204
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-nds/openldap: stable 2.4.45 for hppa, bug #620204
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
net-nds/openldap: stable 2.4.45 for ppc64, bug #620204
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
net-nds/openldap: stable 2.4.45 for ppc, bug #620204
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
net-nds/openldap: stable 2.4.45 for ia64, bug #620204
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
net-nds/openldap-2.4.45: arm64 stable (bug #620204)
Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
net-nds/openldap: x86 stable (bug #620204)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Tobias Klausmann · gentoo
net-nds/openldap-2.4.45-r0: alpha stable
Bug: http://bugs.gentoo.org/620204 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: amd64 stable wrt bug #620204
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
net-nds/openldap-2.4.44: arm64 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
net-nds/openldap: s390 stable wrt bug #657058
Package-Manager: Portage-2.3.40, Repoman-2.3.9
David Seifert · gentoo
*/*: Remove emul-linux-x86-* blockers
Closes: https://github.com/gentoo/gentoo/pull/8073
Lars Wendler · gentoo
net-nds/openldap: Added sub-slot dep operator for dev-libs/openssl.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords
Robin H. Johnson · gentoo
net-nds/openldap: slurpd no longer exists.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Zhao Yongming · gentoo
net-nds/openldap: fix modules libtool files prune
the prune_libtool_files is run before the modules intall, that will leave many la files in openldap module directory broken due to main la file is gone, which will make revdep-rebuild or cave fix-linkage keep rebuilding net-nds/openldap. keep module la files removed by default will prevent user from using .la file in modules config, which is working but should not been encouraged, such as BUG:600484 Fixes: https://bugs.gentoo.org/537418 (cherry picked from commit 2c2376d9efd3d77424e3c8a626a165daf881e145) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Francesco Turco · gentoo
net-nds/openldap: update link to wiki
Mike Gilbert · gentoo
net-nds/openldap: sed init script and systemd unit before install
Bug: https://bugs.gentoo.org/625960 Package-Manager: Portage-2.3.6_p23, Repoman-2.3.3_p1
Aaron Bauman · gentoo
net-nds/openldap: drop vulnerable wrt sec bug #560424
Patrick McLean · gentoo
net-nds/openldap: Add patch to build with libressl-2.5.4 and call to epatch_user
Patch pulled from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219781 Gentoo-Bug: 622464 Package-Manager: Portage-2.3.6, Repoman-2.3.2
Matthew Thode · gentoo
net-nds/openldap: added sha2 contrib support pre bug 621670 and pr \#4973
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Matthew Thode · gentoo
net-nds/openldap: fix gnutls support in openldap-2.4.45 bug 622460
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Matthew Thode · gentoo
net-nds/openldap: bup
Package-Manager: Portage-2.3.6, Repoman-2.3.2
David Seifert · gentoo
net-nds/openldap: [QA] Remove redundant WANT_AUTO*="latest"
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
net-nds/openldap: built_with_use -> has_version
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=610448 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
net-nds/openldap: drop old ebuilds.
Package-Manager: portage-2.3.2
Robin H. Johnson · gentoo
net-nds/openldap: drop unused ICU linkage
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=510858 Package-Manager: portage-2.3.2
Robin H. Johnson · gentoo
net-nds/openldap: allow override of BDB slot during build.
Package-Manager: portage-2.3.2
Patrick McLean · gentoo
net-nds/openldap: Revision bump, add USE=pbkdf2 for pbkdf2 password support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Fabian Groffen · gentoo
net-nds/openldap: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Aaron Bauman · gentoo
Revert "net-nds/openldap: security and patch cleanup wrt bug #560424"
This reverts commit 24cf260188c1d266815d1e6329547b1d52de5a1b.
Aaron Bauman · gentoo
net-nds/openldap: security and patch cleanup wrt bug #560424
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Agostino Sarubbo · gentoo
net-nds/openldap: x86 stable wrt bug #560424
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: amd64 stable wrt bug #560424
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: ppc64 stable wrt bug #560424
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: ia64 stable wrt bug #560424
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jeroen Roovers · gentoo
net-nds/openldap: Stable for HPPA (bug #560424).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
net-nds/openldap: ppc stable wrt bug #560424
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Markus Meier · gentoo
net-nds/openldap: arm stable, bug #560424
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
net-nds/openldap: sparc stable wrt bug #560424
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Robin H. Johnson · gentoo
net-nds/openldap: bug #588792, ensure dev-db/lmdb matches or exceeds bundled lmdb.
Package-Manager: portage-2.3.2
Tobias Klausmann · gentoo
net-nds/openldap-2.4.44-r0: stable on alpha
Gentoo-Bug: 560424
Agostino Sarubbo · gentoo
net-nds/openldap: x86 stable wrt bug #560424
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-nds/openldap: amd64 stable wrt bug #560424
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Mike Frysinger · gentoo
net-nds/openldap: fix cross-compiling due to pthread tests #463966
Mike Frysinger · gentoo
net-nds/openldap: skip acct creation for USE=minimal
The accounts are only used by the ldap server, not its libraries, so skip account creation in those cases.
Andreas K. Hüttel · gentoo
net-nds/openldap: Add slot operator on Perl dependency where possible, bug 595388
Package-Manager: portage-2.3.0
Zac Medico · gentoo
net-nds/openldap: version bump to 2.4.44
Package-Manager: portage-2.2.27
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/urlwatch'
Pull request: https://github.com/gentoo/gentoo/pull/705
Matthew Thode · gentoo
net-nds/openldap: fixing heimdal usage for bug 528048
Package-Manager: portage-2.2.26
Tony Vroon · gentoo
net-nds/openldap: version bump to 2.4.43
This is a bugfix release, closes bug #567446. Ebuild work by Lars "Poly-C" Wendler. Suggested-By: Gavin Henry <ghenry@suretec.co.uk> Acked-By: Matthew prometheanfire Thode <prometheanfire@gentoo.org>
Julian Ospald · gentoo
net-nds/openldap: add libressl support
Matthew Thode · gentoo
net-nds/openldap: bumping for release, also fixes bug 549614
Package-Manager: portage-2.2.20.1
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
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