Projects with recent changes

asterisk.org

2 days ago pbx.c: When the AST_SOFTHANGUP_ASYNCGOTO flag is set, pbx_extension_helper should return directly. (009e3ef3f5)
2 days ago res_agi: Increase AGI command buffer size from 2K to 8K (5f433e2442)
2 days ago app_voicemail: Remove deprecated options. (741ad37086)
2 days ago ast_tls_cert: Make certificate validity configurable. (16280837d2)
2 days ago cdr.c: Set tenantid from party_a->base instead of chan->base. (32b8bf0169)

clamav.net

3 hours ago Merge pull request #1541 from val-ms/CLAM-2815-sigtool-diff (33a61762c)
2 days ago Windows: improved support for '/' path separators (9208d26b6)

freeswitch.com

2 days ago Merge pull request #2868 from signalwire/gha-copy-job (ac9b8c621b)
2 days ago [GHA] Simplify `if` in UPLOAD_BUILD_ARTIFACTS (559f502411)
2 days ago Merge pull request #2867 from signalwire/gha-meta-job (2bbb7356dd)
2 days ago [GHA] Simplify `if` logic for Meta job (b8fb017b41)
2 days ago Merge pull request #2845 from signalwire/pcre2 (fcab28abf6)
2 days ago [GHA] Add `trixie` build target (6a6ade581f)
2 days ago Merge pull request #2866 from signalwire/deb13 (1ed09805a6)
2 days ago [Build-System] Add Debian 13 Trixie suite (dc3325f298)
2 days ago Merge pull request #2865 from signalwire/sanitize_opus (7871070638)
2 days ago [mod_opus] Sanitize frame size when parsing Opus packets. (6323344ed4)
2 days ago Merge pull request #2858 from signalwire/upgrade_to_pcre2 (364092154d)
3 days ago [Core] Define SWITCH_PCRE2 macro (909247067b)

imagemagick.org

2 hours ago Unzip exits with a non zero exit code so the remove of the zip file should be as an or statement. (1c6b69869)
3 hours ago Always remove the downloaded files.zip file. (e3863b610)
2 days ago eliminate compiler exception (95eb90d2b)
2 days ago robust significant error detection based on fuzz (2d055c2d0)
2 days ago account for epsilon for fuzz comparison (dc5966783)
2 days ago account for epsilon when fuzzing (544c4fd6f)

kernel

17 hours ago Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernel (25fae0b93d1d)
21 hours ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (f9af7b5d9349)
21 hours ago KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercalls (5a53249d149f)
22 hours ago Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes (337666c522b9)
27 hours ago Merge tag 'pull-ufs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (01a412d06bc5)
27 hours ago fix the regression in ufs options parsing (e09a335a8191)
2 days ago drm/bridge: ti-sn65dsi86: Remove extra semicolon in ti_sn_bridge_probe() (15a7ca747d95)
2 days ago Revert "drm/nouveau: check ioctl command codes better" (270b329f7ec4)

openssl.org

7 hours ago openssl rand command should use the loaded library context (e7d5398aa1)
9 hours ago test/timing_load_creds.c: Add fclose() if error occurs (d3e781b764)
17 hours ago LoongArch: Add SHA-512 assembly implementation for better performance on small-size data (c64b6af5e2)
17 hours ago LoongArch: Add SHA-256 assembly implementation for better performance (895f8f6ad1)
27 hours ago --amend (d217b49994)
27 hours ago replace GitHub Actions in Windows jobs (d9044daf1e)
30 hours ago Fix perl warnings on various scripts (d05ac3becd)
34 hours ago sm2: add some signing tests. (499f655337)
34 hours ago evp_test: add a new global "Test-Entropy" line to allow deterministic `random` input. (d73d40af37)
34 hours ago sm2 test: remove unnecessary available in lines (7bf4b30bcc)
2 days ago ECX/ED keymanager param getter fixes. (bde55d421b)
3 days ago Raise PROV_R_NULL_OUTPUT_BUFFER if shsec is NULL in ml_kem_encapsulate() (5d0c6c52e7)

php.net

6 hours ago Add macos 15 to push GH action (GH-18514) (da7d2e14ac8)
9 hours ago Fix GH-19226: Segfault when spawning new thread in soap extension (29b38a1ced6)
31 hours ago ext/intl: GregorianCalendar using C++ upcasting operator. (#19216) (2645663d9b2)
33 hours ago Fix unterminated string GCC warnings in mbstring (#19192) (719419a6e5f)
2 days ago Add `ReflectionProperty::getMangledName()` (#18980) (d292968f7c6)
2 days ago UPGRADING: clean up a few entries [skip ci] (#19204) (745e81bfd08)
2 days ago Merge branch 'PHP-8.4' (aba6b89399a)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (4bc5aa3531d)
2 days ago Merge branch 'PHP-8.4' of https://github.com/php/php-src (5b8ee009d6e)
2 days ago Coerce numeric string keys from iterators when argument unpacking (23ec35bf4a8)
2 days ago Fix GH-19044: Protected properties are not scoped according to their prototype (#19046) (b13347be38e)
2 days ago Fix '?' in ReflectionNamedType::getName() from ReflectionProperty::getSettableType() (5a06842bf8c)
2 days ago Merge branch 'PHP-8.4' (441e55790ff)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (4e1d3f87721)
2 days ago Merge branch 'PHP-8.2' into PHP-8.3 (7efbb2e4e05)
2 days ago Merge branch 'PHP-8.1' into PHP-8.2 (d9d412645d0)
2 days ago Run FreebSD CI under 13.5 (be881925941)
2 days ago Merge branch 'PHP-8.4' (99b5b20479b)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (79368ed8f3a)
2 days ago [skip ci] Fix wrong oss-fuzz ID (a48d620c262)
2 days ago Merge branch 'PHP-8.4' (5b05d429f2d)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (f0baf3dc111)
2 days ago Leak in failed unserialize() with opcache (5d1636e40bb)
2 days ago Merge branch 'PHP-8.4' (ef5ca80a47b)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (c04f2d2d888)
2 days ago Add missing cc clobber (13c781f04df)
3 days ago ext/intl: c++ memory management application to timezone class internals. (#19184) (a7fef37657c)
3 days ago Merge branch 'PHP-8.4' (113eb203b09)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (e572e899bdf)
3 days ago Merge branch 'PHP-8.2' into PHP-8.3 (7ab37e81e07)

qemu.org

2 days ago Update version for the v10.1.0-rc0 release (9e601684dc)
2 days ago Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into staging (f1d630011e)
2 days ago tracetool: removed the unused vcpu property (2b1791323e)
3 days ago Merge tag 'pull-ppc-20250721' of https://github.com/legoater/qemu into staging (4bc8fb0135)

strongswan.org

26 hours ago certexpire: Double size of internal buffer for identities (ff06159099)
26 hours ago whitelist: Double the length of the id field in the messages (ae2e0b6cf2)

woocommerce

85 minutes ago Add fallback for store notice (#59729) (7c4868a875)
3 hours ago Added tests for WooCommerce Migrator and Platform (#59784) (babfe1bbb9)
4 hours ago Fix fatal error on wrong data input in WC_Customer (#59929) (0baea1155e)
4 hours ago Added Platform Registry Class, Shoppify Platform base, list command and more (#59778) (bf641c71a9)
5 hours ago [Payments NOX] Fix Jetpack connection registration race condition (#59966) (0b4ad7fdcd)
5 hours ago Prepare Email Editor package for 1.3.0 Release (#59983) (1894c32b0e)
6 hours ago Fix shortcode cart table and update a th to td (#59962) (0a24f1c82b)
6 hours ago Email Editor: Integrate the convert class from the HTML to Text library (#59859) (83728fb283)
6 hours ago Ensure consistent background color between the header and the rest of the Wooemail template content (#59907) (e34929d671)
6 hours ago Fix JS error in WooCommerce admin settings due to missing class when using shortcode checkout (#59753) (0f9ead8fcc)
7 hours ago Fix `mini-cart.css` not built because of iAPI version of the block available (#59886) (e7e3cc5d78)
7 hours ago Fix displaying "Send" button when editing a new email (#59931) (8424ff4669)
8 hours ago Get `address_1` label from derived props in Checkout block (#59952) (aa2a70a428)
8 hours ago Product Filters: Add hierarchical support to product taxonomy filtering (#59878) (442dea4c50)
8 hours ago Product Filters: Remove taxonomy settings for Taxonomy and Attribute Filter blocks (#59898) (f1278c9f4f)
8 hours ago Unify Variation Selector: Attribute Options iAPI stores with the Add to Cart + Options store (#59659) (41f3a214f2)
8 hours ago Product Filters: gracefully handle invalid items (#59607) (d079ab0c2b)
9 hours ago Add new workflow to automate updating WP and PHP versions (#59815) (94790938c2)
9 hours ago Fix link to backporting docs (#59939) (daada76d17)
9 hours ago Marketplace: better update the update badge count in My Subscription tab (#56158) (654ad35c15)
11 hours ago Various enhancements to release workflows (#59946) (c3766756e1)
11 hours ago Add in progress state for WC tasks and implement it for WooPayments (#59853) (bc10c9a315)
12 hours ago Fix failing email editor tests on trunk (#59961) (1a5ddd43fb)
13 hours ago Add live sync of site styles (block theme styles) to the email editor. (#59757) (99b10656ca)
13 hours ago Product Gallery: improve inner blocks registration (#59936) (76335acf8f)
13 hours ago Product Filters: Fixes loading skeleton styling for Checkbox List block (#59899) (b86fc7ca1f)
23 hours ago Fix: Infinite loop caused by calling $order->save_meta_data() during `woocommerce_update_order` hook (#59652) (7376f3508e)
28 hours ago Update stable tag to 10.0.4 (#59934) (47845a498f)
29 hours ago Product Image: improve Editor experience by making placeholder reacting to attributes changes (#59785) (c260df7891)
30 hours ago Add missing initial stock indicator to variable products in the Add to Cart + Options block (#59876) (a03be7bfda)

wordpress.org

4 hours ago Twenty Ten: Use third-person singular verbs for some more function descriptions. (505eb9738c)
4 hours ago Twenty Twelve: Use third-person singular verbs for function descriptions. (d27c25543b)
4 hours ago Bundled Themes: Revert some documentation changes to use third-person singular verbs. (3222abce57)
4 hours ago Twenty Eleven: Use third-person singular verbs for function descriptions. (0d8ad2a479)
4 hours ago Twenty Ten: Use third-person singular verbs for function descriptions. (b6c1ad4a49)
7 hours ago Build/Test Tools: Clarify the local development environment instructions by removing unnecesary references to Docker and mentioning some alternative container environments. (cb3859e3cb)
12 hours ago HTML API: Make META tag test data provider static. (d87057bf78)
12 hours ago HTML API: Simplify META tag processing. (cf7330c222)
13 hours ago HTML API: Mark doctype info class as private. (7cabf198f5)
14 hours ago Customize: Use `static` closures in tests to reduce memory usage. (b3c5d26a8a)
14 hours ago Customize: Account for existing query params in the admin URL when `wp_customize_url()` adds the `theme` query param. (bfb690db09)
26 hours ago Docs: Correct the type for `$tax` global in `WP_Terms_List_Table::__construct()`. (b322832f3b)
2 days ago Multisite: Enforce consistent types on ID columns in multisite database tables, to better allow for foreign keys to more reliably be defined between them. (339e1e90e2)
2 days ago Canonical: prevent possible "Undefined array key" PHP error in `redirect_canonical()`, if the `path` or `query` array keys have gone missing. (f70e032c5f)
2 days ago Twenty Nineteen: Add missing `@since` tag for `twentynineteen_scripts()`. (b9059ad4fe)
2 days ago Twenty Seventeen: Add missing `@since` tag for `twentyseventeen_scripts()`. (e7a87702c1)
3 days ago Docs: remove global references to `$wp_version` that are no longer accurate. (a0593e77c2)