Projects with recent changes

freeswitch.com

3 days ago [Core] Avoid O(n^2) header dedup when cloning EF_UNIQ_HEADERS events (#3061) (4fa2630a5b)

imagemagick.org

10 hours ago more robuse DOCTYPE parser (399d4bd3b)
11 hours ago cosmetic (a5e13b9e1)
11 hours ago improve DOCTYPE block (3ca8bea26)
11 hours ago revert (08328d834)
12 hours ago check for '>' terminator on DOCTYPE (3cb153f21)
21 hours ago https://github.com/ImageMagick/ImageMagick/issues/8939 (81142c9d6)
22 hours ago fix: preserve UHDR resize filters (#8942) (af96d1487)
24 hours ago move O_NOFOLLOW to main IM header (989dfd483)
25 hours ago create a secure temporary filename (caaad7177)
34 hours ago match destructor to constructor (960adadd3)
34 hours ago append random hex code to backup filename (6ace96334)
35 hours ago https://github.com/ImageMagick/ImageMagick/issues/8939 (72b82a8e2)
2 days ago revert (cd5379854)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8939 (3501ef340)
2 days ago fix: preserve destination on UHDR encoder failure (#8941) (ac9f64a1e)
2 days ago latest autoconf update (e6eed392b)
2 days ago Fix static libuhdr and module linking (#8940) (72c71e0d3)
2 days ago eliminate compiler warning (0fcc3eb06)
2 days ago eliminate compiler warning (5921a78a0)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8939 (1a0d1b71f)
2 days ago eliminate compiler warning (ce948a174)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v2x3-wpmg-c4w6 (fb743d607)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9f9w-84g3-vp2c (15892fc0d)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jjp4-3fwf-393j (1926ccf11)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-8x3v-wr32-qqh4 (12db6f04e)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cvgp-q487-j22w (0e82a4d0b)
2 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-8xmr-6q99-c4x8 (af7b85012)
2 days ago Pre-declare libstdc++ global types before MagickCore namespace. (2adb8940e)
2 days ago Restored the cstring includes in Magick++. (1ef6db5de)
2 days ago Removed unnecessary includes. (e168300a5)

novnc.com

7 hours ago Merge pull request #2078 from lufy90/master (acca57b)

openssl.org

5 hours ago dtls: fix DTLSv1_listen record sequence after cookie verify (ec444cb914)
2 days ago Add metadata support to EVP_SKEY objects (1935d215b5)
3 days ago test: tolerate DTLS peer change with fragment data (82733d90b5)
3 days ago AEADs: add an error to the queue on tag mismatch (f7d2d2acef)
3 days ago doc: add missing const to PEM write SYNOPSIS (4ddd1002cd)
3 days ago Add a migration entry for ASN1_STRINGs (4b581a4666)
3 days ago fix MSVC 2013 builds in shared mode (3af7a00956)
3 days ago apps: test info options of the list command (61a7794189)
3 days ago Dereference variable after NULL check (e6343c87bf)

php.net

7 hours ago Merge branch 'PHP-8.5' (8b0088a41de)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (752c9ff6e90)
7 hours ago Fix GH-23576: array_keys() on an empty array returns a non-zero next index (#23577) (43658960848)
17 hours ago Merge branch 'PHP-8.5' (810a9e58dc0)
17 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f3607f147fe)
17 hours ago ext/pdo_pgsql: Fix CURSOR_SCROLL statements closing a nonexistent cursor (c1a7ab07eca)
18 hours ago gen_stub: Conditionally include zend_attributes.h to arginfo based on usage (#21570) (67135cb97b5)
18 hours ago standard/http_fopen_wrapper: use zend_string API in php_stream_http_response_headers_parse() (0a423006ff5)
19 hours ago Zend: assert that refcounted zval in zval_internal_ptr_dtor is a string (#23592) (735a38f1839)
21 hours ago Exclude zend_gdb.c from code coverage (#23593) (7483cd5c7cb)
21 hours ago Zend: Add zval_try_get_double() (#23398) (21034a8d4f2)
23 hours ago Merge branch 'PHP-8.5' (1d004f0e71d)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (18cd1501df0)
23 hours ago Clamp scale in bc_is_zero_for_scale to n_scale (979c827cdc3)
23 hours ago ext/zlib: pack php_zlib_filter_data struct (148932c848e)
24 hours ago ext/openssl: applied fixers to improve test robustness (#23134) (9a89de1a274)
24 hours ago Merge branch 'PHP-8.5' (4e65672bb2e)
24 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (8b287531b88)
24 hours ago Fix wrong argument number and UB in fsockopen timeout error (#23431) (dfdae429ca0)
24 hours ago Fix GH-23232: lone namespace separator asks the autoloader for an empty class name (#23233) (3ab8be661e8)
24 hours ago ext/sockets: applied fixers to improve test robustness (#23135) (7a07ce9b80b)
24 hours ago ext/standard: add tests for HTTP fopen wrapper (#23557) (51d26b34679)
24 hours ago sapi/phpdbg: restore the DEFAULT_SLASH check on the module path (#23583) (1d82b6f0d75)
25 hours ago ext/sodium: Add crypto_kem (X-Wing) and crypto_kem_mlkem768 bindings (#23420) (d1116a17754)
25 hours ago [skip ci] Add NEWS and UPGRADING entries for #23202 (5b387b78e01)
2 days ago zend_attributes.stub.php: remove an extra space (#23573) (5be4de10e75)
2 days ago ext/standard: Make ltrim() and rtrim() frameless (66c98704e27)
2 days ago [skip ci] add NEWS and UPGRADING entries for #23236 (bab1d27b925)
2 days ago streams: add so_rcvbuf and so_sndbuf socket context options (203e59e5495)
2 days ago Merge branch 'PHP-8.5' (01970adcf3d)

qemu.org

3 days ago Merge tag 'pull-11.1-check-tcg-meson-040926-2' of https://gitlab.com/stsquad/qemu into staging (ff1d2d19d7)
3 days ago MAINTAINERS: add maintainer for tcg/tests meson infrastructure (7a48517683)
3 days ago docs/devel/testing/: update documentation (8fa3c848f8)
3 days ago meson.build: add summary for TCG tests (157d678c2c)
3 days ago configure: remove cross_cc and gdb detection logic (031f935567)
3 days ago tests/tcg/meson.build: implement ./configure -cross-cc-* options (7e1d54da6f)
3 days ago tests/tcg/meson.build: implement ./configure containers options (522b299ca4)
3 days ago configure: directly pass gdb path as a meson option (00eb02b4f5)
3 days ago tests/tcg: remove remaining Makefiles (a3ec3f5da1)
3 days ago tests: remove tcg tests machinery (1d4d336f4c)
3 days ago tests/tcg/xtensa: xtensaeb system tests (e162afe7d4)
3 days ago tests/tcg/xtensa: system tests (45b3de9ce7)
3 days ago tests/docker/dockerfiles/debian-xtensa-cross.docker: add test_kc705_be toolchain for xtensaeb (f1c2230fae)
3 days ago tests/tcg/xtensa/crt.S: align .text section (118ecef5d3)
3 days ago tests/tcg/x86_64: system tests (eb7f0c1417)
3 days ago tests/tcg/x86_64: user tests (15f22cbd35)
3 days ago tests/tcg/x86_64: add missing float reference file (fc676c1c14)
3 days ago tests/tcg/tricore: system tests (c5ad282098)
3 days ago tests/tcg/sh4: user tests (aca5ea9f46)
3 days ago tests/tcg/sh4: add float reference files (55948e34b1)
3 days ago tests/tcg/s390x: system tests (cd81cf8683)
3 days ago tests/tcg/s390x/console.c: directly implement memcpy and memset (e52f65dcd1)
3 days ago tests/tcg/s390x: user tests (4851d25f0e)
3 days ago tests/tcg/s390x: add float reference files (2641ecee17)
3 days ago tests/tcg/s390x/head64.S: declare _exit symbol after main (9cfeacf0a7)
3 days ago tests/tcg/riscv64: system tests (57ad9fe259)
3 days ago tests/tcg/riscv64: user tests (358e100cce)
3 days ago tests/tcg/riscv64: add float reference files (01d2f70558)
3 days ago tests/tcg/ppc64le: user tests (4bc57ce685)
3 days ago tests/tcg/ppc64le: add missing float reference file (fae611b0ff)

strongswan.org

30 hours ago Version bump to 6.1.0 (b43f6bfeed)
3 days ago NEWS: Add info about CVEs (CVE-2026-78123..78135) (054c49df11)
3 days ago testing: Add ikev2/rw-eap-ttls-only-mschapv2 scenario (26a35a891d)
3 days ago eap-peap: Return auth-cfg with details on TLS and inner EAP method (6a7210731f)
3 days ago eap-ttls: Merge returned auth-cfg with inner EAP method and propagate EAP-Identity (e059077d3f)
3 days ago ikev2: Move check for unexpected CREATE_CHILD_SA/IKE_FOLLOWUP_KE requests (d853ad983a)
3 days ago unit-tests: Add possibility to test EAP authentication (0ca16aba33)
3 days ago ikev2: Properly reject CREATE_CHILD_SA requests on unestablished IKE_SAs (4dcb132266)
3 days ago pkcs7/pkcs12: Handle password-less PKCS#12 files differently (37d1e13cd9)
3 days ago pkcs5: Validate parsed parameters to avoid DoS attacks (f60a55e36f)
3 days ago asn1-parser: Prevent infinite loops when parsing SEQUENCE|SET OF structures (6a9e444adb)
3 days ago x509: Prevent infinite loop when parsing ietfAttrSyntax in attribute certificates (86bf2cbf5d)
3 days ago x509: Avoid NULL-pointer dereference if issuerName is missing in attribute certificate (bee6ce2776)
3 days ago x509: Fix reference leak when verifying attribute certificates (2355c15c60)
3 days ago x509: Fix memory leak when parsing multiple authorityKeyIdentifier in attribute certificates (9762cc3b09)
3 days ago x509: Fix memory leak when parsing directoryName in attribute certificates (23c9b9a270)
3 days ago message: Limit number of unknown payloads per message (b345d4311a)
3 days ago message: Avoid memory leak if string buffer for message is too small (4b7108ac0f)
3 days ago ikev2: Respond with STATE_NOT_FOUND if IKE_FOLLOWUP_KE arrives outside of a rekeying (1f9abe01d7)
3 days ago ikev2: Prevent use-after-free during collision after passive multi-KE rekeying failed (eb615b4525)
3 days ago eap-aka: Only accept AKA-Synchronization-Failure if expected (7bedb45134)
3 days ago openssl: Fix memory leaks after enumerating certificates in PKCS#7 container (49bf0725fa)
3 days ago openssl: Fix undefined memory access when verifying PKCS#7 containers (e59b4c9699)
3 days ago NEWS: Add news for 6.1.0 (d266784f36)

woocommerce

2 hours ago Exclude password-protected product reviews from the Store API (#68375) (13b8328a003)
3 hours ago Move pnpm dependency resolution settings to pnpm-workspace.yaml (#68063) (741b1f3c24f)
4 hours ago Prepare Packages for Release (#68415) (48fd253c709)
4 hours ago Email Editor: Rename changelog for preview post type check (#68414) (d81fd6720fc)
5 hours ago [CI] Skip Markdown validation steps without matching files (#68413) (4d4522b4431)
6 hours ago Run Core API tests with usage tracking enabled (#68274) (ded129431ae)
6 hours ago Extract the dual API engine to the WooCommerce Dual API plugin (#68287) (7b3710c70d6)
3 days ago Document public hooks and replace legacy output suppressions (#68301) (1e044ff258d)
3 days ago Order product widgets by the lookup table for sales and rating (#68300) (0bd3f35b16e)
3 days ago Annotate REST product query suppressions with exact sniff codes (#68299) (456575b37ea)
3 days ago Scope PHPCS suppressions on extension-facing SQL queries (#68298) (c949ec0f006)
3 days ago Aggregate the customer and review report totals in one query (#68302) (cde33c6b4db)
3 days ago Restrict Claude Code tool set in User-Facing Documentation Check workflow (#68382) (317fe483010)
3 days ago fix: return the order endpoint's item_data as a list (#68161) (e38e868ae1e)
3 days ago Fix customer filters for partially refunded orders (#67713) (516877aa79d)
3 days ago Revert "Move tokenization form script to footer with defer strategy" (#68379) (aafbdd3129d)
3 days ago Add E2E coverage for the remaining Back in Stock Notifications signup and email branches (#68323) (1512be0ff42)
3 days ago Avoid Inbox Note cleanup during admin AJAX (#68088) (89a773af2da)
3 days ago [tests] Add REST orders and refunds persistence coverage (#68281) (f48d45a9279)
3 days ago Show guest order names correctly in Orders Analytics (#68311) (6d8e7abe8ac)
3 days ago Keep emailed Analytics report downloads available for retry (#68312) (d35e045b715)
3 days ago Limit product CSV import cleanup to temporary products (#68090) (658f4454a11)
3 days ago Analytics: filter Downloads by customer name, username or email (#68139) (dafafe09789)
3 days ago Fix Shop-base verbose page rule detection (#68089) (eaefb7d943a)
3 days ago Match CSV updates by global unique ID (#67940) (424fbdd381b)