Projects with recent changes

aom

16 hours ago rtc: Disable speed feature use_rtc_tf for spatial layers (fb36c205a6)
34 hours ago Gate the VBR changes in 2fed9c3 only when mode!=REALTIME (e54b560e48)
3 days ago lc-dec: Enable low-complexity decode mode for hdres (3a3a9efad7)
3 days ago Fix a bug when CONFIG_REALTIME_ONLY=1 (0bfd0b97dc)

asterisk.org

2 days ago rtp: Set RTPAUDIOQOS variables when ast_softhangup is called. (c2ee154ed2)
3 days ago channel: Prevent crash during DTMF emulation when no timing module is loaded (7b8339fb52)

imagemagick.org

11 hours ago https://github.com/ImageMagick/ImageMagick/issues/8609 (7f4246806)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-rwgm-46rq-f86h (2352dcbaa)
2 days ago eliminate compiler warning (d38cf2966)
2 days ago Add cast to unsigned char helper method to check for out of band data (df6fb5838)

jssip.net

2 days ago 3.13.6 (1798800)
2 days ago Dialog: Fix wrong CSEQ on ACK for re-INVITE (#967) (ca1d0a8)

kernel

20 hours ago Merge tag 'rproc-v7.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux (80234b5ab240)
21 hours ago Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2b8e3fac9bac)
33 hours ago Merge tag 'v7.0-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd (b29fb8829bff)
2 days ago Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (b4f0dd314b39)

libheif

3 hours ago unci: generate unci metadata boxes in unc_encoder constructor (e01c2164)
3 hours ago unci: remove encode_static() and encode_full_image(), replace with encode() (643c0ce6)
2 days ago enable heif-enc's component-content-ids option only when experimental features are enabled (a4f99911)
2 days ago Merge branch 'master' into gimi (a94ed8d9)

openssl.org

84 minutes ago fix NULL pointer dereference when pass1 is NULL (22be3f1b8e)
2 hours ago PKCS12: Document that the range for key length when using PBMAC1 is (1..64). (a65de3d6bc)
2 hours ago PKCS12: Avoid bypassing the provider when doing HMAC operations. (b1295c90bc)
2 hours ago PKCS12 app fix (a191c2de80)
2 hours ago refactor: remove redundant p/q retrieval in ossl_rsa_fromdata (85bb26e3a2)
3 hours ago Add openssl-4.0 branch to various CI jobs (2bbc53c983)
4 hours ago asn1: use ASN1_STRING accessors in crypto/cmp, crypto/ct, crypto/sm2, crypto/ts (a5057a18aa)
4 hours ago add an initial space to format a command in `openssl-cms.pod.in` CLA: trivial (3930acb0d7)
4 hours ago doc/man3/X509_STORE_set_verify_cb_func.pod: mention callback constification (99bd787fee)
16 hours ago doc: add return value documentation for EVP_CIPHER params functions (64fa118611)
16 hours ago Fix clang-format: remove leading space from err label (30e3a7aa86)
16 hours ago Remove unnecessary comments and extra blank line (8835a9ce79)
16 hours ago Remove unnecessary caps in key/iv initialization loops (707da1e0f3)
16 hours ago Refactor do_evp_cipher error paths to use goto err (b13f6b9ebb)
16 hours ago fuzz/provider.c: fix API call order in do_evp_cipher and do_evp_md (94e563f98c)
21 hours ago ML-DSA: Add Win64 SEH unwind support to AVX2 NTT functions (fc585a277b)
21 hours ago ML-DSA: Preserve non-volatile XMM registers on Windows (ba92905c74)
21 hours ago ML-DSA: optimize one vmovshdup from the NTT multiply operation (198776f61f)
21 hours ago ML-DSA: Refactor to use function pointers for AVX2/scalar NTT (3b3680c639)
21 hours ago Add AVX2 optimized assembly for ML-DSA NTT (3c07701bf5)
22 hours ago Refactor FIPS parameter and indicator handling (b5a69ec5a7)
22 hours ago Generate FIPS parameter handling with Perl (c6c992b954)
23 hours ago LoongArch: Accelerate SHA-512 message scheduling with LSX (fc403c7bfe)
23 hours ago LoongArch: Accelerate SHA-256 message scheduling with LSX (6b0ed85d42)
23 hours ago LoongArch: Evaluate immediate operand values in perlasm (579b2bd132)
23 hours ago LoongArch: Loop-ify generation of SHA256 and SHA512 rounds (93d9f1d4a5)
23 hours ago LoongArch: Use ABI names for perlasm scripts (c347238e68)
23 hours ago LoongArch: Strip excess whitespace from SHA256 and SHA512 perlasm output (2114378be6)
26 hours ago 25-test_req.t: add test cases for X509 v1 vs. v3 (03c94a2a5e)
26 hours ago ossl_x509_likely_issued(): fix self-signature check in case issuer equals subject (c955a435e6)

php.net

14 hours ago Zend: create a IS_VOID type AST rather a string (#21415) (113893b714c)
15 hours ago Merge branch 'PHP-8.5' (8b7c70da215)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a3f486dfa36)
15 hours ago Fix GH-21357: XSLTProcessor works with DOMDocument, but fails with Dom\XMLDocument (284fd7779d9)
21 hours ago Bump libtool to serial 63 from 2.5.4 (#21067) (13b83a46cfb)
25 hours ago Merge branch 'PHP-8.5' (79556df7ee6)
25 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (35ee95a8275)
25 hours ago Fix GH-20838: JIT compiler produces wrong arithmetic results (#21383) (80dc4c19d65)
35 hours ago ext/pgsql: use smart_str_append_double() instead of snprintf call (#21406) (c658d3c7876)
2 days ago Merge branch 'PHP-8.5' (ed887241be8)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (f04873c1b89)
2 days ago ext/soap: Fix wrong cookie options offset calculation, using separator offset instead. (1b61d555fb4)
2 days ago ext/soap: use zend_string_equals_literal() instead of strcmp() (#21405) (7f202231435)
2 days ago Merge branch 'PHP-8.5' (9a73c009f39)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (f33091c9723)
2 days ago soap: Fix const violation (c4c1261196f)
2 days ago Merge branch 'PHP-8.5' (d3055912b75)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (bc0871dd3df)
2 days ago soap: Fix const-generic compile warning (ae0bf447b47)
2 days ago Merge branch 'PHP-8.5' (98ededcc6dd)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (14f0f8650c2)
2 days ago Fix memory leak in shm_get_var() when variable is corrupted (ea8aab92208)
2 days ago Merge branch 'PHP-8.5' (64092352a47)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (3b8aac8dad4)
2 days ago Revert "ext/session: Fix memory leak due to multiple exception happening during session abort" (3073948885d)
2 days ago reflection: Check against the known string in `is_closure_invoke()` (#21402) (6e664a04cb8)
2 days ago reflection: Remove `_DO_THROW()` macro (#21399) (f29bc086f11)
3 days ago Zend: inherit interfaces early (#18622) (f93b17076a2)
3 days ago Zend: mark variable as const (1096ea149ae)
3 days ago Zend: mark arg_info parameters of zend_do_perform_arg_type_hint_check() const (032e5f67746)

qemu.org

26 hours ago Merge tag 'pr-gdbstub-20260310' of https://gitlab.com/pbo-linaro/qemu into staging (769a37d8bd)
2 days ago gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[] (6511d4eed7)
2 days ago gdbstub: Move gdb-xml/ within gdbstub/ (39fb349f74)
2 days ago gdbstub: Remove 'gdb-xml/' directory prefix in TARGET_XML_FILES (06531c79ee)
2 days ago tests/tcg: Re-enable disabled multiarch tests for PPC targets (7b509a08b4)
2 days ago gdbstub: Consider GDBFeature::base_reg in gdb_register_coprocessor() (b3e88abb20)
2 days ago gdbstub: Emit base_register index in GDBFeature entries (e0930f667a)
2 days ago gdbstub: Remove @g_pos argument in gdb_register_coprocessor() (aa6a508795)
2 days ago gdbstub: Make base register explicit in m68k GDB XML files (9aad3f83a5)
2 days ago gdbstub: Have scripts/feature_to_c.py generate more verbose output (400b3633ff)
2 days ago gdbstub: Add trace events for around XML parsing / generation (1e06ef47df)
2 days ago gdbstub: Simplify gdb_init_cpu() logic (3b6cf87d42)
2 days ago meson: Restrict gdbstub to user/system builds (29e30df3f3)
2 days ago target/i386/gdbstub: Remove stale comment (541870763f)
2 days ago tests/docker: add gdb-multiarch to all-test-cross (5459318a25)
2 days ago tests/tcg: Disable prot-none test on GitLab (c0ca86f510)
2 days ago tests/tcg: Temporary disable multiarch tests for PPC targets (c399ad4791)
2 days ago Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging (1fd5ff9d76)
2 days ago block/curl: add support for S3 presigned URLs (7b13fc97d7)
2 days ago qapi: block: Refactor HTTP(s) common arguments (15c719a142)
2 days ago block/nfs: add support for libnfs v6 (37d10da587)
2 days ago Merge tag 'firmware-20260310-pull-request' of https://gitlab.com/kraxel/qemu into staging (ae56950eac)
2 days ago Merge tag 'pull-loongarch-20260310' of https://github.com/gaosong715/qemu into staging (9745100afc)
2 days ago Merge tag 'accel-tcg-20260310' of https://github.com/philmd/qemu into staging (89851dbcce)
2 days ago i386/sev/igvm: do not reset guest policy if IGVM does not set it (470ccb470b)
2 days ago target/loongarch: Avoid recursive PNX exception on CSR_BADI fetch (db2325f794)
2 days ago target/loongarch: Preserve PTE permission bits in LDPTE (2d877bc02a)
2 days ago Merge tag 'pull-request-2026-03-10' of https://gitlab.com/thuth/qemu into staging (4680a6605e)
2 days ago Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging (56fe2ca5b6)
2 days ago iotests/308: Add multi-threading sanity test (2224bff1ba)

woocommerce

2 hours ago Fix draft and password-protected products in Store API product routes (#63466) (d24999a34e2)
2 hours ago Fix woo_email post deletion not cleaning up email template options in WP-CLI (#63500) (a0df45bb396)
2 hours ago Fix checkout cart [shortcode] Shipment label is not correct (#63645) (de835790f45)
3 hours ago fix: place new gateways above offline PMs in payment settings (#63604) (6a1b974c098)
3 hours ago Add to Cart: improve validation of attributes with multi-word names (#63640) (a5f7b7f9bc2)
22 hours ago Email Editor: Add rich cards for WordPress embeds with performance cap (#63542) (edee2521a48)
23 hours ago Fix URLs in Marketplace docs (#63625) (74d67b788db)
24 hours ago Add hint about template versions to CLAUDE.md (#63603) (c85b6d7daab)
26 hours ago Analytics report exports: add export column/item filters and forward currency from URL query (#63618) (4c6cad28ff9)
29 hours ago Fix template override status reporting and render as individual rows (#63460) (3757b0e2190)
29 hours ago Fix insufficient colour contrast in Dashboard Status widget (#63521) (81b7453890e)
2 days ago Update changelog.txt after 10.6.0 (#63628) (13b236a2eab)
2 days ago Update stable tag to 10.6.0 (trunk) (#63626) (64a17c6a30e)
2 days ago Release: Remove 10.6.0 change files from trunk (#63621) (4ebc9376147)
2 days ago Fix: Add multiple variable products with "Any" in attributes (#63535) (36d8b2a7269)
2 days ago [Backport to trunk] Apply patch 440 (#63617) (5b8d60ae268)
2 days ago Follow up to add reset notification email content (#63607) (58ee5bbe4d0)
2 days ago fix: allow math expressions in flat rate shipping cost field. (#63453) (c67de74409c)
2 days ago Fix attribute matching for non-ASCII characters in product CSV importer (#62963) (10afcd3dfbc)
2 days ago Fix Store Email personalization tag always returning the admin email (#63605) (6e57aacc46b)
2 days ago [WOOPLUG-6377] fix: shipping category placement updates: restore old tracks events (#63568) (c37474361a9)