Projects with recent changes

aom

4 hours ago encoder: Add check to validate source input (de40456be1)
10 hours ago Bias towards sharp filter for non-boosted frames (bd95a14ccb)
11 hours ago Add a condition when we do not read frame header obu (cb85ba6aed)
27 hours ago Add check to validate allocation size of src_sad_blk_64x64 (79401f2946)
32 hours ago Arm: Enable Neon for av1_highbd_apply_temporal_filter (d962719cee)

asterisk.org

32 hours ago res_rtp_asterisk: Destroy ioqueue in rtp_ioqueue_thread_destroy. (a5b77874a3)
32 hours ago res_pjsip_maintenance: Add PJSIP endpoint maintenance mode (b3728145b2)

clamav.net

2 days ago Merge pull request #1686 from val-ms/CLAM-2957-generate-aes-key-optimization (9fe785d6f)

codemirror.net

35 hours ago Add forwarding link (9b4f0603)
3 days ago Remove github links (4ca3d055)

guacamole.apache.org

33 hours ago Merge changes from patch branch back to main. (e2e73a8e)
33 hours ago Merge 1.6.1 changes back to patch. (8e219475)
3 days ago GUACAMOLE-2259: Merge correction to size of layer in unsent frame (should be 0x0, not 64x64). (0e34b9a0)

imagemagick.org

4 hours ago Updated the Windows dependencies. (ddb1f6cc5)
4 hours ago Fix missing volatile on quantum_info in WriteOnePNGImage (c9ccc99f7)
10 hours ago Fix JXL orientation when writing. (#8673) (b074bd9ce)
14 hours ago build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#8677) (21fc4a99b)
16 hours ago Simplify windows (sym)link check and moved it to nt-base where the rest of the methods are. (ddb2e4200)
16 hours ago support MSYS2 (e9050b785)
16 hours ago Added extra checks for older version of libxml2 that can raise errors inside xmlCreatePushParserCtxt. (2d6a2bb8b)
24 hours ago support MSYS2 (9848360d8)
25 hours ago https://github.com/ImageMagick/ImageMagick/issues/8674 (1aea2ad12)
2 days ago eliminate compile warning (141d98841)
2 days ago eliminate compiler warning (ad3d27937)
2 days ago latest autoconf/automake updatde (2db63fdb8)
2 days ago eliminate deprecated omp_set_nested() (e529068b3)

libheif

12 hours ago fix wrong BitstreamRange initialization (f20a88ba)
2 days ago fix: typo correction in function name (47951b67)
3 days ago PNG loader: check for integer overflow (#1766) (8558c99e)
3 days ago Optimize buffer allocation in PNG decoder (4509e34c)

openssl.org

16 hours ago Make QUIC radix tests friendly to clang-format (f023662d1b)
16 hours ago Fixes AES optimisations for Fujitsu M10 cause SEGV #29085 (9ae5b6522d)
16 hours ago ASN1_BIT_STRING_name_print check BIO_* RVs (db0fe094a8)
16 hours ago Grow the init_buf incrementally as we receive data (935246a7c9)
20 hours ago ossl_curve448_scalar_halve(): Fix -ansi build (04623f1df5)
27 hours ago port_default_packet_handler() should not attempt to parse QUIC packet header when destination connection id is not present. To save CPU cycles. (6983b5c36d)
32 hours ago ossl_err_get_state_int(): Avoid saving the last sys error if not needed (faa5318c65)
33 hours ago Fix off-by-one in "groups list" parser (d8f1579884)
33 hours ago Add a test for too many PSKs (350adfe3f9)
33 hours ago Limit the number of PSKs we accept (adb83a4678)
33 hours ago riscv: weaken capscheck for rv64gc_v_zvkned_hwprobe entry (d5a952bfe2)
33 hours ago riscv: add capscheck assertion to hwprobe CI entries (3c141216b1)
33 hours ago riscv: add hwprobe-based CI entries for capability detection (a6130eb4c1)
33 hours ago riscv: fix IS_IN_DEPEND_VECTOR range check (f34f715d03)
33 hours ago EAP-FAST: echo Session ID on PAC-based session resumption (004e9255e4)
33 hours ago 25-test_verify.t: improve variable and test name, add relative {file:,}D:cert test for Windows (fc8f51d95f)
33 hours ago Factor out ossl_file_stat() from file_store.c:file_open() (7c6d726834)
34 hours ago Clarify the set_session_id_context functions (91ce06e984)
34 hours ago Fix constant-time violation in ossl_curve448_scalar_halve (3e8e5cb67f)
34 hours ago Forward port release update commit to master branch (fcc8edbd98)
2 days ago TLSv1.3: reissue session ticket after full handshake on ciphersuite mismatch (6115286fae)
2 days ago ssl: Fix ssl_do_config to clean up errors on success with ERR_set_mark (f60c9d1448)
2 days ago ossl-guide-migration.pod: tfixes in TLS fixed ver meth deprecation desc (8d8367dbd8)
2 days ago Add regression tests to `test/evp_extra_test.c` that dynamically discover all provided ciphers with non-zero IV length and verify correct multi-step initialization semantics. (41fed10fea)
2 days ago Fix broken sslapitest with old FIPS providers (6fcba2a133)
3 days ago test/quicapitest.c: restore array formatting butchered by clang-format (552fe15da5)
3 days ago run-checker-ci.yml, run-checker-merge: add -DOPENSSL_USE_IPV6=0 (a8396e1445)
3 days ago Avoid creating TLSProxy on IPv6 loopback address is IPv6 is disabled (3768e9a3e3)
3 days ago test/quicapitest.c: skip test_quic_peer_addr_v6() if IPv6 is disabled (6e6e0d89a2)
3 days ago include/openssl/x509_acert.h.in: add extern "C" linkage specification for C++ (2048460346)

php.net

5 hours ago gen_stub: support use statements in stub files (#21784) (fa5ab4fcc1c)
6 hours ago gen_stub: fix invalid C variable name for namespaced types in union/intersection type list (#21717) (4b4ba03b67d)
8 hours ago ext/phar/utils.c: Change if guard to assertion in phar_get_link_location() (ce3a2406d80)
8 hours ago ext/phar: refactor phar_split_fname() to return zend_string* rather than out params (#21777) (8d28c0562b7)
27 hours ago ext/phar: add const qualifiers (#21779) (60314974f98)
29 hours ago ext/phar: arch variable is only needed once in phar_file_stat() (#21780) (eb763fbdf5b)
31 hours ago ext/phar: use zend_string for entry in phar_split_fname() (#21767) (e2a923265d6)
2 days ago Merge branch 'PHP-8.5' (4997418b1d1)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (9c6ec37607f)
2 days ago [skip ci] Add note for lexbor v2.7.0 upgrade (f7eb5ef3105)
2 days ago Merge branch 'PHP-8.5' (b63717cebb0)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (d58d3d2fd6c)
2 days ago Upgrade Lexbor to v2.7.0 (16baee5aafa)
2 days ago docs: add error message wording conventions to CODING_STANDARDS (#21761) (f437b8b0e9f)
2 days ago Merge branch 'PHP-8.5' (be67a37d02c)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (1c6c7bc9dad)
2 days ago GH-21754: sapi/cli: avoid deprecation messages with `--rf` and methods (#21758) (fbd30175115)
3 days ago ext/ldap: Enable ldap_set_rebind_proc() on Windows (#21749) (edd99f7b5a8)
3 days ago ext/phar: Drop unnecessary Windows code as filepath is already unixied. (#21764) (b8c3bf91a21)
3 days ago ext/phar: refactor phar_fix_filepath() to return zend_string* rather than out params (e1c5049ed9b)
3 days ago ext/phar: use zend_string* and concat API for constructor argument (3948dbe4729)

strongswan.org

13 hours ago github: Remove commit ID from cache keys (60f4c86780)
14 hours ago cirrus/github: Move CI for Alpine from Cirrus CI to GitHub Actions (1d36cae26a)
18 hours ago cirrus/github: Move CI for FreeBSD from Cirrus CI to GitHub Actions (06b14b8988)
2 days ago kernel-netlink: Update family in SA selector if addresses change (cb27593ce0)
2 days ago ike: Use correct format string for unique Child SA identifiers (e1a11e2c1c)
2 days ago ike: Use correct format string for unique IKE SA identifiers (2a8fd3e4bf)
2 days ago delete-ike-sa-job: Log unique ID when deleting half-open IKE SA (5334d93a45)
2 days ago ike-init: Log the IKE SA's unique identifier when creating one as responder (7f6fc50ba3)
3 days ago testing: Fix typo regarding ML-KEM in description (1ee7e10940)

woocommerce

10 hours ago [dev] Monorepo: wrap up patching custom Webpack plugins (#64210) (57d39d0ad16)
14 hours ago Fix DB update note not reappearing after dismissal (#63657) (13193a251d8)
15 hours ago Fix moment-timezone console errors by externalising to WordPress core (#64201) (59e89488cf8)
16 hours ago QAO-185: Add bridge aggregator for blocks e2e migration (1/8) (#64179) (9fd77484774)
18 hours ago [dev] Monorepo: fix failing changelog autocreation. (#64199) (8ca10dc42a0)
18 hours ago [dev] Monorepo: fix failing changelog autocreation. (#64198) (f4084761d86)
19 hours ago Fix core profiler shipping_partner_impression tracking wrong country (#64133) (245a10e8018)
19 hours ago [dev] Monorepo: Node v24 Upgrade (#64189) (b06d43600fe)
20 hours ago Add tests to verify PendingNotificationStore dispatches notifications (#64185) (9c3eb6e25d0)
29 hours ago Add tax label to regular and sales price in admin (#62044) (cd42d58c0ab)
29 hours ago Add checkout validation to payment_complete() to prevent unauthorized… (#62843) (f3b4a4ee845)
2 days ago Remove unnecessary block template files (#62018) (d31253581a0)
2 days ago Fix issues when building docs MDX files (#64129) (4a6ab82096a)
2 days ago Mass WordPress 6.8 Package Upgrade (#64114) (06f2858e904)
3 days ago Fix: Make customer history tooltip dynamic based on excluded statuses (#64036) (6355c89f4b9)
3 days ago fix: use bundled momentTz.tz() to prevent plugin conflict crash (#64021) (f81f38f65b5)
3 days ago Fix logo image inheriting unintended margin-right in improved email design (#64137) (a6574ac79c5)
3 days ago [dev] Monorepo: housekeeping (failing jobs, admin tests cleanup from #59334) (#64160) (239940c537a)
3 days ago Fix: missing handling for null meta keys/values in POST/PUT endpoints (#63971) (7ebb4338f26)
3 days ago [dev] Monorepo: refresh DependencyExtractionWebpackPlugin for compatibility with filesystem cache, minor build cleanup (#64111) (e024b720dde)
3 days ago Fix unauthenticated access to guest order fulfillments via REST API (#64130) (34a2a51f8af)