Projects with recent changes

codemirror.net

3 days ago Mark version 5.65.21 (24ee74bb)

imagemagick.org

6 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x2j6-6h5m-gjg4 (e5dcf54b8)
27 hours ago https://github.com/ImageMagick/ImageMagick/issues/8563 (49000e729)
27 hours ago https://github.com/ImageMagick/ImageMagick/issues/8562 (77716576a)
31 hours ago Corrected previous patch and added more overflow checks. (31f10b1de)
31 hours ago Fixed out of bound read with negative pixel index (GHSA-vpxv-r9pg-7gpr) (21525d8f2)
32 hours ago Moved allocation to fix possible memory leak when at recursion depth. (7e63bb505)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v7g2-m8c5-mf84 (1a51eb9af)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-42p5-62qq-mmh7 (bbae0215e)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-782x-jh29-9mf7 (4354fc1d5)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mqfc-82jx-3mr2 (b9c80ad3c)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x2j6-6h5m-gjg4 (13e1eac8c)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7355-pwx2-pm84 (5a545ab9d)
2 days ago revert and correct documentation instead (e417d67b5)
2 days ago reset channel map when cache resources are exhausted (364606e5c)
2 days ago Properly escape strings when creating an MVG file in the internal SVG decoder (GHSA-xpg8-7m6m-jf56) (f63c78b38)
3 days ago Fixed possible memory leak in multiple coders that write raw pixel data (GHSA-wfx3-6g53-9fgc) (fe0a49a58)
3 days ago latest autoconf/automake updates (706b179fa)
3 days ago replace MAGICK_FILTER_MODULE_PATH for MAGICK_CODER_FILTER_PATH (#8561) (a2988d8c1)
3 days ago Corrected check to determine if the encoder supports multi threading. (764bff713)
3 days ago Disable multithreading when reading svg and msl files because of the splay tree. (410ecdde6)
3 days ago Fixed possible memory leak (GHSA-3q5f-gmjc-38r8) (e6394098a)
3 days ago Added extra check to prevent out of bounds heap write on 32-bit systems (GHSA-6j5f-24fw-pqp4) (23fde7318)

kernel

24 hours ago Linux 6.19 (05f7e89ab973)
27 hours ago Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (e98f34af6116)
2 days ago Merge tag 'spi-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (e7aa57247700)
2 days ago Merge tag 'regulator-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (142fdd7bb709)
2 days ago Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (b0e7d3f88e56)
2 days ago Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (dda5df982363)
2 days ago Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (7e0b172c80ad)
3 days ago x86/vmware: Fix hypercall clobbers (2687c848e578)
3 days ago Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (3dc58c9ce1c5)

openssl.org

11 hours ago interop tests: update (0a99c3e9df)
11 hours ago Document EC_curve_nist2nid and EC_curve_nid2nist functions (f541dede63)
11 hours ago OSSL_PARAM_print_to_bio should be excluded from FIPS_MODULE (8f7f7f8124)
11 hours ago config: use -path instead of -wholename (aad0ceda38)
12 hours ago Fix cross-version compatibility in RFC7919 changes (fb0a105e25)
25 hours ago cmp_client_test.c: add print_errors_PKIStatusInfo() and use it for all CMP test executions (5cc7ae3e4a)
25 hours ago cmp_client_test.c: add separator output between the two execute_exec_GENM_ses_test_single() in execute_exec_GENM_ses_test() (1b04da5bb2)
25 hours ago cmp_client_test.c: speed up polling tests by reducing checkAfter times (0314cc64f6)
2 days ago wrap use of cmp_thunk for STACK_OF up in a macro (c38481a844)
2 days ago Add NEWS/CHANGES for new OPENSSL_sk_set_cmp_thunks() api (cfa5eb176b)
2 days ago Add docs for OPENSSL_sk_set_cmp_thunks() (cca14ca046)
2 days ago add a compare thunk function to the STACK of macros (e94e75d23e)
2 days ago add cmp_thunk function to ossl_bsearch (25a51c5cac)
2 days ago adds tests for CVEs 2025/2026 (be54bba640)

php.net

75 minutes ago Merge branch 'PHP-8.5' (f037d49bb8c)
75 minutes ago Merge branch 'PHP-8.4' into PHP-8.5 (1ff5eb448a8)
76 minutes ago Fix GH-21161: socket_set_option() crash with array 'addr' entry as null. (19ee3e6697d)
6 hours ago [skip ci] Remove dead code in Zend/zend_multiply.h after zend_error_noreturn() (GH-21153) (95fb1747309)
7 hours ago ci: Add fork protection to workflow verify-bundled-files (GH-21171) (29cd577aa65)
7 hours ago Merge branch 'PHP-8.5' (8bb2312fc5c)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (81de7b964fc)
7 hours ago Improve shared_alloc_shm.c strategy to support OPcache JIT on Solaris (7c6f08945f8)
8 hours ago Fix borked FETCH_W+ZEND_FETCH_GLOBAL_LOCK optimization (GH-21121) (fcff846a73d)
9 hours ago ext/session: move variable initialization out of if condition (e1b2f1f5cb8)
9 hours ago ext/session: add const qualifiers (8af056206e4)
9 hours ago ext/session: refactor bin_to_readable() (cc304d14abf)
9 hours ago ext/session: reduce scope of variables (ca08e5f7fe4)
9 hours ago ext/session: simplify php_session_reset() (9026396c267)
9 hours ago ext/session: fix typo in comment (888b393d2fa)
10 hours ago ext/session: use zend_strings for open handler (71096cd8738)
10 hours ago ext/session: use known 1 char zend_string to update boolean INI setting (ba17532fed3)
10 hours ago ext/session: remove session_adapt_url() function (f6088f574c9)
10 hours ago ext/standard: throw ValueError if argument contains null byte in session_module_name() (1041a47ed38)
10 hours ago ext/session: refactor session_write_close() (a0de1ace411)
10 hours ago ext/session: refactor session_reset() (8926dc0140e)
10 hours ago ext/session: refactor session_abort() (a9496bdc223)
10 hours ago ext/session: remove mod_user_class_name global (a8bdfa665b7)
29 hours ago Merge branch 'PHP-8.5' (96be28cb0e1)
29 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (d992576abc1)
29 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (2cabea66b3e)
29 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (44b0b14ae02)
29 hours ago [CI] Use MySQL LTS version (2a3e970d4c3)
29 hours ago [skip ci] Remove PHP-8.1 from push.yml triggers (GH-21157) (0e0f5476cfe)
29 hours ago Merge branch 'PHP-8.5' (fcb50e4d623)

qemu.org

2 days ago Merge tag 'pull-9p-20260207' of https://github.com/cschoenebeck/qemu into staging (c4a9d49c7b)
2 days ago Merge tag 'pull-11.0-gdbstub-updates-060226-1' of https://gitlab.com/stsquad/qemu into staging (046e59f191)
2 days ago 9pfs: local: read native symlinks when security-model=mapped (22296f2db9)

strongswan.org

6 hours ago Remove accidentally committed libtool script (dba2c9935a)

tesseract

5 hours ago Remove outdated docker-compose.yml (Fixes #4492) (#4509) (7feafb3d)
7 hours ago Fix several compiler warnings in PAGE renderer (52567992)
8 hours ago Fix some compiler warnings in PAGE renderer (3f6d9710)
9 hours ago Replace old-style casts in PAGE renderer (86f1a7c7)
9 hours ago Add missing `static` to some local PAGE renderer functions (e4b7f519)
9 hours ago Fix memory leaks in local PAGE renderer functions (f2758bdc)
10 hours ago Fix memory leak in TessBaseAPI::GetPAGEText (5bdead8a)
25 hours ago Merge pull request #4503 from ppavacic/fix/apple-crosscompilation (95cd7305)
25 hours ago Fix missing closing tags in multi-page PAGE XML output (#4506) (a6dac7d3)
26 hours ago Add CI test for PAGE XML multi-page closing tags (bafb1fc7)
26 hours ago Fix malformed PAGE XML: add closing Page tag for each page (962f2264)
26 hours ago Fix typo in issue-bug.yml (9c393bbe)

woocommerce

4 hours ago Add @return PHPDoc annotations (batch 3) - reduces baseline by 149 errors (#63149) (66a75447ea)
6 hours ago Introduce `summaryScreenReader` context to `cartItemPrice` filter. (#62080) (6b09cf0927)
7 hours ago Skip category processing in product permalinks when not needed (#63121) (ee6866e42e)
8 hours ago Convert e2e-pw test specs to TypeScript (batch 1) (#63190) (621c6e8afa)
10 hours ago Add TypeScript support scaffolding for e2e-pw tests (#63188) (1e234e1580)
10 hours ago `release-compile-changelog.yml`: do not show empty changelog warning when appending (#63129) (94e0db120a)
10 hours ago Allow using main version (`X.Y`) as input in release workflows (#63131) (dee7257d6d)
12 hours ago Analytics stock totals excludes trashed products (#63160) (57701f51d0)
13 hours ago [Fix] Admin: switch back to older version of recent reviews widget (#63168) (ef169d0503)
13 hours ago Enhancement/variation selector attribute options (#63038) (9dc5a15500)
13 hours ago Only disable add-to-cart button in variable products when wc-add-to-cart-variation is enqueued (#63171) (ffc661ec19)
13 hours ago docs: fix incorrect table reference in sync_order_products (#63183) (5ed2f6df01)
14 hours ago Add marketplace links to settings pages (#63112) (e023bcf6f6)
3 days ago Add @return PHPDoc annotations (batch 2) - reduces baseline by 264 errors (#63148) (6108707f59)

wordpress.org

2 hours ago Docs: Improve `@global` annotations in abstract-testcase.php (9d235f6c2d)
4 hours ago Block Supports: Prevent fatal error in `WP_Duotone` when the duotone attribute is an array. (834cba427e)
4 hours ago Abilities API: Allow nested namespace ability names (2-4 segments). (45f3ce8d88)
4 hours ago Filesystem API: Avoid `chmod()` warnings if the permissions already match. (19f84cb43f)
4 hours ago Abilities API: Add core/get-settings ability. (9625e340a2)
27 hours ago Docs: Remove `@return void` from Abilities API DocBlocks. (f9b61add0e)
2 days ago Plugins/Themes: Increase size of drop region for uploads. (3e47110e12)
2 days ago Media: Add external icon to alt text links. (aab997a1f9)
2 days ago Menus: Add `item_updated` label for `wp_navigation` post type. (ac29911c7f)
2 days ago Docs: Document the `$wpdb` global in `wp_register_core_abilities()`. (dd8c20fdec)
3 days ago Docs: Add descriptions and improved typing to `@return` tags in various admin and includes files. (22f5e96b85)
3 days ago General: Add AI Guidelines to the pull request template. (85f5c3c901)

zlib

2 days ago CMake: Add tests for minizip components. (cd55be2)