Projects with recent changes

aom

17 hours ago Add 4-tap Armv8.4 Neon I8MM path for av1_dist_wtd_convolve_y (d642277777)
17 hours ago Add Armv8.6 I8MM USDOT path for av1_dist_wtd_convolve_y (b63a48a2f9)
18 hours ago Disable zeromv_skip_based_on_source_sad for active_maps (6998712a8b)

imagemagick.org

4 hours ago Use if statements instead. (389238fd4)
14 hours ago Use the colorspace when writing images that have a color map in the pnm coder (#8429). (2a9f7c63c)
17 hours ago latest autoconf/automake updates (81eb8ebd9)
3 days ago Close temporary file to make sure it can be opened again (#8420) (be66a21da)

intel-microcode

2 days ago microcode-20251111 Release (f910b0a)

kernel

3 days ago Linux 6.18-rc5 (e9a6fb0bcdd7)
3 days ago Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (f850568efe3a)
3 days ago Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux (3461e958c105)

libheif

17 hours ago fix wrong copy width in overlay images (thanks to Aldo Ristori for reporting this) (b8c12a7b)

openssl.org

2 hours ago revert changes in "FIPS Check and ABIDIFF" workflow (cd79a23174)
2 hours ago Run CIFuzz workflow on schedule (c6a9f090af)
2 days ago doc/man3/X509_STORE_get0_param.pod: mention how to free the returned objects (de1abbed1c)
2 days ago DJGPP configuration fix, based on the PR #27595 (41d46b8f8f)
2 days ago Configure: Add missing variables in build.info (6bfe7b08df)
2 days ago Clarify processing of CRYPTO frame in SSL_set_quic_tls_cbs(3ossl) (ca24748b80)
2 days ago Enable ARMV8_UNROLL12_EOR3 optimization for Neoverse N2/N3 (2d0c43b9ec)
2 days ago Add support for Arm V3_AE platform (32ff0ebb36)
2 days ago slh_dsa: fix leak in early return of slh_sign_internal() (066bfdc946)
2 days ago crypto/bn/rsaz_exp.h: use constant_time_select_bn in bn_select_words (6edf03eea7)
2 days ago CRL: RFC 5280 compliance for Certificate Issuer extension (e2990825a2)
2 days ago Correction of grammar error in doc/man1/openssl-req.pod.in (90e6afa4cb)
2 days ago namemap: use NID_undef instead of hardcoded 0 (29c72167c4)
2 days ago kdf: Fix PVK KDF provider build.info typo (63f7d42d4e)
2 days ago Use array sizeof for dtls cookie size checks instead of DTLS1_COOKIE_LENGTH (7d2a2273ad)
2 days ago README.md: Expand protocol acronyms (a176bb2b4b)
2 days ago Update external test to use rpki-client 9.6 (96c05d2441)
2 days ago Properly error out when AEAD Algorithms are used with Encrypted Data (86344acb02)
2 days ago Instruction Reordering Further Optimizes OpenSSL SHA256 Performance on RISC-V (68bf1a8eee)
2 days ago In the RFC6979 test vectors, ensure private keys are correctly encoded (1dbe8a6e1c)
2 days ago Improve the CPUINFO display for RISC-V (c05ea2fdb7)
2 days ago print CPUINFO in QEMU cross-compile jobs (70b3250ed8)
3 days ago AES-GCM: Allow the IV getter to generate the IV if it is not set yet. (2d74855164)

php.net

9 hours ago Merge branch 'PHP-8.5' (d8ac527c64b)
10 hours ago NEWS: update for PHP 8.5.0RC5, fix next release (86b0a2a2b0b)
12 hours ago Merge branch 'PHP-8.5' (ad35ef3abf6)
12 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (926f44d712c)
12 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (eee5dcccf85)
12 hours ago Correctly handle extra named args for magic call in debug_backtrace_get_args() (b620d9d2285)
12 hours ago Merge branch 'PHP-8.5' (3747e9393d5)
13 hours ago Revert "Deprecate returning non-string values from a user output handler (#18932)" (#20455) (2711864e82e)
14 hours ago Merge branch 'PHP-8.5' (81ed8bf472e)
14 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (7a96a680cc5)
14 hours ago xml: Fix unused variable warning (c145c2018ea)
14 hours ago Zend: Use object_init_with_constructor() for SensitiveParameterValue (f15c7121fb9)
14 hours ago Zend: Factor out is_sensitive check (c95a944c1b7)
14 hours ago Merge branch 'PHP-8.5' (af46c3f3c1e)
14 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f7c7948d00a)
14 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (0ad340fdcf6)
14 hours ago Fix GH-20439: xml_set_default_handler() does not properly handle special characters in attributes when passing data to callback (#20453) (3cc36b0b5e7)
18 hours ago zend_attributes: add const qualifiers (#20448) (27a2caa2329)
20 hours ago Merge branch 'PHP-8.5' (aa96baa0e53)
20 hours ago ext/uri:  Fix the distinction between an empty and a missing query/fragment for WHATWG URLs (#20208) (88285c3333f)
20 hours ago Merge branch 'PHP-8.5' (041344787fa)
20 hours ago uri: Update to uriparser-0.9.9-59-gc3b4956 (#20437) (8a0c300d02e)
21 hours ago Merge branch 'PHP-8.5' (be3c56d5d47)
21 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (131eb9e7231)
21 hours ago Fix memory leak when edge case is hit when registering xpath callback (e504ab778c1)
23 hours ago Merge branch 'PHP-8.5' (fc3ab98e654)
23 hours ago [ci skip] Fix NEWS ordering (ddf584c71ac)
23 hours ago phar: Make phar_is_tar() and referenced functions const correct (#20451) (a596e05cf35)
23 hours ago Minor DOM cleanups (618e5766140)
23 hours ago Merge branch 'PHP-8.5' (d766a73c067)

qemu.org

19 hours ago Merge tag 'pull-request-2025-11-11' of https://gitlab.com/thuth/qemu into staging (4481234e98)
27 hours ago tests/functional/m68k/test_nextcube: Fix issues reported by pylint (0fa4b130a8)
27 hours ago tests/functional/mips64el: Silence issues reported by pylint (92e262fc28)
27 hours ago tests/functional/aarch64/test_device_passthrough: Fix warnings from pylint (b0ea044d54)
27 hours ago tests/functional: Fix problems in testcase.py reported by pylint (94b66a3535)
2 days ago Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (593aee5df9)
2 days ago Merge tag 'pull-ppc-for-10.2-d5-20251110' of https://gitlab.com/harshpb/qemu into staging (ad9ce9f6f2)
2 days ago Merge tag 'lasi-fixes-pull-request' of https://github.com/hdeller/qemu-hppa into staging (49877625c9)
2 days ago Merge tag 'pull-misc-20251110' of https://gitlab.com/rth7680/qemu into staging (681480a139)
2 days ago target/x86: Correctly handle invalid 0x0f 0xc7 0xxx insns (4f503afc7e)
2 days ago tests/functional: Mark another MIPS replay test as flaky (290e4e7de7)
2 days ago qapi/parser: Mollify mypy (1ca08107c5)
2 days ago accel/tcg: Trace tb_gen_code() buffer overflow (31dd80e1e7)
2 days ago accel/tcg: Trace tb_flush() calls (98d7c29941)
3 days ago target/hppa: Update SeaBIOS-hppa to version 20 (8c1fa9cbec)
3 days ago ncr710: Use address space of device instead of global address space (0336727f48)
3 days ago ncr710: Add missing vmstate entries (2dd1d20b09)
3 days ago vhost-user.rst: clarify when FDs can be sent (97f24a0496)
3 days ago q35: increase default tseg size (fa41363879)
3 days ago virtio-net: Advertise UDP tunnel GSO support by default (1c79ab6937)
3 days ago tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _DSM change (ccf166d89d)
3 days ago hw/pci-host/gpex-acpi: Fix _DSM function 0 support return value (325aa2d86a)
3 days ago tests/qtest/bios-tables-test: Prepare for _DSM change in the DSDT table (3e6ad83f20)
3 days ago vhost-user: make vhost_set_vring_file() synchronous (1ba9a52203)
3 days ago intel_iommu: Fix DMA failure when guest switches IOMMU domain (c9cf33075a)
3 days ago intel_iommu: Reset pasid cache when system level reset (baff72ca2a)
3 days ago intel_iommu: Handle PASID cache invalidation (43b8c43397)

woocommerce

2 hours ago [Payments NOX] Update South Africa payments recommendations (#61922) (8c4f2eb4e0)
4 hours ago Add experimental emails settings API to V4 (#61849) (901da7e8bc)
4 hours ago Prepare Packages for Release (#61930) (327c6ef8f7)
5 hours ago Email Editor - basic compatibility fixes with Gutenberg 22 (#61925) (81ca9cfffc)
6 hours ago Update customer and admin notification emails ux copy (#61883) (5c9a9fb970)
18 hours ago Fix blocks checkout product short description (#61816) (42c06d73f2)
18 hours ago Update changelog-txt with new nesting (#61899) (01d756c7d1)
20 hours ago e2e tests: add ctrf reporter (#61915) (1ddb72608c)
24 hours ago Customers V4: Add new sorting options (#61507) (5af28c79b7)
26 hours ago WP 6.9: load WP Button block styles when rendering the Add to Cart Button (#61903) (4effe9a3df)
26 hours ago Update E2E tests to WP 6.9 beta 4 (#61865) (4d26f168af)
28 hours ago Onboarding: Remove step to Customize Your Store flow (#61882) (4c1a8915d3)
2 days ago Skip some iAPI E2E blocks tests when running them with WP 6.7 (#61850) (bab8a9a9bc)
2 days ago Use different text in the product button block for the cart contents collection (#61822) (fe9f8e97ea)
2 days ago Fixes CSV import of hierarchical brands (#61834) (cc25b9c771)
2 days ago Add PushToken entity class with validation logic. (#61819) (1b59d6fb2e)
2 days ago Add to Cart + Options: hide Product Quantity block if its inner input is hidden (#61796) (1013e0fd4d)
2 days ago Add debug tool to backfill order fulfillment status (#61721) (ea7f630184)
2 days ago Implement skills for Claude (#61811) (94ff5db56f)

wordpress.org

20 hours ago Post WordPress 6.9 RC 1 version bump. Built from https://develop.svn.wordpress.org/trunk@61214 (f13be83dc0)
21 hours ago WordPress 6.9 RC 1. Built from https://develop.svn.wordpress.org/trunk@61213 (fc8bfd0dd3)
22 hours ago Tests: Clean up file destination in `_unzip_file_*()` unit tests. (5a26f687ba)
22 hours ago Sync packages for WP 6.9 RC 1. Changes can be found at https://github.com/WordPress/gutenberg/commits/wp/6.9/. (dc993b2d96)
23 hours ago Users: Initialize the `WP_User::$roles` property as a sequential array. (3d3ecd8796)
24 hours ago Build/Test Tools: Update third-party GitHub Actions. (22a23d7b5f)
31 hours ago Coding Standards: Align equal signs. (5bb704aa84)
31 hours ago Tests: Use a dataprovider for the esc_like test. (1cdb37bdce)
32 hours ago Build/Test Tools: Update dependencies for bundled themes. (5bd35da348)
32 hours ago Build/Test Tools: Update `devDependencies`. (ce441ca3f1)
32 hours ago Help/About: Update the About page for 6.9. (3bd214e775)
33 hours ago General: Remove redundant step. (6faf8dc83f)
33 hours ago General: Clarify that contributors should fork `wordpress-develop`. (4cdaa890aa)
33 hours ago Mail: Improve multipart message handling in `wp_mail()`. (59fa338979)
2 days ago Coding Standards: Use more meaningful variable names in Admin Menu. (e6de13564c)
2 days ago Notes: refine post author notifications. (c0db6ac66c)
2 days ago Themes: Improve type checking in `wp_title`. (7893a6d652)
2 days ago Interactivity API: Fatal error processing incorrect closed tags. (ce0770032a)
2 days ago Build/Test Tools: Ensure all `db` WP-CLI commands work. (b2d1cd8099)
2 days ago Themes: Restore 'Live Preview' button for block themes. (6a32aeaf8c)
2 days ago Emoji: Update Twemoji to 17.0.2. (80b19f51c3)
2 days ago Date/Time: Revert [60942]. (7adbca1ca9)
2 days ago Coding Standards: Initialize `$comments_count` before loop in case not set during initial iteration. (b058f24638)
2 days ago Code Modernization: Fix instances of using `null` as an array offset. (d0a76e02d6)
2 days ago Editor: Fix handling of default presets at block level in theme.json (abc544d33e)
2 days ago Twenty Twenty: Fix font inconsistency for Latest Posts block in block editor. (db48c08d85)
2 days ago Docs: Clarify behavior in `wp_set_auth_cookie()`. (d9356e42f3)
3 days ago Coding Standards: Use more meaningful variable names in Classic Widgets screen. (5a4b0278a9)