Projects with recent changes
aom
17 hours ago Clean up AOM_EFLAG_FREEZE_INTERNAL_STATE (44121a2955)
18 hours ago [convolve] Optimize av1_convolve_2d_sr_avx2 (3d57983ce3)
18 hours ago Fill image including the padding areas (a7ffc3343e)
19 hours ago Update highway to adf91c746 (859e386176)
30 hours ago Clean up screen_content_tools_determination() (1ae0d47fac)
32 hours ago Simplify screen content decision (b9e4140065)
34 hours ago Assign values to two new codec controls explicitly (4f5d3ce4d5)
35 hours ago Add SSE2 optimization for interp_cubic() (a7eed89f4f)
2 days ago libaom: Optimize convolve for AVX512 (6cf8bf673d)
3 days ago Disable superblock level qp offsets for INTNL_ARF_UPDATE frames (6c7f40b404)
18 hours ago app_dial: Properly handle callee hangup while sending digits. (7988d1138c)
18 hours ago res_pjsip_messaging: Update To URI only if it is a SIP(S) URI (f4ed6a13fc)
18 hours ago Upgrade bundled pjproject to 2.17. (4ec7509d93)
2 days ago res_stir_shaken: fix memory free crash when Asterisk is built with malloc_debug (a95b21c556)
2 days ago manager: Eliminate unnecessary code, simplify sessions in stasis callbacks (f3a64f705e)
18 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jcqp-6r6f-3mfx (188fcf538)
18 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-36wm-hprc-mcf5 (3aa357413)
18 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3rvp-mpr5-qjm9 (c0d67d194)
19 hours ago beta release (b8244a9c4)
21 hours ago release (ccf56fb3e)
35 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-gj92-pwm7-jcmp (bbfc7cba0)
35 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-gj92-pwm7-jcmp (0eb34f7c3)
35 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-g5mf-wqq5-vwg6 (10a1a2285)
2 days ago Revert patch because the index cannot be negative. (dd31516fd)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-g5mf-wqq5-vwg6 (6dc0130db)
2 days ago Added extra conditions for when ReadGenericMethod should be used when reading a jpeg compressed tiff file (dlemstra/Magick.NET/issues/2016) (8a24b6aa2)
2 days ago Restored the patch. (7764e0671)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pfvh-m9xv-8966 (a66ab7bc5)
2 days ago Fix unsound free of uninitialized pointers in GetImageFeatures error path (#8724) (c0ecd189e)
3 days ago initialize mask trait for -region option (703f6f5a7)
3 days ago Updated the Windows dependencies. (8e0cc06fb)
3 days ago Revert patch until there is a proper fix. (34bda950c)
intel-microcode
34 hours ago microcode-20260512 Release (98f8d81)
kernel
3 days ago Linux 7.1-rc3 (5d6919055dec)
3 days ago Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (afaa0a477099)
3 days ago rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present (aa54b1d27fe0)
3 days ago Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (a1a10cdbc655)
libheif
21 hours ago CI: compile with GCC 15 (580ca121)
2 days ago heif-dec: add option to control number of tile decoding threads (#1787) (8f5e2e77)
openh264
2 days ago fix: harden parse-only VCL NAL save logic in au_parser (#3944) (e3f5b104)
3 hours ago Add a note in the docs about the new PSK alert behaviour (be02e62560)
3 hours ago Add a test for bad PSK in a PSK only server (17bd94fbd6)
3 hours ago Treat an unknown PSK identity the same way as a binder validation failure (0f607c776c)
3 hours ago CRL: Refactoring and tests for extensions, entries, and serial number duplicates (68518d5dc2)
3 hours ago Fixes #30979: Added `BN_CTX_end` before free in sm2_sign and sm2_crypt. (35f91b9e00)
3 hours ago Fix circular dependency between macros.h and opensslconf.h (e24c53980f)
3 hours ago apps/lib/tlssrp_depr.c: fix leak of vb in set_up_srp_verifier_file() (f9a24a30e9)
22 hours ago quic: fix incoming port cleanup on failure (de68b193a5)
22 hours ago quic: check lh_QUIC_STREAM_new() return value in stream_map_init (51e7447e9e)
29 hours ago test: add test for IV reuse in AEAD providers (854def489a)
29 hours ago chacha_poly: Use IV_STATE guard to prevent IV reuse (78f60e095d)
2 days ago Deprecate the ASN1_BIT_STRING name related funcitons. (96012a62aa)
2 days ago Fix OOB read in EC_GROUP_new_from_params() with zero-length generator (2f3704f3b6)
2 days ago Add various MFAIL tests to excercise ht insert (658181faa8)
2 days ago Fix ignored call in ossl_rcu_call when cb item alloc fails (8e1da4a4d6)
2 days ago Add mfail test for new BIO dgram mem (8ee58cad2f)
2 days ago Fix BIO dgram pair memleak in dgram_mem_init (07cd5562d2)
2 days ago Reject CR/LF in HTTP request components (4c62468c95)
2 days ago Add mfail test for ossl_ffc_params_copy (df53ee4fa0)
2 days ago Fix memleak in ossl_ffc_params_copy if alloc fails (a887f93cc7)
2 days ago openssl-s_client.pod.in: remove mention of empty -alpn handling (5f3ee04088)
2 days ago Correct ASN1_STRING_set() behaviour to match the documentation (c9d87ccc50)
2 days ago crypto/evp/evp_lib.c: call va_end() in EVP_PKEY_Q_keygen() on error (0a91e12cb9)
2 days ago quic_channel.c: fix potential memory leak on failure in ossl_quic_channel_alloc (6000ce9245)
2 days ago Deprecate the X509_check_{email,host,ip,ip_asc} family of functions (c7c8dea229)
2 days ago doc: clarify algorithm discovery in openssl-genpkey.pod.in (0c44aedbed)
2 days ago doc: clarify -dateopt rfc_822 date format (1671d567cb)
17 hours ago Merge branch 'PHP-8.5' (c0af26858a9)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c4aa851a6a3)
17 hours ago JIT: Fix TSSA of ZEND_FE_FETCH_R with key operand (ef589ce6698)
23 hours ago Merge branch 'PHP-8.5' (061f90a4bad)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (9e3e41f7780)
23 hours ago Fix COMMUNITY_asan failure on src/Symfony/Component/HttpClient (#22021) (61148575e49)
23 hours ago Merge branch 'PHP-8.5' (c2d11de289e)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (fa7ab23d67d)
23 hours ago Update IR (#22019) (8fa692b0898)
29 hours ago ext/intl: Throw ValueError for invalid break iterator locale type (#21997) (6f1f4656a19)
2 days ago Merge branch 'PHP-8.5' (10dad92c8b1)
2 days ago ext/gd: imagebmp_basic.phpt test require PNG support. (ac8248bb63b)
2 days ago streams: split filter seekability into read and write fields (#21878) (b114db0ddc2)
2 days ago ext/gmp: Emit deprecation for precision-losing float RHS in ** / << / >> (#21945) (769441ba430)
2 days ago Merge branch 'PHP-8.5' (43b56c96af5)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (f340037bf3d)
2 days ago ext/standard: Fix ip2long in AIX to treat IPs with leading zeros as invalid like LINUX (e88e04909c1)
3 days ago UPGRADING: Document `__debugInfo()` for enums (eb3204252e7)
3 days ago [RFC] Allow __debugInfo() on enums (#21425) (463c5dc1f54)
2 days ago Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (5e61afe211)
2 days ago Merge tag 'pull-fpu-20260509' of https://gitlab.com/rth7680/qemu into staging (e1f06e20ca)
20 hours ago github: Use separate caches for custom-built dependencies (3b902ea59b)
28 hours ago github: Remove most builds with leak detective (821ba89961)
2 days ago github: Always build OpenSSL with SRP support (afe51f19e7)
2 days ago github: Only store a cache for large custom-built crypto libs (a4b7d57c79)
woocommerce
67 minutes ago Remove helper text from Featured product toggle in quick edit panel (#64814) (b95d362ba15)
75 minutes ago Remove helper text from Tags field in quick edit panel (#64816) (34723472b9c)
76 minutes ago Rename Categories filter and column to Category (#64821) (238b526ca6f)
2 hours ago Add Brands filter to the experimental products app product list (#64826) (75696966639)
2 hours ago Hide the WC page title on the Review Order page (#64825) (2c4061231ff)
2 hours ago Fix quick edit field visibility (#64815) (cd5f7704343)
2 hours ago Update quick edit field ordering (#64812) (b01d5af8c74)
3 hours ago Fix Add to Cart + Options steppers not working on extension quantity inputs (#64819) (82b2cc872fd)
4 hours ago Improve payment provider setup error message (#64799) (f50bdb03e67)
11 hours ago Exclude fully-refunded items from Review Order page (#64531) (45076b80178)
12 hours ago Render empty-state thank-you when nothing is left to review (#64530) (b024e89d316)
13 hours ago Replace product view action with variation selection (#64828) (c415b8a573e)
13 hours ago Fix products app image field selection (#64782) (16e44eafe0d)
14 hours ago Pre-fill the Review Order form with the customer's existing review (#64529) (0b5899251c3)
15 hours ago [Email Editor] Add Tracks instrumentation for the update flow (#64759) (d8628b8e969)
20 hours ago Analytics: re-add full refund fix tool to Status > Tools (#64143) (7e5789d580f)
20 hours ago Limit reviewer assignment workflow to trunk and release branches (#64769) (c8c988b0279)
21 hours ago Add variation quick edit sidebar with bulk editing support (#64725) (8a6c4957a6a)
22 hours ago Add per-user push notification preferences (#64351) (b0831266822)
22 hours ago Add order-detail-redesign feature flag and 1200px cap on Order edit (#64669) (92ac7d90354)
23 hours ago Add AJAX submission handler for the Review Order form (#64527) (3724cacfaa6)
23 hours ago Scaffold .agents/scratchpad and .agents/tmp for AI-agent working docs (#64724) (2a411f0fe75)
23 hours ago Add woocommerce-store-api skill (#64594) (24bda7e3f40)
23 hours ago [dev] Monorepo: revert wp-env patch, cleanup pnpm flags in worflows (#64801) (f7348b73149)
24 hours ago [Email Editor] Add three-way diff for change-summary and selective apply (#64716) (4bfa96c8de7)
26 hours ago Fix Marketplace product card title focus ring (#64788) (8ef94ac8c78)
26 hours ago Add filters for GraphQL debug and introspection (#64729) (5346e698975)
26 hours ago [dev] Monorepo: address circular dependencies surfaced by SWC TDZ. (#64797) (9694222751d)
26 hours ago Add email template canvas affordance (#64703) (38466d15615)
26 hours ago [Release] Improve copy of release tasks (#64721) (e14afb92e0d)