Projects with recent changes

asterisk.org

11 hours ago options:  Change ast_options from ast_flags to ast_flags64. (43bf8a4ded)
11 hours ago res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA) (3e178dcfd6)
11 hours ago resource_channels.c: Don't call ast_channel_get_by_name on empty optional arguments (9820a62263)
12 hours ago app_agent_pool: Remove documentation for removed option. (4a3c9ea574)

imagemagick.org

31 hours ago Make scripts executable. (dd8b9dfb9)
31 hours ago Update the pre-build dependencies. (6fa77acac)

kernel

22 hours ago Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl (4b290aae788e)
23 hours ago Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (a26321ee4c93)
23 hours ago Merge tag 'uml-for-linux-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux (beb6c8326eb4)
23 hours ago Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (5f5c9952b33c)
23 hours ago Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (6fb44438a5e1)
23 hours ago Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k (3bb38c52719b)
23 hours ago Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (bc46b7cbc58c)
24 hours ago Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (98e8f2c0e093)
24 hours ago Merge tag 'x86-kconfig-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (e12ac84acc72)
24 hours ago Merge tag 'x86-fpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (0c23929f358c)
24 hours ago Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (4dd39ddeb68f)
25 hours ago Merge tag 'x86-cleanups-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (1645f6ab966b)
25 hours ago Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (56d5e32929ee)
25 hours ago Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (72b8944f147e)
26 hours ago Merge tag 'perf-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (bcb48dd3b344)
26 hours ago Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (bf76f23aa1c1)
26 hours ago compiler_types: Provide __no_kstack_erase to disable coverage only on Clang (f627b51aaa04)
26 hours ago fortify: Fix incorrect reporting of read buffer size (94fd44648dae)
26 hours ago Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (14bed9bc81ba)
26 hours ago kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGS (fc525d625a22)
26 hours ago Merge tag 'x86_microcode_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (01fce21e1a89)
27 hours ago Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (bb78c145f7f0)
27 hours ago Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (04d29e3609b6)
27 hours ago Merge tag 'edac_updates_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (d7223aed30cd)
27 hours ago Merge tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu (909d2bb07dc0)
28 hours ago Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu (0561bd5692d1)
28 hours ago Merge tag 'lkmm.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu (93942645c44f)
28 hours ago Merge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc (b1c21075d30c)
28 hours ago Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (78bb43e51b94)
28 hours ago Merge tag 'timers-vdso-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (a0482e3446ce)

openssl.org

10 hours ago Remove unnecessary OPENSSL_NO_RSA remnants (296f1f6dd8)
10 hours ago fuzz/dtlsserver.c: Remove incorrect ifdef guard (fd7fc90346)
10 hours ago test_tlsext_status_type(): Avoid leaking of previously allocated data (fcb5e20ac7)
10 hours ago Only report generic error if provider did not put an error on the error queue (b9ff440dd6)
10 hours ago Make ERR_count_to_mark() available to providers via 'in' dispatch array (f77fafd16e)
13 hours ago Fix hanging of test_external_cf_quiche (f12f8cc035)
17 hours ago Implement KEMRecipientInfo (RFC9629) in CMS (d0899abb1b)
28 hours ago crypto: evp: fix potential null pointer dereference in EVP_DigestSignUpdate in m_sigver.c (daa004d484)
33 hours ago Fix NULL check in get_ocsp_resp_from_responder (3c4f009959)
33 hours ago Set *sk_resp to NULL when freeing. (bd1a14bcaf)
33 hours ago Fix NULL check in bring_oscp_resp_in_correct_order (8ceae5a622)
33 hours ago reduce lock contention when adding objects to ADDED_OBJ hash table (88a1fbb8d1)
33 hours ago move added creation to happen outside of write lock (cff8031163)
33 hours ago unix-Makefile.tmpl: Run find-doc-nits with env var checker too (758ca8acf0)
33 hours ago find-doc-nits: Check env var documentation (ead653be8b)
33 hours ago doc/man1/openssl-rehash.pod.in: document PATH environment variable (dcf009cd89)
33 hours ago doc/man7/openssl-env: document HOME environment variable usage (3f633775e4)
33 hours ago doc/man7/openssl-env: document OPENSSL_TEST_LIBCTX environment variable (2f41923d2d)
33 hours ago doc/man7/openssl-env: OPENSSL_TRACE: tfix (1df3a8a80e)
33 hours ago doc/man7/openssl-env: sort OPENSSL_TRACE categories lexicographically (30740298b6)
33 hours ago doc/man7/openssl-env: update REF_COUNT OPENSSL_TRACE category description (10e26ab122)
33 hours ago doc/man7/openssl-env: document QUERY OPENSSL_TRACE category (9ccd388664)
33 hours ago doc/man7/openssl-env: document PROVIDER OPENSSL_TRACE category (62c4633851)
33 hours ago doc/man7/openssl-env: reword the description (707f612416)
33 hours ago doc/man7/openssl-env: document which variables are considered security-sensitive (f5fdbb8fff)
33 hours ago doc/man7/openssl-env: document OPENSSL_DEBUG_DECC_INIT environment variable (6de54753c2)
33 hours ago Document LEGACY_GOST_PKCS12 environment variable (133889218e)
33 hours ago Document OPENSSL_MALLOC_SEED environment variable (2f531a742d)
33 hours ago doc/man3/OPENSSL_malloc: improve OPENSSL_MALLOC_FAILURES documentation (63e526a4d8)
33 hours ago doc/man7/openssl-env.pod: document HARNESS_OSSL_PREFIX environment variable (1109bc1237)

php.net

5 hours ago Fix release process feature freeze info (#19148) (e1cf66b6cbc)
5 hours ago AllowDynamicProperties: use fully qualified name in validation errors (#19296) (0fc62310b19)
6 hours ago [ci skip] Update NEWS to reflect PHP 8.5.0 alpha 4 (246e8e53ba5)
6 hours ago Merge branch 'PHP-8.4' (a5219c1ecc1)
6 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (a08df32f188)
6 hours ago Fix GH-19303: Unpacking empty packed array into uninitialized array causes assertion failure (5bd5f352e5a)
6 hours ago ext/standard/tests/file/bug81145.phpt: unlink file before exit (#19293) (9999d66bce2)
10 hours ago Fix #19307: PGO builds of shared ext-intl are broken (4754d302bff)
10 hours ago Merge branch 'PHP-8.4' (8538e2fe6b2)
10 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (28ed4e6ec02)
11 hours ago Prevent operands from being released during comparison (bc4b6ce7a87)
12 hours ago ext/intl: Refactor error handling (#19196) (6600d0e00fc)
15 hours ago Merge branch 'PHP-8.4' (03e2613dddf)
15 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (138ebf481b6)
15 hours ago Fix failed assertion with throwing __toString in binary const expr (80022c035ba)
16 hours ago Zend: refactor zend_call_method_if_exists() API (7bac9de94a1)
16 hours ago ext/zend_test: Test zend_call_method_if_exists() (fc6c49cbf49)
17 hours ago Fix GH-19298 missing libraries for opcache (a9f3e3c44ea)
19 hours ago Merge branch 'PHP-8.4' (16b2fc41a3c)
19 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (6fda0a56178)
19 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (be9f1d3d567)
19 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (7016ad558bc)
19 hours ago Reset global pointers to prevent use-after-free (3aaa8d3526c)
20 hours ago Fix fuzzer after opcache became mandatory (#19292) (bc2d02e3a9c)
30 hours ago [ci skip] Update NEWS for PHP 8.5.0 beta1 (c1b129bd182)
30 hours ago Zend: Exception::__toString() no need to allocate the method name (a95a81000dd)
30 hours ago Zend/zend_exceptions: Add const modifiers (c9e91bfbab7)
31 hours ago ext/intl: convert C part to C++ step 1. (#19231) (abee5c138f9)
35 hours ago Intl: IntlListFormatter - update exception message (#19282) (e8b5bcfe19c)
35 hours ago Fix exception handling in shm_put_var() (#19279) (4c576a2b02f)

qemu.org

13 hours ago Merge tag 'pull-riscv-to-apply-20250730-2' of https://github.com/alistair23/qemu into staging (4e06566dbd)
26 hours ago target/riscv: Restrict midelegh access to S-mode harts (86bc3a0abf)
26 hours ago target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts (e443ba0336)
26 hours ago target/riscv: Fix exception type when VU accesses supervisor CSRs (30ef718423)
26 hours ago riscv: Revert "Generate strided vector loads/stores with tcg nodes." (09ac27a9b5)
26 hours ago target/riscv: do not call GETPC() in check_ret_from_m_mode() (16aa7771af)
26 hours ago linux-user/strace.list: add riscv_hwprobe entry (e111ffe48b)
26 hours ago intc/riscv_aplic: Fix target register read when source is inactive (b6f1244678)
26 hours ago tests/data/acpi/riscv64: Update expected FADT and MADT (f3c8b7767f)
26 hours ago hw/riscv/virt-acpi-build.c: Update FADT and MADT versions (a3b95362ce)
26 hours ago bios-tables-test-allowed-diff.h: Allow RISC-V FADT and MADT changes (35d129399d)
26 hours ago target/riscv: Fix pmp range wraparound on zero (77707bfdf8)
34 hours ago Update version for the v10.1.0-rc1 release (9b80226ece)
2 days ago Merge tag 'pull-qapi-2025-07-29' of https://repo.or.cz/qemu/armbru into staging (7a3abf7243)
2 days ago Merge tag 'hw-misc-20250729' of https://github.com/philmd/qemu into staging (e52966be20)
2 days ago Merge tag 'pull-vfio-20250729' of https://github.com/legoater/qemu into staging (0ae375ab08)
2 days ago MAINTAINERS: Cover docs/devel/qapi-domain.rst properly (a95b3c0ad8)
2 days ago docs/qapi-domain: Fix typos (a14f6d3288)
2 days ago tests/qapi-schema: Bury dead test case doc-non-first-section (1047cc2816)
2 days ago qapi/accelerator: Fix markup of heading (a3004697f7)
2 days ago qapi: Add more cross-references (d4d91ed42e)
2 days ago hw/display/sm501: fix missing error-report.h (67e4808403)
2 days ago roms/Makefile: fix npcmNxx_bootrom build rules (653a75a9d7)
2 days ago system/physmem: fix use-after-free with dispatch (2865bf1c57)
2 days ago hw/xen/passthrough: add missing error-report include (014bb30d21)
2 days ago hw/net/cadence_gem: fix register mask initialization (2bfcd27e00)
2 days ago migration: rename target.c to vfio.c (b496a392fe)
2 days ago hw/vfio/vfio-migration: Remove unnecessary 'qemu/typedefs.h' include (962316a6a3)
2 days ago hw/display/qxl-render: fix qxl_unpack_chunks() chunk size calculation (8e8cb3b572)
2 days ago target/mips: Only update MVPControl.EVP bit if executed by master VPE (e895095c78)

woocommerce

14 hours ago [Payments NOX] Improve detection of active partner payments extensions when installed under test/dev slugs (#60078) (4f69bef094)
16 hours ago Fix Mini-Cart 'Open drawer' toggle issue with multiple blocks on page (#59874) (750f9e929d)
16 hours ago Migrate Product Gallery blocks to WordPress entity (#60074) (d77fca7893)
16 hours ago Update additional fields schema definition docs (#60095) (ac2f2498d5)
18 hours ago Make button animation show up in the Add to Cart + Options even when 'Enable AJAX add to cart buttons' setting is disabled (#60098) (8a9612c364)
20 hours ago Product Gallery: Fix incorrect image size on wider screens (#60055) (5711c635d1)
31 hours ago Fix REST API coupon validation for percentage amounts over 100% (#60067) (52f5ca95f7)
2 days ago Load AddressProviderController in init_hooks (#60032) (cec05885ee)
2 days ago Remove check for aria-haspopup in 'Save' button in Add to Cart + Options e2e test (#60085) (dbad05f687)
2 days ago Remove 'allows modifying the template parts' e2e test from Add to Cart + Options (#60042) (2781e874f7)
2 days ago [NOX in LYS] Improve responsive design for mobile and tablet (#58973) (00bf6cd899)
2 days ago Reuse Next/Previous Buttons between Product Gallery and Product Collection (i1 - simple approach) (#60013) (a3fc3390f1)
2 days ago Email Editor: Fix block theme styles interference and refactor block functionality (#60024) (09f1e8f289)
2 days ago Add debugging to release code freeze webhook (#59977) (2584b778c8)
2 days ago Run all jobs instead of just wc-admin-data (#60021) (1b4c0d13bc)
2 days ago [REST API]: Fixed coupon amount validations on create/update actions (#60012) (aa50c2a488)
2 days ago Email Editor: Enable Site Logo and Site Title Blocks in the Email Editor (#59624) (694328d839)
2 days ago Release: Remove 10.1 change files from trunk (#60063) (bf42436070)
3 days ago Prevent added to cart notice to appear when adding variable products to cart via the Add to Cart + Options block (#59921) (fd1def2c51)
3 days ago Use CSS variables for Product Gallery sizes (#60045) (a89fb1d6ba)
3 days ago Fix adding groupped products to cart from the Add to Cart + Options block when the Mini-Cart block was missing (#60009) (bd86e16908)
3 days ago [Cart block] Enable progressive rendering (#59667) (dfab1f648e)
3 days ago Fix fatal errors from email style sync with some themes (#59993) (f79d65a59e)
3 days ago Email editor: Add pattern filtering by post type (#60015) (572333b522)
3 days ago Remove 'add-to-cart-with-options-stepper' feature flag (#60043) (ae8088ec62)

wordpress.org

4 hours ago Feeds: Cache RSS feeds in global transients. (52a06d5ed4)
14 hours ago Coding Standards: Upgrade WPCS to version 3.2.0. (7f1d52d7e0)
22 hours ago Customize: Enable Customizer live previews of Custom CSS in Block Themes. (00805cfc1d)
2 days ago Twenty Fifteen: Use third-person singular verbs for function descriptions. (30a7497189)
2 days ago Media: Modify escaping used for upload image announcements. (998fd4dac5)
2 days ago Twenty Fourteen: Use third-person singular verbs for function descriptions. (b00421db31)
3 days ago Build/Test Tools: Don't run WP-CLI commands as root in the local development environment and CI environment. (91f00d1c4e)