Projects with recent changes

guacamole.apache.org

3 days ago Merge changes from patch branch back to main. (519e42f0)
3 days ago Merge changes from 1.6.0 branch back to patch. (985421b1)
3 days ago GUACAMOLE-1256: Merge tweak the workaround to avoid latency when dumping big text files. (00934d7f)
3 days ago GUACAMOLE-1256: Tweak the workaround to avoid latency when dumping big text files. (9234e0e7)

imagemagick.org

14 hours ago Build fix for when distributed cache is disabled. (45ac8597f)
18 hours ago correct PHASE metric (ffd0b7e12)
18 hours ago configure git revision (c43362d89)
27 hours ago filter image NaNs (bb48cecbb)
30 hours ago filter image NaNs (a024f0560)
2 days ago Silence warnings in the Windows build. (1a01312ba)
2 days ago Removed disabling a specific warning. (9b776518d)
2 days ago Removed disabling a warning and added comments for the other warnings that are disabled. (b5458b4e5)
2 days ago Removed disabling a specific warning. (608cb7dd8)
2 days ago Added check for other define for the Windows build. (ea1b5d6f0)
2 days ago correct DSSIM metric (7df2f2ec9)
2 days ago eliminate lint warnings (4bde24986)
2 days ago refactor to better distinquish similarity and distortion (0071d3ad6)
2 days ago Fix build error. (fefc6fd19)
2 days ago Use float specific methods to avoid a typecast to a double. (642127e9a)
2 days ago Added missing typecasts. (37464bd09)
2 days ago Added missing include. (2b8e9b407)
2 days ago Added missing call to CastDoubleToSizeT. (984b937ee)
2 days ago Added missing include. (fd944f2bd)
2 days ago Added StringToFloat so we don't need to add a cast everywhere. (94799b97a)
2 days ago correct SSIM metric (c8354a582)
2 days ago Added extra includes for the Windows build. (790832b62)
2 days ago Use MagickSsanf in the coders. (ea2604471)
3 days ago Only use the pragma warnings for the Windows build. (8bd929848)
3 days ago correct DSSIM metric (969de5164)
3 days ago correct FUZZ metric (b08b969f3)
3 days ago correct AE metric (8a735ac1a)

kernel

2 days ago Linux 6.16-rc1 (19272b37aa4f)
2 days ago Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux (939f15e640f1)
2 days ago Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (be54f8c55802)
2 days ago Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (0529ef8c36d7)
2 days ago Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (4710eacf8dae)
2 days ago tools/power turbostat: version 2025.06.08 (42fd37dcc432)
2 days ago tools/power turbostat: Add initial support for BartlettLake (d8c0f5d97300)
2 days ago tools/power turbostat: Add initial support for DMR (83075bd59de2)
2 days ago tools/power turbostat: Dump RAPL sysfs info (2a535d6cc3b4)
2 days ago tools/power turbostat: Avoid probing the same perf counters (69078520fdf1)
2 days ago tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs cleared (ff3d019e98db)
2 days ago tools/power turbostat: Clean up add perf/msr counter logic (0362337968ad)
2 days ago tools/power turbostat: Introduce add_msr_counter() (1ab2e19b4c52)
2 days ago tools/power turbostat: Remove add_msr_perf_counter_() (3403e89f97ce)
2 days ago tools/power turbostat: Remove add_cstate_perf_counter_() (4d6ced7bef95)
2 days ago tools/power turbostat: Remove add_rapl_perf_counter_() (c8bca955da22)
2 days ago tools/power turbostat: Quit early for unsupported RAPL counters (57b53787f0f7)
2 days ago tools/power turbostat: Always check rapl_joules flag (fdea6b883b05)
2 days ago tools/power turbostat: Fix AMD package-energy reporting (adb49732c8c6)
2 days ago tools/power turbostat: Fix RAPL_GFX_ALL typo (b4a734d38399)
2 days ago tools/power turbostat: Add Android support for MSR device handling (5663785ae02f)
2 days ago tools/power turbostat.8: pm_domain wording fix (c967900fcb00)
2 days ago tools/power turbostat.8: fix typo: idle_pct should be pct_idle (394c1127abd9)
2 days ago Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (d9864e7d1511)
2 days ago Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (70b7d651ca6e)
2 days ago Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (35b574a6c227)
2 days ago Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (522cd6acd250)
2 days ago Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (538c429a4b43)
3 days ago treewide, timers: Rename from_timer() to timer_container_of() (41cb08555c41)

mammothjs

2 days ago Add reference to spec (cda341a)
2 days ago Ignore deleted table rows (18a232f)

openssl.org

54 minutes ago Document transition from ANSI-C towards C-99 (53e5071f34)
57 minutes ago genpkey.c: Fix filename copy & paste bug in error output (a4c5096d16)
65 minutes ago Silence -Wstringop-overflow warnings with gcc 14 on s390x (9a788281d9)
69 minutes ago Allow keygen after dup of minimal PKEY ctx (2c74a8d1ef)
70 minutes ago Fix SHAKE AlgorithmIdentifier encodings (bef03c6a24)
73 minutes ago fix: add parsing check in TLS compress_certificate extension handler (8e787b1028)
34 hours ago crypto/evp/ctrl_params_translate.c: prevent clashes of generic names NONE, GET, SET (c37b9e3425)
34 hours ago rand: add argument error checking to EVP_RAND_nonce() (a2cd7ecd75)
34 hours ago rand: document the EVP_RAND_nonce() return correctly (e81b252a95)
34 hours ago rand: produce correct return from EVP_RAND_nonce (a2b9120d15)
34 hours ago rand: fix memory overrun bug (da585e214c)
34 hours ago rand: add unit test exhibiting memory overrun (6d490a92fe)

php.net

89 minutes ago Merge branch 'PHP-8.4' (7f3a2bc727d)
2 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (6685414a771)
2 hours ago Fix 'phpdbg --help' segfault on shutdown with USE_ZEND_ALLOC=0 (0cd3ebfc40c)
2 hours ago Merge branch 'PHP-8.4' (5740607806e)
2 hours ago Properly handle reference return value from __toString() (eb151e39b02)
2 hours ago cli: Fix tests/bug80092.phpt expectation for `PHP_BUILD_PROVIDER` (#18824) (594221fff2d)
3 hours ago Use zval_try_get_string_func() in concat_function() (#18815) (8f3e5553f38)
5 hours ago gen_stub: Fix undefined variable warning (#18821) (5f9a0b568b1)
11 hours ago Add Uri\WhatWg classes to ext/uri (#18672) (3399235bec2)
11 hours ago Update Lexbor (7d24cce78ab)
11 hours ago RFC: Pipe operator (#17118) (1c09c0c8323)
12 hours ago [skip ci] Add T_VOID_CAST constant to UPGRADING (2036c7158d8)
12 hours ago [skip ci] Trim trailing whitespace in zend_compile.c (3e37bcedf4d)
23 hours ago Merge branch 'PHP-8.4' (32c6ac9133d)
23 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (4f233e3ba2d)
23 hours ago Fix technically incorrect sizeof (fe3bea090e5)
24 hours ago release-process: update pre-release cycle docs (#18805) (e1181475e11)
25 hours ago [ci skip] Re-add accidentally removed NEWS entry (931ee4bf629)
25 hours ago ext/pdo_sqlite: adding Pdo_Sqlite::ATTR_BUSY_STATEMENT (53231a81dda)
27 hours ago Merge branch 'PHP-8.4' (8a3201d91ee)
27 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (fc89d1968cf)
27 hours ago zend_alloc: Fix compile with ZEND_MM_STAT=0 (d11f9717fdb)
31 hours ago Merge branch 'PHP-8.4' (5b85b1a5398)
31 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (d6258d60d63)
31 hours ago Fix test conflict between copy_variation2-win32-mb.phpt and copy_variation2-win32.phpt (186a8116bea)
32 hours ago zend_alloc: Fix compilation with ZEND_MM_CUSTOM=0 (#18808) (7b6c0b99bbd)
33 hours ago [ci skip] Fix NEWS location (b41a8aaffda)
33 hours ago Properly handle __debugInfo() returning an array reference (4f0554fa549)
33 hours ago Merge branch 'PHP-8.4' (4c7220322bc)
33 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (7a0beb48672)

qemu.org

3 days ago Merge tag 'pull-10.1-maintainer-may-2025-070625-1' of https://gitlab.com/stsquad/qemu into staging (bc98ffdc75)

woocommerce

18 minutes ago [dev] [7] Monorepo: cleanup after dropping unsupported packages. (#58650) (f1c6ef4491)
74 minutes ago [dev] [6] Monorepo: drop unsupported @woocommerce/api-core-tests package. (#58647) (ef28c7ee86)
2 hours ago [dev] [5] Monorepo: drop unsupported @woocommerce/internal-e2e-builds package. (#58644) (ca261166e1)
2 hours ago [Accessibility] Focus on alert notice if any when cart gets updated (#58549) (dc75b7b64e)
3 hours ago [dev] [4] Monorepo: drop unsupported @woocommerce/e2e-environment package. (#58643) (744893409c)
3 hours ago [dev] [3] Monorepo: drop unsupported @woocommerce/e2e-utils package. (#58642) (8920513ff5)
4 hours ago Refactor `useValidation` hook and a deprecation warning will be shown  (#58400) (1e74b16006)
4 hours ago [dev] [2] Monorepo: drop unsupported @woocommerce/e2e-core-tests package. (#58639) (fb3d9ed828)
4 hours ago [Accessibility] Fix product page tabs keyboard accessibility (#58515) (ba3c0e9dda)
5 hours ago [NOX In-Context] Preselected Payment Methods not enabled when onboarding live account directly (#58641) (8120ca086a)
5 hours ago [dev] [1] Monorepo: drop unsupported @woocommerce/admin-e2e-tests package. (#58638) (41ad890b06)
6 hours ago Add email usage tracking to WC Tracker (#58625) (77164437a2)
6 hours ago Fix quantity in backorder notification email (#58656) (8a9c9c16a8)
9 hours ago Only respect quantity limits in cart if manage stock setting is enabled (#58392) (b94cd245b6)
9 hours ago Remove checkout filter E2E tests and replace with unit tests. (#58615) (7e82a3a91d)
10 hours ago Order summary: Switch to css container width detection for the cart and checkout block (#58476) (e882970cc2)
10 hours ago Added Featured product & category image background warning notice (#57490) (5946f3c3c9)
11 hours ago Fix Add to Cart with Options block visibility on frontend when selecting a specific variation in the Single Product block (#58148) (b9c93b855f)
11 hours ago E2E tests for product export (#58619) (7a83bcf5da)
18 hours ago [Woo POS] Display store details from POS settings in email footer in HTML/plaintext formats (#58330) (028d927661)
26 hours ago Update stable tag to 9.9.3 (#58660) (57e17be75d)
26 hours ago Improve cart table accessibility with scoped headers (#57883) (0b5f924cbd)
26 hours ago Update the font sizes of the Add to Cart + Options blocks (#58653) (a0d92ab49a)
28 hours ago Update outdated docs links to woocommerce-admin repo #40081 (#58626) (26bf2a040e)
29 hours ago update contribution docs and add last updated (#58649) (7cb9caf9fb)
29 hours ago Implement logging support in the email editor package (#58607) (324927db60)
30 hours ago Allow Product Image block to accept a specific `imageId` (#57590) (05a7789f0a)
30 hours ago Update local fallback data for recommended extensions (#58606) (2eec294ecb)
31 hours ago Add workflow to create Call for Testing post (#58427) (892237d3ef)
31 hours ago Round individual taxes in fee lines items in orders REST endpoint (#58497) (972c90ee76)

wordpress.org

6 hours ago Docs: Correct the type of the `$count` parameter in `get_usernumposts` filter. (648e37c482)
8 hours ago Tests: Add new `assertEqualHTML` assertion. (206af74681)
24 hours ago Coding Standards: Remove redundant `empty()` checks in `map_meta_cap()`. (1ffb5f3b31)
2 days ago Posts, Post Types: Add `pre_post_insert` action hook before inserting a new post. (caae7ebe39)
2 days ago Docs: Correct the type for `WP_List_Table::$_column_headers`. (947ab05cef)