Projects with recent changes
aom
24 hours ago Merge tag 'v3.15.0' into main branch (441c439b99)
26 hours ago Reduce TPL stage QP in constant quality mode (bf89bdb013)
26 hours ago Add CVE-2026-13906 to bug 504613867 in CHANGELOG (de4c1d1edc)
29 hours ago Fix `upsample_pred` buffer allocation size (c571256819)
29 hours ago Update CHANGELOG for libaom v3.15.0 (d0c0e3a02d)
2 days ago Revert "Implement WebM RC VBR TPL QP override" (46d375770a)
7 hours ago res_websocket_client: Release lock_obj when retries are exhausted (7380030f3a)
26 hours ago frame: Correct ast_frame_adjust_volume* documentation of 'adjustment' (03b5137ba9)
29 hours ago res_config_odbc: Missing SQLFreeHandle in error paths. (2015e6f81c)
31 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)
5 hours ago [mod_verto] Add enable-chat-api-proto to gate the api chat proto (#3136) (f390069308)
7 hours ago [mod_sofia] Add enable-chat-api-proto to gate the api chat proto (#3135) (7015f6a73a)
7 hours ago [mod_sofia] Bound the To-user split in the inbound MESSAGE handler (#3134) (098018df3d)
33 hours 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)
3 days ago Merge tag 'i3c/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux (4352b8aee980)
libheif
4 hours ago funding.json: add HDR gain map and GPU decoding funding plans, extend project descriptions (253b2fee)
4 hours ago funding.json: add wellKnown verification URLs for the libde265 project (8ac09d17)
21 hours ago hdr_sdr: reject out-of-range output bit depth in Op_to_hdr_planes (GHSA-8857-r8x5-7499) (8a13bb23)
23 hours ago tests: add regression test for unci tile range overflow (GHSA-hh47-fhqr-cj2r) (cc1047d7)
23 hours ago unci: fix integer overflow in no-icef tile range check (GHSA-hh47-fhqr-cj2r) (8bfed9a9)
24 hours ago clap: return an error instead of asserting for image sizes outside the Fraction range (GHSA-gh5q-69gg-c964) (1c2df9c0)
25 hours ago limit the maximum x265 image size (795523d8)
26 hours ago hardening: check heif_region_item_add_region_polygon() parameters as far as we can (94f96a7d)
26 hours ago remove markdown files from CI license check script (81fca391)
26 hours ago remove one-character tag from funding.json (1519bd80)
26 hours ago add SECURITY.md and funding.json (184d1d5f)
33 hours 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)
2 days ago reject 'stts'/'ctts' tables describing more samples than can exist (a999ad0b)
2 days ago make BitReader::skip_bytes() constant time (49f78a57)
2 days ago fix GCC false positive warning giving CI errors (16e1b2f8)
2 days ago reject unci encoding of images that have no pixel planes (cd9d4d9b)
2 days ago validate tile images against the unci encoder configuration (GHSA-j264-xvrp-5v7q) (e65071f5)
2 days ago fix reading 'pclr' box (a44a3cd5)
2 days ago catch C++ exceptions at C API read/decode entry points (GHSA-7p2q-crf9-xm46) (6b6757b4)
2 days ago bound brotli/zlib decompression output by security limits (GHSA-24wx-9w62-c96w) (21893e8f)
3 days ago replace assert()s with runtime errors (4dd71d7b)
3 days ago improve documentation for image handle sizes (578ab47a)
3 days ago handle extra data channels in has_standard_plane_sizes() (c18da6bc)
3 days ago subsampling factor for heif_chroma_undefined is now 1 (GHSA-2jg2-4ch7-h545, F07) (c6647972)
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)
4 hours ago Detect error-string truncation from snprintf's return value. (c97647ae53)
4 hours ago Replace strlen-then-snprintf preconditions with snprintf-return (e99307b011)
4 hours ago Replace strlen-then-snprintf pattern in save_serial() with a single truncation check. (27f277fd16)
4 hours ago Decouple provider OSSL_FUNC_BIO_VSNPRINTF dispatch from public BIO_vsnprintf(). (2f97c34973)
4 hours ago Convert internal BIO_vsnprintf() callers to vsnprintf(). (b85de00861)
4 hours ago Convert remaining BIO_snprintf() callers in cmp_client.c to snprintf(). (6c8d2ed33b)
4 hours ago Fix latent bugs from unchecked BIO_snprintf() returns. (525913f5a9)
4 hours ago Convert BIO_snprintf() in ossl_ipaddr_to_asc() to snprintf() and guard the loop advance. (37246734f6)
4 hours ago Convert BIO_snprintf() in BIO_dump_indent_cb() to snprintf() and guard the offset. (56c269eab4)
4 hours ago Convert BIO_snprintf() in BIO_debug_callback_ex() to snprintf() and guard the offset. (f88b214ad6)
4 hours ago Convert BIO_snprintf() in BN_bn2dec() to snprintf() and guard each advance. (a6d8d74310)
4 hours ago Convert PEM_dek_info() to snprintf() (59508f6cee)
4 hours ago Convert BIO_snprintf() usage in describe_param_type() (5a4883d5a3)
4 hours ago Convert BIO_snprintf() callers that detect truncation to snprintf(). (486ec1f606)
4 hours ago Convert BIO_snprintf() to snprintf() in ossl_asn1_time_from_tm() (b2cd01d299)
4 hours ago Convert BIO_snprintf() callers whose existing checks already work under snprintf semantics. (cae917e2ee)
4 hours ago Convert BIO_snprintf() callers that ignore the return value to snprintf(). (c192d4b6f8)
4 hours ago Deprecate BIO_snprintf() and BIO_vsnprintf(). (9308b792b8)
4 hours ago Add a build target for MSVC 2013 (c0fd83dc7c)
5 hours ago Apply DNS name constraints to the subject CN only when it may match (e7f3a42c23)
5 hours ago Stop consulting the subject DN by default in X509 name checks (00565bb35c)
5 hours ago Fix Poly1305 SVE2 symbol visibility (6bfa751d0e)
8 hours ago Fix build warnings in quic_srtm.c (81d84030f4)
8 hours ago Fix tick race in radix fault-injection scripts (208d8454e2)
11 hours ago Fix CVE-2026-63072 test (4a35f52ad3)
11 hours ago fips: make diagnosing `*-mac` issues in openssl.cnf easier (38242ab403)
33 hours ago Skip the legacy session ID check for DTLS 1.3 resumption (3e0cfe3ae3)
33 hours ago Reformat a foreach member call for the new ForEachMacros list (a847149bf4)
33 hours ago Guard the QUIC poll test hook so no-quic builds compile (a981006cc8)
33 hours ago Use the SSL_CTX cached HMAC for DTLS listener cookies (925cda0d58)
4 hours ago Validate large run map entries instead of assuming them (#23366) (0c87849da5a)
4 hours ago Merge branch 'PHP-8.5' (a6b1a9eb591)
4 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c91cc1a25df)
4 hours ago Fix GH-23418: UAF when accessing mounted Phar subdirectories (#23442) (12b1f654db6)
6 hours ago Merge branch 'PHP-8.5' (b3b31d9b6e4)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (333ac228803)
6 hours ago [ci skip] NEWS (ab4139d4459)
6 hours ago Fix GH-19320: Prevent FPM UID and GID overflow (#22986) (1ec3d60fab6)
9 hours ago Merge branch 'PHP-8.5' (a2a2029d433)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (5c0e8c7b8a7)
9 hours ago Fix GH-23457: imagebmp() is extremely slow when writing to a file (d7778413a2a)
22 hours ago Merge branch 'PHP-8.5' (846773a4e9b)
22 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (38ffb6365b4)
22 hours ago Close the keyword UEnumeration on Locale::getKeywords failure (b2956e0bb32)
22 hours ago mysqli: move behaviour existing only for mysqli_fetch_object() into it (#23451) (045d005f809)
25 hours ago sapi/cli: support Expect 100-continue in PHP dev server (b8c43c35d11)
27 hours ago [skip ci] UPGRADING: fix several typos and grammar bugs (cc8187ad1b9)
29 hours ago ext/readline: declare true as the return type of readline_completion_function() (#23433) (fb602cc680a)
29 hours ago ext/standard: declare true as the return type of register_tick_function() (#23432) (1f2bcb87557)
33 hours ago [ci skip] Update NEWS for 8.6.0beta3 (5dcff379188)
34 hours ago UPGRADING: document the unpack() element name BC break (#23446) (1854a426fce)
34 hours ago Update NEWS/UPGRADING for SplFileObject deprecations (ccb6c5f9882)
34 hours 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)
2 days ago Merge branch 'PHP-8.5' (85bd163974f)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (98b02fff3de)
2 days ago Fix JUnit timing aggregation for long-running tests (#23438) (7c0390b8154)
31 hours ago Merge tag 'fixes-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into staging (fe11f459f6)
33 hours ago hw/input/ps2: say why unknown keyboard commands draw a resend (a88191a0ca)
33 hours ago hw/input/ps2: answer unknown mouse commands with a resend (0846740652)
33 hours ago hw/display/virtio-gpu: Validate resource per command (884363589b)
33 hours ago hw/display/virtio-gpu: Check cursor data presence (d3c2da174c)
33 hours ago hw/display/virtio-gpu: Propagate udmabuf errors (cd71534b22)
33 hours ago hw/display/virtio-gpu: Avoid mmap() for empty blob (3f163489c6)
33 hours ago hw/display/virtio-gpu: Avoid creating empty udmabuf (14f2511f59)
33 hours ago hw/display/vga: fix text-mode OOB write after a graphics surface switch (418396be80)
33 hours ago chardev: Don't unregister yank upon async path connection failure (ddf5738503)
33 hours ago tests/functional: fix pylint false positives for cv2 module (4fd6561228)
33 hours ago ui/egl: fix qemu_egl_display type (86fc385ca0)
33 hours ago ui/egl: fix render node cleanup order (baca25172d)
33 hours ago tests: tag slow tests with 'slow' suite for easy filtering (f4b2607228)
33 hours ago crypto: fix build against nettle >= 4 (0e62034ca1)
33 hours ago virtio-gpu: use g_try_malloc to avoid guest-triggered abort (eb2b3a1fa8)
33 hours ago hw/display/qxl: validate primary surface stride against width (ab7183ed4e)
33 hours ago hw/core/machine: fix fdt memory leak (df42a1589f)
33 hours ago migration/multifd: fix Error leak in multifd_recv_terminate_threads() (b5102872b8)
33 hours ago hw/misc: fix trace-events (8fda982a7c)
2 days ago Merge tag 'pull-ufs-20260824' of https://gitlab.com/jeuk20.kim/qemu into staging (fd7ab698c9)
3 days ago Merge tag 'pull-riscv-to-apply-20260824-1' of https://github.com/alistair23/qemu into staging (2be159078e)
3 days ago hw/ufs: Add a generic SysBus frontend (6ed05d5e65)
3 days ago hw/ufs: Separate the controller core from the PCI frontend (42feb94b79)
3 days ago target/riscv/tcg: sret in virtual user mode raises virtual instruction exception (85d38315fd)
3 days ago target/riscv: Make Zcmt JVT loads endian-aware (598ef9c81a)
3 days ago tests/tcg/riscv64: add misa write test (ce781055ff)
3 days ago riscv: csr: do not drop C bit on misa write (af37cd2821)
3 days ago target/riscv: Allow UXL to be 3 in mstatus on rv128 (a9779d24be)
3 days ago target/riscv: Fix sstatus update in rv128 (ea8e5d3c50)
2 days ago stroke: Avoid underflow when reporting number of SAs (2265fcd1b4)
tesseract
29 hours ago Make UNICHARSET::has_special_codes bounds-safe (76865fa0)
29 hours ago Reject empty network stacks in LSTM .traineddata deserialization (55277123)
29 hours ago Validate vector counts in GenericVector::read (56e09ca1)
29 hours ago Limit unichar extraction in ReadNormProtos to the buffer size (1bda5079)
29 hours ago Reject recoder code values outside the sane range at load (c94a5532)
29 hours ago Validate LSTM gate matrix dimensions against na_/no_ at load (b494ac18)
29 hours ago Validate FullyConnected weight matrix dimensions at load (103dc134)
29 hours ago Fix out-of-bounds writes in .traineddata inttemp deserialization (8b057468)
29 hours ago Reject unicharset files whose inserts desync id from unichars (2d04d640)
30 hours ago Fix CID 1451543 (Unused value) (92a6db0e)
30 hours ago Fix CID 1685284 (Resource leak) (5ca34b6b)
30 hours ago Fix malformed ALTO WC for single-digit and 100 confidences (#4616) (9c51dadc)
woocommerce
4 hours ago Fix hidden address fields being required in the classic checkout (#67706) (3de8f28567c)
4 hours ago Keep dir and translate attributes when iAPI blocks re-render prices (#68006) (b6772ff65dd)
6 hours ago Fix coupon double-discounting on REST orders with posted line totals (#67979) (b29116dbdbe)
6 hours ago Add support for text and background color styles in the Product Quantity block (#68040) (00d0194186d)
7 hours ago Fix Analytics historical data copy referencing WooCommerce Admin (#67723) (b20deb64834)
7 hours ago Upgrade Storybook consumers to version 10 (#67900) (4d2022a6fa0)
7 hours ago Automate bumping the security-support minimum version (#67745) (b13fe2d5b09)
7 hours ago [docs] Clarify PHPUnit fixture cleanup guidance (#68033) (a173eb853b1)
8 hours ago Replace abandoned node12 label actions with a local composite action (#66598) (76cfb3f5008)
10 hours ago Add support for border radius styles in the Product Quantity block (#68000) (bbb40d78c5e)
10 hours ago Move Back in Stock Notifications activation from wp-config flag to a Features setting (#64490) (cde534eb781)
10 hours ago Refactor the Orders Stats report tests into focused classes (#68026) (1477f0b68fa)
11 hours ago Fix email editor back button detection on WordPress 7.1 (#68017) (f0605d156df)
11 hours ago Fix Catalog sorting label vertical alignment (#68024) (de1cdf60c7b)
11 hours ago Open product search when adding order items (#66905) (16024fd1f0e)
13 hours ago Fix product permalink radio always reverting to Custom base (#67346) (01164f554d6)
16 hours ago Fix Product Filters when Shop is the static front page (#67791) (8824a496dd3)
16 hours ago Add: Product Filters block overlay controls (#67696) (1863e2243e4)
25 hours ago Restore editor incompatibility notice regression coverage (#67910) (ad0e0c88375)
30 hours ago Revert #67997 (#68012) (88315e1a4e0)
30 hours ago Fix: Prevent regenerating a non-existent image size (#68008) (98cac13c69b)
30 hours ago fix: accept Danish postcodes without the DK prefix hyphen (#67685) (3a9ce57c796)
31 hours ago Exclude payment settings from Blueprint exports (#67941) (70e4b16a48e)
31 hours ago Overwrite the combined translation file when publishing it fails (#67957) (b9d5c8fce1d)
31 hours ago Fix inconsistent order item cache shape primed by the order item data store (#67513) (844c1a9dbd6)
31 hours ago Fix orphaned order notes when HPOS orders are deleted (#67935) (1f396922632)
31 hours ago Add region-data, comment style, and testing guidance for AI agents (#67088) (74af9d746f1)
32 hours ago Keep loosely typed dashboard sections from the defaults filter reachable (#67956) (3e3ad05a440)
33 hours ago Add hierarchy ordering to product category lists (#67633) (a5507f6f1cd)
33 hours ago Release: Remove 11.1.0-beta.2 change files from trunk (#68005) (7c07788bebd)