Projects with recent changes

asterisk.org

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)
2 days ago Merge pull request #2855 from signalwire/verto (fed90ac814)
2 days ago [mod_verto] Fix time_t formatting (61599d5afd)
3 days ago Merge pull request #2853 from signalwire/fsget-token (a019373fd4)
3 days ago [UTILS] FSGET: Add additional token prefix (051dea738d)
3 days ago Merge pull request #2846 from signalwire/rabbit (e48b99c884)
3 days ago [mod_amqp] Add support for newer librabbitmq (239c28db8f)
3 days ago Merge pull request #2850 from signalwire/perl (ff18e4db5f)
3 days ago [mod_perl] Fix implicit declaration of function (2c5171191a)
3 days ago Merge pull request #2851 from signalwire/imagick (7a650efc3c)

imagemagick.org

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

openssl.org

13 hours ago providers/implementations/digests/sha3_prov.c optimize ossl_(un)likely (704a2108ab)
13 hours ago crypto/params.c optimize ossl_(un)likely (682f701985)
13 hours ago crypto/init.c optimize ossl_(un)likely (340827c819)
13 hours ago crypto/threads_pthread.c optimize ossl_(un)likely (e740864976)
13 hours ago crypto/mem.c optimize ossl_(un)likely (296e4d3c95)
13 hours ago crypto/bn/bn_gf2m.c: optimize ossl_(un)likely (d083024b73)
13 hours ago include/crypto/md32_common.h: optimize ossl_(un)likely (d1facb4858)
13 hours ago crypto/bn/bn_lib.c: optimize - seems to bring not much benefit (6c9712e6b7)
13 hours ago crypto/evp/digest.c: optimize ossl_(un)likely (112f3afd21)
18 hours ago Update doc on CRYPTO_MEM_SEC(_MINSIZE) (342c0f340c)
18 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)
2 days ago const up ERR_str_libraries (215167fe7e)
3 days ago sec_mem: add note about the perf implications (b8cc327660)
3 days ago ci: enable lms only on master (4337989667)

php.net

13 hours ago zend_objects: Remove unnecessary refcounting when calling `__clone()` (#19145) (2e0c011fb8d)
14 hours ago Merge branch 'PHP-8.4' (62742996f89)
14 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (826fa36ba37)
14 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (034c3f2270e)
14 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (9eee4dd92b0)
14 hours ago ext/xml: Suppress libxml deprecation for `_xmlParserCtxt.inState` (#19131) (a5df26691d1)
14 hours ago Add opcache_is_script_cached_in_file_cache() function (6f1501a601c)
15 hours ago Merge branch 'PHP-8.4' (b9844b545fe)
15 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (a57f58253a5)
15 hours ago Fix GH-18529: additional inheriting of TLS int options (eade5c17ead)
18 hours ago Merge branch 'PHP-8.4' (2afab21ffb5)
18 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (4647dfc9887)
18 hours ago PHP 8.3 is now for PHP-8.3.25-dev (faf833bffc9)
21 hours ago Add support for CURLINFO_CONN_ID in curl_getinfo() (#18984) (e84320ad75e)
21 hours ago Remove curl OpenSSL locking for unsupported versions (#18784) (2ecafd41ba4)
23 hours ago Remove redundant operations from zend_llist_clean() (#19143) (484d4351c22)
33 hours ago Add missing news and upgrading notes for ext/uri (02b94556cf4)
34 hours ago Fix parsing URIs with empty hosts (967377369b8)
34 hours ago Cherry pick some recent lexbor changes (889f38135db)
34 hours ago hash: Use zend_string_efree() where possible (#19137) (a22dc67a21f)
35 hours ago Fix incorrect OpenSSL merge (478a5209006)
35 hours ago Merge branch 'PHP-8.4' (a22eb4d3e55)
35 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (0f731b455c3)
35 hours ago Fix error return check of EVP_CIPHER_CTX_ctrl() (cd8722304ca)
35 hours ago Fix memleak on failure in collator_get_sort_key() (b495ce03716)
2 days ago Merge branch 'PHP-8.4' (1089896b8cc)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (f938f356cba)
2 days ago Fix GH-18986: OpenSSL backend: incorrect RAND_{load,write}_file() return value check (a8086be81c0)
2 days ago Merge branch 'PHP-8.4' (7232c15b3e3)
2 days ago PHP-8.4 is now for PHP 8.4.12-dev (3d468a181a7)

qemu.org

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

strongswan.org

3 days ago nm: Version bump to 1.6.3 (e98ea89d99)

woocommerce

3 hours ago [Blueprint] Warn on option override via hooks during import (#59411) (6993265a43)
6 hours ago Update woocommerce_address_providers to accept objects alongside class names (#59617) (803fc48612)
13 hours ago Add min and max price methods for grouped products (#59586) (a8918725f6)
13 hours ago Create proxy release workflow and adapt `release-commits-and-contributors.yml` to run only on dispatch (#59676) (956704dfcb)
15 hours ago Ensure other additional fields are filled so errors doesn't steal focus during e2e tests (#59621) (1d48db92ad)
15 hours ago Prevent required select fields choosing 'next' option during autofill (#59638) (55d9ea694a)
17 hours ago Remove changelog entries from intermediate branches (#59562) (a254369fde)
17 hours ago Add workflow to bump Action Scheduler version requirement (#59675) (23efa1fddf)
18 hours ago Consistently display shortcodes with square brackets in WooCommerce system status report (#59687) (4f823e85bd)
18 hours ago Make the emogrifier package a production dependency (8a5c068860)
20 hours ago Add to Cart + Options: avoid JS error when removing items from the Mini-Cart block due to missing context (#59671) (68e5895831)
20 hours ago Add documentation for post-release monitoring (#59605) (650ef28303)
21 hours ago Fix console error on email listing page when custom email classes are registered (#59646) (e7e0dc1278)
21 hours ago  Product Details: prevent the default template to be auto applied for existing blocks (#59691) (bb7b8f1f73)
30 hours ago Add documentation for building and publishing a WooCommerce Core Release (#59573) (ece7dbff0c)
2 days ago Make `version` mandatory to run the `release-commits-and-contributors.yml` workflow (#59660) (00acaf5cce)
2 days ago Add workflow to bump WC core version (#59563) (c2398bcce0)
2 days ago Order-pay can also use the session choosen gateway (#47100) (2e2f529d34)
2 days ago Bump Action Scheduler version to 3.9.3 (#59672) (0eb270309e)
2 days ago [Blueprints]: Skip steps that set the Site Visibility to Live (#59579) (1a5c8d69e8)
2 days ago Update Product Filters blocks handlebars templates in e2e tests (#59498) (79a9c7800c)
2 days ago Update stable tag in all branches higher than the input version (#59445) (60d7f03577)
2 days ago new images to fix logos (#59643) (55fb345f2a)
2 days ago Ensure validation error does not show when copy-pasting valid passwords into the create-password component (#59577) (3a4f08e904)
2 days ago Ensure quantity inputs update if receiving new props from server (#59537) (7510391e94)
3 days ago Update global changelog after 9.9.4, 9.9.5, 10.0.0, 10.0.1 and 10.0.2 releases (#59651) (dd1b687366)
3 days ago Update stable tag to 10.0.2 (#59650) (a754372613)
3 days ago OrdersTableSearchQuery: Improve HPOS full-text search performance (#59543) (197aad8359)
3 days ago [Checkout block] Update Express checkout loading (#59449) (a3439034e3)
3 days ago Refactor layout controls to use ToolsPanel instead of PanelBody (#59632) (5051d3cea1)

wordpress.org

5 hours ago General: Add missing closing `li` in plugin editor. (2c4fe39c44)
7 hours ago Customize: Use explicit labels in hue picker. (ed6969af83)
16 hours ago Coding Standards: Reorder `width` and `height` for consistency in `wp_get_attachment_image()`. (86b7fc84bd)
16 hours ago Docs: Add a `@since` note for `wp_get_attachment_image_attributes` filter. (d148917d5a)
17 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)
2 days ago Sitemaps: Remove superfluous `?` from rewrite rule. (80d5c7ee88)
3 days ago Twenty Twelve: Bump version for 6.8.2. (981655e46f)
3 days ago Twenty Sixteen: Bump version for 6.8.2. (3e066acd8f)
3 days ago Twenty Twenty-One: Bump version for 6.8.2. (b44a1b4249)
3 days ago Twenty Fourteen: Bump version for 6.8.2. (ecdbf38e97)
3 days ago Twenty Twenty-Five: Bump version for 6.8.2. (202100a5cc)