SHA256
1
0
forked from pool/ldb

185 Commits

Author SHA256 Message Date
f6dab90905 Accepting request 1185187 from network:samba:STABLE
- Update to 2.9.1
  * Many qsort() comparison functions are non-transitive, which
    can lead to out-of-bounds access in some circumstances;
    (bso#15569).

OBS-URL: https://build.opensuse.org/request/show/1185187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=67
2024-07-04 14:22:37 +00:00
8671f7503b Accepting request 1177472 from network:samba:STABLE
- Update to 2.9.0
  * documentation fixes
  * build with Python 3.12 (bso#15513)
  * a lot of additional error checking in the python bindings
  * minor code fixes
  * Update patch ldb-python3.5-fix-soabi_name.patch

OBS-URL: https://build.opensuse.org/request/show/1177472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=66
2024-05-30 13:32:29 +00:00
Noel Power
0ede3b9424 Accepting request 1174807 from home:scabrero:branches:network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/1174807
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=179
2024-05-20 09:09:00 +00:00
0affedafdc Accepting request 1114970 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1114970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=65
2023-10-05 18:02:29 +00:00
f4cccb776b Accepting request 1114106 from home:npower:branches:network:samba:STABLE
-  Update to 2.8.0
    * CVE-2023-0614 Not-secret but access controlled LDAP attributes can be discovered (bug 15270)
    * pyldb: Raise an exception if ldb_dn_get_parent() fails
    * Implement ldap_whoami in pyldb and add the RFC4532 LDB_EXTENDED_WHOAMI_OID definition
    * Documentation and spelling fixes
    * Add ldb_val -> bool,uint64,int64 parsing functions
    * Split out ldb_val_as_dn() helper function
    * add LDB_CHANGETYPE_MODRDN support to ldb_ldif_to_pyobject()
    * add LDB_CHANGETYPE_DELETE support to ldb_ldif_to_pyobject()
    * let ldb_ldif_parse_modrdn() handle names without 'rdn_name=' prefix
    * Don't create error string if there is no error
    * Avoid allocation and memcpy() for every wildcard match candidate
    * Make ldb_msg_remove_attr O(n)
    * pyldb: Throw error on invalid controls
    * pyldb: remove py2 ifdefs
    * Call tevent_set_max_debug_level(TEVENT_DEBUG_TRACE)

OBS-URL: https://build.opensuse.org/request/show/1114106
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=177
2023-09-29 07:47:30 +00:00
149a88b782 Accepting request 1075602 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/1075602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=64
2023-04-01 21:26:52 +00:00
1222e66cdc Accepting request 1075308 from home:npower:branches:network:samba:STABLE
- CVE-2023-0614: Access controlled AD LDAP attributes can be
    discovered  (bso#15270); (bsc#1209485).

- Update to version 2.7.1
  - Build fix for Solaris, after removal of tevent ports
    backend (bso#15298).
- Update to version 2.7.0
  - Support python 3.12
    * Have python functions operating on DNs raise LdbError
    * don't call comparison() directly in LDB_TYPESAFE_QSORT
    * Use ldb_ascii_toupper() for case folding to support
      tr_TR.UTF-8 and other dotless i locales; (bso#15248).

OBS-URL: https://build.opensuse.org/request/show/1075308
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=175
2023-03-30 17:05:13 +00:00
c0c5bedf20 Accepting request 1074015 from network:samba:STABLE
- Update to 2.7.1
  * Build fix for Solaris, after removal of tevent ports backend
    (bso#15298)
- Changes from 2.7.0
  * Support python 3.12
  * Have python functions operating on DNs raise LdbError
  * Don't call comparison() directly in LDB_TYPESAFE_QSORT
  * Use ldb_ascii_toupper() for case folding to support
    tr_TR.UTF-8 and other dotless i locales (bso#15248)

OBS-URL: https://build.opensuse.org/request/show/1074015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=63
2023-03-25 17:54:48 +00:00
Noel Power
0b54568aec Accepting request 1072550 from home:scabrero:branches:network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/1072550
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=173
2023-03-20 10:00:11 +00:00
99482ef887 Accepting request 1006989 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/1006989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=62
2022-10-10 16:44:35 +00:00
c38f4c043d Accepting request 1006432 from home:npower:update_samba
- Update to version 2.6.1
  + CVE-2022-32746 Use-after-free occurring in database audit
    logging module; (bso#15009); (bsc#1201490);
- Update to version 2.6.0
  + ldb: bump version to 2.6.0 for Samba 4.17.x releases

OBS-URL: https://build.opensuse.org/request/show/1006432
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=171
2022-09-29 14:50:12 +00:00
dbfc11fbf6 Accepting request 993096 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/993096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=61
2022-08-05 17:50:22 +00:00
8b1011e7b9 Accepting request 992364 from home:scabrero:branches:network:samba:STABLE
- Update to version 2.5.2;
  + CVE-2022-32746: Use-after-free occurring in database audit
    logging module; (bso#15009); (bsc#1201490);

OBS-URL: https://build.opensuse.org/request/show/992364
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=169
2022-08-04 14:56:29 +00:00
1d40a695dc Accepting request 983454 from network:samba:STABLE
- Update to version 2.5.1
  + Fix build problems; (bso#15071);

OBS-URL: https://build.opensuse.org/request/show/983454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=60
2022-06-18 20:05:52 +00:00
Noel Power
0d2f822ce1 Accepting request 983159 from home:scabrero:branches:network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/983159
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=167
2022-06-17 14:49:19 +00:00
250a101293 Accepting request 966946 from network:samba:STABLE
- Update to version 2.5.0
  + No code changes, just bump version for samba 4.16.0 release

OBS-URL: https://build.opensuse.org/request/show/966946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=59
2022-04-07 22:26:34 +00:00
Noel Power
ca36a38207 Accepting request 966454 from home:scabrero:branches:network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/966454
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=165
2022-04-04 08:30:40 +00:00
4c43fc4933 Accepting request 958077 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/958077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=58
2022-03-01 16:03:11 +00:00
98dfd37c51 Accepting request 957428 from home:susnux:branches:network:samba:STABLE
- Update to version 2.4.2
  + Fix for CVE-2021-3670, ensure that the LDB request has not
    timed out during filter processing as the LDAP server
    MaxQueryDuration is otherwise not honoured.

OBS-URL: https://build.opensuse.org/request/show/957428
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=164
2022-02-28 15:24:27 +00:00
bc081b9a30 Accepting request 946250 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/946250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=57
2022-01-22 07:17:48 +00:00
7b96b6f23c Accepting request 946222 from home:scabrero:branches:network:samba:STABLE
- Modify packaging to allow parallel installation with libldb1
  (bsc#1192684):
  + Private libraries are installed in %{_libdir}/ldb2/
  + Modules are installed in %{_libdir}/ldb2/modules

OBS-URL: https://build.opensuse.org/request/show/946222
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=163
2022-01-13 22:56:53 +00:00
847e492ba8 Accepting request 930733 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/930733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=56
2021-11-12 14:59:13 +00:00
Noel Power
0dbb27f361 Accepting request 930729 from home:scabrero:branches:network:samba:STABLE
- Update to version 2.4.1
  + Corrected python behaviour for 'in' for LDAP attributes
    contained as part of ldb.Message; (bso#14845);
  + Fix memory handling in ldb.msg_diff; (bso#14836);
  + Corrected python docstrings

OBS-URL: https://build.opensuse.org/request/show/930729
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=162
2021-11-10 18:08:49 +00:00
Richard Brown
99aca695cd Accepting request 923248 from network:samba:STABLE
- Update to version 2.4.0
  + Improve calculate_popt_array_length()
  + Use C99 initializers for builtin_popt_options[]
  + pyldb: Fix Message.items() for a message containing elements
  + pyldb: Add test for Message.items()
  + tests: Use ldbsearch '--scope instead of '-s'
  + pyldb: fix a typo
  + Change page size of guidindexpackv1.ldb
  + Use a 1MiB lmdb so the test also passes on aarch64 CentOS stream
  + attrib_handler casefold: simplify space dropping
  + fix ldb_comparison_fold off-by-one overrun
  + CVE-2020-27840: pytests: move Dn.validate test to ldb
  + CVE-2020-27840 ldb_dn: avoid head corruption in ldb_dn_explode
  + CVE-2021-20277 ldb/attrib_handlers casefold: stay in bounds
  + CVE-2021-20277 ldb tests: ldb_match tests with extra spaces
  + improve comments for ldb_module_connect_backend()
  + test/ldb_tdb: correct introductory comments
  + ldb.h: remove undefined async_ctx function signatures
  + correct comments in attrib_handers val_to_int64
  + dn tests use cmocka print functions
  + ldb_match: remove redundant check
  + add tests for ldb_wildcard_compare
  + ldb_match: trailing chunk must match end of string
  + pyldb: catch potential overflow error in py_timestring
  + ldb: remove some 'if PY3's in tests
  + Add missing break in switch statement

OBS-URL: https://build.opensuse.org/request/show/923248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=55
2021-10-08 20:04:56 +00:00
Noel Power
a0e9bd0c86 Accepting request 920624 from home:scabrero:branches:network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/920624
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=161
2021-09-23 10:24:06 +00:00
714e2af8c6 Accepting request 883652 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/883652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=54
2021-04-22 16:03:02 +00:00
Noel Power
8c5ec298b9 Accepting request 883538 from home:scabrero:factory-4-14-update
OBS-URL: https://build.opensuse.org/request/show/883538
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=159
2021-04-07 10:02:53 +00:00
Richard Brown
740481d6dc Accepting request 881058 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/881058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=53
2021-04-06 15:29:05 +00:00
b0077fc1af Accepting request 881035 from home:npower:branches:network:samba:STABLE
- Release ldb 2.2.1
  + CVE-2020-27840: samba: Unauthenticated remote heap corruption
    via bad DNs; (bso#14595); (bsc#1183572).
  + CVE-2021-20277: samba: out of bounds read in ldb_handler_fold;
    (bso#14655); (bsc#1183574).

OBS-URL: https://build.opensuse.org/request/show/881035
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=157
2021-03-24 14:50:43 +00:00
d80af5d215 Accepting request 841441 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/841441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=52
2020-10-15 11:45:44 +00:00
eb6084ee18 Accepting request 841416 from home:dimstar:Factory
- Remove old if suse_version != 1110 || arch != i386 construct:
  unlikely the current package ever builds for 1110 && 386.

OBS-URL: https://build.opensuse.org/request/show/841416
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=155
2020-10-13 08:57:34 +00:00
322b8cc67a Accepting request 836252 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/836252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=51
2020-09-25 14:26:42 +00:00
Noel Power
57147b422f Accepting request 836184 from home:dmdiss:samba-4.13.0
OBS-URL: https://build.opensuse.org/request/show/836184
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=153
2020-09-23 07:56:59 +00:00
1b13ec550f Accepting request 818589 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/818589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=50
2020-07-06 14:18:56 +00:00
2c380907b8 Accepting request 818586 from home:npower:samba-update
- Release ldb 2.1.4
  + CVE-2020-10730: NULL de-reference in AD DC LDAP server when
    ASQ and VLV combined; (bso#14364); (bsc#1173159)

OBS-URL: https://build.opensuse.org/request/show/818586
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=151
2020-07-03 13:54:21 +00:00
63f94eb228 Accepting request 807782 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/807782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=49
2020-05-29 19:13:13 +00:00
acc3c5b04e Accepting request 807743 from home:dmulder:branches:network:samba:STABLE:x6up_l_j
ldb: Bump version to 2.1.3; (bso#14330)

OBS-URL: https://build.opensuse.org/request/show/807743
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=149
2020-05-20 15:53:45 +00:00
4d732e1b9a Accepting request 798855 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/798855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=48
2020-05-01 09:08:01 +00:00
12c250d706 Accepting request 798846 from home:npower:update_samba_4.12.2
- Release ldb 2.1.2
  + CVE-2020-10700: ldb: Always use ldb_next_request() in
    ASQ module; ;(bso#14331); (bsc#1169850).

OBS-URL: https://build.opensuse.org/request/show/798846
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=147
2020-04-29 10:27:42 +00:00
13fd5e14c4 Accepting request 786216 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/786216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=47
2020-03-25 22:43:46 +00:00
24eec3b629 Accepting request 785994 from home:npower:update_factory_4.12.0
- Release ldb 2.1.1
  + Samba 4.11 and later give incorrect results for SCOPE_ONE
    searches; (bso#14270).

OBS-URL: https://build.opensuse.org/request/show/785994
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=145
2020-03-18 15:40:31 +00:00
bcfc8652f4 Accepting request 766398 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/766398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=46
2020-01-24 12:09:24 +00:00
e34fa2483c Accepting request 766396 from home:dmulder:branches:network:samba:STABLE
ldb: Release ldb 2.0.8
  + Upgrade waf to version 2.0.18 to match the rest of Samba 4.11.x
    (bso#13846)
- libldb1 fails to migrate to libldb2 when libldb2 version is less
  than libldb1 version; (bsc#1160341)
- Add obsolete ldb1 directive to baselibs.conf
- Update to version 2.0.7
  + Robustness improvements against duplicate attributes in ldb_filter_attrs()
    (bso#13695)
  + Robustness improvements against invalid string DN values (bso#14049)
   + log database repack so users know what is happening (bso#14059)
  + add ldb_options_get
  + add "batch_mode" option.
  + Remove Python 2.x support except to build just the bare C library
  + Remove --extra-python (a build time mode to produce Python2 and Python3
    bindings at the same time)
  + Fix standalone build of ldb.
  + CVE-2019-3824 out of bounds read in wildcard compare (bso#13773)
- Update to 1.5.5
  + LDAP_REFERRAL_SCHEME_OPAQUE was added to ldb_module.h; (bso#12478);
  + Skip @ records early in a search full scan; (bso#13893);
- Update to 1.5.4
  + Fix standalone build of ldb.
  + C99 build fixes.
  + CVE-2019-3824 out of bounds read in wildcard compare (bug#13773)
- Update to 1.5.3
  + Avoid inefficient one-level searches (bug#13762)
  + The test api.py should not rely on order of entries in dict (bug#13772)
- Update to 1.5.2
  + dirsync: Allow arbitrary length cookies (bug #13686)
  + The build uses python3 by default: --extra-python would take
    python2 now
  + To build with python2 only use:
    PYTHON=python2 ./configure
    PYTHON=python2 make
    PYTHON=python2 make install
- 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.
- BuildRequire docbook-xsl-stylesheets and libxslt to process the man pages.
- Require pkg-config from the devel sub packages and do not BuildRequire it
  from libldb.
- Update to 1.1.17.
  + pyldb: add some more helper functions for LdbDn
  + pyldb: fix doc string for set_extended_component()
  + pyldb: add some const to PyObject_FromLdbValue()
  + Add a env variable to disable RTLD_DEEPBIND.
  + ldb_ildap: Map some wrong username/password errors on to
    LDB_ERR_INVALID_CREDENTIALS
  + pass module init errors back to the caller
  + Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR on
    EACCES and EPERM
  + Fix 1138330 Dereference null return value
  + bad if test in ldb_comparison_fold()
  + use of NULL pointer bugfix
  + Fix CID 241329 Array compared against 0
  + Fix CID 240798 Uninitialized pointer read
  + rdn_name: reject 'distinguishedName' depending of the MOD flags
  + Show the type of failing operation in default error message
  + Do not build libldb-cmdline when using system ldb.
  + ldb_map: Fix CID 1034791 Dereference null return value
  + Fix a const warning
- Verify source tar ball gpg signature.
- Consolidate python files in independent pyldb subpackages.
- Add pyldb to baselibs.conf.
- Update to 1.1.16.
  + Bump version to allow a depencency on the substring crash fix.
  + Cope with substring match with no chunks in ldb_filter_from_tree().
  + Ensure not to segfault on a filter such as (mail=).
  + Add missing dependency on replace for ldb.
  + Add more data test data for one level test cases.
  + Add tests for the python api.
  + Add more tests related to onelevel search.
  + Use strncmp instead of strcmp when comparing the val part.
  + Make test output more readable.
- Update to 1.1.15.
  + Ensure to decrement the transaction_active whenever we delete
    a transaction.
  + Move doxygen comments for ldb_connect to the right place.
- Update to 1.1.14.
  + fixed callers for ldb_pack_data() and ldb_unpack_data()
  + move ldb_pack.c into common
  + Add ldbdump, based on tdbdump
  + Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h
  + Change ltdb_unpack_data to take an ldb_context
- Update to 1.1.13.
  + Don't use "isprint" in ldb_binary_encode(); (bso#9147).
- Update to 1.1.12.
  + Avoid printing secret attributes in ldb trace logs
- Update to 1.1.11.
  + LDB:ldb_tdb.c - deny multi-valued attributes manipulation with doublets
  + LDB:ldbsearch - add search filter tests
  + LDB:ldbsearch - search filters do not only contain "="
  + lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()
- BuildRequire tevent version >= 0.9.17.
- Remove superfluous ldb-tools rpmlintrc file.
- Update to 1.1.10.
  + Enhancements and fixes to the s3 read, sesssetup, and server functions
  + s3: Fix a crash in reply_lockingX_error
  + s3:libsmb, smbd, and s4:libcli: add EXTENDED_SIGNATURE support in tcon
  + s3:rpc_server: make usage of session_extract_session_key()
  + s3:smb2_*: make use of SMBD_SMB2_*()
  + s4 and libcli: enahncements and fixes
- Update to 1.1.9.
  + Ensure rename target does not exist before deleting old record.
  + Add parameter to avoid NULL format string flagged by -Werror=format.
- Update to 1.1.8.
  + Fixes for pyldb.
  + Drop support for tdb_compat.
- BuildRequire pytalloc-devel.
- Disable rpath while configure.
- Tag GPL-3.0+ based on tdb license; (bnc#765270).
- Define library name and use it instead of libldb1.
- Add missing post, postun, and files part to the libldb1 package.
- Rename package to ldb and add an independent libldb1 subpackage.
- Enhance and polish the package descriptions and summaries.
- BuildIgnore libtalloc to prevent a package conflict on Fedora systems.
- BuildRequire popt-devel.
- Define and use talloc, tdb, and tevent version macros.
- Define python_sitearch if undefined.
- BuildRequire libtalloc-devel, libtdb-devel, and libtevent-devel.
- Configure with bundled tdb2 library.
- Cleanup BuildRequires and spec file in general.
- BuildRequire libtalloc2-devel >= 2.0.7.
- BuildRequire libtalloc2-devel, libtdb1-devel, and libtevent0-devel.
- Adjust license string.
- Require libldb1 = %{version} from the devel package.
- Initial independent libldb1 package.

OBS-URL: https://build.opensuse.org/request/show/766396
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=143
2020-01-22 17:45:06 +00:00
Noel Power
0b05e3c339 Accepting request 766394 from home:dmulder:branches:network:samba:STABLE:ehx1st6k
ldb: Release ldb 2.0.8
  + Upgrade waf to version 2.0.18 to match the rest of Samba 4.11.x
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=13846

OBS-URL: https://build.opensuse.org/request/show/766394
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=142
2020-01-22 17:37:36 +00:00
Noel Power
79a0031247 Accepting request 765345 from home:dmulder:branches:network:samba:STABLE
- libldb1 fails to migrate to libldb2 when libldb2 version is less
  than libldb1 version; (bsc#1160341)

OBS-URL: https://build.opensuse.org/request/show/765345
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=141
2020-01-17 17:38:14 +00:00
49af471a08 Accepting request 758121 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/758121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=45
2019-12-24 13:29:35 +00:00
b9019f30b7 Accepting request 758119 from home:npower:update-ldb
- Add obsolete ldb1 directive to baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/758119
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=139
2019-12-19 10:02:34 +00:00
75524d3b9e Accepting request 738315 from network:samba:STABLE
Upgrade to 2.0.7 required for samba 4.11.0

OBS-URL: https://build.opensuse.org/request/show/738315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=44
2019-10-17 10:17:47 +00:00
Aurelien Aptel
ea5785d354 Accepting request 736298 from home:scabrero:branches:network:samba:STABLE
Bump to libldb2

OBS-URL: https://build.opensuse.org/request/show/736298
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=137
2019-10-10 08:11:42 +00:00
dc1277dd2e Accepting request 735428 from home:jmcdough:branches:network:samba:STABLE:g2be_giw
update to 2.0.7 for samba 4.11 prep

OBS-URL: https://build.opensuse.org/request/show/735428
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=136
2019-10-07 08:26:02 +00:00
64de69a7d0 Accepting request 727298 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/727298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=43
2019-09-07 09:27:56 +00:00
Noel Power
e19a470f4d Accepting request 721497 from home:scabrero:branches:network:samba:STABLE
- Update to 1.5.5
  + LDAP_REFERRAL_SCHEME_OPAQUE was added to ldb_module.h; (bso#12478);
  + Skip @ records early in a search full scan; (bso#13893);

OBS-URL: https://build.opensuse.org/request/show/721497
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=134
2019-08-30 17:29:02 +00:00
fac485ac91 Accepting request 696793 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/696793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=42
2019-04-26 20:44:16 +00:00
24b4764d73 Accepting request 696791 from network:samba:TESTING
- Update to 1.5.4
  + Fix standalone build of ldb.
  + C99 build fixes.
  + CVE-2019-3824 out of bounds read in wildcard compare (bug#13773)
- Update to 1.5.3
  + Avoid inefficient one-level searches (bug#13762)
  + The test api.py should not rely on order of entries in dict (bug#13772)
- Update to 1.5.2
  + dirsync: Allow arbitrary length cookies (bug #13686)
  + The build uses python3 by default: --extra-python would take
    python2 now
  + To build with python2 only use:
    PYTHON=python2 ./configure
    PYTHON=python2 make
    PYTHON=python2 make install

OBS-URL: https://build.opensuse.org/request/show/696791
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=132
2019-04-22 17:10:10 +00:00
2903382da7 Accepting request 652050 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/652050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=41
2018-12-03 09:03:42 +00:00
Noel Power
4644447a7b Accepting request 648923 from home:scabrero:branches:network:samba:STABLE
- 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.
- BuildRequire docbook-xsl-stylesheets and libxslt to process the man pages.
- Require pkg-config from the devel sub packages and do not BuildRequire it
  from libldb.
- Update to 1.1.17.
  + pyldb: add some more helper functions for LdbDn
  + pyldb: fix doc string for set_extended_component()
  + pyldb: add some const to PyObject_FromLdbValue()
  + Add a env variable to disable RTLD_DEEPBIND.
  + ldb_ildap: Map some wrong username/password errors on to
    LDB_ERR_INVALID_CREDENTIALS
  + pass module init errors back to the caller
  + Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR on
    EACCES and EPERM
  + Fix 1138330 Dereference null return value
  + bad if test in ldb_comparison_fold()
  + use of NULL pointer bugfix
  + Fix CID 241329 Array compared against 0
  + Fix CID 240798 Uninitialized pointer read
  + rdn_name: reject 'distinguishedName' depending of the MOD flags
  + Show the type of failing operation in default error message
  + Do not build libldb-cmdline when using system ldb.
  + ldb_map: Fix CID 1034791 Dereference null return value
  + Fix a const warning
- Verify source tar ball gpg signature.
- Consolidate python files in independent pyldb subpackages.
- Add pyldb to baselibs.conf.
- Update to 1.1.16.
  + Bump version to allow a depencency on the substring crash fix.
  + Cope with substring match with no chunks in ldb_filter_from_tree().
  + Ensure not to segfault on a filter such as (mail=).
  + Add missing dependency on replace for ldb.
  + Add more data test data for one level test cases.
  + Add tests for the python api.
  + Add more tests related to onelevel search.
  + Use strncmp instead of strcmp when comparing the val part.
  + Make test output more readable.
- Update to 1.1.15.
  + Ensure to decrement the transaction_active whenever we delete
    a transaction.
  + Move doxygen comments for ldb_connect to the right place.
- Update to 1.1.14.
  + fixed callers for ldb_pack_data() and ldb_unpack_data()
  + move ldb_pack.c into common
  + Add ldbdump, based on tdbdump
  + Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h
  + Change ltdb_unpack_data to take an ldb_context
- Update to 1.1.13.
  + Don't use "isprint" in ldb_binary_encode(); (bso#9147).
- Update to 1.1.12.
  + Avoid printing secret attributes in ldb trace logs
- Update to 1.1.11.
  + LDB:ldb_tdb.c - deny multi-valued attributes manipulation with doublets
  + LDB:ldbsearch - add search filter tests
  + LDB:ldbsearch - search filters do not only contain "="
  + lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()
- BuildRequire tevent version >= 0.9.17.
- Remove superfluous ldb-tools rpmlintrc file.
- Update to 1.1.10.
  + Enhancements and fixes to the s3 read, sesssetup, and server functions
  + s3: Fix a crash in reply_lockingX_error
  + s3:libsmb, smbd, and s4:libcli: add EXTENDED_SIGNATURE support in tcon
  + s3:rpc_server: make usage of session_extract_session_key()
  + s3:smb2_*: make use of SMBD_SMB2_*()
  + s4 and libcli: enahncements and fixes
- Update to 1.1.9.
  + Ensure rename target does not exist before deleting old record.
  + Add parameter to avoid NULL format string flagged by -Werror=format.
- Update to 1.1.8.
  + Fixes for pyldb.
  + Drop support for tdb_compat.
- BuildRequire pytalloc-devel.
- Disable rpath while configure.
- Tag GPL-3.0+ based on tdb license; (bnc#765270).
- Define library name and use it instead of libldb1.
- Add missing post, postun, and files part to the libldb1 package.
- Rename package to ldb and add an independent libldb1 subpackage.
- Enhance and polish the package descriptions and summaries.
- BuildIgnore libtalloc to prevent a package conflict on Fedora systems.
- BuildRequire popt-devel.
- Define and use talloc, tdb, and tevent version macros.
- Define python_sitearch if undefined.
- BuildRequire libtalloc-devel, libtdb-devel, and libtevent-devel.
- Configure with bundled tdb2 library.
- Cleanup BuildRequires and spec file in general.
- BuildRequire libtalloc2-devel >= 2.0.7.
- BuildRequire libtalloc2-devel, libtdb1-devel, and libtevent0-devel.
- Adjust license string.
- Require libldb1 = %{version} from the devel package.
- Initial independent libldb1 package.

OBS-URL: https://build.opensuse.org/request/show/648923
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=130
2018-11-26 17:25:20 +00:00
15526dcd5a Accepting request 638229 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/638229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=40
2018-10-04 16:59:53 +00:00
600cc81f4c Accepting request 638019 from home:scabrero:branches:network:samba:STABLE
- Update license to LGPL-3.0

OBS-URL: https://build.opensuse.org/request/show/638019
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=128
2018-09-25 15:05:31 +00:00
3083315ec4 Accepting request 635588 from home:dmulder:branches:network:samba:STABLE:4.9
- 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)

OBS-URL: https://build.opensuse.org/request/show/635588
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=127
2018-09-25 07:15:00 +00:00
e7047d2c91 Accepting request 629477 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/629477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=39
2018-08-27 11:46:28 +00:00
934e8f88bb Accepting request 629476 from home:dmulder:branches:ldb_fix
- 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).

OBS-URL: https://build.opensuse.org/request/show/629476
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=125
2018-08-15 22:13:10 +00:00
Aurelien Aptel
4f76a2cd37 Accepting request 629228 from home:dmulder:branches:fix_ldb
Revert to 1.3.3

OBS-URL: https://build.opensuse.org/request/show/629228
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=124
2018-08-14 14:27:24 +00:00
897ef4d204 Accepting request 628465 from home:dmulder:branches:samba_gpo_test
- Update to 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)
- 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)

OBS-URL: https://build.opensuse.org/request/show/628465
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=123
2018-08-10 10:45:31 +00:00
627a4dab71 Accepting request 611765 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/611765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=38
2018-05-25 19:38:43 +00:00
Paulo Alcantara
29f8f22e71 Accepting request 611761 from home:jmcdough:factory-f-8-2
Update to 1.3.3

OBS-URL: https://build.opensuse.org/request/show/611761
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=121
2018-05-23 22:18:59 +00:00
ed4a4e9360 Accepting request 588671 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/588671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=37
2018-04-04 09:13:05 +00:00
Aurelien Aptel
69a5502c46 Accepting request 566447 from home:dmulder:branches:network:samba:STABLE
Changes required for adding Python3 support to the samba package (also fixes conditions for sle 11sp4 build, as pointed out by scabrero)

OBS-URL: https://build.opensuse.org/request/show/566447
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=119
2018-03-19 15:26:04 +00:00
a46946662c Accepting request 588013 from home:jmcdough:4-8-factory
Update ldb required for samba 4.8.0

OBS-URL: https://build.opensuse.org/request/show/588013
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=118
2018-03-19 11:07:30 +00:00
cfedcfbc57 Accepting request 575869 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/575869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=36
2018-02-14 08:22:24 +00:00
581b626a50 Accepting request 575868 from home:scabrero:branches:network:samba:STABLE
- Update to 1.2.3; (bsc#1080545);
  + Performance regression in DNS server with introduction of DNS wildcard;
    (bso#13191);

OBS-URL: https://build.opensuse.org/request/show/575868
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=116
2018-02-12 19:33:13 +00:00
5c7d51fd4f Accepting request 532145 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/532145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=35
2017-10-25 15:46:12 +00:00
9c1c2e0c68 Accepting request 532142 from home:jengelh:branches:network:samba:STABLE
rebase + sp4 compile test

OBS-URL: https://build.opensuse.org/request/show/532142
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=114
2017-10-06 09:22:06 +00:00
4ff2553fa6 Accepting request 532083 from home:scabrero:branches:network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/532083
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=113
2017-10-06 08:30:56 +00:00
fade5d625a Accepting request 529903 from network:samba:TESTING
1

OBS-URL: https://build.opensuse.org/request/show/529903
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=112
2017-10-01 11:54:28 +00:00
379eea4896 Accepting request 487102 from network:samba:STABLE
- Update to 1.1.29; (bsc#1032915).
- Provide python-ldb and python-ldb-devel; (bsc#966523).

OBS-URL: https://build.opensuse.org/request/show/487102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=34
2017-04-17 08:22:16 +00:00
David Disseldorp
551826bb12 synchronise a couple of extra changelog entries from SLE12SP2:
- Provide python-ldb and python-ldb-devel; (bsc#966523).
- Provide python-talloc and python-talloc-devel; (bsc#966523).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=110
2017-04-10 14:45:53 +00:00
David Disseldorp
d7bd10908b add bsc#1032915 reference to changelog
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=109
2017-04-10 14:34:58 +00:00
56bb7aa958 Accepting request 452474 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/452474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=33
2017-02-10 08:44:03 +00:00
Aurelien Aptel
e221a1bd90 Accepting request 452423 from home:dmdiss:samba-ceph-ctdb
- Update to 1.1.29
  + add support for LDB_CONTROL_RECALCULATE_RDN_OID on ldb_modify()
  + Performance and memory consumption improvements

OBS-URL: https://build.opensuse.org/request/show/452423
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=107
2017-01-25 17:59:38 +00:00
91fce42ec9 Accepting request 428060 from network:samba:STABLE
Update to 1.1.27 (forwarded request 428059 from jmcdough)

OBS-URL: https://build.opensuse.org/request/show/428060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=32
2016-11-03 10:10:37 +00:00
dc59da285d Accepting request 428059 from home:jmcdough:samba450
Update to 1.1.27

OBS-URL: https://build.opensuse.org/request/show/428059
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=105
2016-09-16 07:39:27 +00:00
cd91fcda40 Accepting request 373875 from network:samba:STABLE
Require talloc 2.1.6 at build-time; (bsc#954658).

OBS-URL: https://build.opensuse.org/request/show/373875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=31
2016-03-20 10:49:10 +00:00
Lars Müller
dc6e358d43 Require talloc 2.1.6 at build-time; (bsc#954658).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=103
2016-03-16 16:24:20 +00:00
Lars Müller
9611fa92af Add missing hyphen
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=102
2016-03-15 16:58:11 +00:00
Lars Müller
765687a691 Require talloc 2.1.6 at build time; (bso#11789).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=101
2016-03-15 16:42:53 +00:00
0f5721e597 Accepting request 368616 from network:samba:STABLE
Add ldb-python3.5-fix-soabi_name.patch: Do not change x86_64 to
x86-64 when building with python 3.5.

OBS-URL: https://build.opensuse.org/request/show/368616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=30
2016-03-14 08:56:52 +00:00
Lars Müller
542d20b227 Accepting request 368391 from home:dimstar:Factory
Fix build with python 3.5.1 - same fix as proposed on talloc

OBS-URL: https://build.opensuse.org/request/show/368391
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=99
2016-03-08 17:37:12 +00:00
6cc2bbf5a6 Accepting request 360749 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/360749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=29
2016-02-25 20:59:55 +00:00
Lars Müller
a64436d15e Accepting request 360743 from home:lmuelle:bsc966174
Avoid a file collision for non SUSE build targets; (bsc#966174).

OBS-URL: https://build.opensuse.org/request/show/360743
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=97
2016-02-21 19:22:47 +00:00
Lars Müller
e3b8e70dc8 Require tevent_version 0.9.28
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=96
2016-02-19 21:57:59 +00:00
Lars Müller
7f7512fcff - 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

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=95
2016-02-19 21:56:01 +00:00
01c2c95f49 Accepting request 356349 from network:samba:STABLE
- 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

OBS-URL: https://build.opensuse.org/request/show/356349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=28
2016-02-03 09:17:30 +00:00
Lars Müller
82478106fa - 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

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=93
2016-01-27 13:38:43 +00:00
97604ea61a Accepting request 349192 from network:samba:STABLE
- 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

OBS-URL: https://build.opensuse.org/request/show/349192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=27
2015-12-18 20:51:11 +00:00
Lars Müller
64df0f89d7 Use https for the Url line too
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=91
2015-12-16 15:18:13 +00:00
Lars Müller
787c85092f - 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

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=90
2015-12-16 13:15:26 +00:00
Stephan Kulow
ffd311b8d0 Accepting request 343929 from network:samba:STABLE
- Update to 1.1.23; (bsc#954658).
  + Test improvements
  + Improved python3 bindings; (bsc#951911)
  + Minor build fixes

OBS-URL: https://build.opensuse.org/request/show/343929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=26
2015-11-24 21:21:12 +00:00
Lars Müller
76a43553e0 ppc64 fails while running make test
exclude it for now

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=88
2015-11-11 21:51:35 +00:00
Lars Müller
997187a9e7 Tweak the filelist for CentOS, Fedora, and RHEL
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=87
2015-11-11 21:27:20 +00:00
Lars Müller
277310a866 Enable make test again
by pointing LD_LIBRARY_PATH and LDB_MODULES_PATH to the just built
binaries

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=86
2015-11-11 21:16:25 +00:00
Lars Müller
29c4ec69e6 Add python3-ldb to baselibs.conf
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=85
2015-11-11 20:42:00 +00:00
Lars Müller
f69039083c - Update to 1.1.23; (bsc#954658).
+ Test improvements
  + Improved python3 bindings; (bsc#951911)
  + Minor build fixes

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=84
2015-11-11 20:35:00 +00:00
0db8edbda5 Accepting request 341824 from network:samba:STABLE
- Add doxygen at build time to add the development documentation.
- Disable rpath-install and silent-rules while configure.

OBS-URL: https://build.opensuse.org/request/show/341824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=25
2015-11-10 09:01:26 +00:00
Lars Müller
0cc340c0a8 Fix r80 by removing duplicates lines from the filelist
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=82
2015-10-30 15:30:43 +00:00
Lars Müller
145847dff2 Document the API doc installation
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=81
2015-10-30 14:52:02 +00:00
Lars Müller
9570f942b4 - Add doxygen at build time to add the development documentation.
- Disable rpath-install and silent-rules while configure.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=80
2015-10-30 14:46:00 +00:00
33101604c1 Accepting request 341008 from network:samba:STABLE
As we have no version bump we must fake one.
This will be removed again with the next minor version update.

The package change log message stays:
- Rename pyldb to python-ldb.

OBS-URL: https://build.opensuse.org/request/show/341008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=24
2015-10-28 16:30:03 +00:00
Lars Müller
82e54a4e5c Add .0 suffix to the version
and revert the previous -<release> addition to baselibs.conf
Instead we add a .0 suffux to the version

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=78
2015-10-26 13:43:08 +00:00
Lars Müller
3fa8309e23 Add missing -<release> to obsoletes pyldb
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=77
2015-10-26 13:17:23 +00:00
Lars Müller
7f75e83a5d Add release to the obsoletes lines
Else we can't update as the version wasn't bumped

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=76
2015-10-26 10:15:56 +00:00
Lars Müller
954d9419bd Obsolete pyldb from baselibs.conf too
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=75
2015-10-25 21:11:38 +00:00
Lars Müller
2b65e90392 Accepting request 340502 from home:lmuelle:pysamba
Rename pyldb to python-ldb.

OBS-URL: https://build.opensuse.org/request/show/340502
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=74
2015-10-22 21:50:20 +00:00
Stephan Kulow
dec365fcb3 Accepting request 330104 from network:samba:STABLE
Update the Samba Library Distribution Key file 'ldb.keyring'; (bso#945116).

OBS-URL: https://build.opensuse.org/request/show/330104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=23
2015-09-19 04:53:35 +00:00
Lars Müller
76f606b6c4 Update the Samba Library Distribution Key file 'ldb.keyring'; (bso#945116).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=72
2015-09-09 20:24:43 +00:00
2418abae18 Accepting request 329605 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/329605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=22
2015-09-09 18:20:28 +00:00
Lars Müller
1b9d100535 Accepting request 329604 from home:lmuelle:branches:network:samba:STABLE
- 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'.

OBS-URL: https://build.opensuse.org/request/show/329604
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=70
2015-09-07 22:10:11 +00:00
8fe4f2f931 Accepting request 317880 from network:samba:STABLE
- Update to 1.1.21; (bsc#939050).
  + build fixes
  + improved python bindings

OBS-URL: https://build.opensuse.org/request/show/317880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=21
2015-07-27 07:09:17 +00:00
Lars Müller
96dbb043c1 Add missing bug reference
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=68
2015-07-22 09:03:07 +00:00
Lars Müller
781fe6ac4b - Update to 1.1.21.
+ build fixes
  + improved python bindings

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=67
2015-07-22 07:41:58 +00:00
Stephan Kulow
af5b6a184c Accepting request 315270 from network:samba:STABLE
Enhance the package change log and add a missing reference to
the Samba bugzilla

OBS-URL: https://build.opensuse.org/request/show/315270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=20
2015-07-16 15:18:34 +00:00
Lars Müller
372cf78e4d Enhance the package change log
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=65
2015-07-06 20:03:16 +00:00
47be73cd85 Accepting request 288321 from network:samba:STABLE
- Update to 1.1.20.
  + fix logic in ldb_val_to_time()

OBS-URL: https://build.opensuse.org/request/show/288321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=19
2015-03-03 10:13:09 +00:00
Lars Müller
c5e08a957c Cleanup change log and prune accidently added lines
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=63
2015-03-01 13:57:39 +00:00
Lars Müller
c22e8ead74 - Update to 1.1.20.
+ ldb: fix logic in ldb_val_to_time()
  + ldb-samba: Add comment dicouraging use of schemaUpgradeInProgress
  + ldb-samba-tests: Add tests for transitive matching rule
  + ldb-samba: Implement transitive extended matching

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=62
2015-03-01 13:41:42 +00:00
Stephan Kulow
25a76e7d42 Accepting request 281056 from network:samba:STABLE
- Update to 1.1.19.
  + Allow to register extended match rules

OBS-URL: https://build.opensuse.org/request/show/281056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=18
2015-01-21 20:55:49 +00:00
Lars Müller
437e8fc6d8 - Update to 1.1.19.
+ Allow to register extended match rules

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=60
2015-01-13 15:06:50 +00:00
6835ac8338 Accepting request 266103 from network:samba:STABLE
- Update to 1.1.18.
  + 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

OBS-URL: https://build.opensuse.org/request/show/266103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=17
2014-12-23 10:50:15 +00:00
Lars Müller
dce1ac5a0d - Update to 1.1.18.
+ 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

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=58
2014-12-21 20:30:31 +00:00
Stephan Kulow
edc829b49b Accepting request 260073 from network:samba:STABLE
- 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.

OBS-URL: https://build.opensuse.org/request/show/260073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=16
2014-11-07 08:05:13 +00:00
Lars Müller
a866ec473e Use the upstream tar ball, as signature verification is now able to handle
compressed archives.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=56
2014-11-06 13:32:56 +00:00
Lars Müller
b86b35402f Remove dead reference to samba-library-distribution-pubkey_13084025.asc
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=55
2014-10-28 15:50:28 +00:00
Lars Müller
a123d39e8d Remove dependency on gpg-offline as signature checking is implemented in the
source validator.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=54
2014-10-28 15:41:45 +00:00
Stephan Kulow
276cd034e6 Accepting request 253233 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/253233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=15
2014-10-05 18:28:06 +00:00
Lars Müller
e9039b2745 Add missing article and polish the wording.
BuildRequire docbook-xsl-stylesheets and libxslt to process the man pages.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=52
2014-09-23 20:09:58 +00:00
Lars Müller
05b9251568 Cleanup and simplification of the revious commit as used in the talloc
package.

BuildRequire docbook-xsl-stylesheets and libxslt to generate man pages.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=51
2014-09-23 19:56:28 +00:00
Lars Müller
2706e07fbd BuildRequire docbook-xsl-stylesheets and libxslt-tools and add the man pages
to the tools package.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=50
2014-09-23 18:17:56 +00:00
Stephan Kulow
97208e4d96 Accepting request 235286 from network:samba:STABLE
Require pkg-config from the devel sub packages and do not BuildRequire it
from libldb.

OBS-URL: https://build.opensuse.org/request/show/235286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=13
2014-05-26 12:40:16 +00:00
Lars Müller
72d1838f7f Use plain libldb instead of the name including the major version.
That's how we handled it with tdb too.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=48
2014-05-24 12:58:47 +00:00
Lars Müller
12405bfabd Require pkg-config from the devel sub packages and do not BuildRequire it
from libldb1.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=47
2014-05-23 21:53:29 +00:00
Lars Müller
f84dc5b3ac Require pkg-config from the devel sub packages and not from the main one.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=46
2014-05-23 15:59:27 +00:00
Lars Müller
da419372ef Remove superfluous build requirement to pkg-config from the main package.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=45
2014-05-23 15:44:38 +00:00
Stephan Kulow
b10d4f96e1 Accepting request 232735 from network:samba:STABLE
- Update to 1.1.17.
  + pyldb: add some more helper functions for LdbDn
  + pyldb: fix doc string for set_extended_component()
  + pyldb: add some const to PyObject_FromLdbValue()
  + Add a env variable to disable RTLD_DEEPBIND.
  + ldb_ildap: Map some wrong username/password errors on to
    LDB_ERR_INVALID_CREDENTIALS
  + pass module init errors back to the caller
  + Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR on
    EACCES and EPERM
  + Fix 1138330 Dereference null return value
  + bad if test in ldb_comparison_fold()
  + use of NULL pointer bugfix
  + Fix CID 241329 Array compared against 0
  + Fix CID 240798 Uninitialized pointer read
  + rdn_name: reject 'distinguishedName' depending of the MOD flags
  + Show the type of failing operation in default error message
  + Do not build libldb-cmdline when using system ldb.
  + ldb_map: Fix CID 1034791 Dereference null return value
  + Fix a const warning

OBS-URL: https://build.opensuse.org/request/show/232735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=12
2014-05-10 06:31:39 +00:00
Lars Müller
7686e011c0 - Update to 1.1.17.
+ pyldb: add some more helper functions for LdbDn
  + pyldb: fix doc string for set_extended_component()
  + pyldb: add some const to PyObject_FromLdbValue()
  + Add a env variable to disable RTLD_DEEPBIND.
  + ldb_ildap: Map some wrong username/password errors on to
    LDB_ERR_INVALID_CREDENTIALS
  + pass module init errors back to the caller
  + Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR on
    EACCES and EPERM
  + Fix 1138330 Dereference null return value
  + bad if test in ldb_comparison_fold()
  + use of NULL pointer bugfix
  + Fix CID 241329 Array compared against 0
  + Fix CID 240798 Uninitialized pointer read
  + rdn_name: reject 'distinguishedName' depending of the MOD flags
  + Show the type of failing operation in default error message
  + Do not build libldb-cmdline when using system ldb.
  + ldb_map: Fix CID 1034791 Dereference null return value
  + Fix a const warning

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=43
2014-05-05 11:53:35 +00:00
Stephan Kulow
3ea2af64bf Accepting request 209672 from network:samba:STABLE
Verify source tar ball gpg signature.

OBS-URL: https://build.opensuse.org/request/show/209672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=11
2013-12-09 06:05:45 +00:00
Lars Müller
2d3b7aa6af Rename pubkey filename to follow upstream naming convention.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=41
2013-12-06 17:00:35 +00:00
Lars Müller
85f81a43c1 Reorder BuildRequires lines.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=40
2013-12-06 12:34:41 +00:00
Lars Müller
5f2ceed6b2 Verify source tar ball gpg signature.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=39
2013-12-06 12:17:59 +00:00
Stephan Kulow
9b14c00433 Accepting request 196771 from network:samba:STABLE
- Consolidate python files in independent pyldb subpackages.
- Add pyldb to baselibs.conf.

OBS-URL: https://build.opensuse.org/request/show/196771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=9
2013-08-30 09:41:50 +00:00
Lars Müller
7b61692713 PreReq ldconfig from pyldb as we us it in %post and %postun.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=37
2013-08-29 11:47:32 +00:00
Lars Müller
15b22a3983 Consolidate python files in independent pyldb subpackages.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=36
2013-08-29 11:43:46 +00:00
Lars Müller
420539273a Add pyldb to baselibs.conf.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=35
2013-08-29 10:43:44 +00:00
Lars Müller
abb034a6fc Consolidate python files in the independent pyldb subpackage.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=34
2013-08-29 10:17:31 +00:00
Stephan Kulow
0eeecfba05 Accepting request 181747 from network:samba:STABLE
- Update to 1.1.16.
  + Bump version to allow a depencency on the substring crash fix.
  + Cope with substring match with no chunks in ldb_filter_from_tree().
  + Ensure not to segfault on a filter such as (mail=).
  + Add missing dependency on replace for ldb.
  + Add more data test data for one level test cases.
  + Add tests for the python api.
  + Add more tests related to onelevel search.
  + Use strncmp instead of strcmp when comparing the val part.
  + Make test output more readable.

OBS-URL: https://build.opensuse.org/request/show/181747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=8
2013-07-03 08:24:22 +00:00
Lars Müller
299456e778 - Update to 1.1.16.
+ Bump version to allow a depencency on the substring crash fix.
  + Cope with substring match with no chunks in ldb_filter_from_tree().
  + Ensure not to segfault on a filter such as (mail=).
  + Add missing dependency on replace for ldb.
  + Add more data test data for one level test cases.
  + Add tests for the python api.
  + Add more tests related to onelevel search.
  + Use strncmp instead of strcmp when comparing the val part.
  + Make test output more readable.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=32
2013-07-02 10:47:04 +00:00
Stephan Kulow
0ce17e34c6 Accepting request 154962 from network:samba:STABLE
- Update to 1.1.15.
  + Ensure to decrement the transaction_active whenever we delete
    a transaction.
  + Move doxygen comments for ldb_connect to the right place.

OBS-URL: https://build.opensuse.org/request/show/154962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=7
2013-02-11 10:03:56 +00:00
Lars Müller
069f7327fe Remove duplicated change log lines.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=30
2013-02-08 23:02:57 +00:00
Lars Müller
e2a669046b - Update to 1.1.15.
+ Ensure to decrement the transaction_active whenever we delete
    a transaction.
  + Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h.
  + Change ltdb_unpack_data to take an ldb_context.
  + Move doxygen comments for ldb_connect to the right place.
  + Fix callers for ldb_pack_data() and ldb_unpack_data().
  + move ldb_pack.c into common.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=29
2013-02-06 11:18:25 +00:00
Ismail Dönmez
66b1f56108 Accepting request 143823 from network:samba:STABLE
- Update to 1.1.14.
  + fixed callers for ldb_pack_data() and ldb_unpack_data()
  + move ldb_pack.c into common
  + Add ldbdump, based on tdbdump
  + Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h
  + Change ltdb_unpack_data to take an ldb_context
- Update to 1.1.13.
  + Don't use "isprint" in ldb_binary_encode(); (bso#9147).

OBS-URL: https://build.opensuse.org/request/show/143823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=5
2012-12-05 12:54:59 +00:00
Lars Müller
90330d5af0 - Update to 1.1.14.
+ fixed callers for ldb_pack_data() and ldb_unpack_data()
  + move ldb_pack.c into common
  + Add ldbdump, based on tdbdump
  + Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h
  + Change ltdb_unpack_data to take an ldb_context
- Update to 1.1.13.
  + Don't use "isprint" in ldb_binary_encode(); (bso#9147).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=27
2012-12-02 18:01:23 +00:00
Stephan Kulow
5bdd6cd8d4 Accepting request 134094 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/134094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=4
2012-09-17 11:56:35 +00:00
Lars Müller
2eab73a881 - Update to 1.1.12.
+ Avoid printing secret attributes in ldb trace logs

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=25
2012-09-03 10:06:08 +00:00
Lars Müller
d115c341db - Update to 1.1.11.
+ LDB:ldb_tdb.c - deny multi-valued attributes manipulation with doublets
  + LDB:ldbsearch - add search filter tests
  + LDB:ldbsearch - search filters do not only contain "="
  + lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()
- BuildRequire tevent version >= 0.9.17.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=24
2012-08-30 16:40:15 +00:00
Ismail Dönmez
d71eabb9c4 Accepting request 131015 from network:samba:STABLE
- Remove superfluous ldb-tools rpmlintrc file.
- Update to 1.1.10.
  + Enhancements and fixes to the s3 read, sesssetup, and server functions
  + s3: Fix a crash in reply_lockingX_error
  + s3:libsmb, smbd, and s4:libcli: add EXTENDED_SIGNATURE support in tcon
  + s3:rpc_server: make usage of session_extract_session_key()
  + s3:smb2_*: make use of SMBD_SMB2_*()
  + s4 and libcli: enahncements and fixes
- Update to 1.1.9.
  + Ensure rename target does not exist before deleting old record.
  + Add parameter to avoid NULL format string flagged by -Werror=format.
- Update to 1.1.8.
  + Fixes for pyldb.
  + Drop support for tdb_compat.
- BuildRequire pytalloc-devel.
- Disable rpath while configure.
- Tag GPL-3.0+ based on tdb license; (bnc#765270).
- Define library name and use it instead of libldb1.

OBS-URL: https://build.opensuse.org/request/show/131015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=3
2012-08-23 14:04:17 +00:00
Lars Müller
b8ae2db51a Remove superfluous ldb-tools rpmlintrc file.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=22
2012-08-16 09:49:42 +00:00
Lars Müller
28ef07022b Merge missing change set from home:dmdiss:samba_libs_final/ldb
- Tag GPL-3.0+ based on tdb license; (bnc#765270).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=21
2012-08-15 16:41:13 +00:00
Lars Müller
410269bd5b - Update to 1.1.10.
+ Enhancements and fixes to the s3 read, sesssetup, and server functions
  + s3: Fix a crash in reply_lockingX_error
  + s3:libsmb, smbd, and s4:libcli: add EXTENDED_SIGNATURE support in tcon
  + s3:rpc_server: make usage of session_extract_session_key()
  + s3:smb2_*: make use of SMBD_SMB2_*()
  + s4 and libcli: enahncements and fixes

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=20
2012-08-09 20:59:43 +00:00
Lars Müller
c14c280aac Add BuildRequire pytalloc-devel to the package change log.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=19
2012-08-08 10:25:49 +00:00
Lars Müller
ddef7fb0ae - Update to 1.1.9.
+ Ensure rename target does not exist before deleting old record.
  + Add parameter to avoid NULL format string flagged by -Werror=format.
- Update to 1.1.8.
  + Fixes for pyldb.
  + Drop support for tdb_compat.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=18
2012-08-08 09:59:51 +00:00
Lars Müller
e49ec57e54 Add comment why we don't run make test.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=17
2012-06-28 16:45:48 +00:00
Lars Müller
a865abcc94 Disable rpath while configure.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=16
2012-06-28 16:35:11 +00:00
Stephan Kulow
5dfa981eeb Accepting request 123368 from network:samba:STABLE
- Add missing post, postun, and files part to the libldb1 package.
- Rename package to ldb and add an independent libldb1 subpackage.
- Enhance and polish the package descriptions and summaries.
- BuildIgnore libtalloc to prevent a package conflict on Fedora systems.
- BuildRequire popt-devel.
- Define and use talloc, tdb, and tevent version macros.
- Define python_sitearch if undefined.
- BuildRequire libtalloc-devel, libtdb-devel, and libtevent-devel.
- Configure with bundled tdb2 library.
- Cleanup BuildRequires and spec file in general.
- BuildRequire libtalloc2-devel >= 2.0.7.
- BuildRequire libtalloc2-devel, libtdb1-devel, and libtevent0-devel.
- Adjust license string.
- Require libldb1 = %{version} from the devel package.
- Initial independent libldb1 package.

OBS-URL: https://build.opensuse.org/request/show/123368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ldb?expand=0&rev=1
2012-06-13 08:38:19 +00:00
Lars Müller
58a8b46590 Replace missed libldb1 by %{libldb_name}.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=14
2012-06-03 21:36:58 +00:00
Lars Müller
641b973225 Define library name and use it instead of libldb1.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=13
2012-06-03 21:23:58 +00:00
Lars Müller
cbda6fa8a1 Add missing L in front of GPL-3.0+.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=12
2012-06-03 14:22:44 +00:00
Lars Müller
58308accd4 Add missing post, postun, and files part to the libldb1 package.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=11
2012-06-03 14:07:42 +00:00
Lars Müller
55e6e6cccb - Rename package to ldb and add an independent libldb1 subpackage.
- Enhance and polish the package descriptions and summaries.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=10
2012-06-02 16:02:22 +00:00
Lars Müller
9288648cfa BuildIgnore libtalloc to prevent a package conflict on Fedora systems.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=9
2012-06-01 15:28:08 +00:00
Lars Müller
2ae218e0d8 BuildRequire popt-devel.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=8
2012-06-01 15:00:29 +00:00
Lars Müller
c6fffb5bb6 Define python_sitearch if undefined.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=7
2012-05-31 22:43:53 +00:00
Lars Müller
c5ce93bd26 - Define and use talloc, tdb, and tevent version macros.
- Define python_version if undefined.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=6
2012-05-31 22:29:05 +00:00
Lars Müller
3a10c28000 - BuildRequire libtalloc-devel, libtdb-devel, and libtevent-devel.
- Configure with bundled tdb2 library.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=5
2012-05-31 14:04:46 +00:00
Lars Müller
e22946fdd5 Rename libtalloc2 to talloc.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=4
2012-05-31 11:43:00 +00:00
Lars Müller
8a634e70d2 Remove libtdb1 package. The new name is tdb.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=3
2012-05-30 15:43:48 +00:00
Lars Müller
e1ba914827 - Cleanup BuildRequires and spec file in general.
- BuildRequire libtalloc2-devel >= 2.0.7.
- BuildRequire libtalloc2-devel, libtdb1-devel, and libtevent0-devel.
- Adjust license string.
- Require libldb1 = %{version} from the devel package.
- Initial independent libldb1 package.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=2
2012-05-25 11:13:14 +00:00
Lars Müller
8decf56742 osc copypac from project:network:samba:STABLE package:libldb1 revision:2
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=1
2012-05-25 10:58:25 +00:00

Diff Content Not Available