Projects with recent changes

asterisk.org

10 hours ago app_adsiprog: Fix possible NULL dereference. (4aad564b93)
10 hours ago manager.c: Fix presencestate object leak (170048a41e)
10 hours ago audiohook.c: Ensure correct AO2 reference is dereffed. (1b42eda449)
11 hours ago res_cliexec: Remove unnecessary casts to char*. (7ffde57474)
11 hours ago rtp_engine.c: Add exception for comfort noise payload. (8add74c462)
13 hours ago pbx_variables.c: Create real channel for "dialplan eval function". (971beef41c)

clamav.net

2 days ago clamd: Fix valgrind test failure (#1570) (f039849dc)
2 days ago Tests: Fix a couple of valgrind complaints (#1554) (d758c0053)

kernel

10 hours ago Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (02ffd6f89c50)
21 hours ago Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (4f553c1e2c7b)
21 hours ago Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (223ba8ee0a39)
30 hours ago Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (7aac71907bde)
30 hours ago Merge branch 'bpf-reject-bpf_timer-for-preempt_rt' (91f34aaae06e)
30 hours ago selftests/bpf: Skip timer cases when bpf_timer is not supported (fbdd61c94bcb)
30 hours ago bpf: Reject bpf_timer for PREEMPT_RT (e25ddfb388c8)
30 hours ago Merge tag 'trace-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (1b5d4661c7ee)
35 hours ago tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork. (a3967baad4d5)
2 days ago bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init() (6d78b4473cdb)
2 days ago bpf: Allow fall back to interpreter for programs with stack size <= 512 (df0cb5cb50bd)
2 days ago rqspinlock: Choose trylock fallback for NMI waiters (0d80e7f951be)
2 days ago xsk: Fix immature cq descriptor production (30f241fcf52a)
2 days ago bpf: Update the list of BPF selftests maintainers (6c6f5c19e67c)
2 days ago Merge branch 'fix-bpf_strnstr-len-error' (813104c19274)
2 days ago Merge branch 'selftests-bpf-fix-expression-result-unused-warnings-with-icecc' (387be23a95b1)
2 days ago selftests/bpf: Add tests for bpf_strnstr (6624fb2f3382)
2 days ago selftests/bpf: Fix "expression result unused" warnings with icecc (5d40c038c879)
2 days ago bpf: Fix bpf_strnstr() to handle suffix match cases better (7edfc0247082)
2 days ago selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer (3aa9b9a165d5)
2 days ago bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt (f9bb6ffa7f5a)
2 days ago Merge tag 'dma-mapping-6.17-2025-09-09' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux (9dd1835ecda5)
3 days ago MAINTAINERS: add tree entry to numa memblocks and emulation block (a68172d95c28)
3 days ago mm/damon/sysfs: fix use-after-free in state_show() (3260a3f0828e)
3 days ago proc: fix type confusion in pde_set_flags() (0ce9398aa083)
3 days ago compiler-clang.h: define __SANITIZE_*__ macros only when undefined (3fac212fe489)
3 days ago mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc() (79357cd06d41)
3 days ago ocfs2: fix recursive semaphore deadlock in fiemap call (04100f775c2e)
3 days ago mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory (d613f53c83ec)
3 days ago mm/mremap: fix regression in vrm->new_addr check (78d2d32f0b78)

mammothjs

11 hours ago Avoid duplicating default level index (c6f5169)
11 hours ago Handle numbering levels defined without an index (cee62ee)
34 hours ago Recommend externalFileAccess with untrusted user input (660da13)
34 hours ago Move externalFileAccess docs into docs for options (2ae2402)
34 hours ago Support disabling external file access (1494d3c)
34 hours ago Remove Files.relativeToFile() in favour of options argument (162324e)
35 hours ago Extract files variable (3705a9d)
3 days ago Use transforms.getDescendantsOfType for safer vmerge removal (116d0ed)
3 days ago Test reading of table cells when non-cells are present (8ca702c)
3 days ago Test reading of table rows when non-rows are present (5ec3c49)

novnc.com

2 days ago Scan all buffered data looking for JPEG end (356eab4)
2 days ago Expose length of buffered WebSocket data (d5b18a8)
2 days ago Drop Image data once rendered (23b7219)

openssl.org

6 hours ago remove test_big() the return value we compare varies between libc implementations. removing this test makes test suite more rubust. (ea85fbce9f)
7 hours ago Replace homebrewed implementation of *printf*() functions with libc (a29d157fdb)
8 hours ago crmf_lib.c create_popo_signature(): add error queue entry on signature failure (84c5268621)
9 hours ago CHANGES.md: add entry on constifying (X509) function parameter (1c99e070b1)
9 hours ago crypto: remove OSSL_FUTURE_CONST as it is not more needed since 4.0 (5929482814)
9 hours ago constify X509_*print*(), X509_get0_*_objects(), X509_*_get0(), ..., effectively in OpenSSL 4.0 (495f4beb86)
9 hours ago constify X509_REQ_get_X509_PUBKEY() in OpenSSL 4.0; related fixes in doc, x509.h.in, x509_req.c (a0ac6270fe)
9 hours ago rename FFC_PARAM_PTRS to FFC_OSSL_PARAMS (774fe43572)
9 hours ago dsa/dh: update keymanagers for DH and DSA to use generated param parsers (c38defc5af)
9 hours ago Add invalid parameter error to parser generator (e3439883c7)
9 hours ago dh/dsa: rename files in anticipation of using generated param name parsers (b8568e3ad6)
9 hours ago OSSL_CALLBACK.pod: add missing info on required return values of callback functions (1875bb0fec)
19 hours ago doc: Add missing commas (1199882de6)
20 hours ago Doc changes: the -hmac-env and -hmac-stdin options of openssl-dgst will appear in version 4.0 (c283619a66)
28 hours ago m_sigver.c do_sigver_init(): add details to EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE (d270e8a261)
28 hours ago EVP_PKEY_CTX_get_params(): add error queue entry EVP_R_PROVIDER_GET_CTX_PARAMS_NOT_SUPPORTED (5a9b7ea6de)
29 hours ago Add one more trace message to the torture_rcu_high test (17d5c9297e)
2 days ago Add key_type to the derive_skey function (c4aa517470)
2 days ago doc/man3/RAND_load_file.pod: RAND_load_file on non-regular files with bytes=-1 (0daaf33275)
2 days ago crypto/rand/randfile.c: avoid signed integer overflow in RAND_load_file (35db6a15d4)
2 days ago util/find-doc-nits: do not check files in submodules in check_env_vars (876188d8a3)
3 days ago Make the Unix build process more repeatable (2c0c9c83b2)
3 days ago openssl-enc.pod.in: We actually use PKCS#7 padding (4e0c2d02a9)
3 days ago github/workflows: Replace deprecated apt-get --force-yes (7097c9aefd)
3 days ago RISC-V: Use address for vlenb CSR (1a278e765a)
3 days ago Add a helper function to delete the extension list (9e8898b6b6)
3 days ago Clear the extension list when removing the last extension (9a8d7dc142)
3 days ago Fix typo in BN_generate_prime docs (b64ac3cb83)
3 days ago update compiler-zoo github actions workflow (1e92e26313)
3 days ago doc: Update documentation of SSL_CTX_set_dh_auto() (7600608eab)

php.net

4 hours ago uri: Optimize `php_uri_get_*()` (#19807) (3e9caf5338a)
5 hours ago Fix fuzzer runner (#19676) (bd4e2c78acf)
5 hours ago uri: Do not pass `uri_internal_t` to property handlers (#19805) (04deb4df622)
5 hours ago uri: Remove outdated docs in WhatWG uri parser (#19806) (74048290851)
6 hours ago [ci skip] Fix missing deprecation in output (62660e62755)
6 hours ago Merge branch 'PHP-8.4' (d1c730c754b)
6 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (0338cbb3352)
6 hours ago Fix GH-19701: Serialize/deserialize loses some data (4974d5ef49f)
8 hours ago Merge branch 'PHP-8.4' (527ce267dd3)
8 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (3026e88b0cd)
8 hours ago Fix GH-19792: SCCP causes UAF for return value if both warning and exception are triggered (2ad0b5cf052)
12 hours ago Add missing extension dependencies for tests (05eda4318d2)
12 hours ago Merge branch 'PHP-8.4' (b2c8bdd192d)
12 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (04587e3e751)
12 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (d30ec1df2a9)
12 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (78dd5cefd01)
12 hours ago [skip ci] Add --enable-zend-max-execution-timers to variation nightly build (be5b2bf4b8f)
12 hours ago Merge branch 'PHP-8.4' (4cc395ed3b8)
12 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (c733491e4bb)
12 hours ago Fix hard_timeout when zend-max-execution-timers is enabled (ed9430a5d1c)
13 hours ago Merge branch 'PHP-8.4' (3e95422cd86)
13 hours ago zend_vm_gen: Track line numbers on a per-file basis (#19799) (57450e5615b)
13 hours ago Regenerate timelib parser files with --output <filename> (62eaa71c4ba)
15 hours ago Fix deoptimization after exit during inc/dec (75945580bce)
15 hours ago zend_vm_gen: Fix line numbers for `--with-lines` (#19789) (51033c2e8d3)
15 hours ago Fix deoptimization after exit during inc/dec (4e0e88a140f)
15 hours ago uri: Clean up naming of public symbols (#19794) (26eac7de17e)
16 hours ago Check for __unserialize pointer first (9659f3e53f4)
19 hours ago Update NEWS/UPGRADING for __wakeup() (49fdf496e2b)
19 hours ago Zend: Deprecate __wakeup() (#19435) (a5f2eee785d)

qemu.org

13 hours ago Merge tag 'pull-request-2025-09-09' of https://gitlab.com/thuth/qemu into staging (190d5d7fd7)
13 hours ago Merge tag 'pull-vfio-20250908' of https://github.com/legoater/qemu into staging (7aba16fdd8)
13 hours ago tests/functional/aarch64: Fix assets of test_hotplug_pci (769acb2a1e)
2 days ago tests/functional: purge scratch dir on test startup (2fc170bcdc)
2 days ago tests/functional: avoid tearDown failure when QEMU dies (2ee187dcb5)
3 days ago tests/functional: avoid duplicate messages on failures (e5381b0410)
3 days ago tests/functional: fix infinite loop on console EOF (fb352b3c85)
3 days ago tests/functional: add vm param to cmd.py helpers (ba87a01e1a)
3 days ago tests/functional: return output from cmd.py helpers (595ba81145)
3 days ago gitlab: prevent duplicated meson log artifacts in test jobs (f547894f68)
3 days ago gitlab: include all junit XML files from meson (c65b3d49b9)
3 days ago gitlab: always include entire of meson-logs directory (ce1a7cd4cf)
3 days ago gitlab: replace avocado results files with meson results files (8e22db01a1)
3 days ago tests/functional/arm: Update test ASPEED SDK v09.07 for AST2700 vbootrom (8cdcabe129)
3 days ago tests/functional/arm: Update test ASPEED SDK v09.07 for AST2600 (f57d087269)
3 days ago tests/functional/arm: Update test ASPEED SDK v09.07 for AST2500 (bab31635d7)
3 days ago tests/functional/arm: Update test ASPEED SDK v03.02 for AST1030 (4effdc3c39)
3 days ago tests/functional: handle URLError when fetching assets (335da23abe)
3 days ago tests/functional: fix formatting of exception args (124ab930ba)
3 days ago tests/functional: enable force refresh of cached assets (9f80f3695d)
3 days ago tests/functional/m68k: Avoid ResourceWarning in the nextcube test (5f81033e5b)
3 days ago ui/vnc: Fix crash when specifying [vnc] without id in the config file (38dd513263)
3 days ago system/physmem: Silence warning from ubsan (2dbaf58bbe)
3 days ago hw/mips/malta: Silence warning from ubsan (7af325c23e)
3 days ago Revert "meson.build: Disable -fzero-call-used-regs on OpenBSD" (b3a51bb30b)
3 days ago hw/display/bcm2835_fb: Move inclusion of console.h to the .c file (180c65c346)

woocommerce

9 hours ago Avoid lists of one Express Payment options. (#60674) (8aaf42f645)
10 hours ago Email Editor: Add email rendering only for gallery block (#60775) (da37b63024)
11 hours ago Redirect to the current URL when adding a product to cart using the Add to Cart + Options block in legacy mode (#60844) (6a96f7fef4)
11 hours ago Rename Variation Selector: Attribute Options 'style' attribute to 'optionStyle' (#60870) (4239214a57)
16 hours ago Remove hard cap on session expiration and respect developer filters (#60460) (2b4db3a27b)
18 hours ago Update partner extensions recommendations (#60848) (b7e8d9860c)
35 hours ago Email Editor: Add email rendering for the core/audio and core/embed blocks (#60813) (3e6dd4bfaf)
2 days ago Update used token for publishing test reports (#60850) (d2906647f2)
2 days ago Define `woo_email` CPT capabilities (#60833) (6387a250bf)
2 days ago Fix autocomplete address unit test (#60805) (9ef7c96710)
2 days ago Analytics: Add new action after the order is imported (#60827) (ce99e33e22)
2 days ago Migrate the Add To Cart with Options block to fetch product data via the @wordpress/core-data package (#60715) (460c6a6feb)
2 days ago Add to Cart + Options: Hide Product Quantity block when selecting a variation sold individually (#60730) (70affeacb6)
2 days ago Update the email editor PHP package in the Woo core to 1.5.0 (#60835) (4c3f384d51)
2 days ago Prevent order attribution install banner when file mods are not allowed (#60716) (5c9a0d67b8)
2 days ago Email Editor: Extract html processing helper from table class (#60787) (4438be5d1b)
2 days ago Remove `store_api_draft_order` from session when empty or cart session is destroyed (#60739) (303a10e439)
2 days ago Add address autocomplete usage to weekly snapshot (#60713) (8ce1bf0291)
3 days ago Prepare Packages for Release (#60830) (bbe0e65a78)
3 days ago Prepare Packages for Release (#60831) (b1b04440f5)
3 days ago Add support for contentRef to ExperimentalEmailEditor component (#60821) (a5c062d967)
3 days ago @woocommerce/email-editor: Export `createStore` and `SendPreviewEmail` (#60796) (99ad2ad3df)

wordpress.org

4 hours ago Code Modernization: Fix `setAccessible()` PHP version comparison in two instances. (7f13088e92)
10 hours ago Docs: Correct indentation for a multi-line comment. (52a82ee7a1)
10 hours ago Code Modernization: Address reflection no-op function deprecations in PHP 8.5. (a47a24cefc)
15 hours ago I18N: Use `Domain Path` for script translations if available. (13828ce4bf)
29 hours ago Block Supports: Avoid throwing warning when checking for class attribute as string. (c7d7d6e40c)
2 days ago Coding Standards: Simplify a conditional in `get_url_in_content()`. (1e6f8ec30b)
2 days ago Upgrade/Install: Cast `get_option( 'active_plugins' )` to array in `upgrade_690()`. (072f79dd00)
2 days ago Docs: Correct the order of `@see` and `@global` tags in some files. (13f62d78ac)