Noel Power
093a95065b
Accepting request 751144 from home:mcepl:branches:network:samba:STABLE
...
- Update to 0.10.1 ... make build with Python 3.8 working again
(new waf).
OBS-URL: https://build.opensuse.org/request/show/751144
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=105
2020-01-03 14:01:55 +00:00
df438f5bb3
Accepting request 735427 from home:jmcdough:branches:network:samba:STABLE:g2be_giw
...
update to 0.10.0 for samba 4.11 prep
OBS-URL: https://build.opensuse.org/request/show/735427
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=103
2019-10-07 08:22:03 +00:00
c97edcd737
Accepting request 688782 from network:samba:TESTING
...
- Update to version 0.9.39
+ py_tevent: add_timer takes float argument
+ C99 build fixes.
+ Fix standalone build of tevent.
- Update to version 0.9.38
+ Deprecate tevent wrapper api again
+ Build fixes
+ 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/688782
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=101
2019-04-22 17:10:28 +00:00
5c02aeb463
Accepting request 638024 from home:scabrero:branches:network:samba:STABLE
...
- Update license to LGPL-3.0
- Sync tevent-man.spec with tevent.spec
OBS-URL: https://build.opensuse.org/request/show/638024
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=99
2018-09-25 15:00:15 +00:00
c04c0ac37a
Accepting request 628200 from home:dmulder:branches:samba_gpo_test
...
- Update to version 0.9.37
+ simplify "poll" and "poll_mt" backends
+ make tevent_abort() reachable for backends
+ add tevent_common_invoke_*_handler() functions
+ add tevent_context_same_loop() function
+ add tevent_context_wrapper_create() infrastructure
+ add tevent_req_profile infrastructure
OBS-URL: https://build.opensuse.org/request/show/628200
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=97
2018-08-08 17:19:37 +00:00
Aurelien Aptel
6dc2273085
Accepting request 557474 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/557474
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=95
2018-03-19 15:36:55 +00:00
d8a86e314a
Accepting request 588006 from home:jmcdough:4-8-factory
...
Update tevent required for samba 4.8.0
OBS-URL: https://build.opensuse.org/request/show/588006
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=94
2018-03-19 10:56:47 +00:00
72436cfb68
Accepting request 546279 from home:scabrero:branches:network:samba:STABLE
...
- Update to version 0.9.34; (bsc#1069666);
+ Remove unused select backend
+ Fix a race condition in tevent_threaded_schedule_immediate();
(bso#13130);
- Update to version 0.9.34; (bsc#1069666);
+ Remove unused select backend
+ Fix a race condition in tevent_threaded_schedule_immediate();
(bso#13130);
OBS-URL: https://build.opensuse.org/request/show/546279
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=92
2017-11-29 18:29:56 +00:00
c802f9625b
Accepting request 529901 from network:samba:TESTING
...
1
OBS-URL: https://build.opensuse.org/request/show/529901
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=90
2017-10-01 11:51:57 +00:00
David Disseldorp
87926ebc0d
add bsc#1032915 reference to changelog
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=88
2017-04-10 14:34:52 +00:00
Aurelien Aptel
dbbf6718ef
Accepting request 455024 from home:jengelh:branches:network:samba:STABLE
...
- Drop redundant PreReq for ldconfig; this is autodetected.
Set RPM group right.
OBS-URL: https://build.opensuse.org/request/show/455024
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=86
2017-02-06 15:27:30 +00:00
David Disseldorp
008e81d091
Resync tevent + tevent-man changelogs.
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=85
2017-02-06 12:49:40 +00:00
Aurelien Aptel
07f71bc5c5
- Use https urls.
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=84
2017-02-02 14:58:28 +00:00
Aurelien Aptel
119f1233eb
Accepting request 452616 from home:dmdiss:samba-ceph-ctdb
...
Specify https URLs. osc service localrun download_files doesn't like
the http->https redirect.
OBS-URL: https://build.opensuse.org/request/show/452616
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=83
2017-01-26 12:21:09 +00:00
Aurelien Aptel
b6430c7b20
Accepting request 452421 from home:dmdiss:samba-ceph-ctdb
...
- Update to version 0.9.31.
+ Add tevent_req_reset_endtime
+ Make talloc_free safe when threaded_contexts exist
+ Add tevent_update_timer
+ Factor out tevent_common_insert_timer
+ Add threaded immediate activation
OBS-URL: https://build.opensuse.org/request/show/452421
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=82
2017-01-25 17:58:52 +00:00
ddb24364f5
Match manpage versions to lib versions
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=80
2016-10-31 20:47:12 +00:00
2e27ab1576
Accepting request 427627 from home:jmcdough:samba450
...
Update to 0.9.29
OBS-URL: https://build.opensuse.org/request/show/427627
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=79
2016-09-14 14:00:14 +00:00
Lars Müller
ff4641b5ce
Require talloc 2.1.6 at build-time; (bsc#954658).
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=77
2016-03-16 16:19:10 +00:00
Lars Müller
911de09f92
Add missing hyphen
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=76
2016-03-15 16:57:06 +00:00
Lars Müller
fd0c753a5d
Require talloc 2.1.6 at build time; (bso#11789).
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=75
2016-03-15 16:43:54 +00:00
Lars Müller
916b48e6a2
Accepting request 360744 from home:lmuelle:bsc966174
...
Avoid a file collision for non SUSE build targets; (bsc#966174).
OBS-URL: https://build.opensuse.org/request/show/360744
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=73
2016-02-21 19:22:39 +00:00
Lars Müller
120a311a8f
Do not forget to call pre_checkin.sh
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=72
2016-02-19 21:53:54 +00:00
Lars Müller
f02d70f6dc
Adding bsc#954658 once is enough
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=71
2016-02-19 21:51:18 +00:00
Lars Müller
2b05821cd9
- Update to 0.9.28; (bsc#954658).
...
+ Fix memory leak when old signal action restored (bso#11742).
- Update to 0.9.27; (bsc#954658).
+ Fix bug in poll backend - poll_event_loop_poll() exits the for loop on
POLLNVAL instead of continuing to find an event that is ready.
+ Fix ETIME handling for Solaris event ports (bso#11728).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=70
2016-02-19 21:38:36 +00:00
Lars Müller
582506d4ce
Add "# (!) build_man" after the closing %endif statements
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=68
2015-11-11 19:27:36 +00:00
Lars Müller
91af493651
- Update to 0.9.26; (bsc#954658).
...
+ New tevent_thread_proxy API
+ Minor build fixes
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=67
2015-11-11 18:19:05 +00:00
Lars Müller
f92c62fdbc
Preserve all attributes while copying tevent.changes
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=65
2015-11-08 15:12:34 +00:00
Lars Müller
27e923d333
Call ./pre_checkin.sh
...
to pull in the "Disable rpath-install and silent-rules while configure."
change into tevent-man too.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=64
2015-10-30 15:38:08 +00:00
Lars Müller
496ec66612
Disable rpath-install and silent-rules while configure.
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=63
2015-10-30 15:20:45 +00:00
Lars Müller
1dd3a1a014
Add python3-tevent; (bsc#951911).
...
... to tevent-man too by calling pre_checkin.sh
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=61
2015-10-25 18:01:12 +00:00
Lars Müller
d99073906d
Accepting request 340849 from home:lmuelle:pyton3-samba
...
Remove tevent.cpython-*.py[co] on CentOS, Fedora, and RHEL
OBS-URL: https://build.opensuse.org/request/show/340849
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=60
2015-10-25 17:02:04 +00:00
Lars Müller
522ec7b763
Accepting request 340847 from home:lmuelle:pyton3-samba
...
Add python3-tevent to baselibs.conf too
OBS-URL: https://build.opensuse.org/request/show/340847
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=59
2015-10-25 15:37:06 +00:00
Lars Müller
5a19f95bb3
Accepting request 340843 from home:lmuelle:pyton3-samba
...
Add python3-tevent; (bsc#951911).
OBS-URL: https://build.opensuse.org/request/show/340843
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=58
2015-10-25 15:04:06 +00:00
Lars Müller
6dbdbeb093
Accepting request 340501 from home:lmuelle:pysamba
...
Require python-talloc-devel instead of pytalloc-devel.
OBS-URL: https://build.opensuse.org/request/show/340501
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=57
2015-10-22 21:44:29 +00:00
Lars Müller
8181879313
Update the Samba Library Distribution Key file 'tevent.keyring';
...
(bso#945116).
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=55
2015-09-09 20:25:23 +00:00
Lars Müller
9063257ff6
Recommend to install tevent-man from libtevent-devel on post-10.3 systems.
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=53
2015-09-07 22:45:35 +00:00
Lars Müller
62f8e35f16
Accepting request 329606 from home:lmuelle:branches:network:samba:STABLE
...
- Recommend to install tevent-man for post-10.3 systems.
- Remove superfluous _name define.
- Update the Samba Library Distribution Key file 'tevent.keyring'.
OBS-URL: https://build.opensuse.org/request/show/329606
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=52
2015-09-07 22:32:45 +00:00
Dominique Leuenberger
b187ea296a
Accepting request 329143 from network:samba:STABLE
...
Sorry for the noise.. the fix invovles actually THIS one AND a change in doxygen... neither of the two manages to solve it completely
OBS-URL: https://build.opensuse.org/request/show/329143
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=51
2015-09-04 14:30:00 +00:00
Dominique Leuenberger
8be979d931
Accepting request 329141 from network:samba:STABLE
...
Revert the 2spec approach.. the cycle reaches further... we will try a fix in doxygen directly
OBS-URL: https://build.opensuse.org/request/show/329141
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=50
2015-09-04 14:09:03 +00:00
Dominique Leuenberger
c8e0bdd18c
Accepting request 324530 from home:dimstar:doxygen
...
create man page in a 2nd build cycle, in order to avoid a stupid build loop, since doxygen switched to cmake
OBS-URL: https://build.opensuse.org/request/show/324530
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=49
2015-09-04 13:29:15 +00:00
Lars Müller
6529597461
Accepting request 314127 from home:lmuelle
...
- Update to 0.9.25.
+ Fix compile error in Solaris ports backend.
+ Fix access after free in tevent_common_check_signal(); (bso#11308).
+ Improve pytevent bindings.
+ Testsuite fixes.
+ Improve the documentation of the tevent_add_fd() assumtions. It must be
talloc_free'ed before closing the fd! (bso##11141); (bso#11316).
OBS-URL: https://build.opensuse.org/request/show/314127
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=47
2015-06-27 20:09:33 +00:00
Lars Müller
9666a9ae5e
- Update to 0.9.24.
...
+ Ignore unexpected signal events in the same way the epoll backend does.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=45
2015-03-05 11:19:03 +00:00
Lars Müller
fdd28451e3
- Update to 0.9.23.
...
+ Update the tevent_data.dox tutrial stuff to fix some errors, including
white space problems.
+ Use tevent_req_simple_recv_unix in a few places.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=43
2015-02-27 19:47:51 +00:00
Lars Müller
15f7a4f722
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/tevent?expand=0&rev=41
2014-11-06 13:32:58 +00:00
Lars Müller
a75b1814ed
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/tevent?expand=0&rev=40
2014-10-28 15:54:31 +00:00
Lars Müller
646017d8c9
- Update to 0.9.22.
...
+ remove unused exit_code in tevent_select.c
+ remove unused exit_code in tevent_poll.c
+ build: improve detection of srcdir
+ lib: tevent: make TEVENT_SIG_INCREMENT atomic.
+ Update flags in tevent pkgconfig file
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=38
2014-10-05 17:47:26 +00:00
Lars Müller
23515c2386
Utilize doxygen to generate the API documentation and package it.
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=36
2014-09-23 20:46:36 +00:00
Lars Müller
09011ef1a7
Revert r34 and BuildRequire pkg-config again.
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=35
2014-05-24 13:06:16 +00:00
Lars Müller
4d813d9ec7
Don't BuildRequire pkg-config from the main package.
...
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=34
2014-05-23 19:19:25 +00:00
Lars Müller
c6f1169d42
- Update to 0.9.21.
...
+ add tevent_req_set_cleanup_fn()
+ add/use tevent_req_destructor
+ add doxygen comments for tevent_num_signals() and
tevent_sa_info_queue_count()
+ Add prototypes
+ Only build "std_fallback_to_poll" when epoll is around
+ fix crash bug in tevent_queue_immediate_trigger()
+ Fix CID 1138326 Unchecked return value
- Update to 0.9.20.
+ give the user the chance to ask for TEVENT_NUM_SIGNALS and
TEVENT_SA_INFO_QUEUE_COUNT
+ change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
+ tevent_epoll_set_panic_fallback() can be a void function
+ make use of talloc_get_type_abort() in tevent_epoll.c, tevent_signal.c,
tevent_select.c, and tevent_queue.c
+ use talloc_get_type_abort() in the documentation examples
+ add tevent_queue_wait_send/recv()
+ tevent_req_create() already uses ZERO_STRUCT(req)
+ let tevent_req_received() clear the private_cancel function
+ cancel the timeout timer when the request is finished
+ Use talloc_pooled_object for tevent_req_create
+ Remove a pointless goto
+ Add tevent_received to tevent_req_simple_recv_ntstatus
+ Fix tutorial reference
+ Add echo server sample code
+ Sync to tevent 0.9.18 from upstream
+ expose tevent_context_init_ops
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=32
2014-02-17 22:17:40 +00:00