Projects with recent changes
aom
2 days ago rename AOME_SET_VALIDATE_INPUT_HBD -> VALIDATE_HBD_INPUT (e86de95f79)
2 days ago aomenc: add --validate-hbd-input option (b3272c48a7)
2 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)
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)
3 days ago clamonacc: fix OnAccessExcludePath issue (6c80437d1)
33 hours ago Merge patch branch changes to main. (f076a54b)
33 hours ago Merge 1.6.1 changes to patch branch. (1154900d)
34 hours 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)
3 days ago GUACAMOLE-2271: Merge implement VNC FinishedFrameBufferUpdate callback to optimize frame flushing (8d6cc31c)
3 days ago GUACAMOLE-2271: VNC: implement FinishedFrameBufferUpdate callback to optimize frame flushing. (696fd8fb)
11 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jqq5-8px3-9m6m (84a15bf66)
11 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rw3g-wvj6-3p7w (6b8bf8cb8)
13 hours ago slightly more robust overflow check (db127ca6c)
14 hours ago free primitive info text if allocation fails (cef465732)
14 hours ago https://github.com/ImageMagick/ImageMagick/issues/8712 (c265c9b6b)
19 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
10 hours ago increase heif_enc's tili offset field size to 40 bits (78638f4f)
10 hours ago tili: reject tile offset/size that overflow the configured field width (ff916a19)
21 hours ago add heif_image_get_component_datatype() (214b1601)
21 hours ago pixelimage: typed component getters now return stride in bytes (291f9775)
3 days ago J2K: fix integer underflow and file overread on malicious input (#1776) (7283380e)
16 hours ago ssl/record/methods/tls_common.c: call BIO_free_all() on rl->bio in tls_int_free (3ecae5960a)
16 hours ago Avoid needless casting away of const in X509_VERIFY_PARAM_get1_ip_asc (9d856e4d7f)
16 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)
3 days ago Use the actually correct define for solaris and gcc (26c5742393)
3 days ago Add an OSSL_ATOMICS_LOCKLESS internal define (01fba667c2)
3 days ago Do not compile AVX2 code if AVX2 intrinsics is not supported (da2fa6d621)
3 days ago Use ossl_inline instead of inline in enc_b64_avx2.c (f57143fdf8)
3 days ago ci: Enable MINGW63/32 builkd matrix with strict warnings (39ce9160c8)
3 days ago Fix ignoring return value in RCU witn MINGW 32bit (1068048e40)
3 days ago Fix DSO symbol test with MINGW64 and pedantic warnings (26a269fe00)
3 days ago Use INVALID_SOCKET in SSLEcho demo (428bdb9c60)
3 days ago Remove unused warnx from QUIC demos (a842afd126)
3 days ago Remove redefined progname from QUIC demos (5aeea6f929)
3 days ago Remove unused ossl_crypto_mem_barrier in old Windows threads (acd4969546)
3 days ago Fix rand_deprecated build if OPENSSL_API_COMPAT is not defined (fc81846450)
3 days ago Define WINAPI_PARTITION_SYSTEM for older Windows headers (4fe2859c85)
3 days ago Fix warning for incompatible function cast (1c548f9295)
3 days ago Fix signed/unsigned comparison under MINGW64 (237916a30d)
3 days ago Fix missing prototype for win32_utf8argv under MINGW64 (d59b644e3c)
2 hours ago Fix indentation in UPGRADING (334287d18fe)
2 hours ago ext/pdo_dblib: Added dblib_handle_check_liveness handler (#21681) (a0d743ca174)
15 hours ago Merge branch 'PHP-8.5' (794a35c7051)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (86250c05df1)
15 hours ago ext/spl: Fix SplFixedArray::setSize leak when destructor grows during clear. (cb3dc62fd90)
16 hours ago ext/standard: Reject null bytes in proc_open() $cwd (#21871) (28f668d88fe)
19 hours ago Validate SameSite cookie attribute against allowed values (#21670) (c130d42be4e)
19 hours ago Improve ZPP weak parsing by returning value directly when possible (b9f64f7afa4)
28 hours ago ext/xsl: Update gh21496.phpt (#21928) (d71eadc0359)
32 hours ago Zend/Optimizer/block_pass.c: remove code disabled with `#if 0` (#21791) (d4c195c41c2)
34 hours ago Merge branch 'PHP-8.5' (1d3a9bc3c42)
34 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (cf7b50974ad)
34 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (5bd7e3be0b2)
34 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (ccb9ec6c2e3)
34 hours 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)
3 days ago ASN1_STRING has been made opaque in OpenSSL 4 (ff1bb133157)
3 days ago ext/phar: convert phar_open_from_filename() to use zend_string for alias (#21917) (b04136ee71d)
3 days ago ext/phar: convert phar_open_executed_filename() to use zend_string for alias (#21916) (f31e4e6068f)
3 days ago ext/zlib: Remove zval_get_long usage in inflate_init() (#21909) (7a3d889ad8e)
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
11 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)
3 days ago [Performance] : Streamline cart validation and stock reservation workflows (#64475) (06864bcc66f)
3 days ago Add configurable parsed query cache TTL to GraphQL settings (#64488) (e415135cc9f)
3 days ago Add RTL support to email renderer (#64500) (988906a8ed5)
3 days ago Wire verify and confirmation emails for BIS alpha (#64348) (dc971922fd2)
3 days ago Fix highest shipping cost shown before address entry with Local Pickup (#64092) (a64114f02a8)
3 days ago Add configurable APQ caching toggle to GraphQL settings (#64448) (50dce6441b2)
3 days ago Add ObjectCache toggle to GraphQL settings (#64415) (79f197bec3c)
3 days ago Fix tax label percent sign corruption in order items (#64154) (5e0d4638f50)
3 days ago Add configurable endpoint URL to GraphQL settings (#64350) (23cd8d7546d)