Commit Graph

  • 5905eaaca0 Accepting request 1297036 from devel:libraries:c_c++ factory Dominique Leuenberger 2025-08-04 13:22:16 +00:00
  • 1987b63191 Accepting request 1296832 from home:fstegmeier:branches:devel:libraries:c_c++ Ondřej Súkup 2025-08-01 10:38:42 +00:00
  • 647aff4a38 Accepting request 1291052 from devel:libraries:c_c++ slfo-main slfo-1.2 Ana Guerrero 2025-07-07 15:07:42 +00:00
  • 06c0964ef0 Accepting request 1291052 from devel:libraries:c_c++ Ana Guerrero 2025-07-07 15:07:42 +00:00
  • fef6c70f72 - Unify the changelog format to make source_validator pass Ondřej Súkup 2025-07-07 13:14:11 +00:00
  • f22b0a6904 Accepting request 1291050 from home:lkocman:branches:devel:libraries:c_c++ Ondřej Súkup 2025-07-07 13:14:11 +00:00
  • 0e418163b6 Accepting request 1256408 from devel:libraries:c_c++ Ana Guerrero 2025-03-31 09:36:59 +00:00
  • ffd2079867 Accepting request 1256408 from devel:libraries:c_c++ Ana Guerrero 2025-03-31 09:36:59 +00:00
  • 1148032de8 - update to 1.50.0: * misc: implement uv_getrusage_thread * linux: always use io_uring for epoll batching Dirk Mueller 2025-03-27 08:11:50 +00:00
  • df45cbc2fe Accepting request 1256320 from home:rrahl0 Dirk Mueller 2025-03-27 08:11:50 +00:00
  • f4752db7d3 Accepting request 1164081 from devel:libraries:c_c++ Ana Guerrero 2024-04-03 15:18:09 +00:00
  • 587098055f Accepting request 1164081 from devel:libraries:c_c++ Ana Guerrero 2024-04-03 15:18:09 +00:00
  • 3a9ac7d1ca * CVE-2024-24806: Improper Domain Lookup that potentially leads to SSRF attacks (bsc#1219724) Adam Majer 2024-04-02 11:23:15 +00:00
  • ae51ebd3d2 * CVE-2024-24806: Improper Domain Lookup that potentially leads to SSRF attacks (bsc#1219724) Adam Majer 2024-04-02 11:23:15 +00:00
  • c9bc8aafe0 Accepting request 1157780 from home:jgwang:branches:devel:libraries:c_c++ Adam Majer 2024-04-01 18:06:21 +00:00
  • 2834e65299 Accepting request 1157780 from home:jgwang:branches:devel:libraries:c_c++ Adam Majer 2024-04-01 18:06:21 +00:00
  • 858cb8699c Accepting request 1138765 from devel:libraries:c_c++ Ana Guerrero 2024-01-15 21:15:03 +00:00
  • d14fe16389 Accepting request 1138765 from devel:libraries:c_c++ Ana Guerrero 2024-01-15 21:15:03 +00:00
  • 0fd50d80b4 - add ppc64-disable-liburing.patch (bsc#1218365) * adjust stalebot deadline - Update to version 1.24.0: 0001-linux-remove-epoll-syscall-wrappers.patch and * unix: make uv_guess_handle work properly for AIX (Gireesh * build: remove unused 'component' GYP option (Saúl Ibarra * win: use the MSVC provided snprintf where possible (Jason * unix: only undo fs req registration in async mode (Ben * test: fix fs_event_watch_file_currentdir flakiness (Santiago * unix: skip prohibited syscalls on tvOS and watchOS (Nathan * docs: clarify documentation of uv_tcp_init_ex (Andrius * win: properly return UV_EBADF when _close() fails (Nicholas * test,freebsd: skip udp_dual_stack if not supported (Santiago * test: fix -Wtautological-pointer-compare warnings (Saúl Ibarra * linux,fs: fix p{read,write}v with a 64bit offset (Saúl Ibarra * win: fix path for removed and renamed fs events (Joran Dirk * win: do not read more from stream than available (Jeremy * test: fix self-deadlocks in thread_rwlock_trylock (Ben * unix: don't block for io if any io handle is primed (Saúl * linux: work around epoll bug in kernels < 2.6.37 (Ben * unix: prevent infinite loop in uv__run_pending (Saúl Ibarra Corretgé) * unix: make sure UDP send callbacks are asynchronous (Saúl * aix: add ahafs autoconf detection and README notes (Andrew * core: add ability to customize memory allocator (Saúl Ibarra * doc: clarify that the thread pool primites are not thread safe * unix: fix glibc-2.20+ macro incompatibility (Massimiliano * doc: add Sphinx plugin for generating links to man pages * doc: link system and library calls to man pages (Saúl * doc: document uv_getnameinfo_t.{host|service} (Saúl Ibarra Dirk Mueller 2024-01-15 07:45:59 +00:00
  • 467501ed60 - add ppc64-disable-liburing.patch (bsc#1218365) * adjust stalebot deadline - Update to version 1.24.0: 0001-linux-remove-epoll-syscall-wrappers.patch and * unix: make uv_guess_handle work properly for AIX (Gireesh * build: remove unused 'component' GYP option (Saúl Ibarra * win: use the MSVC provided snprintf where possible (Jason * unix: only undo fs req registration in async mode (Ben * test: fix fs_event_watch_file_currentdir flakiness (Santiago * unix: skip prohibited syscalls on tvOS and watchOS (Nathan * docs: clarify documentation of uv_tcp_init_ex (Andrius * win: properly return UV_EBADF when _close() fails (Nicholas * test,freebsd: skip udp_dual_stack if not supported (Santiago * test: fix -Wtautological-pointer-compare warnings (Saúl Ibarra * linux,fs: fix p{read,write}v with a 64bit offset (Saúl Ibarra * win: fix path for removed and renamed fs events (Joran Dirk * win: do not read more from stream than available (Jeremy * test: fix self-deadlocks in thread_rwlock_trylock (Ben * unix: don't block for io if any io handle is primed (Saúl * linux: work around epoll bug in kernels < 2.6.37 (Ben * unix: prevent infinite loop in uv__run_pending (Saúl Ibarra Corretgé) * unix: make sure UDP send callbacks are asynchronous (Saúl * aix: add ahafs autoconf detection and README notes (Andrew * core: add ability to customize memory allocator (Saúl Ibarra * doc: clarify that the thread pool primites are not thread safe * unix: fix glibc-2.20+ macro incompatibility (Massimiliano * doc: add Sphinx plugin for generating links to man pages * doc: link system and library calls to man pages (Saúl * doc: document uv_getnameinfo_t.{host|service} (Saúl Ibarra Dirk Mueller 2024-01-15 07:45:59 +00:00
  • 719b74147d Accepting request 1126710 from devel:libraries:c_c++ Ana Guerrero 2023-11-16 19:27:21 +00:00
  • 7cb078d074 Accepting request 1126710 from devel:libraries:c_c++ Ana Guerrero 2023-11-16 19:27:21 +00:00
  • ed0d93b1c9 - libuv.keyring: added keyid 79A67C55A3679C8B Jameson Nash <vtjnash@gmail.com> Marcus Meissner 2023-11-15 16:59:12 +00:00
  • e9fb1e9424 - libuv.keyring: added keyid 79A67C55A3679C8B Jameson Nash <vtjnash@gmail.com> Marcus Meissner 2023-11-15 16:59:12 +00:00
  • 7c0ee01ce2 Accepting request 1124301 from home:mimi_vx:branches:devel:libraries:c_c++ Marcus Meissner 2023-11-15 15:33:38 +00:00
  • 4f8cf83cb1 Accepting request 1124301 from home:mimi_vx:branches:devel:libraries:c_c++ Marcus Meissner 2023-11-15 15:33:38 +00:00
  • 0efbd16061 Accepting request 1101714 from devel:libraries:c_c++ Dominique Leuenberger 2023-08-02 14:47:56 +00:00
  • 032b41a686 Accepting request 1101714 from devel:libraries:c_c++ Dominique Leuenberger 2023-08-02 14:47:56 +00:00
  • d7a2110690 Accepting request 1099792 from home:smolsheep:upgrades Adam Majer 2023-08-01 11:09:50 +00:00
  • fb9c0b9311 Accepting request 1099792 from home:smolsheep:upgrades Adam Majer 2023-08-01 11:09:50 +00:00
  • 6dc218a660 Accepting request 1060043 from devel:libraries:c_c++ Dominique Leuenberger 2023-01-23 17:30:27 +00:00
  • c34b7d4338 Accepting request 1060043 from devel:libraries:c_c++ Dominique Leuenberger 2023-01-23 17:30:27 +00:00
  • 88deff6683 Accepting request 1059969 from home:pgajdos Matej Cepl 2023-01-20 21:01:16 +00:00
  • 8babe7a745 Accepting request 1059969 from home:pgajdos Matej Cepl 2023-01-20 21:01:16 +00:00
  • 7fb4df204f Accepting request 1005656 from devel:libraries:c_c++ Dominique Leuenberger 2022-09-25 13:34:32 +00:00
  • 626fb4c4e5 Accepting request 1005656 from devel:libraries:c_c++ Dominique Leuenberger 2022-09-25 13:34:32 +00:00
  • a8d16976bb Accepting request 1005623 from home:dirkmueller:Factory Martin Liška 2022-09-23 17:03:47 +00:00
  • 3c3850cda6 Accepting request 1005623 from home:dirkmueller:Factory Martin Liška 2022-09-23 17:03:47 +00:00
  • dd424e5533 Accepting request 991602 from devel:libraries:c_c++ Fabian Vogt 2022-07-31 21:00:47 +00:00
  • 466181ff53 Accepting request 991602 from devel:libraries:c_c++ Fabian Vogt 2022-07-31 21:00:47 +00:00
  • bb016171a7 Accepting request 991598 from home:dirkmueller:Factory Matej Cepl 2022-07-28 20:37:40 +00:00
  • db643d1b2b Accepting request 991598 from home:dirkmueller:Factory Matej Cepl 2022-07-28 20:37:40 +00:00
  • b6787af409 Accepting request 961492 from devel:libraries:c_c++ Dominique Leuenberger 2022-03-15 18:04:23 +00:00
  • 07297d6b6e Accepting request 961492 from devel:libraries:c_c++ Dominique Leuenberger 2022-03-15 18:04:23 +00:00
  • 53e7e7ab44 Accepting request 961490 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2022-03-13 20:53:39 +00:00
  • fc05efcadf Accepting request 961490 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2022-03-13 20:53:39 +00:00
  • 2e08fc95f1 Accepting request 953913 from devel:libraries:c_c++ Dominique Leuenberger 2022-02-14 21:35:55 +00:00
  • e65428ed74 Accepting request 953913 from devel:libraries:c_c++ Dominique Leuenberger 2022-02-14 21:35:55 +00:00
  • 218f21aadc Accepting request 953904 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2022-02-12 14:42:35 +00:00
  • 8047650d31 Accepting request 953904 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2022-02-12 14:42:35 +00:00
  • 82311b4468 Accepting request 918657 from devel:libraries:c_c++ Dominique Leuenberger 2021-09-16 21:14:38 +00:00
  • a0785ad624 Accepting request 918657 from devel:libraries:c_c++ Dominique Leuenberger 2021-09-16 21:14:38 +00:00
  • 02bdd42a41 Accepting request 918535 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2021-09-13 08:00:42 +00:00
  • dd4468e80a Accepting request 918535 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2021-09-13 08:00:42 +00:00
  • 08d4992dbb Accepting request 906102 from devel:libraries:c_c++ Dominique Leuenberger 2021-07-15 21:58:59 +00:00
  • fb0e55e283 Accepting request 906102 from devel:libraries:c_c++ Dominique Leuenberger 2021-07-15 21:58:59 +00:00
  • 1cd9118f80 Update keyring Matej Cepl 2021-07-13 11:12:02 +00:00
  • a046ba8822 Update keyring Matej Cepl 2021-07-13 11:12:02 +00:00
  • 09bdd2c04e Accepting request 906045 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2021-07-13 08:54:55 +00:00
  • 18fe08bb3d Accepting request 906045 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2021-07-13 08:54:55 +00:00
  • c85edf857f - Fix the patch metadata Matej Cepl 2021-07-12 07:13:48 +00:00
  • b41f42493c - Fix the patch metadata Matej Cepl 2021-07-12 07:13:48 +00:00
  • 1254da9759 Accepting request 905118 from home:mcepl:branches:devel:libraries:c_c++ Matej Cepl 2021-07-08 21:55:28 +00:00
  • 0c007fc307 Accepting request 905118 from home:mcepl:branches:devel:libraries:c_c++ Matej Cepl 2021-07-08 21:55:28 +00:00
  • 2d13d062d0 Accepting request 874896 from devel:libraries:c_c++ Richard Brown 2021-03-02 11:28:03 +00:00
  • 0b78f18bfa Accepting request 874896 from devel:libraries:c_c++ Richard Brown 2021-03-02 11:28:03 +00:00
  • f23d9d73a2 Accepting request 874731 from home:dirkmueller:Factory Matej Cepl 2021-02-24 15:25:14 +00:00
  • af6fd4e75d Accepting request 874731 from home:dirkmueller:Factory Matej Cepl 2021-02-24 15:25:14 +00:00
  • f54df17127 Accepting request 850730 from devel:libraries:c_c++ Dominique Leuenberger 2020-11-29 11:24:46 +00:00
  • 378cc11fa7 Accepting request 850730 from devel:libraries:c_c++ Dominique Leuenberger 2020-11-29 11:24:46 +00:00
  • 43f7da35ce Accepting request 850727 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2020-11-25 13:45:33 +00:00
  • eca5bc31d3 Accepting request 850727 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2020-11-25 13:45:33 +00:00
  • 704c6f8f47 Accepting request 834720 from devel:libraries:c_c++ Dominique Leuenberger 2020-09-18 12:28:01 +00:00
  • 99ad70660c Accepting request 834720 from devel:libraries:c_c++ Dominique Leuenberger 2020-09-18 12:28:01 +00:00
  • c718898921 Accepting request 833908 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2020-09-15 16:40:53 +00:00
  • 2fe11807b9 Accepting request 833908 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2020-09-15 16:40:53 +00:00
  • f56b37ccc0 Accepting request 829033 from devel:libraries:c_c++ Dominique Leuenberger 2020-08-28 19:13:07 +00:00
  • 11535ea3d9 Accepting request 829033 from devel:libraries:c_c++ Dominique Leuenberger 2020-08-28 19:13:07 +00:00
  • e6b7e4dd04 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=44 Dirk Mueller 2020-08-24 18:52:02 +00:00
  • ae4ffdf1c1 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=44 Dirk Mueller 2020-08-24 18:52:02 +00:00
  • 4e50c9378a - update to 1.38.1 * test: use last matching qemu version (cjihrig) * win, util: rearrange uv_hrtime (Bartosz Sosnowski) * test: skip signal_multiple_loops test on QEMU (gengjiawen) * build: add android build to CI (gengjiawen) * test: extend fs_event_error_reporting timeout (cjihrig) * build: link libkvm on netbsd only (Alexander Tokmakov) * linux: refactor /proc file reader logic (Ben Noordhuis) * linux: read load average from /proc/loadavg (Ben Noordhuis) * android: remove patch code for below 21 (gengjiawen) * win: fix visual studio 2008 build (Arenoros) * win,tty: fix deadlock caused by inconsistent state (lander0s) * unix: use relaxed loads/stores for feature checks (Ben Noordhuis) * build: don't .gitignore m4/ax_pthread.m4 (Ben Noordhuis) * unix: fix gcc atomics feature check (Ben Noordhuis) * darwin: work around clock jumping back in time (Ben Noordhuis) * udp: fix write_queue cleanup on sendmmsg error (Santiago Gimeno) * src: build fix for Android (David Carlier) * win: remove dep on GetQueuedCompletionStatusEx (Colin Finck) * doc: correct source lines (Shohei YOSHIDA) * build,android: fix typo (twosee) * doc: uv_cancel() handles uv_random_t requests (Philip Chimento) * doc: fix unescaped character (Philip Chimento) * build,cmake: fix compilation on old MinGW (erw7) * build: remove unnessesary MSVC warnings (Bartosz Sosnowski) * win: make uv_udp_init_ex() accept UV_UDP_RECVMMSG (Ben Noordhuis) * unix: simplify uv__udp_init_ex() (Ben Noordhuis) * win: remove MAX_PATH limitations (Bartosz Sosnowski) * build, win: add long path aware manifest (Bartosz Sosnowski) * doc: check/idle/prepare functions always succeed (Ben Noordhuis) Dirk Mueller 2020-08-15 21:55:06 +00:00
  • e84ad04032 - update to 1.38.1 * test: use last matching qemu version (cjihrig) * win, util: rearrange uv_hrtime (Bartosz Sosnowski) * test: skip signal_multiple_loops test on QEMU (gengjiawen) * build: add android build to CI (gengjiawen) * test: extend fs_event_error_reporting timeout (cjihrig) * build: link libkvm on netbsd only (Alexander Tokmakov) * linux: refactor /proc file reader logic (Ben Noordhuis) * linux: read load average from /proc/loadavg (Ben Noordhuis) * android: remove patch code for below 21 (gengjiawen) * win: fix visual studio 2008 build (Arenoros) * win,tty: fix deadlock caused by inconsistent state (lander0s) * unix: use relaxed loads/stores for feature checks (Ben Noordhuis) * build: don't .gitignore m4/ax_pthread.m4 (Ben Noordhuis) * unix: fix gcc atomics feature check (Ben Noordhuis) * darwin: work around clock jumping back in time (Ben Noordhuis) * udp: fix write_queue cleanup on sendmmsg error (Santiago Gimeno) * src: build fix for Android (David Carlier) * win: remove dep on GetQueuedCompletionStatusEx (Colin Finck) * doc: correct source lines (Shohei YOSHIDA) * build,android: fix typo (twosee) * doc: uv_cancel() handles uv_random_t requests (Philip Chimento) * doc: fix unescaped character (Philip Chimento) * build,cmake: fix compilation on old MinGW (erw7) * build: remove unnessesary MSVC warnings (Bartosz Sosnowski) * win: make uv_udp_init_ex() accept UV_UDP_RECVMMSG (Ben Noordhuis) * unix: simplify uv__udp_init_ex() (Ben Noordhuis) * win: remove MAX_PATH limitations (Bartosz Sosnowski) * build, win: add long path aware manifest (Bartosz Sosnowski) * doc: check/idle/prepare functions always succeed (Ben Noordhuis) Dirk Mueller 2020-08-15 21:55:06 +00:00
  • 01fb9c0ffe Accepting request 778770 from devel:libraries:c_c++ Dominique Leuenberger 2020-02-26 14:01:47 +00:00
  • 90d37b340b Accepting request 778770 from devel:libraries:c_c++ Dominique Leuenberger 2020-02-26 14:01:47 +00:00
  • 65494ce3c3 Accepting request 778705 from home:scarabeus_iv:branches:devel:libraries:c_c++ Matej Cepl 2020-02-24 14:24:36 +00:00
  • 58a17bd39d Accepting request 778705 from home:scarabeus_iv:branches:devel:libraries:c_c++ Matej Cepl 2020-02-24 14:24:36 +00:00
  • 2ee79a07a6 Accepting request 769974 from devel:libraries:c_c++ Dominique Leuenberger 2020-02-07 14:51:40 +00:00
  • e7b5b056e8 Accepting request 769974 from devel:libraries:c_c++ Dominique Leuenberger 2020-02-07 14:51:40 +00:00
  • 93328b5e7d Accepting request 769949 from home:marxin:branches:devel:libraries:c_c++ Matej Cepl 2020-02-04 12:39:36 +00:00
  • ce2495a95b Accepting request 769949 from home:marxin:branches:devel:libraries:c_c++ Matej Cepl 2020-02-04 12:39:36 +00:00
  • c687b8dede Accepting request 762234 from devel:libraries:c_c++ Dominique Leuenberger 2020-01-12 22:17:34 +00:00
  • 3d148bf0b0 Accepting request 762234 from devel:libraries:c_c++ Dominique Leuenberger 2020-01-12 22:17:34 +00:00
  • 40ecf1a81f Accepting request 762024 from home:mcepl:branches:devel:libraries:c_c++ Matej Cepl 2020-01-09 14:28:55 +00:00
  • 6de4acdafc Accepting request 762024 from home:mcepl:branches:devel:libraries:c_c++ Matej Cepl 2020-01-09 14:28:55 +00:00
  • 32d153eaed Accepting request 728113 from devel:libraries:c_c++ Dominique Leuenberger 2019-09-11 09:21:26 +00:00
  • de7b04fc29 Accepting request 728113 from devel:libraries:c_c++ Dominique Leuenberger 2019-09-11 09:21:26 +00:00
  • 9cbfaaeec2 Accepting request 728112 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2019-09-04 05:50:15 +00:00
  • c4f53f2ba5 Accepting request 728112 from home:AndreasStieger:branches:devel:libraries:c_c++ Matej Cepl 2019-09-04 05:50:15 +00:00
  • 45a3fc63bf Accepting request 713849 from devel:libraries:c_c++ Dominique Leuenberger 2019-07-23 20:31:12 +00:00
  • 71084361a2 Accepting request 713849 from devel:libraries:c_c++ Dominique Leuenberger 2019-07-23 20:31:12 +00:00