Projects with recent changes

aom

2 days ago av1: fix ASAN overflow in AVX512 convolve_2d_sr (34c63b10ea)
2 days ago Fix qindex used in filtered frame decision (2f67d6b97d)

asterisk.org

28 hours ago bridging: Add support for TOUCH_MIXMONITOR_OPTIONS (e22687d0bd)
28 hours ago res_pjsip_refer: Fix issues with Refer-Sub:false and ARI. (1480af1227)

imagemagick.org

14 hours ago handle non-square images (e5f493467)
17 hours ago improve numerical stability (c08cf98b9)
22 hours ago Cosmetic. (8e2561a2a)
22 hours ago Exclude logo from the release archive. (e40b4d420)
22 hours ago Restored logo vector files. (b3c3fba00)
27 hours ago restore FFT case (39fa09dfd)
28 hours ago add zlib dependency (a5956e81e)
29 hours ago spatial phase subimage search (073502fd4)
29 hours ago cosmetic (46c11a2aa)
2 days ago use virtual memory for phase spectra (4c2e04d78)
2 days ago precompute the phase spectrum for all (u,v) frequency pairs simultaneously, (8470c1703)
2 days ago configure distributed cache max clients and max unathenticated clients (e9c84d966)
2 days ago Cosmetic. (55c96d024)
2 days ago Read DNG profiles when pinging the image. (eeea9dae4)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6rvv-36hw-5rgf (297c894d3)
3 days ago correct angle (836651ece)
3 days ago fix PDC metric (fc48f7d4c)

kernel

3 days ago Linux 7.2-rc4 (1590cf032971)
3 days ago Merge tag 'riscv-for-linus-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (82a47586c0b9)

openh264

31 hours ago Fix slice buffer size validation and allocation during dynamic load balancing (#3966) (fca40fc1)
32 hours ago Fix asymmetric chroma plane stride handling in encoder preprocessing (#3961) (e22b2731)

openssl.org

26 hours ago errors: fix stale string overrides in openssl.txt for renamed SSL error codes (ba2f3b557a)
26 hours ago CHANGES.md updates (9f8231027b)
26 hours ago PSK: Handle non-empty client sid_ctx (4abb70d327)
26 hours ago Fix TLS 1.3 PSKs with SSL_VERIFY_PEER and no sid_ctx. (ecd8d329f3)
28 hours ago Guard against NULL data in empty ASN1_STRINGs (4cef487f2a)
31 hours ago quic: report SRTM entry match status via an output argument (63afe63914)
31 hours ago Wire radix QUIC test framework clock to simulated time (fcba83dc4d)
31 hours ago Port script_19 to radix test framework (08d3dd81b2)
31 hours ago Port script_18 to radix test framework (7c6adaee6b)
31 hours ago Port script_17 to radix test framework (9b94348003)
31 hours ago Port script_16 to radix test framework (e528888bc0)
31 hours ago Port script_15 to radix test framework (b27fe1419c)
31 hours ago Fix clean target find/-prune precedence bug (458bfef110)
31 hours ago Migrate QUIC_TSERVER script 13 and script 14 to radix (db5b985369)
2 days ago apps: test rsa -text option (a44ba221ab)
2 days ago ml_kem: Add a check for shared_secret (695eb4bd64)
2 days ago demos: wire up echecho (ef6f59329d)
2 days ago demos/sslecho/echecho.c: apply Windows-specific changes (2216d3b10f)
2 days ago demos/sslecho/echecho.c: check return values of SSL_* calls (87b0f363dc)
2 days ago demos/sslecho/echecho.c: use SSL_set1_ipaddr() instead of SSL_set1_host() (7a4522bf26)
2 days ago demos/sslecho/echecho.c: declare locally used functions as static (bf1f522f34)
2 days ago demos/sslecho/echecho.c: use <stdbool.h> (936a9ce283)
2 days ago demos/sslecho/echecho.c: reflow overly long lines (0e1176078f)
2 days ago demos: add PKCS#12 reading and writing demos to the primary build system (913cd240c7)
2 days ago demos/pkcs12/pkwrite.c: drop deprecated init calls (3227ca41ec)
2 days ago demos/README.txt: mention quic-server-block.c and quic-server-non-block.c (25a7067b3d)
2 days ago demos: wire up tls-server-block (8f8c42fa2d)
2 days ago demos/guide/tls-server-block.c: check results of __owur API calls (940f4930c8)
2 days ago Add regression test for negative EVP_CIPHER_get_iv_length() in PKCS5_pbe2_set_scrypt (8194b426f9)
2 days ago Make sure we always check return of CRYPTO_UP_REF which can fail. (437e09afb1)

php.net

2 hours ago [skip ci] Update UPGRADING.INTERNALS for #21607 (83eea879304)
9 hours ago Merge branch 'PHP-8.5' (be82abb58ac)
9 hours ago Fix const expr support in preloading (#22783) (740d1f57505)
9 hours ago Merge branch 'PHP-8.5' (417e3d7269a)
9 hours ago Clear ZREG_TYPE_ONLY flag for in-register vars in zend_jit_snapshot_handler() (#22764) (853b89c092f)
11 hours ago Merge branch 'PHP-8.5' (5ccb145042f)
11 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (6e7491400ac)
11 hours ago ext/dom: fix UAF when setting an attribute colliding by local name. (3221a076f26)
22 hours ago [skip ci] Fix tmps count in test expectation (786e42386d0)
23 hours ago Merge branch 'PHP-8.5' (6b565e04508)
23 hours ago zend_jit_resolve_tsrm_ls_cache_offsets: clobber volatile registers (#22832) (8c96f53d91c)
29 hours ago ext/gmp: Fix GMP error messages using outdated parameter names (#22846) (f2b6b7fd3c7)
2 days ago ext/soap: truncate header values containing newline characters. (f6fe838e364)
2 days ago Merge branch 'PHP-8.5' (d0f00ccd98f)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (2f375792055)
2 days ago ext/filter: encode 0xFF in FILTER_SANITIZE_ENCODED (56149186d81)
2 days ago Add trait support for internal classes (GH-20976) (63e26ab7162)
2 days ago streams: remove StreamError::$param property (36d854783b5)
2 days ago streams: remove param field of php_stream_error_entry (0cf29ab0589)
2 days ago streams: remove parameters that always passed NULL or unused (85fc5768d6d)
2 days ago Skip __get() when __isset() materialised the property (GH-22181) (06411654ff1)
2 days ago Zend: reset typed property default on every unserialize failure path. (ab99a29383d)
2 days ago main: Add AIX to PHP_OS_FAMILY (#22834) (6c988e0abb0)
2 days ago Merge branch 'PHP-8.5' (1c7f50ae42f)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (ed1a6d4fdde)
2 days ago Fix GH-22825: DOM attribute methods on a DTD default attribute (145e8c26d4c)
2 days ago Merge branch 'PHP-8.5' (b56a0e0dfe0)
2 days ago ext/opcache: zend_jit_resolve_tsrm_ls_cache_offsets() TEXTREL from bare __tls_get_addr call. (19af2e43f36)
2 days ago Fix unchecked sqlite3_column_text() calls (#22715) (b82fc3c0e04)
2 days ago Fix crash when a partial skips a param with a constant default (#22804) (61a987b5a19)

qemu.org

23 hours ago Update version for v11.1.0-rc1 release (cbd42e2b75)
23 hours ago Merge tag 'pbouvier/pr/docs-20260721' of https://gitlab.com/p-b-o/qemu into staging (0a71e84dd0)
24 hours ago docs: fix sphinx build failure (c3662589c4)
26 hours ago gitlab: remove gdb from MacOS jobs (ad14439be5)
26 hours ago Merge tag 'hw-misc-20260714' of https://github.com/philmd/qemu into staging (b376a19e5f)
26 hours ago Merge tag 'pull-target-arm-20260721' of https://gitlab.com/pm215/qemu into staging (67078714a3)
26 hours ago Merge tag 'pbouvier/pr/plugins-20260720' of https://gitlab.com/p-b-o/qemu into staging (83e8f88135)
26 hours ago Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (dbe4ebedda)
30 hours ago vfio/listener: Remove unnecessary 'linux/kvm.h' include (d06edc83b5)
30 hours ago hw/audio/intel-hda: restrict all DMA engine paths to memories (c257745248)
30 hours ago hw/sd/sdcard: Fix error case for CMD18 (c477e32b64)
30 hours ago hw/net/cadence: Return current Cadence GEM queue pointers (94c510a5dc)
30 hours ago hw/misc/applesmc: Fix a typo setting MSSD key (2142689d92)
30 hours ago replay: fix use of uninitialized pointer on error (fe68e4b47b)
30 hours ago user/guest-host: Include exec/abi_ptr.h (701e8d1ee9)
30 hours ago hw/display/qxl: validate monitors_config heads[] in phys2virt (9f436938c5)
30 hours ago net: Correct padding check in qemu_receive_packet() (b1e73b2ddb)
2 days ago docs/about/emulation: sharpen the dlcall boundary and its guest requirements (533c98e769)
2 days ago tests/tcg: correct why the magic syscall number is safe here (99916cdb4d)
2 days ago contrib/plugins/dlcall: correct the syscall number claim, note the data model (bc5b22b4d4)
2 days ago Revert "target/arm: Build cpu32-system.o as common object" (b693da615a)
2 days ago MAINTAINERS: Add soc_dma to OMAP section (fcebaea2e3)
2 days ago include/hw/arm/omap_dma.h: Move to include/hw/dma (a5223ea536)
2 days ago hw/dma/soc_dma: Remove unused mem.base, paddr fields (f5541f51cf)
2 days ago hw/dma/soc_dma: Use physical_memory_map() for mem2mem transfers (3162318194)
2 days ago hw/dma/soc_dma: dma bytes is uint64_t (22afad9489)
2 days ago hw/dma/omap_dma: Be more careful about overflow in transfer setup (efbf01e03f)
2 days ago hw/dma/soc_dma: Remove union from memmap_entry_s struct (68f788e705)
2 days ago hw/dma/soc_dma: Simplify soc_dma_ch_update() (f00bef33fe)
2 days ago hw/dma/soc_dma: Remove soc_dma_port_fifo support (02cfe21f6a)

strongswan.org

32 hours ago github: Disable SonarQube's (beta) taint analysis (3582906332)
32 hours ago github: Use tpm2-tss 4.2.0 for tests (33917415df)
32 hours ago github: Use AWS-LC 5.3.0 for tests (4eb3391801)
32 hours ago child-create: Don't fail creating IKE SA if only Child SA installation fails (6894b33e6d)
32 hours ago github: Use latest SonarQube action (8cd4ac9f53)
32 hours ago aesni: Split plugin to avoid potential SIGILL (24c70db4b9)
32 hours ago ha: Make receive buffer size for the HA socket configurable (9d5e619e19)

tesseract

28 hours ago Replace http:// by https:// for selected URLs (14a51e76)
28 hours ago Fix Leptonica URLs (80273566)

woocommerce

2 hours ago Add missing test env paths to blocks e2e CI job triggers (#66868) (fc94b16c33a)
3 hours ago [Performance] Address edge-case concerns reported by an AI after merging #66084. (#66853) (88136bab219)
4 hours ago Restore rel key in loop add-to-cart filter arguments (#66856) (8bfc1083018)
4 hours ago Fix ESLint errors in the default scaffolded extension (#66788) (a4b6b828ff9)
4 hours ago Add StockDisplayFormat enum class for woocommerce_stock_format option values (#66802) (df14861c456)
4 hours ago Fix duplicate headers on Settings UI drill-down pages (#66854) (2311d0bd1b7)
4 hours ago Fix TypeError when screen ID is not a string in visual attribute script enqueue (#66655) (fbd2868ef30)
6 hours ago Avoid repeated payment provider checks in admin requests (#66321) (4147321daf8)
6 hours ago Fix fatal error on the widgets admin screen when a product block is in a widget area (#66641) (db2c48d3cdc)
7 hours ago Fix fatal errors when updating malformed gateway settings (#66848) (9c769eb92a0)
7 hours ago Restore Core Breadcrumbs callback compatibility (#66822) (7a4d5d5a9b4)
7 hours ago Push notifications: stop enumerating role members when fetching push tokens (#66786) (aa5336428dc)
7 hours ago Sanitize single dismissible store notice before rendering (#66820) (5af2d32d75f)
8 hours ago Remove nofollow from product permalink buttons (#66743) (39c2b59e7df)
9 hours ago Add readiness review, go/no-go, and a Product DRI to the release process (#66805) (7db8ffa8af8)
10 hours ago [Performance] Audit variable product datastore (#66084) (fa4e8940953)
11 hours ago Evict ESLint 8 and drop the jest-environment-jsdom pin (#66792) (b2c4185260c)
11 hours ago Consolidate the shared ESLint import/core-modules list (#66784) (a8b584f3dda)
12 hours ago Clarify shipping zone save action when adding a method (#66343) (b3dc54fb289)
13 hours ago Fix shipping method names on manual orders (#66811) (8194055b339)
16 hours ago Make the dual API usable for plugins without the feature flag enabled (#66706) (c0e7313476f)
18 hours ago Docs: Fix dynamic settings hook documentation (#66832) (105a726a1e7)
19 hours ago Fix clearing a log source leaving files behind past the first 20 (#66170) (ce11715b90f)
19 hours ago Fix HPOS meta guard flagging extension virtual meta as corrupt (#66806) (649f854c3fb)
20 hours ago Add tax_lines meta schema assertion to orders REST controller test (#66807) (7c57f2eb182)
20 hours ago fix(email-editor): stop email galleries from floating and eating the gap below them (#66833) (76addadc2bd)
20 hours ago Update CLAUDE.md (6389960aaeb)
21 hours ago docs: audit and tighten AI agent instruction files (668724a11cb)
22 hours ago Fix: make coming soon page theme-aware and simplify layout (#65816) (ce4132da83f)
24 hours ago New settings intro guide and sidebar ordering for developer docs (#66567) (3a65ca9f184)

xz

30 hours ago Update THANKS (6097929a)
30 hours ago xz: Free the filename read from the file specified with --files/--files0 (4b9b8271)
30 hours ago xz: Free the filename allocated for --files or --files0 (7bd6d63b)
31 hours ago liblzma: Fix input_size_max in lzma_index_buffer_decode() (08776094)
2 days ago Tests: Fix test_index.c when encoding support is disabled (d4edae32)
2 days ago liblzma: Silence a compiler warning (0352dc79)
2 days ago Tests: test_index: Test the stricter Number of Records condition (47c44e90)
2 days ago Tests: Add test file bad-0-index-1.xz (a9c92328)
2 days ago Revert "liblzma: Add internal constant INDEX_RECORDS_MAX" (006126ac)
2 days ago liblzma: Index decoder: Reject an obviously-bad Number of Records better (5005914f)
2 days ago Tests: test_index: Add a test for the Index decoder memusage bug (10dfae83)
2 days ago liblzma: Index decoder: Fix lzma_memusage() (bd3bfe83)
2 days ago Tests: test_index: Fix testing of _locate() with concatenated lzma_index (2187b27c)