Projects with recent changes

imagemagick.org

6 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-xxw5-m53x-j38c (e2d5b4ff0)
18 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-xxw5-m53x-j38c (40cfaa7b3)
27 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x2j6-6h5m-gjg4 (e5dcf54b8)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8563 (49000e729)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8562 (77716576a)
2 days ago Corrected previous patch and added more overflow checks. (31f10b1de)
2 days ago Fixed out of bound read with negative pixel index (GHSA-vpxv-r9pg-7gpr) (21525d8f2)
2 days ago Moved allocation to fix possible memory leak when at recursion depth. (7e63bb505)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v7g2-m8c5-mf84 (1a51eb9af)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-42p5-62qq-mmh7 (bbae0215e)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-782x-jh29-9mf7 (4354fc1d5)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-mqfc-82jx-3mr2 (b9c80ad3c)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x2j6-6h5m-gjg4 (13e1eac8c)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7355-pwx2-pm84 (5a545ab9d)

kernel

2 days ago Linux 6.19 (05f7e89ab973)
2 days ago Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (e98f34af6116)

libheif

10 hours ago fix includes (598f9be5)
10 hours ago fix type convertion warning (fe1d43ac)
10 hours ago fix includes (834bb4c9)
10 hours ago fix includes and licenses (097a5c32)
10 hours ago Merge branch 'uncompressed-tb21' (538691c6)
10 hours ago unci: rename encoders to consistent names (36338dfe)
10 hours ago unci: new encoder for packed component interleaving (39fe7e86)
24 hours ago unci: fix byte and component order (c843ec53)
24 hours ago fix writing rrggbb and loading block pixel interleave with block_size==0 (31bb79ec)
24 hours ago unci: add faster component-interleave decoder when component sizes are multiples of whole bytes (8958c48f)
25 hours ago unci: implement decoder for component interleaving with blocks (19657291)
25 hours ago add missing files (eb5a800d)
25 hours ago unci: implement decoder for pixel-interleaving with block grouping (9ae99aca)
2 days ago unci: remove isKnownUncompressedFrameConfigurationBoxProfile() (dd7ab0b8)
2 days ago unci: simplify map_uncompressed_component_to_channel() (313fef79)
2 days ago unci: add full list of uncC profiles (f45e5917)
2 days ago unci: use enum name for sampling_type (938550f6)
2 days ago unci: remove uncompressed_image_type_is_supported() and let each unc_encoder check its own requirements (357ead38)
2 days ago unci: fix tiled mixed-interleave and simplify decode_tile() signature (8dd25615)
2 days ago unci: use new get_tile_data_sizes() so that we can remove fetch_tile_data() from each decoder (ccf4e565)
2 days ago unci: fold tile_component_interleave decoder into component_interleave decoder (0023d8a4)
2 days ago unci: remove image_width/height from decode_tile() parameters (1674c2dc)
2 days ago unci: add missing unc_decoder_legacybase class (c1bf8685)
2 days ago unci: refactor unc_decoder into a clean base class and move everything else into unc_decoder_legacybase (f6436f22)
2 days ago unci: refactor AbstractDecoder and subclasses to unc_decoder similar to unc_encoder (10cd9794)
2 days ago unci: mode unc_encoder_factory methods private (fe9e8d3f)
2 days ago unci: move computation of tile sizes into unc_encoders (594bc19f)
2 days ago unci: fix unci tiled encoding (47bcba03)
2 days ago unci: extract unc_encoder_factory from unc_encoder (702f08a1)
2 days ago unci: remove old, obsolete unci writing (2ce7b8f9)

openssl.org

4 hours ago Allow testing the valgrind suppression file in CI (bf39120c27)
19 hours ago Fix buffer overrung in SRTPKDF (69b0330a45)
32 hours ago interop tests: update (0a99c3e9df)
32 hours ago Document EC_curve_nist2nid and EC_curve_nid2nist functions (f541dede63)
32 hours ago OSSL_PARAM_print_to_bio should be excluded from FIPS_MODULE (8f7f7f8124)
32 hours ago config: use -path instead of -wholename (aad0ceda38)
33 hours ago Fix cross-version compatibility in RFC7919 changes (fb0a105e25)
2 days ago cmp_client_test.c: add print_errors_PKIStatusInfo() and use it for all CMP test executions (5cc7ae3e4a)
2 days ago cmp_client_test.c: add separator output between the two execute_exec_GENM_ses_test_single() in execute_exec_GENM_ses_test() (1b04da5bb2)
2 days ago cmp_client_test.c: speed up polling tests by reducing checkAfter times (0314cc64f6)

php.net

3 hours ago Add note about updated PHP version (ba996f7ae97)
3 hours ago Update minimum required PHP version in Autotools build system (#20933) (4b723900c31)
6 hours ago ext/ftp: Returning a boolean value using RETURN_BOOL (#21187) (c995a6cb4b7)
6 hours ago ext/readline: Returning a boolean value using RETURN_BOOL (#21186) (26559c5815a)
6 hours ago ext/session/mod_mm: implement VALIDATE_SID handler (#21178) (4b01cd1bf3f)
18 hours ago Merge branch 'PHP-8.5' (a760cf73f04)
18 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (aae3002c28e)
18 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (901ebd21f36)
18 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (5b227b38e10)
18 hours ago Disable pkg cache for FreeBSD jobs (10aadd635bf)
20 hours ago Merge branch 'PHP-8.5' (90e4f1a9e56)
20 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (7273aa39c94)
20 hours ago Update IR (#21183) (dd9421d8258)
21 hours ago Fix line wrapping in NEWS/UPGRADING/UPGRADING.INTERNALS (ad83353a3d3)
21 hours ago Fix extension order in UPGRADING.INTERNALS (d1ffe6afd9c)
23 hours ago Merge branch 'PHP-8.5' (f037d49bb8c)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (1ff5eb448a8)
23 hours ago Fix GH-21161: socket_set_option() crash with array 'addr' entry as null. (19ee3e6697d)
28 hours ago [skip ci] Remove dead code in Zend/zend_multiply.h after zend_error_noreturn() (GH-21153) (95fb1747309)
28 hours ago ci: Add fork protection to workflow verify-bundled-files (GH-21171) (29cd577aa65)
28 hours ago Merge branch 'PHP-8.5' (8bb2312fc5c)
28 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (81de7b964fc)
28 hours ago Improve shared_alloc_shm.c strategy to support OPcache JIT on Solaris (7c6f08945f8)
30 hours ago Fix borked FETCH_W+ZEND_FETCH_GLOBAL_LOCK optimization (GH-21121) (fcff846a73d)
30 hours ago ext/session: move variable initialization out of if condition (e1b2f1f5cb8)
30 hours ago ext/session: add const qualifiers (8af056206e4)
30 hours ago ext/session: refactor bin_to_readable() (cc304d14abf)
30 hours ago ext/session: reduce scope of variables (ca08e5f7fe4)
30 hours ago ext/session: simplify php_session_reset() (9026396c267)
30 hours ago ext/session: fix typo in comment (888b393d2fa)

qemu.org

9 hours ago Merge tag 'pull-loongarch-20260210' of https://github.com/gaosong715/qemu into staging (0b91040d23)
9 hours ago Merge tag 'single-binary-20260206' of https://github.com/philmd/qemu into staging (37daf4ec82)
16 hours ago target/loongarch: Add LA v1.1 instructions to max cpu (59c8adc283)
16 hours ago target/loongarch: Add sc.q instructions (424227ff54)
16 hours ago target/loongarch: Add llacq/screl instructions (6e533aca52)
16 hours ago target/loongarch: Add estimated reciprocal instructions (ebe521ad93)
16 hours ago target/loongarch: Add amcas[_db].{b/h/w/d} (c1db8eb023)
16 hours ago target/loongarch: Add am{swap/add}[_db].{b/h} (2276261a01)
16 hours ago target/loongarch: Require atomics to be aligned (5cf9a035aa)
22 hours ago target-info: Statically initialize target_arch (e934c624f3)
22 hours ago meson: Add TARGET_ARCH to config_target_data (f87f7e145d)
22 hours ago qapi: Add hexagon to SysEmuTarget (3fdc58a30b)
22 hours ago hw/or1k: Rename or1k-sim.c from openrisc_sim.c (afc63fb067)
22 hours ago docs/system/or1k: Rename from openrisc (322963969e)
22 hours ago tests/tcg/or1k: Rename from openrisc (e4dad5f55f)
22 hours ago hw/or1k: Rename from openrisc (44967f9422)
22 hours ago include/hw/or1k: Rename from openrisc (8cbc31d341)
22 hours ago target/or1k: Rename from openrisc (62822fc7e0)
22 hours ago configs/targets: Restrict the legacy ldst_phys() API on x86 targets (a8b5e57635)
22 hours ago hw/intc/ioapic: Replace legacy st_phys() -> address_space_st() (33f79f636f)
22 hours ago hw/intc: Mark x86-specific [IO]APIC peripherals as little-endian (3f19262008)
22 hours ago target/i386: Use explicit little-endian LD/ST API (c2e7579505)
22 hours ago configs/targets: Restrict legacy ldst_phys() API on 32-bit SPARC target (6172a4257e)
22 hours ago target/sparc: Replace legacy st_phys() -> address_space_st() (11eb2f873b)
22 hours ago configs/targets: Forbid SPARC to use legacy native endianness APIs (3563f60931)
22 hours ago target/sparc: Replace MO_TE -> MO_BE (136b115809)
22 hours ago target/sparc: Remove dubious swapping in LD_code() helper (f811e8ba6c)
22 hours ago target/arm/arm-qmp-cmds.c: make compilation unit common (3ca2cadd39)
22 hours ago target/s390x: Expand tcg_global_mem_new() -> tcg_global_mem_new_i64() (e9c3aafb5f)
22 hours ago target/s390x: Expand tcg_gen_qemu_ld/st_tl() as 64-bit target (b29c1d33a2)

strongswan.org

27 hours ago Remove accidentally committed libtool script (dba2c9935a)

tesseract

26 hours ago Remove outdated docker-compose.yml (Fixes #4492) (#4509) (7feafb3d)
28 hours ago Fix several compiler warnings in PAGE renderer (52567992)
30 hours ago Fix some compiler warnings in PAGE renderer (3f6d9710)
30 hours ago Replace old-style casts in PAGE renderer (86f1a7c7)
31 hours ago Add missing `static` to some local PAGE renderer functions (e4b7f519)
31 hours ago Fix memory leaks in local PAGE renderer functions (f2758bdc)
32 hours ago Fix memory leak in TessBaseAPI::GetPAGEText (5bdead8a)
2 days ago Merge pull request #4503 from ppavacic/fix/apple-crosscompilation (95cd7305)
2 days ago Fix missing closing tags in multi-page PAGE XML output (#4506) (a6dac7d3)
2 days ago Add CI test for PAGE XML multi-page closing tags (bafb1fc7)
2 days ago Fix malformed PAGE XML: add closing Page tag for each page (962f2264)
2 days ago Fix typo in issue-bug.yml (9c393bbe)

woocommerce

2 hours ago Update release documentation based on recent improvements (#63145) (f1f319542f)
4 hours ago Release: Remove 10.5.1 change files from trunk (#63226) (8e71a675ee)
6 hours ago Convert e2e-pw test specs to TypeScript (batch 5) (#63214) (a1e3e17872)
7 hours ago Convert e2e-pw test specs to TypeScript (batch 4) (#63213) (34022d7651)
8 hours ago Convert e2e-pw test specs to TypeScript (batch 3) (#63212) (fe96b3cb49)
8 hours ago Remove heading from Product Collection block in email editor (#63180) (aa23b52613)
9 hours ago Convert e2e-pw test specs to TypeScript (batch 2) (#63198) (72e6daea04)
9 hours ago [Performance] Orders: detach legacy reports transients invalidation from order persistence (async) (#63118) (4a340aa901)
10 hours ago [dev] Monorepo: updated `@wordpress/env` to v11 Pre-Release (#63209) (b0a3ab6ff3)
10 hours ago Email Editor: Memoize getEmailTemplates selector (#63200) (2229e2a9b5)
10 hours ago Move `handleSubmit` inside `addToCart` in `add-to-cart-with-options` store (#63105) (8b4407b0cf)
22 hours ago Fix issue that caused the shop page not to show up in Divi under certain circumstances (#63202) (c2eb100a28)
22 hours ago Analytics stock totals: include private products (#63197) (6f1024fb69)
26 hours ago Add @return PHPDoc annotations (batch 3) - reduces baseline by 149 errors (#63149) (66a75447ea)
28 hours ago Introduce `summaryScreenReader` context to `cartItemPrice` filter. (#62080) (6b09cf0927)
28 hours ago Skip category processing in product permalinks when not needed (#63121) (ee6866e42e)
29 hours ago Convert e2e-pw test specs to TypeScript (batch 1) (#63190) (621c6e8afa)
31 hours ago Add TypeScript support scaffolding for e2e-pw tests (#63188) (1e234e1580)
32 hours ago `release-compile-changelog.yml`: do not show empty changelog warning when appending (#63129) (94e0db120a)
32 hours ago Allow using main version (`X.Y`) as input in release workflows (#63131) (dee7257d6d)
34 hours ago Analytics stock totals excludes trashed products (#63160) (57701f51d0)
34 hours ago [Fix] Admin: switch back to older version of recent reviews widget (#63168) (ef169d0503)
35 hours ago Enhancement/variation selector attribute options (#63038) (9dc5a15500)
35 hours ago Only disable add-to-cart button in variable products when wc-add-to-cart-variation is enqueued (#63171) (ffc661ec19)
35 hours ago docs: fix incorrect table reference in sync_order_products (#63183) (5ed2f6df01)
2 days ago Add marketplace links to settings pages (#63112) (e023bcf6f6)

wordpress.org

24 hours ago Docs: Improve `@global` annotations in abstract-testcase.php (9d235f6c2d)
25 hours ago Block Supports: Prevent fatal error in `WP_Duotone` when the duotone attribute is an array. (834cba427e)
25 hours ago Abilities API: Allow nested namespace ability names (2-4 segments). (45f3ce8d88)
25 hours ago Filesystem API: Avoid `chmod()` warnings if the permissions already match. (19f84cb43f)
26 hours ago Abilities API: Add core/get-settings ability. (9625e340a2)
2 days ago Docs: Remove `@return void` from Abilities API DocBlocks. (f9b61add0e)
3 days ago Plugins/Themes: Increase size of drop region for uploads. (3e47110e12)
3 days ago Media: Add external icon to alt text links. (aab997a1f9)
3 days ago Menus: Add `item_updated` label for `wp_navigation` post type. (ac29911c7f)
3 days ago Docs: Document the `$wpdb` global in `wp_register_core_abilities()`. (dd8c20fdec)

zlib

63 minutes ago Remove carriage returns from contrib/testzlib files. (029a4a4)
18 hours ago Fix the usage of types in deflate.c for when an int is 16 bits. (81c41dd)
27 hours ago Add more compiler warnings for ./configure --warn --warn. (fd2fe58)
27 hours ago Allow --const to be used in configure without --warn. (8371b53)
27 hours ago Make sign change in compress.c explicit. (8ad678e)
27 hours ago Add a test to configure to check for a working compiler. (f7d8be0)
27 hours ago Use _WIN32 instead of WIN32 in pufftest.c. (61f3438)
27 hours ago Clean up type usage in crc32.c. (7eab3fd)
3 days ago Make some down conversions explicit in the gz routines. (eb4022e)
3 days ago Fix typo in contribs workflow. (9b33778)
3 days ago CMake: Add tests for minizip components. (cd55be2)