Projects with recent changes

aom

3 days ago rename AOME_SET_VALIDATE_INPUT_HBD -> VALIDATE_HBD_INPUT (e86de95f79)
3 days ago aomenc: add --validate-hbd-input option (b3272c48a7)
3 days ago svc: Fix typo in comments added in commit a93ba0f (26ace51803)
3 days ago Add RVV optimization for high bit-depth wiener convolve (92250b6d67)
3 days ago Avoid a bitread assert error (39550c8f90)
3 days ago disable EncodeAPI.Buganizer503197490 w/CONFIG_REALTIME_ONLY (bcb0c313a3)

clamav.net

2 days ago Merge pull request #1717 from val-ms/CLAM-2976-uninitialized-zstream (83c99570b)
2 days ago Libclamav: harden HFS+ resource bounds checks (71732b999)
2 days ago HFS+: harden HFS+ cmpf resource parsing (c05c94978)
2 days ago HFS+: avoid inflateEnd on uninitialized HFS+ cmpf streams (d36af7dfc)

guacamole.apache.org

2 days ago Merge patch branch changes to main. (f076a54b)
2 days ago Merge 1.6.1 changes to patch branch. (1154900d)
2 days ago GUACAMOLE-2264: Merge set CMAKE_BUILD_TYPE=Release for FreeRDP production builds. (871006bd)
2 days ago Merge patch branch changes to main. (81c6066f)
2 days ago Merge 1.6.1 changes to patch branch. (4e776b73)
2 days ago GUACAMOLE-2268: Merge add UTF-8 (Unicode) clipboard support in VNC. (aeecc686)
2 days ago GUACAMOLE-2268: VNC: add UTF-8 (Unicode) support. (a3681bde)

imagemagick.org

2 hours ago eliminate compiler exception (428e5dab7)
3 hours ago eliminate compiler warning (1248f5532)
5 hours ago Fixed build errors. (f69377d85)
5 hours ago eliminate compiler warning (fd8c6c1bd)
5 hours ago Set a limit to the kernel order to avoid an overflow resulting in a divide by zero (GHSA-vf33-6r7x-66xx) (d67eef717)
6 hours ago optimized CheckPrimitiveExtent() method (41c2d472d)
6 hours ago Cosmetic (012d719b8)
18 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jqq5-8px3-9m6m (84a15bf66)
19 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rw3g-wvj6-3p7w (6b8bf8cb8)
21 hours ago slightly more robust overflow check (db127ca6c)
22 hours ago free primitive info text if allocation fails (cef465732)
22 hours ago https://github.com/ImageMagick/ImageMagick/issues/8712 (c265c9b6b)
26 hours ago Another fix to check for the 32-bit overflow. (f028fe940)
3 days ago Throw exception to make sure the user knows they are hitting a limit. (76784e729)
3 days ago Added version check with fallback to the old implementation. (f8d494492)
3 days ago Use heif_has_compatible_filetype instead to check the file type. (804b062c5)
3 days ago Check with enum value instead. (f78621a95)

libheif

18 hours ago increase heif_enc's tili offset field size to 40 bits (78638f4f)
18 hours ago tili: reject tile offset/size that overflow the configured field width (ff916a19)
29 hours ago add heif_image_get_component_datatype() (214b1601)
29 hours ago pixelimage: typed component getters now return stride in bytes (291f9775)

openssl.org

2 hours ago test: respect disabled IPv6 in bio_tfo_test (9949651bae)
2 hours ago demos/guide: switch clients to HTTP/1.1 (28b235549c)
2 hours ago According to RFC8446 there must always be one identity in the list (593c79ba8e)
2 hours ago sparse_array: avoid ubsan violation in typed doall (d4da2e74ab)
3 hours ago slh_dsa: cleanse generated add_random buffer (8780b5bcff)
3 hours ago Map rsaesOaep SubjectPublicKeyInfo to RSA (cc5dd4ff66)
4 hours ago Validate that a PSK identity is at least one byte long (399ac55fc7)
4 hours ago Fix: Typo "configdata.pem" -> "configdata.pm" (c164a4c51c)
4 hours ago docs: Document required output buffer length in EVP_CIPHER-DES (5ff19a7297)
23 hours ago ssl/record/methods/tls_common.c: call BIO_free_all() on rl->bio in tls_int_free (3ecae5960a)
24 hours ago Avoid needless casting away of const in X509_VERIFY_PARAM_get1_ip_asc (9d856e4d7f)
24 hours ago Guard memcmp for ub in X509_vpm.c (83ef843d92)
2 days ago Fix memory leak in asn_mime multi_split (e72d897197)
2 days ago Check wrlmethod existence before sending alert (d3fc4ad5aa)
2 days ago Touch the perl miasma in self defense. (9967215e5c)

php.net

10 hours ago Fix indentation in UPGRADING (334287d18fe)
10 hours ago ext/pdo_dblib: Added dblib_handle_check_liveness handler (#21681) (a0d743ca174)
23 hours ago Merge branch 'PHP-8.5' (794a35c7051)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (86250c05df1)
23 hours ago ext/spl: Fix SplFixedArray::setSize leak when destructor grows during clear. (cb3dc62fd90)
24 hours ago ext/standard: Reject null bytes in proc_open() $cwd (#21871) (28f668d88fe)
27 hours ago Validate SameSite cookie attribute against allowed values (#21670) (c130d42be4e)
27 hours ago Improve ZPP weak parsing by returning value directly when possible (b9f64f7afa4)
2 days ago ext/xsl: Update gh21496.phpt (#21928) (d71eadc0359)
2 days ago Zend/Optimizer/block_pass.c: remove code disabled with `#if 0` (#21791) (d4c195c41c2)
2 days ago Merge branch 'PHP-8.5' (1d3a9bc3c42)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (cf7b50974ad)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (5bd7e3be0b2)
2 days ago Merge branch 'PHP-8.2' into PHP-8.3 (ccb9ec6c2e3)
2 days ago Backport compatibility changes for OpenSSL 4.0 (19255f4b784)
2 days ago Merge branch 'PHP-8.5' (e27667b8a30)
2 days ago Fix gh21901.phpt expected output when no ini file is loaded (e3845851d3d)
2 days ago Add OpenSSL TLS configurable session resumption support (#20296) (b1242c32bca)
2 days ago Merge branch 'PHP-8.5' (9258123d6a3)
2 days ago Fix stale getopt() optional value in CLI (893bc0ad6e5)
2 days ago ext/dom: Sync public headers (#21921) (c417deaf0f6)
3 days ago Merge branch 'PHP-8.5' (dc807bca6d2)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (c325e9b317a)
3 days ago Fix JIT vm_interrupt (#21910) (1f50b63369a)

qemu.org

2 days ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (ac0cc20ad2)
2 days ago Merge tag 's390x-20260430' of https://gitlab.com/cohuck/qemu into staging (0b8a7a638e)

woocommerce

18 hours ago Fix: Array to string conversion warning in wc_query_string_form_fields() with nested query params (#64010) (39a33686334)
2 days ago Migrate Catalog Sorting Block to use iAPI (#62854) (e7b9082fdd0)
2 days ago Fix: Validate product_query before accessing query_vars (#64360) (b74367df318)
2 days ago Add after_password_reset action hook to WooCommerce password reset (#64380) (772ec2bc91f)
2 days ago Clear transients does not clear transient_wc_attribute_taxonomies (#64240) (2afbf71e14a)
2 days ago Fix PHP warning for undefined array key fixedWidth in ProductCollection Renderer (#64432) (440453f3fcc)
2 days ago chore: refresh PHPStan baseline after PR 64406 (#64543) (033b27e8170)
2 days ago Fix: Mini Cart badge not honoring configured product count color (#64411) (919cff28940)
2 days ago Fix: support customer_note query arg in HPOS OrdersTableQuery (#64467) (f30fb1b309a)
2 days ago Fix VAT exemption not applying to variable product prices (since 10.4.0) (#64406) (0b703a574f5)
2 days ago Align order preview action buttons with WordPress 7.0 secondary style (#64354) (cdf22cddde5)