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

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

imagemagick.org

82 minutes ago eliminate compiler warning (8f527e86f)
2 hours ago thread phase spectra (7211f83d5)
20 hours ago handle non-square images (e5f493467)
23 hours ago improve numerical stability (c08cf98b9)
28 hours ago Cosmetic. (8e2561a2a)
28 hours ago Exclude logo from the release archive. (e40b4d420)
28 hours ago Restored logo vector files. (b3c3fba00)
33 hours ago restore FFT case (39fa09dfd)
34 hours ago add zlib dependency (a5956e81e)
35 hours ago spatial phase subimage search (073502fd4)
35 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)

openh264

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

openssl.org

32 hours ago errors: fix stale string overrides in openssl.txt for renamed SSL error codes (ba2f3b557a)
32 hours ago CHANGES.md updates (9f8231027b)
32 hours ago PSK: Handle non-empty client sid_ctx (4abb70d327)
32 hours ago Fix TLS 1.3 PSKs with SSL_VERIFY_PEER and no sid_ctx. (ecd8d329f3)
34 hours ago Guard against NULL data in empty ASN1_STRINGs (4cef487f2a)
2 days ago quic: report SRTM entry match status via an output argument (63afe63914)
2 days ago Wire radix QUIC test framework clock to simulated time (fcba83dc4d)
2 days ago Port script_19 to radix test framework (08d3dd81b2)
2 days ago Port script_18 to radix test framework (7c6adaee6b)
2 days ago Port script_17 to radix test framework (9b94348003)
2 days ago Port script_16 to radix test framework (e528888bc0)
2 days ago Port script_15 to radix test framework (b27fe1419c)
2 days ago Fix clean target find/-prune precedence bug (458bfef110)
2 days 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 Remove docref1/docref2 (#22742) (28dab5fafb1)
2 hours ago Add $salt_length param to openssl_sign and openssl_verify (#20681) (ae487f4f666)
3 hours ago Fix GH-22849: error_include_args=1 mishandled for include() (#22851) (77a7d34ab26)
5 hours ago Fix #22859 undefined symbol 'zip_file_set_encryption' (#22861) (b06dfa2acaa)
8 hours ago [skip ci] Update UPGRADING.INTERNALS for #21607 (83eea879304)
15 hours ago Merge branch 'PHP-8.5' (be82abb58ac)
15 hours ago Fix const expr support in preloading (#22783) (740d1f57505)
15 hours ago Merge branch 'PHP-8.5' (417e3d7269a)
15 hours ago Clear ZREG_TYPE_ONLY flag for in-register vars in zend_jit_snapshot_handler() (#22764) (853b89c092f)
17 hours ago Merge branch 'PHP-8.5' (5ccb145042f)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (6e7491400ac)
17 hours ago ext/dom: fix UAF when setting an attribute colliding by local name. (3221a076f26)
28 hours ago [skip ci] Fix tmps count in test expectation (786e42386d0)
29 hours ago Merge branch 'PHP-8.5' (6b565e04508)
29 hours ago zend_jit_resolve_tsrm_ls_cache_offsets: clobber volatile registers (#22832) (8c96f53d91c)
35 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)

qemu.org

7 hours ago Merge tag 'firmware-20260722-pull-request' of https://gitlab.com/kraxel/qemu into staging (006a22cb26)
7 hours ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (c6bac4e201)
7 hours ago Merge tag 'pull-vfio-20260721' of https://github.com/legoater/qemu into staging (b2e5620b4f)
7 hours ago Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into staging (6eb5f75e6f)
9 hours ago hw/uefi: make SetupMode read-only (bd9b3c50f4)
9 hours ago hw/uefi: add post_load checks (acba2d7817)
12 hours ago hw/uefi: account variable policy entries against storage size (8e0ddb4a6e)
12 hours ago hw/uefi: check lower limit for signature list size (647ba95eda)
12 hours ago hw/uefi: remove debug function (ff5a9eb13c)
12 hours ago hw/uefi: add sanity check (702216619e)
15 hours ago scsi-disk: fix off by one in assertion (e2da3d9274)
15 hours ago scsi-disk: protect against guest sending truncated data for MODE SELECT commands (d149a11c6c)
29 hours ago Update version for v11.1.0-rc1 release (cbd42e2b75)
29 hours ago Merge tag 'pbouvier/pr/docs-20260721' of https://gitlab.com/p-b-o/qemu into staging (0a71e84dd0)
30 hours ago docs: fix sphinx build failure (c3662589c4)
30 hours ago target/i386: helper_sysret(): Check that RCX contains a canonical address when emulating an Intel CPU (51aa3f3e05)
30 hours ago meson: propagate qemu_ldflags to Rust link step (0e48aaae73)
30 hours ago target/i386: tcg: remove FIXME (21069e6b35)
30 hours ago vfio-user: vfio_user_device_io_set_irqs: prevent excessive malloc (aef1e7c5ec)
30 hours ago vfio-user: vfio_user_device_io_set_irqs: prevent buffer overflow (bf10c11af5)
30 hours ago vfio-user: vfio_user_device_io_device_feature: prevent excessive malloc (761ac964a8)
30 hours ago vfio-user: vfio_user_device_io_device_feature: prevent buffer overflow (5f0cbed64c)
30 hours ago vfio-user: vfio_user_device_io_get_region_info: fix capability check (20b3a363fa)
30 hours ago vfio-user: vfio_user_get_region_info: prevent excessive malloc (6a51aab908)
30 hours ago vfio-user: vfio_user_get_region_info: reject unreasonably short struct (3966a4258b)
30 hours ago vfio-user: vfio_user_get_region_info: respect max_xfer_size (152f7dd3b0)
30 hours ago vfio-user: vfio_user_get_region_info: prevent buffer overflow (f6a321c94b)
30 hours ago vfio/pci: reject invalid PCI_INTERRUPT_PIN values (86abb10256)
30 hours ago vfio/pci: don't narrow a failed config read to a plausible value (dff528657f)
30 hours ago vfio/region: Clarify dma-buf failure messages (4b2e6505d5)

strongswan.org

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

tesseract

7 hours ago Revise version support and vulnerability reporting (b34d7a8d)
34 hours ago Replace http:// by https:// for selected URLs (14a51e76)
34 hours ago Fix Leptonica URLs (80273566)

woocommerce

4 hours ago Update release troubleshooting doc for the new release Slack handle (#66902) (9e63f0086fa)
4 hours ago Resize and recompress pattern placeholder images (#66569) (1749f74499a)
5 hours ago Fix Storefront activation in performance env init script (#66898) (faca1058565)
6 hours ago Declare E2E themes in .wp-env.e2e.json instead of installing at provision (#66859) (ff82448e2f9)
7 hours ago Add check to background Stripe installer redirect (#66880) (15820b579ac)
7 hours ago Fix shipping line names changing on order save (#66849) (d7f8b57c409)
7 hours ago Grant site membership only after login succeeds (#66879) (3ab59f9c3b6)
8 hours ago Cherry pick 406 (#66881) (b316aa0d711)
8 hours ago Add missing test env paths to blocks e2e CI job triggers (#66868) (fc94b16c33a)
9 hours ago [Performance] Address edge-case concerns reported by an AI after merging #66084. (#66853) (88136bab219)
10 hours ago Restore rel key in loop add-to-cart filter arguments (#66856) (8bfc1083018)
10 hours ago Fix ESLint errors in the default scaffolded extension (#66788) (a4b6b828ff9)
10 hours ago Add StockDisplayFormat enum class for woocommerce_stock_format option values (#66802) (df14861c456)
10 hours ago Fix duplicate headers on Settings UI drill-down pages (#66854) (2311d0bd1b7)
10 hours ago Fix TypeError when screen ID is not a string in visual attribute script enqueue (#66655) (fbd2868ef30)
12 hours ago Avoid repeated payment provider checks in admin requests (#66321) (4147321daf8)
12 hours ago Fix fatal error on the widgets admin screen when a product block is in a widget area (#66641) (db2c48d3cdc)
13 hours ago Fix fatal errors when updating malformed gateway settings (#66848) (9c769eb92a0)
13 hours ago Restore Core Breadcrumbs callback compatibility (#66822) (7a4d5d5a9b4)
13 hours ago Push notifications: stop enumerating role members when fetching push tokens (#66786) (aa5336428dc)
13 hours ago Sanitize single dismissible store notice before rendering (#66820) (5af2d32d75f)
14 hours ago Remove nofollow from product permalink buttons (#66743) (39c2b59e7df)
15 hours ago Add readiness review, go/no-go, and a Product DRI to the release process (#66805) (7db8ffa8af8)
16 hours ago [Performance] Audit variable product datastore (#66084) (fa4e8940953)
17 hours ago Evict ESLint 8 and drop the jest-environment-jsdom pin (#66792) (b2c4185260c)
17 hours ago Consolidate the shared ESLint import/core-modules list (#66784) (a8b584f3dda)
18 hours ago Clarify shipping zone save action when adding a method (#66343) (b3dc54fb289)
19 hours ago Fix shipping method names on manual orders (#66811) (8194055b339)
22 hours ago Make the dual API usable for plugins without the feature flag enabled (#66706) (c0e7313476f)
24 hours ago Docs: Fix dynamic settings hook documentation (#66832) (105a726a1e7)

xz

2 days ago Update THANKS (6097929a)
2 days ago xz: Free the filename read from the file specified with --files/--files0 (4b9b8271)
2 days ago xz: Free the filename allocated for --files or --files0 (7bd6d63b)
2 days 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)