Projects with recent changes

aom

2 days ago Properly scale the distortion in high bit-depth settings (7a210280be)
2 days ago Fix ref8 ptr arith. in aom_highbd_upsampled_pred_* (748adb9001)
2 days ago Fix comments about AV1 10/12 bit loop filter selection. (503a7c7921)
3 days ago Call aom_convolve_copy_c in aom_upsampled_pred_c (0006e96cdb)
3 days ago Reduce QP used in TPL stage in VBR mode (95cf99e94d)
3 days ago Set temp to comp_pred in aom_upsampled_pred_c/neon (697f461c7b)

asterisk.org

2 days ago res_http_websocket: Check for client before handling PONG frames. (56c0922216)
2 days ago res_pjsip_config_wizard: Fix concurrent Named ACL reloads (67d0900951)
2 days ago Prepare master for Asterisk 25 (0de805e53b)

clamav.net

3 days ago Jenkinsfile: throttle concurrent builds from first run (#1782) (16cb1815a)

imagemagick.org

4 hours ago earlier check for authorized path (083a4b4e3)
16 hours ago Explicitly checks for read() and write() errors (15aafab18)
18 hours ago rename() does not work across partitions (332aa8745)
23 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9x6f-98x9-rx6g (a44ef50cc)

intel-microcode

3 days ago microcode-20260812 Release (927e65c)

openssl.org

29 hours ago test: fix FIPS identity DRBG regression coverage (fd2e2860a4)
32 hours ago Fix ASN1_TYPE memory leak in asn1_multi() (d9f5cb8965)
35 hours ago cms: clear temporary key buffers on failure (de80bb1250)
35 hours ago Use an int for the return value of i2a_ASN1_OBJECT (dad6ff265a)
2 days ago Test EVP_PKEY_get_size for zero return (05103ee62c)
2 days ago ci: fix race condition in parallel Perl 5.10 build (b2f38705af)
2 days ago test: use portable function-name macro in QUIC test helper (0b9dacf5ef)
2 days ago CI: specify RISC-V vector extension version in QEMU (5597d48bee)
3 days ago Deal with riscv64 qemu-user stderr noise (31e93626b5)
3 days ago add a test to exercize the identity config directive on fips (42f8848ac6)
3 days ago Rework how to fetch components in the drbg (71ec72702b)

php.net

4 hours ago [skip ci] UPGRADING: various formatting, grammar and spelling fixes (#23265) (277c755fb41)
5 hours ago ext/uri: applied fixers to improve test robustness (#23271) (d7a5e2f2384)
5 hours ago ext/spl: Narrow tentative return types for DirectoryIterator methods (#22642) (1f0e6ef98a0)
6 hours ago lexbor: Add new URL patches (#23274) (a0a11676e3b)
8 hours ago Merge branch 'PHP-8.5' (07e1f27949c)
8 hours ago PHP 8.5 | UPGRADING: add missing finfo function (#23263) (ab2bf4681d9)
14 hours ago [skip ci] Add Windows build upgrades to UPGRADING (#23290) (d42f5f87fc1)
22 hours ago ext/phar: only `.phar` extensions in file names trigger automatic archive detection (#23260) (5332ab0c291)
24 hours ago [skip ci] UPGRADING: Update gmp_powm_sec() requirement details (aa23306d8be)
25 hours ago [ci skip] update NEWS (26d682cc9a7)
25 hours ago Merge branch 'PHP-8.5' (74fefd7aca5)
25 hours ago [ci skip] update NEWS (2263c3aed2c)
25 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (38db04ffa8f)
25 hours ago sapi/lsapi: fix returns uninitialized value (#23281) (fa317bf0e96)
26 hours ago soap: call_user_function API doesn't care about the function table (#22941) (9f92639ade0)
26 hours ago Zend: write tests for some ZPP specifiers (#23192) (308a2411107)
27 hours ago PFA: Fix strict_types checking when a const arg is inlined (#23256) (8b00475b180)
28 hours ago Zend: use zend_object* for this_ptr (7a5e452f14c)
28 hours ago Zend: pass $this as a zend_object* (fbb2e1f23d6)
28 hours ago ext/mysqli: Deprecate mysqli_stmt_init (#23209) (fd8706c64e2)
30 hours ago Fix GH-23272: ext/gd fails to build without the iconv extension (#23273) (60a5e8814a7)
32 hours ago ext/gd: applied fixers to improve test robustness (#23132) (4ba23348c8f)
32 hours ago ext/xml: applied fixers to improve test robustness (#23025) (8551dc60f15)
32 hours ago ext/pcntl: applied fixers to improve test robustness (#23037) (a3a6c779391)
32 hours ago ext/soap: applied fixers to improve test robustness (#23031) (db16b0fa052)
32 hours ago tree-wide: Refactor with `zend_string_ends_with*` (#23216) (600e4a84458)
33 hours ago Merge branch 'PHP-8.5' (09a4b6d538e)
33 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (7989ee9df80)
33 hours ago [ci skip] NEWS (b3c55583e81)
33 hours ago Fix OPcache memory protection race under ZTS (#23081) (7249e7e424e)

qemu.org

26 hours ago Merge tag 'qom-qdev-20260814' of https://gitlab.com/mcayland-ntx/qemu into staging (af06b5df26)
26 hours ago Merge tag 'pull-request-2026-08-14' of https://gitlab.com/thuth/qemu into staging (cd43599705)
26 hours ago Merge tag 'pull-ide-2026-08-13' of https://gitlab.com/dlunev/qemu into staging (d1aadaaa55)
31 hours ago qom/object.c: rename object_class_property_uint*_ptr() to object_class_static_property_uint*_ptr() (6b97f3d4d6)
31 hours ago qom/object.h: add missing documentation for object_class_* property functions (478542dd83)
31 hours ago qom/object.h: rename @child to @targetp in object_property_add_link() documentation (504be94fe3)
31 hours ago qom/object.c: introduce DEFINE_OBJECT_PROPERTY_SCALAR_METHODS() macro (361a15cff8)
31 hours ago qom/object.c: introduce OBJECT_PROPERTY_SCALAR_SETTER(type) macro (5f8edcbc3c)
31 hours ago qom/object.c: introduce OBJECT_PROPERTY_SCALAR_GETTER(type) macro (167882fe86)
34 hours ago hw/i386/amd_iommu: Avoid undefined behavior in amdvi_setevent_bits() (4adfb431c0)
34 hours ago hw/net/vmxnet3: Do not abort if guest provides bad interrupt numbers (46099d9900)
34 hours ago hw/usb/dev-uas: Don't abort if guest provided an undersized buffer for status (15700a66ec)
34 hours ago tests/testcase.py: passthrough monitor_address (ba6741f63d)
34 hours ago tests/functional/qemu_test: drop *args argument from .get_vm() (c347711ea7)
34 hours ago tests/functional: add skipWithoutSudo() decorator (ac84b9ec96)
2 days ago tests/qtest/ahci: regression test for ATAPI read vs. drain (be1ee6a8f6)
2 days ago hw/ide/atapi: read the whole elementary transfer asynchronously (12289dc700)
2 days ago tests/qtest/ahci: cover raw (2352-byte) ATAPI CD reads (31f13e71af)
2 days ago tests/qtest/libqos/ahci: support raw (2352-byte) READ CD (de86ef3dfd)
2 days ago tests/qtest/ide-test: cover raw (2352-byte) ATAPI CD reads (502dbdfd96)
2 days ago tests/qtest/ide-test: add a multi-sector ATAPI DMA read test (fe543c2d78)
2 days ago tests/qtest/ide-test: parametrize the ATAPI CD-ROM read test (ebec7c7322)
2 days ago Merge tag 'pull-loongarch-20260813' of https://github.com/bibo-mao/qemu into staging (539bc31553)
2 days ago Merge tag 'next-pull-request' of https://gitlab.com/peterx/qemu into staging (42f8118926)
2 days ago migration: Fix rare hang of migration_channel_read_peek() (89f15c1362)
2 days ago migration/ram: Check for RAMBlock size mismatch when parsing (10dd206e92)
3 days ago target/loongarch: Set timer tick value even if disabled (77b91aca61)
3 days ago tests/acpi: Update LoongArch virt MADT (c94267793c)
3 days ago hw/loongarch/virt: Set MADT revision to 6 (9583a9c07d)
3 days ago tests/acpi: Allow LoongArch virt MADT changes (181b584b77)

tesseract

4 hours ago Fix CID 1660581 (Overflowed return value) (2793a90a)
4 hours ago Fix CID 1660582 (Division or modulo by float zero) (9983e9c6)
4 hours ago Fix CID 1438662 (String not null terminated) (e4317bc4)
4 hours ago Fix CID 1438664 (Wrapper object use after free) (da03df91)
4 hours ago Fix CID 1438673 (Use after free) (62075d12)
4 hours ago Fix CID 1451544 (Resource leak in object) (25d8f193)
4 hours ago Fix CID 1487960 (Double free) (b77e37b5)
4 hours ago Fix CID 1550470 (Overflowed integer argument) (6579eee3)
4 hours ago Fix CID 1550471 (Overflowed integer argument) (8d83e411)
4 hours ago Fix CID 1550483 (Overflowed integer argument) (e13b2d79)
4 hours ago Fix CID 1550484 (Overflowed integer argument) (d50a444b)
4 hours ago Fix CID 1660576 (Resource leak) (81085416)
4 hours ago Fix CID 1438688, 1550472 (Integer handling issues) (41b72e91)
4 hours ago Fix CID 1487977 (Uninitialized scalar variable) (e09d43e2)
4 hours ago Fix CID 1610381 (Resource leak) (ef4b5095)
4 hours ago Fix CID 1487952 (Out-of-bounds access) (6ce521c7)
4 hours ago Fix CID 1487954, 1660580 (Uninitialized scalar variable) (5cc1d3df)
7 hours ago Merge pull request #4605 from yzxcj797/fix/dead-training-doc-link (45ff1a24)
15 hours ago docs: update dead Tesseract training docs link (97f1b7b9)
23 hours ago Build unit tests without training tools (#4596) (76f521fc)
2 days ago Add new GitHub workflow which checks commits in a pull request (#4604) (70145126)
3 days ago Fix two \param names that refer to the member, not the argument (#4594) (f71f14e0)

woocommerce

19 hours ago Replace release communication AI with label-only workflow (#67734) (ef7555d86cc)
23 hours ago Prepare Packages for Release (#67746) (05e22c074f4)
24 hours ago Remove stale changelog checkout note from troubleshooting guide (#67744) (d41b917b454)
26 hours ago Mention internal notification posts in release workflows doc (#67739) (81b8723c36e)
26 hours ago Trace connect attempts when wp-env start retries (#67727) (1e1e955470a)
26 hours ago Fix EllipsisMenu label wrapping and focus styles (#67712) (0924259daf8)
27 hours ago Fix grammar in security support guidelines (8c361bb9901)
27 hours ago Clarify security policy. (#67733) (f5e6a75098e)
28 hours ago Match truncated order statuses in the Customer History metabox (#67700) (802793aad80)
29 hours ago Add billing and shipping phone to the Analytics Customers report (#67641) (c34ab475735)
29 hours ago Bump WooCommerce version to `11.2.0-dev` on `trunk` (#67582) (bb6fc816470)
30 hours ago Fix shopper blocked by their own stock hold after order cancellation (#67471) (1e064996998)
31 hours ago Fix missing tax rates in Analytics orders advanced filter (#67678) (e47cee502fa)
31 hours ago Fix product CSV importer breaking when file path contains special characters (#66986) (de9c6b30164)
32 hours ago Prepare Packages for Release (#67720) (4b83070ccba)
33 hours ago Update landing page URL in email editor blueprint configuration (#67716) (5fcfb368622)
35 hours ago Match truncated order statuses in Analytics status filters (#67694) (98580220fdb)
2 days ago Restore Taxes report orders_count filter string, fix cache gap (#67679) (afbdcfa65e5)
2 days ago [tests] [e2e] Add deterministic Product Collection sorting fixtures (#67512) (d26d770ef6d)
2 days ago Fix WC_Coupon set_status function @since version (#37557) (faa2521d779)
2 days ago Prioritize product title matches in admin searches (#67508) (9dd904abbc7)
2 days ago Add composable filters to My Account order columns (#67510) (525a2a3602d)
2 days ago [tests] Clear leaked cart and notices in the base test case teardown (#67437) (e5f81f31f6f)
2 days ago Restore the cart context after hydrating a Store API route (#67312) (bcec005bc24)
2 days ago Fix Mastercard payment-card label branding (#67698) (da02e07924f)
2 days ago Fix Product Gallery variation image lag (#67480) (eb3b07386b4)
2 days ago Fix Product Gallery variation image lag (#67480) (fe9ef76a33d)
2 days ago [Email Editor] Fix block background color being rendered twice (#67673) (39d2eddb09e)
2 days ago Stop non-code files from marking projects as changed in ci-jobs (#67010) (bfc3ea142a8)
2 days ago Remove user '@adimoldovan' from CODEOWNERS and PR review automations (#67695) (3b837fa938d)