Hello community, here is the log from the commit of package 389-ds for openSUSE:Leap:15.2 checked in at 2020-01-30 06:07:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/389-ds (Old) and /work/SRC/openSUSE:Leap:15.2/.389-ds.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "389-ds" Thu Jan 30 06:07:49 2020 rev:20 rq:766307 version:1.4.2.6~git0.e84bbce3f Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/389-ds/389-ds.changes 2020-01-15 14:44:11.165152315 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.389-ds.new.26092/389-ds.changes 2020-01-30 06:08:16.562460221 +0100 @@ -1,0 +2,100 @@ +Tue Jan 21 03:51:34 UTC 2020 - [email protected] + +- Update to version 1.4.2.6~git0.e84bbce3f: + * Bump version to 1.4.2.6 + * Ticket 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 + * Ticket 50727 - change syntax validate by default in 1.4.2 + * Ticket 50667 - dsctl -l did not respect PREFIX + * Issue 50780 - More CLI fixes + * Issue 50780 - Fix UI issues + * Ticket 50727 - correct mistaken options in filter validation patch + * Issue 50779 - lib389 - conflict compare fails for DN's with spaces + * Ticket #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 + * Ticket 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 + * 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 + * Ticket 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 + * Ticket 50664 - DS can fail to recover if an empty directory exists in db + * Ticket 50736 - RetroCL trimming may crash at shutdown if trimming configuration is invalid + * Ticket 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 + * Ticket 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 + * Bump version to 1.4.2.4 + * Issue 49761 - Fix CI test suite issues + * Issue 50634 - Fix CLI error parsing for non-string values + * Ticket 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 + * Update based on Marks feedback + * Update to mark as skipif + * Ticket 50641 - Update default aci to allows users to change their own password + * Ticket 50007, 50648 - improve x509 handling. + * Issue 50689 - Failed db restore task does not report an error + * Issue 50199 - Disable perl by default + * Ticket 50633 - Add cargo vendor support for offline builds + * Issue 50499 - Fix npm audit issues + * Bump version to 1.4.2.3 + * Issue 50592 - Port Replication Tab to ReactJS + * Issue 50680 - Remove branding from upstream spec file + * Issue 50669 - Remove nunc-stans in favour of reworking current conn code (add.) + * Issue: 48055 - CI test - automember_plugin(part1) + * Issue 50677 - Map subtree searches with NULL base to default naming context + * Issue 50669 - Fix RPM build + * Ticket 50669 - remove nunc-stans + * Ticket 49850 cont -fix crash in ldbm_non_leaf + * Issue 50634 - Clean up CLI errors output - Fix wrong exception + * Issue 50660 - Build failure on Fedora 31 + * Issue 50634 - Clean up CLI errors output + * Issue: 48851 - Investigate and port TET matching rules filter tests(match more test cases) + * Ticket 50428 - Log the actual base DN when the search fails with "invalid attribute request" + * 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 + * Add new test suite to test migration between RHDS versions + * Ticket 50627 - Support platforms without pytest_html + * Ticket 49476 - backend refactoring phase1, fix failing tests + * Ticket 49476 - refactor ldbm backend to allow replacement of BDB + * Ticket - 50349 - additional fix: filter schema check must handle subtypes + * Issue: 48851 - investigate and port TET matching rules filter tests(indexing more test cases) + * Issue 50638 - RecursionError: maximum recursion depth exceeded while calling a Python object + * Ticket 50636 - Crash during sasl bind + * Ticket 50632 - Add ensure attr state so that diffs are easier from 389-ds-portal + * Ticket 50619 - extend commands to have more modify options + * Issue 50499 - Fix npm audit issues + * bump version to 1.4.2.2 + +------------------------------------------------------------------- Old: ---- 389-ds-base-1.4.2.2~git0.d41ef935b.tar.bz2 New: ---- 389-ds-base-1.4.2.6~git0.e84bbce3f.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 389-ds.spec ++++++ --- /var/tmp/diff_new_pack.SR96YZ/_old 2020-01-30 06:08:17.370460672 +0100 +++ /var/tmp/diff_new_pack.SR96YZ/_new 2020-01-30 06:08:17.370460672 +0100 @@ -47,7 +47,7 @@ %define svrcorelib libsvrcore0 Name: 389-ds -Version: 1.4.2.2~git0.d41ef935b +Version: 1.4.2.6~git0.e84bbce3f Release: 0 Summary: 389 Directory Server License: GPL-3.0-or-later AND MPL-2.0 @@ -503,13 +503,11 @@ %{_includedir}/svrcore.h %{_libdir}/libsvrcore.so %{_libdir}/dirsrv/libns-dshttpd.so -%{_libdir}/dirsrv/libnunc-stans.so %{_libdir}/dirsrv/libsds.so %{_libdir}/dirsrv/libslapd.so %{_libdir}/dirsrv/libldaputil.so %{_libdir}/pkgconfig/dirsrv.pc %{_libdir}/pkgconfig/libsds.pc -%{_libdir}/pkgconfig/nunc-stans.pc %{_libdir}/pkgconfig/svrcore.pc %files -n %{svrcorelib} ++++++ 389-ds-base-1.4.2.2~git0.d41ef935b.tar.bz2 -> 389-ds-base-1.4.2.6~git0.e84bbce3f.tar.bz2 ++++++ ++++ 83543 lines of diff (skipped) ++++++ 389-ds-base.obsinfo ++++++ --- /var/tmp/diff_new_pack.SR96YZ/_old 2020-01-30 06:08:20.414462374 +0100 +++ /var/tmp/diff_new_pack.SR96YZ/_new 2020-01-30 06:08:20.414462374 +0100 @@ -1,5 +1,5 @@ name: 389-ds-base -version: 1.4.2.2~git0.d41ef935b -mtime: 1569484755 -commit: d41ef935b98811ab715018900b08c9891d3351e6 +version: 1.4.2.6~git0.e84bbce3f +mtime: 1578948102 +commit: e84bbce3f254d7daa8593d3d5e326e37e2f58d9f ++++++ _service ++++++ --- /var/tmp/diff_new_pack.SR96YZ/_old 2020-01-30 06:08:20.462462400 +0100 +++ /var/tmp/diff_new_pack.SR96YZ/_new 2020-01-30 06:08:20.462462400 +0100 @@ -6,9 +6,9 @@ <param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param> <param name="scm">git</param> <!-- use 1.4 branch --> - <param name="revision">389-ds-base-1.4.2.2</param> + <param name="revision">389-ds-base-1.4.2.6</param> <!-- use 1.4.0.20 tag as base --> - <param name="match-tag">389-ds-base-1.4.2.2</param> + <param name="match-tag">389-ds-base-1.4.2.6</param> <!-- remove the extra prefix from the tag again it looks so funny because the service removed "-" from the string before--> <param name="versionrewrite-pattern">389dsbase(.*)</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.SR96YZ/_old 2020-01-30 06:08:20.478462409 +0100 +++ /var/tmp/diff_new_pack.SR96YZ/_new 2020-01-30 06:08:20.478462409 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://pagure.io/389-ds-base.git</param> - <param name="changesrevision">d41ef935b98811ab715018900b08c9891d3351e6</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">e84bbce3f254d7daa8593d3d5e326e37e2f58d9f</param></service></servicedata> \ No newline at end of file
