Projects with recent changes

aom

19 hours ago Cast (height - 1) to ptrdiff_t in aom_img_flip() (95f420511f)
23 hours ago aom_img_flip: fix chroma height calculation (3ca3b06b42)

asterisk.org

24 hours ago res_pjsip_endpoint_identifier_ip: Clarify identify DNS warning (8c901de562)
25 hours ago res_pjsip_config_wizard: Fix documentation errors. (68876947f3)
30 hours ago taskpool: count the in-flight task when selecting an executor (6d383d321d)
2 days ago app_voicemail: Fix crash when VM_INFO reads an unset email address. (fccb7cb367)
2 days ago res_agi.c: Prevent out-of-bounds array access when parsing arguments (9579b24a0a)

imagemagick.org

15 hours ago Updated the dependencies. (2c1902839)
25 hours ago build(deps): bump the codeql-action group across 1 directory with 3 updates (#8909) (1e70f621c)
25 hours ago build(deps): bump azure/login from 3.0.0 to 3.0.1 (#8911) (9f63448b8)
25 hours ago build(deps): bump actions/attest from 4.2.1 to 4.2.2 (#8910) (6de40d627)
26 hours ago Removed variable that is only set but never read. (f6f439a32)
2 days ago use log of guassian for the correlation surface (5c4be46e5)

kernel

2 days ago Merge tag 'regmap-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap (d58772d8520c)
2 days ago Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (5eabf07a0bf3)
3 days ago Linux 7.2-rc7 (db2ddb871435)

openh264

2 days ago decoder: guard GetColocatedMb null colocPic before wait (#3978) (98bc7cbb)
2 days ago encoder: validate geometry area using widened arithmetic (#3976) (24ff6e94)

openssl.org

4 hours ago test/quicapitest.c: add test for pending connections limit enforcement (0461a5636d)
4 hours ago test/quictestlib.c: add functions to create QUIC objects on dgram bio (f20e51341d)
4 hours ago QUIC server: limit number of pending QUIC channels/connections (9416706d40)
9 hours ago Fix some missing close parens in signature docs (2c9a078b60)
9 hours ago Fix RSA SHA-512 truncated digest signature mappings (f2d0bb7f69)
9 hours ago storemgmt: Validate msblob length before buffer allocation (0f5493e60b)
9 hours ago docs: document the WRAP and UNIT_TEST build.info statements (2d1c9d66cb)
17 hours ago Correct the wrong comment. (bee02b7d50)
17 hours ago Port script_39 (9a9c13b5f7)
17 hours ago Port script_38 (382c237b84)
17 hours ago Port script_37 (8a13ece4f1)
17 hours ago Port script_36 (d0d9ce2d75)
17 hours ago Port script_35 (77c799aca4)
24 hours ago Add a red-black tree implementation (e91ef97992)
29 hours ago Change set suffix in ASN1_STRING_set_{data,string} to set1 (786353f4c5)
29 hours ago Rename ASN1_STRING_length_ex() to ASN1_STRING_get_length() (5b05b7da7c)
35 hours ago statem: add missing SSLfatal in padding extension construction (d3961e8a44)
2 days ago ssl: add missing SSLfatal in TLSv1.3 finished MAC computation (6771020733)
2 days ago statem: add missing SSLfatal in compressed certificate construction (590e79c6f5)
2 days ago ssl: add missing SSLfatal on session ID lock failure (6cfad0a948)
2 days ago ssl: add missing SSLfatal in PSK premaster secret generation (ba627dbcde)
2 days ago QUIC: ignore rejected default stream candidates (20da449b76)
2 days ago test: cover duplicate fd event merging in RIO poll builder (258f06b1ef)
2 days ago Merge event masks for duplicate fds in the RIO poll builder (363b604bff)
2 days ago Document SM4 table-lookup side-channel risk (3d9325c028)
2 days ago doc/internal/man7/deprecation.pod: document OSSL_DEPRECATEDIN_._._FOR macros (700019fb66)
2 days ago slh-dsa: cleanse temporary copies of sensitive data (7970e288ee)
2 days ago Additional ML-DSA cleansing (63c17a531c)
2 days ago Additional ML-KEM cleansing (e0b716092d)
2 days ago Fix provider compat test. (a62c45948a)

php.net

2 hours ago [RFC] Deprecate `ReflectionMethod` invocation for static methods with objects (d3f4eada100)
2 hours ago [RFC] Deprecate `ReflectionProperty::setRawValue()` with wrong types (1b5de53960a)
2 hours ago [RFC] Deprecate `ReflectionProperty::setValue()` with wrong types (29f351d3554)
3 hours ago Merge branch 'PHP-8.5' (970605b46a0)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (aca5a13ffbb)
3 hours ago ext/snmp: Add XFAIL on several tests (#22476) (#23231) (e213e7f2668)
5 hours ago Merge branch 'PHP-8.5' (88b89c06c8a)
5 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (06082edbe99)
5 hours ago [skip ci] Fix NEWS entries in #23218 (70680ba6497)
5 hours ago Merge branch 'PHP-8.5' (7e130da928c)
5 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (b0ae3d5c84f)
5 hours ago Revert lineno changes (fde23dffbcb)
5 hours ago ext/readline: Fix class constant completion in readline interactive shell (#23218) (f6dba91e621)
5 hours ago Make strtolower()/strtoupper() frameless (89a17252a49)
6 hours ago zend_language_parser: Remove unused backup_lex_pos (GH-23224) (e36a123efbe)
6 hours ago Zend: remove zend_is_countable() (#23010) (f74acb62a39)
8 hours ago [skip ci] CODING_STANDARDS.md: added exception class assertion reminder (#23220) (849d955f1e7)
8 hours ago ext/curl: applied fixers to improve test robustness (#23038) (a1fdc0b934a)
9 hours ago Fix GH-17126: get_class_methods omits __invoke for Closure (#21879) (8c90743609a)
9 hours ago Merge branch 'PHP-8.5' (636c1dd985f)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a465822c3da)
9 hours ago Fix GH-15375: nested "yield from" skips items after valid()/next() (0ccff767634)
9 hours ago Merge branch 'PHP-8.5' (8bb923eb299)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a9cd8d44a7f)
9 hours ago Fix test file conflict on Windows (#23226) (257999bd33b)
9 hours ago Merge branch 'PHP-8.5' (2c8cd7bee9b)
9 hours ago ext/readline: Fixed the interactive shell not waiting for the pager process to exit (#23047) (304664212ea)
9 hours ago fix: isolate rmdir test fixtures (#23225) (b255ef686af)
19 hours ago Merge branch 'PHP-8.5' (a95a6192f53)
19 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (25b7dd0b935)

qemu.org

5 hours ago Merge tag 'pull-aspeed-20260811' of https://github.com/legoater/qemu into staging (d5393e5a03)
23 hours ago tests/qtest: Do not use versioned pc-q35-5.2 machine anymore (e8d693e12a)
27 hours ago tests/qtest/aspeed-hace: Test the crypto command on the AST2700 (0375f6498e)
27 hours ago hw/misc/aspeed_hace: Enable the crypto command on the AST2700 (baf15a2cf2)
27 hours ago hw/misc/aspeed_hace: Support the AES-GCM mode for the crypto command (7a1a61b7ac)
27 hours ago hw/misc/aspeed_hace: Support 64-bit DMA for the crypto command (c98058bb3d)
27 hours ago tests/unit/test-crypto-cipher: Test AES-GCM mode (69ddeb2fac)
27 hours ago crypto/cipher-gnutls: Implement AES-GCM (66c320fd5d)
27 hours ago crypto/cipher-nettle: Implement AES-GCM (b0f7e8cc97)
27 hours ago crypto/cipher-gcrypt: Implement AES-GCM (1429ef61c8)
27 hours ago crypto/cipher: Add setaad/gettag for AEAD modes (a4383c0862)
27 hours ago crypto/cipher: Add GCM to QCryptoCipherMode (b781906fcc)
27 hours ago tests/qtest/aspeed-hace: Test the crypto command on the AST1030 (d030f3cabe)
27 hours ago tests/qtest/aspeed-hace: Test the crypto command on the AST2600 (48274cdb83)
27 hours ago hw/misc/aspeed_hace: Support the CTR mode for the crypto command (33399898b8)
27 hours ago hw/misc/aspeed_hace: Support scatter-gather mode for the crypto command (604cec223c)
27 hours ago tests/qtest/aspeed-hace: Test the crypto command on the AST2500 (d566fb6b1e)
27 hours ago hw/misc/aspeed_hace: Support the crypto command in direct access mode (c264c5175e)
27 hours ago hw/arm/aspeed: avoid sign mismatch on sscanf for uart property (1d06e84aa7)
27 hours ago tests/functional/arm/test_aspeed_ast1060: Update ASPEED ZEPHYR PROJECT v03.07 (007ae802b4)
27 hours ago tests/functional/arm/test_aspeed_ast1030: Update ASPEED Zephyr SDK v03.08 (274a9cfdeb)
27 hours ago tests/functional/arm/test_aspeed_ast2500_sdk: Update ASPEED SDK v11.03 (41bb72aed9)
27 hours ago tests/functional/arm/test_aspeed_ast2600_sdk: Update ASPEED SDK v11.03 (769661a1ac)
27 hours ago tests/functional/aarch64/test_aspeed_ast2700fc: Update ASPEED SDK v11.03 (ea2387e211)
27 hours ago tests/functional/aarch64/test_aspeed_ast2700a1: Update ASPEED SDK v11.03 (169d499d65)
27 hours ago tests/functional/aarch64/test_aspeed_ast2700a2: Update ASPEED SDK v11.03 (809720039f)
27 hours ago hw/i2c/aspeed_i2c: Support the AST2700 master buffer mode (a5f7d65585)
27 hours ago hw/arm: catalina: add NIC and FIO temperature sensors (508678167c)
27 hours ago hw/arm: catalina: model PCA9555 IO expanders with their own type (49ec283f15)
27 hours ago tests/qtest: pca9554: test the PCA9536 4-bit variant (b3fa882508)

tesseract

14 hours ago Merge pull request #4602 from zdenop/cmake_win64_fails (bb0fcdc8)
22 hours ago exports GetDetector() from the tesseract DLL, so linker can resolve it. (5a6bce88)
3 days ago Refine fix: move env override to file scope to avoid recursive block-scope static init (91340efd)
3 days ago Fix recursive static initialization in SIMDDetect::GetDetector() (ef499708)

woocommerce

2 hours ago [WOOAIRR-45] Count only hosted-pool jobs in the CI queue sentinel probe (#67660) (8268d042959)
3 hours ago Remove stale PHPStan baseline entries for TransientFilesEngine (#67672) (e568ea50bbd)
3 hours ago Add extension fatal-error alerts to the release monitoring guide (#67637) (0551d146ac4)
4 hours ago Fix transient files directory on stream-wrapper uploads (S3-Uploads / VIP) (#67592) (d02fce5ec8d)
4 hours ago fix: Add postcode validation for Latvia (#67460) (6fcb578d7df)
5 hours ago Deprecate product brand recount methods (#67657) (60ada59df14)
5 hours ago Fix duplicate keys for review loading placeholders (#67606) (75ebfc6ba02)
5 hours ago Fix variation report order pluralization (#67662) (c7ca9f7d0ed)
5 hours ago Respect the WordPress "Week Starts On" setting in Analytics week ranges (#67629) (26155aa9745)
6 hours ago Fix Analytics Taxes report to reconcile with Orders and Revenue (#67553) (b01d2055655)
6 hours ago Fix: register blocks on demand for product descriptions rendered via do_blocks (#66672) (a341def78c3)
7 hours ago Show the WooCommerce.com quality badge in the in-app marketplace (#67457) (3b85e257922)
7 hours ago Include product brands in term recounts (#67630) (0278e79028e)
7 hours ago [DEVPROD-1148] Add CI queue sentinel to toggle e2e overflow routing (#67640) (ca080abfed9)
8 hours ago Perf: gate unconditional aggregates in wc/v4 CustomerSchema response (#66072) (d39afa2d60e)
9 hours ago Fix malformed changelog entry from PR #66875 (#67652) (341dbf9c12b)
9 hours ago Prepare Packages for Release (#67647) (ee6863a6aad)
9 hours ago Prepare Packages for Release (#67648) (96b9afeb5ff)
9 hours ago Guard against malformed data from `woocommerce_variation_prices` filter (#66875) (6a8ff2b2dcf)
10 hours ago [tests] [Payments NOX] Pin per-country payment suggestion placement with contract tests (#67428) (dec898f61c6)
10 hours ago [DEVPROD-1148] Route e2e jobs to dedicated runner group when the queue switch is on (#67639) (0fc3c71e037)
11 hours ago Fix refund customer type being clobbered by first order recalculation in order stats (#67638) (23e622e830f)
11 hours ago Fix TypeScript project resolution for e2e tests (#67564) (0650d63aab2)
25 hours ago [Email Editor] Restore text and background color controls on WP 7.1 (#67467) (66a25f33c7f)
28 hours ago Post the email editor test reminder on fork pull requests (#67628) (4d0406f3a9a)
28 hours ago Honor order_date_type and day-granularity date filters on the HPOS orders list (#67625) (a5c25eff65e)
29 hours ago Email editor: Center table header cells by default (#67443) (23571ed3c90)
30 hours ago Mention variation creation in the "Update existing products" importer description (#67614) (cc08393ab58)
30 hours ago Remove orphaned Reviews by Product editor stylesheet (#67612) (1e8cfe3b0ec)
30 hours ago [Email Editor] Fix long unbreakable words breaking email layout (#67519) (1fa1297f34c)