Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 389-ds for openSUSE:Factory checked 
in at 2021-02-01 13:28:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/389-ds (Old)
 and      /work/SRC/openSUSE:Factory/.389-ds.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "389-ds"

Mon Feb  1 13:28:24 2021 rev:38 rq:868235 version:2.0.2~git0.6d17ca7df

Changes:
--------
--- /work/SRC/openSUSE:Factory/389-ds/389-ds.changes    2020-12-03 
18:43:56.210253439 +0100
+++ /work/SRC/openSUSE:Factory/.389-ds.new.28504/389-ds.changes 2021-02-01 
13:30:19.142299195 +0100
@@ -1,0 +2,88 @@
+Fri Jan 29 19:06:53 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- As there is no python-* package, the direct use of singlespec
+  seems unapplicable. So do not build for all python3.x flavors,
+  but only for the main one:
+  + Use releavant %python3_ macros.
+  + Do not use %python_module, as this pulls in all python
+    versions.
+
+-------------------------------------------------------------------
+Mon Jan 18 01:18:14 UTC 2021 - [email protected]
+
+- Update to version 2.0.2~git0.6d17ca7df:
+  * Bump version to 2.0.2
+  * Issue 4539 - BUG - no such file if no overlays in openldap during 
migration (#4540)
+  * Issue 4528 - Fix cn=monitor SCOPE_ONE search (#4529)
+  * Issue 4535 - lib389 - healthcheck throws exception if backend is not 
replicated
+  * Issue 4537 - Use KRB5_CLIENT_KTNAME for client keytabs (#4523)
+  * Issue 4513 - CI Tests - fix test failures
+  * 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 4219 - Log internal unindexed searches (notes=A)
+  * Issue 4384 - Separate eventq into REALTIME and MONOTONIC
+  * Issue 4381 - RFE - LDAPI authentication DN rewritter
+  * Issue 4513 - Fix schema test and lib389 task module (#4514)
+  * Issue 4414 - disk monitoring - prevent division by zero crash
+  * Issue 4517 - BUG: Multiple systemd pin warnings (#4518)
+  * Issue 4507 - Improve csngen testing task (#4508)
+  * Issue 4498 - BUG - entryuuid replication may not work (#4503)
+  * Issue 4480 - Unexpected info returned to ldap request (#4491)
+  * Issue #4504 - Fix pytest test_dsconf_replication_monitor (#4505)
+  * Issue 4373 - BUG - one line cleanup, free results in mt if ent 0 (#4502)
+  * Merge pull request #4501 from mreynolds389/issue4500
+  * 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 3522 - Remove DES to AES conversion code
+  * Issue 4492 - Changelog cache can upload updates from a wrong starting 
point (CSN) (#4493)
+  * Issue 4373 - BUG - calloc of size 0 in MT build (#4496)
+  * Issue 4483 - heap-use-after-free in slapi_be_getsuffix
+  * Issue 4486 - Remove random ldif file generation from import test (#4487)
+  * Issue 4224 - cleanup specfile after libsds removal
+  * Issue 4421 - Unable to build with Rust enabled in closed environment
+  * Issue 4489 - Remove return statement from a void function (#4490)
+  * Issue 4229 - RFE - Improve rust linking and build performance (#4474)
+  * Ticket 4224 - openldap can become confused with entryuuid
+  * Ticket 4313 - improve tests and improve readme re refdel
+  * Ticket 4313 - fix potential syncrepl data corruption
+  * Issue 4419 - Warn users of skipped entries during ldif2db online import 
(#4476)
+  * Issue 4243 - Fix test (4th): SyncRepl plugin provides a wrong (#4475)
+  * Issue 4315: performance search rate: nagle triggers high rate of 
setsocketopt (#4437)
+  * Issue 4460 - BUG - add machine name to subject alt names in SSCA (#4472)
+  * Issue 4446 RFE - openldap password hashers
+  * Issue 4284 - dsidm fails to delete an organizationalUnit entry
+  * Issue 4243 - Fix test: SyncRepl plugin provides a wrong cookie (#4466) 
(#4466)
+  * Issue 4464 - RFE - clang with ds+asan+rust
+  * Issue 4105 - Remove python.six (fix regression)
+  * Issue 4384 - Use MONOTONIC clock for all timing events and conditions
+  * Issue 4418 - ldif2db - offline. Warn the user of skipped entries
+  * Issue 4243 - Fix test: SyncRepl plugin provides a wrong cookie (#4467)
+  * Issue 4460 - BUG  - lib389 should use system tls policy
+  * Issue 3657 - Add options to dsctl for dsrc file
+  * Issue 4454 - RFE - fix version numbers to allow object caching
+  * Issue 3986 - UI - Handle objectclasses that do not have X-ORIGIN set
+  * Issue 4297 - 2nd fix for on ADD replication URP issue internal searches 
with filter containing unescaped chars (#4439)
+  * Issue 4112 - Added a CI test (#4441)
+  * Issue 4449 - dsconf replication monitor fails to retrieve database RUV - 
consumer (Unavailable) (#4451)
+  * Issue 4105 - Remove python.six from lib389 (#4456)
+  * Fix pytest test collection
+  * Issue 4440 - BUG - ldifgen with --start-idx option fails with unsupported 
operand (#4444)
+  * Issue 4410 RFE - ndn cache with arc in rust
+  * Issue 4373 - BUG - Mapping Tree nodes can be created that are invalid
+  * Issue 4428 - BUG Paged Results with critical false causes sigsegv in 
chaining
+  * Issue 4428 - Paged Results with Chaining Test Case
+  * do not add referrals for masters with different data generation #2054 
(#4427)
+  * Issue 4383 - Do not normalize escaped spaces in a DN
+  * Issue 4432 - After a failed online import the next imports are very slow
+  * Issue 4316 - performance search rate: useless poll on network send 
callback (#4424)
+  * Issue 4281 - dsidm user status fails with Error: 'nsUserAccount' object 
has no attribute 'is_locked'
+  * Issue 4429 - NULL dereference in revert_cache()
+  * Issue 4412 - Fix CLI repl-agmt requirement for parameters (#4422)
+  * Issue 4407 RFE - remove http client and presence plugin (#4409)
+  * build problems at alpine linux
+  * Issue 4415 - unable to query schema if there are extra parenthesis
+
+-------------------------------------------------------------------

Old:
----
  389-ds-base-2.0.1~git0.b557f5daa.tar.bz2

New:
----
  389-ds-base-2.0.2~git0.6d17ca7df.tar.bz2

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

Other differences:
------------------
++++++ 389-ds.spec ++++++
--- /var/tmp/diff_new_pack.hhXcWz/_old  2021-02-01 13:30:23.698304812 +0100
+++ /var/tmp/diff_new_pack.hhXcWz/_new  2021-02-01 13:30:23.706304822 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package 389-ds
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,7 +37,7 @@
 %define svrcorelib libsvrcore0
 
 Name:           389-ds
-Version:        2.0.1~git0.b557f5daa
+Version:        2.0.2~git0.6d17ca7df
 Release:        0
 Summary:        389 Directory Server
 License:        GPL-3.0-or-later AND MPL-2.0
@@ -73,15 +73,15 @@
 BuildRequires:  net-snmp-devel >= 5.1.2
 BuildRequires:  openldap2-devel
 # pam-devel is required by the pam passthru auth plug-in
-BuildRequires:  %{python_module argcomplete}
-BuildRequires:  %{python_module argparse-manpage}
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module ldap >= 3}
-BuildRequires:  %{python_module pyasn1-modules}
-BuildRequires:  %{python_module pyasn1}
-BuildRequires:  %{python_module python-dateutil}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
+BuildRequires:  %use_python-argcomplete
+BuildRequires:  %use_python-argparse-manpage
+BuildRequires:  %use_python-devel
+BuildRequires:  %use_python-ldap >= 3
+BuildRequires:  %use_python-pyasn1
+BuildRequires:  %use_python-pyasn1-modules
+BuildRequires:  %use_python-python-dateutil
+BuildRequires:  %use_python-setuptools
+BuildRequires:  %use_python-six
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
@@ -261,13 +261,13 @@
 make %{?_smp_mflags}
 #make setup.py
 pushd src/lib389
-%python_build
+%python3_build
 popd
 
 %install
 %make_install
 pushd src/lib389
-%python_install
+%python3_install
 mv %{buildroot}/usr/libexec/dirsrv/dscontainer 
%{buildroot}%{_prefix}/lib/dirsrv/
 rmdir %{buildroot}/usr/libexec/dirsrv/
 popd
@@ -384,11 +384,9 @@
 %{_includedir}/svrcore.h
 %{_libdir}/libsvrcore.so
 %{_libdir}/dirsrv/libns-dshttpd.so
-%{_libdir}/dirsrv/libsds.so
 %{_libdir}/dirsrv/libslapd.so
 %{_libdir}/dirsrv/libldaputil.so
 %{_libdir}/pkgconfig/dirsrv.pc
-%{_libdir}/pkgconfig/libsds.pc
 %{_libdir}/pkgconfig/svrcore.pc
 
 %files -n %{svrcorelib}
@@ -419,6 +417,6 @@
 %{_mandir}/man8/dscreate.8.gz
 %{_mandir}/man8/dsctl.8.gz
 %{_mandir}/man8/dsidm.8.gz
-/usr/lib/python*/site-packages/lib389*
+%{python3_sitelib}/lib389*
 
 %changelog

++++++ 389-ds-base-2.0.1~git0.b557f5daa.tar.bz2 -> 
389-ds-base-2.0.2~git0.6d17ca7df.tar.bz2 ++++++
++++ 45019 lines of diff (skipped)

++++++ 389-ds-base.obsinfo ++++++
--- /var/tmp/diff_new_pack.hhXcWz/_old  2021-02-01 13:30:27.094308997 +0100
+++ /var/tmp/diff_new_pack.hhXcWz/_new  2021-02-01 13:30:27.094308997 +0100
@@ -1,5 +1,5 @@
 name: 389-ds-base
-version: 2.0.1~git0.b557f5daa
-mtime: 1604429024
-commit: b557f5daa833b7c43b582c445480e896429f33dd
+version: 2.0.2~git0.6d17ca7df
+mtime: 1610648180
+commit: 6d17ca7df0fdd58175ff03ded410412400780065
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hhXcWz/_old  2021-02-01 13:30:27.150309066 +0100
+++ /var/tmp/diff_new_pack.hhXcWz/_new  2021-02-01 13:30:27.150309066 +0100
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/389ds/389-ds-base.git</param>
     <param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
     <param name="scm">git</param>
-    <param name="revision">389-ds-base-2.0.1</param>
-    <param name="match-tag">389-ds-base-2.0.1</param>
+    <param name="revision">389-ds-base-2.0.2</param>
+    <param name="match-tag">389-ds-base-2.0.2</param>
     <param name="versionrewrite-pattern">389dsbase(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>
@@ -15,10 +15,10 @@
     <param name="file">*.tar</param>
     <param name="compression">bz2</param>
   </service>
+  <service mode="disabled" name="set_version" />
   <service name="cargo_vendor" mode="disabled">
      <param name="srcdir">389-ds-base</param>
      <param name="compression">xz</param>
   </service>
-  <service mode="disabled" name="set_version" />
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hhXcWz/_old  2021-02-01 13:30:27.174309096 +0100
+++ /var/tmp/diff_new_pack.hhXcWz/_new  2021-02-01 13:30:27.174309096 +0100
@@ -5,4 +5,4 @@
                 <param 
name="url">https://pagure.io/forks/firstyear/389-ds-base.git</param>
               <param 
name="changesrevision">52fa3f10591fc102b1e08def13e1e2bf48ecfd2e</param></service><service
 name="tar_scm">
                 <param 
name="url">https://github.com/389ds/389-ds-base.git</param>
-              <param 
name="changesrevision">b557f5daa833b7c43b582c445480e896429f33dd</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">6d17ca7df0fdd58175ff03ded410412400780065</param></service></servicedata>
\ No newline at end of file

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/389-ds/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.389-ds.new.28504/vendor.tar.xz differ: char 25, 
line 1

Reply via email to