Commit Graph

182 Commits

Author SHA256 Message Date
Stephan Kulow
71530a5c21 Accepting request 225928 from network:ldap
- use configure macro also for building the 2.3.37 version 

- use configure macro also for building the 2.3.37 version (forwarded request 223714 from oertel)

OBS-URL: https://build.opensuse.org/request/show/225928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=101
2014-03-18 15:21:13 +00:00
Tomáš Chvátal
ef67e0ed54 Accepting request 223714 from home:oertel:branches:network:ldap
- use configure macro also for building the 2.3.37 version 

- use configure macro also for building the 2.3.37 version

OBS-URL: https://build.opensuse.org/request/show/223714
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=115
2014-03-14 11:56:47 +00:00
Stephan Kulow
33e5f41ae6 Accepting request 223202 from network:ldap
fix systemd service installation

OBS-URL: https://build.opensuse.org/request/show/223202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=100
2014-02-21 18:43:28 +00:00
Christian Kornacker
c79fd9d2b4 BuildRequire pkgconfig(systemd)
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=113
2014-02-20 10:03:13 +00:00
Christian Kornacker
6a088ef2c1 BuildRequire pkgconfig(systemd)
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=112
2014-02-20 09:15:21 +00:00
Christian Kornacker
19017bed2e fix systemd service installation
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=111
2014-02-19 13:45:44 +00:00
Stephan Kulow
e229ff9490 Accepting request 222336 from network:ldap
- Remove PidFile from service definition
- Update to 2.4.39
  * Fixed libldap MozNSS crash (ITS#7783)
  * Fixed libldap memory leak with SASL (ITS#7757)
  * Fixed libldap assert in parse_passwdpolicy_control (ITS#7759)
  * Fixed libldap shortcut NULL RDNs (ITS#7762)
  * Fixed libldap deref to use correct control
  * Fixed liblmdb keysizes with mdb_update_key (ITS#7756)
  * Fixed slapd cn=config olcDbConfig modification (ITS#7750)
  * Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761)
  * Fixed slapd-bdb/hdb indexing issue with derived attributes (ITS#7778)
  * Fixed slapd-mdb to bail out of search if config is paused (ITS#7761)
  * Fixed slapd-mdb indexing issue with derived attributes (ITS#7778)
  * Fixed slapd-perl to bail out of search if config is paused (ITS#7761)
  * Fixed slapd-sql to bail out of search if config is paused (ITS#7761)
  * Fixed slapo-constraint handling of softadd/softdel (ITS#7773)
  * Fixed slapo-syncprov assert with findbase (ITS#7749)
  * Build Environment
      Test suite: Use $(MAKE) for tests (ITS#7753)
  * Documentation
      admin24 fix TLSDHParamFile to be correct (ITS#7684) 

- Add systemd style service definition
- FATE#315028 remove memory limit for slapd 
- FATE#315415: LDAP compat packages required for older SLES versions
  For this reson following patches were applied:
   openldap-2.3.37-libldap-suid.diff
   openldap-2.3.37-libldap-ldapi_url.dif
   openldap-2.3.37-libldap-ntlm.diff
   openldap-2.3.37-libldap-gethostbyname_r.dif

OBS-URL: https://build.opensuse.org/request/show/222336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=99
2014-02-18 13:46:23 +00:00
Peter Varkoly
23b5d4c8e8 fix spec
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=109
2014-02-14 12:38:08 +00:00
Peter Varkoly
e1abe421ee OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=108 2014-02-14 12:37:15 +00:00
Peter Varkoly
7345330668 - Remove PidFile from service definition
- Update to 2.4.39
  * Fixed libldap MozNSS crash (ITS#7783)
  * Fixed libldap memory leak with SASL (ITS#7757)
  * Fixed libldap assert in parse_passwdpolicy_control (ITS#7759)
  * Fixed libldap shortcut NULL RDNs (ITS#7762)
  * Fixed libldap deref to use correct control
  * Fixed liblmdb keysizes with mdb_update_key (ITS#7756)
  * Fixed slapd cn=config olcDbConfig modification (ITS#7750)
  * Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761)
  * Fixed slapd-bdb/hdb indexing issue with derived attributes (ITS#7778)
  * Fixed slapd-mdb to bail out of search if config is paused (ITS#7761)
  * Fixed slapd-mdb indexing issue with derived attributes (ITS#7778)
  * Fixed slapd-perl to bail out of search if config is paused (ITS#7761)
  * Fixed slapd-sql to bail out of search if config is paused (ITS#7761)
  * Fixed slapo-constraint handling of softadd/softdel (ITS#7773)
  * Fixed slapo-syncprov assert with findbase (ITS#7749)
  * Build Environment
      Test suite: Use $(MAKE) for tests (ITS#7753)
  * Documentation
      admin24 fix TLSDHParamFile to be correct (ITS#7684) 
- FATE#315028 remove memory limit for slapd 

- Remove PidFile from service definition
- Update to 2.4.39
  * Fixed libldap MozNSS crash (ITS#7783)
  * Fixed libldap memory leak with SASL (ITS#7757)
  * Fixed libldap assert in parse_passwdpolicy_control (ITS#7759)
  * Fixed libldap shortcut NULL RDNs (ITS#7762)
  * Fixed libldap deref to use correct control

OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=107
2014-02-12 11:29:08 +00:00
Peter Varkoly
5798d8fa39 - Add systemd style service definition
- FATE#315028 remove memory limit for slapd
- FATE#315415: LDAP compat packages required for older SLES versions
  For this reson following patches were applied:
   openldap-2.3.37-libldap-suid.diff
   openldap-2.3.37-libldap-ldapi_url.dif
   openldap-2.3.37-libldap-ntlm.diff
   openldap-2.3.37-libldap-gethostbyname_r.dif
   openldap-2.3.37-libldap-sasl-max-buff-size.dif
   openldap-2.3.37-libldap-utf8-ADcanonical.dif
   openldap-2.3.37-liblber-length-decoding.dif
   openldap-2.3.37-libldap-ld_defconn-ldap_free_connection.dif
   openldap-2.3.37-libldap-tls_chkhost-its6239.dif
   openldap-2.3.37-libldap-ssl.dif

OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=106
2014-02-11 12:31:42 +00:00
Stephan Kulow
61347a1436 Accepting request 210559 from network:ldap
Please forward to factory.
- Make /etc/sasl2 owned by openldap2.
- Fix garbled openldap2.changes. (forwarded request 210556 from matz2)

OBS-URL: https://build.opensuse.org/request/show/210559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=98
2013-12-12 10:17:09 +00:00
Peter Varkoly
cb4daf01de Accepting request 210556 from openSUSE:Factory:PowerLE
Please forward to factory.
- Make /etc/sasl2 owned by openldap2.
- Fix garbled openldap2.changes.

OBS-URL: https://build.opensuse.org/request/show/210556
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=104
2013-12-11 14:09:21 +00:00
Peter Varkoly
f550aee243 - Update to 2.4.38
* Fixed liblmdb nordahead flag (ITS#7734)
     * Fixed liblmdb to check cursor index before cursor_del (ITS#7733)
     * Fixed liblmdb wasted space on split (ITS#7589)
     * Fixed slapd for certs with a NULL issuerDN (ITS#7746)
     * Fixed slapd cn=config with empty nested includes (ITS#7739)
     * Fixed slapd syncrepl memory leak with delta-sync MMR (ITS#7735)
     * Fixed slapd-bdb/hdb to stop processing on dn not found (ITS#7741)
     * Fixed slapd-bdb/hdb with indexed ANDed filters (ITS#7743)
     * Fixed slapd-mdb to stop processing on dn not found (ITS#7741)
     * Fixed slapd-mdb dangling reader (ITS#7662)
     * Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737)
     * Fixed slapd-mdb with indexed ANDed filters (ITS#7743)
     * Fixed slapd-meta from blocking other threads (ITS#7740)
     * Fixed slapo-syncprov assert with findbase (ITS#7749)
    Changes in 2.4.37
     * Added liblmdb nordahead environment flag (ITS#7725)
     * Fixed client tools CLDAP with IPv6 (ITS#7695)
     * Fixed libldap CLDAP with IPv6 (ITS#7695)
     * Fixed libldap lock ordering with abandon op (ITS#7712)
     * Fixed liblmdb segfault with mdb_cursor_del (ITS#7718)
     * Fixed liblmdb when converting to writemap (ITS#7715)
     * Fixed liblmdb assert on MDB_NEXT with delete (ITS#7722)
     * Fixed liblmdb wasted space on split (ITS#7589)
     * Fixed slapd cn=config with olcTLSProtocolMin (ITS#7685)
     * Fixed slapd-bdb/hdb optimize index updates (ITS#7329)
     * Fixed slapd-ldap chaining with cn=config (ITS#7381, ITS#7434)
     * Fixed slapd-ldap chaning with controls (ITS#7687)
     * Fixed slapd-mdb optimize index updates (ITS#7329)
     * Fixed slapd-meta chaining with cn=config (ITS#7381, ITS#7434)

OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=103
2013-12-11 10:45:23 +00:00
Peter Varkoly
4a6cd00ba1 new version. change log follows
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=102
2013-12-11 09:12:27 +00:00
Stephan Kulow
6c4fb3c684 Accepting request 179379 from network:ldap
- For now, avoid automatic use of libdb-6_0 by explicitly selecting
  libdb-4_8 as BuildRequire. (forwarded request 179334 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/179379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=96
2013-06-20 09:49:34 +00:00
Ralf Haferkamp
e483c9e0d7 Accepting request 179334 from home:jengelh:dev
- For now, avoid automatic use of libdb-6_0 by explicitly selecting
  libdb-4_8 as BuildRequire.

OBS-URL: https://build.opensuse.org/request/show/179334
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=100
2013-06-18 07:02:31 +00:00
Stephan Kulow
a2379df0eb Accepting request 178933 from network:ldap
- Put static libs into openldap2-devel-static and relieve
  openldap2-devel of static-only deps (forwarded request 177942 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/178933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=95
2013-06-14 13:46:16 +00:00
Ralf Haferkamp
49979cff2e Accepting request 177942 from home:jengelh:branches:network:ldap
- Put static libs into openldap2-devel-static and relieve
  openldap2-devel of static-only deps

OBS-URL: https://build.opensuse.org/request/show/177942
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=98
2013-06-14 06:43:36 +00:00
Stephan Kulow
348092eafb Accepting request 141857 from network:ldap
- fix check-build.sh for kernel > 3.0 (forwarded request 141630 from oertel)

OBS-URL: https://build.opensuse.org/request/show/141857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=93
2012-11-20 09:40:57 +00:00
Ralf Haferkamp
fa1ec2e1a7 Accepting request 141630 from home:oertel:branches:network:ldap
- fix check-build.sh for kernel > 3.0

OBS-URL: https://build.opensuse.org/request/show/141630
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=96
2012-11-19 08:24:31 +00:00
Stephan Kulow
7fb4e5cbf1 Accepting request 141553 from network:ldap
bnc#767464 (forwarded request 141551 from rhafer)

OBS-URL: https://build.opensuse.org/request/show/141553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=92
2012-11-17 06:26:27 +00:00
Ralf Haferkamp
4adbab646b Accepting request 141551 from home:rhafer:branches:network:ldap
bnc#767464

OBS-URL: https://build.opensuse.org/request/show/141551
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=94
2012-11-16 10:27:38 +00:00
Stephan Kulow
01e07e42eb Accepting request 139453 from network:ldap
update to 2.4.33 (forwarded request 139452 from rhafer)

OBS-URL: https://build.opensuse.org/request/show/139453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=91
2012-10-26 15:47:16 +00:00
Ralf Haferkamp
af3b230ba5 Accepting request 139452 from home:rhafer:branches:network:ldap
update to 2.4.33

OBS-URL: https://build.opensuse.org/request/show/139452
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=92
2012-10-26 14:27:11 +00:00
Ralf Haferkamp
e8e0c551c1 Accepting request 139383 from home:coolo:branches:openSUSE:Factory
- add explicit buildrequire on groff - needed to build manuals

- add explicit buildrequire on groff - needed to build manuals (forwarded request 139382 from coolo)

OBS-URL: https://build.opensuse.org/request/show/139383
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=91
2012-10-26 09:16:02 +00:00
Ismail Dönmez
5c999b158b Accepting request 139176 from network:ldap
- buildrequire krb5-mini in openldap2-client to avoid cycle (forwarded request 138291 from coolo)

OBS-URL: https://build.opensuse.org/request/show/139176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=90
2012-10-25 10:11:34 +00:00
Ralf Haferkamp
407ab6330a Accepting request 138291 from openSUSE:Factory:Staging:Systemd
- buildrequire krb5-mini in openldap2-client to avoid cycle

OBS-URL: https://build.opensuse.org/request/show/138291
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=89
2012-10-24 14:29:21 +00:00
Stephan Kulow
b71addc637 Accepting request 120914 from network:ldap
Update to 2.4.31 (forwarded request 120913 from rhafer)

OBS-URL: https://build.opensuse.org/request/show/120914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=88
2012-05-16 19:35:27 +00:00
Ralf Haferkamp
5b7a979021 Accepting request 120913 from home:rhafer:branches:network:ldap
Update to 2.4.31

OBS-URL: https://build.opensuse.org/request/show/120913
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=87
2012-05-14 10:26:08 +00:00
Stephan Kulow
4ff42f7117 Accepting request 115043 from network:ldap
Update to 2.4.30, disabled testsuite

OBS-URL: https://build.opensuse.org/request/show/115043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=87
2012-04-23 14:12:01 +00:00
Ralf Haferkamp
aa0bcd106b - Disabled testsuite for now. Causes problems in the buildserivce
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=85
2012-04-23 07:18:42 +00:00
Ralf Haferkamp
22a1d2a6ce OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=84 2012-04-23 07:05:54 +00:00
Ralf Haferkamp
5ec73bea13 Accepting request 108184 from home:rhafer:branches:network:ldap
Update to 2.4.30

OBS-URL: https://build.opensuse.org/request/show/108184
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=83
2012-03-06 15:07:37 +00:00
Stephan Kulow
0c557564cd Accepting request 107321 from network:ldap
update to 2.4.29 (forwarded request 107196 from rhafer)

OBS-URL: https://build.opensuse.org/request/show/107321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=86
2012-03-01 06:49:38 +00:00
Ralf Haferkamp
92d0f4e3fd Accepting request 107196 from home:rhafer:branches:network:ldap
update to 2.4.29

OBS-URL: https://build.opensuse.org/request/show/107196
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=81
2012-02-28 07:37:37 +00:00
Stephan Kulow
544701745f Accepting request 95877 from network:ldap
update to 2.4.28
license update: OLDAP-2.8, SPDX format (http://www.spdx.org/licenses)

OBS-URL: https://build.opensuse.org/request/show/95877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=85
2011-12-08 11:26:36 +00:00
Ralf Haferkamp
26dda8ccd7 - license update: OLDAP-2.8
SPDX format (http://www.spdx.org/licenses)

OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=78
2011-12-08 07:19:27 +00:00
Ralf Haferkamp
1756e5bfe4 Accepting request 95714 from home:babelworx:ldig:branches:network:ldap
license update: OLDAP-2.8
SPDX format (http://www.spdx.org/licenses)

OBS-URL: https://build.opensuse.org/request/show/95714
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=77
2011-12-08 07:17:28 +00:00
Ralf Haferkamp
5d47a20f54 Accepting request 95567 from home:rhafer:branches:network:ldap
update to 2.4.28

OBS-URL: https://build.opensuse.org/request/show/95567
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=76
2011-12-06 12:54:38 +00:00
Stephan Kulow
694fe6ae1e Accepting request 93621 from network:ldap
add libtool to buildrequires

OBS-URL: https://build.opensuse.org/request/show/93621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=84
2011-11-25 22:12:27 +00:00
Ralf Haferkamp
0f87dd1131 - add libtool as buildrequire to avoid implicit dependency
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=73
2011-11-25 12:18:18 +00:00
Ralf Haferkamp
f88a3a3fca Accepting request 93613 from home:coolo:removelibtool
add libtool to buildrequires

OBS-URL: https://build.opensuse.org/request/show/93613
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=72
2011-11-25 12:13:43 +00:00
Ralf Haferkamp
a95d3a6076 Accepting request 89386 from home:rhafer:branches:network:ldap
bnc#716895, bnc#719803 and bnc#724201

OBS-URL: https://build.opensuse.org/request/show/89386
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=71
2011-10-26 13:35:50 +00:00
Sascha Peilicke
96fcb67fa0 Autobuild autoformatter for 77339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=82
2011-08-01 07:43:38 +00:00
Sascha Peilicke
02321f7f79 Accepting request 77339 from network:ldap
update to 2.4.26 (forwarded request 77338 from rhafer)

OBS-URL: https://build.opensuse.org/request/show/77339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=81
2011-08-01 07:43:22 +00:00
Ralf Haferkamp
212340f559 Accepting request 77338 from home:rhafer:branches:network:ldap
update to 2.4.26

OBS-URL: https://build.opensuse.org/request/show/77338
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=69
2011-07-28 12:07:12 +00:00
Sascha Peilicke
bbf91c6b2e Autobuild autoformatter for 65531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=80
2011-03-30 08:42:21 +00:00
OBS User buildservice-autocommit
3b822faba1 Updating link to change in openSUSE:Factory/openldap2 revision 80.0
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=00082860f3cbc6df67eab774a2b029aa
2011-03-30 08:42:21 +00:00
Sascha Peilicke
82cd0ef85b Accepting request 65531 from network:ldap
Accepted submit request 65531 from user coolo

OBS-URL: https://build.opensuse.org/request/show/65531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=79
2011-03-30 08:42:14 +00:00