Commit Graph

28 Commits

Author SHA256 Message Date
Dominique Leuenberger
84b55906d5 Accepting request 1153468 from server:http
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
- modified patches
  % libev-4.15_compiler_warnings.patch (refreshed) (forwarded request 1153467 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1153468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=22
2024-03-02 22:20:35 +00:00
8a45ecbe2f Accepting request 1153467 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
- modified patches
  % libev-4.15_compiler_warnings.patch (refreshed)

OBS-URL: https://build.opensuse.org/request/show/1153467
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=39
2024-02-29 16:17:05 +00:00
Ana Guerrero
fdd8f2ad8b Accepting request 1117170 from server:http
- changed comment in sig file
- modified sources
  % libev-4.33.tar.gz.sig

OBS-URL: https://build.opensuse.org/request/show/1117170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=21
2023-10-12 21:39:25 +00:00
61ea96d48d - changed comment in sig file
- modified sources
  % libev-4.33.tar.gz.sig

OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=37
2023-10-12 10:19:06 +00:00
Ana Guerrero
39b9854278 Accepting request 1115043 from server:http
- run signify only on Factory

OBS-URL: https://build.opensuse.org/request/show/1115043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=20
2023-10-05 18:02:38 +00:00
c689c041b8 - run signify only on Factory
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=35
2023-10-03 14:55:08 +00:00
Ana Guerrero
a0d0523f55 Accepting request 1111479 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1111479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=19
2023-09-17 17:28:50 +00:00
6aa9a1ba74 - %bcond for signify
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=33
2023-09-08 07:48:35 +00:00
Dominique Leuenberger
b03466a4d7 Accepting request 822856 from server:http
OBS-URL: https://build.opensuse.org/request/show/822856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=18
2020-07-28 15:22:53 +00:00
Lars Vogdt
58d3b3e811 Accepting request 817947 from home:AndreasStieger:branches:server:http
libev 4.33

OBS-URL: https://build.opensuse.org/request/show/817947
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=31
2020-07-26 09:31:03 +00:00
Dominique Leuenberger
c1948cd204 Accepting request 716145 from server:http
OBS-URL: https://build.opensuse.org/request/show/716145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=17
2019-07-21 09:30:32 +00:00
Marguerite Su
f0f3c4b017 Accepting request 716116 from home:pgajdos
- version update to 4.27
  * 4.27 Thu Jun 27 22:43:44 CEST 2019
        - linux aio backend almost complete rewritten to work around its
          limitations.
        - epoll backend now mandatory for linux aio backend.
        - fail assertions more aggressively on invalid fd's detected
          in the event loop, do not just silently fd_kill in case of
          user error.
        - ev_io_start/ev_io_stop now verify the watcher fd using
          a syscall when EV_VERIFY is 2 or higher.
  * 4.26 (EV only)
        - update to libecb 0x00010006.
        - new experimental linux aio backend (linux 4.18+).
        - removed redundant 0-ptr check in ev_once.
        - updated/extended ev_set_allocator documentation.
        - replaced EMPTY2 macro by array_needsize_noinit.
        - minor code cleanups.
        - epoll backend now uses epoll_create1 also after fork.
  * 4.25 Fri Dec 21 07:49:20 CET 2018
        - INCOMPATIBLE CHANGE: EV_THROW was renamed to EV_NOEXCEPT
          (EV_THROW still provided) and now uses noexcept on C++11 or newer.
        - move the darwin select workaround highe rin ev.c, as newer versions of
          darwin managed to break their broken select even more.
        - ANDROID => __ANDROID__ (reported by enh@google.com).
        - disable epoll_create1 on android because it has broken header files
          and google is unwilling to fix them (reported by enh@google.com).
        - avoid a minor compilation warning on win32.
        - c++: remove deprecated dynamic throw() specifications.
        - c++: improve the (unsupported) bad_loop exception class.
        - backport perl ev_periodic example to C, untested.

OBS-URL: https://build.opensuse.org/request/show/716116
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=29
2019-07-18 04:19:20 +00:00
Dominique Leuenberger
5634c57d11 Accepting request 532541 from server:http
1

OBS-URL: https://build.opensuse.org/request/show/532541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=16
2017-10-13 12:06:30 +00:00
Marguerite Su
de75c0572b Accepting request 529134 from home:jengelh:branches:server:http
- Update package descriptions and RPM categories.

OBS-URL: https://build.opensuse.org/request/show/529134
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=27
2017-10-08 08:29:24 +00:00
Yuchen Lin
aacd6dbf53 Accepting request 514058 from server:http
1

OBS-URL: https://build.opensuse.org/request/show/514058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=15
2017-08-06 09:24:20 +00:00
99eaf93a2d Accepting request 514043 from home:scarabeus_iv:branches:server:http
- Version update to latest release 4.24:
  * bump version to 4.24, as the release tarball inexplicably
    didn't have the right version in ev.h, even though the cvs-tagged
    version did have the right one (reported by Ales Teska).
- Version update to release 4.23:
  * move some declarations at the beginning to help certain retarded
    microsoft compilers, even though their documentation claims
    otherwise (reported by Ruslan Osmanov).
- Run over with spec-cleaner and remove empty comment lines
- Remove mandriva condition

OBS-URL: https://build.opensuse.org/request/show/514043
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=25
2017-08-02 13:34:24 +00:00
Dominique Leuenberger
2aebc35816 Accepting request 357424 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/357424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=14
2016-02-12 10:21:23 +00:00
0aab38a650 Accepting request 350695 from home:pluskalm:branches:server:http
- Update to 4.22
- Refresh libev-4.15_compiler_warnings.patch

OBS-URL: https://build.opensuse.org/request/show/350695
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=23
2016-01-26 20:10:21 +00:00
Dominique Leuenberger
fc4af3b1ff Accepting request 319252 from server:http
1

OBS-URL: https://build.opensuse.org/request/show/319252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=13
2015-08-10 07:11:17 +00:00
7bc226e9a0 Accepting request 319247 from home:dimstar:Factory
- Add baselibs.conf: build libev4-32bit, as needed by
  libverto-libev1-32bit.

OBS-URL: https://build.opensuse.org/request/show/319247
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=21
2015-07-29 10:05:00 +00:00
Dominique Leuenberger
e4f7069755 Accepting request 283442 from server:http
1

OBS-URL: https://build.opensuse.org/request/show/283442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=12
2015-01-30 14:08:31 +00:00
Tomáš Chvátal
68087ee438 Accepting request 281098 from home:rudi_m
- update to version 4.19

OBS-URL: https://build.opensuse.org/request/show/281098
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=19
2015-01-30 12:39:56 +00:00
Stephan Kulow
acfd606fcc Accepting request 171049 from server:http
- update to version 4,15
- minor portability fixes in spec file (forwarded request 163575 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/171049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=9
2013-04-17 15:59:35 +00:00
Marcel Gmür
4cd528f136 Accepting request 163575 from home:rudi_m
- update to version 4,15
- minor portability fixes in spec file

OBS-URL: https://build.opensuse.org/request/show/163575
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=17
2013-04-16 09:34:32 +00:00
Stephan Kulow
b643507047 Accepting request 130355 from server:http
- update to version 4,11
  - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending
    status, as was documented already, but not implemented in the
    repeating case.
  - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS.
  - fix a race where the workaround against the epoll fork bugs
    caused signals to not be handled anymore.
  - correct backend_fudge for most backends, and implement a
    windows specific workaround to avoid looping because we call
    both select and Sleep, both with different time resolutions.
  - document range and guarantees of ev_sleep.
  - document reasonable ranges for periodics interval and offset.
  - rename backend_fudge to backend_mintime to avoid future
    confusion :)
  - change the default periodic reschedule function to hopefully
    be more exact and correct even in corner cases or in the far
    future.
  - do not rely on -lm anymore: use it when available but use our
    own floor () if it is missing. This should make it easier to
    embed, as no external libraries are required.
  - strategically import macros from libecb and mark rarely-used
    functions as cache-cold (saving almost 2k code size on typical
    amd64 setups).
  - add Symbols.ev and Symbols.event files, that were missing.
  - fix backend_mintime value for epoll (was 1/1024, is 1/1000 now).
  - fix #3 "be smart about timeouts" to not "deadlock" when
    timeout == now, also improve the section overall.
  - avoid "AVOIDING FINISHING BEFORE RETURNING" idiom.
  - support new EV_API_STATIC mode to make all libev symbols
    static.

OBS-URL: https://build.opensuse.org/request/show/130355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=7
2012-08-08 09:11:32 +00:00
Stephan Kulow
0c98393600 Accepting request 91519 from server:http
add buildrequire libtool (forwarded request 91148 from coolo)

OBS-URL: https://build.opensuse.org/request/show/91519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=5
2011-11-16 16:18:43 +00:00
eebaf8e06e Autobuild autoformatter for 60030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=2
2011-02-15 16:34:58 +00:00
32ada332f5 Accepting request 60030 from server:http
Accepted submit request 60030 from user oertel

OBS-URL: https://build.opensuse.org/request/show/60030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=1
2011-02-15 16:34:50 +00:00