diff --git a/.files b/.files index 2c13014..0dfd194 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index d7a36c0..d30e346 100644 --- a/.rev +++ b/.rev @@ -264,4 +264,12 @@ 735358 + + 5eecfb9b7cc2c6cd4e3e8e8f733fad2f + 1.4.2.3~git0.129914357 + + dimstar_suse + + 748513 + diff --git a/.servicemark b/.servicemark index 2e7685c..d8057ad 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -3d04b69e799f79a3097a74b6cbaa587c +7d2e7972bc5dd9d8908f8bb227501c2d diff --git a/389-ds-base-1.4.2.2~git0.d41ef935b.tar.bz2 b/389-ds-base-1.4.2.2~git0.d41ef935b.tar.bz2 deleted file mode 120000 index 5f91978..0000000 --- a/389-ds-base-1.4.2.2~git0.d41ef935b.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeievsebgxe7so3cxjmxvga4ccpd2npkhbyvkmshvzkefyhg2cu43yy \ No newline at end of file diff --git a/389-ds-base-1.4.2.3~git0.129914357.tar.bz2 b/389-ds-base-1.4.2.3~git0.129914357.tar.bz2 new file mode 120000 index 0000000..bcfbd1e --- /dev/null +++ b/389-ds-base-1.4.2.3~git0.129914357.tar.bz2 @@ -0,0 +1 @@ +/ipfs/bafybeigb5xtf4pd56yv5fvokv5iu7jccopescnr6wsfcl6zx72vjpuyzve \ No newline at end of file diff --git a/389-ds-base.obsinfo b/389-ds-base.obsinfo index 79a94e9..8c5dfd9 100644 --- a/389-ds-base.obsinfo +++ b/389-ds-base.obsinfo @@ -1,5 +1,5 @@ name: 389-ds-base -version: 1.4.2.2~git0.d41ef935b -mtime: 1569484755 -commit: d41ef935b98811ab715018900b08c9891d3351e6 +version: 1.4.2.3~git0.129914357 +mtime: 1572813491 +commit: 12991435701a6503832aaf31baeba1d6c62b83f0 diff --git a/389-ds.changes b/389-ds.changes index 15f8625..dd49d46 100644 --- a/389-ds.changes +++ b/389-ds.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Tue Nov 12 00:27:00 UTC 2019 - 389-ds-maintainer@suse.de + +- Update to version 1.4.2.3~git0.129914357: + * 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 + ------------------------------------------------------------------- Mon Sep 30 00:08:02 UTC 2019 - 389-ds-maintainer@suse.de diff --git a/389-ds.spec b/389-ds.spec index 9e6e09a..b9ef9a4 100644 --- a/389-ds.spec +++ b/389-ds.spec @@ -48,7 +48,7 @@ %define svrcorelib libsvrcore0 Name: 389-ds -Version: 1.4.2.2~git0.d41ef935b +Version: 1.4.2.3~git0.129914357 Release: 0 Summary: 389 Directory Server License: GPL-3.0-or-later AND MPL-2.0 @@ -504,13 +504,11 @@ exit 0 %{_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} diff --git a/_service b/_service index cc25c40..5e33769 100644 --- a/_service +++ b/_service @@ -6,9 +6,9 @@ @PARENT_TAG@~git@TAG_OFFSET@.%h git - 389-ds-base-1.4.2.2 + 389-ds-base-1.4.2.3 - 389-ds-base-1.4.2.2 + 389-ds-base-1.4.2.3 389dsbase(.*) \1 diff --git a/_servicedata b/_servicedata index a0dbca4..4cd2a19 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://pagure.io/389-ds-base.git - d41ef935b98811ab715018900b08c9891d3351e6 \ No newline at end of file + 12991435701a6503832aaf31baeba1d6c62b83f0 \ No newline at end of file