Projects with recent changes

aom

2 days ago Simplify av1_convolve_2d_sr_* Arm SIMD kernels (515f603aa0)
2 days ago Make AV1 wedge tables const so they are in .rdata (8695b3ebac)
3 days ago lc-dec: Extend sf gm_erroradv_tr_level to shorts (c8db5b2007)
3 days ago Prune one-sided compound at speed 0 (0f197b2ccf)
3 days ago Fix mode_ref_delta_update signaling when delta is disabled (3712e6af6f)

asterisk.org

3 days ago extension_state: Add new extension state API. (f4f6ec0313)

freeswitch.com

2 days ago [mod_sofia] Fix broken sip: prefix check in deflect handler (#3057) (390444bc42)
2 days ago [mod_amqp] prevent segfault on double connection close (174b16a3d1)
2 days ago [Core] switch_sockaddr_info_get() will not resolve if the hostname is an IP address. Add new switch_is_ip_address() API. Add a unit-test. (#3055) (be554e4a08)

imagemagick.org

2 hours ago bump library current (e4ed6d055)
2 hours ago export IsRightsAuthorizedByName() (6c64b5881)
2 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-vghg-5jrg-2398 (e047ee2c7)
3 hours ago Corrected patch. (bfb98248d)
3 hours ago revert (b207db02e)
3 hours ago Improve the check for GHSA-9xw9-2xcf-6jjg (af16fa8e6)
4 hours ago Always return dng_image because the libtiff reader was closed. (1c9306871)
13 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qh5g-q395-cx4j (150c98524)
13 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-c4v7-w88g-m6c4 (277541927)
13 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hc76-7mpc-qjqh (afa1727c3)
14 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hc76-7mpc-qjqh (606345b0f)
14 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qhmf-7fc4-8q3h (549fdf219)
14 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-56m6-8q75-f2rw (649d74981)
14 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rhm7-pchg-cc82 (9770024e2)
16 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mx48-2qq3-23hf (c8868afaf)
16 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-969w-22qc-6gmv (29851ab74)
20 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wx47-rm3x-jx6p (01ce608dd)
20 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rvhp-75f6-9jqh (dd0dedbec)
20 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3pqj-prwm-c34w (482b2435f)
20 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-2xwj-pc9c-h6j9#advisory-comment-22967return(y < (ssize_t) image->rows ? MagickFalse : MagickTrue);7 (8db529573)
21 hours ago eliminate compiler exception (dd955a6d7)
21 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9xw9-2xcf-6jjg (6655858e8)
23 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-4gjm-g5ff-2g6r (37ce68eb6)
23 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cvm9-xf3r-5jc7 (e7c72ae64)
34 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qcmw-qmh5-v9xp (8e4180d95)
35 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-2qmq-5wc5-mv8f (23362f04f)
2 days ago detect DNG masquerading as a TIFF (158171b9c)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-pvf6-h68q-qh7g (f413a880a)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-79f6-phvj-fcxf (493d641d2)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-ff5c-8x9r-8qcw (3bd584ee6)

openssl.org

2 days ago aes_core.c: Fix staircase formatting issue (305643e95f)
2 days ago test: add Windows RIO notifier smoke test (c82a466566)
2 days ago crypto/ec/curve448/eddsa.c: make dom_s constant static in hash_init_with_dom() (c586165856)
2 days ago curve448: make locally-used functions static and remove unused ones (7665cb196b)
3 days ago Revert "Add indirect CRL path validation tests" (afd25111f1)
3 days ago ci: Verify jom/NASM downloads and fall back to upstream on forks (5e488cb4f1)
3 days ago ci: Download jom and NASM from OpenSSL-hosted mirror (628b1de776)
3 days ago Add constant-time validation for CRYPTO_memcmp (1a824261ef)
3 days ago Fix up mismatched error reason codes (6c90156f3e)
3 days ago FIPS: Make keygen PCT failures recoverable (ee9d1e532c)
3 days ago rsa: add pkcs1 and oaep mfail tests (c86db77e70)
3 days ago evp: add test_set_get_raw_keys_mfail to evp extra tests (d318587d8f)
3 days ago mfail: add hard failure return code for failing even for NO_CHECK (770bc1b024)
3 days ago mfail: do not count allocations for no file when checked (930906e98b)
3 days ago mfail: add all tests iterable variants (6a3c9527ce)
3 days ago Add indirect CRL path validation tests (35c1d7b16d)
3 days ago Add apps test for external PSK callbacks (ab6f5e915b)
3 days ago Move common macro definitions to internal/common.h and fix comments. (ba4605d63e)
3 days ago Fix potential NULL dereference in OSSL_CRMF_ENCRYPTEDVALUE_decrypt() (11df4e2ae0)
3 days ago Test for CVE-2026-45447 (UAF in PKCS7_verify) (463b444cb1)
3 days ago Fix possible use-after-free in OpenSSL PKCS7_verify() (f4129fbe3c)
3 days ago Fix handling of empty-ciphertext messages in AES-GCM-SIV and AES-SIV (609bcb2486)
3 days ago Apply the buffered IV on the AES-OCB EVP_Cipher() path (f87f0b6a8e)
3 days ago Add further unit tests for e-mail validation (5f489043b6)
3 days ago Fix length miscalculation in validate_email (b3a555a0a7)
3 days ago Match the local q DHX parameter against the peer's q (0f3fab2ecc)
3 days ago Use the correct issuer when validating rootCAKeyUpdate (c2765d53c2)
3 days ago Enforce implicit rejection for CMS/PKCS#7 decryption (d5030cdf32)
3 days ago Test for CVE-2026-42766 (f04d65692d)
3 days ago Fix potential NULL dereference processing CMS PasswordRecipientInfo (74245170b5)

php.net

2 hours ago zend_ast: Quote names of invalid variable names when exporting AST (#22294) (8f44bd924e0)
2 hours ago zend_string: Add `zend_string_equals_cstr_ci()` (#22296) (3c6b25cca51)
3 hours ago Merge branch 'PHP-8.5' (4badd48a5e4)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (e645c60744c)
3 hours ago exif: read from the correct pointer (d4a9726a2f5)
4 hours ago zend_operators: Remove `zend_binary_zval_str(n)cmp()` (#22298) (ceb4934ba36)
4 hours ago zend_types: Move `zend_gc_*()` functions above the wrapper macros (#21956) (d7e4fc76ad5)
4 hours ago [skip ci] use die() instead of echo for 64-bit skip condition (#22299) (a59f6ec09b6)
4 hours ago ext/exif: spell the Exif identifier code as a char literal (#22241) (b6385ef734b)
4 hours ago [skip-ci] ext/standard/tests: use die() instead of echo for 64-bit skip condition (#22247) (3d8ed85627b)
4 hours ago Zend: fix canonical case of magic-method name macros (#22275) (a2114a3b505)
4 hours ago Fix GH-22118: Compare equivalent fake closures in FCCs (#22145) (7c98e65ca01)
16 hours ago Constify the value param of the ext/uri write handlers (#22274) (a15155100d6)
20 hours ago Merge branch 'PHP-8.5' (eda2a7626d9)
20 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (fb739d1b1fb)
20 hours ago [ci skip] Update EXTENSIONS and CODEOWNERS for ext/intl (#22244) (eba6d7183c9)
30 hours ago Reuse existing Zend parameter error helpers for standard error paths (#22033) (7c86d86d269)
2 days ago Merge branch 'PHP-8.5' (8c63ec400ce)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (bb20b5ffb5d)
2 days ago ext/dom: resolve in-scope prefixed QName values during document validation. (3b5eeb92df6)
2 days ago standard: Fail unserialization when the `C` format is used for classes that are not `Serializable` (#22058) (b50b30c15ea)
2 days ago Merge branch 'PHP-8.5' (b7cc1c1561f)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (534d28a54ce)
2 days ago Add info about --disable-apache2-conf (5c5c48f19ae)
2 days ago sapi/apache2handler: Add --disable-apache2-conf configure option (#22095) (2869551e62c)
2 days ago ext/intl: Sync IntlTimeZone object errors for invalid display types (9e68cf888ac)
3 days ago Merge branch 'PHP-8.5' (8bbe4b4119c)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (50decba4a80)
3 days ago sqlite: fix error checks for column retrieval (407c45debce)
3 days ago Merge branch 'PHP-8.5' (03b148ce427)

qemu.org

19 hours ago Merge tag 'pull-tcg-20260612' of https://gitlab.com/rth7680/qemu into staging (2f28d34ea0)
19 hours ago Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (83b5782438)
19 hours ago Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging (d6f8342a87)
2 days ago qemu-options: fix typo in spelling of 'scheduler' (2a57339f89)
2 days ago tcg: Silence ubsan error on tcg_splitwx_diff causing overflow (f6ff5ec21e)
2 days ago linux-user/xtensa: save/restore FP registers across signal delivery (6858e3a71c)
2 days ago target/xtensa: add cpu_set_fcr/fsr helpers to sync fp_status (7e859bacea)
2 days ago linux-user: Implement /proc/cpuinfo for ppc cpus (ec9abae783)
2 days ago linux-user: add preadv2/preadv2 (fb4c08147b)
2 days ago igvm: spit out region size on error (8e35e3f851)
2 days ago hw/xtensa: replace calloc with g_new0 in mx_pic (19bb5635a0)
2 days ago block/io: Use QEMU_LOCK_GUARD to simplify mutex handling (f2f364536e)
2 days ago net/colo-compare: Use QEMU_LOCK_GUARD to simplify mutex handling (51395f054a)
2 days ago system/rtc: Fix a possible year-2038 integer overflow problem (ae84c738e4)
2 days ago hw/display/vga: Fix debug message (be4451a73c)
2 days ago net/slirp: allow hostfwd socket paths with dashes (2ec80ad928)
2 days ago Merge tag 'pull-ufs-20260612' of https://gitlab.com/jeuk20.kim/qemu into staging (193963218a)
3 days ago tests/qtest: Add UFS HID qtest (6b1215d82f)
3 days ago hw/ufs: Add Host Initiated Defragmentation (HID) support (08c6d46621)
3 days ago Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging (ec6a1f4398)
3 days ago Merge tag 'pull-target-arm-20260610' of https://gitlab.com/pm215/qemu into staging (b21adc910a)

tesseract

23 hours ago Cmake cleanup (#4562) (c2b8e914)

woocommerce

17 hours ago Fix LogHandlerFileV2 emitting invalid JSON for log entry context (#65565) (e892b5fa1ab)
21 hours ago Email Editor: Add Vimeo, TikTok, and Dailymotion support to the embed renderer (#65502) (ca3e2817254)
2 days ago Migrate Blocks e2e specs into Core e2e suite (#65670) (cee60c6f8e2)
2 days ago Align settings UI layout and number inputs with design spec (#65695) (8f4edc5564f)
2 days ago Move global admin notices into Site Health (#64758) (bbf90f2b61a)
2 days ago Replace PanelBody with ToolsPanel in Stock Filter inspector controls (#65625) (499037d152f)
2 days ago [Taxes] Harden types handling in WC_Tax class get-methods. (#65711) (0eb2885e2ea)
2 days ago Fix unparseable glob in extend-cart-checkout-block .gitignore (#65688) (da8cfc067a4)
2 days ago Fix: Improve color contrast for attribute placeholder text (WCAG 2.2 AA) (#65608) (7eaba320694)
2 days ago feat: Add image_size query parameter to products and variations REST API endpoints (#64009) (e45354276ce)
2 days ago [Performance] Reduce the number of SQL queries required to fetch tax rates in the cart and during checkout (#65558) (bc45a18da1b)
2 days ago Fix product ID row action contrast (#65667) (d70bee4c568)
2 days ago Fix metabox delete link contrast (#65605) (be25237a12b)
2 days ago Align promo card styling with admin cards (#65660) (5eea4dca881)
3 days ago Render product image without link when disabled (#65682) (5b05a100380)
3 days ago Remove Product Filters store locks (#65675) (aa6ae85db19)
3 days ago Fix SKU duplication corrupting hyphenated SKUs (#65423) (ae4f5b784de)
3 days ago Performance: coalesce variation batch transient deletion (#65591) (7c1a127bef8)
3 days ago Fix undefined behavior in WC_Post_Data::do_deferred_product_sync (#65664) (60f162174b7)
3 days ago Accessibility: Add proper ARIA roles and scope attributes to cart table headers (#65364) (f4012cdebe6)
3 days ago Fix can_be_refunded tax basis for v4 fee and shipping lines (#65665) (997332ce106)
3 days ago [2/2] Add refund preview endpoint (POST /wc/v4/refunds/preview) (#65335) (843858af9d6)
3 days ago Fix Blocks E2E site editor save panel handling (#65619) (bc881f47e1c)