Projects with recent changes

asterisk.org

5 hours ago app_mixmonitor:  Update the documentation concerning the "D" option. (1f52ae3582)
2 days ago sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf. (8ef3e4fb3d)
2 days ago res_musiconhold: Remove options that were deprecated in Asterisk 14. (5de45323c7)
2 days ago res_agi: Remove deprecated DeadAGI application. (c12f4a886d)
2 days ago chan_websocket: Reset frame_queue_length to 0 after FLUSH_MEDIA (f9219284cb)

freeswitch.com

2 days ago Merge pull request #2857 from signalwire/http_cache (b2f5b66444)
2 days ago [mod_http_cache] Fix error: curl_easy_setopt expects a long argument [-Werror=attribute-warning] (2e825dd3ec)
2 days ago Merge pull request #2856 from signalwire/pocketsphinx (5d5104f9fa)
2 days ago [mod_pocketsphinx] Use system libraries when possible (d0993872c7)
3 days ago Merge pull request #2855 from signalwire/verto (fed90ac814)
3 days ago [mod_verto] Fix time_t formatting (61599d5afd)

imagemagick.org

24 hours ago Use the PKGBUILD file of this repository in the daily MSYS build. (1c50abba4)
24 hours ago Consistent naming. (ef7fe5143)
24 hours ago Added missing download of Configure. (0b8c801a1)
25 hours ago Use the pre-build dependencies in the daily Windows build. (fce56a504)
25 hours ago Corrected indentation. (5d035716e)
2 days ago set any image depth < 8 to 8 (8f61ab81e)
2 days ago Moved PKGBUILD file for the MSYS2 build to this project. (a04b3b441)
2 days ago Added missing typecast. (d0185ab68)
2 days ago Use the pre-build binaries of the dependencies in the Windows build. (5ee2f01a9)
2 days ago check for EOF (1ced14553)
3 days ago eliminate potential memory leak (0e9f472f7)

kernel

24 hours ago Merge tag 'probes-fixes-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (e2291551827f)
2 days ago tracing/probes: Avoid using params uninitialized in parse_btf_arg() (1ed171a3afe8)
2 days ago Merge tag 'soc-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (4664a4ddb921)
2 days ago Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (e003ef2cb1de)
3 days ago Merge tag 'for-6.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (155a3c003e55)

openssl.org

4 hours ago Add workflow to check perl core modules for 5.10.1 (b89ab15f13)
5 hours ago Deprecate ASN1_METH related tests (3a90d5f83c)
5 hours ago Deprecate ASN1_METH internal usage (af2aaf3271)
5 hours ago libcrypto.num: Deprecate EVP_PKEY_ASN1_METHOD related functions (6b5540c21c)
5 hours ago Update documentation on EVP_PKEY_ASN1_METHOD deprecation (23de79343f)
5 hours ago Deprecate EVP_PKEY_ASN1_METHOD related function declarations and definitions (52d212dd70)
5 hours ago Add deprecation macros for 3.6.0 (1bc3191b68)
27 hours ago providers/implementations/digests/sha3_prov.c optimize ossl_(un)likely (704a2108ab)
27 hours ago crypto/params.c optimize ossl_(un)likely (682f701985)
27 hours ago crypto/init.c optimize ossl_(un)likely (340827c819)
27 hours ago crypto/threads_pthread.c optimize ossl_(un)likely (e740864976)
27 hours ago crypto/mem.c optimize ossl_(un)likely (296e4d3c95)
27 hours ago crypto/bn/bn_gf2m.c: optimize ossl_(un)likely (d083024b73)
27 hours ago include/crypto/md32_common.h: optimize ossl_(un)likely (d1facb4858)
27 hours ago crypto/bn/bn_lib.c: optimize - seems to bring not much benefit (6c9712e6b7)
27 hours ago crypto/evp/digest.c: optimize ossl_(un)likely (112f3afd21)
32 hours ago Update doc on CRYPTO_MEM_SEC(_MINSIZE) (342c0f340c)
32 hours ago openssl: Add option to init sec mem at startup (91d34f408c)
2 days ago LMS: Coverity Fix 1659010 (Unused Value) (ac87f6b3a3)
2 days ago LMS Coverity fix 1659009 (43f4da917a)
3 days ago const up ERR_str_libraries (215167fe7e)

php.net

70 minutes ago Deduplicate error-handling code in finfo_open (#19149) (8629256dc76)
3 hours ago ext/standard/password: Use zend_string_efree() where possible (#19150) (56308f6490c)
7 hours ago Update NEWS for recent Curl changes [ci skip] (a8a3c815285)
7 hours ago Add support for CURLINFO_QUEUE_TIME_T in curl_getinfo() (#19147) (7fb6afbe9f4)
8 hours ago Fix lineno for cpp assignment (0e80be83b3d)
8 hours ago Merge branch 'PHP-8.4' (a59caa3c33f)
8 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (554ae518a2d)
8 hours ago Skip LDAP TLS max version test for now (8516ae86d7d)
27 hours ago zend_objects: Remove unnecessary refcounting when calling `__clone()` (#19145) (2e0c011fb8d)
27 hours ago Merge branch 'PHP-8.4' (62742996f89)
27 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (826fa36ba37)
27 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (034c3f2270e)
28 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (9eee4dd92b0)
28 hours ago ext/xml: Suppress libxml deprecation for `_xmlParserCtxt.inState` (#19131) (a5df26691d1)
28 hours ago Add opcache_is_script_cached_in_file_cache() function (6f1501a601c)
28 hours ago Merge branch 'PHP-8.4' (b9844b545fe)
28 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (a57f58253a5)
28 hours ago Fix GH-18529: additional inheriting of TLS int options (eade5c17ead)
32 hours ago Merge branch 'PHP-8.4' (2afab21ffb5)
32 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (4647dfc9887)
32 hours ago PHP 8.3 is now for PHP-8.3.25-dev (faf833bffc9)
35 hours ago Add support for CURLINFO_CONN_ID in curl_getinfo() (#18984) (e84320ad75e)
35 hours ago Remove curl OpenSSL locking for unsupported versions (#18784) (2ecafd41ba4)
2 days ago Remove redundant operations from zend_llist_clean() (#19143) (484d4351c22)
2 days ago Add missing news and upgrading notes for ext/uri (02b94556cf4)
2 days ago Fix parsing URIs with empty hosts (967377369b8)
2 days ago Cherry pick some recent lexbor changes (889f38135db)
2 days ago hash: Use zend_string_efree() where possible (#19137) (a22dc67a21f)
2 days ago Fix incorrect OpenSSL merge (478a5209006)
2 days ago Merge branch 'PHP-8.4' (a22eb4d3e55)

qemu.org

33 hours ago Merge tag 'accel-20250715' of https://github.com/philmd/qemu into staging (f96b157ebb)
33 hours ago Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (68ff2eeb29)
33 hours ago Merge tag 'pull-vfio-20250715' of https://github.com/legoater/qemu into staging (f79afdf7da)
33 hours ago Merge tag 'pull-qapi-2025-07-14-v2' of https://repo.or.cz/qemu/armbru into staging (504632dcc6)
33 hours ago Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (1c37425423)
33 hours ago Merge tag 'mips-20250715' of https://github.com/philmd/qemu into staging (a56ac09f5c)
33 hours ago Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging (4d67fdff7a)
33 hours ago Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (e452053097)
2 days ago system/runstate: Document qemu_add_vm_change_state_handler_prio* in hdr (0a94a7b880)
2 days ago system/runstate: Document qemu_add_vm_change_state_handler() (5a67e43096)
2 days ago accel/hvf: Implement AccelClass::get_vcpu_stats() handler (ec5c2e7f38)
2 days ago qemu-img: extend cvtnum() and use it in more places (d7bd47bf84)
2 days ago qemu-img: implement short --help, remove global help() function (bf5647ae24)
2 days ago qemu-img: measure: refresh options/--help (d7d0e936f9)
2 days ago qemu-img: dd: refresh options/--help (892b0abf97)
2 days ago qemu-img: bitmap: refresh options/--help (0668a468d2)
2 days ago qemu-img: bench: refresh options/--help (609cbaf893)
2 days ago qemu-img: amend: refresh options/--help (03b5de62d2)
2 days ago qemu-img: resize: refresh options/--help (a8ce9adfe1)
2 days ago qemu-img: resize: do not always eat last argument (8737b342e2)
2 days ago qemu-img: rebase: refresh options/--help (short option change) (c156395252)
2 days ago qemu-img: snapshot: refresh options/--help (9fd7e6658c)
2 days ago qemu-img: snapshot: make -l (list) the default, simplify option handling (0473674b6f)
2 days ago qemu-img: snapshot: allow specifying -f fmt (e19597bc55)
2 days ago qemu-img: map: refresh options/--help (fed0efefc2)
2 days ago qemu-img: info: refresh options/--help (403197d2f0)
2 days ago qemu-img: convert: refresh options/--help (short option change) (c02276223f)
2 days ago qemu-img: compare: refresh options/--help (3c8296dfcf)
2 days ago qemu-img: compare: use helper function for --object (eedfb5c07e)
2 days ago qemu-img: commit: refresh options/--help (a79d282fc9)

woocommerce

64 minutes ago Fix the "Account Number" column to display either the account number or the IBAN (#59724) (7948372c65)
2 hours ago Docs: Fixes button size graphic with updated woopay logo (#59749) (c27c62abc5)
6 hours ago Feature compatibility: Make declarations lazy to avoid get_plugins() calls on frontend (#59653) (78329283ed)
6 hours ago Add a scheduled release assignment workflow (#59568) (3c9a48b322)
6 hours ago Migrate all of Woo cron jobs to use action scheduler (#59325) (1e883791e5)
7 hours ago Fix performance issues with structured data and products with lots of variations (#59431) (bf1915fcf2)
7 hours ago Interactivity API powered Mini Cart: Backward compatibility for `registerCheckoutFilters`/`applyCheckoutFilter` (#59693) (1baf6d1e3c)
8 hours ago Experimental - Use real store data for previewing taxonomy filter block (#59609) (2cf09b1084)
9 hours ago Improve 'doesn't allow selecting invalid variations in dropdown mode' flaky test (#59723) (be35650081)
10 hours ago  Add taxonomy support to Product Collection Data API endpoint (#59608) (003028d7a8)
10 hours ago Bubble change event in Add to Cart + Options and Add to Cart with Options blocks (#59704) (09cd7f5cc1)
11 hours ago Revert: Related Products: avoids querying results on each page load (#59642) (4f829b54a4)
11 hours ago Interactivity API powered Mini Cart - Display notices when item quantities change without interaction (#59683) (3dbf8c99ff)
11 hours ago iAPI powered Mini-Cart - Disable scrolling on body when the mini-cart drawer is open (#59715) (f7119d502d)
12 hours ago Add to Cart + Options: Display error message when adding 0 items to cart in the grouped product form (#59662) (05e65cc36a)
12 hours ago Interactivity API powered Mini Cart - use only the plural form for translations in the Items Counter (#59636) (8b547a5921)
12 hours ago ProductCollection: Refactor tests into focused and maintainable files (#59575) (685a1306a9)
12 hours ago Fix 'allows switching to 3rd-party product types' flaky test (II) (#59634) (57da279187)
12 hours ago Interactivity API powered Mini Cart - Support store notices messages (#59619) (29fcf0fe5b)
13 hours ago Prepare Packages for Release (#59705) (b069eab7cc)
13 hours ago Add documentation for block registration in the WooCommerce Email Editor (#59541) (198e67ac48)
17 hours ago [Blueprint] Warn on option override via hooks during import (#59411) (6993265a43)
20 hours ago Update woocommerce_address_providers to accept objects alongside class names (#59617) (803fc48612)
27 hours ago Add min and max price methods for grouped products (#59586) (a8918725f6)
27 hours ago Create proxy release workflow and adapt `release-commits-and-contributors.yml` to run only on dispatch (#59676) (956704dfcb)
28 hours ago Ensure other additional fields are filled so errors doesn't steal focus during e2e tests (#59621) (1d48db92ad)
29 hours ago Prevent required select fields choosing 'next' option during autofill (#59638) (55d9ea694a)
30 hours ago Remove changelog entries from intermediate branches (#59562) (a254369fde)
31 hours ago Add workflow to bump Action Scheduler version requirement (#59675) (23efa1fddf)
32 hours ago Consistently display shortcodes with square brackets in WooCommerce system status report (#59687) (4f823e85bd)

wordpress.org

4 hours ago Administration: Fix color contrast `code` in `.description`. (3793daf8ca)
8 hours ago Coding Standards: Remove redundant check in `insert_with_markers()`. (b42336c2f7)
19 hours ago General: Add missing closing `li` in plugin editor. (2c4fe39c44)
21 hours ago Customize: Use explicit labels in hue picker. (ed6969af83)
30 hours ago Coding Standards: Reorder `width` and `height` for consistency in `wp_get_attachment_image()`. (86b7fc84bd)
30 hours ago Docs: Add a `@since` note for `wp_get_attachment_image_attributes` filter. (d148917d5a)
31 hours ago Coding Standards: Remove redundant check in `wp_read_image_metadata()`. (7fe38f1ff6)
2 days ago Coding Standards: Remove extra check in `wp_get_theme_data_template_parts()`. (1b335ac3c9)
3 days ago Sitemaps: Remove superfluous `?` from rewrite rule. (80d5c7ee88)