Commit Graph

72 Commits

Author SHA256 Message Date
Noel Power
d7ded43bda OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=135 2024-05-20 09:09:03 +00:00
8b753ef139 Accepting request 1114103 from home:npower:branches:network:samba:STABLE
-  Update to 2.4.1
    * Remove remaining, but broken python2 support
    * Spelling fixes
    * Remove unneeded va_copy()
   

-  Update to 2.4.1
    * Remove remaining, but broken python2 support
    * Spelling fixes
    * Remove unneeded va_copy()

OBS-URL: https://build.opensuse.org/request/show/1114103
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=133
2023-09-29 07:23:45 +00:00
62e9003a66 Accepting request 1084597 from home:dimstar:Factory
- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.

OBS-URL: https://build.opensuse.org/request/show/1084597
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=131
2023-05-04 14:13:36 +00:00
Noel Power
3877004595 Accepting request 1077783 from home:gladiac:branches:network:samba:STABLE
- Build AVX2 enabled hwcaps library for x86_64-v3

OBS-URL: https://build.opensuse.org/request/show/1077783
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=129
2023-04-11 17:31:31 +00:00
Noel Power
195b77bf0d OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=127 2023-03-20 10:00:14 +00:00
David Mulder
4c85750ad4 Accepting request 1006423 from home:npower:update_samba
- Update to 2.3.4
  + configure/Makefile: export PYTHONHASHSEED=1 in all
    'configure/Makefile' scripts
  + lib:replace: Reformat shell script
  + nsswitch: reduce dependecies to private libraries and link
    static/builtin if possible

OBS-URL: https://build.opensuse.org/request/show/1006423
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=124
2022-09-29 14:49:57 +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
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
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
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
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
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
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
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
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
David Mulder
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
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
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
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
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
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
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
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
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
Lars Müller
2749d40b4e Accepting request 360745 from home:lmuelle:bsc966174
Avoid a file collision for non SUSE build targets; (bsc#966174).

OBS-URL: https://build.opensuse.org/request/show/360745
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=72
2016-02-21 19:22:10 +00:00
Lars Müller
9ea4ca15c4 - Update to 2.1.5; (bsc#954658).
+ Minor build fixes

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=70
2015-11-11 18:10:01 +00:00
Lars Müller
0df212b732 Fix cop'n'paste mistake in the change log
Recommend to install talloc-man from libtalloc-devel.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=68
2015-11-08 15:49:17 +00:00
Lars Müller
43c5cbb046 Point LD_LIBRARY_PATH to the just-built libraries while calling make test.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=67
2015-11-08 14:32:19 +00:00
Lars Müller
cc23186efa - Create a 2nd talloc-man spec-file to avoid a build cycle.
- Recommend to install tevent-man from libtalloc-devel.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=65
2015-11-08 13:43:19 +00:00
Lars Müller
47fe28aa16 Add doxygen at build time to add the development documentation.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=64
2015-10-30 13:41:01 +00:00
Lars Müller
99a470c726 Require doxygen at build-time and add the devel man pages to the filelist.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=63
2015-10-30 13:18:26 +00:00
Lars Müller
5f01f1399e - Require doxygen at build-time and add devel man to the filelist.
- Disable rpath-install and silent-rules while configure.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=62
2015-10-30 12:21:07 +00:00
Lars Müller
cc9925683d Accepting request 340831 from home:lmuelle:pyton3-samba
Add python3-talloc and python3-talloc-devel; (bsc#951911).

OBS-URL: https://build.opensuse.org/request/show/340831
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=55
2015-10-25 14:23:52 +00:00
Lars Müller
c678ab2e00 Accepting request 340500 from home:lmuelle:pysamba
Rename pytalloc to python-talloc.

OBS-URL: https://build.opensuse.org/request/show/340500
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=52
2015-10-22 21:36:09 +00:00
Lars Müller
696977368c - Update to 2.1.4; (bsc#951660).
+ Test that talloc magic differs between processes.
  + Increment minor version due to added talloc_test_get_magic.
  + Provide tests access to talloc_magic.
  + Test magic protection measures.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=51
2015-10-22 18:10:03 +00:00
Lars Müller
0b565e3954 Update the Samba Library Distribution Key file 'talloc.keyring';
(bso#945116).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=49
2015-09-09 20:25:05 +00:00
Lars Müller
6cd09f6ad7 Accepting request 329601 from home:lmuelle:branches:network:samba:STABLE
Update the Samba Library Distribution Key file 'talloc.keyring'.

OBS-URL: https://build.opensuse.org/request/show/329601
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=47
2015-09-07 22:04:51 +00:00
Lars Müller
803b5aaa75 Add missing bug reference
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=45
2015-07-22 09:04:01 +00:00
Lars Müller
5f061f1318 - Update to 2.1.3.
+ improved python3 bindings
  + documentation fixes regarding talloc_reference() and talloc_unlink()

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=44
2015-07-22 07:40:08 +00:00
Lars Müller
9b2d09068d Add comment regarding the mem leak
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=42
2015-06-02 15:26:17 +00:00
Lars Müller
4654476ae7 - Update to 2.1.2.
+ fix _talloc_total_limit_size prototype
  + build: improve detection of srcdir

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=40
2015-04-16 11:56:22 +00:00
Lars Müller
4b2383bfae 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/talloc?expand=0&rev=38
2014-11-06 13:32:57 +00:00