Projects with recent changes

aom

2 hours ago Implement WebM RC VBR TPL QP override (2f6ab661a0)

asterisk.org

6 hours ago pjsip_wizard.conf.sample: Add IP authentication and TLS examples. (19f98688a3)

freeswitch.com

27 hours ago [GHA] Drop bullseye from CI (#3122) (d94936cc10)

imagemagick.org

2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-5m9j-96ff-j6qc (1d3e98913)
2 days ago earlier check for authorized path (083a4b4e3)
3 days ago Explicitly checks for read() and write() errors (15aafab18)
3 days ago rename() does not work across partitions (332aa8745)

kernel

22 hours ago Linux 7.2 (8d3ae59288f1)
25 hours ago Merge tag 'sched_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (fd923b32d761)
25 hours ago Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (240de1acf318)
25 hours ago Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (7820dd4a127a)
25 hours ago wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlock (d6e7d57ed967)
26 hours ago Revert "i2c: designware: defer probe if child GpioInt controllers are not bound" (d5b95e612cde)
26 hours ago Merge tag 'perf_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (9da3fc37f5fe)
26 hours ago Merge tag 'x86_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (16429bb37199)
29 hours ago Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (dcb68831eac7)
29 hours ago Merge tag 'io_uring-7.2-20260815' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux (0bae94aab820)
2 days ago drbd: don't leak the shared secret to unprivileged netlink dumps (c71bf113dfdf)
2 days ago Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (3eb40771c00a)
2 days ago Merge tag 'for-linus' of https://github.com/openrisc/linux (5e060ff9d187)
3 days ago openrisc: signal: do not restore privileged SR bits on sigreturn (32ef1b30ad73)
3 days ago Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (15ef2f78c49d)
3 days ago Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernel (dac3e89a2c90)
3 days ago Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (b26d316aaa8e)
3 days ago Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (06d9a86e0222)
3 days ago Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (53313bf327bb)
3 days ago Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap (beea256806c4)
3 days ago Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (d2ed9eaaf263)
3 days ago Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm (a823c9da52b2)

openssl.org

5 hours ago Revised RSASVE degenerate ciphertext check. (3b6a8a1fd0)
30 hours ago TLS 1.3: Suppress early_data on PSK ticket age mismatch (17bf6c48ea)
2 days ago Port script_44 (97a5ea9f31)
2 days ago Port script_43 (88a30daf98)
2 days ago Port script_42 (7754fc6aa4)
2 days ago Port script_41 (0307daf73e)
2 days ago Port script_40 (bf2ab6708a)

php.net

2 hours ago Merge branch 'PHP-8.5' (9181736c39e)
2 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (acce3c75144)
2 hours ago CI: fix flacky ext/mysqli/tests/protocol_stmt_row_fetch_data.phpt (#23330) (a846204d45a)
3 hours ago configure.ac: Use 64-bit fibers on AIX without overriding triplet (#23284) (38e8b232da8)
8 hours ago Stop grapheme_strrev from using UBRK_DONE as a byte index (#23323) (70603b9465f)
8 hours ago Merge branch 'PHP-8.5' (d72a9106c5a)
8 hours ago Fix DOMXPath crash wrapping a foreign node after a nodeset callback (fcdc4fbf858)
9 hours ago Merge branch 'PHP-8.5' (affde50531c)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (55d759dc96b)
9 hours ago Fix DOMNameSpaceNode clone UAF after xinclude (d09e5e2bc2d)
13 hours ago [skip ci] Document Windows libxml2 URI behavior change (#23327) (9f32f90ad35)
16 hours ago ext/dom: Fix GH-22522: Double-free of namespaces on OOM during parsing (50de982d31b)
22 hours ago session: deprecate passing save handlers without create_sid() and validateId() methods (6901c87aeab)
22 hours ago session: add create_sid and validateId methods to some tests (00f90287a1c)
22 hours ago Optimize cloning in the real-time benchmark suite (f3341ac2544)
23 hours ago ext/uri: Remove dead Uri\WhatWg\Url::getFragment() method implementation (#23303) (db9d9ccac30)
25 hours ago ext/curl: set curl post size using CURLOPT_POSTFIELDSIZE_LARGE (#22842) (5e5839904f5)
26 hours ago Merge branch 'PHP-8.5' (26097c8c095)
26 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (bf22afdcc30)
26 hours ago ext/zip: Fix AES-192 and AES-256 support reporting in phpinfo() (#23319) (d9c58ee8a22)
29 hours ago ext/dom: use-after-free via DOMNameSpaceNode after DOMDocument::xinclude(). (e5623ea1e93)
30 hours ago [skip ci] CONTRIBUTING.md: Add description of the "Good first issue" tag (242c4cc8d4f)
35 hours ago Zend: Use zend_hash_find_ex_ptr() for __invoke (98a259edd23)
35 hours ago Zend: Use pointer hash lookup for property guards (62e870868de)
35 hours ago Zend: Use pointer hash lookups for property metadata (5f9e5e08865)
35 hours ago Zend: Use pointer hash lookup for classes (7a3785a78bd)
35 hours ago Zend: Avoid temporary lowercase static method names (fa2ceb1a9a5)
35 hours ago Zend: Use pointer hash lookups for methods (d3f0e07df33)
35 hours ago Zend: Reuse zend_fetch_function() for dynamic calls (3eeca78fcb6)
35 hours ago Zend: Use lowercase hash lookup for duplicate function checks (48186fcd4cf)

qemu.org

28 hours ago Merge tag 'hw-misc-20260816' of https://github.com/philmd/qemu into staging (9696bf5dc5)
29 hours ago hw/core/machine: Move EHCI migration compat properties to 11.1 (b409523587)
29 hours ago hw/elf_ops: defend against weird elf headers (260d49d8e2)
29 hours ago monitor: Replace container_of(MonitorHMP, parent_obj) -> MONITOR_HMP() (f32f9ffcfe)
29 hours ago monitor: Better express monitor_read()'s opaque arg is of Monitor type (e33c5ac0d8)
29 hours ago monitor: Rename MonitorHMP @mon -> @hmp (e1212b5181)
29 hours ago system: Move runstate-related code from cpus.c to runstate.c (f036b28896)
29 hours ago system: Extract QMP memsave/pmemsave commands to physmem-qmp-cmds.c (259c2aae8d)
29 hours ago system: Move qmp_inject_nmi() to hw/core/machine-qmp-cmds.c (5bd649ccf9)
29 hours ago system/dirtylimit: Extract HMP code to dirtylimit-hmp-cmds.c (c339d8459e)
29 hours ago system: Remove unnecessary 'monitor/monitor.h' header (bd2871ac50)
29 hours ago monitor: Remove unnecessary 'block/block.h' header (2697e7199a)
29 hours ago monitor: Reduce inclusion of 'qapi/qapi-emit-events.h' header (8805844280)
29 hours ago monitor: Include missing 'qemu/coroutine-core.h' header (25780a68e3)
29 hours ago monitor: Include missing 'qemu/lockable.h' header (e883c338dd)
29 hours ago monitor: Include missing 'qemu/aio-wait.h' header (79a71f3a49)
29 hours ago migration/hmp-cmds: Include 'block/block-global-state.h' header (cca454be70)
29 hours ago qapi/qmp-registry: Remove unnecessary 'monitor/monitor.h' header (9829b98dd1)
29 hours ago qapi/qmp-dispatch: Include 'qemu/aio-wait.h' and 'monitor/monitor.h' (977d5b5018)
29 hours ago tests/unit: Include 'qemu/main-loop.h' header in test-util-sockets.c (69cf1ebaf5)
29 hours ago net/vhost-vdpa: Include missing 'qemu/iov.h' header (c5162b8423)
29 hours ago hexagon: Remove unnecessary 'monitor/monitor.h' header (561710e5d2)
29 hours ago hw/nmi: Raise NMI line only once (c6f9b1dc95)
29 hours ago hw/nmi: Remove unused @errp argument from raise_nmi() (acfbe07619)
29 hours ago hw/nmi: Rename nmi_monitor_handler() -> raise_nmi() (caabebf76b)
29 hours ago hw/nmi: Remove @cpu_index argument from nmi_inject() (64011ef0d9)
29 hours ago hw/nmi: Remove @cpu_index argument from NMIClass::nmi_monitor_handler() (9dad341a52)
29 hours ago hw/s390x/virtio-ccw: Always inject NMI to first CPU (c489b04fbc)
29 hours ago hw/nmi: Use object_child_foreach_recursive() in nmi_children() (f37b245e56)
29 hours ago hw/cpu: Move system-specific cpu_exec_realize() to cpu-system.c (398913c47b)

tesseract

13 hours ago Bump actions/checkout from 4 to 7 (#4607) (d4f61b62)
2 days ago Avoid quadratic paragraph restart scan (#4599) (2cd9955e)
2 days ago Fix Coverity warnings (Uninitialized pointer field, Uninitialized scalar field) (b27e1bd6)
2 days ago Add move constructors and move assignment operators (73ca936a)
2 days ago Fix CID 1510983 (Unused value) (1fec8676)
2 days ago Fix Coverity warnings (Variable copied when it could be moved) (4b82ea11)
2 days ago Fix CID 1660581 (Overflowed return value) (2793a90a)
2 days ago Fix CID 1660582 (Division or modulo by float zero) (9983e9c6)
2 days ago Fix CID 1438662 (String not null terminated) (e4317bc4)
2 days ago Fix CID 1438664 (Wrapper object use after free) (da03df91)
2 days ago Fix CID 1438673 (Use after free) (62075d12)
2 days ago Fix CID 1451544 (Resource leak in object) (25d8f193)
2 days ago Fix CID 1487960 (Double free) (b77e37b5)
2 days ago Fix CID 1550470 (Overflowed integer argument) (6579eee3)
2 days ago Fix CID 1550471 (Overflowed integer argument) (8d83e411)
2 days ago Fix CID 1550483 (Overflowed integer argument) (e13b2d79)
2 days ago Fix CID 1550484 (Overflowed integer argument) (d50a444b)
2 days ago Fix CID 1660576 (Resource leak) (81085416)
2 days ago Fix CID 1438688, 1550472 (Integer handling issues) (41b72e91)
2 days ago Fix CID 1487977 (Uninitialized scalar variable) (e09d43e2)
2 days ago Fix CID 1610381 (Resource leak) (ef4b5095)
2 days ago Fix CID 1487952 (Out-of-bounds access) (6ce521c7)
2 days ago Fix CID 1487954, 1660580 (Uninitialized scalar variable) (5cc1d3df)
2 days ago Merge pull request #4605 from yzxcj797/fix/dead-training-doc-link (45ff1a24)
3 days ago docs: update dead Tesseract training docs link (97f1b7b9)

woocommerce

6 hours ago Update Syncpack to use catalog policies (#67687) (e71f7cb608a)
6 hours ago Fix product menu highlighting in empty catalog flow (#67655) (0e47e04c3b4)
6 hours ago Replace verified legacy WPCS suppression comments (#67752) (86889579613)
6 hours ago Fix receipt fatal when a filter sets a non-string payment method (#67763) (0e5d49b3d38)
7 hours ago Fix checkout totals guard not accounting for possible changes from address (#67041) (aeae3f044a1)
7 hours ago Remove no longer used Activity Panel components (#67762) (1eb6976649a)
7 hours ago Move test hook-comment phpcs suppressions into the ruleset (#67748) (5fe02b6185d)
7 hours ago [Email Editor] Document back navigation URL restriction in changelog (#67766) (0fb24ee0bb1)
7 hours ago Fix Product Gallery variation event ID normalization (#67728) (5019a36b224)
8 hours ago Fix long product name overflow in the order Add products modal (#67183) (63ef31d6ec4)
8 hours ago Correct text editor name from 'Visual Code' to 'Visual Studio Code' (#67767) (b3631b1f840)
8 hours ago [Email Editor] Fix social links spacing in rendered emails (#67642) (9d96517b71f)
9 hours ago Fix missing discount line on printed order receipts (#67661) (9b2237b2662)
9 hours ago Fix duplicate Mini-Cart wrappers in pattern-backed templates (#67431) (f45f0ff7a90)
10 hours ago Return 400 instead of 500 for status-less engine errors on the wc/v3 refunds compute_totals path (#67623) (e171986872f)
11 hours ago fix: accept Latvian postcodes without the LV prefix hyphen (#67684) (a85d3946e42)
11 hours ago Load DataViews 17.1.0 safely for the new Settings UI (#67369) (0317fc78aa3)
11 hours ago Fix inline tag alignment in single-select controls (#67693) (caf7f438bf8)
11 hours ago Flip pagination arrow icons in RTL locales (#67724) (22e2f9a5159)
16 hours ago Fix: review avatar spacing (#67600) (46f748cb1f7)
16 hours ago Fix: Product Reviews responsive style (#67360) (fcffd432366)
18 hours ago Fix Import historical data action buttons misalignment in Analytics settings (#67680) (73f46473abe)
3 days ago Replace release communication AI with label-only workflow (#67734) (ef7555d86cc)

xz

2 hours ago Translations: Restore SPDX license identifier to pt_BR.po (0072f6c9)
2 days ago Tests: Test that integer overflow in xz --list totals is caught (7f539d14)
2 days ago Tests: Add test file bad-1-index-huge-uncomp.xz (490ca911)
2 days ago xz: Make it an error if the totals in xz --list exceed UINT64_MAX (102ea0ed)
2 days ago liblzma: index.c 4/4: Reverse the tree building for index_streams (29f9ca3d)
2 days ago liblzma: index.c 3/4: Add index_tree_prev() (869f0e85)
2 days ago liblzma: index.c 2/4: Make index_tree_append support prepending too (0543606d)
2 days ago liblzma: index.c 1/4: Add bias members (59cac26b)
2 days ago CI: MSVC: Build shared liblzma (f8f53ca1)
2 days ago Update .gitignore (8697fcc8)
2 days ago CMake: Don't put test binaries in a subdirectory (18769dd6)