22 Commits

Author SHA256 Message Date
eeea28c983 Accepting request 1138297 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1138297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=11
2024-01-12 22:45:19 +00:00
e2e5d12f85 Accepting request 1138233 from home:jubalh:branches:devel:libraries:c_c++
bsc#1218749 CVE-2022-48620

OBS-URL: https://build.opensuse.org/request/show/1138233
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=19
2024-01-12 10:51:38 +00:00
1f590c33f2 Accepting request 1137037 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1137037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=10
2024-01-05 20:45:05 +00:00
962527a585 Accepting request 1136982 from home:jubalh:branches:devel:libraries:c_c++
- Update to 2.4.1:
  * Update README with list of moden Linux APIs used
  * Fix #27: possible buffer overrun in uev_run()

OBS-URL: https://build.opensuse.org/request/show/1136982
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=17
2024-01-05 11:11:18 +00:00
7f30008a6e Accepting request 924523 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/924523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=9
2021-10-11 13:31:43 +00:00
a05689ae35 Accepting request 924391 from home:AndreasStieger:branches:devel:libraries:c_c++
libuev 2.4.0

OBS-URL: https://build.opensuse.org/request/show/924391
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=16
2021-10-10 09:51:15 +00:00
3bed079802 Accepting request 920161 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/920161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=8
2021-09-20 21:33:05 +00:00
4bfc1c1bd4 Accepting request 920115 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Add glibc >= 2.33 build fix:
  * 0001-Fix-25-glibc-2.33-requires-_FILE_OFFSET_BITS-64-with.patch

OBS-URL: https://build.opensuse.org/request/show/920115
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=15
2021-09-19 15:27:34 +00:00
4233076300 Accepting request 872202 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/872202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=7
2021-02-15 22:19:54 +00:00
b3ff17bc5c Accepting request 872195 from home:AndreasStieger:branches:devel:libraries:c_c++
libuev 2.3.2

OBS-URL: https://build.opensuse.org/request/show/872195
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=13
2021-02-14 20:35:05 +00:00
15a3c0a7e3 Accepting request 779086 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/779086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=6
2020-02-25 15:08:32 +00:00
309dd0f40a Accepting request 779057 from home:jubalh:branches:devel:libraries:c_c++
- Update to 2.3.1:
  * Use separate aux/ dir for auxilliary files and check for install

OBS-URL: https://build.opensuse.org/request/show/779057
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=11
2020-02-25 13:25:42 +00:00
b961951891 Accepting request 692243 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/692243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=5
2019-04-12 07:15:01 +00:00
8c48908880 Accepting request 692219 from home:jubalh:branches:devel:libraries:c_c++
- Update to 2.3.0:
  * Support for Linux eventfd, uev_event_*() see API.md for details

OBS-URL: https://build.opensuse.org/request/show/692219
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=9
2019-04-08 09:28:39 +00:00
2db3da14e1 Accepting request 640584 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/640584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=4
2018-10-08 15:49:24 +00:00
084e2e0de5 Accepting request 640558 from home:jubalh:branches:devel:libraries:c_c++
- Update to 2.2.0:
  Note:
  * You now have to explicitly include sys/queue.h, or provide
    a local version of queue.h, if your application depends on it.
  Changes:
  * Replaced BSD queue.h doubly-linked lst API with own 
    implementation. Making libuEv stand-alone, no longer imposing
	any particular version of queue.h on the user
  * Enforce -std=gnu11 to unlock typeof() in older GCC versions
  * Code cleanup
  Fixes:
  * Fix missing header deps. in Makefile.am, library did not rebuild
    properly if any of the local header files were changed

OBS-URL: https://build.opensuse.org/request/show/640558
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=7
2018-10-08 10:24:15 +00:00
1346c592b3 Accepting request 633991 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/633991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=3
2018-09-11 15:15:20 +00:00
23f3e6a204 Accepting request 633837 from home:jubalh:branches:devel:libraries:c_c++
- Update to 2.1.3:
  Changes:
  * Update joystick example, use first device, /dev/input/js0
  * Minor refactor of uev_exit(), use _SAFE macros to traverse
    list of watchers instead of while()
  * New API test to verify that uev_exit() terminates properly
  * Make uev_signal_stop() idempotent
  Fixes:
  * Let uev_timer_stop() call close() on the timerfd directly,
    do not call uev_timer_set() since that may cause
    lockups or hangs

OBS-URL: https://build.opensuse.org/request/show/633837
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=5
2018-09-07 08:57:20 +00:00
837cf3fc1c Accepting request 626641 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/626641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=2
2018-07-31 14:03:58 +00:00
f02aefe329 Accepting request 626042 from home:jengelh:branches:devel:libraries:c_c++
- Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/626042
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=3
2018-07-31 06:53:12 +00:00
d1bbec465c Accepting request 618127 from devel:libraries:c_c++
I want to maintain libuev in Factory

OBS-URL: https://build.opensuse.org/request/show/618127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuev?expand=0&rev=1
2018-06-29 20:31:35 +00:00
9850bb9de7 Accepting request 617532 from home:mnhauke
Initial package for libuev

OBS-URL: https://build.opensuse.org/request/show/617532
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuev?expand=0&rev=1
2018-06-19 06:38:10 +00:00