Projects with recent changes
aom
2 days ago Fix MSVC C4334 warnings in txb_rdopt.c (43f2b6a990)
2 days ago Use true/false in comment for bool do_border_pad (674e0327f0)
2 days ago Reformat a comment (b5ff2f8fdf)
2 days ago Avoid SSE calculation for blocks outside frame boundary (f1e7f4e023)
22 hours ago chan_websocket: Use leftover data if no frames are available when the timer fires. (5eded44fee)
2 days ago res_pjsip_session: Bound delayed BYE behind UAC INVITE (f7c50cff7c)
2 days ago Libclamav: tighten HTML filetype signatures (#1734) (67a02aa23)
2 days ago Run metadata preclass scans before final verdict (#1721) (0a296a0d3)
3 days ago Raise minimum CMake version to 3.17 (#1753) (909c0737c)
3 days ago [Build-system] Migrate music/sounds from files.freeswitch.org to https://github.com/freeswitch/freeswitch-sounds/releases (#3062) (225a5e197e)
4 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cvhv-g4rq-3hmw (e3e69118c)
5 hours ago Updated the dependencies. (4a6883927)
9 hours ago build(deps): bump actions/attest from 4.1.0 to 4.1.1 (#8835) (66f171691)
10 hours ago Disable job in pull request. (c3fef037d)
11 hours ago build(deps): bump ubuntu from `53958ec` to `b7f4819` in /.devcontainer (#8834) (e38de7f25)
22 hours ago Specify the current ref as an argument for the clone in the Windows source job. (d0eb51a20)
26 hours ago Make sure we check the length after each read (GHSA-7rgw-xg25-prjm) (093f476e9)
3 days ago check for overflow (0ca86fca3)
3 days ago Improve cache I/O robustness and fix race conditions (92b961a50)
3 days ago check for possible add overflow (c2e84d828)
3 days ago move add check to private header (b3b8d209e)
3 days ago revert (ff4df375e)
3 days ago overflow check (325fce5ad)
3 days ago Added method that can be used to check if incrementing a value would result in an overflow. (b2740b95f)
3 days ago build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#8830) (ac025e7f8)
libheif
29 hours ago Add size-0 'mini' and 'moov' regression tests and fixtures (#1857) (d035da94)
30 hours ago Resolve 'mini' and 'moov' boxes with size 0 to end of file (#1857) (ecffcfc8)
30 hours ago Check decoded image dimensions in meta-size-0 test (#1857) (f9c31273)
30 hours ago Fix bisect_filesize integer overflow when probing file size (#1857) (b453ecc0)
30 hours ago Fix: parse 'meta' box with size 0 (extends to end of file) (ac6d2d91)
26 hours ago Add test to exercise non-caching code paths (cf82f5f78f)
26 hours ago add support to p_ossltest for non-cacheable fetches (a66d74c8c1)
26 hours ago Extend refcounting on evp objects to provider requesed no-caching (8c8a80b00b)
29 hours ago Add -n option to openssl-rand to not output the trailing newline (a3b7e09114)
33 hours ago crypto/pem/pem_info.c: avoid switching on PEM_INFO_NONE (7c9b263005)
33 hours ago fuzz/provider.c: check evp##_up_ref return value in collect_##evp (862844ddf9)
33 hours ago test/evp_kdf_test.c: add checks or EVP_KDF_CTX_{,get0_,get1_}kdf() (a5b0c2ef9a)
33 hours ago Add EVP_KDF_CTX_get0_kdf and EVP_KDF_CTX_get1_kdf, deprecate EVP_KDF_CTX_kdf (b71c5cfeda)
33 hours ago quic: add mfail test for a read with key update (7520345190)
2 days ago use evp_asym_cipher_free in evp_asym_cipher_from_algorithm (8a072a3dab)
2 days ago use evp_signature_free in evp_signature_from_algorithm (4d50403e51)
2 days ago use evp_keymgmt_free in keymgmt_from_algorithm (4c48ed7319)
2 days ago use evp_keyexch_free in evp_keyexch_from_algorithm (e4551d81c3)
2 days ago use evp_kem_free in evp_kem_from_algorithm (8225d82f04)
2 days ago s_client: skip TCP shutdown drain for datagram protocols (5d61a36a94)
2 days ago apps/s_server.c: fix SSL object leak on rpk_enable() failure (2229aad774)
2 days ago Suppress MSVC C4996 in applink.c (10c0927bb3)
2 days ago Use more recent default for _WIN32_WINNT (8a57600f23)
2 days ago Fix use of BCryptGenRandom (635ffe8bb9)
2 days ago s390x: Fix AES-XTS hardware acceleration in IBM z17 (e9351bcce6)
2 days ago demo: fix fips-version Makefile so it loads the FIPS provider correctly (1be08a7791)
3 days ago s390x: Fix return code handling in HMAC_Init_ex() (f0ca416976)
2 hours ago ext/openssl: fix OpenSSL 4 build and test compatibility (#22267) (6aca6e30bb4)
3 hours ago Fix Ipv6 and ipvfuture address validation to use PHP's built-in memory manager (#22571) (4999bcb29cb)
6 hours ago ext/soap: use zend_string* in php_http.c where possible (8c1e00e379a)
6 hours ago ext/soap: use bool type instead of int type in php_http.c (8c008042cb6)
6 hours ago ext/soap: use bool type instead of int type in php_xml.c (ac1e1ded773)
6 hours ago ext/soap: minor refactorings of parse_packet_soap() (98e920c22ae)
6 hours ago ext/soap: refactor parse_packet_soap() (db5845e3217)
6 hours ago ext/soap: convert fault_actor parameter to zend_string* (14fb8692a5d)
6 hours ago ext/soap: remove parameter of soap_server_fault_en() that are always NULL (56d41ff0347)
6 hours ago ext/soap: add const qualifiers to soap fault functions (cb5c303593f)
6 hours ago ext/soap: remove parameters that are always NULL (53d0b0ea655)
6 hours ago Revert "ext/intl: Fix NumberFormatter parse offset overflow" (cd7222dbccc)
6 hours ago ext/intl: Fix NumberFormatter parse offset overflow (14a7eadfb25)
9 hours ago Merge branch 'PHP-8.5' (041ef84e3fd)
10 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c0f01b34607)
10 hours ago Fix GH-21705: ZipArchive::getFromIndex() ignores FL_UNCHANGED (#21706) (bc3a7c7b175)
16 hours ago Merge branch 'PHP-8.5' (092de403415)
16 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (00aa0e39c3a)
16 hours ago phpdbg: fix leaked lowercased lookup keys in phpdbg_resolve_opline_break (b6938a25ee7)
16 hours ago Use zend_hash_find_ptr_lc() for case-insensitive name lookups (#22565) (39b66bae333)
17 hours ago Merge branch 'PHP-8.5' (fc7054ace69)
17 hours ago [8.5] NEWS: add entry for bugfix from GH-22187 (76dad0667f7)
18 hours ago Implement perf stat --control for cgi (GH-22537) (aae5edb8e36)
24 hours ago Merge branch 'PHP-8.5' (9a14b9b0709)
24 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (2665f5f13f4)
24 hours ago [ci skip] Update EXTENSIONS status and update CODEOWNERS (eb9eaa2652b)
28 hours ago Added missing NEWS entries for alpha2 (04b63f9f67d)
29 hours ago ext/dba: prevent reallocation for info function (#22546) (ce1d7873a58)
29 hours ago Merge branch 'PHP-8.5' (366c38fea0b)
29 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c5ea0eb18bb)
10 hours ago Merge tag 'pull-qobject-2026-07-02' of https://repo.or.cz/qemu/armbru into staging (7f2007d192)
26 hours ago Merge tag 'dump-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into staging (b4bdad7dce)
28 hours ago json-parser: add location to JSON parsing errors (b6368e7c77)
28 hours ago json-streamer: do not heap-allocate JSONToken (55320a2983)
28 hours ago json-streamer: remove token queue (ddd1f36f81)
28 hours ago json-streamer: make brace/bracket count unsigned (19c04b99ca)
28 hours ago json-streamer: reuse parser (e8f8abcba1)
28 hours ago json-parser: replace with a push parser (3b2f714e4a)
28 hours ago qobject/json-writer: preallocate output buffer (a21232a255)
31 hours ago Merge tag 'pull-riscv-to-apply-20260701' of https://github.com/alistair23/qemu into staging (a59157f98f)
31 hours ago Merge tag 'pull-ufs-20260701' of https://gitlab.com/jeuk20.kim/qemu into staging (8241394f7e)
31 hours ago Merge tag 'pull-target-arm-20260629' of https://gitlab.com/pm215/qemu into staging (654b54fb37)
2 days ago hw/riscv/riscv-iommu.c: always fault with SADE=0 and A=0 (64ce9ac187)
2 days ago hw/riscv/atlantis: Add some i2c peripherals (50cbe23432)
2 days ago hw/riscv/atlantis: Integrate i2c controllers (30b505c451)
2 days ago hw/i2c: Add DesignWare I2C Controller (8dd2e138be)
2 days ago tests/functional/riscv64: Add tt-atlantis tests (9ff5c47f80)
2 days ago hw/riscv/atlantis: Ensure OpenSBI has a non-zero next_addr (39968a85c6)
2 days ago hw/riscv: Add Tenstorrent Atlantis machine (7778f4b27b)
2 days ago target/riscv: tt-ascalon: Enable Zkr extension (569aa6280d)
2 days ago hw/riscv/aia: Configure stride for the M-mode IMSIC (992d918d01)
2 days ago hw/riscv/aia: Provide number of irq sources (2a4d7ad49b)
2 days ago hw/riscv/virt: Move AIA initialisation to helper file (698205820e)
2 days ago hw/riscv/boot: Account for discontiguous memory when loading firmware (772ffd7ff8)
2 days ago hw/riscv/boot: Describe discontiguous memory in boot_info (896c1f3d4b)
2 days ago target/riscv: Check PMP before updating PTE (fa2cf74883)
2 days ago target/riscv: Report QEMU CPU archid as 42 (d6c782fdb9)
2 days ago hw/riscv/riscv-iommu.c: fix MSI MRIF interrupt-pending offset (3cee183ff9)
2 days ago hw/riscv/riscv-iommu.c: set RISCV_IOMMU_FQ_HDR_PV appropriately (887d2d75b1)
2 days ago hw/riscv/riscv-iommu: set cmd_ill IOFENCE.C rsvp bits are set (6ed77682d5)
2 days ago testing: Format link to test results as OSC 8 hyperlink (fa56cca73b)
tesseract
30 hours ago autotools: Remove non-existing include directories from unittest_CPPFLAGS (245ad551)
3 days ago ci: Remove unused ilammy/setup-nasm (#4575) (49aa8360)
woocommerce
2 hours ago Update stable tag to 10.9.3 (trunk) (#66246) (83114141d5d)
2 hours ago Remove "and in reviews" from display name description in My Account if product reviews are not active (#66233) (7f2c2467138)
3 hours ago Fix highlight template changes checkout depth (#66238) (7e76034eaad)
4 hours ago Add CurrencyPosition enum class for woocommerce_currency_pos option values (#66128) (2bcf9e0a63d)
4 hours ago Update block references automatically (#66114) (0f0df492e63)
4 hours ago Use HTTPS for all geolocation IP lookup and geo-IP requests (#66223) (451678360fd)
5 hours ago [Performance] Audit wc_product_dropdown_categories usages in admin (#66202) (9a0d4f5c5da)
5 hours ago Warn when additional checkout fields are registered too early (#66172) (a99b4813ef5)
5 hours ago Add batch renewal dispatching to the subscriptions engine (#66007) (35bd288b3b9)
5 hours ago Fix email order item alignment (#66141) (ec46f8ab944)
6 hours ago Add setting to enable/disable backorder notifications (#65891) (a54159e07fb)
6 hours ago Fix My Account endpoint titles with a non-empty cart in block themes (#65949) (ca2caf5c45d)
7 hours ago Release: Remove 10.9.3 change files from trunk (#66230) (bbfd0eccd8a)
7 hours ago Scope order attribution install banner button styles to the banner (#66206) (ebea0d1789d)
8 hours ago fix: `woocommerce_add_to_cart_quantity` filter now receives `$variation_id` (#63679) (c5539fc87bd)
8 hours ago Lock POS catalog feed file to prevent concurrent-write corruption (#65924) (e705ce8e75e)
9 hours ago Fix hierarchical selection and expansion in SearchListControl for multi-level categories (#66023) (c39e8805d0c)
9 hours ago Update changelog.txt after 10.9.2 (#66222) (e0b008769d1)
10 hours ago Emit single Offer for variation-specific URLs in product structured data (#66043) (4e2565b89d5)
18 hours ago Update stable tag to 10.9.2 (trunk) (#66220) (1db8f375f65)
21 hours ago Update stable tag to 10.9.1 (trunk) (#66004) (d5bb22afa74)
21 hours ago [Backport to trunk] Avoid update-time fatals in 10.9 settings paths (#66214) (6c00db89bd9)
21 hours ago Fix duplicate "Password Changed" admin email on customer password reset (#66145) (9c79cccc99f)
21 hours ago Bump @wordpress/env to 11.9.0 and @playwright/test to 1.61.1 (#66097) (0aa982e5b2e)
22 hours ago Warn when an order status key is too long to store (#66164) (d2ded717f4a)
24 hours ago Replace @woocommerce/dependency-group rule with import/order (#66086) (e4fa97dac35)
24 hours ago Fix: Preserve pending review status on product CSV export/import (#66194) (4c55ae11371)
25 hours ago Add resend action to the temporary-password My Account notice (#65821) (8b9abdaa70e)
26 hours ago Add POS capability presets and per-user assignment (#65661) (40b162f72ba)
28 hours ago Hide Product Gallery controls for single or no image products (#66108) (1aebe5d2039)
xz
2 hours ago Tests: Comment that a sanitizer may be needed for lzma_index_append() bug (f3b56881)
21 hours ago Translations: Update the Croatian translation (6a07932a)
22 hours ago NEWS: Clarify which bug is CVE-2026-34743 (b8d0707a)