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

38 minutes ago eliminate compiler exception (428e5dab7)
57 minutes ago eliminate compiler warning (1248f5532)
4 hours ago Fixed build errors. (f69377d85)
4 hours ago eliminate compiler warning (fd8c6c1bd)
4 hours ago Set a limit to the kernel order to avoid an overflow resulting in a divide by zero (GHSA-vf33-6r7x-66xx) (d67eef717)
4 hours ago optimized CheckPrimitiveExtent() method (41c2d472d)
5 hours ago Cosmetic (012d719b8)
17 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jqq5-8px3-9m6m (84a15bf66)
17 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rw3g-wvj6-3p7w (6b8bf8cb8)
19 hours ago slightly more robust overflow check (db127ca6c)
20 hours ago free primitive info text if allocation fails (cef465732)
20 hours ago https://github.com/ImageMagick/ImageMagick/issues/8712 (c265c9b6b)
25 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

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

openssl.org

25 minutes ago test: respect disabled IPv6 in bio_tfo_test (9949651bae)
30 minutes ago demos/guide: switch clients to HTTP/1.1 (28b235549c)
32 minutes ago According to RFC8446 there must always be one identity in the list (593c79ba8e)
33 minutes ago sparse_array: avoid ubsan violation in typed doall (d4da2e74ab)
62 minutes ago slh_dsa: cleanse generated add_random buffer (8780b5bcff)
67 minutes ago Map rsaesOaep SubjectPublicKeyInfo to RSA (cc5dd4ff66)
2 hours ago Validate that a PSK identity is at least one byte long (399ac55fc7)
2 hours ago Fix: Typo "configdata.pem" -> "configdata.pm" (c164a4c51c)
2 hours ago docs: Document required output buffer length in EVP_CIPHER-DES (5ff19a7297)
22 hours ago ssl/record/methods/tls_common.c: call BIO_free_all() on rl->bio in tls_int_free (3ecae5960a)
22 hours ago Avoid needless casting away of const in X509_VERIFY_PARAM_get1_ip_asc (9d856e4d7f)
22 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

8 hours ago Fix indentation in UPGRADING (334287d18fe)
8 hours ago ext/pdo_dblib: Added dblib_handle_check_liveness handler (#21681) (a0d743ca174)
21 hours ago Merge branch 'PHP-8.5' (794a35c7051)
21 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (86250c05df1)
21 hours ago ext/spl: Fix SplFixedArray::setSize leak when destructor grows during clear. (cb3dc62fd90)
22 hours ago ext/standard: Reject null bytes in proc_open() $cwd (#21871) (28f668d88fe)
25 hours ago Validate SameSite cookie attribute against allowed values (#21670) (c130d42be4e)
25 hours ago Improve ZPP weak parsing by returning value directly when possible (b9f64f7afa4)
34 hours 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)
3 days ago whpx: i386: documentation update (f0eb0ef4d8)
3 days ago whpx: i386: add SeparateSecurityDomain flag and make default (a1a3692d15)
3 days ago whpx: i386: add feature to intercept #GP MSR accesses (bb605df21e)
3 days ago whpx: i386: update migration blocker message (c4caacb3a2)
3 days ago whpx: i386: set APIC ID only when APIC present (36efe34658)
3 days ago whpx: xsave support (cfaa3b6c95)
3 days ago target/i386: add de/compaction to xsave_helper (8612deb3f4)
3 days ago target/i386: make xsave_buf present unconditionally (a1f5762652)
3 days ago target/i386: emulate: use exception_payload for fault address (56bd0977df)
3 days ago whpx: i386: Pause VM on fatal exception to be able to inspect state (1131a2c813)
3 days ago whpx: i386: set WHvX64RegisterInitialApicId (775899b9a8)
3 days ago whpx: i386: some x2APIC awareness (3a66dae931)
3 days ago whpx: i386: add HV_X64_MSR_GUEST_IDLE when !kernel-irqchip (480681f916)
3 days ago target: i386: HLT type that ignores EFLAGS.IF (8e7b708bdd)
3 days ago whpx: i386: ignore vpassist when kernel-irqchip=off (95b8738e31)
3 days ago whpx: i386: tighten APIC base validity check (b240697863)
3 days ago target/i386: emulate, hvf: rdmsr/wrmsr GPF handling (de03f1bf1a)
3 days ago whpx: i386: don't increment eip on MSR access raising GPF (edd1c8aa89)
3 days ago whpx: i386: unknown MSR configurability (d9225244af)
3 days ago whpx: i386: enable GuestIdleReg enlightenment (f3e2677625)
3 days ago whpx: i386: set apicbase value only on success (7b8e1c25af)
3 days ago whpx: i386: fix CPUID[1:EDX].APIC reporting (478e27cf87)
3 days ago hw/intc: apic: disallow APIC reads when disabled (72bef33b15)
3 days ago whpx: i386: interrupt priority support (fad1e8a98e)
3 days ago whpx: i386: disable enlightenments and LAPIC for isapc (e4f7a825cd)
3 days ago whpx: i386: IO port fast path cleanup (9d63874d67)
3 days ago whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled (3b124791bd)
3 days ago whpx: i386: use WHvX64RegisterCr8 only when kernel-irqchip=off (4fdbad6c49)

woocommerce

17 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)