File 389-ds.changes of Package 389-ds
2642
1
-------------------------------------------------------------------
2
Thu Apr 8 02:37:31 UTC 2021 - William Brown <william.brown@suse.com>
3
4
- bsc#1184476 - Add supportconfig utility for customer services to capture
5
389-ds support information.
6
7
-------------------------------------------------------------------
8
Thu Apr 08 01:43:57 UTC 2021 - wbrown@suse.de
9
10
- Update to version 1.4.4.14~git0.37dc95673:
11
* Bump version to 1.4.4.14
12
* Issue 4671 - UI - Fix browser crashes
13
* Issue 4229 - Fix Rust linking
14
* Issue 4658 - monitor - connection start date is incorrect
15
* Issue 4656 - Make replication CLI backwards compatible with role name change
16
* Issue 4656 - Remove problematic language from UI/CLI/lib389
17
* Issue 4459 - lib389 - Default paths should use dse.ldif if the server is down
18
* Issue 4661 - RFE - allow importing openldap schemas (#4662)
19
* Issue 4659 - restart after openldap migration to enable plugins (#4660)
20
* Issue 4663 - CLI - unable to add objectclass/attribute without x-origin
21
22
-------------------------------------------------------------------
23
Tue Mar 30 00:34:44 UTC 2021 - wbrown@suse.de
24
25
- bsc#1184142 - restart after openldap migration so that plugins can correctly
26
perform data fix ups.
27
- Update to version 1.4.4.14~git0.37dc95673:
28
* Bump version to 1.4.4.14
29
* Issue 4671 - UI - Fix browser crashes
30
* Issue 4229 - Fix Rust linking
31
* Issue 4658 - monitor - connection start date is incorrect
32
* Issue 4656 - Make replication CLI backwards compatible with role name change
33
* Issue 4656 - Remove problematic language from UI/CLI/lib389
34
* Issue 4459 - lib389 - Default paths should use dse.ldif if the server is down
35
* Issue 4661 - RFE - allow importing openldap schemas (#4662)
36
* Issue 4659 - restart after openldap migration to enable plugins (#4660)
37
* Issue 4663 - CLI - unable to add objectclass/attribute without x-origin
38
39
-------------------------------------------------------------------
40
Mon Feb 15 00:11:38 UTC 2021 - wbrown@suse.de
41
42
- Update to version 389-ds-base-1.4.4.13~git0.6841d693f:
43
* Bump version to 1.4.4.13
44
* Update dscontainer (#4564)
45
* Issue 4591 - RFE - improve openldap_to_ds help and features (#4607)
46
* Issue 4324 - Some architectures the cache line size file does not exist
47
* Issue 4593 - RFE - Print help when nsSSLPersonalitySSL is not found (#4614)
48
* Issue 4609 - CVE - info disclosure when authenticating
49
* Bump version to 1.4.4.12
50
* Issue 4579 - libasan detects heap-use-after-free in URP test (#4584)
51
* Issue 4563 - Failure on s390x: 'Fails to split RDN "o=pki-tomcat-CA" into components' (#4573)
52
* Issue 4526 - sync_repl: when completing an operation in the pending list, it can select the wrong operation (#4553)
53
54
-------------------------------------------------------------------
55
Wed Feb 03 02:01:39 UTC 2021 - wbrown@suse.de
56
57
- Update to version 1.4.4.12~git0.7b681e1da:
58
* Bump version to 1.4.4.12
59
* Issue 4579 - libasan detects heap-use-after-free in URP test (#4584)
60
* Issue 4563 - Failure on s390x: 'Fails to split RDN "o=pki-tomcat-CA" into components' (#4573)
61
* Issue 4526 - sync_repl: when completing an operation in the pending list, it can select the wrong operation (#4553)
62
* Issue 4396 - Minor memory leak in backend (#4558) (#4572)
63
* Issue 4324 - Performance search rate: change entry cache monitor to recursive pthread mutex (#4569)
64
* Issue 5442 - Search results are different between RHDS10 and RHDS11
65
* Bump version to 1.4.4.11
66
* Issue 4548 - CLI - dsconf needs better root DN access control plugin validation
67
* Issue 4513 - Fix schema test and lib389 task module (#4514)
68
69
-------------------------------------------------------------------
70
Mon Jan 18 01:06:59 UTC 2021 - wbrown@suse.de
71
72
- Upstream fix for bsc#1180847 - openldap_to_ds can fail if the
73
backend has no overlays or indexes.
74
- Remove patches now merged upstream.
75
* 0001-Ticket-51260-fix-potential-syncrepl-data-corruption.patch
76
* 0002-Ticket-51260-improve-tests-and-improve-readme-re-ref.patch
77
* 0003-Ticket-4224-openldap-can-become-confused-with-entryu.patch
78
* 0004-Issue-4410-RFE-ndn-cache-with-arc-in-rust.patch
79
* 0005-Issue-4403-RFE-OpenLDAP-pw-hash-migration-tests-4408.patch
80
* 0006-Issue-4446-RFE-openldap-password-hashers.patch
81
* 0007-Issue-4464-RFE-clang-with-ds-asan-rust.patch
82
* 0008-Issue-4229-RFE-Improve-rust-linking-and-build-perfor.patch
83
- Update to version 1.4.4.10~git0.ebdf25251:
84
* Bump version to 1.4.4.10
85
* Issue 4418 - fix cherry-pick error
86
* Issue 4381 - RFE - LDAPI authentication DN rewritter
87
* Issue 4539 - BUG - no such file if no overlays in openldap during migration (#4540)
88
* Issue 4513 - CI Tests - fix test failures
89
* Issue 4528 - Fix cn=monitor SCOPE_ONE search (#4529)
90
* Issue 4535 - lib389 - healthcheck throws exception if backend is not replicated
91
* Issue 4504 - insure that repl_monitor_test use ldapi (for RHEL) - fix merge issue (#4533)
92
* Issue 4504 - Insure ldapi is enabled in repl_monitor_test.py (Needed on RHEL) (#4527)
93
* Issue 4506 - BUG - Fix bounds on fd table population (#4520)
94
95
-------------------------------------------------------------------
96
Tue Dec 01 02:50:05 UTC 2020 - wbrown@suse.de
97
98
- Lib389 is a hard requirement in 1.4.4, and perl has been completely
99
removed. Reflect this in our spec file.
100
- Add rebased patches for SUSE Feature Completion: jsc#SLE-11501
101
* 0001-Ticket-51260-fix-potential-syncrepl-data-corruption.patch
102
* 0002-Ticket-51260-improve-tests-and-improve-readme-re-ref.patch
103
* 0003-Ticket-4224-openldap-can-become-confused-with-entryu.patch
104
* 0004-Issue-4410-RFE-ndn-cache-with-arc-in-rust.patch
105
* 0005-Issue-4403-RFE-OpenLDAP-pw-hash-migration-tests-4408.patch
106
* 0006-Issue-4446-RFE-openldap-password-hashers.patch
107
* 0007-Issue-4464-RFE-clang-with-ds-asan-rust.patch
108
* 0008-Issue-4229-RFE-Improve-rust-linking-and-build-perfor.patch
109
- Update to version 1.4.4.9~git0.b09e60339:
110
* Bump version to 1.4.4.9
111
* Issue 4105 - Remove python.six (fix regression)
112
* Issue 4384 - Use MONOTONIC clock for all timing events and conditions
113
* Issue 4243 - Fix test: SyncRepl plugin provides a wrong cookie (#4467)
114
* Issue 4460 - BUG - lib389 should use system tls policy
115
* Issue 3657 - Add options to dsctl for dsrc file
116
* Issue 3986 - UI - Handle objectclasses that do not have X-ORIGIN set
117
* Issue 4297 - 2nd fix for on ADD replication URP issue internal searches with filter containing unescaped chars (#4439)
118
* Issue 4449 - dsconf replication monitor fails to retrieve database RUV - consumer (Unavailable) (#4451)
119
* Issue 4105 - Remove python.six from lib389 (#4456)
120
121
-------------------------------------------------------------------
122
Thu Nov 12 03:47:16 UTC 2020 - wbrown@suse.de
123
124
- Update to version 1.4.4.8~git0.bf454ad07:
125
* Bump version to 1.4.4.8
126
* Issue 4415 - unable to query schema if there are extra parenthesis
127
* Issue 4176 - CL trimming causes high CPU
128
* Bump version to 1.4.4.7
129
* Issue 2526 - revert backend validation check
130
* Issue 4262 - more perl removal cleanup
131
* Issue 2526 - retrocl backend created out of order
132
* Bump version to 1.4.4.6
133
* Issue 4262 - Remove legacy tools subpackage (final cleanup)
134
* Issue 4262 - Remove legacy tools subpackage (restart instances after rpm install)
135
136
-------------------------------------------------------------------
137
Thu Oct 08 23:20:32 UTC 2020 - william.brown@suse.com
138
139
- Update to version 1.4.4.4~git0.318a3ce0c:
140
* Bump version to 1.4.4.4
141
* Ticket 51175 - resolve plugin name leaking
142
* Issue 51187 - UI - stop importing Cockpit's PF css
143
* Issue 51192 - Add option to reject internal unindexed searches
144
* Issue 50840 - Fix test docstrings metadata-1
145
* Issue 50840 - Fix test docstrings metadata
146
* Ticket 50980 - fix foo_filter_rewrite
147
* Issue 51165 - add more logconv stats for the new access log keywords
148
* Issue 50928 - Unable to create a suffix with countryName either via dscreate or the admin console
149
* Issue 51188 - db2ldif crashes when LDIF file can't be accessed
150
* Issue 50545 - Port remaining legacy tools to new python CLI
151
* Issue 51165 - add new access log keywords for wtime and optime
152
* Issue : 49761 - Fix CI test suite issues ( Port remaning acceptance test suit part 1)
153
* Issue: 51070 - Port Import TET module to python3 part2
154
* Issue:51142 - Port manage Entry TET suit to python 3 part 1
155
* Issue: 50860 - Port Password Policy test cases from TET to python3 final
156
* Issue 50696 - Fix Allowed and Denied Ciphers lists - WebUI
157
* Issue 51169 - UI - attr uniqueness - selecting empty subtree crashes cockpit
158
* Issue 49256 - log warning when thread number is very different from autotuned value
159
* Issue 51157 - Reindex task may create abandoned index file
160
* Issue 50873 - Fix issues with healthcheck tool
161
* Issue:50860 - Port Password Policy test cases from TET to python3 part2
162
* Issue 51166 - Log an error when a search is fully unindexed
163
* Ticket 50544 - OpenLDAP syncrepl compatability
164
* Ticket 51161 - fix SLE15.2 install issps
165
* Issue 49999 - rpm.mk build-cockpit should clean cockpit_dist first
166
* Issue 51144 - dsctl fails with instance names that contain slapd-
167
* Issue 51155 - Fix OID for sambaConfig objectclass
168
* Ticket 51159 - dsidm ou delete fails
169
* Issue 50984 - Memory leaks in disk monitoring
170
* Ticket 51131 - improve mutex alloc in conntable
171
* Issue 49761 - Fix CI tests
172
* Ticket 49859 - A distinguished value can be missing in an entry
173
* Issue 50791 - Healthcheck should look for notes=A/F in access log
174
* Issue 51072 - Set the default minimum worker threads
175
* Ticket 51140 - missing ifdef
176
* Issue 50912 - pwdReset can be modified by a user
177
* Issue 50781 - Make building cockpit plugin optional
178
* Issue 51100 - Correct numSubordinates value for cn=monitor
179
* Issue 51136 - dsctl and dsidm do not errors correctly when using JSON
180
* Ticket 137 - fix compiler warning
181
* Issue 50781 - Make building cockpit plugin optional
182
* Issue 51132 - Winsync setting winSyncWindowsFilter not working as expected
183
* Ticket 51034 - labeledURIObject
184
* Issue 50545 - Port remaining legacy tools to new python CLI
185
* Issue 50889 - Extract pem files into a private namespace
186
* Ticket 137 - Implement EntryUUID plugin
187
* Ticket 51072 - improve autotune defaults
188
* Ticket 51115 - enable samba3.ldif by default
189
* Issue 51118 - UI - improve modal validation when creating an instance
190
* Issue 50746 - Add option to healthcheck to list all the lint reports
191
* Bump version to 1.4.4.3
192
* Issue 50931 - RFE AD filter rewriter for ObjectCategory
193
* Issue: 50860 - Port Password Policy test cases from TET to python3 part1
194
* Issue 51113 - Allow using uid for replication manager entry
195
* Issue 51095 - abort operation if CSN can not be generated
196
* Issue 51110 - Fix ASAN ODR warnings
197
* Issue 49850 -ldbm_get_nonleaf_ids() painfully slow for databases with many non-leaf entries
198
* Issue 51102 - RFE - ds-replcheck - make online timeout configurable
199
* Issue 51076 - remove unnecessary slapi entry dups
200
* Issue 51086 - Improve dscreate instance name validation
201
* Issue:51070 - Port Import TET module to python3 part1
202
* Ticket 51037 - compiler warning
203
* Ticket 50989 - ignore pid when it is ourself in protect_db
204
* Ticket 51037 - RFE AD filter rewriter for ObjectSID
205
* Issue 50499 - Fix some npm audit issues
206
* Issue 51091 - healthcheck json report fails when mapping tree is deleted
207
* Ticket 51079 - container pid start and stop issues
208
* Revert "Issue 51017 - Implement dynamic ds/bz pytest markers"
209
* Issue 49761 - Fix CI tests
210
* Issue 50610 - Fix return code when it's nothing to free
211
* Issue 50610 - memory leaks in dbscan and changelog encryption
212
* Issue 51076 - prevent unnecessarily duplication of the target entry
213
* Issue 50940 - Permissions of some shipped directories may change over time
214
* Issue 50873 - Fix issues with healthcheck tool
215
* Issue 51017 - Implement dynamic ds/bz pytest markers
216
* Ticket 51082 - abort when a empty valueset is freed
217
* Issue:CI test - automember_plugin (Long Duration test)
218
* Issue 50201 - nsIndexIDListScanLimit accepts any value
219
* Bump version to 1.4.4.2
220
* Issue 51078 - Add nsslapd-enable-upgrade-hash to the schema
221
* Issue 51054 - Revise ACI target syntax checking
222
* Ticket 51068 - deadlock when updating the schema
223
* Issue 51042 - try to use both c_rehash and openssl rehash
224
* Issue 51042 - switch from c_rehash to openssl rehash
225
* Issue 50992 - Bump jemalloc version and enable profiling
226
* Issue 51060 - unable to set sslVersionMin to TLS1.0
227
* Issue 51064 - Unable to install server where IPv6 is disabled
228
* Issue 51051 - CLI fix consistency issues with confirmations
229
* Issue 50655 - etime displayed has an order of magnitude 10 times smaller than it should be
230
* Issue 49731 - undo db_home_dir under /dev/shm/dirsrv for now
231
* Issue 51054 - AddressSanitizer: heap-buffer-overflow in ldap_utf8prev
232
* Issue 49761 - Fix CI tests
233
* Issue 51047 - React deprecating ComponentWillMount
234
* Issue 50499 - fix npm audit issues
235
* Issue 50545 - Port dbgen.pl to dsctl
236
* Issue 51027 - Test passwordHistory is not rewritten on a fail attempt
237
* Bump version to 1.4.4.1
238
* Ticket 51024 - syncrepl_entry callback does not contain attributes added by postoperation plugins
239
* Ticket 50877 - task to run tests of csn generator
240
* Issue 49731 - undo db_home_dir under /dev/shm/dirsrv for now
241
* Issue: 48055 - CI test - automember_plugin(part3)
242
* Ticket 51035 - Heavy StartTLS connection load can randomly fail with err=1
243
* Issue 51031 UI - transition between two instances needs improvement
244
* Bump version to 1.4.4
245
246
-------------------------------------------------------------------
247
Sun Aug 02 23:52:12 UTC 2020 - william.brown@suse.com
248
249
- Update to version 1.4.3.12~git0.9bc042902:
250
* Bump version to 1.4.3.12
251
* Issue 51222 - It should not be allowed to delete Managed Entry manually
252
* Issue 51129 - SSL alert: The value of sslVersionMax "TLS1.3" is higher than the supported version
253
* Issue 51086 - Fix instance name length for interactive install
254
* Issue 51136 - JSON Error output has redundant messages
255
* Issue 51059 - If dbhome directory is set online backup fails
256
* Issue 51000 - Separate the BDB backend monitors
257
* Issue 49300 - entryUSN is duplicated after memberOf operation
258
* Issue 50984 - Fix disk_mon_check_diskspace types
259
260
-------------------------------------------------------------------
261
Wed Jul 15 04:10:48 UTC 2020 - william.brown@suse.com
262
263
- Remove patch that is now included in latest release:
264
0001-Ticket-51161-fix-SLE15.2-install-issps.patch
265
- Resolve bsc#1174057 upstream stability and fix rollup.
266
- Update to version 1.4.3.11~git0.82796f172:
267
* Bump version to 1.4.3.11
268
* Issue 51192 - Add option to reject internal unindexed searches
269
* Ticket 51159 - dsidm ou delete fails
270
* Issue 51165 - add more logconv stats for the new access log keywords
271
* Issue 51188 - db2ldif crashes when LDIF file can't be accessed
272
* Issue 51165 - add new access log keywords for wtime and optime
273
* Issue 50696 - Fix Allowed and Denied Ciphers lists - WebUI
274
* Issue 51169 - UI - attr uniqueness - selecting empty subtree crashes cockpit
275
* Issue 49256 - log warning when thread number is very different from autotuned value
276
* Issue 51157 - Reindex task may create abandoned index file
277
* Issue 51166 - Log an error when a search is fully unindexed
278
* Ticket 51161 - fix SLE15.2 install issps
279
* Issue 51144 - dsctl fails with instance names that contain slapd-
280
* Issue 50984 - Memory leaks in disk monitoring
281
* Issue 50201 - nsIndexIDListScanLimit accepts any value
282
* Bump version to 1.4.3.10
283
* Ticket 49859 - A distinguished value can be missing in an entry
284
* Issue 50791 - Healthcheck should look for notes=A/F in access log
285
* Issue 51072 - Set the default minimum worker threads
286
* Issue 50912 - pwdReset can be modified by a user
287
* Issue 51100 - Correct numSubordinates value for cn=monitor
288
* Issue 51136 - dsctl and dsidm do not errors correctly when using JSON
289
* Issue 51132 - Winsync setting winSyncWindowsFilter not working as expected
290
* Ticket 51072 - improve autotune defaults
291
* Issue 50746 - Add option to healthcheck to list all the lint reports
292
* Issue 51118 - UI - improve modal validation when creating an instance
293
294
-------------------------------------------------------------------
295
Fri Jun 19 01:56:49 UTC 2020 - William Brown <william.brown@suse.com>
296
297
- Add 0001-Ticket-51161-fix-SLE15.2-install-issps.patch to resolve bsc#1172328
298
This corrects a failure to install on SUSE due to incorrect hostname
299
generation, and a python 3 utf8 issue that is triggered by systemd.
300
301
-------------------------------------------------------------------
302
Mon Jun 01 01:10:10 UTC 2020 - william.brown@suse.com
303
304
- Update to version 1.4.3.9~git0.3eb8617f6:
305
* Bump version to 1.4.3.9
306
* Issue 50931 - RFE AD filter rewriter for ObjectCategory
307
* Issue 51113 - Allow using uid for replication manager entry
308
* Issue 51095 - abort operation if CSN can not be generated
309
* Issue 51110 - Fix ASAN ODR warnings
310
* Issue 51102 - RFE - ds-replcheck - make online timeout configurable
311
* Issue 51076 - remove unnecessary slapi entry dups
312
* Issue 51086 - Improve dscreate instance name validation
313
* Ticket 50989 - ignore pid when it is ourself in protect_db
314
* Issue 50499 - Fix some npm audit issues
315
* Issue 51091 - healthcheck json report fails when mapping tree is deleted
316
* Ticket 51079 - container pid start and stop issues
317
* Issue 50610 - Fix return code when it's nothing to free
318
* Ticket 51082 - abort when a empty valueset is freed
319
* Issue 50610 - memory leaks in dbscan and changelog encryption
320
* Issue 51076 - prevent unnecessarily duplication of the target entry
321
* Bump version to 1.4.3.8
322
* Issue 51078 - Add nsslapd-enable-upgrade-hash to the schema
323
* Issue 51054 - Revise ACI target syntax checking
324
* Ticket 51068 - deadlock when updating the schema
325
* Issue 51060 - unable to set sslVersionMin to TLS1.0
326
* Issue 51064 - Unable to install server where IPv6 is disabled
327
* Issue 51051 - CLI fix consistency issues with confirmations
328
* Issue 49731 - undo db_home_dir under /dev/shm/dirsrv for now
329
* Issue 51054 - AddressSanitizer: heap-buffer-overflow in ldap_utf8prev
330
* Issue 51047 - React deprecating ComponentWillMount
331
* Issue 50499 - fix npm audit issues
332
* Issue 50545 - Port dbgen.pl to dsctl
333
* Bump version to 1.4.3.7
334
* Ticket 51024 - syncrepl_entry callback does not contain attributes added by postoperation plugins
335
* Ticket 51035 - Heavy StartTLS connection load can randomly fail with err=1
336
* Issue 49731 - undo db_home_dir under /dev/shm/dirsrv for now
337
* Issue 51031 UI - transition between two instances needs improvement
338
* Bump version to 1.4.3.6
339
* Issue 50933 - 10rfc2307compat.ldif is not ready to set used by default
340
* Ticket 50931 - RFE AD filter rewriter for ObjectCategory
341
* Issue 51016 - Fix memory leaks in changelog5_init and perfctrs_init
342
* Ticket 50980 - RFE extend usability for slapi_compute_add_search_rewriter and slapi_compute_add_evaluator
343
* Ticket 51008 - dbhome in containers
344
* Issue 50875 - Refactor passwordUserAttributes's and passwordBadWords's code
345
* Ticket 51014 - slapi_pal.c possible static buffer overflow
346
* Issue 50545 - remove dbmon "incr" option from arg parser
347
* Issue 50545 - Port dbmon.sh to dsconf
348
* Issue 51005 - AttributeUniqueness plugin's DN parameter should not have a default value
349
* Issue 49731 - Fix additional issues with setting db home directory by default
350
* Issue 50337 - Replace exec() with setattr()
351
* Ticket 50905 - intermittent SSL hang with rhds
352
* Issue 50952 - SSCA lacks basicConstraint:CA
353
* Issue 50640 - Database links: get_monitor() takes 1 positional argument but 2 were given
354
* Issue 50869 - Setting nsslapd-allowed-sasl-mechanisms truncates the value
355
* Bump version to 1.4.3.5
356
* Issue 50994 - Fix latest UI bugs found by QE
357
* Ticket 50933 - rfc2307compat.ldif
358
* Issue 50337 - Replace exec() with setattr()
359
* Issue 50984 - Memory leaks in disk monitoring
360
* Issue 50984 - Memory leaks in disk monitoring
361
* Issue 49731 - dscreate fails in silent mode because of db_home_dir
362
* Issue 50975 - Revise UI branding with new minimized build
363
* Issue 49437 - Fix memory leak with indirect COS
364
* Issue 49731 - Do not add db_home_dir to template-dse.ldif
365
* Issue 49731 - set and use db_home_directory by default
366
* Ticket 50971 - fix BSD_SOURCE
367
* -n option of dbverify does not work
368
* Issue 50952- SSCA lacks basicConstraint:CA
369
* Issue 50976 - Clean up Web UI source directory from unused files
370
* Issue 50955 - Fix memory leaks in chaining plugin(part 2)
371
* Issue 50966 - UI - Database indexes not using typeAhead correctly
372
* Issue 50974 - UI - wrong title in "Delete Suffix" popup
373
* Issue 50972 - Fix cockpit plugin build
374
* Issue 49761 - Fix CI test suite issues
375
* Issue 50971 - Support building on FreeBSD.
376
* Issue 50960 - [RFE] Advance options in RHDS Disk Monitoring Framework
377
* Issue 50800 - wildcards in rootdn-allow-ip attribute are not accepted
378
* Issue 50963 - We should bundle *.min.js files of Console
379
* Issue: 50860 - Port Password Policy test cases from TET to python3 Password grace limit section.
380
* Issue: 50860 - Port Password Policy test cases from TET to python3 series of bugs Port final
381
* Issue 50954 - buildnum.py - fix date formatting issue
382
* Bump version to 1.4.3.4
383
* Issue 50954 - Port buildnum.pl to python(part 2)
384
* Issue 50955 - Fix memory leaks in chaining plugin
385
* Issue 50954 - Port buildnum.pl to python
386
* Ticket 50947 - change 00core.ldif objectClasses for openldap migration
387
* Ticket: 50755 - setting nsslapd-db-home-directory is overriding db_directory
388
* Issue 50937 - Update CLI for new backend split configuration
389
* Issue: 50860 - Port Password Policy test cases from TET to python3 pwp.sh
390
* Ticket 50945 - givenname alias of gn from openldap
391
* Ticket 50935 - systemd override in lib389 for dscontainer
392
* Issue 50499 - Fix npm audit issues
393
* Issue 49761 - Fix CI test suite issues
394
* Ticket 50618 - clean compiler warning and log level
395
* Ticket 50889 - fix compiler issues
396
* Issue 50884 - Health check tool DSEldif check fails
397
* Issue 50926 - Remove dual spinner and other UI fixes
398
* Issue 50928 - Unable to create a suffix with countryName
399
* Issue 50758 - Only Recommend bash-completion, not Require
400
* Issue 50923 - Fix a test regression
401
* Issue 50904 - Connect All React Components And Refactor the Main Navigation Tab Code
402
* Issue 50920 - cl-dump exit code is 0 even if command fails with invalid arguments
403
* Issue 50923 - Add test - dsctl fails to remove instances with dashes in the name
404
* Issue 50919 - Backend delete fails using dsconf
405
* Issue 50872 - dsconf can't create GSSAPI replication agreements
406
* Issue 50912 - RFE - add password policy attribute pwdReset
407
* Ticket 50914 - No error returned when adding an entry matching filters for a non existing automember group
408
* Ticket 50889 - Extract pem files into a private namespace
409
* Issue 50909 - nsDS5ReplicaId cant be set to the old value it had before
410
* Issue: 50686 - Port fractional replication test cases from TET to python3 final
411
* Issue 49845 - Remove pkgconfig check for libasan
412
* Issue:50860 - Port Password Policy test cases from TET to python3 bug624080
413
* Issue:50860 - Port Password Policy test cases from TET to python3 series of bugs
414
* Ticket 50786 - connection table freelist
415
* Ticket 50618 - support cgroupv2
416
* Ticket 50900 - Fix cargo offline build
417
* Ticket 50898 - ldclt core dumped when run with -e genldif option
418
* Bump version to 1.4.3.3
419
* Issue 50855 - remove unused file from UI
420
* Issue 50855 - UI: Port Server Tab to React
421
* Issue 49845 - README does not contain complete information on building
422
* Issue: 50686 - Port fractional replication test cases from TET to python3 part 1
423
* Ticket - 49623-cont cenotaph errors on modrdn operations
424
* Issue 50882 - Fix healthcheck errors for instances that do not have TLS enabled
425
* Issue 50886 - Typo in the replication debug message
426
* Issue 50873 - Fix healthcheck and virtual attr check
427
* Issue 50873 - Fix issues with healthcheck tool
428
* Issue 50028 - Add a new CI test case
429
* Issue 49946 - Add a new CI test case
430
* Issue 50117 - Add a new CI test case
431
* Ticket 50787 - fix implementation of attr unique
432
* Ticket 50859 - support running only with ldaps socket
433
* Issue 50823 - dsctl doesn't work with 'slapd-' in the instance name
434
* Ticket 49624 cont - DB Deadlock on modrdn appears to corrupt database and entry cache
435
* Issue 50867 - Fix minor buildsys issues
436
* Issue 50737 - Allow building with rust online without vendoring
437
* Ticket 50831 add cargo.lock to allow offline builds
438
* Ticket 50694 - import PEM certs on startup
439
* Ticket 50857 - Memory leak in ACI using IP subject
440
* Issue 49761 - Fix CI test suite issues
441
* Issue 50853 - Fix NULL pointer deref in config setting
442
* Issue 50850 - Fix dsctl healthcheck for python36
443
* Issue 49990 - Need to enforce a hard maximum limit for file descriptors
444
* Ticket 48707 - ldapssotoken for authentication
445
* Bump version to 1.4.3.2
446
* Issue 49254 - Fix compiler failures and warnings
447
* Ticket 50741-cont bdb_start - Detected Disorderly Shutdown
448
* Issue 50836 - Port Schema UI tab to React
449
* Issue 50842 - Decrease 389-console Cockpit component size
450
* Ticket 50790 - Add result text when filter is invalid
451
* Issue 50627 - Add ASAN logs to HTML report
452
* Issue 50834 - Incorrectly setting the NSS default SSL version max
453
* Issue 50829 - Disk monitoring rotated log cleanup causes heap-use-after-free
454
* Ticket 50709 - (cont) Several memory leaks reported by Valgrind for 389-ds 1.3.9.1-10
455
* Ticket 50784 - performance testing scripts
456
* Issue 50599 - Fix memory leak when removing db region files
457
* Issue 49395 - Set the default TLS version min to TLS1.2
458
* Issue 50818 - dsconf pwdpolicy get error
459
* Issue 50824 - dsctl remove fails with "name 'ensure_str' is not defined"
460
* Issue 50599 - Remove db region files prior to db recovery
461
* Issue 50812 - dscontainer executable should be placed under /usr/libexec/dirsrv/
462
* Issue 50816 - dsconf allows the root password to be set to nothing
463
* Issue 50798 - incorrect bytes in format string(fix import issue)
464
* Bump version to 1.4.3.1
465
* Ticket 50798 - incorrect bytes in format string
466
* Issue 50545 - Add the new replication monitor functionality to UI
467
* Issue 50806 - Fix minor issues in lib389 health checks
468
* Issue: 50690 - Port Password Storage test cases from TET to python3 part 1
469
* Issue 49761 - Fix CI test suite issues
470
* Issue 49761 - Fix CI test suite issues
471
* Issue 50754 - Add Restore Change Log option to CLI
472
* Issue: 48055 - CI test - automember_plugin(part2)
473
* Ticket 50667 - dsctl -l did not respect PREFIX
474
* Issue 50780 - More CLI fixes
475
* Ticket 50649 - lib389 without defaults.inf
476
* Issue 50780 - Fix UI issues
477
* Ticket 50727 - correct mistaken options in filter validation patch
478
* Issue 50779 - lib389 - conflict compare fails for DN's with spaces
479
* Set branch version to 1.4.3.0
480
481
-------------------------------------------------------------------
482
Mon Jun 01 00:22:18 UTC 2020 - william.brown@suse.com
483
484
- Remove 0001-Ticket-51014-slapi_pal.c-possible-static-buffer-over.patch
485
as it is part of 1.4.2.14
486
- Update to version 1.4.2.14~git0.5ac5b02ce:
487
* Bump version to 1.4.2.14
488
* Issue 51113 - Allow using uid for replication manager entry
489
* Issue 51095 - abort operation if CSN can not be generated
490
* Issue 51110 - Fix ASAN ODR warnings
491
* Issue 51102 - RFE - ds-replcheck - make online timeout configurable
492
* Issue 51076 - remove unnecessary slapi entry dups
493
* Issue 51086 - Improve dscreate instance name validation
494
* Ticket 50989 - ignore pid when it is ourself in protect_db
495
* Issue 50499 - Fix some npm audit issues
496
* Issue 51091 - healthcheck json report fails when mapping tree is deleted
497
* Ticket 51079 - container pid start and stop issues
498
* Issue 50610 - Fix return code when it's nothing to free
499
* Ticket 51082 - abort when a empty valueset is freed
500
* Issue 50610 - memory leaks in dbscan and changelog encryption
501
* Issue 51076 - prevent unnecessarily duplication of the target entry
502
* Issue 50940 - Permissions of some shipped directories may change over time
503
* Bump version to 1.4.2.13
504
* Ticket 50787 - fix implementation of attr unique
505
* Issue 51078 - Add nsslapd-enable-upgrade-hash to the schema
506
* Ticket 51068 - deadlock when updating the schema
507
* Issue 51060 - unable to set sslVersionMin to TLS1.0
508
* Issue 51064 - Unable to install server where IPv6 is disabled
509
* Issue 51051 - CLI fix consistency issues with confirmations
510
* Issue 51047 - React deprecating ComponentWillMount
511
* Issue 50499 - fix npm audit issues
512
* Ticket 51035 - Heavy StartTLS connection load can randomly fail with err=1
513
* Issue 51031 UI - transition between two instances needs improvement
514
* Bump version to 1.4.2.12
515
* Issue 50337 - Replace exec() with setattr()
516
* Issue 50545 - the check for the ds version for the backend config was broken
517
* Issue 50875 - Refactor passwordUserAttributes's and passwordBadWords's code
518
* Ticket 51014 - slapi_pal.c possible static buffer overflow
519
* Issue 50545 - remove dbmon "incr" option from arg parser
520
* Issue 50545 - Port dbmon.sh to dsconf
521
* Ticket 50905 - intermittent SSL hang with rhds
522
* Issue 50952 - SSCA lacks basicConstraint:CA
523
* Issue 50640 - Database links: get_monitor() takes 1 positional argument but 2 were given
524
* Issue 50869 - Setting nsslapd-allowed-sasl-mechanisms truncates the value
525
526
-------------------------------------------------------------------
527
Tue Apr 07 05:27:28 UTC 2020 - 389-ds-maintainer@suse.de
528
529
- Patch rollup as described in bsc#1169364
530
- Add rust vendor.tar.gz as a source - rust is still an optional build
531
and will be enabled in the future.
532
- Update ns-slapd ownership to remove dirsrv as an owner as dirsrv will
533
not exist in containers with systemd users.
534
- Add 0001-Ticket-51014-slapi_pal.c-possible-static-buffer-over.patch to
535
resolve a warning found in static analysis in OBS (upstream #51014)
536
- Update to version 1.4.2.11~git0.aff1a2831:
537
* Bump version to 1.4.2.11
538
* Issue 50994 - Fix latest UI bugs found by QE
539
* Issue 50337 - Replace exec() with setattr()
540
* Issue 50984 - Memory leaks in disk monitoring
541
* Issue 50975 - Revise UI branding with new minimized build
542
* Issue 49437 - Fix memory leak with indirect COS
543
* Issue 50976 - Clean up Web UI source directory from unused files
544
* Issue 50744 - -n option of dbverify does not work
545
* Issue 50952- SSCA lacks basicConstraint:CA
546
* Bump version to 1.4.2.10
547
* Issue 50966 - UI - Database indexes not using typeAhead correctly
548
* Issue 50974 - UI - wrong title in "Delete Suffix" popup
549
* Issue 50972 - Fix cockpit plugin build
550
* Issue 50800 - wildcards in rootdn-allow-ip attribute are not accepted
551
* Issue 50963 - We should bundle *.min.js files of Console
552
* Bump version to 1.4.2.9
553
* Ticket: 50755 - setting nsslapd-db-home-directory is overriding db_directory
554
* Issue 50937 - Update CLI for new backend split configuration
555
* Issue 50499 - Fix npm audit issues
556
* Issue 50884 - Health check tool DSEldif check fails
557
* Issue 50926 - Remove dual spinner and other UI fixes
558
* Issue 49845 - Remove pkgconfig check for libasan
559
* Issue 50758 - Only Recommend bash-completion, not Require
560
* Issue 50928 - Unable to create a suffix with countryName
561
* Issue 50904 - Connect All React Components And Refactor the Main Navigation Tab Code
562
* Issue 50919 - Backend delete fails using dsconf
563
* Issue 50872 - dsconf can't create GSSAPI replication agreements
564
* Ticket 50914 - No error returned when adding an entry matching filters for a non existing automember group
565
* Issue 50909 - nsDS5ReplicaId cant be set to the old value it had before
566
* Ticket 50618 - support cgroupv2
567
* Ticket 50898 - ldclt core dumped when run with -e genldif option
568
569
-------------------------------------------------------------------
570
Mon Feb 17 22:37:41 UTC 2020 - 389-ds-maintainer@suse.de
571
572
- Update to version 1.4.2.8~git0.3aaa3e820:
573
* Bump version to 1.4.2.8
574
* Issue 50855 - remove unused file from UI
575
* Issue 50855 - UI: Port Server Tab to React
576
* Issue 49845 - README does not contain complete information on building
577
* Ticket - 49623-cont cenotaph errors on modrdn operations
578
* Issue 50882 - Fix healthcheck errors for instances that do not have TLS enabled
579
* Issue 50886 - Typo in the replication debug message
580
* Issue 50873 - Fix healthcheck and virtual attr check
581
* Issue 50873 - Fix issues with healthcheck tool
582
* Ticket 50857 - Memory leak in ACI using IP subject
583
* Issue 50823 - dsctl doesn't work with 'slapd-' in the instance name
584
* Ticket 49624 cont - DB Deadlock on modrdn appears to corrupt database and entry cache
585
* Issue 50850 - Fix dsctl healthcheck for python36
586
* Issue 49990 - Need to enforce a hard maximum limit for file descriptors
587
588
-------------------------------------------------------------------
589
Tue Jan 28 04:11:30 UTC 2020 - 389-ds-maintainer@suse.de
590
591
- Update to version 1.4.2.7~git0.202953d28:
592
* Bump version to 1.4.2.7
593
* Issue 49254 - Fix compiler failures and warnings
594
* Ticket 50741-cont bdb_start - Detected Disorderly Shutdown
595
* Issue 50836 - Port Schema UI tab to React
596
* Issue 50842 - Decrease 389-console Cockpit component size
597
* Ticket 50790 - Add result text when filter is invalid
598
* Issue 50834 - Incorrectly setting the NSS default SSL version max
599
* Issue 50829 - Disk monitoring rotated log cleanup causes heap-use-after-free
600
* Ticket 50709 - (cont) Several memory leaks reported by Valgrind for 389-ds 1.3.9.1-10
601
* Issue 50599 - Fix memory leak when removing db region files
602
* Issue 49395 - Set the default TLS version min to TLS1.2
603
* Issue 50818 - dsconf pwdpolicy get error
604
* Issue 50824 - dsctl remove fails with "name 'ensure_str' is not defined"
605
* Issue 50599 - Remove db region files prior to db recovery
606
* Issue 50812 - dscontainer executable should be placed under /usr/libexec/dirsrv/
607
* Issue 50816 - dsconf allows the root password to be set to nothing
608
* Issue 50798 - incorrect bytes in format string(fix import issue)
609
610
-------------------------------------------------------------------
611
Tue Jan 21 03:51:34 UTC 2020 - 389-ds-maintainer@suse.de
612
613
- Update to version 1.4.2.6~git0.e84bbce3f:
614
* Bump version to 1.4.2.6
615
* Ticket 50798 - incorrect bytes in format string
616
* Issue 50545 - Add the new replication monitor functionality to UI
617
* Issue 50806 - Fix minor issues in lib389 health checks
618
* Issue 50754 - Add Restore Change Log option to CLI
619
* Ticket 50727 - change syntax validate by default in 1.4.2
620
* Ticket 50667 - dsctl -l did not respect PREFIX
621
* Issue 50780 - More CLI fixes
622
* Issue 50780 - Fix UI issues
623
* Ticket 50727 - correct mistaken options in filter validation patch
624
* Issue 50779 - lib389 - conflict compare fails for DN's with spaces
625
* Ticket #49761 - Fix CI test suite issues
626
* Issue 50499 - Fix npm audit issues
627
* Issue 50774 - Account.enroll_certificate() should not check for DS version
628
* Issue 50771 - 1.4.2.5 doesn't compile due to error ModuleNotFoundError: No module named 'pkg_resources.extern'
629
* Issue 50758 - Need to enable CLI arg completion
630
* Ticket 50709: Several memory leaks reported by Valgrind for 389-ds 1.3.9.1-10
631
* Issue: 50690 - Port Password Storage test cases from TET to python3(create required types in password_plugins)
632
* Issue: 48851 - Investigate and port TET matching rules filter tests(last test cases for match index)
633
* Issue 50761 - Parametrized tests are missing ':parametrized' value
634
* Bump version to 1.4.2.5
635
* Issue 50747 - Port readnsstate to dsctl
636
* Issue 50758 - Enable CLI arg completion
637
* Issue 50753 - Dumping the changelog to a file doesn't work
638
* Ticket 50745: ns-slapd hangs during CleanAllRUV tests
639
* Issue 50734 - lib389 creates non-SSCA cert DBs with misleading README.txt
640
* Issue: 48851 - investigate and port TET matching rules filter tests(cert)
641
* Issue: 50443 - Create a module in lib389 to Convert a byte sequence to a properly escaped for LDAP
642
* Ticket 50664 - DS can fail to recover if an empty directory exists in db
643
* Ticket 50736 - RetroCL trimming may crash at shutdown if trimming configuration is invalid
644
* Ticket 50741 - bdb_start - Detected Disorderly Shutdown last time Directory Server was running
645
* Issue 50572 - After running cl-dump dbdir/cldb/*ldif.done are not deleted
646
* Issue 50701 - Fix type in lint report
647
* Ticket 50729 - add support for gssapi tests on suse
648
* Issue 50701 - Add additional healthchecks to dsconf
649
* Issue 50711 - `dsconf security` lacks option for setting nsTLSAllowClientRenegotiation attribute
650
* Issue 50439 - Update docker integration for Fedora
651
* Issue: 48851 - Investigate and port TET matching rules filter tests(last test cases for match)
652
* Issue 50499 - Fix npm audit issues
653
* Issue 50722 - Test IDs are not unique
654
* Issue 50712 - Version comparison doesn't work correctly on git builds
655
* Issue 50499 - Fix npm audit issues
656
* Issue 50706 - Missing lib389 dependency - packaging
657
* Bump version to 1.4.2.4
658
* Issue 49761 - Fix CI test suite issues
659
* Issue 50634 - Fix CLI error parsing for non-string values
660
* Ticket 50659 AddressSanitizer: SEGV ... in bdb_pre_close
661
* Issue 50716 - CVE-2019-14824 (BZ#1748199) - deref plugin displays restricted attributes
662
* Issue 50644 - fix regression with creating sample entries
663
* Issue 50699 - Add Disk Monitor to CLI and UI
664
* Issue 50716 - CVE-2019-14824 (BZ#1748199) - deref plugin displays restricted attributes
665
* Issue 50536 - After audit log file is rotated, DS version string is logged after each update
666
* Issue #50712 - Version comparison doesn't work correctly on git builds
667
* Issue 50706 - Missing lib389 dependency - packaging
668
* Issue 49761 - Fix CI test suite issues
669
* Issue #50683 - Makefile.am contains unused RPM-related targets
670
* Issue 50696 - Fix various UI bugs
671
* Update based on Marks feedback
672
* Update to mark as skipif
673
* Ticket 50641 - Update default aci to allows users to change their own password
674
* Ticket 50007, 50648 - improve x509 handling.
675
* Issue 50689 - Failed db restore task does not report an error
676
* Issue 50199 - Disable perl by default
677
* Ticket 50633 - Add cargo vendor support for offline builds
678
* Issue 50499 - Fix npm audit issues
679
* Bump version to 1.4.2.3
680
* Issue 50592 - Port Replication Tab to ReactJS
681
* Issue 50680 - Remove branding from upstream spec file
682
* Issue 50669 - Remove nunc-stans in favour of reworking current conn code (add.)
683
* Issue: 48055 - CI test - automember_plugin(part1)
684
* Issue 50677 - Map subtree searches with NULL base to default naming context
685
* Issue 50669 - Fix RPM build
686
* Ticket 50669 - remove nunc-stans
687
* Ticket 49850 cont -fix crash in ldbm_non_leaf
688
* Issue 50634 - Clean up CLI errors output - Fix wrong exception
689
* Issue 50660 - Build failure on Fedora 31
690
* Issue 50634 - Clean up CLI errors output
691
* Issue: 48851 - Investigate and port TET matching rules filter tests(match more test cases)
692
* Ticket 50428 - Log the actual base DN when the search fails with "invalid attribute request"
693
* Issue 49850 - ldbm_get_nonleaf_ids() slow for databases with many non-leaf entries
694
* Issue 50655 - access log etime is not properly formatted
695
* Issue 50653 - objectclass parsing fails to log error message text
696
* Issue 50646 - Improve task handling during shutdowns
697
* Add new test suite to test migration between RHDS versions
698
* Ticket 50627 - Support platforms without pytest_html
699
* Ticket 49476 - backend refactoring phase1, fix failing tests
700
* Ticket 49476 - refactor ldbm backend to allow replacement of BDB
701
* Ticket - 50349 - additional fix: filter schema check must handle subtypes
702
* Issue: 48851 - investigate and port TET matching rules filter tests(indexing more test cases)
703
* Issue 50638 - RecursionError: maximum recursion depth exceeded while calling a Python object
704
* Ticket 50636 - Crash during sasl bind
705
* Ticket 50632 - Add ensure attr state so that diffs are easier from 389-ds-portal
706
* Ticket 50619 - extend commands to have more modify options
707
* Issue 50499 - Fix npm audit issues
708
* bump version to 1.4.2.2
709
710
-------------------------------------------------------------------
711
Tue Oct 08 02:04:20 UTC 2019 - 389-ds-maintainer@suse.de
712
713
- Update to version 1.4.2.2~git0.d41ef935b:
714
* Issue 50627 - Add ASAN logs to HTML report
715
* Issue 50545 - Port repl-monitor.pl to lib389 CLI
716
* Ticket 50622 - ds_selinux_enabled may crash on suse
717
* Ticket 50595 - remove syslog.target requirement
718
* Ticket 50617 - disable cargo lock
719
* Issue 50620 - Fix regressions from 50506 (slapi_enry_attr_get_ref)
720
* Issue 50615 - Log current test name to journald
721
* Ticket: 50610 memory leak in dbscan
722
* Bump version to 1.4.2.1
723
* Ticket 50581 - ns-slapd crashes during ldapi search
724
* Issue 50604 - Fix UI validation
725
* ticket 50510 - etime can contain invalid nanosecond value
726
* Ticket 50593 Investigate URP handling on standalone instance
727
* Issue 50506 - Fix regression for relication stripattrs
728
* Issue 50580 - Perl can't be disabled in configure
729
* Ticket 50584, 49212 - docker healthcheck and configuration
730
* Issue 50546 - fix more UI issues(part 2)
731
* Do not use comparision with "is" for empty value
732
* Issue 50546 - fix more UI issues
733
* Issue 50586 - lib389 - Fix DSEldif long line processing
734
* Issue 50173 - Add the validate-syntax task to the dsconf schema
735
* Issue 50546 - Fix various issues in UI
736
* Bump version to 1.4.2.0
737
* Ticket 50576 - Same proc uid/gid maps to rootdn for ldapi sasl
738
* Ticket 50567, 50568 - strict host check disable and display container version
739
* Issue 50550 - DS installer debug messages leaking to ipa-server-install
740
* Issue 50545 - Port fixup-memberuid and add the functionality to CLI and UI
741
* Issue 50572 - After running cl-dump dbdir/cldb/*ldif.done are not deleted
742
* Issue 50578 - Add SKIP_AUDIT_CI flag for Cockpit builds
743
* Ticket 50349 - filter schema validation
744
* Issue: 48055 - CI test-(Plugin configuration should throw proper error messages if not configured properly)
745
* Issue 49324 - idl_new fix assert
746
* Ticket 50564 - Fix rust libraries by default and improve docker
747
* Issue 50206 - Refactor lock, unlock and status of dsidm account/role
748
* Issue 49324 - idl_new report index name in error conditions
749
* Issue 49761 - Fix CI test suite issues
750
* Issue 50506 - Fix regression from slapi_entry_attr_get_ref refactor
751
* Issue 50499 - Audit fix - Update npm 'eslint-utils' version
752
* Issue 49624 - modrdn silently fails if DB deadlock occurs
753
* fix for 50542 crashes in filter tests
754
* Issue 49761 - Fix CI test suite issues
755
* Ticket 50542 - Entry cache contention during base search
756
* Issue 50462 - Fix CI tests
757
* Ticket 50490 objects and memory leaks
758
* Issue 50538 - Move CI test to individual file
759
* Issue 50538 - cleanAllRUV task limit is not enforced for replicated tasks
760
* Issue 50536 - Audit log heading written to log after every update
761
* Issue 50525 - nsslapd-defaultnamingcontext does not change when the assigned suffix gets deleted
762
* Issue 50534 - CLI change schema edit subcommand to replace
763
* Issue 50506 - cont Fix invalid frees from pointer reference calls
764
* Issue 50507 - Fix Cockpit UI styling for PF4
765
* Issue: 48851 - investigate and port TET matching rules filter tests(indexing final)
766
* Issue: 48851 - Add more test cases to the match test suite(mode replace)
767
* Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1"
768
* Issue 50529 - LDAP server returning PWP controls in different sequence
769
* Issue 50506 - Fix invalid frees from pointer reference calls.
770
* Issue 50506 - Replace slapi_entry_attr_get_charptr() with slapi_entry_attr_get_ref()
771
* Issue 50521 - Add regressions in CI tests
772
* Ticket 50510 - etime can contain invalid nanosecond value
773
* Issue 50488 - Create a monitor for disk space usagedisk-space-mon
774
* Issue 50511 - lib389 PosixGroups type can not handle rdn properly
775
* Issue 50508 - UI - fix local password policy form
776
777
-------------------------------------------------------------------
778
Thu Aug 13 05:31:18 UTC 2019 - William Brown <william.brown@suse.com>
779
780
- Fix spec file discrepencies from SLE
781
- Update to correct license issue in spec file
782
- Update to simplify rust option selection
783
- Update to version 1.4.1.6~git0.5ac5a8aad:
784
* Bump version to 1.4.1.6
785
* Issue 50355 - SSL version min and max not correctly applied
786
* Issue 50497 - Port cl-dump.pl tool to Python using lib389
787
* Issue: 48851 - investigate and port TET matching rules filter tests(Final)
788
* correction to fix for #50417
789
* Issue 50425 - Add jemalloc LD_PRELOAD to systemd drop-in file
790
* Issue 50425 - Add jemalloc LD_PRELOAD to systemd drop-in file
791
* Issue 50325 - Add Security tab to UI
792
* Ticket 49789 - By default, do not manage unhashed password
793
* Ticket 49421 - Implement password hash upgrade on bind.
794
* Ticket 49421 - on bind password upgrade proof of concept
795
* Ticket 50493 - connection_is_free to trylock
796
* Ticket 50459 - Correct issue with allocation state
797
* Issue 50499 - Fix audit issues and remove jquery from the whitelist
798
* Ticket 50459 - c_mutex to use pthread_mutex to allow ns sharing
799
* Ticket 50484 - Add a release build dockerfile and dscontainer improvements
800
* Issue 50486 - Update jemalloc to 5.2.0
801
- Update to version 1.4.1.5~git0.748334143:
802
* Bump version to 1.4.1.5
803
* Issue 50431 - Fix regression from coverity fix
804
* Issue 49239 - Add a new CI test case
805
* Issue 49997 - Add a new CI test case
806
* Issue 50177 - Add a new CI test case, also added fixes in lib389
807
* Issue 49761 - Fix CI test suite issues
808
* Issue 50474 - Unify result codes for add and modify of repl5 config
809
* Ticket 50472 - memory leak with encryption
810
* Issue 50462 - Fix Root DN access control plugin CI tests
811
* Issue 50462 - Fix CI tests
812
* Ticket 50217 - Implement dsconf security section
813
* Issue: 48851 - Add more test cases to the match test suite.
814
* Issue 50378 - ACI's with IPv4 and IPv6 bind rules do not work for IPv6 clients
815
* Ticket 50439 - fix waitpid issue when pid does not exist
816
* Issue 50454 - Fix Cockpit UI branding
817
* Issue: 48851 - investigate and port TET matching rules filter tests(index)
818
* Issue 49232 - Truncate the message when buffer capacity is exceeded
819
* Bump version to 1.4.1.4
820
* Ticket 49361 - Use IPv6 friendly network functions
821
* Issue: 48851 - Investigate and port TET matching rules filter tests(bug772777)
822
* Issue: 50446 - NameError: name 'ds_is_older' is not defined
823
* Issue 49602 - Revise replication status messages
824
* Ticket 50439 - Update docker integration to work out of source directory
825
* Ticket 50037 - revert path changes as it breaks prefix/rpm builds
826
* Issue 50431 - Fix regression from coverity fix
827
* Issue 50370 - CleanAllRUV task crashing during server shutdown
828
* Issue: 48851 - investigate and port TET matching rules filter tests(match)
829
* Issue 50417 - Fix missing quote in some legacy tools
830
* Ticket 50431 - Fix covscan warnings
831
* Revert "Issue 49960 - Core schema contains strings instead of numer oids"
832
* Issue 50426 - nsSSL3Ciphers is limited to 1024 characters
833
* Issue 50052 - Fix rpm.mk according to audit-ci change
834
* Issue 50365 - PIDFile= references path below legacy directory /var/run/
835
* Ticket 50428 - Log the actual base DN when the search fails with "invalid attribute request"
836
* Ticket 50329 - (2nd) Possible Security Issue: DOS due to ioblocktimeout not applying to TLS
837
* Ticket 50417 - Revise legacy tool scripts to work with new systemd changes
838
* Issue: 48851 - Add more search filters to vfilter_simple test suite
839
* Issue 49761 - Fix CI test suite issues
840
* Issue 49875 - Move SystemD service config to a drop-in file
841
* Ticket 50413 - ds-replcheck - Always display the Result Summary
842
* Issue 50052 - Add package-lock.json and use "npm ci"
843
* Issue: 48851 - investigate and port TET matching rules filter tests(vfilter simple)
844
* Ticket 50355 - NSS can change the requested SSL min and max versions
845
* Issue: 48851 - investigate and port TET matching rules filter tests(vfilter_ld)
846
* Issue 50390 - Add Managed Entries Plug-in Config Entry schema
847
* Ticket 49730 - Remove unused Mozilla ldapsdk variables
848
- Update to version 1.4.1.3~git0.1f1119d4b:
849
* Bump version to 1.4.1.3
850
* Issue 49761 - Fix CI test suite issues
851
* Issue 50041 - Add the rest UI Plugin tabs - Part 2
852
* Ticket 50340 - 2nd try - structs for diabled plugins will not be freed
853
* Issue 50403 - Instance creation fails on 1.3.9 using perl utils and latest lib389
854
* Ticket 50389 - ns-slapd craches while two threads are polling the same connection
855
* Issue: 48851 - investigate and port TET matching rules filter tests(scanlimit)
856
* Issue 50037 - lib389 fails to install in venv under non-root user
857
* Issue: 50112 - Port ACI test suit from TET to python3(userattr)
858
* Ticket 50393 - maxlogsperdir accepting negative values
859
* Issue: 50112 - Port ACI test suit from TET to python3(roledn)
860
* Issue 49960 - Core schema contains strings instead of numer oids
861
* Ticket 50396 - Crash in PAM plugin when user does not exist
862
* Issue 50387 - enable_tls() should label ports with ldap_port_t
863
* Issue 50390 - Add Managed Entries Plug-in Config Entry schema
864
* Ticket 50306 - Fix regression with maxbersize
865
* Issue 50384 - Missing dependency: cracklib-dicts
866
* Issue 49029 - [RFE] improve internal operations logging
867
* Issue 49761 - Fix CI test suite issues
868
* Issue - 50374 dsdim posixgroup create fails with ERROR
869
* Ticket 50251 - clear text passwords visable in CLI verbose mode logging
870
* Ticket 50378 - ACI's with IPv4 and IPv6 bind rules do not work for IPv6 clients
871
* Issue:48851 - investigate and port TET matching rules filter tests
872
* Issue 50220 - attr_encryption test suite failing
873
* Ticket 50370 - CleanAllRUV task crashing during server shutdown
874
* Ticket 50340 cont - structs for disabled plugins will not be freed
875
* Fix missing import
876
* Issue 50164 - Add test for dscreate to basic test suite
877
* Ticket 50363 - ds-replcheck incorrectly reports error out of order multi-valued attributes
878
* Issue 49730 - MozLDAP bindings have been unsupported for a while
879
* Issue #50353 - Categorize tests by tiers
880
* Issue 50303 - Add creation date to task data
881
* Issue: 50358 - Create a Bitwise Plugin class in plugins.py
882
* Remove the nss3 path prefix from the cert.h C preprocessor source file inclusion
883
* Ticket 50329 - revert fix
884
* Issue: 50112 - Port ACI test suit from TET to python3(keyaci)
885
* Ticket 50344 - tidy rpm vs build systemd flag handling
886
* Issue #50067 - Fix krb5 dependency in a specfile
887
* Ticket 50340 - structs for diabled plugins will not be freed
888
* Ticket 50327 - Add replication conflict support to UI
889
* Ticket 50327 - Add replication conflict entry support to lib389/CLI
890
* Ticket 50329 - improve connection default parameters
891
* Issue: 50313 - Add a NestedRole type to lib389
892
* Issue:50112 - Port ACI test suit from TET to python3(Delete and Add)
893
* Ticket 49390, 50019 - support cn=config compare operations
894
* Issue 50041 - Add the rest UI Plugin tabs - Part 1
895
* Ticket 50329 - Possible Security Issue: DOS due to ioblocktimeout not applying to TLS
896
* Ticket 49990 - Increase the default FD limits
897
* Ticket 50306 - (cont typo) Move connection config inside struct
898
* Ticket 50291 - Add monitor tab functionality to Cockpit UI
899
* Fix cockpit console AppStream data
900
* Ticket 50317 - fix ds-backtrace issue on latest gdb
901
* Ticket 50305 - Revise CleanAllRUV task restart process
902
* Fix typo from: Issue 49915 - Add regression test
903
* Issue 50026 - Audit log does not capture the operation where nsslapd-lookthroughlimit is modified
904
* Ticket 49899 - fix pin.txt and pwdfile permissions
905
* Issue 49915 - Add regression test
906
* Ticket 50303 - Add task creation date to task data
907
* Ticket 50306 - Move connection config inside struct
908
* Ticket 50240 - Improve task logging
909
* Issue 50032 - Fix deprecation warnings in tests
910
* Ticket 50310 - fix sasl header include
911
* Ticket 49390 - improve compare and cn=config compare tests
912
- fix permissions handling (boo#1120189)
913
- Update to version 1.4.1.2~git0.9a126614a:
914
* Removes sysconfig from RPM as we no longer create it to detect
915
instance existance or settings. Older installs will still have
916
their sysconfig parsed, but new installs should use systemd
917
environment variables.
918
* Bump version to 1.4.1.2
919
* Ticket 50308 - Revise memory leak fix
920
* Ticket 50308 - Fix memory leaks for repeat binds and replication
921
* Use PKG_CHECK_MODULES to detect the systemd library
922
* Use PKG_CHECK_MODULES to detect the kerberos library
923
* Use pkg-config from the host system to better support cross-compiling
924
* Use PKG_CHECK_MODULES to detect the libsasl2 library
925
* configure.ac: Add missing comma to an AC_ARG_ENABLE macro
926
* configure.ac: Remove unpaired parentheses from two help strings
927
* m4/doxygen.m4: Fix spelling of Doxygen in a message
928
* Use PKG_CHECK_MODULES to detect the pcre library
929
* Use PKG_CHECK_MODULES to detect the cmocka library
930
* Use PKG_CHECK_MODULES to detect the nss library
931
* Use PKG_CHECK_MODULES to detect the nspr library
932
* Use PKG_CHECK_MODULES to detect the event library
933
* Ticket 49873 - (cont 3rd) cleanup debug log
934
* Ticket 49873 - (cont 2nd) Contention on virtual attribute lookup
935
* Issue 50292 - Fix Plugin CLI and UI issues
936
* Issue:50112 - Port ACI test suit from TET to python3(misc and syntax)
937
* Ticket 50289 - Fix various database UI issues
938
* Ticket 49463 After cleanALLruv, replication is looping on keep alive DEL
939
* Ticket 50300 - Fix memory leak in automember plugin
940
* Ticket 50265: the warning about skew time could last forever
941
* Ticket 50260 - Invalid cache flushing improvements
942
* Ticket 49561 - MEP plugin, upon direct op failure, will delete twice the same managed entry
943
* Ticket 50077 - Do not automatically turn automember postop modifies on
944
* Ticket 50282 - OPERATIONS ERROR when trying to delete a group with automember members
945
* Ticket 49715 - extend account functionality
946
* Ticket 49873: (cont) Contention on virtual attribute lookup
947
* Ticket 50260 - backend txn plugins can corrupt entry cache
948
* Ticket 50255 - Port password policy test to use DSLdapObject
949
* Ticket 49667 - 49668 - remove old spec files
950
* Issue 50276 - 389-ds-console is not built on RHEL8 if cockpit_dist is already present
951
* Issue: 50112 - Port ACI test suit from TET to python3(Search)
952
* Ticket 50259 - implement dn construction test
953
* Ticket 50273 - reduce default replicaton agmt timeout
954
* Ticket 50208 - lib389- Fix issue with list all instances
955
* Issue: 50112 - Port ACI test suit from TET to python3(Global Group)
956
* Issue 50041 - Add CLI functionality for special plugins
957
* Issue 50263 - LDAPS port not listening after installation
958
* Ticket 49575 - Indicate autosize value errors and corrective actions
959
* Ticket 50137 - create should not check in non-stateful mode for exist
960
* Ticket 49655 - remove doap file
961
* Issue 50197 - Fix dscreate regression
962
* Ticket 50234 - one level search returns not matching entry
963
* Ticket 50257 - lib389 - password policy user vs subtree checks are broken
964
* Issue: 50253 - Making an nsManagedRoleDefinition type in src/lib389/lib389/idm/nsrole.py
965
* Issue 49029 - [RFE] improve internal operations logging
966
* Ticket 50230 - improve ioerror msg when not root/dirsrv
967
* Issue 50246 - Fix the regression in old control tools
968
* Ticket 50197 - Container integration part 2
969
* Ticket 50197 - Container init tools
970
* Ticket 50232 - export creates not importable ldif file
971
* Ticket 50215 - UI - implement Database Tab in reachJS
972
* Ticket 50243 - refint modrdn stress test
973
* Ticket 50238 - Failed modrdn can corrupt entry cache
974
* Ticket 50236 - memberOf should be more robust
975
* Ticket 50213 - fix list instance issue
976
* Issue: 50219 - Add generic filter to DSLdapObjects
977
* Issue: 50227 - Making an cosClassicDefinition type in src/lib389/lib389/cos.py
978
* Issue: 50112 - Port ACI test suit from TET to python3(modify)
979
* Ticket 50224 - warnings on deprecated API usage
980
* Issue:50112 - Port ACI test suit from TET to python3(valueaci)
981
* Issue: 50112 Port ACI test suit from TET to python3(Aci Atter)
982
* Ticket 50208 - make instances mark off based on dse.ldif not sysconfig
983
* Issue: 50170 - composable object types for nsRole in lib389
984
* Ticket 50199 - disable perl by default
985
* Issue:50211 - Making an actual Anonymous type in lib389/idm/account.py
986
* Ticket 50155 - password history check has no way to just check the current password
987
* Ticket 49873 - Contention on virtual attribute lookup
988
* Ticket 50197 - Container integration improvements
989
* Ticket 50195 - improve selinux error messages in interactive
990
* Ticket 49658 - In replicated topology a single-valued attribute can diverge
991
* Ticket 50111: Use pkg-config to detect icu
992
* Ticket 50165 - Fix issues with dscreate
993
* Ticket 50177 - import task should not be deleted too rapidely after import finishes to be able to query the status
994
* Ticket 50140 - Use high ports in container installs
995
* Ticket 50184 - Add cli tool parity to dsconf/dsctl
996
* Ticket 50159 - sssd and config display
997
- Remove a pair of %if..%endif guards that do not affect the build.
998
- Updates to 389-ds.spec
999
- Make lib389 a requirement of 389-ds installs
1000
- Disable shell script wrappers that have be replaced by dsctl/dsconf
1001
- Disable perl in spec file build. For replacement tools see:
1002
http://www.port389.org/docs/389ds/FAQ/legacy-command-changes.html
1003
- Remove patches that have been merged by upstream
1004
- Removed: 0001-init_fhs.patch - merged by upstream
1005
- Removed: 0002-use-python2-for-selinux-detection.patch - merged
1006
by upstream
1007
- Removed: drop-caps.patch - merged by upstream
1008
- Commented requires and recommendes in 389-ds.spec
1009
- cyrus-sasl-plain added as a requirement as it is the only plaintext
1010
or start TLS secure method for password auth (LDAPS is always secure)
1011
- cyrus-sasl-gssapi moved to recommends as it is not always required
1012
- cyrus-sasl-digestmd5 moved to recommends, as it is insecure and not
1013
always required
1014
- openldap2-client moved to recommends on lib389 as a supplement to
1015
ldap command line tools that we provide, but not necessary
1016
- python3-selinux and python3-policycoreutils moved to recommends
1017
as they are not required, and only give "nice to have" features
1018
during install of an instance
1019
- Update to version 1.4.1.1~git0.af9bb7206:
1020
* Bump version to 1.4.1.1
1021
* Ticket 50151 - lib389 support cli add/replace/delete on objects
1022
* Issue 50041 - CLI and WebUI - Add memberOf plugin functionality
1023
* Bump version to 1.4.1.0
1024
* Ticket 50125 - perl fix ups for tmpfiles
1025
* Ticket 50164 - Add test for dscreate
1026
* Fix for ticket 50059: If an object is nsds5replica, it must be cn=replica
1027
* Ticket 50169 - lib389 changed hardcoded systemctl path
1028
* Ticket 50165 - Fix dscreate issues
1029
* Issue 50152 - Replace os.getenv('HOME') with os.path.expanduser
1030
* Fix compiler warning in snmp main()
1031
* Ticket - Fix compiler warning in init.c
1032
* Ticket 49540 - FIx compiler warning in ldif2ldbm
1033
* Ticket 50169 - lib389 changed hardcoded systemctl path
1034
* Ticket 50165 - Fix dscreate issues
1035
* Issue 50152 - Replace os.getenv('HOME') with os.path.expanduser
1036
* Ticket 49540 - FIx compiler warning in ldif2ldbm
1037
* Ticket 50077 - Fix compiler warnings in automember rebuild task
1038
* Ticket 49972 - use-after-free in case of several parallel krb
1039
* authentication
1040
* Ticket 50161 - Fixed some descriptions in "dsconf backend --help"
1041
* Ticket 50153 - Increase default max logs
1042
* Ticket 50123 - with_tmpfiles_d is associated to systemd
1043
* Ticket 49984 - python installer add option to create suffix entry
1044
* Ticket 49984 - python installer add option to create suffix entry
1045
* Ticket 50077 - RFE - improve automember plugin to work with
1046
* modify ops
1047
* Ticket 50136 - Allow resetting passwords on the CLI
1048
* Ticket 49994 - Adjust dsconf backend usage
1049
* Ticket 50138 - db2bak.pl -P LDAPS does not work when
1050
* nsslapd-securePort is missing
1051
* Ticket 50122 - Fix incorrect path spec
1052
* Issue 50145 - Add a verbose option to the backup tools
1053
* Ticket 50056 - dsctl db2ldif throws an exception
1054
* Ticket 50078 - cannot add cenotaph in read only consumer
1055
* Ticket 50126 - Incorrect usage of sudo in test
1056
* Issue 50130 - Building RPMs on RHEL8 fails
1057
* Ticket 50134 - fixup-memberof.pl does not respect protocol requested
1058
* Issue 50122 - Selinux test for presence
1059
* Issue 50101 - Port fourwaymmr Test TET suit to python3
1060
* Issue 50091 - shadowWarning is not generated if passwordWarning
1061
* is lower than 86400 seconds (1 day).
1062
* Ticket 50128 - NS Stress fails without ipv6
1063
* Issue 49618 - Set nsslapd-cachememsize to custom value
1064
* Ticket 50117 - after certain failed import operation, impossible
1065
* to replay an import operation
1066
* Ticket 49999 - rpm.mk dist-bz2 should clean cockpit_dist first
1067
* Issue 48064 - Fix various issues in disk monitoring test suite
1068
* Issue 49938 - lib389 - Clean up CLI logging
1069
* Issue 49761 - Fix CI test suite issues
1070
* Ticket 50056 - Fix UI bugs (part 2)
1071
* Issue: 48064 - CI test - disk_monitoring
1072
* Ticket 50099 - extend error messages
1073
* Ticket 50099 - In FIPS mode, the server can select an unsupported
1074
* password storage scheme
1075
* Issue 50041 - Add basic plugin UI/CLI wrappers
1076
* Issue 50082 - Port state test suite
1077
* Ticket 49574 - remove index subsystem
1078
* Issue 49588 - Add py3 support for tickets : part-5
1079
* Ticket 50095 - cleanup deprecated key.h includes
1080
- use lib389 on 15.0 and up. now that we do not hardrequire the
1081
python selinux bindings anymore
1082
1083
-------------------------------------------------------------------
1084
Fri Aug 9 02:15:50 UTC 2019 - William Brown <william.brown@suse.com>
1085
1086
- Update specfile to be inline with the OpenSUSE spec file
1087
* include future-configurations in the spec which are not active until 15.2
1088
* lib389 (upstream requirement from 1.4.0)
1089
* rust (upstream requirement from 1.4.2)
1090
* removal of perl (upstream has not supported perl in any 1.4.x release)
1091
* resolve missing svrcore obsoletes statement and pkg configuration
1092
(bsc#1144797)
1093
1094
-------------------------------------------------------------------
1095
Thu Aug 01 04:19:39 UTC 2019 - 389-ds-maintainer@suse.de
1096
1097
- Update to version 1.4.0.26~git0.8a2d3de6f:
1098
* Bump version to 1.4.0.26
1099
* Issue 50499 - Fix audit issues and remove jquery from the whitelist
1100
* Issue 50355 - SSL version min and max not correctly applied
1101
* Issue 50325 - Add Security tab to UI
1102
* Issue 50177 - Add a new CI test case, also added fixes in lib389
1103
* Bump version to 1.4.0.25
1104
* Issue 50431 - Fix regression from coverity fix
1105
* Bump version to 389-ds-base-1.4.0.24
1106
* Fix cherry-pick error from last commit
1107
* Issue 50052 - Fix rpm.mk according to audit-ci change
1108
* Issue 50276 - 389-ds-console is not built on RHEL8 if cockpit_dist is already present
1109
* Issue 50041 - Add the rest UI Plugin tabs - Part 1
1110
* Ticket 50217 - Implement dsconf security section
1111
* Issue 49602 - Revise replication status messages
1112
* Issue 50431 - Fix regression from coverity fix
1113
* Ticket 50431 - Fix covscan warnings
1114
* Issue 50426 - nsSSL3Ciphers is limited to 1024 characters
1115
* Ticket 50428 - Log the actual base DN when the search fails with "invalid attribute request"
1116
* Ticket 50329 - (2nd) Possible Security Issue: DOS due to ioblocktimeout not applying to TLS
1117
* Ticket 50413 - ds-replcheck - Always display the Result Summary
1118
* Ticket 50355 - NSS can change the requested SSL min and max versions
1119
* Bump version to 1.4.0.23
1120
* Issue 50041 - Add the rest UI Plugin tabs - Part 2
1121
* Ticket 50340 - 2nd try - structs for diabled plugins will not be freed
1122
* Ticket 50393 - maxlogsperdir accepting negative values
1123
* Ticket 50396 - Crash in PAM plugin when user does not exist
1124
* Issue 50390 - Add Managed Entries Plug-in Config Entry schema
1125
* Ticket 50251 - clear text passwords visable in CLI verbose mode logging
1126
* Ticket 50378 - ACI's with IPv4 and IPv6 bind rules do not work for IPv6 clients
1127
* Ticket 50370 - CleanAllRUV task crashing during server shutdown
1128
* Ticket 50340 cont - structs for disabled plugins will not be freed
1129
* Ticket 50363 - ds-replcheck incorrectly reports error out of order multi-valued attributes
1130
* Ticket 50329 - revert fix
1131
* Ticket 50340 - structs for diabled plugins will not be freed
1132
* Ticket 50327 - Add replication conflict support to UI
1133
* Ticket 50327 - Add replication conflict entry support to lib389/CLI
1134
* Ticket 50329 - Possible Security Issue: DOS due to ioblocktimeout not applying to TLS
1135
* Ticket 49990 - Increase the default FD limits
1136
* Ticket 50291 - Add monitor tab functionality to Cockpit UI
1137
* Fix cockpit console AppStream data
1138
* Ticket 50305 - Revise CleanAllRUV task restart process
1139
* Ticket 50303 - Add task creation date to task data
1140
* Ticket 50240 - Improve task logging
1141
1142
1143
-------------------------------------------------------------------
1144
Tue Apr 16 01:19:05 UTC 2019 - 389-ds-maintainer@suse.de
1145
1146
- Update to version 1.4.0.22~git0.9d84a40dd:
1147
* Bump version to 1.4.0.22 which resolves:
1148
* (bsc#1120189)
1149
* (bsc#991201, CVE-2016-5416)
1150
* (bsc#1083689, CVE-2018-1054)
1151
* (bsc#1092187, CVE-2018-1089)
1152
* (bsc#1099465, CVE-2018-10871)
1153
* (bsc#1108674, CVE-2018-14638)
1154
* (bsc#1109609, CVE-2018-14648)
1155
* (bsc#1132385, CVE-2019-3883)
1156
* (bsc#1105606, CVE-2018-10935)
1157
* Ticket 50308 - Revise memory leak fix
1158
* Ticket 50308 - Fix memory leaks for repeat binds and replication
1159
* Ticket 49873 - (cont 3rd) cleanup debug log
1160
* Ticket 49873 - (cont 2nd) Contention on virtual attribute lookup
1161
* Issue 50292 - Fix Plugin CLI and UI issues
1162
* Ticket 50289 - Fix various database UI issues
1163
* Ticket 50300 - Fix memory leak in automember plugin
1164
* Ticket 50265: the warning about skew time could last forever
1165
* Ticket 50260 - Invalid cache flushing improvements
1166
* Remove obsolete patch 0001-init_fhs.patch
1167
* Remove obsolete patch 0002-use-python2-for-selinux-detection.patch
1168
* Remove obsolete patch 0003-fix-rm-non-existent-man-pages.patch
1169
* Remove obsolete patch simplify-lib389-setup-py.patch
1170
* Remove obsolete patch tw.patch
1171
* Remove obsolete patch 0006-under-network-load-ps-can-decrease-connection-refcnt.patch
1172
* Remove obsolete patch 0007-fix-remote-dos-via-search-filters-in-slapi_filter_sprintf.patch
1173
* Remove obsolete patch 0008-invalid-password-migration-causes-unauth-bind.patch
1174
* Remove obsolete patch 0009-ldapsearch-with-server-side-sort-crashes-the-server.patch
1175
* Remove obsolete patch 0010-Log-buffer-exceeded-emergency-logging-msg-is-not-thread-safe.patch
1176
1177
-------------------------------------------------------------------
1178
Tue Sep 11 12:47:02 UTC 2018 - varkoly@suse.com
1179
1180
- Introduce patch:
1181
0010-Log-buffer-exceeded-emergency-logging-msg-is-not-thread-safe.patch
1182
to fix the issue "389-ds: Server crash through modify command with large DN"
1183
(bsc#1106699, CVE-2018-14624)
1184
1185
-------------------------------------------------------------------
1186
Wed Aug 22 13:26:15 UTC 2018 - varkoly@suse.com
1187
1188
- Introduce patch:
1189
0009-ldapsearch-with-server-side-sort-crashes-the-server.patch
1190
to fix the issue that ldapsearch with server side sort allows
1191
users to cause a crash (bsc#1105606, CVE-2018-10935)
1192
1193
-------------------------------------------------------------------
1194
Tue Jul 31 14:36:51 UTC 2018 - dakechi@suse.com
1195
1196
- Introduce patches:
1197
* 0006-under-network-load-ps-can-decrease-connection-refcnt.patch
1198
to fix the race condition on reference counter (bsc#1096368,
1199
CVE-2018-10850)
1200
* 0007-fix-remote-dos-via-search-filters-in-slapi_filter_sprintf.patch
1201
(bsc#1076530, CVE-2017-15134)
1202
* 0008-invalid-password-migration-causes-unauth-bind.patch
1203
(bsc#1076530, CVE-2017-15135)
1204
1205
-------------------------------------------------------------------
1206
Mon Feb 19 13:01:04 UTC 2018 - hguo@suse.com
1207
1208
- Explicitly generate dirsrv sysconfig file as it is necessary for
1209
SLES 15 (bsc#1081324).
1210
1211
-------------------------------------------------------------------
1212
Fri Feb 2 01:31:25 UTC 2018 - mrueckert@suse.de
1213
1214
- switch lib389 to use the python3-ldap subpackage
1215
1216
-------------------------------------------------------------------
1217
Wed Jan 31 13:28:21 UTC 2018 - hguo@suse.com
1218
1219
- For SLES 15 schedule, do not build lib389 programmable extension
1220
for now.
1221
1222
-------------------------------------------------------------------
1223
Wed Jan 31 11:13:17 UTC 2018 - dimstar@opensuse.org
1224
1225
- BuildRequire python3-ldap instead of python3-pyldap: pyldap is
1226
deprecated in favor of python-ldap.
1227
1228
-------------------------------------------------------------------
1229
Tue Jan 30 14:19:15 UTC 2018 - hguo@suse.com
1230
1231
- Rename dependency package python-pyldap into python3-pyldap.
1232
1233
-------------------------------------------------------------------
1234
Mon Jan 29 15:20:10 UTC 2018 - hguo@suse.com
1235
1236
- Correct name to dependency package "python-pyldap".
1237
1238
-------------------------------------------------------------------
1239
Thu Jan 25 15:09:41 UTC 2018 - hguo@suse.com
1240
1241
- Introduce patch 0003-fix-rm-non-existent-man-pages.patch to remove
1242
a faulty rm statement from makefile.
1243
1244
-------------------------------------------------------------------
1245
Sun Jan 14 02:59:15 UTC 2018 - mrueckert@suse.de
1246
1247
- add tw.patch to fix potential buffer overflow
1248
1249
-------------------------------------------------------------------
1250
Tue Dec 5 14:45:57 UTC 2017 - rbrown@suse.com
1251
1252
- Replace references to /var/adm/fillup-templates with new
1253
%_fillupdir macro (boo#1069468)
1254
1255
-------------------------------------------------------------------
1256
Mon Nov 20 22:34:46 UTC 2017 - mrueckert@suse.de
1257
1258
- added simplify-lib389-setup-py.patch
1259
seems the python3 setuptools on leap 42.3 do not like this fancy
1260
syntax. kill it and always use the python 3 way.
1261
1262
-------------------------------------------------------------------
1263
Mon Nov 20 22:15:45 UTC 2017 - mrueckert@suse.de
1264
1265
- update to 1.4.0.3
1266
- Ticket 49457 - Fix spal_meminfo_get function prototype
1267
- Ticket 49455 - Add tests to monitor test suit.
1268
- Ticket 49448 - dynamic default pw scheme based on environment.
1269
- Ticket 49298 - fix complier warn
1270
- Ticket 49298 - Correct error codes with config restore.
1271
- Ticket 49454 - SSL Client Authentication breaks in FIPS mode
1272
- Ticket 49453 - passwd.py to use pwdhash defaults.
1273
- Ticket 49427 - whitespace in fedse.c
1274
- Ticket 49410 - opened connection can remain no longer poll,
1275
like hanging
1276
- Ticket 48118 - fix compiler warning for incorrect return type
1277
- Ticket 49451 - Add environment markers to lib389 dependencies
1278
- Ticket 49325 - Proof of concept rust tqueue in sds
1279
- Ticket 49443 - scope one searches in 1.3.7 give incorrect
1280
results
1281
- Ticket 48118 - At startup, changelog can be erronously rebuilt
1282
after a normal shutdown
1283
- Ticket 49412 - SIGSEV when setting invalid changelog config
1284
value
1285
- Ticket 49441 - Import crashes - oneline fix
1286
- Ticket 49377 - Incoming BER too large with TLS on plain port
1287
- Ticket 49441 - Import crashes with large indexed binary
1288
attributes
1289
- Ticket 49435 - Fix NS race condition on loaded test systems
1290
- Ticket 77 - lib389 - Refactor docstrings in rST format - part 2
1291
- Ticket 17 - lib389 - dsremove support
1292
- Ticket 3 - lib389 - python 3 compat for paged results test
1293
- Ticket 3 - lib389 - Python 3 support for memberof plugin test
1294
suit
1295
- Ticket 3 - lib389 - config test
1296
- Ticket 3 - lib389 - python 3 support ds_logs tests
1297
- Ticket 3 - lib389 - python 3 support for betxn test
1298
1299
-------------------------------------------------------------------
1300
Sat Nov 11 00:53:42 UTC 2017 - mrueckert@suse.de
1301
1302
- we actually need pyldap
1303
1304
-------------------------------------------------------------------
1305
Fri Nov 10 23:50:29 UTC 2017 - mrueckert@suse.de
1306
1307
- lib389 is merged into this tarball now. move the subpackage here.
1308
1309
-------------------------------------------------------------------
1310
Fri Nov 10 22:45:23 UTC 2017 - mrueckert@suse.de
1311
1312
- update to 1.4.0.2
1313
- Ticket 48393 - fix copy and paste error
1314
- Ticket 49439 - cleanallruv is not logging information
1315
- Ticket 48393 - Improve replication config validation
1316
- Ticket lib389 3 - Python 3 support for ACL test suite
1317
- Ticket 103 - sysconfig not found
1318
- Ticket 49436 - double free in COS in some conditions
1319
- Ticket 48007 - CI test to test changelog trimming interval
1320
- Ticket 49424 - Resolve csiphash alignment issues
1321
- Ticket lib389 3 - Python 3 support for
1322
pwdPolicy_controls_test.py
1323
- Ticket 3 - python 3 support - filter test
1324
- Ticket 49434 - RPM build errors
1325
- Ticket 49432 - filter optimise crash
1326
- Ticket 49432 - Add complex fliter CI test
1327
- Ticket 48894 - harden valueset_array_to_sorted_quick valueset
1328
access
1329
- Ticket 49401 - Fix compiler incompatible-pointer-types warnings
1330
- Ticket 48681 - Use of uninitialized value in string ne at
1331
/usr/bin/logconv.pl
1332
- Ticket 49409 - Update lib389 requirements
1333
- Ticket 49401 - improve valueset sorted performance on delete
1334
- Ticket 49374 - server fails to start because maxdisksize is
1335
recognized incorrectly
1336
- Ticket 49408 - Server allows to set any nsds5replicaid in the
1337
existing replica entry
1338
- Ticket 49407 - status-dirsrv shows ellipsed lines
1339
- Ticket 48681 - Use of uninitialized value in string ne at
1340
/usr/bin/logconv.pl
1341
- Ticket 49386 - Memberof should be ignore MODRDN when the
1342
pre/post entry are identical
1343
- Ticket 48006 - Missing warning for invalid replica backoff
1344
configuration
1345
- Ticket 49064 - testcase hardening
1346
- Ticket 49064 - RFE allow to enable MemberOf plugin in dedicated
1347
consumer
1348
- Ticket lib389 3 - python 3 support
1349
- Ticket 49402 - Adding a database entry with the same database
1350
name that was deleted hangs server at shutdown
1351
- Ticket 48235 - remove memberof lock (cherry-pick error)
1352
- Ticket 49394 - build warning
1353
- Ticket 49381 - Refactor numerous suite docstrings - Part 2
1354
- Ticket 49394 - slapi_pblock_get may leave unchanged the
1355
provided variable
1356
- Ticket 49403 - tidy ns logging
1357
- Ticket 49381 - Refactor filter test suite docstrings
1358
- Ticket 48235 - Remove memberOf global lock
1359
- Ticket 103 - Make sysconfig where it is expected to exist
1360
- Ticket 49400 - Add clang support to rpm builds
1361
- Ticket 49381 - Refactor ACL test suite docstrings
1362
- Ticket 49363 - Merge lib389
1363
- Ticket 101 - BaseException.message has been deprecated in
1364
Python3
1365
- Ticket 102 - referral support
1366
- Ticket 99 - Fix typo in create_topology
1367
- Ticket #98 - Fix dbscan output
1368
- Ticket #77 - Fix changelogdb param issue
1369
- Ticket #77 - Refactor docstrings in rST format - part 1
1370
- Ticket 96 - Change binaries’ names
1371
- Ticket 77 - Add sphinx documentation
1372
- Ticket 43 - Add support for Referential Integrity plugin
1373
- Ticket 45 - Add support for Rootdn Access Control plugin
1374
- Ticket 46 - dsconf support for dynamic schema reload
1375
- Ticket 74 - Advice users to set referint-update-delay to 0
1376
- Ticket 92 - display_attr() should return str not bytes in py3
1377
- Ticket 93 - Fix test cases in ctl_dbtasks_test.py
1378
- Ticket 88 - python install and remove for tests
1379
- Ticket 85 - Remove legacy replication attribute
1380
- Ticket 91 - Fix replication topology
1381
- Ticket 89 - Fix inconsistency with serverid
1382
- Ticket 79 - Fix replica.py and add tests
1383
- Ticket 86 - add build dir to gitignore
1384
- Ticket 83 - Add an util for generating instance parameters
1385
- Ticket 87 - Update accesslog regec for HR etimes
1386
- Ticket 49 - Add support for whoami plugin
1387
- Ticket 48 - Add support for USN plugin
1388
- Ticket 78 - Add exists() method to DSLdapObject
1389
- Ticket 31 - Allow complete removal of some memberOf attrs
1390
- Ticket31 - Add memberOf fix-up task
1391
- Ticket 67 - Add ensure_int function
1392
- Ticket 59 - lib389 support for index management.
1393
- Ticket 67 - get attr by type
1394
- Ticket 70 - Improve repl tools
1395
- Ticket 50 - typo in db2* in dsctl
1396
- Ticket 31 - Add status command and SkipNested support for
1397
MemberOf
1398
- Ticket 31 - Add functional tests for MemberOf plugin
1399
- Ticket 66 - expand healthcheck for Directory Server
1400
- Ticket 69 - add specfile requires
1401
- Ticket 31 - Initial MemberOf plugin support
1402
- Ticket 50 - Add db2* tasks to dsctl
1403
- Ticket 65 - Add m2c2 topology
1404
- Ticket 63 - part 2, agreement test
1405
- Ticket 63 - lib389 python 3 fix
1406
- Ticket 62 - dirsrv offline log
1407
- Ticket 60 - add dsrc to dsconf and dsidm
1408
- Ticket 32 - Add TLS external bind support for testing
1409
- Ticket 27 - Fix get function in tests
1410
- Ticket 28 - userAccount for older versions without nsmemberof
1411
- Ticket 27 - Improve dseldif API
1412
- Ticket 30 - Add initial support for account lock and unlock.
1413
- Ticket 29 - fix incorrect format in tools
1414
- Ticket 28 - Change default objectClasses for users and groups
1415
- Ticket 1 - Fix missing dn / rdn on config.
1416
- Ticket 27 - Add a module for working with dse.ldif file
1417
- Ticket 1 - cn=config comparison
1418
- Ticket 21 - Missing serverid in dirsrv_test due to incorrect
1419
allocation
1420
- Ticket 26 - improve lib389 sasl support
1421
- Ticket 24 - Join paths using os.path.join instead of string
1422
concatenation
1423
- Ticket 25 - Fix RUV repr function
1424
- Ticket 23 - Use DirSrv.exists() instead of manually checking
1425
for instance’s existence
1426
- Ticket 1 - cn=config comparison
1427
- Ticket 22 - Specify a basedn parameter for IDM modules
1428
- Ticket 19 - missing readme.md in python3
1429
- Ticket 20 - Use the DN_DM constant instead of hard coding its
1430
value
1431
- Ticket 19 - Missing file and improve make
1432
- Ticket 14 - Remane dsadm to dsctl
1433
- Ticket 16 - Reset InstScriptsEnabled argument during the init
1434
- Ticket 14 - Remane dsadm to dsctl
1435
- Ticket 13 - Add init function to create new domain entries
1436
- Ticket 15 - Improve instance configuration ability
1437
- Ticket 10 - Improve command line tool arguments
1438
- Ticket 9 - Convert readme to MD
1439
- Ticket 7 - Add pause and resume methods to topology fixtures
1440
- Ticket 49172 - Allow lib389 to read system schema and instance
1441
- Ticket 49172 - Allow lib389 to read system schema and instance
1442
- Ticket 6 - Bump lib389 version 1.0.4
1443
- Ticket 5 - Fix container build on fedora
1444
- Ticket 4 - Cert detection breaks some tests
1445
- Ticket 49137 - Add sasl plain tests, lib389 support
1446
- Ticket 2 - pytest mark with version relies on root
1447
- Ticket 49126 - DIT management tool
1448
- Ticket 49101 - Python 2 generate example entries
1449
- Ticket 49103 - python 2 support for installer
1450
- Ticket 47747 - Add topology_i2 and topology_i3
1451
- Ticket 49087 - lib389 resolve jenkins issues
1452
- Ticket 48413 - Improvements to lib389 for rest
1453
- Ticket 49083 - Support prefix for discovery of the defaults.inf
1454
file.
1455
- Ticket 49055 - Fix debugging mode issue
1456
- Ticket 49060 - Increase number of masters, hubs and consumers
1457
in topology
1458
- Ticket 47747 - Add more topology fixtures
1459
- Ticket 47840 - Add InstScriptsEnabled argument
1460
- Ticket 47747 - Add topology fixtures module
1461
- Ticket 48707 - Implement draft-wibrown-ldapssotoken-01
1462
- Ticket 49022 - Lib389, py3 installer cannot create entries in
1463
backend
1464
- Ticket 49024 - Fix paths to the dbdir parent
1465
- Ticket 49024 - Fix db_dir paths
1466
- Ticket 49024 - Fix paths in tools module
1467
- Ticket 48961 - Fix lib389 minor issues shown by 48961 test
1468
- Ticket 49010 - Lib389 fails to start with systemctl changes
1469
- Ticket 49007 - lib389 fixes for paths to use online values
1470
- Ticket 49005 - Update lib389 to work in containers correctly.
1471
- Ticket 48991 - Fix lib389 spec for python2 and python3
1472
- Ticket 48984 - Add lib389 paths module
1473
- Ticket 48951 - dsadm dsconfig status and plugin
1474
- Ticket 47957 - Update the replication “idle” status string
1475
- Ticket 48951 - dsadm and dsconf base files
1476
- Ticket 48952 - Restart command needs a sleep
1477
- Ticket 48949 - Fix ups for style and correctness
1478
- Ticket 48949 - added copying slapd-collations.conf
1479
- Ticket 48949 - change default file path generation - use
1480
os.path.join
1481
- Ticket 48949 - os.makedirs() exist_ok not python2 compatible,
1482
added try/except
1483
- Ticket 48949 - configparser fallback not python2 compatible
1484
- Ticket 48946 - openConnection should not fully popluate DirSrv
1485
object
1486
- Ticket 48832 - Add DirSrvTools.getLocalhost() function
1487
- Ticket 48382 - Fix serverCmd to get sbin dir properly
1488
- Bug 1347760 - Information disclosure via repeated use of LDAP
1489
ADD operation, etc.
1490
- Ticket 48937 - Cleanup valgrind wrapper script
1491
- Ticket 48923 - Fix additional issue with serverCmd
1492
- Ticket 48923 - serverCmd timeout not working as expected
1493
- Ticket 48917 - Attribute presence
1494
- Ticket 48911 - Plugin improvements for lib389
1495
- Ticket 48911 - Improve plugin support based on new mapped
1496
objects
1497
- Ticket 48910 - Fixes for backend tests and lib389 reliability.
1498
- Ticket 48860 - Add replication tools
1499
- Ticket 48888 - Correction to create of dsldapobject
1500
- Ticket 48886 - Fix NSS SSL library in lib389
1501
- Ticket 48885 - Fix spec file requires
1502
- Ticket 48884 - Bugfixes for mapped object and new connections
1503
- Ticket 48878 - better style for backend in backend_test.py
1504
- Ticket 48878 - pep8 fixes part 2
1505
- Ticket 48878 - pep8 fixes and fix rpm to build
1506
- Ticket 48853 - Prerelease installer
1507
- Ticket 48820 - Begin to test compatability with py.test3, and
1508
the new orm
1509
- Ticket 48434 - Fix for negative tz offsets
1510
- Ticket 48857 - Remove python-krbV from lib389
1511
- Ticket 48820 - Fix tests to ensure they work with the new
1512
object types
1513
- Ticket 48820 - Move Encryption and RSA to the new object types
1514
- Ticket 48820 - Proof of concept of orm style mapping of configs
1515
and objects
1516
- Ticket 48820 - Clitool rename
1517
- Ticket 48431 - lib389 integrate ldclt
1518
- Ticket 48434 - lib389 logging tools
1519
- Ticket 48796 - add function to remove logs
1520
- Ticket 48771 - lib389 - get ns-slapd version
1521
- Ticket 48830 - Convert lib389 to ip route tools
1522
- Ticket 48763 - backup should run regardless of existing
1523
backups.
1524
- Ticket 48434 - lib389 logging tools
1525
- Ticket 48798 - EL6 compat for lib389 tests for DH params
1526
- Ticket 48798 - lib389 add ability to create nss ca and
1527
certificate
1528
- Ticket 48433 - Aci linting tools
1529
- Ticket 48791 - format args in server tools
1530
- Ticket 48399 - Helper makefile is missing mkdir dist
1531
- Ticket 48399 - Helper makefile is missing mkdir dist
1532
- Ticket 48794 - lib389 build requires are on a single line
1533
- Ticket 48660 - Add function to convert binary values in an
1534
entry to base64
1535
- Ticket 48764 - Fix mit krb password to be random.
1536
- Ticket 48765 - Change default ports for standalone topology
1537
- Ticket 48750 - Clean up logging to improve command experience
1538
- Ticket 48751 - Improve lib389 ldapi support
1539
- Ticket 48399 - Add helper makefile to lib389 to build and
1540
install
1541
- Ticket 48661 - Agreement test suite fails at the test_changes
1542
case
1543
- Ticket 48407 - Add test coverage module for lib389 repo
1544
- Ticket 48357 - clitools should standarise their args
1545
- Ticket 48560 - Make verbose handling consistent
1546
- Ticket 48419 - getadminport() should not a be a static method
1547
- Ticket 48408 - RFE escaped default suffix for tests
1548
- Ticket 48401 - Revert typecheck
1549
- Ticket 48401 - lib389 Entry hasAttr returs dict instead of
1550
false
1551
- Ticket 48390 - RFE Improvements to lib389 monitor features for
1552
rest389
1553
- Ticket 48358 - Add new spec file
1554
- Ticket 48371 - weaker host check on localhost.localdomain
1555
- Ticket 58358 - Update spec file with pre-release versioning
1556
- Ticket 48358 - Make Fedora packaging changes to the spec file
1557
- Ticket 48358 - Prepare lib389 for Fedora Packaging
1558
- Ticket 48364 - Fix test failures
1559
- Ticket 48360 - Refactor the delete agreement function
1560
- Ticket 48361 - Expand 389ds monitoring capabilities
1561
- Ticket 48246 - Adding license/copyright to lib389 files
1562
- Ticket 48340 - Add basic monitor support to lib389
1563
https://fedorahosted.org/389/ticket/48340
1564
- Ticket 48353 - Add Replication REST support to lib389
1565
- Ticket 47840 - Fix regression
1566
- Ticket 48343 - lib389 krb5 realm management
1567
https://fedorahosted.org/389/ticket/48343
1568
- Ticket 47840 - fix lib389 to use sbin scripts
1569
https://fedorahosted.org/389/ticket/47840
1570
- Ticket 48335 - Add SASL support to lib389
1571
- Ticket 48329 - Fix case-senstive scyheam comparisions
1572
- Ticket 48303 - Fix lib389 broken tests
1573
- Ticket 48329 - add matching rule functions to schema module
1574
- Ticket 48324 - fix boolean capitalisation (one line)
1575
https://fedorahosted.org/389/ticket/48324
1576
- Ticket 48321 - Improve is_a_dn check to prevent mistakes with
1577
lib389 auth https://fedorahosted.org/389/ticket/48321
1578
- Ticket 48322 - Allow reindex function to reindex all attributes
1579
- Ticket 48319 - Fix ldap.LDAPError exception processing
1580
- Ticket 48318 - Do not delete a changelog while disabling a
1581
replication by suffix
1582
- Ticket 48308 - Add eq and ne to Entry to allow fast comparison
1583
https://fedorahosted.org/389/ticket/48308
1584
- Ticket 48303 - Fix lib389 broken tests - backend_test
1585
- Ticket 48309 - Fix lib389 lib imports
1586
- Ticket 48303 - Fix lib389 broken tests - agreement_test
1587
- Ticket 48303 - Fix lib389 broken tests - aci_parse_test
1588
- Ticket 48301 - add tox support
1589
- Ticket 48204 - update lib389 for python3
1590
- Ticket 48273 - Improve valgrind functions
1591
- Ticket 48271 - Fix for self.prefix being none when
1592
SER_DEPLOYED_DIR is none
1593
https://fedorahosted.org/389/ticket/48271
1594
- Ticket 48259 - Add aci parsing utilities to lib389
1595
- Ticket 48252 - (lib389) adding get_bin_dir and dbscan
1596
- Ticket 48247 - Change the default user to ‘dirsrv’
1597
- Ticket 47848 - Add new function to create ldif files
1598
- Ticket 48239 - Fix for prefix allocation of un-initialised
1599
dirsrv objects
1600
- Ticket 48237 - Add lib389 helper to enable and disable logging
1601
services.
1602
- Ticket 48236 - Add get effective rights helper to lib389
1603
- Ticket 48238 - Add objectclass and attribute type query
1604
mechanisms
1605
- Ticket 48029 - Add missing replication related functions
1606
- Ticket 48028 - add valgrind wrapper for ns-slapd
1607
- Ticket 48028 - lib389 - add valgrind functions
1608
- Ticket 48022 - lib389 - Add all the server tasks
1609
- Ticket 48023 - create function to test replication between
1610
servers
1611
- Ticket 48020 - lib389 - need to reset args_instance with every
1612
DirSrv init
1613
- Ticket 48000 - Repl agmts need more time to stop
1614
- Ticket 48004 - Fix various issues
1615
- Ticket 48000 - replica agreement pause/resume should have a
1616
short sleep
1617
- Ticket 47990 - Add check for “.removed” instances when doing an
1618
upgrade
1619
- Ticket 47990 - Add “upgrade” function to lib389
1620
- Ticket 47691 - using lib389 with RPMs
1621
- Ticket 47848 - Add support for setuptools.
1622
- Ticket 47855 - Add function to clear tmp directory
1623
- Ticket 47851 - Need to retrieve tmp directory path
1624
- Ticket 47845 - add stripcsn option to tombstone fixup task
1625
- Ticket 47851 - Add function to retrieve dirsrvtests data
1626
directory
1627
- Ticket 47845 - Add backup/restore/fixup tombstone tasks to
1628
lib389
1629
- Ticket 47819 - Add the new precise tombstone purging config
1630
attribute
1631
- Ticket 47695 - Add plugins/tasks/Index
1632
- Ticket 47648 - lib389 - add schema classes, methods
1633
- Ticket 47671 - CI lib389: allow to open a DirSrv without having
1634
to create the instance
1635
- Ticket 47600 - Replica/Agreement/Changelog not conform to the
1636
design
1637
- Ticket 47652 - replica add fails: MT.list return a list not an
1638
entry
1639
- Ticket 47635 - MT/Backend/Suffix to be conform with the design
1640
- Ticket 47625 - CI lib389: DirSrv not conform to the design
1641
- Ticket 47595 - fail to detect/reinit already existing
1642
instance/backup
1643
- Ticket 47590 - CI tests: add/split functions around replication
1644
- Ticket 47584 - CI tests: add backup/restore of an instance
1645
- Ticket 47578 - CI tests: removal of ‘sudo’ and absolute path in
1646
lib389
1647
- Ticket 47568 - Rename DSAdmin class
1648
- Ticket 47566 - Initial import of DSadmin into 389-test repos
1649
1650
-------------------------------------------------------------------
1651
Tue Oct 24 12:35:24 UTC 2017 - jengelh@inai.de
1652
1653
- Use openSUSE rpm group classifications.
1654
- Remove removal of .a files that do not exist to begin with
1655
(because of --disable-static).
1656
- Remove double removal of .la files.
1657
- Do not suppress errors from useradd.
1658
1659
-------------------------------------------------------------------
1660
Wed Oct 18 20:57:17 UTC 2017 - mrueckert@suse.de
1661
1662
- update to 1.4.0.1
1663
- Ticket 49038 - remove legacy replication - change cleanup
1664
script precedence
1665
- Ticket 49392 - memavailable not available
1666
- Ticket 49235 - pbkdf2 by default
1667
- Ticket 49279 - remove dsktune
1668
- Ticket 49372 - filter optimisation improvements for common
1669
queries
1670
- Ticket 49320 - Activating already active role returns error 16
1671
- Ticket 49389 - unable to retrieve specific cosAttribute when
1672
subtree password policy is configured
1673
- Ticket 49092 - Add CI test for schema-reload
1674
- Ticket 49388 - repl-monitor - matches null string many times in
1675
regex
1676
- Ticket 49387 - pbkdf2 settings were too aggressive
1677
- Ticket 49385 - Fix coverity warnings
1678
- Ticket 49305 - Need to wrap atomic calls
1679
- Ticket 48973 - Indexing a ExactIA5Match attribute with a
1680
IgnoreIA5Match matching rule triggers a warning
1681
- Ticket 49378 - server init fails
1682
- Ticket 49305 - Need to wrap atomic calls
1683
- Ticket 49180 - add CI test
1684
- Ticket 49180 - errors log filled with attrlist_replace -
1685
attr_replace
1686
1687
-------------------------------------------------------------------
1688
Tue Oct 10 16:06:18 UTC 2017 - mrueckert@suse.de
1689
1690
- drop 389-ds-reproducible.patch: applied upstream
1691
1692
-------------------------------------------------------------------
1693
Fri Sep 29 00:06:42 UTC 2017 - mrueckert@suse.de
1694
1695
- move upgrade and restart code to postun
1696
1697
-------------------------------------------------------------------
1698
Thu Sep 28 15:40:51 UTC 2017 - mrueckert@suse.de
1699
1700
- make sure we stop before uninstall
1701
- build require gdb for directory ownership
1702
1703
-------------------------------------------------------------------
1704
Wed Sep 27 16:11:29 UTC 2017 - mrueckert@suse.de
1705
1706
- sync requires with fedora spec file
1707
- build with tcmalloc
1708
- add missing requires for things like bind-utils, db-utils
1709
- add requires to the devel package
1710
- split out the snmp agent
1711
- upgrade all databases on update
1712
1713
-------------------------------------------------------------------
1714
Wed Sep 27 15:10:25 UTC 2017 - mrueckert@suse.de
1715
1716
- update to 1.4.0.0
1717
- Ticket 49327 - Add CI test for password expiration controls
1718
- Ticket 48085 - CI tests - replication ruvstore
1719
- Ticket 49381 - Refactor numerous suite docstrings
1720
- Ticket 48085 - CI tests - replication cl5
1721
- Ticket 49379 - Allowed sasl mapping requires restart
1722
- Ticket 49327 - password expired control not sent during grace
1723
logins
1724
- Ticket 49380 - Add CI test
1725
- Ticket 83 - Fix create_test.py imports
1726
- Ticket 49381 - Add docstrings to ds_logs, gssapi_repl, betxn
1727
- Ticket 49380 - Crash when adding invalid replication agreement
1728
- Ticket 48081 - CI test - password - Ticket 49295 - Fix CI tests
1729
- Ticket 49295 - Fix CI test for account policy
1730
- Ticket 49373 - remove unused header file
1731
- changes from 1.3.7.4
1732
- Ticket 49371 - Cleanup update script
1733
- Ticket 48831 - Autotune dncache with entry cache.
1734
- Ticket 49312 - pwdhash -D used default hash algo
1735
- Ticket 49043 - make replication conflicts transparent to
1736
clients
1737
- Ticket 49371 - Fix rpm build
1738
- Ticket 49371 - Template dse.ldif did not contain all needed
1739
plugins
1740
- Ticket 49295 - Fix CI Tests
1741
- Ticket 49050 - make objectclass ldapsubentry effective
1742
immediately
1743
- changes from 1.3.7.3
1744
- Ticket 49354 - fix regression in total init due to mistake in
1745
range fetch
1746
- Ticket 49370 - local password policies should use the same
1747
defaults as the global policy
1748
- Ticket 48989 - Delete slow lib389 test
1749
- Ticket 49367 - missing braces in idsktune
1750
- Ticket 49364 - incorrect function declaration.
1751
- Ticket 49275 - fix tls auth regression
1752
- Ticket 49038 - Revise creation of cn=replication,cn=config
1753
- Ticket 49368 - Fix typo in log message
1754
- Ticket 48059 - Add docstrings to CLU tests
1755
- Ticket 47840 - Add docstrings to setup tests
1756
- Ticket 49348 - support perlless and wrapperless install
1757
1758
-------------------------------------------------------------------
1759
Tue Sep 19 09:39:08 CEST 2017 - kukuk@suse.de
1760
1761
- Remove unnecessary ldconfig calls
1762
1763
-------------------------------------------------------------------
1764
Wed Aug 30 15:49:42 UTC 2017 - mrueckert@suse.de
1765
1766
- update to 1.3.7.2
1767
- Ticket 49038 - Fix regression from legacy code cleanup
1768
- Ticket 49295 - Fix CI tests
1769
- Ticket 48067 - Add bugzilla tests for ds_logs
1770
- Ticket 49356 - mapping tree crash can occur during tot init
1771
- Ticket 49275 - fix compiler warns for gcc 7
1772
- Ticket 49248 - Add a docstring to account locking test case
1773
- Ticket 49445 - remove dead code
1774
- Ticket 48081 - Add regression tests for pwpolicy
1775
- Ticket 48056 - Add docstrings to basic test suite
1776
- Ticket 49349 - global name ‘imap’ is not defined
1777
- Ticket 83 - lib389 - Fix tests and create_test.py
1778
- Ticket 48185 - Remove referint-logchanges attr from referint’s
1779
config
1780
- Ticket 48081 - Add regression tests for pwpolicy
1781
- Ticket 83 - lib389 - Replace topology agmt objects
1782
- Ticket 49331 - change autoscaling defaults
1783
- Ticket 49330 - Improve ndn cache performance.
1784
- Ticket 49347 - reproducable build numbers
1785
- Ticket 39344 - changelog ldif import fails
1786
- Ticket 49337 - Add regression tests for import tests
1787
- Ticket 49309 - syntax checking on referint’s delay attr
1788
- Ticket 49336 - SECURITY: Locked account provides different
1789
return code
1790
- Ticket 49332 - Event queue is not working
1791
- Ticket 49313 - Change the retrochangelog default cache size
1792
- Ticket 49329 - Descriptive error msg for USN cleanup task
1793
- Ticket 49328 - Cleanup source code
1794
- Ticket 49299 - Add normalized dn cache stats to dbmon.sh
1795
- Ticket 49290 - improve idl handling in complex searches
1796
- Ticket 49328 - Update clang-format config file
1797
- Ticket 49091 - remove usage of changelog semaphore
1798
- Ticket 49275 - shadow warnings for gcc7 - pass 1
1799
- Ticket 49316 - fix missing not condition in clock cleanu
1800
- Ticket 49038 - Remove legacy replication
1801
- Ticket 49287 - v3 extend csnpl handling to multiple backends
1802
- Ticket 49310 - remove sds logging in debug builds
1803
- Ticket 49031 - Improve memberof with a cache of group parents
1804
- Ticket 49316 - Fix clock unsafety in DS
1805
- Ticket 48210 - Add IP addr and connid to monitor output
1806
- Ticket 49295 - Fix CI tests and compiler warnings
1807
- Ticket 49295 - Fix CI tests
1808
- Ticket 49305 - Improve atomic behaviours in 389-ds
1809
- Ticket 49298 - fix missing header
1810
- Ticket 49314 - Add untracked files to the .gitignore
1811
- Ticket 49303 - Fix error in CI test
1812
- Ticket 49302 - fix dirsrv importst due to lib389 change
1813
- Ticket 49303 - Add option to disable TLS client-initiated
1814
renegotiation
1815
- Ticket 49298 - force sync() on shutdown
1816
- Ticket 49306 - make -f rpm.mk rpms produces build without
1817
tcmalloc enabled
1818
- Ticket 49297 - improve search perf in bpt by removing a deref
1819
- Ticket 49284 - resolve crash in memberof when deleting attrs
1820
- Ticket 49290 - unindexed range searches don’t provide notes=U
1821
- Ticket 49301 - Add one logpipe test case
1822
- changes from 1.3.6.8
1823
- Ticket 49356 - mapping tree crash can occur during tot init
1824
- changes from 1.3.6.7
1825
- Ticket 49330 - Improve ndn cache performance
1826
- Ticket 49298 - fix missing header
1827
- Ticket 49298 - force sync() on shutdown
1828
- Ticket 49336 - SECURITY: Locked account provides different
1829
return code
1830
- Ticket 49334 - fix backup restore if changelog exists
1831
- Ticket 49313 - Change the retrochangelog default cache size
1832
- Fix error log format in add.c
1833
- Ticket 49287 - fix compiler warning for patch 49287
1834
- Ticket 49287 - v3 extend csnpl handling to multiple backends
1835
- Ticket 49288 - RootDN Access wrong plugin path in
1836
template-dse.ldif.in
1837
- Ticket 49291 - slapi_search_internal_callback_pb may SIGSEV if
1838
related pblock has not operation set
1839
- Ticket 49008 - Fix MO plugin betxn test
1840
- Ticket 49227 - ldapsearch does not return the expected Error
1841
log level
1842
- Ticket 49028 - Add autotuning test suite
1843
- Ticket 49273 - bak2db doesn’t operate with dbversion
1844
- Ticket 49184 - adjust logging level in MO plugin
1845
- Ticket 49257 - only register modify callbacks
1846
- Ticket 49257 - Update CI script
1847
- Ticket 49008 - Adjust CI test for new memberOf behavior
1848
- Ticket 49273 - crash when DBVERSION is corrupt.
1849
- Ticket 49268 - master branch fails on big endian systems
1850
- Ticket 49241 - add symblic link location to db2bak.pl output
1851
- Ticket 49257 - Reject nsslapd-cachememsize & nsslapd-cachesize
1852
when nsslapd-cache-autosize is set
1853
- Ticket 48538 - Failed to delete old semaphore
1854
- Ticket 49231 - force EXTERNAL always
1855
- Ticket 49267 - autosize split of 0 results in dbcache of 0
1856
1857
-------------------------------------------------------------------
1858
Wed Aug 30 12:29:40 UTC 2017 - bwiedemann@suse.com
1859
1860
- Add 389-ds-reproducible.patch not use build date in build num
1861
to make build reproducible (boo#1047218)
1862
1863
-------------------------------------------------------------------
1864
Tue Aug 15 14:37:47 UTC 2017 - hguo@suse.com
1865
1866
- Introduce acl as mandatory runtime dependency.
1867
1868
-------------------------------------------------------------------
1869
Tue Aug 8 14:37:00 UTC 2017 - hguo@suse.com
1870
1871
- Rename patch 389-ds-base-1.3.2.11_init_fhs.patch -> 0001-init_fhs.patch
1872
- Fix faulty python module import with patch
1873
0002-use-python2-for-selinux-detection.patch
1874
- Conduct a major clean-up of spec file to remove all outdated macros
1875
- Introduce extra schema files from OpenLDAP distribution with
1876
extra-schema.tgz and LICENSE.openldap
1877
1878
-------------------------------------------------------------------
1879
Sat May 27 08:46:54 UTC 2017 - mrueckert@suse.de
1880
1881
- update to 1.3.6.6
1882
- Ticket 49157 - fix error in ds-logpipe.py
1883
- Ticket 48864 - remove config.h from spal header.
1884
- Ticket 48681 - logconv.pl - Fix SASL Bind stats and rework
1885
report format
1886
- Ticket 49261 - Fix script usage and man pages
1887
- Ticket 49238 - AddressSanitizer: heap-use-after-free in
1888
libreplication
1889
- Ticket 48864 - Fix FreeIPA build
1890
- Ticket 49257 - Reject dbcachesize updates while auto cache
1891
sizing is enabled
1892
- Ticket 49249 - cos_cache is erroneously logging schema checking
1893
failure
1894
- Ticket 49258 - Allow nsslapd-cache-autosize to be modified
1895
while the server is running
1896
- Ticket 49247 - resolve build issues on debian
1897
- Ticket 49246 - ns-slapd crashes in role cache creation
1898
- Ticket 49157 - ds-logpipe.py crashes for non-existing users
1899
- Ticket 49241 - Update man page and usage for db2bak.pl
1900
- Ticket 49075 - Adjust logging severity levels
1901
- Ticket 47662 - db2index not properly evaluating arguments
1902
- Ticket 48989 - fix perf counters
1903
- changes from 1.3.6.5
1904
- Ticket 49231 - fix sasl mech handling
1905
- Ticket 49233 - Fix crash in persistent search
1906
- Ticket 49230 - slapi_register_plugin creates config entry where
1907
it should not
1908
- Ticket 49135 - PBKDF2 should determine rounds at startup
1909
- Ticket 49236 - Fix CI Tests
1910
- Ticket 48310 - entry distribution should be case insensitive
1911
- Ticket 49224 - without –prefix, $prefixdir would be NONE in
1912
defaults.
1913
- drop 9563d299.patch: included upstream
1914
1915
-------------------------------------------------------------------
1916
Fri May 19 10:32:03 UTC 2017 - mrueckert@suse.de
1917
1918
- added 9563d299.patch to fix building slapi-nis and freeipa
1919
1920
-------------------------------------------------------------------
1921
Thu May 11 11:01:05 UTC 2017 - jengelh@inai.de
1922
1923
- Do not suppress errors from user/group creation.
1924
Add some safety quoting here and there.
1925
1926
-------------------------------------------------------------------
1927
Thu Apr 27 21:02:04 UTC 2017 - mrueckert@suse.de
1928
1929
- update to 1.3.6.4
1930
- Ticket 49228 - Fix SSE4.2 detection.
1931
- Ticket 49229 - Correct issues in latest commits
1932
- Ticket 49226 - Memory leak in ldap-agent-bin
1933
- Ticket 49214 - Implement htree concept
1934
- Ticket 49119 - Cleanup configure.ac options and defines
1935
- Ticket 49097 - whitespace fixes for pblock change
1936
- Ticket 49097 - Pblock get/set cleanup
1937
- Ticket 49222 - Resolve various test issues on rawhide
1938
- Issue 48978 - Fix the emergency logging functions severity
1939
levels
1940
- Issue 49227 - ldapsearch for nsslapd-errorlog-level returns
1941
incorrect values
1942
- Ticket 49041 - nss won’t start if sql db type set
1943
- Ticket 49223 - Fix sds queue locking
1944
- Issue 49204 - Fix 32bit arch build failures
1945
- Issue 49204 - Need to update function declaration
1946
- Ticket 49204 - Fix lower bounds on import autosize + On small
1947
VM, autotune breaks the access of the suffixes
1948
- Issue 49221 - During an upgrade the provided localhost name is
1949
ignored
1950
- Issue 49220 - Remote crash via crafted LDAP messages (SECURITY
1951
FIX)
1952
- Ticket 49184 - Overflow in memberof
1953
- Ticket 48050 - Add account policy tests to plugins test suite
1954
- Ticket 49207 - Supply docker POC build for DS.
1955
- Issue 47662 - CLI args get removed
1956
- Issue 49210 - Fix regression when checking is password min age
1957
should be checked
1958
- Ticket 48864 - Add cgroup memory limit detection to 389-ds
1959
- Issue 48085 - Expand the repl acceptance test suite
1960
- Ticket 49209 - Hang due to omitted replica lock release
1961
- Ticket 48864 - Cleanup memory detection before we add cgroup
1962
support
1963
- Ticket 48864 - Cleanup up broken format macros and imports
1964
- Ticket 49153 - Remove vacuum lock on transaction cleanup
1965
- Ticket 49200 - provide minimal dse.ldif for python installer
1966
- Issue 49205 - Fix logconv.pl man page
1967
- Issue 49177 - Fix pkg-config file
1968
- Issue 49035 - dbmon.sh shows pages-in-use that exceeds the
1969
cache size
1970
- Ticket 48432 - Linux capabilities on ns-slapd
1971
- Ticket 49196 - Autotune generates crit messages
1972
- Ticket 49194 - Lower default ioblock timeout
1973
- Ticket 49193 - gcc7 warning fixes
1974
- Issue 49039 - password min age should be ignored if password
1975
needs to be reset
1976
- Ticket 48989 - Re-implement lock counter
1977
- Issue 49192 - Deleting suffix can hang server
1978
- Issue 49156 - Modify token :assert: to :expectedresults:
1979
- Ticket 48989 - missing return in counter
1980
- Ticket 48989 - Improve counter overflow fix
1981
- Ticket 49190 - Upgrade lfds to 7.1.1
1982
- Ticket 49187 - Fix attribute definition
1983
- Ticket 49185 - Fix memleak in compute init
1984
1985
-------------------------------------------------------------------
1986
Fri Mar 24 13:42:40 UTC 2017 - mrueckert@suse.de
1987
1988
- update to 1.3.6.3
1989
This release contains security and bug fixes and a few
1990
enhancements.
1991
- Issue 49177 - rpm would not create valid pkgconfig files(pt2)
1992
- Issue 49186 - Fix NS to improve shutdown relability
1993
- Issue 49174 - nunc-stans can not use negative timeout
1994
- Issue 49076 - To debug DB_DEADLOCK condition, allow to reset
1995
DB_TXN_NOWAIT flag on txn_begin
1996
- Issue 49188 - retrocl can crash server at shutdown
1997
- Issue 47840 - Add setup_ds test suite
1998
- Fix srvcore version dependancy
1999
- Issue 48989 - Overflow in counters and monitor
2000
- Issue 49095 - targetattr wildcard evaluation is incorrectly
2001
case sensitive
2002
- Issue 49177 - rpm would not create valid pkgconfig files
2003
- Issue 49176 - Remove tcmalloc restriction from s390x
2004
- Issue 49157 - ds-logpipe.py crashes for non-existing users
2005
- Issue 49065 - dbmon.sh fails if you have
2006
nsslapd-require-secure-binds enabled
2007
- Issue 49095 - Fix double-free in _cl5NewDBFile() error path
2008
- Issue 49169 - Fix covscan errors(regression)
2009
- Issue 49172 - Fix test schema files
2010
- Issue 49171 - Nunc Stans incorrectly reports a timeout
2011
- Issue 49169 - Fix covscan errors
2012
- Issue 49164 - Change NS to acq-rel semantics for atomics
2013
- Issue 49154 - Nunc Stans stress should assert it has 95%
2014
success rate
2015
- Issue 49165 - pw_verify did not handle external auth
2016
- Issue 49062 - Reset agmt update staus and total init
2017
- Issue 49151 - Remove defunct selinux policy
2018
- add BR for autoconf, autotool, libtool as upstream doesn't ship
2019
a prebuilt configure anymore
2020
- import BR from nunc-stans as it is intree now:
2021
libtevent-devel libtalloc-devel libevent-devel
2022
- added BR for doxygen to build doxygen
2023
- enable auto-dn-suffix feature
2024
2025
-------------------------------------------------------------------
2026
Mon Feb 20 12:49:23 UTC 2017 - mrueckert@suse.de
2027
2028
- fix build on factory: libsystemd-* libs got merged into libsystemd.
2029
2030
-------------------------------------------------------------------
2031
Wed Dec 21 15:48:51 UTC 2016 - mrueckert@suse.de
2032
2033
- update to 1.3.5.15
2034
- bz1358565 - Clear and unsalted password types are vulnerable to
2035
timing attack (SECURITY FIX)
2036
- Ticket 49016 - (un)register/migration/remove may fail if there
2037
is no suffix on ‘userRoot’ backend
2038
- Ticket 48328 - Add missing dependency
2039
- Ticket 49009 - args debug logging must be more restrictive
2040
- Ticket 49014 - ns-accountstatus.pl shows wrong status for
2041
accounts inactivated by Account policy plugin
2042
- Ticket 47703 - remove search limit for aci group evaluation
2043
- Ticket 48909 - Replication stops working in FIPS mode
2044
- changes in 1.3.5.14
2045
- Ticket 48992 - Total init may fail if the pushed schema is
2046
rejected
2047
- Ticket 48832 - Fix CI test suite for password min age
2048
- Ticket 48983 - Configure and Makefile.in from new default paths
2049
work.
2050
- Ticket 48983 - Configure and Makefile.in from new default paths
2051
work.
2052
- Ticket 48983 - generate install path info from autotools
2053
scripts
2054
- Ticket 48944 - on a read only replica invalid state info can
2055
accumulate
2056
- Ticket 48766 - use a consumer maxcsn only as anchor if supplier
2057
is more advanced
2058
- Ticket 48921 - CI Replication stress tests have limits set too
2059
low
2060
- Ticket 48969 - nsslapd-auditfaillog always has an explicit path
2061
- Ticket 48957 - Update repl-monitor to handle new status
2062
messages
2063
- Ticket 48832 - Fix CI tests
2064
- Ticket 48975 - Disabling CLEAR password storage scheme will
2065
crash server when setting a password
2066
- Ticket 48369 - Add CI test suite
2067
- Ticket 48970 - Serverside sorting crashes the server
2068
- Ticket 48972 - remove old pwp code that adds/removes ACIs
2069
- Ticket 48957 - set proper update status to replication
2070
agreement in case of failure
2071
- Ticket 48950 - Add systemd warning to the LD_PRELOAD example in
2072
/etc/sysconfig/dirsrv
2073
- provide backend dir in suffix template
2074
- Ticket 48953 - Skip labelling and unlabelling ports during the
2075
test
2076
- Ticket 48967 - Add CI test and refactor test suite
2077
- Ticket 48967 - passwordMinAge attribute doesn’t limit the
2078
minimum age of the password
2079
- Fix jenkins warnings about unused vars
2080
- Ticket 48402 - v3 allow plugins to detect a restore or import
2081
- Ticket #48969 - nsslapd-auditfaillog always has an explicit
2082
path
2083
- Ticket 48964 - cleanAllRUV changelog purging incorrectly
2084
processes all backends
2085
- Ticket 48965 - Fix building rpms using rpm.mk
2086
- Ticket 48965 - Fix generation of the pre-release version
2087
- Bugzilla 1368956 - man page of ns-accountstatus.pl shows
2088
redundant entries for -p port option
2089
- Ticket 48960 - Crash in import_wait_for_space_in_fifo().
2090
- Ticket 48832 - Fix more CI test failures
2091
- Ticket 48958 - Audit fail log doesn’t work if audit log
2092
disabled.
2093
- Ticket 48956 - ns-accountstatus.pl showing “activated” user
2094
even if it is inactivated
2095
- Ticket 48954 - replication fails because anchorcsn cannot be
2096
found
2097
- Ticket 48832 - Fix CI tests failures from jenkins server
2098
- Ticket 48950 - Change example in /etc/sysconfig/dirsrv to use
2099
tcmalloc
2100
2101
-------------------------------------------------------------------
2102
Sat Nov 19 21:02:06 UTC 2016 - aj@ajaissle.de
2103
2104
- New upstream release 1.3.4.14
2105
2106
-------------------------------------------------------------------
2107
Mon Sep 5 13:13:06 UTC 2016 - mrueckert@suse.de
2108
2109
- update to 1.3.5.13
2110
- CVE-2016-4992 389-ds-base: Information disclosure via repeated
2111
use of LDAP ADD operation, etc.
2112
- Ticket 47538 - Fix repl-monitor color and lag times
2113
- Ticket 47538 - repl-monitor.pl legend not properly sorted
2114
- Ticket 47538 - repl-monitor.pl not displaying correct color
2115
code for lag time
2116
- Ticket 47664 - Move CI test to the pr suite and refactor
2117
- Ticket 47824 - Remove CI test from tickets and add logging
2118
- Ticket 47911 - split out snmp agent into a subpackage
2119
- Ticket 47976 - Add fixed CI test case
2120
- Ticket 47982 - Fix log hr timestamps when invalid value is set
2121
in cn=config
2122
- Ticket 48109 - substring index with nssubstrbegin: 1 is not
2123
being used with filters like (attr=x*)
2124
- Ticket 48144 - Add /usr/sbin/status-dirsrv script to get the
2125
status of the directory server instance.
2126
- Ticket 48191 - Move CI test to the pr suite and refactor
2127
- Ticket 48234 - “matching rules” in ACI’s “bind rules not fully
2128
evaluated
2129
- Ticket 48234 - CI test: test case for ticket 48234
2130
- Ticket 48275 - search returns no entry when OR filter component
2131
contains non readable attribute
2132
- Ticket 48326 - Move CI test to config test suite and refactor
2133
- Ticket 48336 - Missing semanage dependency
2134
- Ticket 48336 - setup-ds should detect if port is already
2135
defined
2136
- Ticket 48346 - ldaputil code cleanup
2137
- Ticket 48346 - log too verbose when re-acquiring expired ticket
2138
- Ticket 48354 - Review of default ACI in the directory server
2139
- Ticket 48363 - CI test - add test suite
2140
- Ticket 48366 - proxyauth does not work bound as directory
2141
manager
2142
- Ticket 48404 - libslapd owned by libs and devel
2143
- Ticket 48449 - Import readNSState from richm’s repo
2144
- Ticket 48449 - Import readNSState.py from RichM’s repo
2145
- Ticket 48450 - Add prestart work around for systemd ask
2146
password
2147
- Ticket 48450 - Autotools components for
2148
ds_systemd_ask_password_acl
2149
- Ticket 48617 - Coverity fixes
2150
- Ticket 48636 - Fix config validation check
2151
- Ticket 48636 - Improve replication convergence
2152
- Ticket 48637 - DN cache is not always updated when ADD
2153
operation fails
2154
- Ticket 48743 - If a cipher is disabled do not attempt to look
2155
it up
2156
- Ticket 48745 - Matching Rule caseExactIA5Match indexes
2157
incorrectly values with upper cases
2158
- Ticket 48745 - Matching Rule caseExactIA5Match indexes
2159
incorrectly values with upper cases
2160
- Ticket 48747 - dirsrv service fails to start when
2161
nsslapd-listenhost is configured
2162
- Ticket 48752 - Page result search should return empty cookie if
2163
there is no returned entry
2164
- Ticket 48752 - Add CI test
2165
- Ticket 48754 - ldclt should support -H
2166
- Ticket 48755 - moving an entry could make the online init fail
2167
- Ticket 48755 - CI test: test case for ticket 48755
2168
- Ticket 48766 - Replication changelog can incorrectly skip over
2169
updates
2170
- Ticket 48767 - flow control in replication also blocks
2171
receiving results
2172
- Ticket 48795 - Make various improvements to create_test.py
2173
- Ticket 48799 - Test cases for objectClass values being dropped.
2174
- Ticket 48815 - ns-accountstatus.pl - fix DN normalization
2175
- Ticket 48832 - Fix timing and localhost issues
2176
- Ticket 48832 - CI tests
2177
- Ticket 48833 - 389 showing inconsistent values for shadowMax
2178
and shadowWarning in 1.3.5.1
2179
- Ticket 48834 - Fix jenkins: discared qualifier on auditlog.c
2180
- Ticket 48834 - Modifier’s name is not recorded in the audit log
2181
with modrdn and moddn operations
2182
- Ticket 48844 - Regression introduced in matching rules by DS
2183
48746
2184
- Ticket 48846 - 32 bit systems set low vmsize
2185
- Ticket 48846 - Older kernels do not expose memavailable
2186
- Ticket 48846 - Rlimit checks should detect RLIM_INFINITY
2187
- Ticket 48848 - modrdn deleteoldrdn can fail to find old
2188
attribute value, perhaps due to case folding
2189
- Ticket 48849 - Systemd introduced incompatible changes that
2190
breaks ds build
2191
- Ticket 48850 - Correct memory leaks in pwdhash-bin and ns-slapd
2192
- Ticket 48854 - Running db2index with no options breaks
2193
replication
2194
- Ticket 48855 - Add basic pwdPolicy tests
2195
- Ticket 48858 - Segfault changing nsslapd-rootpw
2196
- Ticket 48862 - At startup DES to AES password conversion causes
2197
timeout in start script
2198
- Ticket 48863 - remove check for vmsize from util_info_sys_pages
2199
- Ticket 48870 - Correct plugin execution order due to changes in
2200
exop
2201
- Ticket 48872 - Fix segfault and use after free in plugin
2202
shutdown
2203
- Ticket 48873 - Backend should accept the reduced cache
2204
allocation when issane == 1
2205
- Ticket 48877 - Fixes for RPM spec with spectool
2206
- Ticket 48880 - adding pre/post extop ability
2207
- Ticket 48882 - server can hang in connection list processing
2208
- Ticket 48889 - ldclt - fix man page and usage info
2209
- Ticket 48891 - ns-slapd crashes during the shutdown after
2210
adding attribute with a matching rule
2211
- Ticket 48892 - Wrong result code display in audit-failure log
2212
- Ticket 48893 - cn=config should not have readable components to
2213
anonymous
2214
- Ticket 48895 - tests package should be noarch
2215
- Ticket 48898 - Crash during shutdown if nunc-stans is enabled
2216
- Ticket 48899 - Values of dbcachetries/dbcachehits in cn=monitor
2217
could overflow.
2218
- Ticket 48900 - Add connection perf stats to logconv.pl
2219
- Ticket 48902 - Strdup pwdstoragescheme name to prevent
2220
misbehaving plugins
2221
- Ticket 48904 - syncrepl search returning error 329; plugin
2222
sending a bad error code
2223
- Ticket 48905 - coverity defects
2224
- Ticket 48912 - ntUserNtPassword schema
2225
- Ticket 48914 - db2bak.pl task enters infinitive loop when bak
2226
fs is almost full
2227
- Ticket 48916 - DNA Threshold set to 0 causes SIGFPE
2228
- Ticket 48918 - Upgrade to 389-ds-base >= 1.3.5.5 doesn’t
2229
install 389-ds-base-snmp
2230
- Ticket 48919 - Compiler warnings while building 389-ds-base on
2231
RHEL7
2232
- Ticket 48920 - Memory leak in pwdhash-bin
2233
- Ticket 48921 - Adding replication and reliability tests
2234
- Ticket 48922 - Fix crash when deleting backend while import is
2235
running
2236
- Ticket 48924 - Fixup tombstone task needs to set proper flag
2237
when updating tombstones
2238
- Ticket 48925 - slapd crash with SIGILL: Dsktune should detect
2239
lack of CMPXCHG16B
2240
- Ticket 48928 - log of page result cookie should log empty
2241
cookie with a different value than 0
2242
- Ticket 48930 - Paged result search can hang the server
2243
- Ticket 48934 - remove-ds.pl deletes an instance even if wrong
2244
prefix was specified
2245
- Ticket 48935 - Update dirsrv.systemd file
2246
- Ticket 48936 - Duplicate collation entries
2247
- Ticket 48939 - nsslapd-workingdir is empty when ns-slapd is
2248
started by systemd
2249
- Ticket 48940 - DS logs have warning:ancestorid not indexed
2250
- Ticket 48943 - When fine-grained policy is applied, a sub-tree
2251
has a priority over a user while changing password
2252
- Ticket 48943 - Add CI Test for the password test suite
2253
2254
-------------------------------------------------------------------
2255
Wed Jun 29 13:11:38 UTC 2016 - mrueckert@suse.de
2256
2257
- update to 1.3.5.4
2258
- Ticket 48836 - replication session fails because of permission
2259
denied
2260
- Ticket 48837 - Replication: total init aborted
2261
- Ticket 48617 - Server ram checks work in isolation
2262
- Ticket 48220 - The “repl-monitor” web page does not display
2263
“year” in date.
2264
- Ticket 48829 - Add gssapi sasl replication bind test
2265
- Ticket 48497 - uncomment pytest from CI test
2266
- Ticket 48828 - db2ldif is not taking into account multiple
2267
suffixes or backends
2268
- Ticket 48818 - Fix case where return code is always -1
2269
- Ticket 48826 - 52updateAESplugin.pl may fail on older versions
2270
of perl
2271
- Ticket 48825 - Configure make generate invalid makefile
2272
- changes from 1.3.5.3
2273
- Ticket 47536 - Allow usage of OpenLDAP libraries that don’t use
2274
NSS for crypto
2275
- Ticket 47536 - CI test: added test cases for ticket 47536
2276
- Ticket 47840 - default instance scripts if undefined.
2277
- Ticket 47888 - Add CI test
2278
- Ticket 47888 - DES to AES password conversion fails if a
2279
backend is empty
2280
- Ticket 47951 - Fix startpid from altering dev/null
2281
- Ticket 47968 - Disable journald logs by default
2282
- Ticket 47982 - HR Log timers, regression fix for subsystem
2283
logging
2284
- Ticket 48078 - CI test - paged_results - TET part
2285
- Ticket 48144 - Add /usr/sbin/status-dirsrv script to get the
2286
status of the directory server instance.
2287
- Ticket 48269 - ns-accountstatus status message improvement
2288
- Ticket 48342 - DNA: deadlock during DNA_EXTEND_EXOP_REQUEST_OID
2289
- Ticket 48342 - DNA Deadlock test cases
2290
- Ticket 48342 - Prevent transaction abort if a transaction has
2291
not begun
2292
- Ticket 48350 - Integrate ASAN into our rpm build process
2293
- Ticket 48374 - entry cache locks not released in error
2294
conditions
2295
- Ticket 48410 - 389-ds-base - Unable to remove / unregister a DS
2296
instance from admin server
2297
- Ticket 48447 - with-initddir should accept no
2298
- Ticket 48450 - Systemd password agent support
2299
- Ticket 48492 - heap corruption at schema replication.
2300
- Ticket 48597 - Deadlock when rebuilding the group of authorized
2301
replication managers
2302
- Ticket 48662 - db2index with no attribute args fail.
2303
- Ticket 48710 - auto-dn-suffix unrecognized option
2304
- Ticket 48769 - Fix white space in extendedop.c
2305
- Ticket 48769 - RFE: Be_txn extended operation plugin type
2306
- Ticket 48770 - Improve extended op plugin handling
2307
- Ticket 48775 - If nsSSL3 is on, even if SSL v3 is not really
2308
enabled, a confusing message is logged.
2309
- Ticket 48779 - Remove startpidfile check in start-dirsrv
2310
- Ticket 48781 - Vague error message: setup_ol_tls_conn - failed:
2311
unable to create new TLS context
2312
- Ticket 48782 - Make sure that when LDAP_OPT_X_TLS_NEWCTX is
2313
set, the value is set to zero.
2314
- Ticket 48783 - Fix ns-accountstatus.pl syntax error
2315
- Ticket 48784 - CI test: added test cases for ticket 48784
2316
- Ticket 48784 - Make the SSL version set to the client library
2317
configurable.
2318
- Ticket 48798 - Enable DS to offer weaker DH params in NSS
2319
- Ticket 48799 - objectclass values could be dropped on the
2320
consumer
2321
- Ticket 48800 - Cleaning up error buffers
2322
- Ticket 48801 - ASAN errors during tests
2323
- Ticket 48802 - Compilation warnings from clang
2324
- Ticket 48808 - Add test case
2325
- Ticket 48808 - Paged results search returns the blank list of
2326
entries
2327
- Ticket 48813 - password history is not updated when an admin
2328
resets the password
2329
- Ticket 48815 - ns-accountstatus.sh does handle DN’s with single
2330
quotes
2331
- Ticket 48818 - In docker, no one can hear your process hang.
2332
- Ticket 48822 - (389-ds-base-1.3.5) Fixing coverity issues.
2333
- Ticket 48824 - Cleanup rpm.mk and 389 specfile
2334
- enable nunc-stans
2335
2336
-------------------------------------------------------------------
2337
Fri Apr 29 00:51:36 UTC 2016 - mrueckert@suse.de
2338
2339
- should also define the username
2340
2341
-------------------------------------------------------------------
2342
Fri Apr 29 00:27:43 UTC 2016 - mrueckert@suse.de
2343
2344
- fix building systemd stuff
2345
- create user and home directory for it
2346
2347
-------------------------------------------------------------------
2348
Thu Apr 14 01:52:13 UTC 2016 - mrueckert@suse.de
2349
2350
- limit gcc_security to TW. it enables compiler options not
2351
supported on leap e.g.
2352
2353
-------------------------------------------------------------------
2354
Thu Apr 14 01:41:49 UTC 2016 - mrueckert@suse.de
2355
2356
- enable more gcc security features
2357
- enable selinux
2358
- fix the systemd options to actually pass some variable and also
2359
set the tmpfiles path
2360
2361
-------------------------------------------------------------------
2362
Thu Apr 14 01:23:51 UTC 2016 - mrueckert@suse.de
2363
2364
- update to 1.3.5.1
2365
- Ticket 47982 - improve timestamp resolution in logs
2366
- Ticket 48759 - no plugin calls in tombstone purging
2367
- Ticket 48665 - Prevent sefault in
2368
ldbm_instance_modify_config_entry
2369
- Ticket 48757 - License tag does not match actual license of
2370
code
2371
- Ticket 48746 - Crash when indexing an attribute with a matching
2372
rule
2373
- Ticket 48497 - extended search without MR indexed attribute
2374
prevents later indexing with that MR
2375
- Ticket 48368 - Resolve the py.test conflicts with the
2376
create_test.py issue
2377
- Ticket 48748 - Fix memory_leaks test suite teardown failure
2378
- Ticket 48383 - import tasks with dynamic buffer sizes
2379
- Ticket 48420 - change severity of some messages related to
2380
"keep alive" entries
2381
- Ticket 48386 - Clean up dsktune code
2382
- Ticket 48537 - undefined reference to `abstraction_increment'
2383
- Ticket 48747 - dirsrv service fails to start when
2384
nsslapd-listenhost is configured
2385
- changes from 1.3.5.0
2386
- Ticket 132 - Makefile.am must include header files and
2387
template scripts
2388
- Ticket 142 - [RFE] Default password syntax settings don't
2389
work with fine-grained policies
2390
- Ticket 548 - RFE: Allow AD password sync to update
2391
shadowLastChange
2392
- Ticket 47788 - Only check postop result if its a replication
2393
operation
2394
- Ticket 47840 - add configure option to disable instance
2395
specific scripts
2396
- Ticket 47968 - [RFE] Send logs to journald
2397
- Ticket 47977 - [RFE] Implement sd_notify mechanism
2398
- Ticket 48016 - search, matching rules and filter error
2399
"unsupported type 0xA9"
2400
- Ticket 48144 - Add /usr/sbin/status-dirsrv script to get the
2401
status of the directory server instance.
2402
- Ticket 48145 - RFE Add log file for rejected changes
2403
- Ticket 48147 - Unable to enable DS service for auto start
2404
- Ticket 48151 - Improve CleanAllRUV task logging
2405
- Ticket 48218 - cleanAllRUV - modify the existing "force" option
2406
to bypass the "replica online" checks
2407
- Ticket 48244 - No validation check for the value for
2408
nsslapd-db-locks.
2409
- Ticket 48257 - Fix coverity issues - 08/24/2015
2410
- Ticket 48263 - allow plugins to detect tombstone operations
2411
- Ticket 48269 - RFE: need an easy way to detect locked accounts
2412
locked by inactivity.
2413
- Ticket 48270 - fail to index an attribute with a specific
2414
matching rule/48269
2415
- Ticket 48280 - enable logging of internal ops in the audit log
2416
- Ticket 48285 - The dirsrv user/group should be created in rpm
2417
%pre, and ideally with fixed uid/gid
2418
- Ticket 48289 - 389-ds-base: ldclt-bin killed by SIGSEGV
2419
- Ticket 48290 - No man page entry for - option '-u' of dbgen.pl
2420
for adding group entries with uniquemembers
2421
- Ticket 48294 - Linked Attributes plug-in - won't update links
2422
after MODRDN operation
2423
- Ticket 48295 - Entry cache is not rolled back -- Linked
2424
Attributes plug-in - wrong behaviour when adding valid and
2425
broken links
2426
- Ticket 48311 - nunc-stans: Attempt to release connection that
2427
is not acquired
2428
- Ticket 48317 - SELinux port labeling retry attempts are
2429
excessive
2430
- Ticket 48326 - [RFE] it could be nice to have
2431
nsslapd-maxbersize default to bigger than 2Mb
2432
- Ticket 48350 - configure.ac add options for debbuging and
2433
security analysis / hardening.
2434
- Ticket 48351 - Fix buffer overflow error when reading url with
2435
len 0
2436
- Ticket 48363 - Support for rfc3673 '+' to return operational
2437
attributes
2438
- Ticket 48369 - [RFE] response control for password age should
2439
be sent by default by RHDS
2440
- Ticket 48384 - Server startup should warn about values
2441
consuming too much ram
2442
- Ticket 48387 - ASAN invalid read in cos_cache.c
2443
- Ticket 48394 - lower password history minimum to 1
2444
- Ticket 48395 - ASAN - Use after free in uiduniq 7bit.c
2445
- Ticket 48398 - Coverity defect 13352 - Resource leak in
2446
auditlog.c
2447
- Ticket 48400 - ldclt - segmentation fault error while binding
2448
- Ticket 48445 - keep alive entries can break replication
2449
- Ticket 48446 - logconv.pl displays negative operation speeds
2450
- Ticket 48566 - acl.c attrFilterArray maybe uninitialised.
2451
- Ticket 48662 - db2index with no attribute args fail.
2452
2453
-------------------------------------------------------------------
2454
Tue Mar 1 16:39:06 UTC 2016 - claes.backstrom@opensuse.org
2455
2456
- Update to new upstream release 1.3.4.8
2457
* Various bugs are fixed
2458
2459
-------------------------------------------------------------------
2460
Fri Nov 20 10:49:42 UTC 2015 - aj@ajaissle.de
2461
2462
- Update to new upstream release 1.3.4.5
2463
* Various bugs are fixed
2464
2465
-------------------------------------------------------------------
2466
Mon Sep 14 08:50:01 UTC 2015 - hguo@suse.com
2467
2468
- Upgrade from 1.3.3.13 to 1.3.4.4 with accumulated bugfixes.
2469
2470
-------------------------------------------------------------------
2471
Wed Sep 9 11:07:09 UTC 2015 - aj@ajaissle.de
2472
2473
- Update to new upstream release 1.3.3.13
2474
- Removed 389-ds-1.3.3.11-CVE-2015-3230.patch (included upstream)
2475
2476
-------------------------------------------------------------------
2477
Wed Jun 17 09:38:48 UTC 2015 - aj@ajaissle.de
2478
2479
- Update to new upstream release 1.3.3.11
2480
- Added 389-ds-1.3.3.11-CVE-2015-3230.patch:
2481
nsSSL3Ciphers preference not enforced on server side
2482
[boo#934934] [CVE-2015-3230]
2483
2484
-------------------------------------------------------------------
2485
Wed Apr 29 10:17:58 UTC 2015 - aj@ajaissle.de
2486
2487
- Update to new upstream release 1.3.3.10
2488
* One important security bug was fixed:
2489
Bug 1216203 - CVE-2015-1854 389ds-base: access control bypass with modrdn
2490
2491
-------------------------------------------------------------------
2492
Wed Apr 15 09:05:08 UTC 2015 - jengelh@inai.de
2493
2494
- Simplify filelist
2495
2496
-------------------------------------------------------------------
2497
Mon Apr 13 19:30:00 UTC 2015 - aj@ajaissle.de
2498
2499
- Move bin/ and sbin/ to /usr/lib/389-ds/bin resp. sbin/
2500
- Removed conflict with atheme
2501
2502
-------------------------------------------------------------------
2503
Sat Mar 28 10:34:43 UTC 2015 - aj@ajaissle.de
2504
2505
- Update to new upstream release 1.3.3.9
2506
* Several bugs are fixed including 2 security bugs
2507
Bug 1199675 - CVE-2014-8112 CVE-2014-8105 389-ds-base: various flaws [fedora-all]
2508
Ticket 47431 - Duplicate values for the attribute nsslapd-pluginarg are not handled correctly
2509
Ticket 47451 - dynamic plugins - fix crash caused by invalid plugin config
2510
Ticket 47728 - compilation failed with ' incomplete struct/union/enum' if not set USE_POSIX_RWLOCKS
2511
Ticket 47742 - 64bit problem on big endian: auth method not supported
2512
Ticket 47801 - RHDS keeps on logging write_changelog_and_ruv: failed to update RUV for unknown
2513
Ticket 47828 - DNA scope: allow to exlude some subtrees
2514
Ticket 47836 - Do not return '0' as empty fallback value of nsds5replicalastupdatestart and nsds5replicalastupdatestart
2515
Ticket 47901 - After total init, nsds5replicaLastInitStatus can report an erroneous error status (like 'Referral')
2516
Ticket 47936 - Create a global lock to serialize write operations over several backends
2517
Ticket 47957 - Make ReplicaWaitForAsyncResults configurable
2518
Ticket 48001 - ns-activate.pl fails to activate account if it was disabled on AD
2519
Ticket 48003 - add template scripts
2520
Ticket 48003 - build "suite" framework
2521
Ticket 48005 - ns-slapd crash in shutdown phase
2522
Ticket 48021 - nsDS5ReplicaBindDNGroup checkinterval not working properly
2523
Ticket 48027 - revise the rootdn plugin configuration validation
2524
Ticket 48030 - spec file should run "systemctl stop" against each running instance instead of dirsrv.target
2525
Ticket 48048 - Fix coverity issues - 2015/2/24
2526
Ticket 48048 - Fix coverity issues - 2015/3/1
2527
Ticket 48109 - substring index with nssubstrbegin: 1 is not being used with filters like (attr=x*)
2528
2529
-------------------------------------------------------------------
2530
Wed Dec 24 21:05:17 UTC 2014 - aj@ajaissle.de
2531
2532
- Conflicts with atheme -- /usr/sbin/dbverify
2533
2534
-------------------------------------------------------------------
2535
Tue Dec 9 15:41:21 UTC 2014 - aj@ajaissle.de
2536
2537
- Update to new upstream release 1.3.3.5
2538
* Several bugs are fixed.
2539
2540
-------------------------------------------------------------------
2541
Tue Sep 9 09:50:20 UTC 2014 - aj@ajaissle.de
2542
2543
- Update to new upstream release 1.3.3.0
2544
* First cut of 389-ds-base-1.3.3.x
2545
2546
-------------------------------------------------------------------
2547
Fri Aug 29 10:38:51 UTC 2014 - aj@ajaissle.de
2548
2549
- Update to new upstream release 1.3.2.23
2550
* Various bugs were fixed
2551
2552
- Highlights since 1.3.2.16:
2553
* Important bugs including memory leaks and crash bugs were fixed
2554
(1.3.2.17)
2555
* Various bugs were fixed (1.3.2.18)
2556
* Various bugs were fixed (1.3.2.19)
2557
* A security bug was fixed (1.3.2.22)
2558
2559
-------------------------------------------------------------------
2560
Thu Mar 27 12:20:23 UTC 2014 - aj@ajaissle.de
2561
2562
- Update to new upstream release 1.3.2.16
2563
* Directory server is insecurely misinterpreting authzid on a SASL/GSSAPI bind
2564
* Create a normalized dn cache
2565
* Replication retry time attributes cannot be added
2566
* Empty control list causes LDAP protocol error is thrown (dup 47361)
2567
* Failed to compile the DS 389 1.3.2.3 version against Berkeley DB 4.2 version
2568
* Windows Sync group issues
2569
* Size returned by slapi_entry_size is not accurate
2570
* Single valued attribute replicated ADD does not work
2571
* Environment variables are not passed when DS is started via service
2572
* Propagate plugin precedence to all registered function types
2573
* Unresolved external symbol references break loading of the ACL plugin
2574
* Package issue in 389-ds-base
2575
2576
- Fix unresolveable 'Requires:'
2577
* perl(Mozilla:LDAP) -> perl(Mozilla::LDAP::API), perl(Mozilla::LDAP::Conn),
2578
perl(Mozilla::LDAP::Entry), perl(Mozilla::LDAP::LDIF), perl(Mozilla::LDAP::Utils)
2579
* cyrus-sasl-md5 -> cyrus-sasl-digestmd5
2580
2581
- Macros for dirsrv-snmp in pre/post/preun/postun
2582
2583
-------------------------------------------------------------------
2584
Mon Feb 17 08:59:04 UTC 2014 - aj@ajaissle.de
2585
2586
- Update to new upstream release 1.3.2.11
2587
* Enhancement: ACL supports new keyword SELFDN as in "<userattr> =
2588
<attribute>#SELFDN" to allow users to create entries assigned to
2589
themselves. Also handling subtype in ACL is improved.
2590
* A dozen of bugs are fixed including a crash bug and a deadlock.
2591
2592
- Spec cleanup
2593
* enable init scripts for openSUSE < 1220 (e.g. SLES)
2594
* dirsrv.target.wants goes into unitdir
2595
* Added a 389-ds-rpmlintrc
2596
2597
- Added 389-ds-base-1.3.2.11_init_fhs.patch
2598
* Make init scripts LSB conform
2599
2600
-------------------------------------------------------------------
2601
Fri Dec 27 02:28:55 UTC 2013 - jengelh@inai.de
2602
2603
- Update to new upstream release 1.3.2.10
2604
* Suffixes used in the memberof and referential integrity plug-ins
2605
are now configurable.
2606
* The hard-coded limit of 64 masters was removed.
2607
* Enhancements: plug-in library path validation, replication
2608
logging, changelog trimming interval, and referential integrity.
2609
2610
-------------------------------------------------------------------
2611
Fri Aug 2 10:05:12 UTC 2013 - jengelh@inai.de
2612
2613
- Update to new upstream release 1.3.1.5
2614
* Plug-in transaction support
2615
* Normalized DN cache
2616
* Configurable allowed SASL mechanisms
2617
* SASL mapping improvements
2618
* Configurable SASL buffer
2619
* Replication retry settings
2620
* Instance script improvements
2621
* Access log analyzer improvements
2622
* Performance improvements
2623
2624
-------------------------------------------------------------------
2625
Mon Mar 11 11:47:45 UTC 2013 - jengelh@inai.de
2626
2627
- Update to new upstream release 1.3.0.3
2628
* No NEWS file available; SCM changelog entries at
2629
http://port389.org/wiki/Releases/1.3.0.2#New_features_.2F_Fixed_bugs_in_1.3.0
2630
2631
-------------------------------------------------------------------
2632
Wed Sep 26 11:06:01 UTC 2012 - jengelh@inai.de
2633
2634
- Update to new upstream release 1.2.11.15
2635
* This is a bugfix release to CLEANALLRUV, userpassword,
2636
schema reloading and others.
2637
2638
-------------------------------------------------------------------
2639
Mon Sep 17 09:26:12 UTC 2012 - jengelh@inai.de
2640
2641
- Initial package (version 1.2.11.12) for build.opensuse.org
2642