Projects with recent changes

aom

4 hours ago RC: Implement using GOP from RC (39e847f80f)
5 hours ago Exclude api test for getting gop info from RT only (354acf1c0a)
26 hours ago Guard the extra tpl buffer with enable_tpl_model (0b97c346af)
28 hours ago Add codec control to get GOP info (9da12fe705)
2 days ago Clean up intra uv search function (4d5e086cd3)
2 days ago Optimize 8-tap Neon I8MM av1_dist_wtd_convolve_2d implementation (e719db5ab5)
2 days ago Optimize 8-tap Neon I8MM av1_dist_wtd_convolve_x implementation (9113e3206b)

asterisk.org

2 days ago chan_websocket: Add capability for JSON control messages and events. (f08020df80)
2 days ago build: Add menuselect options to facilitate code tracing and coverage (a9a1b976a7)

guacamole.apache.org

23 hours ago GUACAMOLE-1961: Merge improve terminal selection (87031b42)
24 hours ago Merge patch branch changes to main. (0267aa4e)
24 hours ago Merge 1.6.1 changes to patch. (a766dbc9)
24 hours ago GUACAMOLE-2158: Merge fix issues on terminal resize. (44b16380)
24 hours ago GUACAMOLE-2158: Redraw the content below the scroll after enlarging the terminal. (c71e1dbc)
24 hours ago GUACAMOLE-2158: Increase terminal buffer length only if new rows are being added. (49d239fd)
25 hours ago Merge patch branch changes to main. (6172bf27)
25 hours ago Merge 1.6.1 changes to patch. (506a9553)
25 hours ago GUACAMOLE-2164: Merge remove duplicate display resize when changing the font. (92e69c0b)
33 hours ago GUACAMOLE-2164: Remove duplicate display resize when changing the font. (5d01956b)
3 days ago GUACAMOLE-1961: Add generic function to get word bounds on a terminal buffer. (fc7bee41)
3 days ago GUACAMOLE-1961: Update the selection when dragging after multiple click with words or lines. (dd4ab82c)
3 days ago GUACAMOLE-1961: Detect accented letters as a part of word. (d489aac7)
3 days ago GUACAMOLE-1961: Improve selection by differentiating URIs from words. (fdead0d3)
3 days ago GUACAMOLE-1961: Allow selection on multiple lines when tripleclicking on wrapped row. (2b535719)
3 days ago GUACAMOLE-1961: Allow rectangular selection when ALT key is pressed. (a55f52fc)

kernel

2 days ago x86: uaccess: don't use runtime-const rewriting in modules (284922f4c563)
2 days ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (17d85f33a83b)
3 days ago Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (c9cfc122f037)
3 days ago Merge tag 'edac_urgent_for_v6.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (8bb886cb8f3a)

libheif

3 hours ago [BSD3] return error when track parsing fails (4b215b7d)
26 hours ago CI: macos-13 runners are deprecated. Use macos-15-intel instead. (fa1574dc)
26 hours ago CI: disable compiling with OpenJPH until macOS package is fixed (2f1994cf)
26 hours ago Improve documentation on how to use SVT as a builtin encoder (6f8dae4b)
27 hours ago check for error in compressed unci image data (f4d91571)
27 hours ago remove 'experimental' for H.266 codec plugins (a529fd75)
27 hours ago fix compilation with older emscripten version (f4923278)
27 hours ago Merge branch 'webcodecs' (9386d0d3)
27 hours ago update README with webcodecs comment (19c55afc)
27 hours ago always mark web-codecs as 'found' when enabled (220ac39b)
2 days ago Fix duplicate warnings after color conversion. (f0e803ed)
3 days ago Forward warnings to output image. (520067e1)

novnc.com

3 days ago Remove show_dot from docs/EMBEDDING.md (d44f7e0)
3 days ago Remove showDotCursor from docs/API.md (fb97e0f)

openssl.org

14 hours ago PKCS12_set_pbmac1_pbkdf2() fixups. (0083500927)
14 hours ago Fix potential malloc(-1) bugs. (f81fbf25fc)
24 hours ago Rollup fixes for NonStop builds. (2ddb767253)
32 hours ago CI: replace paid runners with free one (7001692dee)
34 hours ago c_rehash: Strip \r from hash filename on msys2 (331c2c71c9)
2 days ago Update sha512-x86_64.pl (241d4826f8)
2 days ago CI: Prevent scheduled jobs from running in forks (6e5ce1ebb5)
2 days ago Fix lock contention checker for MACOS (b217dbb910)
2 days ago Add a test for mismatch between the pkey and sigalg (236bc0d2f9)
2 days ago Use the actual NID for provided signature algorithms (cbfc8cc3dc)
2 days ago Modernize header macros for C23 compatibility (0b7afd6d30)
2 days ago Set the 'tmp' flag BN_FLG_FIXED_TOP in bn_mod_exp_mont_fixed_top() (54681f6e5b)
2 days ago Test BN_DEBUG in CI (46d0a210e2)
2 days ago Fix BN_DEBUG: ossl_assert() → assert() (a06897df77)

php.net

3 hours ago array_unshift: Add fast optimized case for packed arrays (#20353) (db8c331d07b)
8 hours ago Merge branch 'PHP-8.5' (4a98fa19ac0)
8 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a69238119df)
8 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (ce4001df17c)
8 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (b8fbf20c3b1)
8 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (d03cf27afe8)
8 hours ago [skip ci] Relax Zend/tests/concat_003.phpt (f4bd9082595)
10 hours ago Merge branch 'PHP-8.5' (08c743ea34d)
10 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (170fcf2381a)
11 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (7e077f5a145)
11 hours ago Remove CE cache from non-interned file cache strings (b062410d329)
22 hours ago zend_object_handlers.h: Remove duplicate function definition (d3c5163c25c)
22 hours ago ext/pgsql: Refactor parameter parsing for a few functions (#20068) (129f6e536d8)
22 hours ago ext/zlib: Remove unused ZLIB_EXPORTS (#20400) (ca40ec284b9)
23 hours ago zend_object_handler.c: call zend_get_call_trampoline_func() and pass zend_function* directly (#20297) (423e50c57d7)
25 hours ago Merge branch 'PHP-8.5' (4461e29b650)
25 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (edcbd4a656f)
25 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (ad248cfe582)
25 hours ago tidy: Harden against tidyNodeGetText() failure (0584e59734e)
26 hours ago tidy: Avoid some work when creating attributes (#20390) (331e6ae548e)
32 hours ago Merge branch 'PHP-8.5' (8eff4c3e780)
32 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (2bfbea457cb)
32 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (50cc545ea32)
32 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (51edaac9cf1)
32 hours ago [skip ci] Skip fpm tests crashing lsan on GHA (b9eaee18e44)
33 hours ago Merge branch 'PHP-8.5' (cd329f37a79)
33 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (106432852b4)
33 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (cbc3c1e03af)
33 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (4cfc729ac7f)
33 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (004a3985e76)

qemu.org

30 hours ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (917ac07f9a)
32 hours ago Merge tag 'hw-misc-20251104' of https://github.com/philmd/qemu into staging (deed5c8e93)
32 hours ago Merge tag 'i82596-fixes-pull-request' of https://github.com/hdeller/qemu-hppa into staging (f66930da44)
32 hours ago qapi/migration: Rewrap to 70 columns (139fbddfd9)
2 days ago hw/audio: Remove dead code from ac97_realize (1eb18789f8)
2 days ago hw/i386/microvm: Use fdt field from MachineState (b7974ab064)
2 days ago docs: Add eMMC device model description (45423e2470)
2 days ago scripts: Add helper script to generate eMMC block device images (2f00451fbe)
2 days ago hw/sd/sdcard: Handle RPMB MAC field (3acf956ea1)
2 days ago hw/sd/sdcard: Add basic support for RPMB partition (8ef4260a3f)
2 days ago hw/sd/sdcard: Allow user creation of eMMCs (4a885312be)
2 days ago hw/sd/sdcard: Fix size check for backing block image (a362b19a39)
2 days ago Merge tag 'pull-qapi-2025-11-04' of https://repo.or.cz/qemu/armbru into staging (d752763d0b)
2 days ago Merge tag 'pull-aspeed-20251104' of https://github.com/legoater/qemu into staging (ff0601d128)
2 days ago rust: add back to Ubuntu 22.04 jobs (fdeeb44845)
2 days ago rust: migration: allow nested offset_of (ac561a3050)
2 days ago rust: do not add qemuutil to Rust crates (02d6b8cfd3)
2 days ago rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize (8abea41ecd)
2 days ago rust/util: replace Error::err_or_unit/err_or_else with Error::with_errp (113a7f5bf3)
2 days ago rust/util: use anyhow's native chaining capabilities (0830ec9405)
2 days ago rust/util: add ensure macro (56dbf087a8)
2 days ago Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging (abe80c8ae2)
2 days ago Merge tag 'pull-target-arm-20251103' of https://gitlab.com/pm215/qemu into staging (9e57131c1e)
2 days ago i82596: Implement enhanced TX/RX with packet queuing and filtering (fec69f17be)
2 days ago i82596: Added core infrastructure and helper functions (cbf62eef84)
2 days ago hw/hppa: Enable LASI i82596 network on 715 machine (b2d0bf872d)
2 days ago Merge tag 'next-pr-pull-request' of https://gitlab.com/berrange/qemu into staging (e9c692eabb)
2 days ago qapi: Add documentation format validation (8107ba47fd)
2 days ago docs/interop: Add test to keep vhost-user.json sane (201a38d12b)
2 days ago docs/interop/firmware: Literal block markup (f68938c435)

woocommerce

3 hours ago Add Composer Update Utility Scripts (#61753) (f89e63f905)
5 hours ago Fix: Support keyboard navigation in iAPI minicart (#61716) (5108887c13)
7 hours ago Use color-mix instead of ::after hack for translucent borders (#61737) (10a5d5ba46)
11 hours ago Email Editor: Use publish as the default post status for new Woo email editor posts (#61814) (25deaa4803)
28 hours ago [WOO13-83] Move fulfillments controller under src/Internal (#61785) (b701c94816)
30 hours ago Add Push Notifications core classes. (#61670) (961933b8f8)
32 hours ago Prepare Packages for Release (#61812) (f507ec9d71)
33 hours ago [Dev] Generate clean Jetpack autoloaders in build (#61800) (3e7d4f0863)
34 hours ago [Rest API v4] Order Refunds v4 (#61614) (7b572bde56)
35 hours ago Product Filters: support unicode value (#61769) (adf4479118)
2 days ago iAPI MiniCart - fix a bug where attributes were not rendered correctly due to incorrect key (#61764) (f928b22127)
2 days ago Product Filters: Fix Canonical URL encoding issue (#61766) (fe4b89e990)
2 days ago Export templates and email CSS hooks (#61804) (9a0113b730)
2 days ago Product Filters: add support for databases using ANSI_QUOTES  (#61630) (04a96005ae)
2 days ago Conditionally Add fulfillment_status column to wc_order_stats table for new installs (#61487) (35772bbfe5)
2 days ago Apply tighter font sizes and spacing in checkout (#59787) (285499a1df)
2 days ago Disable the Deactivate ellipsis menu option for bundled payment gateways (#61702) (de965b3a8f)
2 days ago Prepare Packages for Release (#61652) (d4240128ba)
2 days ago Flush product usage notice cache after plugin activation (#61606) (3cc4d749d9)
2 days ago Call Product Gallery block stable (#61274) (8f5a1b8fc1)
2 days ago Fix Product Collection carousel layout a11y (#61780) (db8731ab7f)
2 days ago [Payments NOX] Fix payment providers tests using fill in classes (#61789) (b9ab88e333)
2 days ago Prepare Packages for Release (#61794) (d424f7a267)
3 days ago Add `@woocommerce/sanitize` Trusted Type Policy Support (#61728) (97d6d0941c)
3 days ago Remove CedCommerce from onboarding marketing task (#61758) (8ac16e8580)
3 days ago Fix: Customer Table not populating due to error caused when ANSI_QUOTES setting is enabled in Database Setting (#61212) (bc1c0d820c)

wordpress.org

2 hours ago Block editor: Make fit text work with the interactivity API. (68591aab0f)
24 hours ago Editor: fix contributor "Slow down" message when updating Notes quickly. (afcbc33f65)
24 hours ago Coding Standards: Ignore blank space commits while blaming. (2e54ce5329)
28 hours ago Command Palette: Revert Use `HTLM_Tag_Processor` to get the menu label when enqueueing assets. (ca6c863c86)
35 hours ago Docs: Synchronize `WP_REST_Server::check_authentication()` docs with the filter. (b5ec37b787)
2 days ago General: Improve docblock for data provider function. (884b83238e)
2 days ago Docs: Add some missing full stops in various DocBlocks. (0bf64c1bec)
2 days ago Coding Standards: Fix alignment (ccb6766a85)
2 days ago Privacy: Set `$request->confirm_key` earlier so it can be reused in 2 places. (a03d3954ef)
2 days ago Canonical: prevent "Undefined array key" PHP warnings when `host` is not set. (ff31fa4b12)
2 days ago Build/Test Tools: Only open pull requests need testing instructions. (2e23057420)
2 days ago Emoji: Update Twemoji to version `17.0.1`. (08103a3256)
2 days ago Options: Combine date & time strings to improve translation accuracy. (0b98fc0980)
2 days ago Build/Test Tools: Remove MariaDB 10.4 from the test matrix. (c87d294264)
2 days ago Mail: reset `Encoding` to 8-bit in `wp_mail()`. (36fab9c398)
2 days ago Abilities API: Use stricter doing_action check when registering. (407748f330)
2 days ago Post WordPress 6.9 Beta 3 version bump. Built from https://develop.svn.wordpress.org/trunk@61129 (88765fd257)
2 days ago WordPress 6.9 Beta 3. Built from https://develop.svn.wordpress.org/trunk@61128 (262903d36a)
2 days ago Command Palette: Ensure `$menu_label` is initialized before using it. (7341300ff8)
2 days ago Command Palette: Use `HTML_Tag_Processor` to get the menu label when enqueueing assets, not regex. (16485b23ce)
2 days ago Sync packages for WP 6.9 beta 3. (741e71e2f7)
2 days ago Command Palette: Decode HTML entities in menu url (2d788f6ebd)
3 days ago Site Health: Improve messaging for PHP version status. (6af32c813a)
3 days ago Script Loader: Load block styles on demand in classic themes even when `wp-block-styles` support is absent. (8534f6b1a8)
3 days ago Command Palette: Add network admin check (aaf46f5fa3)
3 days ago General: Ensure errors can be displayed when triggered during finalization of the template enhancement output buffer. (074794e960)
3 days ago Embeds: Add `wp_oembed_add_discovery_links()` to run earlier at `wp_head` priority 4. (f7a4525383)
3 days ago Plugins: Add missing `$priority` parameter to `has_filter()` and `has_action()`. (c8ef6c5354)
3 days ago Script Loader: Reduce `styles_inline_size_limit` down to 40K from 50K. (9f4eb0d284)
3 days ago Filesystem API: Update `WP_Filesystem_FTPext::$link` phpdoc type. (71dab9f7cf)