Projects with recent changes

freeswitch.com

7 hours ago Merge pull request #2914 from signalwire/fix_old_port_log (aede363606)
8 hours ago [core] Fix logging of old remote RTP port (2059e933be)
8 hours ago Merge pull request #2913 from signalwire/fix_from_addr (5aee26556a)
8 hours ago [core] Fix initialization of rtp_session from_addr (1258044125)
8 hours ago Merge pull request #2912 from signalwire/fix_timer_check (7034d6cfda)
9 hours ago [core] Fix - should take the amount of time until the timer next expires (96d086820b)

imagemagick.org

15 hours ago Added support for reading and writing meta channels in a TIFF images with separate planes of data. (0fb2096d5)
15 hours ago Added option to specify which meta channel should be imported or exported to the QuantumInfo. (2f5c379ab)
16 hours ago Corrected check for the alpha channel. (8dab4dcf9)
16 hours ago Fixed step size calculation when importing or exporting a single channel. (591f3160e)
30 hours ago Fixed copy paste mistake. (5741f3d49)
30 hours ago Removed duplicate permission definition. (20147db6a)
30 hours ago Also run CodeQL on our actions. (4f2fb31cd)
30 hours ago Limit the permissions of our workflows. (1b3777c85)
31 hours ago Corrected languages for CodeQl analysis. (989b0c9b1)
31 hours ago Extra images will be added as meta channels when combining images. (2ec2c75db)
31 hours ago Also throw an exception in ImpoortOpacityQuantum and ExportOpacityQuantum when the image has no alpha channel. (1f53bd22e)
31 hours ago Added ImportPixelChannel that can be used to export a specific channel and use that for single channel imports. (1414cbdf1)
31 hours ago Added ExportPixelChannel that can be used to export a specific channel and use that for single channel exports. (002f1d3f6)
31 hours ago Raise exception when importing or exporting pixels alpha pixels and the image has no alpha channel. (1c452703a)
32 hours ago Fixed build. (e1bb41401)
33 hours ago Moved writing of channels to a separate method in the tiff encoder. (bf8fd3aa3)
33 hours ago Cosmetic. (a20bf14a7)
34 hours ago Make sure the quantum_type is not changed when reading tiff images with separate planes of data. (ffd40c95d)

kernel

23 hours ago Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs (f83a4f2a4d8c)
30 hours ago Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-client (5cd64d4f9268)
30 hours ago Merge tag 'regulator-fix-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (395d68e5dd63)
30 hours ago Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core (b891d11b74b4)
2 days ago Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (22f20375f5b7)
2 days ago Merge tag 'drm-fixes-2025-09-12' of https://gitlab.freedesktop.org/drm/kernel (965c995c9a4b)
2 days ago Merge tag 'v6.17-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (cb780b79b236)
3 days ago Merge tag 'drm-xe-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes (9a3f210737e9)
3 days ago Merge tag 'mtd/fixes-for-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux (320475fbd590)
3 days ago Merge tag 'drm-misc-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes (dab1f85526a4)
3 days ago Merge tag 'mediatek-drm-fixes-20250910' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes (f2c8bbb6e971)
3 days ago Merge tag 'amd-drm-fixes-6.17-2025-09-10' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (1d00adb873a0)
3 days ago Merge tag 'drm-intel-fixes-2025-09-10' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes (467360e29595)

openssl.org

23 hours ago Test failure of rsa_encrypt when buffer too short (d498f56d0a)
23 hours ago Harden RSA public encrypt (f34b1ad17b)
23 hours ago Update our CI jobs to cover the 3.6 stable branch (5aae731a7d)
2 days ago kmac_prov.c.in: avoid resource leak on kmac_new_decoder fail in kmac_fetch_new (3ae8755aa2)
2 days ago test/bioprinttest.c: silence more width/precision checks (6c3046657e)

php.net

3 hours ago Merge branch 'PHP-8.4' (d6300a30653)
3 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (a3d27aab034)
3 hours ago Fix GH-19653: Closure named argument unpacking between temporary closures can cause a crash (22252954efd)
7 hours ago Update NEWS for exif changes (02c13b67bcf)
8 hours ago exif/heic: Make offset size_t (fb3d4becf51)
8 hours ago exif/heic: Make sure pos is always initialized (6cc1a110453)
8 hours ago Fix OSS-Fuzz #442954659: Crash in exif_scan_HEIF_header (7a6a763f579)
8 hours ago exif/heic: Ensure file is at least 16 bytes to prevent underflow (eba4140bc49)
8 hours ago exif/heic: Prevent overflow when computing meta bounds (9c901145f75)
8 hours ago exif/heic: Avoid overflow when adding box size and checking against file size (518c2a8c163)
8 hours ago exif/heic: Fix bound check in loop (4e70d41698f)
8 hours ago exif/heic: Avoid undefined behaviour in address calculations (4123b8e108b)
9 hours ago Merge branch 'PHP-8.4' (542712099f2)
9 hours ago Fix naming clash with libxml macro (8774e96bd4d)
13 hours ago Update NEWS/UPGRADING for ord() deprecation (569b0033279)
13 hours ago ext/standard: Deprecate passing string which are not one byte long to ord() (#19440) (93676a04251)
26 hours ago Merge branch 'PHP-8.4' (dd27cedddb5)
26 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (8e1df69d345)
26 hours ago Fix curl build failure on macOS+curl 8.16 (b46681d6868)
26 hours ago Fix missing OpenSSL libctx name fetch conversions (#19830) (2e9cdb2c5aa)
2 days ago Merge branch 'PHP-8.4' (469aa255ae4)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (61265c2b921)
2 days ago Fix GH-19784: SoapServer memory leak (d30dd1b47b0)
2 days ago ext/mbstring: Update to Unicode 17.0 (#19796) (edc26712278)
2 days ago uri: NEWS for GH-19794, GH-19768, and others (e6c6333c8e7)
2 days ago uri: Throw when trying to modify URI objects after creation (#19768) (d4f5c845ad7)
2 days ago Merge branch 'PHP-8.4' (ab808ea7081)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (ef97a28affd)
2 days ago Merge branch 'PHP-8.4' (82e998559e3)
2 days ago [skip ci] Add missing name for GH-19813 in NEWS (b8a9d790af1)

woocommerce

2 days ago Avoid returning product name if product is private or draft (#60892) (1601aa341e)
2 days ago Only store customer data in the session if it's not the default customer (#60852) (b913c2616a)
2 days ago Improve accessibility and usability of address autocomplete (#60815) (8000868940)
2 days ago [Rest API v4] Directory and class structure for future v4 routes (#60893) (a718479096)
2 days ago Product Reviews Block: Add outline offset to comment form (#60890) (7a53d42552)
2 days ago Move address autocomplete provider setting and encode script data (#60880) (4706c3f87e)
2 days ago [Payments NOX] Update More PES section button label when extension already installed (#60868) (e9c79a75f0)
2 days ago Fix Reviews Form block always showing the 'Be the first to review' message (#60866) (b23ce26fa0)
3 days ago Un-gate address autocomplete feature (#60840) (9486bba9a1)
3 days ago Reduce duplicate data between Add to Cart + Options iAPI stores (#60767) (59549aa46d)
3 days ago Address customer effort score tracks critical uncaught type error (#60875) (3d6bc95450)
3 days ago Re-enable cart tests (#60832) (9ad3d6ee8f)
3 days ago Product Collection: prevent ghost changes in editor (#60828) (6df1bd8e83)

wordpress.org

9 hours ago Twenty Twelve: Document the `twentytwelve_credits` action hook. (11b6c91929)
24 hours ago Twenty Eleven: Document the `twentyeleven_credits` action hook. (b747a4564d)
32 hours ago Build/Test Tools: Configure PHPUnit to fail on risky tests. (6d4a349d52)
35 hours ago Media: Temporarily disable failing tests when Imagick 7 is in use, pending further investigation. (1525fcd7bc)
35 hours ago Build/Test Tools: Switch back to using the latest stable PHP 8.4 and 8.3 images for the test environment. (a575d6c4bd)
2 days ago Formatting: Allow specifying `https://` as the default protocol in `esc_url()`. (27e257c2ad)
2 days ago Posts, Post Types: Fix placement of `WP_Error` check in `get_adjacent_post()`. (2ab6b4ffe5)
2 days ago Widgets: Prevent fatal errors in PHP 8 when `retrieve_widgets()` and `wp_map_sidebars_widgets()` attempt to merge non-array values. (8526fb29fb)