Projects with recent changes

aom

16 hours ago Clip QP used in TPL stage in VBR mode (431ff8b214)
17 hours ago Convolve 2d: fix mismatch in hwy (92094f8c5f)
3 days ago rm aom_highbd_calc_variance_stat() in non-hbd builds (2eb6abc83e)

asterisk.org

3 days ago tcptls: Don't inhibit escalations for outbound client connections. (7c60726df1)
3 days ago res_rtp_asterisk: Avoid two lock inversion deadlocks with pj project (734fb592bd)
3 days ago jansson: Upgrade version to jansson 2.15.1 (05dbd160ea)
3 days ago file.c: Ensure opening a stream opens at most one file (b31d3b1d57)
3 days ago pjsip: Eliminate some unique taskprocessors. (ad429910c6)

guacamole.apache.org

2 days ago Merge changes from patch branch back to main. (de976090)
2 days ago Merge 1.6.1 changes back to patch. (01734a39)
2 days ago GUACAMOLE-2273: Merge support for FreeRDP AuthenticateEx callback. (336d5e80)
3 days ago GUACAMOLE-2273: Handle FreeRDP version support for authentication reasons; support requesting gateway authentication. (0f11550c)

imagemagick.org

6 hours ago build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#8896) (6f675a309)
6 hours ago build(deps): bump the codeql-action group with 3 updates (#8895) (48645351d)
9 hours ago https://github.com/ImageMagick/ImageMagick/issues/8893 (c0bfa484d)
27 hours ago build(deps): bump the codeql-action group with 3 updates (#8891) (67f4e0658)
3 days ago beta release (62a8a0e30)
3 days ago release (360eda553)
3 days ago Added missing typecast. (b919b37fd)
3 days ago Make sure we read the bits_per_sample before using it. (0af4ede10)
3 days ago Only set the TIFFTAG_WEBP_LEVEL when the quality is not undefined. (02ac849fa)
3 days ago Removed checks for values from tif_config.h that are not included, libtiff will report errors itself now. (7cf198897)
3 days ago Removed unnecessary include. (1e2f64f85)
3 days ago add WEBP compress case when writing (f35294ec0)

kernel

2 days ago Merge tag 'platform-drivers-x86-v7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (fc02acf6ac0c)
2 days ago Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (609f036d8b93)
2 days ago Merge tag 'for-7.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (3b5f4b83c4ab)
3 days ago Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (62cc90241548)
3 days ago Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd (aa6fc3defb36)
3 days ago Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs (e895a6fc204f)
3 days ago Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (e63c75f72faa)

openssl.org

2 hours ago Rework v3nametest for SAN-first matching, add flag and long-name coverage (0ffaa24c61)
2 hours ago apps: Make s_client -quiet really quiet (30be19ca01)
2 hours ago apps: test pkey -inform and -outform handling (1cc87ac673)
2 hours ago apps: test ec -check key consistency reporting (8068ac6dd6)
5 hours ago Remove unneeded lock (7bcc460a62)
5 hours ago Port script_24 (a1255dc455)
5 hours ago Port script_23 (bab8a99486)
5 hours ago Port script_22 (a049871a8d)
5 hours ago Port script_21 (0584091e76)
5 hours ago Port script_20 (77511e1baa)
18 hours ago Apply suggestion from @andrewkdinh (33482fbddc)
18 hours ago Add value_barrier in BN_consttime_swap (1d7a8dd73f)
18 hours ago Add value_barrier in MOD_EXP_CTIME_COPY_FROM_PREBUF (f8c26111ba)
18 hours ago test/strtoultest: add coverage for ossl_strtol, ossl_strtoint and test_strtoint (1184d66238)
18 hours ago Remove remaining atoi()/atol() calls (833efe31fc)
18 hours ago test: add precise Valgrind provider init suppression (c6f264b8c4)
18 hours ago CMS: Guard against int overflow in cms_kek_cipher() (14149949d5)
18 hours ago apps: test ecparam -inform, -outform and -conv_form handling (a8553739af)
18 hours ago pkcs7_test: disable time checks in pkcs7_verify_test (c2ebb79f8d)
18 hours ago pkcs7: null-guard enveloped and signedAndEnveloped arms in PKCS7_stream (32f5a5183c)
18 hours ago Fix CMS Ed448 signer NULL digest handling (3f7640a6c0)
18 hours ago doc: fix rsa_oaep_md default digest documentation (178f835eaf)
21 hours ago Add documentation for OPENSSL_armcap (dbebf822f3)
21 hours ago Fix mutcbk_inject_frames after mutation (be9fd7be9b)
25 hours ago cms: fix AuthenticatedData authAttrs and unauthAttrs element type (3f51c9f7ac)
25 hours ago quic: fix BIO ownership in test helper (e4dcfebcea)
25 hours ago updating fuzz-corpora submodule (c507351d3d)
25 hours ago Update CHANGES/NEWS to mention the HollowByte fix (b1ad397209)
27 hours ago test: add regression test for SSL_poll() abort_blocking handling (524dd6c010)
27 hours ago SSL_poll: fix abort_blocking mishandling in poll_translate()/poll_block() (d6ca7796bf)

php.net

2 hours ago streams: use common cleanup code in _php_stream_open_wrapper_ex() (605ff6e11bc)
2 hours ago streams: use php_stream_wrapper_warn() in _php_stream_open_wrapper_ex() (f9ac6c13c42)
2 hours ago streams: refactor _php_stream_open_wrapper_ex() to use early returns (d75f79e2acf)
2 hours ago main: convert output_handler global to zend_string* (e0221be81e3)
2 hours ago main: convert error_log global to zend_string* (9362fc793cc)
2 hours ago main: convert doc_root global to zend_string* (1b204626c5e)
2 hours ago main: group Windows globals together (1de8f4f16d7)
2 hours ago main: convert last_error_lineno global to type uint32_t (6877f77c628)
2 hours ago main: convert unserialize_callback_func global to zend_string* (c82acefe470)
3 hours ago Merge branch 'PHP-8.5' (0b5d9801ec3)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (bf4b9265442)
3 hours ago CS (40c3e247f9b)
3 hours ago Fix GH-22857: Function JIT emits wrong code for FETCH_OBJ_FUNC_ARG on a property hook (#22897) (0b9a0f0d559)
5 hours ago Fix error: static declaration of copy_file_range follows non-static declaration (774e5b6455d)
6 hours ago Merge branch 'PHP-8.5' (90437857c10)
6 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (5ee37f68279)
6 hours ago odbc: Quote spaces in UID/PWD appended to connection string (#22791) (20003bec2b9)
16 hours ago [skip ci] UPGRADING: add entry for #22371 (b0bce5f0da9)
16 hours ago ext/standard: Warn when number base conversion loses precision (#22371) (5eb9bbddb4c)
17 hours ago  Tests: Fixes leaked System V shared-memory segments in tests (#22911) (24892648447)
17 hours ago ext/standard: Fix phpcredits() heading alignment (#22918) (78fc4cddfae)
19 hours ago ext/intl: Fix Collator sort conversion error handling (#22893) (718c4fda184)
21 hours ago streams: use new stream error API in _php_stream_opendir() (29c237bf881)
21 hours ago streams: refactor _php_stream_opendir() to use early returns (0c84160e110)
25 hours ago std: add test for unserialize_callback_func INI setting (5226e2f49f5)
2 days ago ext/gmp: expose the possibility of being a prime in `gmp_prevprime` (#22907) (64596644955)
2 days ago Merge branch 'PHP-8.5' (7d83eeb4f99)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (d78b09a5ea9)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (2804d095be6)
2 days ago PHP-8.3 is now for PHP 8.3.34-dev (534bcd20353)

qemu.org

24 hours ago Update version for v11.1.0-rc2 release (e1705a25af)
2 days ago Merge tag 'pull-parallels-2026-07-28' of https://gitlab.com/dlunev/qemu into staging (6d9b2e4a2c)
2 days ago Merge tag 'pull-nvme-20260728' of https://gitlab.com/birkelund/qemu into staging (0b6369d225)
2 days ago hw/nvme: fix unintentional integer overflow in shift (c39e05af43)
2 days ago hw/nvme: fix cross-namespace copy dif buffer overflow (df67805ee9)
2 days ago hw/nvme: fix assertion failure on subregion removal (6e5ca34f38)
2 days ago hw/nvme: use GPtrArray for blocker_features (30724cfee6)
2 days ago Merge tag 'pull-target-arm-20260728' of https://gitlab.com/pm215/qemu into staging (9f4d05a21f)
2 days ago MAINTAINERS: update parallels tree location (352587cbe2)
2 days ago parallels: validate BAT capacity against advertised disk size (e8a28c2e0e)
2 days ago parallels: avoid fatal abort on large bitmap L1 table (4b620302ea)
2 days ago parallels: skip loading a genuinely empty bitmap L1 table (d5250d7ed7)
2 days ago parallels: validate bitmap L1 table size before allocating it (ac52279673)
2 days ago parallels: reject BAT entries pointing outside backed storage (26c871c768)
2 days ago parallels: fix bat_entries overflow in image creation (3a1e0618ae)
2 days ago parallels: read header/BAT table in bounded chunks (af777e817a)
2 days ago Merge tag 'hw-misc-20260728' of https://github.com/philmd/qemu into staging (de5eb7c4dd)
2 days ago Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging (e3a6296ec7)
2 days ago hw/display/exynos4210_fimd: Clamp windows to screen size (a5f8d33682)
2 days ago hw/display/exynos4210_fimd: Pass width to draw_line functions (7dd1e22188)
2 days ago hw/display/exynos4210_fimd: Factor out finding screen width/height (4f635bddf5)
2 days ago hw/i2c/bcm2835_i2c: Correct CLKT register offset (c4580a3a6d)
2 days ago hw/misc/mps2-scc.c: fix scc_partno field width (ccde37589f)
2 days ago hw/misc/mps2-scc.c: fix cfg7 write (1892a0cd43)
2 days ago docs/system/arm: Update Nuvoton OpenBMC image guidance (24506d7709)
2 days ago hw/net/can/flexcan: Remove RX SMB raw view (62007626ac)
2 days ago hw/net/can/flexcan: Fix RXIMR reset mask (cf942d0268)
2 days ago hw/net/flexcan: Drop oversized 'mb[]' mailbox view (21d3af36b0)
2 days ago hw/net/can/flexcan: Fix mailbox reset mask initialization (7f780d9d2a)
2 days ago hw/net/can/flexcan: Fix mailbox index calculation in flexcan_mem_read() (8f8f86306f)

tesseract

17 hours ago Github Action | cmake-win64: enable to build training tools (25e4fb2e)
19 hours ago [sw] Update to C++20. (b4ff40b8)
19 hours ago Fix MSVC warnings. (b0f475f6)
19 hours ago Fix build. (3ca925bd)
21 hours ago fix build of training tool on windows with VS2022 (#4590) (169ab5da)
28 hours ago cmake: Update tesseract build configuration to include training tools (d1f0bc6f)

woocommerce

2 hours ago Fix coupon updated props accumulating across saves (#66724) (71ad1c3f20b)
3 hours ago Set order withdrawal content width max-width (#67111) (95ddabd1144)
4 hours ago Prepare Packages for Release (#67145) (8ed2bcce60b)
5 hours ago [Email Editor] Harden caption sanitization for table, embed and gallery (#67079) (6513682b7be)
12 hours ago List problematic db update callbacks when release check fails (#64871) (7f118fa049c)
14 hours ago Add compatibility stubs for two removed REST controllers to prevent 10.9.x to 11.0 upgrade fatals (#67136) (65b7e3b4cad)
14 hours ago Fix add_item() silently overwriting an unsaved order item on remove + re-add (#65607) (c14822b35fb)
18 hours ago [dev] Fix reviews row test for the WP 7.1 check-column markup (#67122) (bffde3b1429)
18 hours ago Release: Remove 11.0.0-rc.2 change files from trunk (#67131) (2a5a6fb49a1)
19 hours ago Correct the Review Order changelog note about the Shop page setting (#67127) (1d4433906c7)
19 hours ago Fix widget editor block initialization errors (#67112) (479b27c81c7)
19 hours ago Fix variation stock filtering in the Products list (#66942) (31276699e8b)
19 hours ago Add order withdrawal rate limiting (#67069) (dea35d2e30f)
19 hours ago Document L-1 WordPress and WooCommerce support (#67085) (e6fd376ef2a)
19 hours ago Prevent Review Order page creation from restoring the Shop page (#66959) (bd1319223eb)
20 hours ago Fix stale variation ID when changing an order line item's product (#66734) (4bdbb7a2a0e)
21 hours ago Fix keyboard flow when adding products to an order (rogue search box) + clear/chevron overlap (#66381) (b638729fadd)
22 hours ago Revert payment token query changes from #66607 (#67104) (95ee4754311)
22 hours ago Fix fatal error validating checkout fields outside the billing and shipping fieldsets (#67100) (fdaa3b2a4d3)
25 hours ago Fix changelogger destroying major entries on package release (#67059) (f318a56d1e1)
25 hours ago Fix legacy report custom date field contrast (#67014) (fefcd196301)
26 hours ago [Email Editor] Reduce typing latency in the editor canvas (#67031) (d746bf7c886)
27 hours ago Fix template search wait in Blocks E2E tests (#67091) (a6cf483aa84)
27 hours ago [Performance] Temporary deactivate product status counters (#67058) (1720f5739ee)
27 hours ago Fix early translation loading in Blocks bootstrap (#67072) (9ac486d56f9)
27 hours ago Update WooPayments onboarding troubleshooting link (#66587) (c8e23fa1436)
29 hours ago Fix ESLint warnings in Blocks (#65992) (ac502060dd8)
30 hours ago Fix package release failing on npm 12 by pinning npm to v11 (#67070) (85ce10ab4bc)
2 days ago Add CatalogSortOrder enum class for woocommerce_default_catalog_orderby option values (#66877) (5febd39d7c4)
2 days ago Add unit tests to better validate use of orders in hooks (#67045) (c3a7a1c6e0a)