Compare commits

...
Sign in to create a new pull request.

46 commits

Author SHA1 Message Date
Viktor Ashirov
516674626e Bump version to 2.0.15 2022-03-24 10:08:04 +01:00
Viktor Ashirov
de95763172 Fix selinux-policy version for EL8 builds 2022-01-25 21:01:32 +01:00
Viktor Ashirov
30f11667fb Use Rust 2018 edition for concread 2022-01-25 14:40:31 +01:00
Viktor Ashirov
ba33186e6f Remove superfluous %setup macro 2022-01-25 13:48:54 +01:00
Viktor Ashirov
6158e46fea Bump version to 2.0.13 2022-01-25 12:09:42 +01:00
Viktor Ashirov
0c2bff632e Bump version to 2.0.12
Switch stable branch to follow f34/2.0.x
2021-12-17 10:19:30 +01:00
Viktor Ashirov
83c181cc09 Bump version to 1.4.4.17 2021-10-07 15:16:39 +02:00
Viktor Ashirov
bf97411221 Bump version to 1.4.4.16 2021-06-24 11:34:48 +02:00
Viktor Ashirov
60e638699a Bump version to 1.4.4.15
Switch stable branch to follow f33/1.4.4.x
2021-05-07 11:01:43 +02:00
Thierry Bordaz
ca5735db78 Bump version to 1.4.3.22
Issue 4671 - UI - Fix browser crashes
lib389 - Add ContentSyncPlugin class
Issue 4656 - lib389 - fix cherry pick error
Issue 4229 - Fix Rust linking
Issue 4658 - monitor - connection start date is incorrect
Issue 2621 - lib389 - backport ds_supports_new_changelog()
Issue 4656 - Make replication CLI backwards compatible with role name change
Issue 4656 - Remove problematic language from UI/CLI/lib389
Issue 4459 - lib389 - Default paths should use dse.ldif if the server is down
Issue 4663 - CLI - unable to add objectclass/attribute without x-origin
2021-03-22 08:45:24 +01:00
Thierry Bordaz
7a44a8a990 Bump version to 1.4.3.21
Issue 4169 - UI - updates on the tuning page are not reflected in the UI
Issue 4588 - BUG - unable to compile without xcrypt (#4589)
Issue 4513 - Fix replication CI test failures (#4557)
Issue 4646 - CLI/UI - revise DNA plugin management
Issue 4644 - Large updates can reset the CLcache to the beginning of the changelog (#4647)
Issue 4649 - crash in sync_repl when a MODRDN create a cenotaph (#4652)
Issue 4615 - log message when psearch first exceeds max threads per conn
2021-03-22 08:45:23 +01:00
Alexander Bokovoy
e1ec56d7a3 Rebuild now that Dogtag is fixed to work with a fix to Issue 4609
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
2021-03-22 08:45:22 +01:00
Mark Reynolds
fd4e0b2c17 Bump version to 1.4.3.20
Issue 4324 - Some architectures the cache line size file does not exist
Issue 4593 - RFE - Print help when nsSSLPersonalitySSL is not found (#4614)
2021-03-22 08:45:21 +01:00
Thierry Bordaz
f10660548f bump version to 1.4.3.19
Issue 4609 - CVE - info disclosure when authenticating
Issue 4581 - A failed re-indexing leaves the database in broken state (#4582)
Issue 4579 - libasan detects heap-use-after-free in URP test (#4584)
Issue 4563 - Failure on s390x: 'Fails to split RDN "o=pki-tomcat-CA" into components' (#4573)
Issue 4526 - sync_repl: when completing an operation in the pending list, it can select the wrong operation (#4553)
Issue 4324 - Performance search rate: change entry cache monitor to recursive pthread mutex (#4569)
Issue 5442 - Search results are different between RHDS10 and RHDS11
Issue 4548 - CLI - dsconf needs better root DN access control plugin validation
Issue 4513 - Fix schema test and lib389 task module (#4514)
Issue 4534 - libasan read buffer overflow in filtercmp (#4541)
2021-03-22 08:45:19 +01:00
Mark Reynolds
180e2e4bd8 Bump version to 1.4.3.18
Issue 4513 - CI Tests - fix test failures
Issue 4528 - Fix cn=monitor SCOPE_ONE search (#4529)
Issue 4504 - insure that repl_monitor_test use ldapi (for RHEL) - fix merge issue (#4533)
Issue 4315 - performance search rate: nagle triggers high rate of setsocketopt
Issue 4504 - Insure ldapi is enabled in repl_monitor_test.py (Needed on RHEL) (#4527)
Issue 4506 - BUG - Fix bounds on fd table population (#4520)
Issue 4521 - DS crash in deref plugin if dereferenced entry exists but is not returned by internal search (#4525)
Issue 4418 - lib389 - fix ldif2db import_cl parameter
Issue 4384 - Separate eventq into REALTIME and MONOTONIC
Issue 4418 - ldif2db - offline. Warn the user of skipped entries
Issue 4414 - disk monitoring - prevent division by zero crash
Issue 4507 - Improve csngen testing task (#4508)
Issue 4486 - Remove random ldif file generation from import test (#4487)
Issue 4489 - Remove return statement from a void function (#4490)
Issue 4419 - Warn users of skipped entries during ldif2db online import (#4476)
Issue 4418 - ldif2db - offline. Warn the user of skipped entries
Issue 4504 - Fix pytest test_dsconf_replication_monitor (#4505)
Issue 4480 - Unexpected info returned to ldap request (#4491)
Issue 4373 - BUG - one line cleanup, free results in mt if ent 0 (#4502)
Issue 4500 - Add cockpit enabling to dsctl
Issue 4272 - RFE - add support for gost-yescrypt for hashing passwords (#4497)
Issue 1795 - RFE - Enable logging for libldap and libber in error log (#4481)
Issue 4492 - Changelog cache can upload updates from a wrong starting point (CSN)
Issue 4373 - BUG - calloc of size 0 in MT build (#4496)
Issue 4483 - heap-use-after-free in slapi_be_getsuffix
Issue 4315 - performance search rate: nagle triggers high rate of setsocketopt (#4437)
Issue 4243 - Fix test (4th): SyncRepl plugin provides a wrong (#4475)
Issue 4460 - BUG - add machine name to subject alt names in SSCA (#4472)
Issue 4284 - dsidm fails to delete an organizationalUnit entry
Issue 4243 - Fix test: SyncRepl plugin provides a wrong cookie (#4466)
2021-03-22 08:44:28 +01:00
Viktor Ashirov
f296aab943 Bump version to 1.4.3.17
Switch stable branch to follow f32/1.4.3.x
2020-12-01 10:19:56 +01:00
Mark Reynolds
b75f75c278 Bump version to 1.4.2.16
Issue 51159 - dsidm ou delete fails
Issue 51165 - add more logconv stats for the new access log keywords
Issue 51165 - add new access log keywords for wtime and optime
Issue 50696 - Fix Allowed and Denied Ciphers lists - WebUI
Issue 51169 - UI - attr uniqueness - selecting empty subtree crashes cockpit
Issue 49256 - log warning when thread number is very different from autotuned value
Issue 51157 - Reindex task may create abandoned index file
Issue 51166 - Log an error when a search is fully unindexed
Issue 51161 - fix SLE15.2 install issps
Issue 51144 - dsctl fails with instance names that contain slapd-
Issue 50984 - Memory leaks in disk monitoring
2020-08-04 12:41:17 +02:00
Mark Reynolds
435aec9c80 Bump version to 1.4.2.15
Issue 51072 - Set the default minimum worker threads
Issue 51100 - Correct numSubordinates value for cn=monitor
Issue 51136 - dsctl and dsidm do not errors correctly when using JSON
Issue 51132 - Winsync setting winSyncWindowsFilter not working as expected
Issue 51072 - improve autotune defaults
Issue 50746 - Add option to healthcheck to list all the lint reports
Issue 51118 - UI - improve modal validation when creating an instance
2020-06-22 13:29:59 +02:00
Mark Reynolds
8fa9f7df31 Bump version to 1.4.2.14
Issue 51113 - Allow using uid for replication manager entry
Issue 51095 - abort operation if CSN can not be generated
Issue 51110 - Fix ASAN ODR warnings
Issue 51102 - RFE - ds-replcheck - make online timeout configurable
Issue 51076 - remove unnecessary slapi entry dups
Issue 51086 - Improve dscreate instance name validation
Issue 50989 - ignore pid when it is ourself in protect_db
Issue 50499 - Fix some npm audit issues
Issue 51091 - healthcheck json report fails when mapping tree is deleted
Issue 51079 - container pid start and stop issues
Issue 50610 - Fix return code when it's nothing to free
Issue 51082 - abort when a empty valueset is freed
Issue 50610 - memory leaks in dbscan and changelog encryption
Issue 51076 - prevent unnecessarily duplication of the target entry
Issue 50940 - Permissions of some shipped directories may change over time
2020-06-04 22:34:13 +02:00
Mark Reynolds
60a025ead3 Bump version to 1.4.2.13
Issue 51078 - Add nsslapd-enable-upgrade-hash to the schema
Issue 51068 - deadlock when updating the schema
Issue 51060 - unable to set sslVersionMin to TLS1.0
Issue 51064 - Unable to install server where IPv6 is disabled
Issue 51051 - CLI fix consistency issues with confirmations
Issue 51047 - React deprecating ComponentWillMount
Issue 50499 - fix npm audit issues
Issue 51035 - Heavy StartTLS connection load can randomly fail with err=1
Issue 51031 - UI - transition between two instances needs improvement
2020-06-04 22:34:12 +02:00
Mark Reynolds
061423a3ee Bump version to 1.4.2.12
Issue 50337 - Replace exec() with setattr()
Issue 50545 - the check for the ds version for the backend config was broken
Issue 50875 - Refactor passwordUserAttributes's and passwordBadWords's code
Issue 51014 - slapi_pal.c possible static buffer overflow
Issue 50545 - remove dbmon "incr" option from arg parser
Issue 50545 - Port dbmon.sh to dsconf
Issue 50905 - intermittent SSL hang with rhds
Issue 50952 - SSCA lacks basicConstraint:CA
Issue 50640 - Database links: get_monitor() takes 1 positional argument but 2 were given
Issue 50869 - Setting nsslapd-allowed-sasl-mechanisms truncates the value
2020-06-04 22:34:12 +02:00
Mark Reynolds
e974a05970 Bump version to 1.4.2.11
Issue 50994 - Fix latest UI bugs found by QE
Issue 50337 - Replace exec() with setattr()
Issue 50984 - Memory leaks in disk monitoring
Issue 50975 - Revise UI branding with new minimized build
Issue 49437 - Fix memory leak with indirect COS
Issue 50976 - Clean up Web UI source directory from unused files
Issue 50744 - -n option of dbverify does not work
Issue 50952 - SSCA lacks basicConstraint:CA
2020-04-02 11:23:39 +02:00
Mark Reynolds
59b4f2eaaf Bump version to 1.4.2.10
Issue 50966 - UI - Database indexes not using typeAhead correctly
Issue 50974 - UI - wrong title in "Delete Suffix" popup
Issue 50972 - Fix cockpit plugin build
Issue 50800 - wildcards in rootdn-allow-ip attribute are not accepted
Issue 50963 - We should bundle *.min.js files of Console
2020-04-02 11:20:11 +02:00
Mark Reynolds
de20be34ea Bump version to 1.4.2.9
Issue 50755 - setting nsslapd-db-home-directory is overriding db_directory
Issue 50937 - Update CLI for new backend split configuration
Issue 50499 - Fix npm audit issues
Issue 50884 - Health check tool DSEldif check fails
Issue 50926 - Remove dual spinner and other UI fixes
Issue 49845 - Remove pkgconfig check for libasan
Issue 50758 - Only Recommend bash-completion, not Require
Issue 50928 - Unable to create a suffix with countryName
Issue 50904 - Connect All React Components And Refactor the Main Navigation Tab Code
Issue 50919 - Backend delete fails using dsconf
Issue 50872 - dsconf can't create GSSAPI replication agreements
Issue 50914 - No error returned when adding an entry matching filters for a non existing automember group
Issue 50909 - nsDS5ReplicaId cant be set to the old value it had before
Issue 50618 - support cgroupv2
Issue 50898 - ldclt core dumped when run with -e genldif option
2020-03-16 18:42:12 +01:00
Matus Honek
1b3e06761a Bring back the necessary c_rehash util
Resolves: #1803370
2020-02-25 09:16:46 +01:00
Mark Reynolds
e8cdeb1a58 Bump version to 1.4.3.3-2
Remove unneeded perl dependencies
Change bash-completion to "Recommends" instead of "Requires"
2020-02-25 09:16:46 +01:00
Mark Reynolds
9abf721cb5 Bump version to 1.4.2.8
Issue 50855 - remove unused file from UI
Issue 50855 - UI: Port Server Tab to React
Issue 49845 - README does not contain complete information on building
Issue 49623 - cont cenotaph errors on modrdn operations
Issue 50882 - Fix healthcheck errors for instances that do not have TLS enabled
Issue 50886 - Typo in the replication debug message
Issue 50873 - Fix healthcheck and virtual attr check
Issue 50873 - Fix issues with healthcheck tool
Issue 50857 - Memory leak in ACI using IP subject
Issue 50823 - dsctl doesn't work with 'slapd-' in the instance name
Issue 49624 - cont - DB Deadlock on modrdn appears to corrupt database and entry cache
Issue 50850 - Fix dsctl healthcheck for python36
Issue 49990 - Need to enforce a hard maximum limit for file descriptors
2020-02-25 09:16:46 +01:00
Viktor Ashirov
700330a72c Use an unversioned dependency on cockpit 2020-01-28 11:00:11 +01:00
Viktor Ashirov
a5fcef3fc0 Issue 50680 - Remove branding from upstream spec file 2020-01-27 23:40:26 +01:00
Mark Reynolds
602d67202c Bump version to 1.4.2.7
Issue 49254 - Fix compiler failures and warnings
Issue 50741 - cont bdb_start - Detected Disorderly Shutdown
Issue 50836 - Port Schema UI tab to React
Issue 50842 - Decrease 389-console Cockpit component size
Issue 50790 - Add result text when filter is invalid
Issue 50834 - Incorrectly setting the NSS default SSL version max
Issue 50829 - Disk monitoring rotated log cleanup causes heap-use-after-free
Issue 50709 - (cont) Several memory leaks reported by Valgrind for 389-ds 1.3.9.1-10
Issue 50599 - Fix memory leak when removing db region files
Issue 49395 - Set the default TLS version min to TLS1.2
Issue 50818 - dsconf pwdpolicy get error
Issue 50824 - dsctl remove fails with "name 'ensure_str' is not defined"
Issue 50599 - Remove db region files prior to db recovery
Issue 50812 - dscontainer executable should be placed under /usr/libexec/dirsrv/
Issue 50816 - dsconf allows the root password to be set to nothing
Issue 50798 - incorrect bytes in format string(fix import issue)
2020-01-23 16:16:35 -05:00
Mark Reynolds
e8e7bfbde9 Bump version to 1.4.2.6
Issue 50798 - incorrect bytes in format string
Issue 50545 - Add the new replication monitor functionality to UI
Issue 50806 - Fix minor issues in lib389 health checks
Issue 50754 - Add Restore Change Log option to CLI
Issue 50727 - change syntax validate by default in 1.4.2
Issue 50667 - dsctl -l did not respect PREFIX
Issue 50780 - More CLI fixes
Issue 50780 - Fix UI issues
Issue 50727 - correct mistaken options in filter validation patch
Issue 50779 - lib389 - conflict compare fails for DN's with spaces
Issue 49761 - Fix CI test suite issues
Issue 50499 - Fix npm audit issues
Issue 50774 - Account.enroll_certificate() should not check for DS version
Issue 50771 - 1.4.2.5 doesn't compile due to error ModuleNotFoundError: No module named 'pkg_resources.extern'
Issue 50758 - Need to enable CLI arg completion
Issue 50710 `Ticket 50709: Several memory leaks reported by Valgrind for 389-ds 1.3.9.1-10`
Issue 50709 - Several memory leaks reported by Valgrind for 389-ds 1.3.9.1-10
Issue 50690 - Port Password Storage test cases from TET to python3(create required types in password_plugins)
Issue 48851 - Investigate and port TET matching rules filter tests(last test cases for match index)
Issue 50761 - Parametrized tests are missing ':parametrized' value
2020-01-13 16:10:07 -05:00
Matus Honek
d51d1e2b63 Bump version to 1.4.2.5-3
Fix python-argcomplete tinkering, since the call to the command alters a file
owned by python-argcomplete, and which turns out to be unnecessary.

Resolves: #1781131
(cherry picked from commit caf81c2e0a)
2019-12-09 18:03:44 +01:00
Mark Reynolds
0bfe569b09 Bump version to 1.4.2.5-2
Fix specfile typo (bash-completion)
2019-12-06 17:54:57 -05:00
Mark Reynolds
6a0666bc6d Fix specfile dependancy for setuptools 2019-12-06 16:34:09 -05:00
Mark Reynolds
e882b0f588 Bump version to 1.4.2.5
Issue 50747 - Port readnsstate to dsctl
Issue 50758 - Enable CLI arg completion
Issue 50753 - Dumping the changelog to a file doesn't work
Issue 50745 - ns-slapd hangs during CleanAllRUV tests
Issue 50734 - lib389 creates non-SSCA cert DBs with misleading README.txt
Issue 48851 - investigate and port TET matching rules filter tests(cert)
Issue 50443 - Create a module in lib389 to Convert a byte sequence to a properly escaped for LDAP
Issue 50664 - DS can fail to recover if an empty directory exists in db
Issue 50736 - RetroCL trimming may crash at shutdown if trimming configuration is invalid
Issue 50741 - bdb_start - Detected Disorderly Shutdown last time Directory Server was running
Issue 50572 - After running cl-dump dbdir/cldb/*ldif.done are not deleted
Issue 50701 - Fix type in lint report
Issue 50729 - add support for gssapi tests on suse
Issue 50701 - Add additional healthchecks to dsconf
Issue 50711 - `dsconf security` lacks option for setting nsTLSAllowClientRenegotiation attribute
Issue 50439 - Update docker integration for Fedora
Issue 48851 - Investigate and port TET matching rules filter tests(last test cases for match)
Issue 50499 - Fix npm audit issues
Issue 50722 - Test IDs are not unique
Issue 50712 - Version comparison doesn't work correctly on git builds
Issue 50499 - Fix npm audit issues
Issue 50706 - Missing lib389 dependency - packaging
2019-12-06 16:17:20 -05:00
Mark Reynolds
bcc489781a Bump version to 1.4.2.4-2
Fix specfile dependancy issue
2019-11-15 09:04:15 -05:00
Mark Reynolds
290757f4ec remove nunc-stans from specfile 2019-11-14 14:12:46 -05:00
Mark Reynolds
a49eedcc8b Bump version to 1.4.2.4
Issue 50634 - Fix CLI error parsing for non-string values
Issue 50659 - AddressSanitizer: SEGV ... in bdb_pre_close
Issue 50716 - CVE-2019-14824 (BZ#1748199) - deref plugin displays restricted attributes
Issue 50644 - fix regression with creating sample entries
Issue 50699 - Add Disk Monitor to CLI and UI
Issue 50716 - CVE-2019-14824 (BZ#1748199) - deref plugin displays restricted attributes
Issue 50536 - After audit log file is rotated, DS version string is logged after each update
Issue 50712 - Version comparison doesn't work correctly on git builds
Issue 50706 - Missing lib389 dependency - packaging
Issue 49761 - Fix CI test suite issues
Issue 50683 - Makefile.am contains unused RPM-related targets
Issue 50696 - Fix various UI bugs
Issue 50641 - Update default aci to allows users to change their own password
Issue 50007, 50648 - improve x509 handling in dsctl
Issue 50689 - Failed db restore task does not report an error
Issue 50199 - Disable perl by default
Issue 50633 - Add cargo vendor support for offline builds
Issue 50499 - Fix npm audit issues
2019-11-14 13:20:19 -05:00
Mark Reynolds
fdea6d0053 Bump version to 1.4.1.10
Issue 50712 - Version comparison doesn't work correctly on git builds
Issue 50706 - Missing lib389 dependency - packaging
Issue 50499 - Fix npm audit issues
Issue 50699 - Add Disk Monitor to CLI and UI
Issue 50716 - CVE-2019-14824 (BZ#1748199) - deref plugin displays restricted attributes
Issue 50696 - Fix various UI bugs
Issue 50689 - Failed db restore task does not report an error
2019-11-13 17:41:25 -05:00
Mark Reynolds
057cc20821 Bump version to 1.4.1.10
Issue 50499 - Fix npm audit issues
Issue 50699 - Add Disk Monitor to CLI and UI
Issue 50716 - CVE-2019-14824 (BZ#1748199) - deref plugin displays restricted attributes
Issue 50696 - Fix various UI bugs
Issue 50689 - Failed db restore task does not report an error
Issue 50499 - Fix npm audit issues
2019-11-13 17:40:09 -05:00
Mark Reynolds
561f1cc396 Bump version to 1.4.1.9
Issue 50592 - Port Replication Tab to ReactJS
Issue 49850 - cont -fix crash in ldbm_non_leaf
Issue 50634 - Clean up CLI errors output - Fix wrong exception
Issue 50634 - Clean up CLI errors output
Issue 49850 - ldbm_get_nonleaf_ids() slow for databases with many non-leaf entries
Issue 50655 - access log etime is not properly formatted
Issue 50653 - objectclass parsing fails to log error message text
Issue 50646 - Improve task handling during shutdowns
Issue 50622 - ds_selinux_enabled may crash on suse
Issue 50499 - Fix npm audit issues
2019-11-01 16:59:18 -04:00
Mark Reynolds
bf14eee878 Fix changelog date 2019-09-27 15:27:10 -04:00
Mark Reynolds
d94db90277 Bump version to 1.4.1.8-3
Address perl provides and requires filter
2019-09-27 15:26:23 -04:00
Mark Reynolds
de4e0a45c2 Revert perl filter 2019-09-26 12:15:13 -04:00
Mark Reynolds
4ae1532729 Bump version to 1.4.1.8
Issue 50545 - Port repl-monitor.pl to lib389 CLI
Issue 50620 - Fix regressions from 50506 (slapi_enry_attr_get_ref)
2019-09-26 10:39:21 -04:00
Mark Reynolds
d067857b40 Bump version to 1.4.1.7
Issue 50581 - ns-slapd crashes during ldapi search
Issue 50604 - Fix UI validation
Issue 50593 - Investigate URP handling on standalone instance
Issue 50506 - Fix regression for relication stripattrs
Issue 50546 - fix more UI issues(part 2)
Issue 50546 - fix more UI issues
Issue 50546 - Fix various issues in UI
Issue 50576 - Same proc uid/gid maps to rootdn for ldapi sasl
Issue 50567, 50568 - strict host check disable and display container version
Issue 50550 - DS installer debug messages leaking to ipa-server-install
Issue 50545 - Port fixup-memberuid and add the functionality to CLI and UI
Issue 50572 - After running cl-dump dbdir/cldb/*ldif.done are not deleted
Issue 50578 - Add SKIP_AUDIT_CI flag for Cockpit builds
Issue 50349 - filter schema validation
Issue 48055 - CI test-(Plugin configuration should throw proper error messages if not configured properly)
Issue 49324 - idl_new fix assert
Issue 50564 - Fix rust libraries by default and improve docker
Issue 50206 - Refactor lock, unlock and status of dsidm account/role
Issue 49324 - idl_new report index name in error conditions
Issue 49761 - Fix CI test suite issues
Issue 50506 - Fix regression from slapi_entry_attr_get_ref refactor
Issue 50499 - Audit fix - Update npm 'eslint-utils' version
Issue 49624 - modrdn silently fails if DB deadlock occurs
Issue 50542 - fix crash in filter tests
Issue 49761 - Fix CI test suite issues
Issue 50542 - Entry cache contention during base search
Issue 50462 - Fix CI tests
Issue 50490 - objects and memory leaks
Issue 50538 - Move CI test to individual file
Issue 50538 - cleanAllRUV task limit is not enforced for replicated tasks
Issue 50536 - Audit log heading written to log after every update
Issue 50525 - nsslapd-defaultnamingcontext does not change when the assigned suffix gets deleted
Issue 50534 - CLI change schema edit subcommand to replace
Issue 50506 - cont Fix invalid frees from pointer reference calls
Issue 50507 - Fix Cockpit UI styling for PF4
Issue 48851 - investigate and port TET matching rules filter tests(indexing final)
Issue 48851 - Add more test cases to the match test suite(mode replace)
Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1"
Issue 50529 - LDAP server returning PWP controls in different sequence
Issue 50506 - Fix invalid frees from pointer reference calls.
Issue 50506 - Replace slapi_entry_attr_get_charptr() with slapi_entry_attr_get_ref()
Issue 50521 - Add regressions in CI tests
Issue 50510 - etime can contain invalid nanosecond value
Issue 50488 - Create a monitor for disk space usagedisk-space-mon
Issue 50511 - lib389 PosixGroups type can not handle rdn properly
Issue 50508 - UI - fix local password policy form
2019-09-17 11:32:01 -04:00
4 changed files with 708 additions and 4358 deletions

33
.gitignore vendored
View file

@ -180,3 +180,36 @@
/389-ds-base-1.4.1.5.tar.bz2
/jemalloc-5.2.0.tar.bz2
/389-ds-base-1.4.1.6.tar.bz2
/389-ds-base-1.4.2.1.tar.bz2
/389-ds-base-1.4.2.2.tar.bz2
/389-ds-base-1.4.2.3.tar.bz2
/389-ds-base-1.4.2.4.tar.bz2
/389-ds-base-1.4.2.5.tar.bz2
/389-ds-base-1.4.3.1.tar.bz2
/jemalloc-5.2.1.tar.bz2
/389-ds-base-1.4.3.2.tar.bz2
/389-ds-base-1.4.3.3.tar.bz2
/389-ds-base-1.4.3.4.tar.bz2
/389-ds-base-1.4.3.5.tar.bz2
/389-ds-base-1.4.4.0.tar.bz2
/389-ds-base-1.4.4.1.tar.bz2
/389-ds-base-1.4.4.2.tar.bz2
/389-ds-base-1.4.4.3.tar.bz2
/389-ds-base-1.4.4.4.tar.bz2
/389-ds-base-1.4.4.6.tar.bz2
/389-ds-base-1.4.5.0.tar.bz2
/389-ds-base-2.0.1.tar.bz2
/389-ds-base-2.0.2.tar.bz2
/389-ds-base-2.0.3.tar.bz2
/389-ds-base-2.0.4.tar.bz2
/389-ds-base-2.0.5.tar.bz2
/389-ds-base-2.0.6.tar.bz2
/389-ds-base-2.0.7.tar.bz2
/389-ds-base-2.0.8.tar.bz2
/389-ds-base-2.0.9.tar.bz2
/389-ds-base-2.0.10.tar.bz2
/389-ds-base-2.0.11.tar.bz2
/389-ds-base-2.0.12.tar.bz2
/389-ds-base-2.0.13.tar.bz2
/389-ds-base-2.0.14.tar.bz2
/389-ds-base-2.0.15.tar.bz2

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -1,2 +1,2 @@
SHA512 (jemalloc-5.2.0.tar.bz2) = e3be4d534770126caf10f2684aed9fe4ba1422dd47625fe50343cfb750f26eff869fcc7d1e30a96dd6c73f6614c4bbcd560fd24fc26b55ac731c43e60fd05234
SHA512 (389-ds-base-1.4.1.6.tar.bz2) = 0a943453cbcd8b43b4fdc58563c8802d9270d9a3cf4dcd76e3f77168d45e84b8e07d8df8ddadb09ba9294e7ba7e9304ce329bc37edeb16a9161797c902fadc1c
SHA512 (389-ds-base-2.0.15.tar.bz2) = 5eaa2c7720ac0aa595f03226267af51923bc05638afc8c525007341a598a843d0db34af606c8d3b161edfd4c3656d5ad448cd426fa1ccacd54ba64fba43010ef
SHA512 (jemalloc-5.2.1.tar.bz2) = 0bbb77564d767cef0c6fe1b97b705d368ddb360d55596945aea8c3ba5889fbce10479d85ad492c91d987caacdbbdccc706aa3688e321460069f00c05814fae02