Projects with recent changes

aom

17 hours ago Move common code in aom_upsampled_pred_c/neon/sse2 (b63f30b6d3)
18 hours ago Merge tag 'v3.13.3' into main (17911616c0)
18 hours ago av1_nonrd_pick_inter_mode_sb: normalize ref frame check (395efd18d8)
19 hours ago Prune the evaluation of inter transform split (f21c2d85a3)
22 hours ago Change cm back to const in combined_motion_search (c61e958615)
2 days ago RC: Use QP from RC for TPL (931ecb00da)
2 days ago Update description of commit 4cc0867f in Bug Fixes (ffef1a81f5)
2 days ago Extend the sf that skips compound modes to speed=1 (f5d16c2318)
2 days ago Tweak the gf_length decision (701387bbf0)
2 days ago Update CHANGELOG and CMakeLists.txt for v3.13.3 (92d4c37fbd)
3 days ago Add test for comp mask pred crash fix (cb3cfa13cc)
3 days ago Add a shorts 1080p test data (b655445e6c)
3 days ago Enable Clang's -Wc23-extensions warning (1ee3843771)
3 days ago Spelling fix: change "an" to "a" (61e2b5b97b)
3 days ago RC: skip shortern GF when using ext RC (e19bda0d9f)
3 days ago Fix unitialized variable in nonrd_pickmode (bcb5415b3b)
3 days ago Convert some assert() to static_assert() (47500a16ce)
3 days ago Add valuable tune IQ info to `adjust_rdcost()` (9856078eeb)

asterisk.org

24 hours ago res_cdrel_custom: do not free config when no new config was loaded (3dd86beeac)
2 days ago res_cdrel_custom: Resolve several formatting issues. (80b953f76f)
3 days ago callerid: fix signed char causing crash in MDMF parser (3e0817d8e6)

freeswitch.com

25 hours ago [Core] Fix DTLS Peer Certificate verification (8babcee3ea)

guacamole.apache.org

20 hours ago Merge patch branch changes to main. (7989c397)
20 hours ago Merge 1.6.1 changes to patch branch. (68c8a483)
20 hours ago GUACAMOLE-2255: Merge fix intermittent rdp error handling due to uninitialized variable. (943fa180)
21 hours ago GUACAMOLE-2255: Fix intermittent RDP error handling due to uninitialized variable. (22e01934)
3 days ago Merge patch branch changes to main branch. (472ef14e)
3 days ago Merge 1.6.1 changes to patch branch. (4de4089a)
3 days ago GUACAMOLE-2241: Correct potential infinite loop in guac_display_plan_create(). (482aff52)
3 days ago GUACAMOLE-2241: Correct potential infinite loop in guac_display_plan_create(). (9baabb43)
3 days ago Merge changes from patch branch back to main. (7d867258)
3 days ago Merge 1.6.1 changes back to patch. (157080ea)
3 days ago GUACAMOLE-2221: Merge fix for RDP busy-loop on transport failure. (0dfa375f)
3 days ago GUACAMOLE-2221: fix RDP busy-loop on transport failure (bf1b62d3)

imagemagick.org

2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pmpg-6pww-fg6q (2ab24d748)
3 days ago Whitespace. (f20b42813)
3 days ago Corrected the name of the module. (ce5434daf)
3 days ago Use the correct bit depth when reading a PNG bKGD (#8485) (23d609d28)
3 days ago Use a cast to double instead of a multiplication. (7ac2dccf3)

kernel

3 days ago Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (9147566d8016)
3 days ago Merge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq (0958d657b4bc)
3 days ago Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (53d85a205644)
3 days ago cgroup/cpuset: Skip security check for hotplug induced v1 task migration (089f3fcd690c)
3 days ago cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpuset_can_attach() (bbe5ab8191a3)
3 days ago Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs (dbf00d8d23b4)

libheif

3 hours ago fix type mismatches because of new uint16_t bpp (d0f4669c)
3 hours ago unci: support up to 256bpp in unc_encoder_component_interleave (d10444cb)
4 hours ago unci: add missing check for components_little_endian()==false when it is not supported (b13d0d5e)
4 hours ago unci: fix writing multiple components with byte-aligned and non-byte-aligned bpp (9049fc17)
22 hours ago tiff reader: support 9-15 bpp in input (504cc8ee)
24 hours ago heif-enc: add missing help for --component-content-ids (aa85fe68)

openssl.org

33 hours ago Revert "Make cpuid_setup non-constructor" (681b19bc7b)
33 hours ago Make riscv cpucap not use BIO_snprintf (636dc882a6)
33 hours ago Add test for NULL uri handling in OSSL_STORE_delete() (370954f1bb)
33 hours ago Fix NULL pointer dereference in OSSL_STORE_delete() (c85884a4b2)
2 days ago Fix names of X509_V_ERR_ERROR_IN_CERT_* constants in man page (e181adbe4a)
2 days ago apps/lib/apps.c: use fstat on an opened fd in app_mmap_file() (18097ee961)

php.net

4 hours ago Prefer C11 atomics over ZEND_WIN32 locking mechanism (#21620) (50ad45851c5)
5 hours ago Merge branch 'PHP-8.5' (ea9f5dac593)
5 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c633ce884b7)
5 hours ago Fix GH-21478: Forward property operations to real instance for initialized lazy proxies (9c082438f4c)
20 hours ago Switch sqlite tests from "" to '' and re-enable for FreeBSD (660996662a2)
21 hours ago standard: Add `enum SortDirection` (#21501) (32c1931f181)
22 hours ago ext/{pdo_pgsql,pgsql}: Enable HAVE_PG_RESULT_MEMORY_SIZE (#21595) (3619caa0b1a)
23 hours ago [RFC] Add DocComments for function parameters (#21279) (d0852d54bab)
24 hours ago ext/standard/tests/filters: add missing CTYPE extension requirement (#21581) (eab1c01b481)
25 hours ago replace ERR_NUM_ERRORS with PHP_OPENSSL_ERR_BUFFER_SIZE (#21579) (266f85f4e89)
26 hours ago ext/pgsql: Remove unnecessary `+1` in memcpy when appending newline (GH-21597) (818bc8a1773)
30 hours ago Merge branch 'PHP-8.5' (f4a2e339e33)
30 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (559b3fe37c5)
30 hours ago Fix function JIT JMPNZ smart branch (455ae2880e4)
2 days ago Merge branch 'PHP-8.5' (75ed2091bca)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (d6a28fbbda2)
2 days ago Update IR (#21594) (3748255726b)
3 days ago Merge branch 'PHP-8.5' (87b83459c50)
3 days ago Fix incorrect RC-handling for ZEND_EXT_STMT op1 (d4f06910225)
3 days ago Merge branch 'PHP-8.5' (d4db3a90c2b)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (e0c66a444f4)
3 days ago [skip ci] update NEWS (3a0d1cc4766)
3 days ago Merge branch 'PHP-8.5' (d5f4c4351a7)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (49dbac9a118)
3 days ago Fix GH-21548: Dom\XMLDocument::C14N() emits duplicate xmlns declarations after setAttributeNS(). (4ee275fd59f)
3 days ago sapi/phpdbg: refactor phpdbg_load_module_or_extension() (#21578) (a231da8d288)

qemu.org

2 days ago Update version for v11.0.0-rc2 release (b6a7d06213)
2 days ago Merge tag 'firmware-20260401-for-11.0-pull-request' of https://gitlab.com/kraxel/qemu into staging (2bf71cb2d8)
2 days ago Merge tag 'pull-linux-user-20260401' of https://gitlab.com/pm215/qemu into staging (9e69071fc2)
3 days ago Merge tag 'hppa-more-v11-fixes-pull-request' of https://github.com/hdeller/qemu-hppa into staging (7df28e4c41)
3 days ago target/hppa: Update SeaBIOS-hppa to version 24 (bf758751aa)
3 days ago hw/hppa: Implement memory ranges (4a84032a26)
3 days ago target/hppa: Fix TOC handler for 64-bit CPUs (afcb125165)
3 days ago hw/pci-host/astro: Add GMMIO mapping (a45862947e)
3 days ago hw/pci-host/astro: Fix LMMIO DIRECT mappings (12cd2e5ec1)
3 days ago hw/pci-host/astro: Implement LMMIO registers (4f5367f0a2)
3 days ago hw/pci-host/astro: Fix initial addresses in IOC (64f676beea)
3 days ago hw/pci-host/astro: Make astro address arrays accessible for other users (a3210e056d)
3 days ago bsd-user, linux-user: signal: recursive signal delivery fix (7e966ef38f)
3 days ago linux-user: Make openat2() use -L for absolute paths (fa6dfcc373)
3 days ago linux-user: update select timeout writeback (9b7d64686b)
3 days ago linux-user: fix name_to_handle_at when AT_HANDLE_MNT_ID_UNIQUE flag is set (22966937f4)
3 days ago include/user/guest-host.h: Provide g2h etc for both abi_ptr and vaddr (8330da591e)
3 days ago Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging (7a2dc48276)

strongswan.org

34 hours ago nm: Ignore all .gmo files (0b053e048d)
2 days ago dhcp: Use correct getter for boolean force_server_address option (b377a41336)
2 days ago openssl: Fix return value if returning EdDSA public key fails (3c637c7521)
2 days ago Use Botan 3.11.1 for tests (440b7e7940)
2 days ago nm: Add Georgian translation (988d777ebb)

woocommerce

2 hours ago Cart: Fix stale pending delete state for bundled products (#63972) (90ebe7b4337)
3 hours ago Add to Cart Button: open external products link in a new tab (#63970) (1cecb99e6ed)
11 hours ago Add content role to block attributes for WP 7.0 pattern editing (#63977) (88e49999eea)
18 hours ago Fix structured data adding valueAddedTaxIncluded when taxes are disabled (#63304) (65ffae934d0)
19 hours ago Update locutus to v3 to fix CVE-2026-32304 (#63992) (969e0faa9a6)
24 hours ago Upgrade pnpm from 9.15.0 to 10.33.0 with supply chain security (#63964) (c37dad1b29c)
25 hours ago Add tested and icons passthrough to WC Helper update transient (#63986) (71b08ef6298)
31 hours ago Add notification processor, send controller, and safety net. (#63859) (b3f540e04c5)
2 days ago Add to Cart + Options: render 3rd-party product types quantity inputs with steppers (#62893) (ee6b173a67d)
2 days ago Fix issues when Product Gallery is used inside the Product block (#63934) (a4b00c7fb3c)
2 days ago Export Skeleton component via PaymentMethodInterface for payment gateway reuse (#63788) (e1b889bd6e4)
2 days ago Replace 'Return to Cart' link with cart icon in checkout header (#63678) (d7d94c34521)
2 days ago Use default cursor in Product Gallery large image when it's not clickable (#63956) (4923e71fe2a)
2 days ago Fix useSelect instability warning for notices in the email editor (#63943) (e58acb1b344)
2 days ago Add hooks for email order details headings (#63898) (3762d06da2d)
2 days ago Fix Coupon Code block search to include all default statuses (#63933) (782ca756d7a)
2 days ago In-App subscriptions: show managed status for host plan and agency orders (#63925) (5e9fc5633af)
2 days ago Fix 404 requests for category-title and category-description frontend scripts (#63945) (5395ff3d77c)
3 days ago Fix Product Summary "Upgrade now" button not working in Site Editor (#63937) (ddee938d0cb)
3 days ago Update changelog.txt after 10.6.2 (#63960) (54b1643ad83)
3 days ago Update stable tag to 10.6.2 (trunk) (#63957) (e4c517fc8f2)
3 days ago Add Claude Code hook to block edits to generated/built files (#63951) (d26420ad4c6)