Projects with recent changes

clamav.net

16 hours ago Fix static analysis code quality issues; Fix old libjson-c support (#1574) (d4114e0d2)
18 hours ago libclamav: Remove confusing heuristic (#1573) (9691aa780)
20 hours ago libclamav: Fix PDF scan crash on some platforms with optimization enabled (#1572) (a5cdc7faf)

guacamole.apache.org

16 hours ago Merge changes from patch branch back to main. (bd3d5fa2)
19 hours ago GUACAMOLE-2143: Merge additional safeguards to automatically kill any defunct child processes. (514149b1)
20 hours ago GUACAMOLE-2143: Improve process management to prevent zombie process accumulation (4b84d944)

kernel

2 days ago Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (4ff71af020ae)
2 days ago Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (93a274456158)
2 days ago octeontx2-pf: Fix potential use after free in otx2_tc_add_flow() (d9c70e93ec59)
2 days ago Merge branch 'lantiq_gswip-fixes' (764a47a639c7)
2 days ago net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added to the CPU port (987afe147965)
2 days ago net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup() (c0054b25e2f1)
3 days ago Merge tag 'probes-fixes-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (bf40f4b87761)
3 days ago libie: fix string names for AQ error codes (b7e32ae66642)
3 days ago crypto: af_alg - Fix incorrect boolean values in af_alg_ctx (d0ca0df179c4)
3 days ago Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (ea78c190810e)
3 days ago Merge tag 'pm-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (4ea5af085908)
3 days ago Merge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (74c7cc79aadf)
3 days ago Merge tag '6.17-rc7-ksmbd-server-fixes' of git://git.samba.org/ksmbd (fd7d927587c7)
3 days ago tracing: dynevent: Add a missing lockdown check on dynevent (456c32e3c431)
3 days ago tracing: fprobe: Fix to remove recorded module addresses from filter (c539feff3c8f)

openssl.org

21 hours ago krb5kdf.c.in: Check the key size before applying the key (3addc8bb3a)
21 hours ago Add test for using KRB5KDF with erroneous key size (c18b6968cc)
26 hours ago Update doc/designs/rfc4514.md (587bd49c32)
26 hours ago Add git pre-commit hook example to the script (4018d2d150)
26 hours ago unbreak url for legacy gost (a78d34087b)
26 hours ago make it not write changes by default (3b808890e1)
26 hours ago Add util/codespell-check.sh and run it (e70d3b1886)
2 days ago Make tests run faster on typical platforms. (7b4a56420d)
2 days ago Change test/recipes/95-test_external_oqsprovider.t to allow out-of-source builds (07474a3e8f)
2 days ago Fix EVP_PKEY_can_sign() handling of NULL from query_operation_name() (051108ee53)
2 days ago Check for OBJ_create() conflicts after write lock. (556ba81601)
2 days ago Add a test for multi-threaded OBJ_create (5909d0d3fc)
2 days ago Fix length of digestinfo_sm3_der (de0944c9b3)
2 days ago Fix doublefree after failure in ossl_siv128_init() (3185e27624)

php.net

3 hours ago Merge branch 'PHP-8.5' (b170d69cf8b)
3 hours ago Fix Uri\WhatWg\Url::withPort() when an invalid value is passed (43c3afeff78)
3 hours ago Merge branch 'PHP-8.5' (fd7fc7b8061)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (516ef5d813f)
3 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (8a9f95b23a6)
3 hours ago Add stream filter convert.* tests (#19976) (f9dc073b04b)
13 hours ago ext/intl: Add IntlNumberRangeFormatter class. (6ef4a87c180)
2 days ago Merge branch 'PHP-8.5' (65b930654bd)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (8a1014128d2)
2 days ago zip is now 1.22.7 (6118c19ab8b)
2 days ago zend_string: Support NUL bytes in `ZSTR_*_LITERAL()` and `zend_string_*literal*()` (#19582) (5d431d0d74e)
2 days ago Mark zend_visibility_string as returning a const char* (#19951) (39d6bc17162)
3 days ago Zend: Mark zend_ast_evaluate_inner as static (#19950) (d77d44e1f74)
3 days ago Zend: add const qualifier for scope in read property functions (#19949) (ba4a12bc39f)
3 days ago Optimizer: Use `true` / `false` instead of `1` / `0` for `bool` parameters (2) (525cc9a1ca5)
3 days ago standard: Use `true` / `false` instead of `1` / `0` for `bool` parameters (2) (ed4537df9f9)
3 days ago openssl: Use `true` / `false` instead of `1` / `0` for `bool` parameters (2) (c32db7e8e96)
3 days ago Zend: Use `true` / `false` instead of `1` / `0` for `bool` parameters (c9b175992c5)
3 days ago Optimizer: Use `true` / `false` instead of `1` / `0` for `bool` parameters (fb2f7fe70fa)
3 days ago standard: Use `true` / `false` instead of `1` / `0` for `bool` parameters (827c24b33f8)
3 days ago spl: Use `true` / `false` instead of `1` / `0` for `bool` parameters (7f1cc0ec322)
3 days ago session: Use `true` / `false` instead of `1` / `0` for `bool` parameters (9659d7f1ed3)
3 days ago reflection: Use `true` / `false` instead of `1` / `0` for `bool` parameters (8e66b4eaf18)
3 days ago phar: Use `true` / `false` instead of `1` / `0` for `bool` parameters (26f88c67e19)
3 days ago pgsql: Use `true` / `false` instead of `1` / `0` for `bool` parameters (d793de1a8cf)
3 days ago pdo: Use `true` / `false` instead of `1` / `0` for `bool` parameters (a5afa4a266f)
3 days ago openssl: Use `true` / `false` instead of `1` / `0` for `bool` parameters (c5b344d8112)
3 days ago opcache: Use `true` / `false` instead of `1` / `0` for `bool` parameters (3ef25050927)
3 days ago mbstring: Use `true` / `false` instead of `1` / `0` for `bool` parameters (753f287a37d)
3 days ago hash: Use `true` / `false` instead of `1` / `0` for `bool` parameters (0768a16a238)

qemu.org

3 days ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (95b9e0d2ad)
3 days ago Merge tag 'pull-request-2025-09-24' of https://gitlab.com/thuth/qemu into staging (687a9b8383)
3 days ago Merge tag 'pull-misc-20250924' of https://gitlab.com/rth7680/qemu into staging (48d7b47cd7)
3 days ago accel/tcg: Remove cpu_loop_exit_restore() stub (f6f7fdd68e)
3 days ago accel/tcg: Remove dead mmap_unlock() call in invalidate_phys_page_range (b94cca31a7)
3 days ago accel/tcg: Improve buffer overflow in tb_gen_code (ebf7a5d294)
3 days ago accel/tcg: Create queue_tb_flush from tb_flush (a9519a4615)
3 days ago linux-user: Split out begin_parallel_context (430014bee7)
3 days ago plugins: Use tb_flush__exclusive_or_serial (7330741b3e)
3 days ago accel/tcg: Move post-load tb_flush to vm_change_state hook (8414218489)
3 days ago accel/tcg: Split out tb_flush__exclusive_or_serial (b773c149a8)
3 days ago hw/ppc/spapr: Use tb_invalidate_phys_range in h_page_init (9d61f61b4f)
3 days ago target/riscv: Record misa_ext in TCGTBCPUState.cs_base (55b490b58f)
3 days ago target/alpha: Simplify call_pal implementation (521c9e1b1a)
3 days ago gdbstub: Remove tb_flush uses (dae1e0df49)
3 days ago tests/tcg/multiarch: Add tb-link test (e13e1195db)
3 days ago accel/tcg: Properly unlink a TB linked to itself (03fe665980)

strongswan.org

25 hours ago github: Use latest SonarQube action (b1275f26a6)

woocommerce

20 hours ago Move add_filter calls to block initialize(). Closes #61012. (#61013) (e1434c7f24)
22 hours ago Correctly empty address fields if an address provider sends them back empty. (#61105) (c1ba9aa106)
23 hours ago [Migrator]: Update migrator feedback survey link (#61150) (0dd4b8efc2)
23 hours ago [Migrator]: Add critical metrics to migrator via MigratorTracker Class (#61039) (db78883103)
24 hours ago Sanitize blocks autocomplete data in the asset data registry and limit suggestions to 5. (#61106) (705bcddbe7)
25 hours ago Fix address autocomplete token fetch logic (#61140) (c7a66edd30)
25 hours ago Bump email editor PHP package version to 1.7.0 (#61146) (396baf487b)
26 hours ago Don't load block templates with the woocommerce slug if the queried template was customized by the user (#61139) (6543a735ca)
27 hours ago Update Theme-related banners in Customize Your Store (#61116) (3cf559d885)
27 hours ago [Performance] Improve per-user limited coupons lookup perfromance (when HPOS is enabled).  (#60676) (6b94459306)
28 hours ago [Rest API v4] Allow orders to be sorted by order total (#61104) (84f09c424d)
29 hours ago Update persistent cart if cart session was updated during loading (#61112) (ba080a19ea)
29 hours ago Prepare Packages for Release (#61136) (1a245372de)
29 hours ago Prepare Packages for Release (#61137) (5484f94c29)
32 hours ago Performance: reduce the number of slow SQL queries in customer reports (#61092) (56f4edd17e)
2 days ago HPOS: allow users with `edit_shop_orders` permission to access to the orders screen (#58423) (cd68177b62)
2 days ago [Misc] cleanup `CustomMetaDataStore::get_meta_keys()` method implementation (#61127) (b9b8c0192a)
2 days ago Update the general settings v4 endpoints to follow the same schema as notifications settings (#61118) (7b9406a7b9)
2 days ago [Migrator]: Move the credentials dependency from Platform Client to Platform Registry (#61071) (f5f5289804)
2 days ago Add to Cart + Options grouped products e2e test: wait for API call to finish before reloading the page (#61120) (61d4b981ab)
2 days ago Add API endpoints for email design screen settings (#61074) (49cba26c2f)
2 days ago Various `FeaturesController` enhancements (#60809) (5b6d1a1eda)
2 days ago Product Gallery: fix outlines in Editor (#61119) (79f8920ddc)
2 days ago Remove Sendcloud from DefaultShippingPartners (#61082) (9b96e3371a)
2 days ago Wooplug 3225 flaky test shopper can fill in the checkout form with (#61097) (d1d472916c)
2 days ago Filter out `invalid-email-address` user when generating contributors list (#61109) (4ec802f119)
2 days ago Add Kosovo phone extension, GeoIP country, and VAT country (#61108) (270acb761a)
2 days ago Add to Cart + Options: fix some types (#61023) (99af20dc75)
3 days ago Uninstall: drop custom WordPress index on uninstall (#61094) (eeec4049b5)

wordpress.org

15 hours ago Build/Test Tools: Add some missing permissions to the legacy GitHub Actions workflows that are used by older branches. (a9452a55f9)
17 hours ago Coding Standards: Move specific sniff exclusions for getID3 to the config file. (4c1f9a0d35)
2 days ago Tests: Clean up calls to the unused `wp_add_post_meta()` function. (ad464e9a07)
2 days ago Block Bindings: Support Image block's `caption` attribute. (27487b6b96)