Projects with recent changes

aom

2 days ago Update CHANGELOG with more changes (dc0b27cfbc)
2 days ago use unaligned load for av1_convolve_*_avx2 (1257c12a2a)
2 days ago Add support for more color spaces (f2449c9d06)
2 days ago Revert "av1/decoder/obu.c: don't fail on undefined levels" (8be279a285)
2 days ago remove third_party/SVT-AV1 (e6330f84b6)
2 days ago av1_nonrd_pick_inter_mode_sb: add missing ref_frame_flags check (4369bd1258)
2 days ago Enable SIMD of av1_apply_temporal_filter() for 422 format (fcd257b033)

guacamole.apache.org

2 days ago Merge changes from patch branch back to main. (2980cf07)
2 days ago Merge 1.6.1 changes back to patch. (e85cba26)
2 days ago GUACAMOLE-2083: Merge correction to order of lock cleanup vs. display layer cleanup. (0d378678)
2 days ago GUACAMOLE-2083: destroy frame locks after all display layers are freed (3dffb6c4)
2 days ago Merge changes from patch branch back to main. (4df878ad)
2 days ago Merge 1.6.1 changes back to patch. (fd6e2574)
2 days ago  GUACAMOLE-2248: Merge correction to .asf.yaml structure ("notifications" should be at root level). (31c3ee15)
3 days ago GUACAMOLE-2248: Move notifications on root of the yaml. (96a75666)
3 days ago Merge changes from patch branch back to main. (7a52821c)
3 days ago Merge changes from 1.6.1 branch back to patch. (d019f32f)
3 days ago GUACAMOLE-2248: Merge add asf.yaml file applying repository details and preferences. (369a0e26)
3 days ago GUACAMOLE-2248: Add asf.yaml file applying repository details and preferences. (5a7f46ba)
3 days ago Merge changes from patch branch back to main. (4ac62607)
3 days ago Merge 1.6.1 changes back to patch. (15f931a2)
3 days ago GUACAMOLE-2238: Merge changes retrying syscalls that fail with EINTR. (308e18c1)

imagemagick.org

7 hours ago Restored old CopyAlpha behavior. (43e4dbfc7)
8 hours ago Fixed memory leak. (6867f2094)
11 hours ago improve exception message (e05e45942)
11 hours ago throw exception for utf-8 string length of 0 (099dda6c2)
2 days ago Added option that can be used to fix the byte order of a DICOM image. (26ca4ee01)
2 days ago pattern is write only (60d8ea37d)
2 days ago the filename must be at least MagickPathExtent characters (763a0374a)
2 days ago check pixel sync return status (b1db40da5)
3 days ago build(deps): bump azure/login from 2.3.0 to 3.0.0 (#8643) (1eef081b7)
3 days ago Run dependabot daily instead. (9d7a87a2f)

libheif

2 days ago add missing include (d4d83cbf)
2 days ago fix computation of size of inline region mask (b1bd1c00)
2 days ago check validity of number of tilC tiles against overflow and security limits (b182ac87)
2 days ago fix: Null pointer dereference in HeifFile::get_item_data() via crafted HEIF file with non-pict handler type (4bf902df)

openssl.org

2 days ago Fixed missing subjectAltName when issuing a cert with mkcert.sh genee (b8df87aca7)
2 days ago Update ordinals from 4.0.0-beta1 (41f81d304c)
2 days ago quic: add missing return 0 after raise_protocol_error for NEW_CONN_ID (e6e01f00aa)
2 days ago Add NULL checks for the arguments in OSSL_PARAM_BLD_push_*() functions (d5ad0b89b1)
2 days ago CMS_verify(): Fix leak of tmpin in an error path (2036e99743)
2 days ago Doc: clarify AAD out1 semantics in EVP_EncryptInit (0d8454ed32)
2 days ago Adds NULL checks for EVP_MD_CTX_get_pkey_ctx() return values (2e976c3a38)
2 days ago s390x: set minimum architecture level to z10 (189cf6f0b8)
2 days ago Improve bad FFC parameters error messages with L, N arguments (c194e75a28)
2 days ago Use mmap for pkeyutl -rawin and dgst one-shot input (80b7e49c27)
2 days ago doc: Clarify wording in PKCS5_PBE_keyivgen.pod (b31d15ba6a)
2 days ago Fix missing EVP_CIPHER_get_iv_length() guard in PKCS5_pbe2_set_scrypt (3e903838e3)
3 days ago Remove bioprinttest (e858e11088)
3 days ago CMS/PKCS#7 doc: Fix inconsistencies and missing detail w.r.t. smimesign and smimeencrypt purposes (5f447011a4)
3 days ago CMS/PKCS#7: Add missing verification method "smime_encrypt" in crypto/x509/x509_vpm.c and doc (72e7e90c12)

php.net

8 hours ago [skip ci] Fix various typos in ext/zip (GH-21571) (73c4690c0e2)
24 hours ago Optimize string allocation in `uri_parser_rfc3986` when getting IPv6 hosts and url paths (#21550) (c45b2bec752)
28 hours ago Merge branch 'PHP-8.5' (5bb980b3c46)
28 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (0a171e46afd)
28 hours ago [skip ci] Mark gh17399_substr.phpt as slow (5cd877781a1)
29 hours ago Merge branch 'PHP-8.5' (7e7607f9199)
29 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (3249f2db547)
29 hours ago Fix GH-17399: iconv memory leak on bailout (38628e89a54)
30 hours ago ext/spl: zend_string_concat3() instead of manual memcpy for sub_path construction (#21564) (02614a25992)
31 hours ago uri: Preinitialize `errors` array with the correct size in `fill_errors()` (#21560) (78f2d440900)
31 hours ago ext/standard: zend_string_concat2() instead of manual memcpy (#21567) (465ecaabf15)
32 hours ago Zend/Optimizer/dfa_pass.c: refactor zend_dfa_optimize_calls() (#21549) (d28d59a8f32)
33 hours ago Merge branch 'PHP-8.5' (6538015de64)
33 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (53f75684d99)
33 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (86c48776859)
33 hours ago Fix GH-21557: jewishtojd returns 0 for years >= 6000. (7647b47ae99)
33 hours ago [skip ci] Fix various typos in ext/standard (GH-21559) (3c800ccf729)
34 hours ago [skip ci] Update LICENSE to 2026 (GH-21562) (a9fad08a2ad)
2 days ago zend_cfg: use uint32_t type rather than int type (#21542) (83b8a895a5d)
2 days ago gen_stub: Fix generation for `@generate-legacy-arginfo 70000` (#21554) (9cb1150b2ee)
2 days ago zend_string: Simplify `zend_string_concat[23]` with `zend_mempcpy` (#21556) (e1e38e1ff89)
2 days ago [skip ci] Fix typos in ext/soap (GH-21551) (9f71d29634b)
2 days ago [fileinfo] Hide libmagic dynamic symbols (0401fb3a753)
2 days ago Merge branch 'PHP-8.5' (e4b3ffe2ffa)
2 days ago Fix ZEND_API mismatch on zend_ce_closure forward decl for Windows+Clang (35258957cd1)
2 days ago Slightly optimize hash add_new for packed arrays (GH-21539) (05b3c284e56)
2 days ago Merge branch 'PHP-8.5' (594e0021c1f)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (72904a4f59e)
2 days ago Reduce memory limit for gh19983.phpt (78a0b57e3b7)
3 days ago Zend/Optimizer/zend_dump: minor refactorings (#21540) (67cbe09dda6)

qemu.org

2 days ago Merge tag 'qga-pull-2026-03-27' of https://github.com/kostyanf14/qemu into staging (91f6a9cb1b)
2 days ago Merge tag 'pr-gh_rename-20260327' of https://gitlab.com/pbo-linaro/qemu into staging (bbaad5ee25)
2 days ago docs and tests: assets moved after GitHub account renaming (d5a678c87c)
2 days ago scripts/qemu-guest-agent/fsfreeze-hook: Fix syslog-fallback logic (08497afcb2)
2 days ago scripts/qemu-guest-agent/fsfreeze-hook: Avoid use of PIPESTATUS (65b9f4791c)
2 days ago scripts/qemu-guest-agent/fsfreeze-hook: Avoid bash-isms (b5abb655fa)

woocommerce

35 hours ago Disable Real-time Collaboration in the email editor (#63770) (0f42a453ccc)
2 days ago Clarify tax semantics in Orders REST API and add refund total_tax (#63692) (20f9cbd795c)
2 days ago Fix scheduled sale actions skipping lookup table refresh (#63856) (21145103ad9)
2 days ago Prevent unnecessary DELETE queries in order datastore (#63890) (eaf43ab4b5b)
2 days ago Add periodic cleanup for order debug logs (#63756) (e6299bc9220)
2 days ago Fulfillment UI/UX minor tweaks (#63782) (c9e5398403f)
2 days ago Refactor product in context #1, add woocommerce/product-context store alongside existing product-data (#63208) (b93a4c73e62)
2 days ago Fix: Don't print quantity output symbol if there's no quantity (#63878) (ace57fa8556)
3 days ago [Performance] Non-transient based caching for needs_processing (#63768) (1879d1d18af)
3 days ago Fix: Order status text wrapping vertically when Gutenberg plugin is active (#63882) (f48965b96d1)
3 days ago [WOOPLUG-6477] fix: fix _load_textdomain_just_in_time warning in FulfillmentsController::register_data_stores (#63888) (45f105379e3)
3 days ago Fix Playground blueprint: deprecated options, broken proxy, and stale instance URL (#63860) (e7d039f3ae7)
3 days ago fix: add __next40pxDefaultSize to SelectControl components (#63847) (2121bc13340)

xz

2 days ago CI: Add Haiku (1e00837f)
2 days ago Update THANKS (8082851b)
2 days ago CI: Update MSYS2 (3cdd412b)
2 days ago CI: Update Solaris (e38a4af3)
2 days ago CI: Update OpenBSD (40b15992)
2 days ago CI: Update NetBSD (3aaf2f13)
2 days ago CI: Update FreeBSD (b5c26a24)
2 days ago CI: Update DragonFly BSD (1a73f4f9)
2 days ago CI: Upgrade GitHub Actions for Node 24 compatibility (5d61c5a3)
2 days ago xz: Prevent an integer overflow in --files and --files0 (0ac3b933)
2 days ago tuklib_integer: Fix inefficient aligned_writeXXne (2faa141b)
2 days ago Build: Remove -Wpre-c2x-compat (68553827)
2 days ago xz: Don't fsync directories on QNX (3a78a82b)

zlib

3 days ago Clean up comment formatting in minizip's zip.c and unzip.c. (f9dd600)
3 days ago CMake: Don't add coverage tests if gcov is not found. (7cdaaa0)
3 days ago CMake: Emit correct variables for absolute install directories. (91292b1)
3 days ago CMake: Use prefix for includedir in .pc file. (ed659f3)
3 days ago CMake: Define exec_prefix to be the same as prefix in .pc file. (bb65dcb)
3 days ago Clean up skipset.h comment formatting. (74030f2)
3 days ago Make skipset functions static (not external) in minizip. (c68d46a)