Commit Graph

122 Commits

Author SHA256 Message Date
Dominique Leuenberger
9a03d44a49 Accepting request 921251 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/921251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=40
2021-09-26 19:48:28 +00:00
Noel Power
bd26759b99 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=123 2021-09-23 10:24:07 +00:00
Dominique Leuenberger
fca07c8143 Accepting request 883654 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/883654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=39
2021-04-12 10:33:38 +00:00
Noel Power
ace4c84511 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=121 2021-04-07 10:02:58 +00:00
Dominique Leuenberger
a1e0acabf9 Accepting request 841412 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/841412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=38
2020-10-15 11:45:16 +00:00
9d7bbd4a34 Accepting request 841260 from home:dimstar:Factory
- Fix build with RPM 4.16:
  bad %if condition:  01550 != 1110 || "x86_64" == x86_64
  no bare word support, x86_64 needs to be quoted

OBS-URL: https://build.opensuse.org/request/show/841260
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=119
2020-10-13 07:22:18 +00:00
Dominique Leuenberger
dffd877514 Accepting request 786204 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/786204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=37
2020-03-25 22:43:41 +00:00
39060a07e3 Accepting request 785990 from home:npower:update_factory_4.12.0
- Upgrade to 2.3.1
  + Upgrade waf to 2.0.18 to fix a cross-compilation issue;
    (bso#13846).
  + lib/talloc: clang: Fix 'Value stored during its initialization
    is never read'.
  + Spelling fixes s/recieved/received/
  + talloc: ASAN fix for test_magic_protection.
  +  talloc: ASAN fix for test_rusty
  +  talloc: ASAN fix for test_pool_nest
  +  talloc: ASAN fix for test_talloc_free_in_destructor
  +  talloc: ASAN fix for test_realloc_on_destructor_parent

OBS-URL: https://build.opensuse.org/request/show/785990
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=117
2020-03-18 15:07:47 +00:00
Dominique Leuenberger
127a318497 Accepting request 760690 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/760690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=36
2020-01-07 22:50:29 +00:00
Noel Power
e380cfc6d1 Accepting request 751143 from home:mcepl:branches:network:samba:STABLE
- Upgrade to 2.3.0.
- Patches waf_upgrade.patch and waf_use_native_waf_timer.patch
  are no needed anymore. They are subsumed by the upstream
  tarball.

OBS-URL: https://build.opensuse.org/request/show/751143
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=115
2020-01-03 14:02:03 +00:00
Dominique Leuenberger
6b90f59c73 Accepting request 742241 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/742241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=35
2019-10-25 16:41:01 +00:00
d4f189d68a Accepting request 741576 from home:mcepl:branches:network:samba:STABLE
- Add two patches making build compatible with Python 3.8.0:
  - waf_upgrade.patch
  - waf_use_native_waf_timer.patch

OBS-URL: https://build.opensuse.org/request/show/741576
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=113
2019-10-23 18:20:20 +00:00
Dominique Leuenberger
a633393003 Accepting request 737333 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/737333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=34
2019-10-14 10:34:54 +00:00
1aafaae0fb Accepting request 735425 from home:jmcdough:branches:network:samba:STABLE:g2be_giw
update to 2.2.0 for samba 4.11 prep

OBS-URL: https://build.opensuse.org/request/show/735425
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=111
2019-10-07 08:20:48 +00:00
Yuchen Lin
8389baa00d Accepting request 696795 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/696795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=33
2019-04-26 20:44:31 +00:00
8b49d78ce6 Accepting request 688780 from network:samba:TESTING
- Update to version 2.1.16
  + Fix standalone build of talloc.
- Update to version 2.1.15
  + Deprecate talloc_set_memlimit() and talloc_autofree_context()
  + Fix undefined behavior in talloc_memdup
  + 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/688780
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=109
2019-04-22 17:10:48 +00:00
Dominique Leuenberger
16ccd0d0be Accepting request 628233 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/628233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=32
2018-08-10 07:45:21 +00:00
3c1362fc75 Accepting request 628192 from home:dmulder:branches:samba_gpo_test
- Update to version 2.1.14
  + Fix some typos in the comments
  + Remove extra 0x prefix for the "%p" format specifiers,
    avoiding 0x0x0 strings in the output.
  + make sure we link extra-python versions of libraries

OBS-URL: https://build.opensuse.org/request/show/628192
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=107
2018-08-08 17:19:04 +00:00
Dominique Leuenberger
ea8481df5e Accepting request 595316 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/595316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=31
2018-04-17 09:11:29 +00:00
d3cc88b7a7 Accepting request 593949 from home:jmcdough:talloc-2.1.13
Update to 2.1.13; (bso#7587); (bso#13366).

OBS-URL: https://build.opensuse.org/request/show/593949
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=105
2018-04-10 15:52:19 +00:00
Dominique Leuenberger
3832dc6418 Accepting request 593144 from network:samba:STABLE
OBS-URL: https://build.opensuse.org/request/show/593144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=30
2018-04-04 09:13:17 +00:00
Aurelien Aptel
138b92c0d0 Accepting request 591706 from home:dimstar:Factory
- Eliminate usage of %__cp and %__mkdir_p.

ran pre_checkin.sh, to sync up things again, which is why talloc-man has sssuch a big diff.

OBS-URL: https://build.opensuse.org/request/show/591706
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=103
2018-04-03 10:25:43 +00:00
Aurelien Aptel
e882c424e3 Accepting request 557473 from home:dmulder:branches:network:samba:STABLE
Changes required for adding Python3 support to the samba package.

OBS-URL: https://build.opensuse.org/request/show/557473
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=102
2018-03-19 15:28:20 +00:00
b764520cbe Accepting request 588001 from home:jmcdough:4-8-factory
Update talloc required for samba 4.8.0

OBS-URL: https://build.opensuse.org/request/show/588001
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=101
2018-03-19 10:55:13 +00:00
Dominique Leuenberger
dbee67db64 Accepting request 532690 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/532690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=29
2017-10-25 15:46:16 +00:00
f986d67bde Accepting request 532688 from home:jmcdough:branches:network:samba:STABLE
use library name directly instead of variable to pass osc source validation

OBS-URL: https://build.opensuse.org/request/show/532688
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=99
2017-10-09 08:50:09 +00:00
9cca738e8d Accepting request 531613 from home:jengelh:branches:network:samba:STABLE
sle11sp4 now build-tested and verified

OBS-URL: https://build.opensuse.org/request/show/531613
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=96
2017-10-06 08:26:58 +00:00
7380a56fe6 Accepting request 531383 from home:StefanBruens:branches:network:samba:STABLE
Correct changelog to allow submission to Factory (mention deleted patch as required)

- Update to version 2.1.10
  + build, documentation and python3 improvements
  + delete sle11-remove-unknown-compiler-options.patch, supported
    options are checked for in upstream code

OBS-URL: https://build.opensuse.org/request/show/531383
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=95
2017-10-05 10:39:08 +00:00
befe9f61a0 Accepting request 529900 from network:samba:TESTING
1

OBS-URL: https://build.opensuse.org/request/show/529900
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=94
2017-10-01 11:50:22 +00:00
Yuchen Lin
0ea98b4433 Accepting request 487099 from network:samba:STABLE
- Update to version 2.1.9; (bsc#1032915).
  + fix some coverity defects
  + fix TALLOC_VERSION_MINOR and talloc_version_minor()
  + add new tests
  + add pytalloc_get_type()
  + add pytalloc_GenericObject_{steal,reference}[_ex]()

- Update to version 2.1.8.
  + performance improvements
  + Fix memory leak when destructors reparent children; (bso#11901).

- sle11-remove-unknown-compiler-options.patch: build SLE11 and earlier
  without -Wno-format-length.

- Update to version 2.1.9; (bsc#1032915).
  + fix some coverity defects
  + fix TALLOC_VERSION_MINOR and talloc_version_minor()
  + add new tests
  + add pytalloc_get_type()
  + add pytalloc_GenericObject_{steal,reference}[_ex]()

- Provide python-talloc and python-talloc-devel; (bsc#966523).

OBS-URL: https://build.opensuse.org/request/show/487099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=28
2017-04-17 08:22:00 +00:00
David Disseldorp
080093987b 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/talloc?expand=0&rev=92
2017-04-10 14:45:55 +00:00
David Disseldorp
7e36f76c0b add bsc#1032915 reference to changelog
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=91
2017-04-10 14:35:01 +00:00
3ff4150ce8 Accepting request 484056 from home:jmcdough:branches:network:samba:STABLE
Add patch name to changelog

OBS-URL: https://build.opensuse.org/request/show/484056
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=90
2017-03-31 10:47:11 +00:00
bbc8742aab - Build SLE11 and earlier without -Wno-format-length.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=89
2017-03-23 19:47:18 +00:00
12938fa144 Accepting request 482036 from home:jmcdough:updateto46
Update to 2.1.9 for samba 4.6

OBS-URL: https://build.opensuse.org/request/show/482036
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=88
2017-03-22 17:25:08 +00:00
Aurelien Aptel
277ff0a30a - Use https urls.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=87
2017-02-02 15:34:34 +00:00
Dominique Leuenberger
97105233c0 Accepting request 433656 from network:samba:STABLE
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/433656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=27
2016-11-03 10:10:48 +00:00
1e84f5f89d Fix qemu userspace builds by disabling tests. AT_RANDOM does not change, so the magic tests fail
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=85
2016-09-29 20:06:32 +00:00
c99eb4f403 Accepting request 427593 from home:jmcdough:samba450
Update to 2.1.8

OBS-URL: https://build.opensuse.org/request/show/427593
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=84
2016-09-14 11:47:07 +00:00
Dominique Leuenberger
d61b95f0b9 Accepting request 373827 from network:samba:STABLE
- Update to 2.1.6; (bsc#954658).
  + pytalloc: Add new BaseObject
  + pytalloc: add a _pytalloc_get_type() helper function and generate
    PyExc_TypeError on mismatch
  + talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
  + Improve testsuite by avoiding path issues
  + Only set public headers field when installing as a public library
  + Fix a documentation typo

OBS-URL: https://build.opensuse.org/request/show/373827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=26
2016-03-20 10:48:49 +00:00
Lars Müller
ff3b06623a Called pre_checkin.sh
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=82
2016-03-16 15:18:50 +00:00
Lars Müller
6e33d51737 Fix r77
- Update to 2.1.6; (bsc#954658).
  + pytalloc: Add new BaseObject
  + pytalloc: add a _pytalloc_get_type() helper function and generate
    PyExc_TypeError on mismatch
  + talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
  + Improve testsuite by avoiding path issues
  + Only set public headers field when installing as a public library
  + Fix a documentation typo

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=81
2016-03-16 15:18:00 +00:00
Lars Müller
338f494706 Call pre_checkin.sh
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=80
2016-03-15 18:07:14 +00:00
Lars Müller
06f20d244d Exclude only non x86_64 SUSE SLE 11 build targets
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=79
2016-03-15 18:05:23 +00:00
Lars Müller
7854061f80 Disable make test for SUSE 11.1 aka SLE 11
The test fails for i586 and ppc64

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=78
2016-03-15 17:57:01 +00:00
Lars Müller
c0f4790ccf - Update to 2.1.6.
+ Fix Samba provisioning; (bso#11789).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=77
2016-03-15 16:38:12 +00:00
Dominique Leuenberger
6bcd9139e3 Accepting request 368613 from network:samba:STABLE
Add talloc-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/368613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=25
2016-03-14 08:56:44 +00:00
Lars Müller
bce0ae7f1b Rename patch name to align it with the ldb sources
- Add talloc-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/package/show/network:samba:STABLE/talloc?expand=0&rev=75
2016-03-08 17:45:53 +00:00
Lars Müller
00c447b63f Accepting request 367815 from home:TheBlackCat:branches:network:samba:STABLE
Add dont_remove_underscore.patch
Fixes building with python3 3.5.x

OBS-URL: https://build.opensuse.org/request/show/367815
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=74
2016-03-08 17:30:47 +00:00
Dominique Leuenberger
b82a975b72 Accepting request 360747 from network:samba:STABLE
1

OBS-URL: https://build.opensuse.org/request/show/360747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/talloc?expand=0&rev=24
2016-02-25 20:59:29 +00:00