Projects with recent changes

asterisk.org

18 hours ago configure.ac: use AC_PATH_TOOL for nm (0b2c06412d)
18 hours ago res_pjsip_mwi: Fix off-nominal endpoint ao2 ref leak in mwi_get_notify_data (2506b11a51)
18 hours ago res_pjsip_messaging: Add support for following 3xx redirects (d8caa664a8)
18 hours ago res_pjsip: Introduce redirect module for handling 3xx responses (2bd999ae5f)
18 hours ago app_mixmonitor.c: Fix crash in mixmonitor_ds_remove_and_free when datastore is NULL (f91f7d580d)
2 days ago res_pjsip_refer: don't defer session termination for ari transfer (55e403fa8b)
2 days ago chan_dahdi.conf.sample: Avoid warnings with default configs. (18da95e8a8)
2 days ago main/dial.c: Set channel hangup cause on timeout in handle_timeout_trip (3b4f4d2258)
2 days ago cel: Add missing manager documentation. (a9b11243eb)
2 days ago res_odbc: Use SQL_SUCCEEDED() macro where applicable. (719c882358)
2 days ago rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY (ce0eca443f)
2 days 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)
3 days ago Linux 6.19-rc3 (f8f9c1f4d0c7)
3 days ago Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (c875a6c32467)
3 days ago Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (15225b910cb8)
3 days ago Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 (1c55bc8710a3)
3 days ago Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (03de3e44a706)
3 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

16 hours ago return SDL error message instead of using printf() (#1655) (b36feac4)
21 hours ago Update README (20259c1a)
23 hours ago Merge pull request #1652 from heitbaum/patch-1 (c99e5b49)
24 hours ago Merge pull request #1653 from kmilos/patch-1 (55c95f25)
24 hours ago Fix summary typo for x264 encoder (ba77582e)
29 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

20 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

8 hours ago [skip ci] Fix duplicate words typos (GH-20800) (4f793ba1c32)
11 hours ago Merge branch 'PHP-8.5' (bc15a0dd4cd)
11 hours ago PHP-8.5 is now for PHP 8.5.3-dev (daf4d54610e)
12 hours ago Use long conversion for stream context keepalive int values (#20805) (ab5c2a826a2)
12 hours ago Merge branch 'PHP-8.5' (0578279fed1)
12 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (21706fad8d9)
15 hours ago Prevent possible future precedence issues in PHP_SOCKVAL_IS_SET (c0be847a7e6)
16 hours ago PHP 8.4 is now for PHP 8.4.18-dev (5726e53b39b)
17 hours ago Fix TCP_KEEPALIVE no inheriting for accepted sockets on MacOS (0fd8aae6e85)
17 hours ago Add stream socket keepalive context options (9582d8e6d74)
21 hours ago Merge branch 'PHP-8.5' (bd8da04def9)
21 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a403afab653)
21 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (5ee2add76b4)
21 hours ago PHP-8.3 is now for PHP-8.3.31 (404b4c816ab)
2 days ago Merge branch 'PHP-8.5' (434b14e4a30)
2 days 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

3 hours ago Merge tag 'hw-misc-20251230' of https://github.com/philmd/qemu into staging (667e1fff87)
13 hours ago MAINTAINERS: Change email and status of TriCore (4bd2b65e52)
13 hours ago MAINTAINERS: remove old email for Bandan Das (0057d7fac9)
13 hours ago meson: Optimize summary_info about directories (981a5a5c88)
13 hours ago hw/i2c/imx: Fix trace func name error (3fbadbb392)
13 hours ago util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c (0c9f429ec8)
13 hours ago qga/vss-win32: Fix ConvertStringToBSTR redefinition with newer MinGW (c1df49269a)
13 hours ago configs/targets: Mark targets not using legacy ldst_phys() API (0f9150b250)
13 hours ago hw/virtio: Reduce virtio_lduw/stw_phys_cached() scope (383112976b)
13 hours ago hw/virtio: Remove unused ldst_phys() helpers (dacddc5304)
13 hours ago configs/targets: Mark targets not using legacy ldst_phys() API (0b223b17fe)
13 hours ago system/memory: Allow restricting legacy ldst_phys() API usage (f4ea95c9ad)
13 hours ago system/memory: Remove address_space_stl_notdirty and stl_phys_notdirty (f717405be6)
13 hours ago hw/arm: Avoid address_space_stl_notdirty() when generating bootloader (3800f80624)
13 hours ago target/sparc: Update MMU page table using stl_phys() (a58ced9649)
13 hours ago target/i386: Remove x86_stl_phys_notdirty() leftover (a24151dec6)
13 hours ago target/hexagon: Include missing 'cpu.h' header in 'internal.h' (3f76eeb4b4)
13 hours ago rust/system: Stop exposing bogus DEVICE_NATIVE_ENDIAN symbol (d97c8037bf)
13 hours ago hw/char/pl011: Mark implementation as being little-endian (c715efe284)
13 hours ago hw/timer/hpet: Mark implementation as being little-endian (56f7e42c47)
13 hours ago hw/misc/pvpanic: Expose MMIO interface as little-endian (5742fdb263)
13 hours ago hw/char/serial: Let compiler pick serial_mm_ops[] array length (56ae448867)
13 hours ago hw/net/opencores: Clarify MMIO read/write handlers expect 32-bit access (ea85af3e87)
13 hours ago hw/arm/Kconfig: Have FSL_IMX6UL SoC select IMX_USBPHY (bdae76b71f)
13 hours ago monitor/hmp: Merge hmp-cmds-target.c within hmp-cmds.c (26b4a6ffe7)
13 hours ago monitor/hmp: Fix coding style in hmp-cmds-target.c (8289e2528a)
13 hours ago monitor/hmp: Inline ld[uw,l,q]_p() calls in memory_dump() (540be542d1)
13 hours ago monitor/hmp: Remove target_long uses in memory_dump() (c029aa1024)
13 hours ago monitor/hmp: Use plain uint64_t @addr argument in memory_dump() (6ad593a75a)
13 hours ago monitor/hmp: Make memory_dump() @is_physical argument a boolean (c46a13c505)

woocommerce

21 hours ago PayPal Standard: Handle invalid items breakdown (#62576) (454fbe99b4)
28 hours ago PayPal Standard Refactor 3: Move notice file under src folder (#62599) (3d0fa91475)
2 days 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

10 hours ago Upgrade/Install: Update sodium_compat to v1.24.0. (7340ebcae3)
20 hours ago Use the HTML API to generate style tags. (fe6a992df0)
34 hours ago Tests: Use `assertSame()` in `wp_count_posts()` tests. (b9a793c0f1)
2 days 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)