Revisions of openldap2

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 439540 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 122)
- Introduce patch 0012-use-system-wide-cert-dir-by-default.patch
  to let OpenLDAP read system wide certificate directory by
  default and avoid hiding the error if user specified CA location
  cannot be read (bsc#1009470).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 435133 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 121)
- Add more details in the comments of slapd.conf concerning
  file permission and StartTLS capability.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 404221 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 119)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 396153 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 118)
- Enable build flag LDAP_USE_NON_BLOCKING_TLS to fix bsc#978408.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 361364 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 117)
- Move ldap.conf into libldap-data package, per convention.

- Move ldap.conf out of shlib package again, they are not allowed
  there for obvious reasons (conflict with future package).

- Build password strength enforcer as an implementation of ppolicy
  password checker, introducing:
  ppolicy-check-password-1.2.tar.gz
  ppolicy-check-password.Makefile
  ppolicy-check-password.conf
  ppolicy-check-password.5
  0200-Fix-incorrect-calculation-of-consecutive-number-of-c.patch
  (Implements fate#319461)

- Remove redundant -n openldap2- package name prefix.

- sanitize release line in specfile
- move systemd requires to server package
- use configure macro also for building the 2.3.37 version
      admin24 fix TLSDHParamFile to be correct (ITS#7684)
- FATE#315028 remove memory limit for slapd
- fix check-build.sh for kernel > 3.0
- Disabled testsuite for now. Causes problems in the buildserivce
- Install the correct schema2ldif script (bnc#665530)
  avoids build-compare failures and unhelpful rebuilds/republishes
- Fix listener URIs in init script to make SLP registration work
  again (bnc#620389)
  * Fixed slapd modrdn handling of invalid values (bnc#612430,
- New subpackage openldap2-back-sql. Contains the SQL backend
- Delete Operations happening during the "Refresh" phase of
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 355757 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 115)
- Relabel patch 0011-Enforce-minimum-DH-size-of-1024.patch
  into 0010-Enforce-minimum-DH-size-of-1024.patch

- Upgrade to upstream 2.4.43 release with accumulated bug fixes.
- Still build on SLES12
- Loadable backend and overlay modules are now installed
  into arch-specific path %{_libdir}/openldap
- All backends and overlays as modules for smaller memory footprint
  on memory constrained systems
- Added extra package for back-sock
- Consequent use of %{_rundir} everywhere
- Rely on upstream ./configure script instead of any other
  macro foo
- Dropped linking with libwrap
- Dropped 0004-libldap-use-gethostbyname_r.dif because this
  work-around for nss_ldap is obsolete
- New sub-package openldap2-contrib with selected contrib/ overlays
- Replaced addonschema.tar.gz with separate schema sources
- Updated ldapns.schema from recent slapo-nssov source tree
- Added symbolic link to slapd executable in /usr/sbin/
- Added more complex example configuration file
  /etc/openldap/slapd.conf.example
- Set OPENLDAP_START_LDAPI="yes" in /etc/sysconfig/openldap
- Set OPENLDAP_REGISTER_SLP="no" in /etc/sysconfig/openldap
- Added patch for OpenLDAP ITS#7796 to avoid excessive
  "not index" logging:
  0011-openldap-re24-its7796.patch
- Replaced openldap-rc.tgz with single source files
- Added soft dependency (Recommends) to cyrus-sasl
- Added soft dependency (Recommends) to cyrus-sasl-devel
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 347172 from Howard Guo's avatar Howard Guo (guohouzuo) (revision 114)
- Introduce patch 0010-Revert-Revert-ITS-8240-remove-obsolete-assert.patch
  to fix CVE-2015-6908. (bsc#945582)
- Introduce patch 0011-Enforce-minimum-DH-size-of-1024.patch
  to address weak DH size vulnerability (bsc#937766)

- Introduce patch 0009-Fix-ldap-host-lookup-ipv6.patch
  to fix an issue with unresponsive LDAP host lookups in IPv6 environment.
  (bsc#955210)

- Introduce patch 0010-Revert-Revert-ITS-8240-remove-obsolete-assert.patch
  to fix CVE-2015-6908. (bsc#945582)
- Introduce patch 0011-Enforce-minimum-DH-size-of-1024.patch
  to address weak DH size vulnerability (bsc#937766)

- Introduce patch 0009-Fix-ldap-host-lookup-ipv6.patch
  to fix an issue with unresponsive LDAP host lookups in IPv6 environment.
  (bsc#955210)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 337211 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 112)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 250671 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 106)
- sanitize release line in specfile 

- segfault on certain queries with rwm overlay (bnc#846389)
  0008-ITS-7723-fix-reference-counting.patch

- Add baselibs.conf to sources list

- sanitize release line in specfile 

- segfault on certain queries with rwm overlay (bnc#846389)
  0008-ITS-7723-fix-reference-counting.patch
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 105)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 237756 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 104)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 233869 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 103)
- use %_rundir if available, otherwise /var/run (forwarded request 233753 from coolo)
Displaying revisions 61 - 80 of 182
openSUSE Build Service is sponsored by