Projects with recent changes

aom

17 hours ago Fix coverity integer overflow warning (522a370ea6)
23 hours ago pickcdef,av1_cdef_search: use calloc for cdef_search_ctx (463d5c52b8)
24 hours ago Add SSE4.1 optimization for interp_cubic() (145a5f09dc)
2 days ago Fix valgrind uninitialised value in external-RC (19777f051b)
2 days ago Optimize motion search method for speed 1 (a0968d60cf)
2 days ago add wiener convolve optimization (d078802827)
2 days ago Fix highbd_apply_temporal_filter unit test (4d2fa9242a)
2 days ago lc-dec: Tune sf 'ref_frame_mvs_lvl' for decoder speed-up (7a5b4a5914)
3 days ago rtc-rc: Checks limts on inputs to external rc (40b50c6f55)
3 days ago Extend sf `prune_inter_modes_based_on_tpl` to speed 1 (ebfb326878)
3 days ago Skip chroma RD evaluation of interpolation filter search (fccaf78b57)

asterisk.org

59 minutes ago pjproject: Backport fix for OpenSSL < 1.1.0 build failure in ssl_sock_ossl.c (d9b8066ec0)
2 days ago asterisk.c: Fix #if HAVE_LIBEDIT_IS_UNICODE. (590b490ba2)
2 days ago cdrel_custom: fix SQLite compatibility for versions < 3.20.0 (48e82dec45)
2 days ago translate.c: implement different sample_types for translation computation. (4b9ef3f5e2)
2 days ago stasis_broadcast: Add optional ARI broadcast with first-claim-wins (4413a02d0c)
2 days ago res_audiosocket: Tolerate non-audio frame types (97798a0554)
2 days ago pbx_functions: Save module pointer before calling read and write callbacks. (a899013d56)
2 days ago chan_iax2: Add CHANNEL getter to retrieve auth method. (6af0e04001)
3 days ago fix: backport pjproject stdatomic.h GCC 4.8 build failure patch (1b932f188a)

guacamole.apache.org

24 hours ago GUACAMOLE-2120: Merge ensure guac_terminal_options is zero-initialized. (2b010738)
30 hours ago Merge patch branch changes to main. (de6698b1)
30 hours ago Merge 1.6.1 changes to patch branch. (0acfa2f5)
30 hours ago GUACAMOLE-2259: Merge Skip cursor sync in guac_display_dup when no cursor has been set. (ec222974)
3 days ago GUACAMOLE-2259: Skip cursor sync in guac_display_dup when no cursor has been set. (9dfed9f6)
3 days ago GUACAMOLE-2120: Ensure guac_terminal_options is zero-initialized. (7b0f1615)

imagemagick.org

15 hours ago eliminate compiler warning (9eeb5ae90)
23 hours ago relinquish policies on early exit (23cd08d19)
2 days ago build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#8684) (46b642ba8)
3 days ago build(deps): bump lxml from 6.0.2 to 6.1.0 in /.github/build/python (#8683) (f0644ec28)
3 days ago Renamed the provenance file. (945a02b27)
3 days ago Added an extra job to sync the winget repository during the release. (468c9fe1f)
3 days ago beta release (7887eaeb2)

jssip.net

58 minutes ago 3.13.7 (c6a4b3d)
63 minutes ago Do not include test folder in lib/ (4194845)

kernel

16 hours ago Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (dd6c438c3e64)
16 hours ago Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd (bd1886d6e4ca)
16 hours ago Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (d0ed69f3e380)
17 hours ago Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (e728258debd5)
17 hours ago Merge tag 'i2c-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (e8df5a0c0d04)
17 hours ago Merge tag 'xtensa-20260422' of https://github.com/jcmvbkbc/linux-xtensa (5fb4fde3b287)
18 hours ago Merge patch series "eventpoll: fix ep_remove() UAF and follow-up cleanup" (ac8777cc3622)
18 hours ago eventpoll: drop vestigial epi->dying flag (07422c948f4b)
18 hours ago eventpoll: drop dead bool return from ep_remove_epi() (3a4551ea9c04)
18 hours ago eventpoll: refresh eventpoll_release() fast-path comment (33e92e9ecf48)
18 hours ago eventpoll: move f_lock acquisition into ep_remove_file() (d30deeb8b0cf)
18 hours ago eventpoll: fix ep_remove struct eventpoll / struct file UAF (a6dc643c6931)
18 hours ago eventpoll: move epi_fget() up (86e87059e6d1)
18 hours ago eventpoll: rename ep_remove_safe() back to ep_remove() (0bade234723e)
18 hours ago eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}() (0feaf644f718)
18 hours ago eventpoll: kill __ep_remove() (e9e5cd40d7c4)
18 hours ago eventpoll: split __ep_remove() (0f7bdfd41300)
18 hours ago eventpoll: use hlist_is_singular_node() in __ep_remove() (3d9fd0abc94d)
18 hours ago fs: Handle multiply claimed blocks more gracefully with mmb (9a466382c5e1)
18 hours ago nstree: fix func. parameter kernel-doc warnings (43eb354ecb47)
18 hours ago fs: aio: reject partial mremap to avoid Null-pointer-dereference error (3adf7ae18bf4)
18 hours ago fuse: reject oversized dirents in page cache (51a8de6c50bf)
18 hours ago writeback: Fix use after free in inode_switch_wbs_work_fn() (6689f01d6740)
18 hours ago fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error (c03ce4173c7b)
19 hours ago Merge branch 'rxrpc-miscellaneous-fixes' (5e6391da4539)
19 hours ago rxrpc: Fix error handling in rxgk_extract_token() (3476c8bb960f)
19 hours ago rxrpc: Fix re-decryption of RESPONSE packets (0422e7a4883f)
19 hours ago rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets (55b2984c96c3)
21 hours ago Merge branch 'rxrpc-miscellaneous-fixes' (27ae4bcf4df4)
21 hours ago rxrpc: Fix missing validation of ticket length in non-XDR key preparsing (ac33733b10b4)

openssl.org

2 hours ago Add intelligence to asn1_d2i_read_bio for reading entire header without blocking for extra data (35852da1d9)
5 hours ago Fix error check for EVP_CTRL_AEAD_GET_TAG (674c23d265)
8 hours ago Removes duplicated __owur. (d31fbbeded)
20 hours ago Add memory allocation failure testing framework (3cff7c2181)
26 hours ago Document semantic changes for EVP_get_*by* functions (5e32b3e3fa)
26 hours ago Drop redundant/confusing NULL check (6c0b89aa87)
27 hours ago Drop value barrier from ML-DSA reduce_once (a2079b82ba)
28 hours ago ci: Add MSYS2-MINGW64 build (20298d388b)
2 days ago docs: Fix and add documentation about AES-WRAP-PAD ciphers out parameter (6e9f47be2e)
2 days ago doc: correct X509v3_get_ext_by_NID.pod to reflect CRL/REVOKED extension behavior (515f9a4ed1)
2 days ago Add valgrind CT support to ML-DSA (c1f74671ae)
2 days ago Reject empty TLS 1.3 HRR cookie (9e0d3c0698)
2 days ago Use proper compiler features abstraction for older compilers (d53bba4eb0)
2 days ago pkey(1) missing setup for interactive pass prompt (9406cf1a82)

php.net

3 hours ago ext/phar/util.c: remove dup fd variable in phar_get_archive() (54787f2dda8)
3 hours ago ext/phar/util.c: use zend_hash_str_exists() in conditions in phar_get_archive() (cad713d9941)
3 hours ago ext/phar: reorganize if branches as content is identical (9e2841de6aa)
3 hours ago ext/phar: remove save variable in phar_get_archive() (37d9689fb40)
3 hours ago ext/phar: refactor logic after expand_filepath() call in phar_get_archive() (3a9d7b53e05)
3 hours ago ext/phar: reorganize if statements to remove gotos in phar_get_archive() (530276ab3fc)
3 hours ago ext/phar: no need to free error if operation is successful (#21859) (7d166a2f8eb)
3 hours ago zend_string: Replace some macros by inline functions (#21855) (3433bd5943e)
8 hours ago Merge branch 'PHP-8.5' (360ec2a38cf)
8 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a6566e776d4)
8 hours ago Fix GH-20214: PDO::FETCH_DEFAULT unexpected behavior with PDOStatement::setFetchMode (#21434) (7bd27e73e9d)
17 hours ago Merge branch 'PHP-8.5' (3291dea478c)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (49a74a83a35)
17 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (ea43822c061)
17 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (67437bcfa27)
17 hours ago [skip ci] Restrict Windows+Clang build to PHP 8.6 (046ffa25758)
20 hours ago ext/phar: pass NULL pointer for error instead of freeing it immediately (6563ae2a6f2)
21 hours ago ext/phar: refactor phar_create_or_parse_filename() to use a zend_string* for fname (34a9274b22e)
21 hours ago ext/phar: refactor phar_open_or_create_zip() to use a zend_string* for fname (b9be2e2f444)
21 hours ago ext/phar: refactor phar_open_or_create_tar() to use a zend_string* for fname (f435e3a62a9)
21 hours ago ext/phar: refactor phar_open_or_create_filename() to use a zend_string* for fname (985cf1eb4e9)
21 hours ago ext/phar: refactor phar_get_entry_data() to use a zend_string* for fname (cdc84d90e44)
21 hours ago random: Drop leading `_` from struct names (#21856) (11f0288c294)
22 hours ago ext/phar: refactor clean-up code on Windows for phar_open_parsed_phar() (#21839) (aeda89141fd)
22 hours ago ext/phar: refactor phar_get_or_create_entry_data() to use a zend_string* for fname (#21854) (20b0ff73af8)
23 hours ago Merge branch 'PHP-8.5' (6f1df9e45a9)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (5f989aaef2c)
23 hours ago zend_compile: Fix incorrect use of `ZVAL_NEW_STR()` in `zend_compile_call()` (#21851) (eafc26784d9)
24 hours ago Fix GH-21742: SplFileObject::fgets() throws at EOF in eof/fgets loop (#21853) (9a530a1c5e8)
24 hours ago Zlib: Fix the bug when `zval_get_long` silently cast `$strategy` into long in `deflate_init` (#21841) (c23efeb5c4b)

qemu.org

2 days ago Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (bb230769b4)
2 days ago Merge tag 'pull-vfio-20260421' of https://github.com/legoater/qemu into staging (42c7bba022)
2 days ago Merge tag 'pr-email_update-20260416' of https://gitlab.com/p-b-o/qemu into staging (ed6c94f81c)
2 days ago Open 11.1 development tree (95d65654ec)
2 days ago tests: rename the dbus-daemon helper script (4a36e9d669)
2 days ago ui/vnc: explicitly link with png (57c65e56e2)
2 days ago ui/vnc: remove left-over dead code (58df32284e)
2 days ago ui/vnc: make vnc_disconnect_finish() private (812ec936cd)
2 days ago ui/vnc: fix vnc_display_init() leak on failure (1f9c9387b0)
2 days ago ui/keymaps: introduce kbd_layout_free() (f6e25abf09)
2 days ago ui/vnc: VncDisplay.id is not const (9bd3bdd6ba)
2 days ago ui/vnc: simplify vnc_init_func error handling (f3cec33f08)
2 days ago ui/vnc: assert preconditions instead of silently returning (2823b97cb1)
2 days ago system: make qemu_del_vm_change_state_handler accept NULL (f7582a458c)
2 days ago util: move datadir.c from system/ (f42c7a79db)
2 days ago ui/vgafont: add SPDX license header (edd36fa49a)
2 days ago ui: avoid duplicating vgafont16 in each translation unit (899d9fc33a)
2 days ago ui/console-vc: unify the write path (54293f80a9)
2 days ago ui/console-vc: move vc_put_lf() to VT100 layer as vt100_put_lf() (f93cc8f331)
2 days ago ui/console-vc: refactor text_console_resize() into vt100_set_image() (4da64afc29)
2 days ago ui/console-vc: console_scroll() -> vt100_scroll() (76ee1d2358)
2 days ago ui/console-vc: move cursor blinking logic into VT100 layer (cddc99e81c)
2 days ago ui/console-vc: console_refresh() -> vt100_refresh() (1e4ded80b1)
2 days ago ui/console-vc: decouple VT100 display updates via function pointer (3faf2b0ae1)
2 days ago ui/console-vc: make show_cursor() take vt100 (130f8fbd55)
2 days ago ui/console-vc: make invalidate_xy() take vt100 (1cce59bb82)
2 days ago ui/console-vc: vga_putcharxy()->vt100_putcharxy() (80eea7dd75)
2 days ago ui/console-vc: set vt100 associated pixman image (62fe54d284)
2 days ago ui/console-vc: introduce QemuVT100 (cd579196da)
2 days ago ui/console: dispatch get_label() through QOM virtual method (6640883afc)

strongswan.org

27 hours ago kernel-pfkey: Add some sanity checks when processing kernel events (4821758d46)
31 hours ago constant-time: Fix Doxygen group assignment (0a64c27a1f)
2 days ago openssl: Fix memory leak if ipAddrBlock is non-canonical (b4ba8a6fb5)
2 days ago nm: Version bump to 1.6.5 (9e8292cb37)
2 days ago Version bump to 6.0.6 (4d709df8b2)

woocommerce

2 hours ago Make the GraphQL engine externally usable (#64390) (56d02966bf8)
2 hours ago Restructure review notification payload into title and message. (#64144) (b7467fe43e6)
3 hours ago Fix fatal error in cart template when filter returns non-product (#64252) (1ed6d18bdf0)
5 hours ago Add auto-generation mode to coupon code block (#64342) (63df81fb2d6)
7 hours ago Copy improvement: clear permission error when user cannot install plugins (#64187) (f729b763f38)
8 hours ago [DataViews - All Products] Integrate field registry (#64273) (3e9831e93c1)
10 hours ago [Performance] BFCM stress-test config update (#64385) (3c72eea2f48)
21 hours ago [Performance] BFCM stress-test config fo K6 (#64349) (46f5cd52fe6)
27 hours ago Detect block email template divergence on plugin update (#64328) (00bed1a7bf5)
31 hours ago Add GraphQL settings section with GET endpoint toggle (#64293) (024a28be24f)
32 hours ago Fix broken URL and footer logo image in developer docs (#64336) (b60d87940fb)
33 hours ago Add offline awareness to WooCommerce admin (reuses WP core #lost-connection-notice) (#64334) (bfe77df66a6)
2 days ago Store get_block_type_style() result in AbstractBlock::register_block_type (#64256) (57dc8789b74)
2 days ago Introduce new 'Create value' modal in variable product editor (#64251) (0567d9eb1aa)
2 days ago [Email Editor] Stamp sync meta on generated block email posts (#64287) (2f655724adb)
2 days ago Internalize the Webonyx GraphQL package (#64317) (6a5d8e8c7d3)
2 days ago Add TaxBasedOn enum class for woocommerce_tax_based_on option values (#64104) (5cbef918737)
2 days ago Map email test-send errors to merchant-friendly copy (#64286) (4c3267cd336)
2 days ago Introduce the dual code + GraphQL API for WooCommerce (#63772) (0b0f8d41423)
2 days ago Fix Hidden product search visibility (#63181) (acd77061f5c)
3 days ago [DataViews - All Products] Add media and SEO field modules (#64272) (36ea0f7df9c)
3 days ago Schedule sale events on meta change not on product update (#64140) (d1d120953e1)