Projects with recent changes

aom

27 hours ago Merge tag 'v3.15.0' into main branch (441c439b99)
29 hours ago Reduce TPL stage QP in constant quality mode (bf89bdb013)
29 hours ago Add CVE-2026-13906 to bug 504613867 in CHANGELOG (de4c1d1edc)
32 hours ago Fix `upsample_pred` buffer allocation size (c571256819)
32 hours ago Update CHANGELOG for libaom v3.15.0 (d0c0e3a02d)
2 days ago Revert "Implement WebM RC VBR TPL QP override" (46d375770a)

asterisk.org

10 hours ago res_websocket_client: Release lock_obj when retries are exhausted (7380030f3a)
29 hours ago frame: Correct ast_frame_adjust_volume* documentation of 'adjustment' (03b5137ba9)
33 hours ago res_config_odbc: Missing SQLFreeHandle in error paths. (2015e6f81c)
34 hours ago res_cdrel_custom: Use extendable ast_str for JSON records. (cb65043877)
2 days ago res_geolocation: Don't crash on invalid sorcery configuration (d43f53820d)
2 days ago res_geolocation: Load when explicitly configured in sorcery.conf (c116d562c6)

freeswitch.com

8 hours ago [mod_verto] Add enable-chat-api-proto to gate the api chat proto (#3136) (f390069308)
10 hours ago [mod_sofia] Add enable-chat-api-proto to gate the api chat proto (#3135) (7015f6a73a)
10 hours ago [mod_sofia] Bound the To-user split in the inbound MESSAGE handler (#3134) (098018df3d)

imagemagick.org

2 days ago build(deps): bump ubuntu from `678c655` to `2260313` in /.devcontainer (#8923) (de6a78566)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-r868-pmwh-fv2c (768bdd0db)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7hjx-392p-f8cm (59046410c)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-4gg2-hfgh-6f5c (8f620237f)

kernel

3 days ago Merge tag 'scftorture.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux (0a0d1d55dad5)
3 days ago Merge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux (83684c4e4d62)

libheif

46 minutes ago tests: move the box-building helpers into test_utils (3288f8f3)
50 minutes ago fix the remaining clang-tidy 18 findings (177ff930)
50 minutes ago .clang-tidy: list the checks that were actually enforced (1e515580)
51 minutes ago tests: avoid a GCC 13 stringop-overflow false positive in append_fourcc (489454c7)
65 minutes ago ci: move the Linux jobs from ubuntu-22.04 to ubuntu-24.04 (8dba33c6)
65 minutes ago ci: install meson from the Ubuntu archive instead of pip (255370d9)
65 minutes ago ci: install libde265, libaom and x265 from the Ubuntu archive instead of the PPAs (ad33af54)
75 minutes ago ci: coverity: refresh the cached build tool and scope the scan token (968a5a7e)
75 minutes ago ci: pin all GitHub actions to commit SHAs and add a dependabot cooldown (10739fda)
76 minutes ago ci: do not persist GITHUB_TOKEN in the checked-out repositories (a0d5b3c8)
76 minutes ago ci: remove the unused diagram workflow (257b3a63)
3 hours ago Re-enable Coverity scan job (7b32e7b7)
7 hours ago funding.json: add HDR gain map and GPU decoding funding plans, extend project descriptions (253b2fee)
7 hours ago funding.json: add wellKnown verification URLs for the libde265 project (8ac09d17)
24 hours ago hdr_sdr: reject out-of-range output bit depth in Op_to_hdr_planes (GHSA-8857-r8x5-7499) (8a13bb23)
26 hours ago tests: add regression test for unci tile range overflow (GHSA-hh47-fhqr-cj2r) (cc1047d7)
27 hours ago unci: fix integer overflow in no-icef tile range check (GHSA-hh47-fhqr-cj2r) (8bfed9a9)
27 hours ago clap: return an error instead of asserting for image sizes outside the Fraction range (GHSA-gh5q-69gg-c964) (1c2df9c0)
28 hours ago limit the maximum x265 image size (795523d8)
29 hours ago hardening: check heif_region_item_add_region_polygon() parameters as far as we can (94f96a7d)
29 hours ago remove markdown files from CI license check script (81fca391)
29 hours ago remove one-character tag from funding.json (1519bd80)
29 hours ago add SECURITY.md and funding.json (184d1d5f)
2 days ago increase version to v1.23.2 (ac1cb05c)
2 days ago fuzzing: limit image size to 16 Mpixel to bound codec-internal frame buffers (097e29b2)
2 days ago Bound derived-image reference amplification (GHSA-x8xm-cm2c-cfc8) (30b52a4e)
2 days ago add missing include (0334e137)
2 days ago fix sequence timing-table DoS and unbounded memory (GHSA-xw34-mjcp-jqh8) (3a7a69ae)
2 days ago validate inline mask data length in region writer API (GHSA-p58j-h3vm-3fp5) (646d85fb)
2 days ago fix sign of NAL unit length in the openh264 decoder (7ecce712)

openh264

2 days ago security: fix ExpandBsBuffer queued retarget UAF (SPARK-838034) (#3985) (772e63d3)
2 days ago decoder: re-derive stale thread picture before reference write (#3984) (4cbd8a1c)
2 days ago decoder: prevent threaded decoder deadlock on lost references (#3983) (3738dd5c)
3 days ago processing: validate chroma strides before downsample (#3977) (8ed65601)

openssl.org

3 hours ago dtls: BIO_snprintf() to snprintf() in the DTLS echo demos (594f5e09e7)
7 hours ago Detect error-string truncation from snprintf's return value. (c97647ae53)
7 hours ago Replace strlen-then-snprintf preconditions with snprintf-return (e99307b011)
7 hours ago Replace strlen-then-snprintf pattern in save_serial() with a single truncation check. (27f277fd16)
7 hours ago Decouple provider OSSL_FUNC_BIO_VSNPRINTF dispatch from public BIO_vsnprintf(). (2f97c34973)
7 hours ago Convert internal BIO_vsnprintf() callers to vsnprintf(). (b85de00861)
7 hours ago Convert remaining BIO_snprintf() callers in cmp_client.c to snprintf(). (6c8d2ed33b)
7 hours ago Fix latent bugs from unchecked BIO_snprintf() returns. (525913f5a9)
7 hours ago Convert BIO_snprintf() in ossl_ipaddr_to_asc() to snprintf() and guard the loop advance. (37246734f6)
7 hours ago Convert BIO_snprintf() in BIO_dump_indent_cb() to snprintf() and guard the offset. (56c269eab4)
7 hours ago Convert BIO_snprintf() in BIO_debug_callback_ex() to snprintf() and guard the offset. (f88b214ad6)
7 hours ago Convert BIO_snprintf() in BN_bn2dec() to snprintf() and guard each advance. (a6d8d74310)
7 hours ago Convert PEM_dek_info() to snprintf() (59508f6cee)
7 hours ago Convert BIO_snprintf() usage in describe_param_type() (5a4883d5a3)
7 hours ago Convert BIO_snprintf() callers that detect truncation to snprintf(). (486ec1f606)
7 hours ago Convert BIO_snprintf() to snprintf() in ossl_asn1_time_from_tm() (b2cd01d299)
7 hours ago Convert BIO_snprintf() callers whose existing checks already work under snprintf semantics. (cae917e2ee)
7 hours ago Convert BIO_snprintf() callers that ignore the return value to snprintf(). (c192d4b6f8)
7 hours ago Deprecate BIO_snprintf() and BIO_vsnprintf(). (9308b792b8)
7 hours ago Add a build target for MSVC 2013 (c0fd83dc7c)
8 hours ago Apply DNS name constraints to the subject CN only when it may match (e7f3a42c23)
8 hours ago Stop consulting the subject DN by default in X509 name checks (00565bb35c)
8 hours ago Fix Poly1305 SVE2 symbol visibility (6bfa751d0e)
11 hours ago Fix build warnings in quic_srtm.c (81d84030f4)
11 hours ago Fix tick race in radix fault-injection scripts (208d8454e2)
14 hours ago Fix CVE-2026-63072 test (4a35f52ad3)
14 hours ago fips: make diagnosing `*-mac` issues in openssl.cnf easier (38242ab403)
2 days ago Skip the legacy session ID check for DTLS 1.3 resumption (3e0cfe3ae3)
2 days ago Reformat a foreach member call for the new ForEachMacros list (a847149bf4)
2 days ago Guard the QUIC poll test hook so no-quic builds compile (a981006cc8)

php.net

3 hours ago Merge branch 'PHP-8.5' (53c3116c380)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (e32b7877cdf)
3 hours ago [intl] fix leak when iterating IntlBreakIterator parts iterators (7d6523170ea)
7 hours ago Validate large run map entries instead of assuming them (#23366) (0c87849da5a)
7 hours ago Merge branch 'PHP-8.5' (a6b1a9eb591)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c91cc1a25df)
7 hours ago Fix GH-23418: UAF when accessing mounted Phar subdirectories (#23442) (12b1f654db6)
9 hours ago Merge branch 'PHP-8.5' (b3b31d9b6e4)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (333ac228803)
9 hours ago [ci skip] NEWS (ab4139d4459)
9 hours ago Fix GH-19320: Prevent FPM UID and GID overflow (#22986) (1ec3d60fab6)
12 hours ago Merge branch 'PHP-8.5' (a2a2029d433)
12 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (5c0e8c7b8a7)
12 hours ago Fix GH-23457: imagebmp() is extremely slow when writing to a file (d7778413a2a)
25 hours ago Merge branch 'PHP-8.5' (846773a4e9b)
25 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (38ffb6365b4)
25 hours ago Close the keyword UEnumeration on Locale::getKeywords failure (b2956e0bb32)
26 hours ago mysqli: move behaviour existing only for mysqli_fetch_object() into it (#23451) (045d005f809)
29 hours ago sapi/cli: support Expect 100-continue in PHP dev server (b8c43c35d11)
30 hours ago [skip ci] UPGRADING: fix several typos and grammar bugs (cc8187ad1b9)
32 hours ago ext/readline: declare true as the return type of readline_completion_function() (#23433) (fb602cc680a)
33 hours ago ext/standard: declare true as the return type of register_tick_function() (#23432) (1f2bcb87557)
2 days ago [ci skip] Update NEWS for 8.6.0beta3 (5dcff379188)
2 days ago UPGRADING: document the unpack() element name BC break (#23446) (1854a426fce)
2 days ago Update NEWS/UPGRADING for SplFileObject deprecations (ccb6c5f9882)
2 days ago spl: deprecate SplFileObject CSV methods (#23437) (ac3ff655ea8)
2 days ago PFA: Extend local pointer map after loading PFA from SHM (#23250) (dbd4c29887a)
2 days ago Merge branch 'PHP-8.5' (75ad0885c9a)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (0c3799a4cc0)
2 days ago Fix GH-23276: Collect ZipArchive subclasses holding their own streams (#23282) (f49b94e96b0)

qemu.org

5 hours ago Merge tag 'pull-ide-2026-08-26' of https://gitlab.com/dlunev/qemu into staging (324bb5ef83)
12 hours ago tests/qtest/ide-test: cover the UDMA5 identify words (dd90d3cd73)
12 hours ago hw/ide: report ATAPI UDMA5 with a matching standard and cable (60faaa8c3b)
12 hours ago tests/qtest/ahci: regression test for a request outliving an unplug (0b7cc42531)
12 hours ago hw/ide/ahci: drain the ports on teardown (5bdc12fed5)
12 hours ago hw/ide/ahci: reject a command header with an invalid FIS length (795af987ce)
12 hours ago hw/ide/ahci: treat a failed PRDT walk as a PIO transfer failure (2713717148)
12 hours ago tests/qtest/ahci: regression test for a PIO write vs. engine stop (d05ae87e7a)
12 hours ago hw/ide/ahci: clear cur_cmd when the command list is unmapped (a2fbf1785b)
12 hours ago hw/ide/ahci: refuse a PIO transfer with no command header (d7f16bad8f)
12 hours ago tests/qtest/ide-test: cover the migrated PIO transfer window (e46245cd3b)
12 hours ago hw/ide: reject an out-of-range PIO transfer window on load (1332990194)
12 hours ago hw/ide: drop a redundant interrupt from INITIALIZE DEVICE PARAMETERS (e8a3b42ae5)
12 hours ago tests/qtest/ide-test: cover the CHS translation across resets (d1634ae78d)
12 hours ago hw/ide: revert the CHS translation on a hardware reset (cafb3d9625)
12 hours ago tests/qtest/ide-test: cover the IDENTIFY DEVICE geometry words (0720913323)
12 hours ago tests/qtest/ide-test: cover a rejected CHS translation in the stream (5be90dfbc0)
12 hours ago tests/qtest/ide-test: cover the CHS translation across migration (ef64d2758e)
12 hours ago hw/ide: migrate the power-on defaults revert flag (67a6d29c28)
12 hours ago hw/ide: migrate the logical CHS translation (ba4a996631)
12 hours ago hw/ide: restore the power-on device state before loading (33db64cf28)
12 hours ago hw/ide: keep the IDENTIFY DEVICE current geometry in sync (b5542796b3)
12 hours ago hw/ide: factor out the IDENTIFY DEVICE current geometry words (747679ca59)
12 hours ago hw/ide: name the retired IDENTIFY DEVICE words the device fills in (adf1152b34)
12 hours ago hw/ide: report the default CHS translation in IDENTIFY DEVICE (0df27c66dc)
12 hours ago tests/qtest/ahci: cover the sector count of INITIALIZE DEVICE PARAMETERS (d6960ecdde)
12 hours ago tests/qtest/libqos/ahci: allow a count and an expected error (5e16adf555)
12 hours ago tests/qtest/ide-test: cover a CHS translation with zero sectors (0905ef5b6d)
12 hours ago hw/ide: reject an unsupported CHS translation (6c712a86f6)
34 hours ago Merge tag 'fixes-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into staging (fe11f459f6)

strongswan.org

2 days ago stroke: Avoid underflow when reporting number of SAs (2265fcd1b4)

tesseract

32 hours ago Make UNICHARSET::has_special_codes bounds-safe (76865fa0)
32 hours ago Reject empty network stacks in LSTM .traineddata deserialization (55277123)
32 hours ago Validate vector counts in GenericVector::read (56e09ca1)
32 hours ago Limit unichar extraction in ReadNormProtos to the buffer size (1bda5079)
33 hours ago Reject recoder code values outside the sane range at load (c94a5532)
33 hours ago Validate LSTM gate matrix dimensions against na_/no_ at load (b494ac18)
33 hours ago Validate FullyConnected weight matrix dimensions at load (103dc134)
33 hours ago Fix out-of-bounds writes in .traineddata inttemp deserialization (8b057468)
33 hours ago Reject unicharset files whose inserts desync id from unichars (2d04d640)
33 hours ago Fix CID 1451543 (Unused value) (92a6db0e)
33 hours ago Fix CID 1685284 (Resource leak) (5ca34b6b)
33 hours ago Fix malformed ALTO WC for single-digit and 100 confidences (#4616) (9c51dadc)

woocommerce

3 hours ago Fix invalid-product fatal errors in REST product write endpoints (#67182) (02f9a16b098)
7 hours ago Fix hidden address fields being required in the classic checkout (#67706) (3de8f28567c)
7 hours ago Keep dir and translate attributes when iAPI blocks re-render prices (#68006) (b6772ff65dd)
9 hours ago Fix coupon double-discounting on REST orders with posted line totals (#67979) (b29116dbdbe)
9 hours ago Add support for text and background color styles in the Product Quantity block (#68040) (00d0194186d)
10 hours ago Fix Analytics historical data copy referencing WooCommerce Admin (#67723) (b20deb64834)
10 hours ago Upgrade Storybook consumers to version 10 (#67900) (4d2022a6fa0)
10 hours ago Automate bumping the security-support minimum version (#67745) (b13fe2d5b09)
11 hours ago [docs] Clarify PHPUnit fixture cleanup guidance (#68033) (a173eb853b1)
11 hours ago Replace abandoned node12 label actions with a local composite action (#66598) (76cfb3f5008)
13 hours ago Add support for border radius styles in the Product Quantity block (#68000) (bbb40d78c5e)
13 hours ago Move Back in Stock Notifications activation from wp-config flag to a Features setting (#64490) (cde534eb781)
13 hours ago Refactor the Orders Stats report tests into focused classes (#68026) (1477f0b68fa)
14 hours ago Fix email editor back button detection on WordPress 7.1 (#68017) (f0605d156df)
14 hours ago Fix Catalog sorting label vertical alignment (#68024) (de1cdf60c7b)
15 hours ago Open product search when adding order items (#66905) (16024fd1f0e)
16 hours ago Fix product permalink radio always reverting to Custom base (#67346) (01164f554d6)
19 hours ago Fix Product Filters when Shop is the static front page (#67791) (8824a496dd3)
19 hours ago Add: Product Filters block overlay controls (#67696) (1863e2243e4)
28 hours ago Restore editor incompatibility notice regression coverage (#67910) (ad0e0c88375)
33 hours ago Revert #67997 (#68012) (88315e1a4e0)
33 hours ago Fix: Prevent regenerating a non-existent image size (#68008) (98cac13c69b)
33 hours ago fix: accept Danish postcodes without the DK prefix hyphen (#67685) (3a9ce57c796)
34 hours ago Exclude payment settings from Blueprint exports (#67941) (70e4b16a48e)
34 hours ago Overwrite the combined translation file when publishing it fails (#67957) (b9d5c8fce1d)
34 hours ago Fix inconsistent order item cache shape primed by the order item data store (#67513) (844c1a9dbd6)
34 hours ago Fix orphaned order notes when HPOS orders are deleted (#67935) (1f396922632)
34 hours ago Add region-data, comment style, and testing guidance for AI agents (#67088) (74af9d746f1)
35 hours ago Keep loosely typed dashboard sections from the defaults filter reachable (#67956) (3e3ad05a440)
2 days ago Add hierarchy ordering to product category lists (#67633) (a5507f6f1cd)