libldb1-32bit-1.4.6-lp151.2.3.1<>,R_!fB/=„Ma| q0sZٛz\&*DB=j<2՜+|-)!\W0BVRגy~U'U/j0l ;ahDWFb.UUQz,K!5Ύ3X+EXRw5bX墭#m"~$&VƋS49 %S7VM0⯒[:el@Cᡢ=2Xy;:o冚Z >>@?@d " A  0 d  ~          - n A ' D''(8#9d#:#>1HG1P H1 I1 X1AY2A\30 ]3d ^3b4c4d5`e5ef5hl5ju5| v5 w< x<8 yDavid Mulder Samuel Cabrero Samuel Cabrero dmulder@suse.comdmulder@suse.comdmulder@suse.comjmcdonough@suse.comjmcdonough@suse.comscabrero@suse.comjengelh@inai.descabrero@suse.comscabrero@suse.comscabrero@suse.comscabrero@suse.comddiss@suse.comjmcdonough@suse.comlmuelle@suse.comdimstar@opensuse.orglmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.com- CVE-2020-10730: NULL de-reference in AD DC LDAP server when ASQ and VLV combined; (bso#14364); (bsc#1173159]. - add ldb-CVE-2020-10730.patch; (bso#14364); (bsc#1173159].- Update to 1.4.6 + CVE-2019-3824 out of bounds read in wildcard compare; (bso#13773);- Update to 1.4.3 + Python: Ensure ldb.Dn can accept utf8 encoded unicode (bug 13616)- Update license to LGPL-3.0- Update to 1.4.2 + Security fix for CVE-2018-1140 (NULL pointer de-reference, bug 13374) + Fix memory leaks and missing error checks (bug 13459, 13471, 13475) - 1.4.1 + add some missing return value checks + Fix several mem leaks in ldb_index ldb_search ldb_tdb (bug#13475) + ldb_tdb: Use mem_ctx and so avoid leak onto long-term memory on duplicated add. (bug#13471) + ldb: Fix memory leak on module context (bug#13459) + Refused build of Samba 4.8 with ldb 1.4 (bug #13519) + Prevent similar issues in the future at configure time (bug #13519) - 1.4.0 + New LMDB backend (experimental) + Comprehensive tests for index behaviour + Enforce transactions for writes + Enforce read lock use for all reads + Fix memory leak in paged_results module. We hold at most 10 outstanding paged result cookies (bug #13362) + Fix compiler warnings + Python3 improvements + Restore --disable-python build + Fix for performance regression on one-level searches (bug #13448) + Samba's subtree_rename could fail to rename some entries (bug #13452)- Add fix_ldb_mod_op_test.patch: Fix missing NULL terminator in ldb_mod_op_test testsuite- Update to 1.3.5 + Security fix for CVE-2018-1140 (NULL pointer de-reference, bug #13374). - 1.3.4 + Fix memory leaks and missing error checks (bug #13459, #13471, [#13475]). + Fix fallback to full scan (performance regression) on one-level search (bug #13448). + Fix read corruption (missing results) during writes, particularly during a Samba subtree rename (bug #13452).- Update to 1.3.3 + Fix failure to upgrade to the GUID index DB format; (bso#13306).- Update to 1.3.2; + Expose the SHOW_BINARY, ENABLE_TRACING and DONT_CREATE_DB flag constants in the python api. + Don't load LDB_MODULESDIR as a module file. + Fix binary data in debug log (bug #13185). + Intersect the index from SCOPE_ONELEVEL with the index for the search expression (bso#13191) + GUID Index support.- Update to 1.2.3; (bsc#1080545); + Performance regression in DNS server with introduction of DNS wildcard; (bso#13191);- Remove %if guards for blocks that do not affect the build result. Fix RPM groups and summaries. Drop very old SUSE support. Replace old RPM macros by new constructs.- Update to 1.2.2 + Bug #13017: Add ldb_ldif_message_redacted_string() to allow debug of redacted log messages, avoiding showing secret values + Bug #13015: Allow re-index of newer databases with binary GUID TDB keys (this officially removes support for re-index of the original pack format 0, rather than simply segfaulting). + Avoid memory allocation and so make modify of records in ldb_tdb faster- Update to 1.2.1 + Bug #12882: Do not install _ldb_text.py if we have system libldb + Use libraries from build dir for testsuite + Bug #12900: Fix index out of bound in ldb_msg_find_common_values- Update to 1.2.0 + handle one more LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK case in ldb_tdb + fix ldb_tdb locking (performance) problems + fix ldb_tdb search inconsistencies by adding read_[un]lock() hooks to the module stack (bug #12858) + add cmocka based tests for the locking issues + ldb_version.h provides LDB_VERSION_{MAJOR,MINOR,RELEASE} defines + protect ldb_modules.h from being used by Samba < 4.7 Note: that this release (as well as 1.1.30 and 1.1.31) may cause problems for older applications, e.g. Samba See https://bugzilla.samba.org/show_bug.cgi?id=12859- Update to 1.1.31 + let ldbdump parse the -i option + don't allow the reveal_internals control for ldbedit + only allow --show-binary for ldbsearch + don't let ldbsearch create non-existing files + fix ldb_tdb search inconsistencies + add cmocka based tests + provide an interface for improved indexing for callers like Samba, which will allow much better performance. + Makes ldb access to tdb:// databases use a private event context rather than the global event context passed in by the caller. This is because running other operations while locks are held or a search is being conducted is not safe. + Add efficient function to find duplicate values in ldb messages (this makes large multi-valued attributes in ldb_tdb more efficient) - Add ldb-tests-do-not-override-lib-path.patch: Check if LD_LIBRARY_PATH and LDB_MODULES_PATH environment variables are set before overriding them.- Update to 1.1.29; (bsc#1032915). + add support for LDB_CONTROL_RECALCULATE_RDN_OID on ldb_modify() + Performance and memory consumption improvements- Update to 1.1.27 + performance improvements + VLV control improvements- Require talloc 2.1.6 at build-time; (bsc#954658).- Add ldb-python3.5-fix-soabi_name.patch: Do not change x86_64 to x86-64 when building with python 3.5.- Avoid a file collision for non SUSE build targets; (bsc#966174).- Update to 1.1.26; (bsc#954658). + let a timeout of -1 indicate no timeout for a given request + fix memory leaks in pyldb ldb.search() + build fixes + improve pyldb ldb.search() help message + add pyldb ldb.search_iterator() api + add LDB_ATTR_FLAG_FORCE_BASE64_LDIF as optional argument to ldb_schema_attribute_add() + add client support for LDB_CONTROL_DIRSYNC_EX- Provide python-ldb and python-ldb-devel; (bsc#966523).- Update to 1.1.25; (bsc#954658). + torture: test ldb_unpack_data_only_attr_list + increment version due to added ldb_unpack_data_only_attr_list + introduce ldb_unpack_data_withlist to unpack partial list of attributes- Update to 1.1.24. + fix LDAP \00 search expression attack DoS; CVE-2015-3223; (bso#11325) + fix remote read memory exploit in LDB; CVE-2015-5330; (bso#11599) + move ldb_(un)pack_data into ldb_module.h for testing + fix installation of _ldb_text.py + fix propagation of LDB errors through TDB + fix bug triggered by having an empty message in database during search- Update to 1.1.23; (bsc#954658). + Test improvements + Improved python3 bindings; (bsc#951911) + Minor build fixes- Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure.- Rename pyldb to python-ldb.- Move the ldb-cmdline library to the ldb-tools package as the packaged binaries depend on it.- Update the Samba Library Distribution Key file 'ldb.keyring'; (bso#945116).- Update to 1.1.21; (bsc#939050). + build fixes + improved python bindings- Update to 1.1.20. + validate_ldb of String(Generalized-Time) does not accept millisecond format ".000Z"; (bso#9810) + fix logic in ldb_val_to_time()- Update to 1.1.19. + Allow to register extended match rules- Update to 1.1.18. + fixes for segfaults in pyldb + documentation fixes + build system improvements + fix a typo in the comment, LDB_FLAGS_MOD_xxx -> LDB_FLAG_MOD_xxx + Fix check for third_party + make the successful ldb_transaction_start() message clearer + ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory() + ldb-samba: Move pyldb-utils dependency to python_samba__ldb + build: improve detection of srcdir- Use the upstream tar ball, as signature verification is now able to handle compressed archives.- Remove dependency on gpg-offline as signature checking is implemented in the source validator./bin/sh 1.4.6-lp151.2.3.11.4.6-lp151.2.3.1ldbasq.soldb.solibldb-key-value.sopaged_results.sopaged_searches.sordn_name.sosample.soserver_sort.soskel.sotdb.solibldb.so.1libldb.so.1.4.6/usr/lib//usr/lib/ldb/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:13547/openSUSE_Leap_15.1_Update/f6d4dba30f8b8c306c84f6b797ab8dbd-ldb.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linux directoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3912b94102e2c04478cf5a587d7bb8dbf45b93e5, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=defb5e2cb032ec3348461a48bf9cbced3b83ee9b, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8f6e21f2cba808a716e22d7e295ebe03584c9cb5, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=dbce600ee5ecb65e4844b0b5d2302976e3d4b3a0, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3bf38ff38fffb20f6f71284cb7f0c31f284b3b04, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=488fd90e048b6ae1e512a6390ee872e720d97c56, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=643abd6aec94a664df47472693fc06206969e9b1, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d69ce43d91492bf75e6186ef97829fd76ecdbfd8, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=40daa8acb9ecee99dc83c8cc93f9e562b1ac6cf5, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0da72dc348a8bbb1b6850255114ef46295d46072, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=6172caf9070f03d533c68c501fa5c9ea5fbb2ede, stripped .8BLU`iq  RRRRRRRRR RRR RRRRR R RPPR"RRRRRRRRRRRRRRRRR RRR RR!RRRRRRRRRR RRRRRRRRRR RRRRRRRRRR RRRRRRRRR RRRRRRRRRRR RRRRRRRRR RRR RRRRR R RPPPPPPPPPPPP P P P P P P P P P PPPPPPPPPPPPP(P(P+P+P,P,P-P-P.P.P/P/P0P0PPPPPPPPPPPPPPPPPPPPPPPPP P P!P!P"P"P#P#P$P$P%P%P&P&P'P'P)P)P*P*P1P1P2P2P3P3P4P4P5P5P6P6P7P7P8P8P9P9P:P:P;P;PPR"R R RRRRRRRRRRRR!RRutf-8f0dc994b026d1852a27a90af4701e277f630ebb0950244cee73dbd3bfc508a15? 7zXZ !t/! ]"k%ʽd%K8~P Tb<>Ex41t3RIt),[G-Y]< YTdxӖXLaŋ j,B+ep[k㹙 dm(xʡYrJz`V [#QR4z /yeߵH{'aV燎 LEݚ*F ;ւ|Y_7u~hfg'Fp9("2VHRn 05uHyͭt PC?ľ*"ďlsCiOڿU'E|f*FvR@c bdnw)=$&wjMĖgm( U =c^c<]cÉSӝ"%!'XNNEzH2>|fT(<[݋p{uӶ0Xx:}@D 8Gv`dRQ@?*+Xb"gG[(`) /CUp"t{͒i5 tӢ[=q7=e ܀[ΐCRzk_#+7^ H tv׉w.K)ßڭ[0 WF 2AAQ\ L|>;jgrc.M`<~yH, Y\Hk].TkO!w+i A9;X$ܻAd1mD о +ǝt<2K-"~j`J) {YCqq 6(xKx P`Vw&OFϑUA*-m: |3LOFnd,&Ă[IR ,} ۙc1-(q;1a9;aI|Aq?4^*N'g(Z,?dQ,?y`Gr~H_axp,qzf 4B3WL1`D˃؍7,H`zb5C{1$o+RcS~8*3~n]AUf^+7# 'ob0\ݺG}ˊ&;W>p@֞ySUU6,̀!+=݀&vy(aAO'~ۚ5TԊ15$q\L ]>F/VYS9l5| >i+kLweXjILQI號H##[T6vQ(#-2 >D>1ڨD F)M7iq> /_ uG562 0kŤuoۙx@ć?G"+ٚN$lk_E>aҎ2R* -vͶ=:7'o?;3s3xSnQGW!wt&BcdLax%cg2^,8xD(o'ҫE[zC;Yd#g}rc)8f-ЍDS)µޚ/B2\-//WOx ' ([6<eM2R;9N֪Hۅ4tk@a[QF{νKk4Xvu~lտ[^P4)8 V!a 7X:mYoɢMT\_iޑcz0Cxd5stԆjJc)C|*vxӒ:VS aTHVhb&%$Ƹz;t#T3#WtvA<͝ʲK #3qCIw +V>% fM`dZf]k0$-eS0.y(I !:QnuJ*˿+RnTF&l<1|&y᜼~e~ ^+7Xޢ$~G7)WFv;]yYbI7#$y2*-/TG[u6O_y ب:H7`}]m4`Ptج޲[Uk@XXuOMgh{zn'sșTNp6,|=eɰ\b4w?h@dah&tr9JIV @:,%FHm zU Kul,aayRq|hO+g)Wj,PQ¨q0+-"xY:kS\/C*m絥tf.p=%R&4O r\ ?c:Ќ64c}V@B/f<׌0N5A' w>EhWW>CoXA^7VRO5pv;Kto`!$y5/Mq]N_TK+`xX*m׉Gf&anH#܄zxf+oPB4BQ1>wSe=s\ngfZjC7JP YZ