Projects with recent changes

aom

2 hours ago Extend sf `prune_inter_modes_based_on_tpl` to speed 1 (ebfb326878)
2 hours ago Skip chroma RD evaluation of interpolation filter search (fccaf78b57)
17 hours ago svc: Check for invalid params for svc layer id setting (a93ba0ffaa)
21 hours ago Return error if worker is not initialized (f593a96929)
23 hours ago Out-of-Bounds Array Read in ctrl_get_tile_data (772c97170e)
25 hours ago Add check for svc input scaling_factor_den (2f0bbb582b)
26 hours ago Refactor and optimize warehouse_efficients_txb() (653d1049ba)
28 hours ago Fix an integer overflow in target bits calculation (f20ffd491c)

asterisk.org

3 hours ago fix: backport pjproject stdatomic.h GCC 4.8 build failure patch (1b932f188a)

imagemagick.org

5 hours ago release (c86de049c)
6 hours ago release (51e1d5d97)
21 hours ago cosmetic (9bc5c37a5)
23 hours ago Updated the Windows dependencies. (5e318be89)
2 days ago scale the pixel distortion (c92cd3515)
2 days ago remove ceil() (d5e020d54)
2 days ago support pixel difference count (PDC) compare metric (bfd1fcf35)
2 days ago check for 1 linecap point (93aac80d3)
2 days ago latest automake/autoconf updates (4ffb6c7d3)
2 days ago cosmetic (6cbcfd6c6)
2 days ago eliminate compiler warning (c4aa2a623)
2 days ago do not call ThrowFatalException() (0f8701541)
2 days ago evaluate each requested right independently and combine them (9051eb438)
2 days ago update exception message (c32d3b110)

kernel

2 days ago Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (c1f49dea2b8f)
2 days ago Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core (8c2bf4a2e5cb)
2 days ago Merge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging (bea8d77e45a8)
2 days ago Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (99ef60d119f3)
2 days ago Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty (73398c2772d0)
2 days ago Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (40735a683bf8)
3 days ago mm/damon/core: disallow non-power of two min_region_sz on damon_start() (95093e5cb4c5)
3 days ago mm/vmalloc: take vmap_purge_lock in shrinker (ec05f51f1e65)
3 days ago mm: call ->free_folio() directly in folio_unmap_invalidate() (615d9bb2ccad)
3 days ago mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (8f5857be99f1)
3 days ago mm/zone_device: do not touch device folio after calling ->folio_free() (399289849560)
3 days ago mm/damon/core: disallow time-quota setting zero esz (8bbde987c2b8)
3 days ago mm/mempolicy: fix weighted interleave auto sysfs name (8fedac321fb0)
3 days ago Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (faeab166167f)
3 days ago Merge tag 'i3c/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux (401b0e0bc965)

libheif

14 hours ago clarify array-size preconditions in sequences API (after report by @m1-llie) (46521618)
31 hours ago fix: set primary image (unci) after checking for error result (28f8e595)

openssl.org

11 hours ago Fix memory leak in load_key_certs_crls() when add/push fails (9ac29bc857)
33 hours ago apps/enc.c: typo fix in -k option description (087bddcda9)
34 hours ago fips: mark X448MLKEM1024 as non-approved (fda518293a)
34 hours ago ci: Add MINGW64 build (8449ecf09a)
34 hours ago sock_read: check ret==0 before BIO_sock_should_retry() (fe196783f7)
34 hours ago .github/workflows: remove openssl-3.2 and openssl-3.3 from CI jobs (12969dd832)
2 days ago Fix prototype typo in X509_NAME_get_index_by_NID (4b8ddae690)

php.net

2 hours ago ext/mysqli: Throw error when mysql_stmt_data_seek cannot be executed (#10419) (637c1163cc7)
4 hours ago Fix usage of optimize attribute on unsupported compilers (GH-21819) (355571cefdf)
4 hours ago Merge branch 'PHP-8.5' (61eb31a888c)
4 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (cb363ec0e3a)
4 hours ago PHP 8.4 is now for PHP 8.4.22-dev (aeb56711ea8)
4 hours ago ext/phar: remove `phar_archive_data->alias == phar_archive_data->fname` checks (#21820) (c0d021216da)
6 hours ago Merge branch 'PHP-8.5' (f63be325c59)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f8b1f081959)
7 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (ed1b00c1bed)
7 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (505e9fef389)
7 hours ago [skip ci] Mark curl/bug71523.phpt as online test (d60e7a18eda)
7 hours ago Merge branch 'PHP-8.5' (fc8f56c553f)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (c40041f40f7)
7 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (6a5525ca1ea)
7 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (bdf0672d8cb)
7 hours ago [skip ci] Sort paths-ignore and remove cirrus (19598f3a6a3)
7 hours ago [skip ci] Tweak paths-ignore (8b6b4a6f4b6)
7 hours ago ext/standard: Throw a ValueError when the parameter includes NUL bytes in `putenv` and `getenv` (#21817) (701d8a66d32)
7 hours ago Merge branch 'PHP-8.5' (fc9a4a38664)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (298061b5085)
7 hours ago ext/session: fix missing zval_ptr_dtor for retval in PS_GC_FUNC(user) (d96579371fd)
26 hours ago Merge branch 'PHP-8.5' (e07d06684ee)
26 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (38b20dddd27)
26 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (7a7f5acd106)
26 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (48605f4c859)
26 hours ago [skip ci] Backport CI changes (c380bd576fd)
26 hours ago ext/gmp: reject values larger than unsigned long in gmp_pow/binomial/root/rootrem and shift/pow operators. (617e4c38e0d)
28 hours ago Merge branch 'PHP-8.5' (c36c50e5936)
28 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (786356db160)
28 hours ago Update NEWS for recent bug fixes (3df1fa7a431)

qemu.org

4 hours ago Update version for v11.0.0 release (98b060da3a)

strongswan.org

5 hours ago github: Move CI for Windows from AppVeyor to GitHub Actions (19d73ef156)
11 hours ago Revert "github: Remove commit ID from cache keys" (e0fb06c9cc)

tesseract

8 hours ago Use asciidoctor instead of asciidoc-py for manpage generation (#4534) (78a8ac88)
2 days ago autotools.yml: add workflow_dispatch trigger for manual runs (50c3afa8)

woocommerce

3 hours ago Schedule sale events on meta change not on product update (#64140) (d1d120953e1)
3 hours ago Add customer note field to fulfillment updated email (#63855) (90ebffc8d92)
4 hours ago Encapsulate product lookup table refresh behind a dedicated method (#64093) (7f790dd8e00)
4 hours ago Fix HPOS data cache cross-bleed between order data store subclasses (#64067) (ea8ddc1e2e4)
4 hours ago [DataViews - All Products] Add organization field modules (#64271) (c0783535d1b)
4 hours ago Add email template sync registry driven by @version header (#64261) (c91e8eadb65)
5 hours ago [DataViews - All Products] Add inventory field modules (#64270) (c7d5c87a182)
5 hours ago [DataViews - All Products] Add pricing field modules (#64269) (8edc64c123f)
6 hours ago Fix: Mini-cart does not update or open when adding through legacy events (#64152) (3c864c6f8c2)
6 hours ago [DataViews - All Products] Add shared field controls (#64268) (5d7f4cddd59)
8 hours ago [dev] Monorepo: complete migration to @woocommerce/internal-style-build/webpack-rtl-plugin (#64161) (77a3a97db34)
11 hours ago [DataViews - All Products]: add @wordpress/theme package (#64250) (5d757d75b20)
11 hours ago Prime attachment caches in product gallery meta box to reduce edit screen queries (#64089) (6ca7de0bec2)
22 hours ago Fix insufficient color contrast for Select2 placeholder text (#63751) (1d4c6cc4e93)
27 hours ago [DataViews - All Products] Clean up code (#64243) (e44f2f48d84)
27 hours ago Fix missing changelogger setup in experimental-products-app package (#64255) (06085b3b79b)
30 hours ago Add product filter cache entry cap to prevent bot-driven cache flooding (#64039) (ec4803cb0da)
31 hours ago Inherit font color in Checkout block saved adresses (#64148) (79a7e393879)
31 hours ago Fix: Correct misspelled filename REAMDE.md to README.md in monorepo-utils (#64226) (4499781dc47)
31 hours ago Fix some inputs misalignment in Settings on WP 7.0 (#64145) (ba797e7d2a2)
31 hours ago Add PHPStan baseline policy to AGENTS.md (#64192) (65f180cbbc4)
33 hours ago [Experimental] Create @woocommerce/experimental-products-app package (#64182) (#64184) (aceaa6ffe56)
35 hours ago Fix command palette registration across wp-admin screens (#64164) (1fba7d2ef7e)
2 days ago Fix: Correct two typos in available-slot-fills.md documentation (#64228) (f65e7734e77)
2 days ago [dev] Monorepo: wrap up admin build cleanup (#64224) (34cb928cea6)
3 days ago Suppress harmless dbDelta duplicate key errors during table creation (#64188) (5654c5f50f4)
3 days ago [dev] Monorepo: update deps tracking for filesystem cache. (#64220) (0f51da689fb)
3 days ago [dev] CI: patchup wp-env start failures. (#64223) (e1e727d595c)