����libldb1-1.4.6-lp151.2.3.1���<>,���RT�_!f7��/�=�„���i��m�t�> �_�{�� �|�i��M1Dh��b���i6f ��iU/���x�e�39�|cRx_9��7�9�t�c ��m�V�Ř ��֘�z�T�P�-m����2a��w5�G�h:��˲JR�ឡi��S]� �.�A:�9���/q����y�~��TK�#țޗ��2&ܬ7;�zܞX��JW@M=�7�ra!�z�/���\T|�->�������@@�?@�d�� �� � ;��������������� ���� � L  f  �  �  �  � �  Vt �A �( $(�((�8�#9\#:�#>1@@1OF1^G1p H1� I1� X1�AY2�A\3P ]3� ^4b45c4�d5�e5�f5�l5�u5� v5� w<$ xDavid 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./sbin/ldconfig/sbin/ldconfiglamb17 1596024375 ���������������������������������������������������������������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_Updatedrpmxz5i586-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  �RRRRRRRRRRRR RRRRRR RPPR#RRRRRRRRRRRRRRRRR!R RRRR"RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR RRRRRR 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 RRRRRRRRRRR R"RRp�>��n��v��Ss���utf-8dc8eb0d9f8f50da6a99b62242b41225c36794db311e64cd2e8d6640a6cfe648f?����7zXZ �� �!t/��!� ]"�k�%jj�d��%��Kwȣ<�@i<�k�����o�,3� ����.�{@�� ����Z�7M_��3��Q�|kO��9P�C]d�S����ПA�/|O�dS�~ B'a�~ur��`*d��9,HP��c�(�[AQ�N_�=/k��4�`��x�P� D�ʦ��R�66X���`�oQ]��s| BY�¿�B��������0��-�D��I\?8N���~ s�^�E�R�2�@��: ��WP�9���� ���J� ?�K���#�V� gD��%��7c����uc���#���I���~۔E�����M�����%�tD9خ��XE'��$k��Os�.����bc���,5���v���_�~t^F�R*W�q��U�<��F6>k7���sK�n�8���j�ߚ�T�������睔F�j�TE&�#EL6lMy�� �e˯�5�dϳ�%�vH�qJ���BD*�H�Kh��������(�ټ���t�2��N�A����C��1^(��G9�j P�J�㥑�PnjO��ؚ���e�1�,Q���%>N�_6�[��0t]�x�ݤ�5��W��VJ��.�M�AuKW|F�獚#. Xʝ�� >O��T�~ڷ�'pr�k��6ڻA-&���#�چ}lܒ��rjo����:S�Z�.f|�(%�VT �Z�JU��). NO`�2W3��5; ��V�2�x��oй��n{�~m!K�ۛ#v�*�4FD‘��v�����#@ �3�JCݭN �7(��m��oT#5�$�.O��uƽ� �$��M+r��}�ف���e(_����:���' ΍���k�|E����!�{�׌C�$čER;���@��Yoe=�����X`߼#SBR��5�hT ���<_4E�ҋ��c�03U����^� �Ama�h7ڞS(�+co߁��'t�J�x3Ͼ���ùE~�.tYh�����h>;K��@���� �`s2��|Pꨳ�b��pUdj����3��f�H�G�e���!ֆg/q�̳�E[��`R�)p]�����q�U_�(n>�GB��o�x�O��#������|�^��a�T�B��98��[UB���-Y^eDMf���1����O��{�b�G,�:����H�w��gkDގ��b�C����iJG�V۳�3�soU���Ҵ���yQ\=b��_�i����Vy�T -�;Bd�z�~Ҩ�e�)q�u����}��S��CCv�ӣcŭ�z� � aZt ����P/<���:��%��v'-�\1@������\��p}S�64����� ����<���dt���[&:��e\J��Xv� �b��e���2q��%4�9��F��l<��S� ������!-����ls��B��ҙ��Nu�iʘy]C�mߚm����>u[�L�'�g��N�bt�t�O S���*�]��Y��:1+�W�v��𤽔��ӿ�p^�[�kIĸ�� �8�%nd<�D;k;� ��'v����`1�Bv ��j =��8V"�ƗO�������x¶�S�=�֦�`���{� G ��w�w���OWw=�*���Ǫ�!�Vo�Һڙn-K>U�0�����`���Y ?/�7� ��v~�.����(�6���n��Ɣ$��&#�d݆������C�ܿ��v���Q;'p��J�a�%� <��ϡ�(���T�* +�!����_RIk��T��V�а)�� c�c�{NM��G@c���|�f�!z��m�&���c��F6 ��ER��G�@��^�`&�o$�����uw�4�-�q��Ge��\{��k�U'�K%��x��f� ��S�C�lt�@rF8YL}` ��[�˨����N~��8�L,+'�t�e�c�� U�U�Y�Ɉ_.x�wj� ��C��̼�b��\�S��֠+�E�cq��u�坉1\��H � �Ϣ�@�k�cK<� ����Dm:�WMP1�*6�����=H�Qb��) �+,�T ה�x� ��ps��6�&׭'�e��퓫u��޻#� � D�Ld�,�����(m 2���Y��2��E�`H!m�폋��s F���|�Zw�K}v��� I+�u2�m�>�ZX�L�m5n�^�<�e�!�ϩ��i�ՙۘ0���`b�qR� W��d4�?k����q���;E��񊩏 ��A�~?���x�#'�}��������l��,/�й`���)/�ɺ�� uf��K�� Y�������}KGRX)�fp�8"��L����0��* �.ѳ��IY��d�j���x��_�C������{~�;�V����"7�k��,h���s@|��,� ���Ee,���fOE�[ID�y��d�L�U�p}����-+�s��Ķ"��FOւ�1��͖��&A�h2Tt�4���ㆯ��z�܅���A��Fvx�p��*w uIӈ����.�E�2�]ҔH��Á�O���spӇ/���>=pq2�`�+�q<��*r����οD5�#}��?�c�pQ��a�hoҫ��0 ���#�큹)���8��kz��)�In��� �p�#�̊�J�!=$�I��78�����<is��L�YK��A��.���q��X�Hz&nԔN�v�~W:�ޏ��ܝ��ǚ�A�O4�v�(+��f���$�z�d�5 ����|��<ɳ�.�.61�)��x�f�=�.������<�X �,!0z[��Y{Wg$��1�/��rK6�uF�*}O�H��Ŗq5�e�>��pP��d����g@�g�yo򀉊��(*�k,�� c^�L��S�L�^�{��ܒ�A"��:[M}�{�)gxe�m�j%����v�**���,�+���4�P��!��8��vq}�ѥ�v�Or��4�:�&֭���s_��Iܙ�KC���C��}��� YZ