Projects with recent changes

asterisk.org

2 days ago taskpool: Update versions for taskpool stasis options. (77d630f57a)
2 days ago taskpool: Add taskpool API, switch Stasis to using it. (e9ee9d7d98)

clamav.net

3 days ago Fix NULL-dereference crash with some command line options (#1567) (1d158c13d)
3 days ago ZIP: Fix possible leak (#1568) (bae86fd27)

codemirror.net

2 days ago [clike mode] Correct a typo (be271d3b)

guacamole.apache.org

10 hours ago Merge changes from patch branch back to main. (445513d6)
10 hours ago GUACAMOLE-2068: Merge correction to RemoteApp handling of window visibility. (6af0291d)

imagemagick.org

2 hours ago check raw profile length (170b330ba)
2 days ago promote photometric tag to required (4317590cd)

kernel

16 hours ago Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (8b789f2b7602)
19 hours ago Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd (592a93fea16b)
21 hours ago Merge tag 'probes-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (992d4e481e95)
22 hours ago tracing: kprobe-event: Fix null-ptr-deref in trace_kprobe_create_internal() (dc3382fffdec)
24 hours ago Merge tag 'sched_ext-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (37889ceadde0)
24 hours ago Merge tag 'cgroup-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (05950213a971)
29 hours ago Merge tag 'for-6.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (d4b779985a6c)
30 hours ago Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (b6f456a76f73)
31 hours ago dm-raid: don't set io_min and io_opt for raid1 (a86556264696)
35 hours ago sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHED (a1eab4d813f7)
2 days ago Merge tag 'perf-tools-fixes-for-v6.17-2025-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools (5aca7966d2a7)
2 days ago Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()" (0b47b6c3543e)
3 days ago zram: fix slot write race condition (ce4be9e4307c)

openssl.org

5 hours ago Fix ML-KEM key equality check when either unset (d20cbc90e4)
5 hours ago Revert "rsa: expose pairwise consistency test API" (5a299cb0d4)
5 hours ago Fix cipher protocol ID type in docs (9bdf93776d)
5 hours ago Updated SSL Trace to display the name for all MLKEM-based groups (f2a41c74ae)
5 hours ago Enable peer verification with s_server's verify_return_error option (e5f01903ed)
5 hours ago doc: clarify SSL_SESSION_get0_hostname() DESCRIPTION (32ec975213)
5 hours ago Use less preprocessor gymnastics for fatal error detection. (c66adbab2d)
7 hours ago test/p_ossltest.c: check for return values in OSSL_PARAM_* calls (a71c36b398)
9 hours ago providers/implementations/keymgmt/ecx_kmgmt.c.in: remove PCT on ECX import (05d12fdd95)
22 hours ago crypto/ml_dsa: fix public_from_private() error path to return failure (925e4fba10)
22 hours ago Don't return a value we never check from indent_printf() (520ca2d20e)
23 hours ago Don't clear is_sorted unconditionally on OPENSSL_sk_insert() (a7540121b5)
24 hours ago Fix logic errors in torture_rw_high/low test (a1f6bbf6b0)
2 days ago Ensure that empty or 1 element stacks are always sorted. (d88c43a644)
2 days ago 25-test_verify.t: fix misleading test case names and file variable name (a5eaa0e1e3)
2 days ago 25-test_verify.t: fix partly case-sensitive matching for Windows OS: s/MsWin32/MSWin32/ (ee16664f6a)
2 days ago Implement Montgomery multiplication assembly optimization for RV64GC (f60c6774af)
2 days ago Fix ossl_prov_set_macctx (b74d5a175c)
2 days ago support passing prop querys to composite algs (9831200edf)
2 days ago remove loader_attic test from test_cmp_cli (d7104f0f93)
2 days ago remove loader_attic tests from test_store (e4dd4a8bc8)
2 days ago Convert TLSProxy to use new provider (ccf6a2303e)
2 days ago replace ossltest engine in test_dgst (466bbdfd78)
2 days ago Convert test_rand to use our new p_ossltest provider (4abebf4e85)
2 days ago Implement an ossltest provider to replace ossltest engine (032297054a)
2 days ago Add OSSL_ prefix back onto param names (d1ba5857c0)
2 days ago CHANGES.md, NEWS.md: update for 3.6.0-beta1 (4732ce799c)
2 days ago CHANGES.md, NEWS.md: ffix (d236a32da6)
2 days ago crypto/ec/ecp_nistz256.c: use OPENSSL_aligned_alloc_array (1acbaf74ec)
2 days ago Explicitly limit the OPENSSL_aligned_alloc()'s alignment to 65536 (6c02774fd3)

php.net

27 hours ago main: Disable `$_SERVER` JIT when `register_argc_argv=1` (#19833) (c89359164b5)
27 hours ago uri: Throw `UriError` for unexpected failures (#19850) (fe0263f3445)
30 hours ago Implement curl_copy_handle in terms of object cloning (#19841) (4b6c465588b)
31 hours ago Merge branch 'PHP-8.4' (025ac98c75b)
31 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (657dfc91f87)
31 hours ago Fix use-of-uninitialized-value in zend_get_arg_offset_by_name() (6eb3faef3bc)
2 days ago Fix GH-8157: post_max_size evaluates .user.ini too late in php-fpm (1ac68e7b079)
2 days ago Merge branch 'PHP-8.4' (585e58138ff)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (c569f514887)
2 days ago Fix GH-19801: address leak when calling var_dump() with recursion in __debugInfo() (#19837) (75217c16c89)
2 days ago [fuzzer][skip ci] Wrap php_request_shutdown() in zend_try (GH-19846) (7a06f6b4eb4)
2 days ago Merge branch 'PHP-8.4' (05055869eee)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (1da41afdf30)
2 days ago Fix incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland array (f045716288a)
3 days ago zend_hash: Assert that the `interned` parameter is not a lie (#19843) (28fc06be490)

qemu.org

6 hours ago Merge tag 'pull-loongarch-20250918' of https://github.com/gaosong715/qemu into staging (e7c1e8043a)
6 hours ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (ccafa85a97)
11 hours ago hw/loongarch/virt: Register reset interface with cpu plug callback (cb5ee0017f)
11 hours ago hw/loongarch/virt: Remove unnecessay pre-boot setting with BSP (6ca2df47c9)
11 hours ago hw/loongarch/virt: Add BSP support with aux boot code (0c042601a6)
26 hours ago Merge tag 'pull-target-arm-20250916' of https://gitlab.com/pm215/qemu into staging (f0007b7f03)
28 hours ago accel/kvm: Set guest_memfd_offset to non-zero value only when guest_memfd is valid (00c0911c68)
28 hours ago accel/kvm: Zero out mem explicitly in kvm_set_user_memory_region() (80030f66ad)
28 hours ago accel/kvm: Switch to check KVM_CAP_GUEST_MEMFD and KVM_CAP_USER_MEMORY2 on VM (706cc70865)
28 hours ago i386/kvm: Drop KVM_CAP_X86_SMM check in kvm_arch_init() (b5ff08e64e)
28 hours ago multiboot: Fix the split lock (4c8f69b948)
28 hours ago target/i386: Define enum X86ASIdx for x86's address spaces (591f817d81)
28 hours ago i386/cpu: Enable SMM cpu address space under KVM (0516f4b702)
28 hours ago hpet: guard IRQ handling with BQL (d99041a203)
28 hours ago rust: do not inline do_init_io (7c83e50156)
28 hours ago rust: meson: remove unnecessary complication in device crates (efe8d07383)
28 hours ago docs: update rust.rst (31b35e78be)
28 hours ago rust: re-export qemu macros from common/qom/hwcore (e4444d71e8)
28 hours ago rust: re-export qemu_macros internal helper in "bits" (b0f6bf8a5b)
28 hours ago rust: repurpose qemu_api -> tests (d58fcd05ff)
28 hours ago rust/pl011: drop dependency on qemu_api (966b1c302e)
28 hours ago rust/hpet: drop now unneeded qemu_api dep (960aaeb023)
28 hours ago rust: rename qemu_api_macros -> qemu_macros (0d93f81773)
28 hours ago rust: split "hwcore" crate (5e588c9d08)
28 hours ago rust: split "system" crate (ee4ffbf239)
28 hours ago rust: split "chardev" crate (fef932ef09)
28 hours ago rust: split "qom" crate (fcf4c00b4d)
28 hours ago rust: split "bql" crate (f6b4f0dd9c)
28 hours ago rust: split "migration" crate (4dff343d23)
28 hours ago rust: split "util" crate (59869b4d58)

strongswan.org

11 hours ago Merge branch 'testing-trixie' (7af0caeee1)
11 hours ago testing: Add delay after qemu-nbd -c (1043fa32de)
11 hours ago testing: Add option to run tests without leak detective (e9ebe49d44)
11 hours ago testing: Use Debian trixie to test TKM (906205b7ee)
11 hours ago testing: Use Debian trixie (a0a5bd7669)
11 hours ago testing: Use proper directory for slapd PID files (f3cc9bec18)
11 hours ago libimcv: Add Debian 13 (trixie) to database (d8a1747fa1)
11 hours ago testing: Increase memory for guest hosts to run Debian trixie (3aa7e1d418)
11 hours ago testing: Add support for Debian trixie base images (1767ba2a13)
11 hours ago testing: Use pipx to install swidGenerator on Debian trixie (518b8e4286)
11 hours ago testing: Install required packages in venv of updated strongTNC (fa1cd74712)
11 hours ago testing: Update TKM RPC to be compatible with newer compilers (ecc2e35713)
11 hours ago testing: Use newer version of TKM on trixie (b4a51f1719)
11 hours ago testing: Run commands in chroot in a login shell (ddeb3c463e)
11 hours ago testing: Start a login shell in chroot script (870aa75eed)
11 hours ago testing: Ignore unknown memory in leak detective (b998695344)
11 hours ago leak-detective: Include OpenSSL symbol seen on Debian trixie (0e768233f2)
11 hours ago testing: Pass base image codename to application Makefiles (a9e3db6b79)
11 hours ago testing: Mount /proc in the chroot to make systemctl happy (b51731e197)
11 hours ago testing: Use new recommended approach to install key for custom apt repository (a418666f59)
11 hours ago testing: Remove unnecessary workaround for DHCP (2025f630df)
11 hours ago testing: Move sysctl settings to sysctl.d and add some memory settings (acaf4b2d17)
11 hours ago testing: Remove xconsole config for rsyslogd (5e85ce17a2)
14 hours ago github: Use AWS-LC 1.61.1 for tests (2eef6b242b)
3 days ago host: Don't try to resolve %any* keywords with mismatched address family (ac0272cad1)

woocommerce

5 hours ago Fix docs link to incorrect store API page (#61008) (d7c21f82da)
5 hours ago Email Editor: Add video block and video embed email rendering (#60957) (4043acea3f)
6 hours ago Add to Cart Button: disable optimistic updates if product is sold individually and is already in the cart (#60947) (e214e8a6ee)
6 hours ago Make sure we operate on strings in Register Product Blocks (#61002) (c6c1fe0e6e)
7 hours ago Classic Template Block: Hide from inserter and simplify logic (#60993) (ff557bf450)
7 hours ago Add to Cart + Options: skip adding default values to variations data object (#60966) (055cb5d244)
7 hours ago Product Gallery: remove unused code (#60972) (dcd1c07ff0)
8 hours ago Add to Cart + Options: don't disable optimistic updates when adding grouped product children to cart if only one fails (#60992) (28b1c7daab)
8 hours ago [Migrator]: Added post migration feedback survey (#60940) (f61c59ac22)
8 hours ago Update used email editor PHP package (#61001) (455164476d)
9 hours ago Apply webhook delivery hook args filter to delivery pings (#60920) (4055d512e6)
11 hours ago Prepare Packages for Release (#60998) (00761eb74a)
12 hours ago Downgrade Emogrifier and its subdepencies (#60994) (32b0875940)
13 hours ago Refactor wcSettings assignment to handle multiple script loads (#60969) (ea005ea3e3)
26 hours ago Fix select2 single spacing and order data padding (#60933) (152f5fbc62)
29 hours ago Update stable tag to 10.1.2 (trunk) (#60982) (1017bd14df)
30 hours ago Add developer-facing documentation for writing an address autocomplete provider (#60776) (9ba2892dbc)
30 hours ago Add to Cart + Options block: trigger legacy mode only if PHP hooks are used to add form inner elements (#60915) (abd1b70085)
30 hours ago Update changelog.txt after 10.2.0 (#60977) (86c916a910)
31 hours ago Update stable tag to 10.2.0 (trunk) (#60975) (2c2df9dc94)
31 hours ago Fix index key length for status on wc_order_stats table (#60896) (73349f0a48)
31 hours ago Update Product Elements registration logic (#60971) (d109fc5029)
32 hours ago Remove unnecessary attribute from Stock Indicator (#60909) (ff60dda3b3)
2 days ago Ensure child themes load parent fonts in coming soon mode. (#60845) (2351461e17)
2 days ago Fix begin_checkout event not tracked id Google Analytics for WooCommerce (#60871) (b23bd6573b)
2 days ago Email Editor: Add email rendering instructions for cover block (#60837) (8a63d65fbd)
2 days ago Add a v4/settings/general API route and a re-routing config for v4 => v3 (#60769) (6a1703b78a)
2 days ago Release: Remove 10.2.0 change files from trunk (#60953) (b9f643275a)
2 days ago [Backport to trunk] Disable the Analytics refund fix, and only enable for stores without refunds (#60874) (3247c83ddc)
2 days ago [Rest API v4] Order Notes Controller (#60898) (4e7edcbf02)

wordpress.org

77 minutes ago Build/Test Tools: Configure logging for PHPUnit and multisite. (e00be943aa)
6 hours ago Docs: Correct formatting for `wp_img_tag_add_decoding_attr` filter DocBlock. (b142362a93)
22 hours ago Coding Standards: Rename arguments in `comment_type()`. (ffba255c10)
30 hours ago Block Bindings: Add postType to context for Post Data source (72c6f79c79)
30 hours ago External Libraries: Adopt standard `get_temp_dir()` in `Text_Diff::_getTempDir()`. (64fd84ff42)
31 hours ago Docs: Clarify the description for `get_temp_dir()`. (43018cae19)
2 days ago Menus: Fix searchability of post types which contain numeric characters. (ba1e77a454)
2 days ago Build/Test Tools: Run xDebug tests on PHP 8.4. (eed344df10)
2 days ago Tests: Note image editor class in skipped test note. (d5b911b696)
2 days ago External Libraries: Update the SimplePie library to version 1.9.0. (5a82c86d00)
2 days ago Tests: Remove `@group` annotations from abstract classes. (60ce43fb10)
2 days ago Tests: Add image editor specific group annotations for resize test classes. (abfc1df7a8)
2 days ago Charset: Introduce UTF-8 scanning pipeline. (72bf42aa49)
3 days ago Build/Test Tools: Add `branch` filtering to upgrade test workflow. (206671078c)
3 days ago Build/Test Tools: Improve certificate-related build scripts. (261d82a9a3)
3 days ago Coding Standards: Apply changes from running `composer format`. (084100de18)
3 days ago Tests: Remove redundant `wp_image_editors` filter. (dea90ad8b7)