Jan Vcelak
440b96e85c
rebuild due to libdb rebase
2012-04-05 20:41:25 +02:00
Jan Synacek
0992cf19a9
fix: Re-binding to a failed connection can segfault
...
Resolves : #784989
2012-03-26 13:41:40 +02:00
Jan Vcelak
a4d33565bb
new upstream release (2.4.30)
...
Resolves : #798958
2012-03-01 14:24:19 +01:00
Jan Vcelak
412132a293
fix update: missing options in manual pages of client tools
...
Upstream considers '-C' as an obsolete and intentionally undocumented
option.
Resolves : #796232
2012-02-23 15:04:46 +01:00
Jan Vcelak
862f73dffa
fix: SASL_NOCANON option missing in ldap.conf manual page
...
Resolves : #732915
2012-02-22 15:46:23 +01:00
Jan Vcelak
c2db986060
fix: missing options in manual pages of client tools
...
Resolves : #796232
2012-02-22 15:41:53 +01:00
Jan Vcelak
b2b2825914
fix: count constraint broken when using multiple modifications
...
Resolves : #795766
2012-02-21 15:44:56 +01:00
Jan Vcelak
20125eca06
fix: ldap_result does not succeed for sssd
...
Resolves : #771484
2012-02-21 15:37:51 +01:00
Jan Vcelak
558f709787
fix update provide ldif2ldbm, not ldib2ldbm
...
Resolves : #437104
2012-02-20 15:31:58 +01:00
Jan Synacek
f25689a388
unify systemctl binary paths throughout the specfile and make them usrmove compliant
...
make path to chkconfig binary usrmove compliant
2012-02-20 15:14:53 +01:00
Jan Vcelak
d5cbb774ed
fix: check-config.sh get stuck when executing command as a ldap user
2012-02-15 14:26:49 +01:00
Jan Vcelak
dc2b490d64
temporarily disable certificates checking in check-config.sh
...
MozNSS support is missing yet.
2012-02-15 13:15:07 +01:00
Jan Synacek
b95104a6a1
fix: correct path to check-config.sh in service file
2012-02-15 09:10:16 +01:00
Jan Vcelak
b5e66b7ea2
remove obsoleted slapd.conf
2012-02-14 17:22:53 +01:00
Jan Vcelak
a7572065e5
certificates management improvements
...
Resolves : #772890
2012-02-14 17:22:50 +01:00
Jan Vcelak
934ba146a8
move maintainance scripts from libexec/slapd to libexec/openldap
2012-02-14 13:42:07 +01:00
Jan Vcelak
78a563b273
openldap-servers: provide ldib2ldbm for migrationtools
...
References: #437104
2012-02-14 13:40:58 +01:00
Jan Vcelak
5e3dba33db
clean requirements: remove explicit versions, add %{_isa} macro
2012-02-14 13:40:42 +01:00
Jan Vcelak
31026088da
new upstream release (2.4.29)
2012-02-13 13:07:11 +01:00
Jan Vcelak
65b981d99e
fix: slapd segfaults when PEM certificate is used and key is not set
...
Resolves : #772890
2012-01-31 18:11:36 +01:00
Jan Vcelak
f47de25361
fix: replication (syncrepl) with TLS causes segfault
...
Resolves : #783431
2012-01-31 18:10:55 +01:00
Dennis Gilmore
328c8e208b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-13 05:40:42 -06:00
Jan Vcelak
c60a3191a5
fix: reload systemd daemon after installation
2011-11-30 18:58:19 +01:00
Jan Vcelak
617e584701
update config files
2011-11-30 18:40:25 +01:00
Jan Vcelak
8bd37126ac
configuration initialization from LDIF file
2011-11-30 18:40:25 +01:00
Jan Vcelak
1cd7d29c02
compile backends as modules (except BDB, HDB, and monitor)
2011-11-30 16:51:14 +01:00
Jan Vcelak
ad3da8cc04
new upstream release (2.4.28)
...
- upstream changes:
- server: support for delta-syncrepl in multi master replication
- server: add experimental backend - MDB
- server: dynamic configuration for passwd, perl, shell, sock,
and sql backends
- server: support passwords in APR1
- library: support for Wahl (draft)
- a lot of bugfixes
- remove patches which were merged upstream
2011-11-30 16:51:05 +01:00
Jan Vcelak
0fcc2f2eb2
release bump (2.4.26-6)
2011-11-01 15:25:46 +01:00
Jan Vcelak
356af46ea6
CVE-2011-4079 one-byte buffer overflow in slapd
...
Resolves : #749324
2011-11-01 15:25:46 +01:00
Jan Vcelak
25e27999de
servers: add libdb-utils to Requires
2011-11-01 13:34:30 +01:00
Jan Vcelak
a0c545d1a7
patch slapd to skip empty arguments
...
This is required by systemd, as variable expansion works there different
than in shell. Empty SLAPD_OPTIONS in environment file would not work.
(The patch is Fedora specific.)
2011-11-01 13:34:30 +01:00
Jan Vcelak
33514c3f00
scriptlet: convert sysconfig/ldap to sysconfig/slapd
2011-11-01 13:34:17 +01:00
Jan Vcelak
62f9c65cff
rpmlint warnings: doc in non utf-8 encoding
2011-11-01 13:34:17 +01:00
Jan Vcelak
8f315f552e
rpmlint warnings: macro in comment/changelog
2011-11-01 13:34:17 +01:00
Jan Vcelak
b6085c259f
specfile: clean %files, drop defattr macros
...
- %defattr is not needed since Fedora 14
- permissions are taken from installed files
(removed chmod and added install where possible)
- %attr was left only on places, where non-root owner is needed
- removed slashes between: %{buildroot}%{_somedir}
- files reordered by type
- merged "%dir dir" and "dir/files*"
2011-11-01 13:34:17 +01:00
Jan Vcelak
05cb2507b0
specfile: handle upgrades with new maintainance scripts
2011-11-01 13:34:08 +01:00
Jan Vcelak
2d2d8a4c8a
specfile: migrate initscript to systemd service
2011-10-27 17:27:43 +02:00
Jan Vcelak
0a9b211e8c
specfile: reorder sources
2011-10-27 17:27:43 +02:00
Jan Vcelak
1e5237aaab
provide new sysconfig file, rename ldap to slapd
...
On some places, 'ldap' was used in context with OpenLDAP server, mostly
from historical reasons. This was changed to 'slapd' where possible
without breaking configuration.
2011-10-27 17:27:43 +02:00
Jan Vcelak
dc496ea425
remove initscript, provide systemd service file
2011-10-27 17:27:43 +02:00
Jan Vcelak
a431c66519
new slapd maintainance scripts
2011-10-27 17:27:43 +02:00
Jan Vcelak
10e4a847f6
remove old provides/obsoletes
2011-10-27 15:00:20 +02:00
Jan Vcelak
9a8ced65aa
hardened build: remove LDFLAGS, enable macro
2011-10-27 14:45:10 +02:00
Jan Vcelak
8d476e4dbd
rebuild: openldap does not work after libdb rebase
...
Resolves : #743824
2011-10-06 10:22:14 +02:00
Jan Vcelak
b4a9bf4dad
regression fix: enable TCP wrappers
...
Resolves : #743213
2011-10-06 10:19:51 +02:00
Jan Vcelak
81680b05fb
new feature update: honor priority/weight with ldap_domain2hostlist
...
There was a typo in the patch. "weight" of the SRV records was not
taken correctly.
Resolves : #733078
2011-09-21 11:05:39 +02:00
Jan Vcelak
9c0ef47ce4
fix: allow unsetting of tls_* syncrepl options
...
Resolves : #734187
2011-09-12 18:42:53 +02:00
Jan Vcelak
af7e905857
fix: SSL_ForceHandshake function is not thread safe
...
Resolves : #701678
2011-09-12 15:35:09 +02:00
Jan Vcelak
9ee41aa9a4
manpage fix: wrong ldap_sync_destroy() prototype in ldap_sync(3) manpage
...
Resolves : #717722
2011-08-24 19:24:49 +02:00
Jan Vcelak
a551ec94d3
new feature: honor priority/weight with ldap_domain2hostlist
...
Resolves : #733078
2011-08-24 19:17:27 +02:00