Projects with recent changes

asterisk.org

14 hours ago configure.ac: use AC_PATH_TOOL for nm (0b2c06412d)
14 hours ago res_pjsip_mwi: Fix off-nominal endpoint ao2 ref leak in mwi_get_notify_data (2506b11a51)
14 hours ago res_pjsip_messaging: Add support for following 3xx redirects (d8caa664a8)
14 hours ago res_pjsip: Introduce redirect module for handling 3xx responses (2bd999ae5f)
14 hours ago app_mixmonitor.c: Fix crash in mixmonitor_ds_remove_and_free when datastore is NULL (f91f7d580d)
33 hours ago res_pjsip_refer: don't defer session termination for ari transfer (55e403fa8b)
33 hours ago chan_dahdi.conf.sample: Avoid warnings with default configs. (18da95e8a8)
33 hours ago main/dial.c: Set channel hangup cause on timeout in handle_timeout_trip (3b4f4d2258)
34 hours ago cel: Add missing manager documentation. (a9b11243eb)
35 hours ago res_odbc: Use SQL_SUCCEEDED() macro where applicable. (719c882358)
35 hours ago rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY (ce0eca443f)
35 hours ago http.c: Include remote address in URI handler message. (08d4960df7)

imagemagick.org

3 days ago beta release (0db229e52)
3 days ago release (bdd4fa561)

kernel

2 days ago Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (7839932417dd)
2 days ago Merge tag 'cgroup-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (bba0b6a1c400)
2 days ago Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (a69eddfd171f)
2 days ago Linux 6.19-rc3 (f8f9c1f4d0c7)
2 days ago Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (c875a6c32467)
2 days ago Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (15225b910cb8)
2 days ago Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 (1c55bc8710a3)
2 days ago Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (03de3e44a706)
2 days ago Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (cd80afff4877)
3 days ago tools/sched_ext: update scx_show_state.py for scx_aborting change (c9894e6f0160)
3 days ago tools/sched_ext: fix scx_show_state.py for scx_root change (f92ff79ba264)

libheif

12 hours ago return SDL error message instead of using printf() (#1655) (b36feac4)
17 hours ago Update README (20259c1a)
19 hours ago Merge pull request #1652 from heitbaum/patch-1 (c99e5b49)
20 hours ago Merge pull request #1653 from kmilos/patch-1 (55c95f25)
20 hours ago Fix summary typo for x264 encoder (ba77582e)
25 hours ago Add climits includes (5524cf06)
2 days ago last released heif_decoding_options struct was version 7, we only have to increase to 8 (81b09baa)
3 days ago add <set> include (9eb5bed6)
3 days ago check for cyclic item references during decoding instead of throwing errors during parsing (09ea4da5)
3 days ago also follow 'auxl' links when checking for cyclic references (3d4b5022)

openssl.org

16 hours ago This PR performs further optimization based on the already merged "Implement Montgomery multiplication assembly optimization for RV64GC" (#28012). The key improvements include:code formatting unification、instruction scheduling optimization、register allocation strategy update、updates to addition/subtraction carry and borrow flag handling. These enhancements aim to improve both the code maintainability and its execution performance, particularly on out-of-order RISC-V cores. (b34e890c21)
2 days ago demos/bio/sconnect.c: Add check for BIO_new() (323e48b6fb)
2 days ago test/evp_extra_test.c: Add check for BIO_new() (7ed1f08326)

php.net

4 hours ago [skip ci] Fix duplicate words typos (GH-20800) (4f793ba1c32)
7 hours ago Merge branch 'PHP-8.5' (bc15a0dd4cd)
7 hours ago PHP-8.5 is now for PHP 8.5.3-dev (daf4d54610e)
8 hours ago Use long conversion for stream context keepalive int values (#20805) (ab5c2a826a2)
8 hours ago Merge branch 'PHP-8.5' (0578279fed1)
8 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (21706fad8d9)
11 hours ago Prevent possible future precedence issues in PHP_SOCKVAL_IS_SET (c0be847a7e6)
12 hours ago PHP 8.4 is now for PHP 8.4.18-dev (5726e53b39b)
13 hours ago Fix TCP_KEEPALIVE no inheriting for accepted sockets on MacOS (0fd8aae6e85)
13 hours ago Add stream socket keepalive context options (9582d8e6d74)
17 hours ago Merge branch 'PHP-8.5' (bd8da04def9)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a403afab653)
17 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (5ee2add76b4)
17 hours ago PHP-8.3 is now for PHP-8.3.31 (404b4c816ab)
33 hours ago Merge branch 'PHP-8.5' (434b14e4a30)
33 hours ago Fixed bug GH-20745 ("Casting out of range floats to int" applies to strings) (#20746) (f754ffa8b20)
2 days ago Merge branch 'PHP-8.5' (b6a89b5b57c)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (de61d83b0a0)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (edf4cc40bd6)
2 days ago Fix variable assignment for PHP argument escaping in `run-tests.php` (#20799) (7effcab2cf0)
3 days ago Merge branch 'PHP-8.5' (04bf2e5c4a4)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (4f9a39ea78e)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (29e04acc6fb)
3 days ago Fix GH-19962: arrayIndexThenCheck static analysis warning in firebird (bae78c614a4)
3 days ago Merge branch 'PHP-8.5' (e6906dbca6c)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (576d61493b3)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (fa8bb98ec0a)
3 days ago Fix GH-19961: Static analysis arrayIndexThenCheck warning in firebird (#20790) (ce534c612b4)

qemu.org

2 days ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (942b0d378a)

woocommerce

17 hours ago PayPal Standard: Handle invalid items breakdown (#62576) (454fbe99b4)
24 hours ago PayPal Standard Refactor 3: Move notice file under src folder (#62599) (3d0fa91475)
35 hours ago [Fraud Protection] Created button to connect to jetpack if not connected yet (#62517) (922cc40ed9)
2 days ago Checkout: Fix shipping method label when free (#62617) (f3232ca5bb)
2 days ago [Backport to trunk] Apply patch 438 (#62559) (75052b5052)

wordpress.org

6 hours ago Upgrade/Install: Update sodium_compat to v1.24.0. (7340ebcae3)
16 hours ago Use the HTML API to generate style tags. (fe6a992df0)
30 hours ago Tests: Use `assertSame()` in `wp_count_posts()` tests. (b9a793c0f1)
34 hours ago Script Loader: Warn when a registered style has invalid `path` data and allow inlining empty stylesheets. (2ab763418b)
2 days ago Scripts: Remove non-HTML5 script support. (c900da708a)
2 days ago Scripts: Remove CDATA script wrappers in WP Admin. (7efd772694)
2 days ago Tests: Use `assertSame()` in some newly introduced tests. (9bde0cd612)