Projects with recent changes
aom
18 hours ago Move common code in aom_upsampled_pred_c/neon/sse2 (b63f30b6d3)
20 hours ago Merge tag 'v3.13.3' into main (17911616c0)
20 hours ago av1_nonrd_pick_inter_mode_sb: normalize ref frame check (395efd18d8)
21 hours ago Prune the evaluation of inter transform split (f21c2d85a3)
23 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)
26 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)
26 hours ago [Core] Fix DTLS Peer Certificate verification (8babcee3ea)
22 hours ago Merge patch branch changes to main. (7989c397)
22 hours ago Merge 1.6.1 changes to patch branch. (68c8a483)
22 hours ago GUACAMOLE-2255: Merge fix intermittent rdp error handling due to uninitialized variable. (943fa180)
23 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)
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)
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)
libheif
2 hours ago unci: rgb_block_pixel now saves as big endian (f2837633)
3 hours ago CI: disable typescript (90833020)
4 hours ago fix type mismatches because of new uint16_t bpp (d0f4669c)
5 hours ago unci: support up to 256bpp in unc_encoder_component_interleave (d10444cb)
5 hours ago unci: add missing check for components_little_endian()==false when it is not supported (b13d0d5e)
5 hours ago unci: fix writing multiple components with byte-aligned and non-byte-aligned bpp (9049fc17)
24 hours ago tiff reader: support 9-15 bpp in input (504cc8ee)
26 hours ago heif-enc: add missing help for --component-content-ids (aa85fe68)
2 hours ago doc: document PKCS12 password prompting for certificates (c7b2832632)
2 hours ago evp_test.c: Check error stack for new errors and not stale ones (35868991d1)
2 hours ago Fix a CHANGES.md entry added to the wrong section (d711845efb)
2 hours ago quic: fix NULL deref in ossl_quic_new_from_listener() (1d2d303770)
2 hours ago ci: Fix CYGWIN build (aab7adf85a)
2 hours ago util/platform_symbols/windows-symbols.txt: add __stdio_common_vsnprintf_s (f32ae93f1e)
2 hours ago Update Windows CI workflow to supply correct DLLs to checkplatformsyms.pl (c2948db961)
2 hours ago .github/workflows/windows_comp.yml: drop platform symbol usage check (f007284b91)
2 hours ago util/checkplatformsyms.pl: do not hard-code "libcrypto-3-x64" library name (9648c51014)
2 hours ago util/checkplatformsyms.pl: update the Unix symbol filtering (794fe02e50)
2 hours ago util/checkplatformsyms.pl: do not exit after the first symbol (127245bb2d)
2 hours ago util/checkplatformsyms.pl: handle command exit code (2753b08a66)
2 hours ago util/checkplatformsyms.pl: syntax nit fix (b19b0e22fb)
2 hours ago util/checkplatformsyms.pl: check that supplied files exist (b2b97b5ddb)
2 hours ago Doc: "ML-DSA external mu" clarify security categories (78e2e71be1)
2 hours ago crypto/err/err_all.c: load SM2 error strings (6830f62813)
2 hours ago evp_decodeblock_int(): Bugfix of padding check (1b97a9ae19)
2 hours ago EVP_MD_CTX_gettable_params(): Add NULL check before dereference (9ac50d2d7b)
2 hours ago Add INT_MAX bounds check to d2i_ASN1_UINTEGER before (int)len cast (6c92deff75)
2 hours ago Updated broken documentation links in various files (6f5b5acd65)
2 hours ago Update manuals and demos to consider OSSL_PARAM_clear_free() vs OSSL_PARAM_free() (3f907b6524)
2 hours ago Add a test for an early DTLS CCS with extra data on the last record (33cb1807a0)
2 hours ago Fix a Use-After-Free bug in the DTLS code (f3dbf6aa79)
2 hours ago crypto/x509/pcy_tree.c: fix leak of tree in X509_policy_check() (c3d24d9121)
3 hours ago doc: clarify X509_STORE thread safety and lifetime contract (eef0729ff9)
3 hours ago Fix integer overflow in EVP_ENCODE_LENGTH and base64 encoding paths (3741076a34)
34 hours ago Revert "Make cpuid_setup non-constructor" (681b19bc7b)
34 hours ago Make riscv cpucap not use BIO_snprintf (636dc882a6)
34 hours ago Add test for NULL uri handling in OSSL_STORE_delete() (370954f1bb)
34 hours ago Fix NULL pointer dereference in OSSL_STORE_delete() (c85884a4b2)
3 hours ago Ignore ZPP in gcovr (GH-21623) (7cfde6edba5)
6 hours ago Prefer C11 atomics over ZEND_WIN32 locking mechanism (#21620) (50ad45851c5)
6 hours ago Merge branch 'PHP-8.5' (ea9f5dac593)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c633ce884b7)
6 hours ago Fix GH-21478: Forward property operations to real instance for initialized lazy proxies (9c082438f4c)
21 hours ago Switch sqlite tests from "" to '' and re-enable for FreeBSD (660996662a2)
22 hours ago standard: Add `enum SortDirection` (#21501) (32c1931f181)
24 hours ago ext/{pdo_pgsql,pgsql}: Enable HAVE_PG_RESULT_MEMORY_SIZE (#21595) (3619caa0b1a)
25 hours ago [RFC] Add DocComments for function parameters (#21279) (d0852d54bab)
26 hours ago ext/standard/tests/filters: add missing CTYPE extension requirement (#21581) (eab1c01b481)
26 hours ago replace ERR_NUM_ERRORS with PHP_OPENSSL_ERR_BUFFER_SIZE (#21579) (266f85f4e89)
28 hours ago ext/pgsql: Remove unnecessary `+1` in memcpy when appending newline (GH-21597) (818bc8a1773)
32 hours ago Merge branch 'PHP-8.5' (f4a2e339e33)
32 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (559b3fe37c5)
32 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)
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)
2 days 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
3 hours ago Cart: Fix stale pending delete state for bundled products (#63972) (90ebe7b4337)
5 hours ago Add to Cart Button: open external products link in a new tab (#63970) (1cecb99e6ed)
12 hours ago Add content role to block attributes for WP 7.0 pattern editing (#63977) (88e49999eea)
19 hours ago Fix structured data adding valueAddedTaxIncluded when taxes are disabled (#63304) (65ffae934d0)
21 hours ago Update locutus to v3 to fix CVE-2026-32304 (#63992) (969e0faa9a6)
25 hours ago Upgrade pnpm from 9.15.0 to 10.33.0 with supply chain security (#63964) (c37dad1b29c)
26 hours ago Add tested and icons passthrough to WC Helper update transient (#63986) (71b08ef6298)
32 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)