Projects with recent changes

asterisk.org

2 days ago chan_websocket.c: Change payload references to command instead. (a63eec2fbb)
2 days ago func_callerid: Document limitation of DNID fields. (6a82f4c390)
2 days ago func_channel: Allow R/W of ADSI CPE capability setting. (2041a4645f)
2 days ago core_unreal: Preserve ADSI capability when dialing Local channels. (88680c3e7e)
3 days ago func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE() (5177662990)
3 days ago sig_analog: Allow '#' to end the inter-digit timeout when dialing. (cf9c107e4d)

clamav.net

2 days ago Bump version for 1.6.0-devel; Increase FLEVEL to 240 (#1595) (36f7c83ea)

imagemagick.org

15 hours ago Updated the Windows dependencies and configure. (9980b118e)
2 days ago Added missing check for the return value of ResizeImage. (98686c7f6)
3 days ago Updated the Windows dependencies. (a4a62596b)

kernel

2 days ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux (0d97f2067c16)
2 days ago Merge tag 'hardening-fix1-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (a8cdf51cda30)
2 days ago Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux (16d1ba7c9675)
2 days ago Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (fdb8d00af919)
2 days ago Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging (fbd2e22716d3)
2 days ago Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (3d15d6c1b3dd)
2 days ago Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (56019d4ff8dd)
3 days ago Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (89b59f097992)
3 days ago Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (abdf766d149c)
3 days ago Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (522ba450b56f)
3 days ago Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (971199ad2a0f)
3 days ago Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux (221533629550)
3 days ago tools headers: kcfi: rename missed CONFIG_CFI_CLANG (b157dd228cf0)
3 days ago kconfig: Avoid prompting for transitional symbols (0902b3cb23ce)
3 days ago Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property' (dd68fd72e516)
3 days ago Merge branch 'pm-cpufreq' (53d4d315d4f7)
3 days ago Merge branches 'pm-core' and 'pm-runtime' (05f084d24e09)

openssl.org

9 hours ago bioprinttest.c: return 1 on test skip (14db334853)
2 days ago - remove CYGWWIN (requested by Brandt) (f2917ee0e0)
2 days ago - fix suggested by Bernd (1ec5811d0f)
2 days ago OPENSSL_SYS_WINDOWS is also enabled for mingw build (af3a3f8205)
3 days ago Check return code of BIO_ADDR_rawaddress (7fb9163586)

php.net

9 hours ago Merge branch 'PHP-8.5' (02e38fe22e0)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (1570ce9f551)
9 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (da7558ab4e3)
9 hours ago Fix GH-19974: fpm_status_export_to_zval segfault for parallel execution (059f9f78e5f)
12 hours ago Merge branch 'PHP-8.5' (e7524570f2f)
12 hours ago Fix missing new Foo(...) error in constant expressions (5a63f7a54b4)
17 hours ago Merge branch 'PHP-8.5' (b889ec41c15)
17 hours ago Add missing NEWS entry for FPM GH-19817 fix (d8a70182890)
17 hours ago Fix GH-19817: Decode SCRIPT_FILENAME issue in php 8.5 (#20114) (74674c3d561)
32 hours ago json: Improve performance of `php_json_encode_array()` for non-hooked fields (#20105) (baa5319632b)
32 hours ago Merge branch 'PHP-8.5' (4b2bb207317)
32 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f77be081e1c)
32 hours ago Update IR (dd4189da83b)
34 hours ago hash: Upgrade xxHash to 0.8.2 (#20064) (50b3222d45b)
2 days ago Merge branch 'PHP-8.5' (f5240b6189d)
2 days ago Regenerate zend_vm_execute.h (a07d257790d)
2 days ago Merge branch 'PHP-8.5' (1c9e1d6049b)
2 days ago Fix GH-20101: SplHeap/SplPriorityQueue serialization exposes INDIRECTs (0458b3c8db7)
2 days ago Merge branch 'PHP-8.5' (b59479ca33a)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (d0615d7a0d0)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (bd84731f40b)
2 days ago Fix Randomizer::__serialize() wrt INDIRECTs (c5fa7696e64)
2 days ago Allow by-ref assign to WeakMap even if object is not yet in the map (#20097) (aaed3ccb479)
2 days ago Merge branch 'PHP-8.5' (ca78da48888)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (d64e0ff5f34)
2 days ago Fix GH-20085: Assertion failure when combining lazy object get_properties exception with foreach loop (27035eb01e2)
2 days ago Drop LIBXML_HTML_ENABLED checks (#20083) (44af9adf79b)
2 days ago json: Improve performance of `php_json_encode_array()` (#20092) (18d99ee4b72)
2 days ago Merge branch 'PHP-8.5' of github.com:php/php-src (f905950ba50)
2 days ago Avoid hardcoding the offset for ErrorException specific properties (#20096) (53b0a955454)

qemu.org

14 hours ago Merge tag 'pull-loongarch-20251009' of https://github.com/gaosong715/qemu into staging (94474a7733)
14 hours ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (1188b07e60)
18 hours ago target/loongarch: Define loongarch_exception_name() as static (fa6af7f6bf)
18 hours ago target/loongarch: Move function do_raise_exception() to tcg_cpu.c (29332340e1)
18 hours ago target/loongarch: Move TCG specified functions to tcg_cpu.c (410dfbf620)
18 hours ago tests/data/acpi/loongarch64: Update expected DSDT.* (68e8df8cfa)
18 hours ago hw/loongarch/virt: Align VIRT_GED_CPUHP_ADDR to 4 bytes (dd333bf0e3)
18 hours ago bios-tables-test-allowed-diff.h: Allow LoongArch DSDT.* (cdcb1d39eb)
21 hours ago rust: fix path to rust_root_crate.sh (b9ef6198d7)
21 hours ago tests/docker: make --enable-rust overridable with EXTRA_CONFIGURE_OPTS (1a583ca382)
21 hours ago MAINTAINERS: Add maintainers for mshv accelerator (1872bd9f2d)
21 hours ago docs: Add mshv to documentation (3af71a1a6a)
2 days ago target/i386/mshv: Use preallocated page for hvcall (e4a20afce5)
2 days ago qapi/accel: Allow to query mshv capabilities (e7b08dfb90)
2 days ago accel/mshv: Handle overlapping mem mappings (efc4093358)
2 days ago target/i386/mshv: Implement mshv_vcpu_run() (6dec60528c)
2 days ago target/i386/mshv: Write MSRs to the hypervisor (64118f452c)
2 days ago target/i386/mshv: Integrate x86 instruction decoder/emulator (9bc6a1d296)
2 days ago target/i386/mshv: Register MSRs with MSHV (f38e2a63e5)
2 days ago target/i386/mshv: Register CPUID entries with MSHV (4fa04dd162)
2 days ago target/i386/mshv: Set local interrupt controller state (ca20d46fa9)
2 days ago target/i386/mshv: Implement mshv_arch_put_registers() (25a1d871e0)
2 days ago target/i386/mshv: Implement mshv_get_special_regs() (0382c2c854)
2 days ago target/i386/mshv: Implement mshv_get_standard_regs() (66480a048a)
2 days ago target/i386/mshv: Implement mshv_store_regs() (2bd7a6aa47)
2 days ago target/i386/mshv: Add CPU create and remove logic (4ed605c06e)
2 days ago accel/mshv: Add vCPU signal handling (575df4df54)
2 days ago accel/mshv: Add vCPU creation and execution loop (4dc5d42572)
2 days ago accel/mshv: Initialize VM partition (c5f23bccde)
2 days ago accel/mshv: Register memory region listeners (5006ea1344)

woocommerce

2 hours ago Agentic Commerce: Add support for complete spec and let gateway support this checkout method (#61271) (e95fa134cb)
12 hours ago [WOO13-51] feat: add post endpoint for v4 shipping zones api (#61275) (09ab8b6f03)
12 hours ago Add hook for order refund updates (#61225) (06e48b4555)
12 hours ago Use WooCommerce Bot for generating release-related PRs (#61314) (071584d2ad)
16 hours ago Avoid a call to load missing Category Title and Category Description stylesheets (#61353) (53399a2927)
18 hours ago Prepare Packages for Release (#61350) (f8e4423f2d)
19 hours ago Prepare Packages for Release (#61348) (1bc04592f7)
19 hours ago Email Editor: fix fatals from Styles_Helper::parse_value (#61339) (42c8e18760)
19 hours ago Email Editor: Prevent callback replacement attacks via __unserialize() (#61335) (ef7f0139f1)
35 hours ago ACP: Add spec-based error classes, use them accordingly (#61321) (58cb784337)
2 days ago Update data store to allow setting status when creating or editing coupons (#61310) (4eacbea648)
2 days ago Allow Featured Category and Product to accept inner blocks (7791ccbaf4)
2 days ago Fix Product Price display when sale price is 0 (#61256) (66ddf1b124)
2 days ago Fix: Preserve anchor tags in email editor image blocks (#61329) (a19074b013)
2 days ago Split Add to Cart + Options integration tests (#61296) (cf2996be77)
2 days ago Use email $template_base when generating initial templates (#61305) (716d926404)
2 days ago Add and update some comments in template classes and the Add to Cart + Options block (#61221) (210ea1f9ae)
2 days ago [WOO13-45] feat: implement put and post endpoints for v4 shipping methods api (#61124) (b6183a89c0)
2 days ago Fix block styles missing in email editor's iframe (#61306) (ff842dae7b)
2 days ago Fix crash in email editor caused by group blocks with margin styles (#61309) (9ac4c19daa)
2 days ago Docs: removes missing video link from templates docs (#61311) (418ffc9af5)
2 days ago Documentation: Adds MCP link to AI doc (#61308) (5766b763a5)
2 days ago Remove `editMode` from Featured Item blocks attributes (#61164) (885d003dc0)
2 days ago Update offline methods REST API v4 route to settings/payments/offline-methods (#61250) (bcb1c4220c)
3 days ago Use Hex for `<` and `>` Inside `<script>` Tags (#61245) (224513aa4d)
3 days ago Agentic Commerce Protocol: Add checkout_sessions creation and update (#61216) (188d238a08)
3 days ago Use the prefixed version of the CssInliner library for the email editor package (#61210) (853b9dbf1b)
3 days ago Switch to prefixed version of the CssInliner package (#61191) (7e62599c92)
3 days ago Update WooCommerce Analytics REST API Namespaces to lazy load for improved performance. (#60684) (5cdefcf905)
3 days ago WPS Migration: Handle PayPal capture pending webhook event (#61229) (1e4183a065)

wordpress.org

5 hours ago HTML API: Escape all submitted HTML character references. (3d64361ffa)
7 hours ago Editor: Update Google Fonts API endpoint for WordPress 6.9. (d7a4669925)
23 hours ago Attachments REST API endpoint: add support for filtering attachments by multiple media types (c8208ae651)
30 hours ago REST API: Rename post link relation in media endpoint to wp:attached-to (7804c5dc01)
33 hours ago Users: Lazy load user capabilities in WP_User object. (bf485c4bfe)
2 days ago Networks and Sites: Remove obsolete code from `wp-activate.php`. (69962171e9)
2 days ago Bundled Themes: Use `wp_print_inline_script_tag()` when available and include `sourceURL` for JS. (3c68b172f6)
3 days ago Docs: Correct `$revision_id` global reference in `wp-admin/revision.php`. (2468de1134)
3 days ago Media: Add test case for removing "img_auto_sizes_contain_css_fix" by dequeueing handle at `wp_enqueue_scripts`. (c328a6be02)
3 days ago Media: Switch to enqueueing `contain-intrinsic-size` CSS fix for `IMG` tags having `sizes=auto`. (6ccbb42f7c)