SHA256
1
0
forked from pool/ldb
Commit Graph

90 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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