Projects with recent changes

aom

13 hours ago Handle buffer pointer in LAP mode to avoid overflow (243f8ae84b)
17 hours ago Skip interinter wedge search for similar predictors (b784a94d95)
2 days ago Update low-complexity mode support for horizontal videos (33dba9e12a)
3 days ago lc-dec: Add sf to disable CDEF adaptively (ec4303d271)
3 days ago lc-dec: Enable sf skip_loop_filter_using_filt_error (01bbedc0e3)
3 days ago Remove unused FAST_HEX motion search method (236ceb9598)
3 days ago Remove unused square motion search method (136511836e)
3 days ago Prune either h or v 1:4 partitions (c9b95efd26)
3 days ago Add speed feature to selectively change trellis rd mult (3e3512e478)
3 days ago rtc: Allow for scroll sb detection for non-screen (8986ad6a7f)

asterisk.org

15 hours ago chan_pjsip: Fix deadlock when endpoint set_var uses PJSIP_HEADER (f616affc2a)
2 days ago res_pjsip: Add per-endpoint RTP port range configuration (fcb98380e4)
2 days ago app_queue: Fix raise_respect_min lost in copy_rules() breaking rN queue rules (cef63b761f)
2 days ago app_voicemail_odbc: fix msgnum race and crash on failed STORE (9e5f769e80)
2 days ago ari_websockets: Fix two issues in the cleanup of outbound websockets. (f7b60322b1)
2 days ago compat.h: Ensure check for `__STDC_VERSION__` is not attempted for c++. (7a57d9f2ed)

clamav.net

3 days ago HFS+: Validate compressed attribute record bounds (#1708) (a136d006b)
3 days ago Merge pull request #1715 from val-ms/update-generated-rust-bindings (a2e5b2527)

imagemagick.org

13 hours ago initialize primitive type (e5555f9e7)
2 days ago Corrected the return value for PSD image with a color map. (167c7e966)
2 days ago eliminate compiler warning (15c137e87)
2 days ago https://github.com/ImageMagick/ImageMagick6/issues/420 (ab89688f3)
3 days ago Corrected title. (0ba695f58)

kernel

5 hours ago Merge tag 'trace-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (e75a43c7cec4)
15 hours ago tracing/probes: Limit size of event probe to 3K (b2aa3b4d64e4)
21 hours ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (57b8e2d666a3)
35 hours ago Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext (664f0f6be37c)
2 days ago tracepoint: Fix typo in tracepoint.h comment (5ec07d5204b4)
2 days ago tracing: branch: Fix inverted check on stat tracer registration (3b75dd76e64a)
2 days ago sched_ext: Fix scx_flush_disable_work() UAF race (d99f7a32f09d)
2 days ago sched_ext: Call wakeup_preempt() in local_dsq_post_enq() (163f8b7f9a84)
2 days ago Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip (dca922e019dd)
2 days ago Merge tag 'cgroup-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (3b3bea6d4b9c)
2 days ago Merge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs (a1a671092d29)
2 days ago Merge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs (53b6156308e5)
2 days ago Merge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (73082fbdb10a)
2 days ago Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (d762a96e3dc2)
3 days ago Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox (a7cc308da5f7)
3 days ago docs: cgroup: fix typo 'protetion' -> 'protection' (981cd338614c)
3 days ago docs: isofs: replace dead ECMA-119 FTP link (13917f71a95a)

libheif

16 hours ago fix cyclic references check (64b0662f)
16 hours ago fix deadlock when there are cycles in malicious input (e5b8331b)
16 hours ago cifuzz: avoid name clash for artifacts file (1d8cbc8e)
17 hours ago ossfuzz: install current meson through pip3 (#1773) (c382aa4e)
17 hours ago H.264, H.265, H.266: check SPS image size in configuration boxes against libheif security limits (#1774) (f91283ac)
20 hours ago JPEG decoder: check image to be decoded against libheif security limits (#1774) (87b7d9a6)
21 hours ago OpenJPEG decoder: check image to be decoded against libheif security limits (#1774) (91dd5176)

openssl.org

3 hours ago Use accessors for ASN1_STRING internally in PKCS7 (5199c5b98a)
4 hours ago crypto: fix possible integer overflow using cast size_t (0f799ae3b2)
4 hours ago util: remove find-doc-nits -o option and missing*111.txt files (0e771632ef)
4 hours ago test/recipes/90-test_memfail.t: fix off-by-one error in skip counts (603b06c1c4)
4 hours ago test/recipes/90-test_memfail.t: print OPENSSL_MALLOC_FAILURES on failure (379d7be40d)
4 hours ago test/{handshake-,load_key_certs_crls_,x509_}memfail.c: count allocs properly (486404334c)
4 hours ago crypto/mem.c: perform the fail check right after counting calls (b3dea427c4)
4 hours ago test/recipes/90-test_memfail.t: disable mfail before doing count runs (371c722b41)
4 hours ago Replace one missing snprint with BIO_snprintf (ece45f05e8)
19 hours ago Update description of OSSL_HTTP_adapt_proxy() (e905da2c20)
19 hours ago Add test for empty proxy server adaptation (d54ce3ee46)
19 hours ago Add check for empty server host in http_lib.c (c9fdd8a28a)
20 hours ago change EVP_MD_size() return value from size_t to int. (dfcbc4a2d7)
20 hours ago ssl/quic/quic_record_tx.c: refactor qtx->cons obtaining (f33bb236fc)
2 days ago Workaround Uplink compilation for MINGW 32bit (95b31c0335)
2 days ago Fix always false comparison in asn1/a_strex.c (2072517dc0)
2 days ago test: move 'Simple single-stream test' from quic_multstream to quic-radix (8fa8acf036)
2 days ago Make SSL_get_stream_write_state() safe for concluded streams (211b564f86)
2 days ago FIPS: Add HMAC key size compliance check to the MAC legacy bridge. (87b2a6a7ff)
2 days ago Fix record layer leak when swapping chained transport BIO (435feadaf4)
2 days ago Add property method cache failure tests (31286c0351)
2 days ago Fix property method cache insert failure handling (0c3ffa04a7)

php.net

11 hours ago Merge branch 'PHP-8.5' (14624997bbb)
11 hours ago Fix ext-dom shared build on Windows (ca08e0ff722)
12 hours ago Merge branch 'PHP-8.5' (3f7ffae7762)
12 hours ago [skip ci] Remove redundant ext/dom/lexbor/patches from PHP-8.5 (3d7e970d0ad)
21 hours ago ext/odbc: Get the exact length for quoted connection string components (#21892) (0d9ff00394d)
23 hours ago ext/pgsql: clean up pg_fetch_object() constructor handling. (392a84d7e1d)
25 hours ago ext/phar: mark phar_dostat() as static and mark parameters as const (#21908) (f1d6391f77e)
25 hours ago ext/phar: add const qualifiers (#21907) (abf1ce5f0e5)
27 hours ago ext/phar: refactor phar_get_archive() to return phar_archive_data* (#21858) (03668996156)
28 hours ago ext/phar: split calling openssl_verify and openssl_sign functions (#21836) (1095cf560d9)
28 hours ago Zlib: Improve type checking of several integer options in deflate_init() (#21860) (70f0ca5f19f)
29 hours ago zend_portability: Use `[[fallthrough]]` for C23 and C++ (#21904) (43889fa5cc8)
29 hours ago zend_API: Make `array_init()` and `array_init_size()` inline functions (#21905) (dec3658d75d)
2 days ago Merge branch 'PHP-8.5' (9e529f4eefe)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (a29f36cad75)
2 days ago version_compare: Fix handling of version numbers with a trailing dot (#21689) (60b3fa3c76f)
2 days ago zend_object_handlers: Fix type of `struct _zend_object_handlers`’s `offset` field (#21900) (777a79cac9d)
2 days ago tree-wide: Replace `XtOffsetOf` by its definition (#21899) (7114314c5a9)
2 days ago Update ext/{pdo_sqlite,sqlite3} tests (#21198) (61e62a4dc9f)
2 days ago NEWS/UPGRADING for #21490 (dcf653339c2)
2 days ago Merge branch 'PHP-8.5' (a2bb92d85c8)
2 days ago Update NEWS for URI cherry-pick to 8.5.6 (8db314629a1)
2 days ago [RFC][mbregex] Set deprecate Oniguruma(mbregex) (#21490) (cc562253397)
3 days ago CI: update download-bundled for uriparser 1.0.1 (936f7271066)
3 days ago Merge branch 'PHP-8.5' (38667306a2c)
3 days ago uri: Update to uriparser-1.0.1 (#21890) (542256ce24d)
3 days ago ext/phar: refactor phar_create_signature() to return a zend_string* (#21843) (ea67883a1ff)
3 days ago Fix OpenSSL SIV mode compatibility with older OpenSSL (#21880) (fe5d4187fc4)

qemu.org

21 hours ago Merge tag 'pull-riscv-to-apply-20260429-1' of https://github.com/alistair23/qemu into staging (282771e1f9)
21 hours ago Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2624b1a767)
30 hours ago target/riscv: rvv: Handle mask/source overlap of vector reduction instructions (4d82676cfc)
31 hours ago target/riscv: Fix pointer masking translation mode check bug (fabf2446e7)
31 hours ago target/riscv: Rename riscv_pm_get_virt_pmm() to riscv_pm_get_vm_ldst_pmm() (5cd4d34a85)
31 hours ago target/riscv: Fix pointer masking for virtual-machine load/store insns (40540c8a92)
31 hours ago target/riscv: Fix pointer masking PMM field selection logic (0f64c97d23)
31 hours ago target/riscv: Add a helper to return the current effective priv mode (f359e46301)
31 hours ago target/riscv: fix address masking (fb9d616819)
31 hours ago target/riscv: Use ELEN for Fractional LMUL check (5dcc64828d)
31 hours ago target/riscv: Don't OR mip.SEIP when mvien is one (175afdb0d1)
31 hours ago target/riscv: Generate access fault if sc comparison fails (d107b74807)
31 hours ago target/riscv: Mask xepc[0] only when Zc* extension is enabled (b81ee01970)
31 hours ago target/riscv: Initialize riscv_excp_names[] and riscv_intr_names[] using designated initializer (23fe1e5813)
31 hours ago target/riscv: fix RV32 stateen CSR handling (bd97e07660)
31 hours ago hw/riscv/boot: Warn if a ELF format file is loaded as a binary (971851b046)
31 hours ago target/riscv: tt-ascalon: Add Tenstorrent mvendorid (dc634aa347)
31 hours ago target/riscv: rvv: Allow fractional LMUL on vector SHA instructions (26f6d70954)
31 hours ago target/riscv: Expose Zvfbfa extension as a cpu property (214307f523)
31 hours ago target/riscv: rvv: Support Zvfbfa vector bf16 operations (ec751ce6a6)
33 hours ago target/riscv: Introduce BF16 canonical NaN for Zvfbfa extension (39a5ec3001)
33 hours ago target/riscv: Introduce altfmt into DisasContext (52c951c1ae)
33 hours ago target/riscv: Use the tb->cs_base as the extend tb flags (1c88ab9e77)
33 hours ago target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR (8a9da8305e)
33 hours ago target/riscv: rvv: Add new VTYPE CSR field - altfmt (336c373954)
33 hours ago target/riscv: Add the Zvfbfa extension implied rule (5c2792faa3)
33 hours ago target/riscv: Add cfg properties for Zvfbfa extensions (aa55c15bfa)
33 hours ago target/riscv: preserve RV32 henvcfgh on henvcfg writes (d161bfb075)
33 hours ago riscv_htif: reject invalid signature ranges (end <= begin) (14808578cc)
33 hours ago hw/intc: fix heap OOB in ACLINT MTIMER multi-socket (d5b33fc180)

woocommerce

78 minutes ago Fix site_not_connected installer error code typo (#64180) (58603fa1180)
2 hours ago Fix broken links to old woocommerce-gutenberg-products-block repo (#64423) (3a7e5d69b7b)
3 hours ago Add unit tests for GraphQL infrastructure (#64479) (795e653c0b9)
3 hours ago Fix preg_match null deprecation in WC_Eval_Math (#64158) (2982e6c0225)
3 hours ago Add Customer Review Request email (#64393) (2b1a31b9eab)
4 hours ago [Performance] Reduce the frequency of wc_get_product/wc_get_order calls during checkout (#64418) (90764a38077)
5 hours ago [dev] Reduce variability in payment gateway is_available implementations. (#64386) (7e715396fc4)
17 hours ago Store fulfillment datetimes in UTC and render in site timezone (#64260) (6d2c2ddd5a7)
19 hours ago Fix: replace developer-facing plugin install error with merchant-friendly copy (#64186) (2e7996253d8)
19 hours ago [Email Editor] Auto-apply core template updates for unmodified email posts (#64450) (2c40fb65560)
20 hours ago Link meta box radius bridge to upstream Trac ticket #65142 (#64454) (df02d62e2d4)
20 hours ago Add wc-visual attribute type to allow setting colors for attributes (#64324) (3efc8b28d99)
21 hours ago Prepare Packages for Release (#64489) (26e7cffa90b)
23 hours ago Bump WooCommerce version to `10.9.0-dev` on `trunk` (#64429) (0116a8a7aaf)
23 hours ago [Performance] Reduce the number of order saves during checkout in StoreAPI (#64392) (efb47b70bc8)
25 hours ago Apply CodeRabbit review fixes to Back in Stock Notifications alpha (#64329) (35dfa2e2a5d)
26 hours ago [DataViews - All Products] Implement tab navigation  (#64449) (5de94b83a64)
27 hours ago Unify admin modal styles (#64265) (de689657f31)
28 hours ago [Email Editor] Support text domain replacement in the JS package (#64356) (a381453dbd8)
32 hours ago Stop rendering inbox note images and deprecate the API (#64443) (80e1824599d)
2 days ago Align legacy admin success notice with WordPress 7.0 palette (#64212) (d8445fae4c8)
2 days ago Align settings notice with WordPress 7.0 palette (#64237) (72ef8341757)
2 days ago Use --wp-admin-theme-color for legacy Select2 (#64244) (516f47c3729)
2 days ago Fix confusing error notice in shipping tour close handler (#64181) (79f8ae299c5)
2 days ago Fix typos in inline comments (recieved -> received, bellow -> below) (#64433) (11166ac9948)
2 days ago Fix: De-duplicate tfoot in order-details.php template (#64358) (195349efb6d)
2 days ago Add experimental product app blueprint configuration (#64455) (a6e4846ceba)
2 days ago Align Product / Coupon Data panel labels and help-tips with 40px inputs (WP 7.0) (#64327) (2d2ece64ca6)
2 days ago [DataViews - All Products] Implement bulk editing (#64441) (d090024ee01)
2 days ago Align order edit page address Select2 with WordPress 7.0 input height (#64389) (4fbcf7e128d)