Hello community,

here is the log from the commit of package 389-ds for openSUSE:Factory checked 
in at 2020-05-01 11:10:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/389-ds (Old)
 and      /work/SRC/openSUSE:Factory/.389-ds.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "389-ds"

Fri May  1 11:10:45 2020 rev:32 rq:799070 version:1.4.4.1~git0.2333d75d5

Changes:
--------
--- /work/SRC/openSUSE:Factory/389-ds/389-ds.changes    2020-03-24 
22:37:44.269246739 +0100
+++ /work/SRC/openSUSE:Factory/.389-ds.new.2738/389-ds.changes  2020-05-01 
11:11:36.243619211 +0200
@@ -1,0 +2,66 @@
+Thu Apr 23 00:36:32 UTC 2020 - [email protected]
+
+- Update to version 1.4.4.1~git0.2333d75d5:
+  * Bump version to 1.4.4.1
+  * Ticket 51024 - syncrepl_entry callback does not contain attributes added 
by postoperation plugins
+  * Ticket 50877 - task to run tests of csn generator
+  * Issue 49731 - undo db_home_dir under /dev/shm/dirsrv for now
+  * Issue: 48055 - CI test - automember_plugin(part3)
+  * Ticket 51035 - Heavy StartTLS connection load can randomly fail with err=1
+  * Issue 51031 UI - transition between two instances needs improvement
+
+-------------------------------------------------------------------
+Tue Apr 21 01:59:58 UTC 2020 - [email protected]
+
+- Update to version 1.4.4.0~git0.5fc54f434:
+  * Bump version to 1.4.4
+  * Issue 50933 - 10rfc2307compat.ldif is not ready to set used by default
+  * Ticket 50931 - RFE AD filter rewriter for ObjectCategory
+  * Issue 51016 - Fix memory leaks in changelog5_init and perfctrs_init
+  * Ticket 50980 - RFE extend usability for slapi_compute_add_search_rewriter 
and slapi_compute_add_evaluator
+  * Ticket 51008 - dbhome in containers
+  * Issue 50875 - Refactor passwordUserAttributes's and passwordBadWords's code
+  * Ticket 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 51005 - AttributeUniqueness plugin's DN parameter should not have a 
default value
+  * Issue 49731 - Fix additional issues with setting db home directory by 
default
+  * Issue 50337 - Replace exec() with setattr()
+  * Ticket 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
+
+-------------------------------------------------------------------
+Mon Apr 06 04:03:43 UTC 2020 - [email protected]
+
+- Update to version 1.4.3.5~git0.fc95cf3ad:
+  * Bump version to 1.4.3.5
+  * Issue 50994 - Fix latest UI bugs found by QE
+  * Ticket 50933 - rfc2307compat.ldif
+  * Issue 50337 - Replace exec() with setattr()
+  * Issue 50984 - Memory leaks in disk monitoring
+  * Issue 50984 - Memory leaks in disk monitoring
+  * Issue 49731 - dscreate fails in silent mode because of db_home_dir
+  * Issue 50975 - Revise UI branding with new minimized build
+  * Issue 49437 - Fix memory leak with indirect COS
+  * Issue 49731 - Do not add db_home_dir to template-dse.ldif
+  * Issue 49731 - set and use db_home_directory by default
+  * Ticket 50971 - fix BSD_SOURCE
+  * -n option of dbverify does not work
+  * Issue 50952- SSCA lacks basicConstraint:CA
+  * Issue 50976 - Clean up Web UI source directory from unused files
+  * Issue 50955 - Fix memory leaks in chaining plugin(part 2)
+  * 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 49761 - Fix CI test suite issues
+  * Issue 50971 - Support building on FreeBSD.
+  * Issue 50960 - [RFE] Advance options in RHDS Disk Monitoring Framework
+  * Issue 50800 - wildcards in rootdn-allow-ip attribute are not accepted
+  * Issue 50963 - We should bundle *.min.js files of Console
+  * Issue: 50860 - Port Password Policy test cases from TET to python3 
Password grace limit section.
+  * Issue: 50860 - Port Password Policy test cases from TET to python3 series 
of bugs Port final
+  * Issue 50954 - buildnum.py - fix date formatting issue
+
+-------------------------------------------------------------------

Old:
----
  389-ds-base-1.4.3.4~git0.3422d6574.tar.bz2

New:
----
  389-ds-base-1.4.4.1~git0.2333d75d5.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ 389-ds.spec ++++++
--- /var/tmp/diff_new_pack.xO2JZz/_old  2020-05-01 11:11:39.299625857 +0200
+++ /var/tmp/diff_new_pack.xO2JZz/_new  2020-05-01 11:11:39.303625866 +0200
@@ -51,7 +51,7 @@
 %define svrcorelib libsvrcore0
 
 Name:           389-ds
-Version:        1.4.3.4~git0.3422d6574
+Version:        1.4.4.1~git0.2333d75d5
 Release:        0
 Summary:        389 Directory Server
 License:        GPL-3.0-or-later AND MPL-2.0
@@ -397,6 +397,7 @@
 %dir %{_sysconfdir}/dirsrv/config
 %dir %{_sysconfdir}/dirsrv/schema
 %{_libdir}/dirsrv/libns-dshttpd-*.so
+%{_libdir}/dirsrv/librewriters.so
 %if ! %{with lib389}
 %{_libdir}/dirsrv/perl/*.pm
 %endif
@@ -457,7 +458,7 @@
 # TODO: audit bug running https://bugzilla.opensuse.org/show_bug.cgi?id=1111564
 # This also needs a lot more work on the service file
 #attr(750,root,dirsrv) #caps(CAP_NET_BIND_SERVICE=pe) #{_sbindir}/ns-slapd
-%verify(not caps) %attr(755,root,dirsrv) %{_sbindir}/ns-slapd
+%verify(not caps) %attr(755,root,root) %{_sbindir}/ns-slapd
 %if ! %{with lib389}
 %{_sbindir}/bak2db
 %{_sbindir}/bak2db.pl

++++++ 389-ds-base-1.4.3.4~git0.3422d6574.tar.bz2 -> 
389-ds-base-1.4.4.1~git0.2333d75d5.tar.bz2 ++++++
++++ 28498 lines of diff (skipped)

++++++ 389-ds-base.obsinfo ++++++
--- /var/tmp/diff_new_pack.xO2JZz/_old  2020-05-01 11:11:42.331632451 +0200
+++ /var/tmp/diff_new_pack.xO2JZz/_new  2020-05-01 11:11:42.331632451 +0200
@@ -1,5 +1,5 @@
 name: 389-ds-base
-version: 1.4.3.4~git0.3422d6574
-mtime: 1584369590
-commit: 3422d6574166e9e63d5ee0c21e61128bcb7113da
+version: 1.4.4.1~git0.2333d75d5
+mtime: 1587580183
+commit: 2333d75d54baeba8c8157d10234a915a2d7a6a25
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xO2JZz/_old  2020-05-01 11:11:42.375632547 +0200
+++ /var/tmp/diff_new_pack.xO2JZz/_new  2020-05-01 11:11:42.375632547 +0200
@@ -5,17 +5,15 @@
     <param name="url">https://pagure.io/389-ds-base.git</param>
     <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.3.4</param>
-    <!-- use 1.4.0.20 tag as base -->
-    <param name="match-tag">389-ds-base-1.4.3.4</param>
+    <param name="revision">389-ds-base-1.4.4.1</param>
+    <param name="match-tag">389-ds-base-1.4.4.1</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>
     <!-- run osc vc for us with the git changes -->
     <param name="changesgenerate">enable</param>
     <!-- email address for the changes entry -->
-    <param name="changesauthor">[email protected]</param>
+    <param name="changesauthor">[email protected]</param>
   </service>
   <service mode="disabled" name="tar" />
   <service mode="disabled" name="recompress">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.xO2JZz/_old  2020-05-01 11:11:42.391632582 +0200
+++ /var/tmp/diff_new_pack.xO2JZz/_new  2020-05-01 11:11:42.391632582 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://pagure.io/389-ds-base.git</param>
-              <param 
name="changesrevision">3422d6574166e9e63d5ee0c21e61128bcb7113da</param></service><service
 name="tar_scm">
+              <param 
name="changesrevision">2333d75d54baeba8c8157d10234a915a2d7a6a25</param></service><service
 name="tar_scm">
                 <param 
name="url">https://pagure.io/forks/firstyear/389-ds-base.git</param>
               <param 
name="changesrevision">52fa3f10591fc102b1e08def13e1e2bf48ecfd2e</param></service></servicedata>
\ No newline at end of file


Reply via email to