Projects with recent changes

imagemagick.org

20 hours ago Close temporary file to make sure it can be opened again (#8420) (be66a21da)
31 hours ago Updated the Windows dependencies. (72c10504a)
2 days ago Added custom end of file check to the pnm encoder to allow a missing final newline (#8425) (7404bd008)
2 days ago Removed duplicate eof check. (d356c513a)

kernel

17 hours ago Linux 6.18-rc5 (e9a6fb0bcdd7)
22 hours ago Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (f850568efe3a)
23 hours ago Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux (3461e958c105)
2 days ago kbuild: Let kernel-doc.py use PYTHON3 override (002621a4df3c)
2 days ago Merge tag 'drm-fixes-2025-11-09' of https://gitlab.freedesktop.org/drm/kernel (439fc29dfd3b)
2 days ago Merge tag 'rtc-6.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux (41d318c47fa2)
2 days ago rtc: rx8025: fix incorrect register reference (162f24cbb0f6)
2 days ago Merge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (7bb4d6512545)
2 days ago Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (0d7bee10beeb)
2 days ago Merge tag 'sched-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (b5c094602920)
2 days ago Merge tag 'perf-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (133262cae98f)
2 days ago Merge tag 'locking-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (e6f55fe790a6)
2 days ago Merge tag 'io_uring-6.18-20251107' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (3636cfa745e6)
2 days ago Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (e284d5118ac3)
2 days ago Revert "drm/nouveau: set DMA mask before creating the flush page" (411336159064)
3 days ago io_uring: fix regbuf vector size truncation (146eb58629f4)
3 days ago Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernel (e811c33b1f13)
3 days ago Merge tag 'drm-xe-fixes-2025-11-07' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes (d439acbbfb9a)
3 days ago Merge tag 'parisc-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (38a2c275c3d3)
3 days ago Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd (a2e33fb92649)
3 days ago compiler_types: Move unused static inline functions warning to W=2 (9818af18db4b)
3 days ago smb: client: validate change notify buffer before copy (4012abe8a78f)
3 days ago Merge tag 'gpio-fixes-for-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (da32d155f4a8)
3 days ago Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (5b95a50001f1)
3 days ago Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab (a80abfbb1013)

openssl.org

6 hours ago In the RFC6979 test vectors, ensure private keys are correctly encoded (1dbe8a6e1c)
10 hours ago Improve the CPUINFO display for RISC-V (c05ea2fdb7)
10 hours ago print CPUINFO in QEMU cross-compile jobs (70b3250ed8)
19 hours ago AES-GCM: Allow the IV getter to generate the IV if it is not set yet. (2d74855164)

php.net

18 hours ago ext/intl: migrate C to C++ code step 5. (#20424) (e97c0dc340b)
20 hours ago Zend: Get rid of goto in define() (0d3f9ce5237)
20 hours ago Zend: Remove useless zval & dtor from define() (f765c3632b7)
2 days ago Update UPGRADING for array_map() performance (7b4270adf04)
2 days ago array_map: Avoid allocation by using Z_EXTRA storage of parameters (79adb01bfca)
2 days ago array_map: Rely on VM to clean up in case of an exception (60a0f107a42)
2 days ago array_map: Delay allocation of array_pos (9bf1240d9f6)
2 days ago array_map: Move fci configuration outside of loop (080cf102681)
2 days ago array_map: Avoid needing refcounted copies and cleanup (f4c3097059a)
2 days ago standard: Optimize str_split() (#20419) (a09cc6ede6a)
2 days ago Merge branch 'PHP-8.5' (376fdd7afa9)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (a0b918d3ee7)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (43b232a6547)
2 days ago Fix memory leak in array_diff() with custom type checks (80b731659a0)
2 days ago main.c: do not use printf variant if not needed (#20418) (cf961531534)
2 days ago [ci skip] Remove misleading comment (bc458e5d083)
2 days ago ext/intl/spoofchecker: remove outdated TODO about documentation (#20425) (8d44508a4f9)
2 days ago standard: Avoid double hash table lookup in iptcparse() (b69025807b5)
2 days ago Improve performance of intval('+0b...', 2) and intval('0b...', 2) (0af87e97032)
3 days ago Optimize smart_str_append_scalar() for true/false (5ab594cf01c)
3 days ago zend_API.c: add const qualifiers (ccda8b16d4b)
3 days ago zend_API.c: rename variable to prevent variable shadowing (fe74aa1a9a9)
3 days ago ext/snmp: remove unused header include (d9dea1a5b2d)
3 days ago Zend: remove zend_set_hash_symbol() API (#20413) (55d449fca4c)
3 days ago Merge branch 'PHP-8.5' (f5f81fee4df)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (47cedfae264)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (29f530158a6)
3 days ago Merge branch 'PHP-8.2' into PHP-8.3 (ae01a8adcc5)
3 days ago Merge branch 'PHP-8.1' into PHP-8.2 (b4e8635f5ce)
3 days ago ext/pcre/tests: support libpcre2-10.47 (bdf62b55bb9)

woocommerce

84 minutes ago Use different text in the product button block for the cart contents collection (#61822) (fe9f8e97ea)
3 hours ago Fixes CSV import of hierarchical brands (#61834) (cc25b9c771)
4 hours ago Add PushToken entity class with validation logic. (#61819) (1b59d6fb2e)
4 hours ago Add to Cart + Options: hide Product Quantity block if its inner input is hidden (#61796) (1013e0fd4d)
5 hours ago Add debug tool to backfill order fulfillment status (#61721) (ea7f630184)
8 hours ago Implement skills for Claude (#61811) (94ff5db56f)
2 days ago Fix Mini-Cart footer to show only enabled calculation types (#61861) (c3e99a67c2)
2 days ago Do not display Install/Connect button for SaaS products (#61797) (51acba6c46)
3 days ago Prepares an initial release of the `woocommerce/sanitize` package for distribution (#61651) (2df739d2e2)
3 days ago Ensure checkout/place order logger respects log level threshold (#61842) (1c790218aa)
3 days ago Prepare Packages for Release (#61854) (f2141c84da)
3 days ago Prevent unnecessary queries for non-existent options on admin (#61818) (4674fce99c)

wordpress.org

9 hours ago Editor: Fix handling of default presets at block level in theme.json (abc544d33e)
12 hours ago Twenty Twenty: Fix font inconsistency for Latest Posts block in block editor. (db48c08d85)
14 hours ago Docs: Clarify behavior in `wp_set_auth_cookie()`. (d9356e42f3)
17 hours ago Coding Standards: Use more meaningful variable names in Classic Widgets screen. (5a4b0278a9)
2 days ago Tests: Add unit tests for a label fallback in `WP_Block_Styles_Registry::register()`. (847d9adf98)
3 days ago Tests: Improve unit tests for `feed_links_extra()`. (a6a3a82b63)
3 days ago Gruntfile: `verify:source-maps`: restore for `core-data`. (f977fc8f7d)
3 days ago Comments: ensure notes never show on the comments page. (060ffe8d40)