Projects with recent changes

freeswitch.com

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

imagemagick.org

6 hours ago https://github.com/ImageMagick/ImageMagick/issues/8939 (81142c9d6)
8 hours ago fix: preserve UHDR resize filters (#8942) (af96d1487)
10 hours ago move O_NOFOLLOW to main IM header (989dfd483)
11 hours ago create a secure temporary filename (caaad7177)
19 hours ago match destructor to constructor (960adadd3)
20 hours ago append random hex code to backup filename (6ace96334)
20 hours ago https://github.com/ImageMagick/ImageMagick/issues/8939 (72b82a8e2)
21 hours ago revert (cd5379854)
22 hours ago https://github.com/ImageMagick/ImageMagick/issues/8939 (3501ef340)
24 hours ago fix: preserve destination on UHDR encoder failure (#8941) (ac9f64a1e)
27 hours ago latest autoconf update (e6eed392b)
27 hours ago Fix static libuhdr and module linking (#8940) (72c71e0d3)
27 hours ago eliminate compiler warning (0fcc3eb06)
28 hours ago eliminate compiler warning (5921a78a0)
28 hours ago https://github.com/ImageMagick/ImageMagick/issues/8939 (1a0d1b71f)
28 hours ago eliminate compiler warning (ce948a174)
29 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-v2x3-wpmg-c4w6 (fb743d607)
29 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-9f9w-84g3-vp2c (15892fc0d)
29 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-jjp4-3fwf-393j (1926ccf11)
29 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-8x3v-wr32-qqh4 (12db6f04e)
30 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cvgp-q487-j22w (0e82a4d0b)
30 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-8xmr-6q99-c4x8 (af7b85012)
34 hours 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)
2 days ago Fixed the windows build by reverting some of the changes. (f8d3f5e32)
2 days ago Corrected the type in the GetMagickModule define. (96cd7729f)
2 days ago replace deprecated -affine option (7ee5fba7c)
2 days ago eliminate compiler warnings (ab76ec884)
2 days ago ... (f604d6dfc)

openh264

3 days ago decoder: guard ResetCurrentAccessUnit against AU list counter overflow (#4000) (9d974972)
3 days ago Revert "decoder: avoid threaded post-return writes to caller ppDst (#4001)" (#4003) (a72a8466)
3 days ago decoder: avoid threaded post-return writes to caller ppDst (#4001) (5bfbf01c)
3 days ago decoder: re-sync threaded reference snapshot after MMCO5 reset (#3999) (cd7a487e)

openssl.org

29 hours ago Add metadata support to EVP_SKEY objects (1935d215b5)
2 days ago test: tolerate DTLS peer change with fragment data (82733d90b5)
2 days ago AEADs: add an error to the queue on tag mismatch (f7d2d2acef)
2 days ago doc: add missing const to PEM write SYNOPSIS (4ddd1002cd)
2 days ago Add a migration entry for ASN1_STRINGs (4b581a4666)
2 days ago fix MSVC 2013 builds in shared mode (3af7a00956)
2 days ago apps: test info options of the list command (61a7794189)
2 days ago Dereference variable after NULL check (e6343c87bf)
3 days ago add d2i regression test to asn1 decode test suite (573d671485)
3 days ago test: use the portable null device in Perl recipes (cf206ac07a)
3 days ago Do not advertise OPENSSL_INIT_LOAD_CONFIG in optsdone too soon (7122f81416)

php.net

2 hours ago Merge branch 'PHP-8.5' (810a9e58dc0)
2 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f3607f147fe)
2 hours ago ext/pdo_pgsql: Fix CURSOR_SCROLL statements closing a nonexistent cursor (c1a7ab07eca)
3 hours ago gen_stub: Conditionally include zend_attributes.h to arginfo based on usage (#21570) (67135cb97b5)
3 hours ago standard/http_fopen_wrapper: use zend_string API in php_stream_http_response_headers_parse() (0a423006ff5)
4 hours ago Zend: assert that refcounted zval in zval_internal_ptr_dtor is a string (#23592) (735a38f1839)
6 hours ago Exclude zend_gdb.c from code coverage (#23593) (7483cd5c7cb)
6 hours ago Zend: Add zval_try_get_double() (#23398) (21034a8d4f2)
8 hours ago Merge branch 'PHP-8.5' (1d004f0e71d)
8 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (18cd1501df0)
8 hours ago Clamp scale in bc_is_zero_for_scale to n_scale (979c827cdc3)
9 hours ago ext/zlib: pack php_zlib_filter_data struct (148932c848e)
9 hours ago ext/openssl: applied fixers to improve test robustness (#23134) (9a89de1a274)
9 hours ago Merge branch 'PHP-8.5' (4e65672bb2e)
9 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (8b287531b88)
9 hours ago Fix wrong argument number and UB in fsockopen timeout error (#23431) (dfdae429ca0)
9 hours ago Fix GH-23232: lone namespace separator asks the autoloader for an empty class name (#23233) (3ab8be661e8)
10 hours ago ext/sockets: applied fixers to improve test robustness (#23135) (7a07ce9b80b)
10 hours ago ext/standard: add tests for HTTP fopen wrapper (#23557) (51d26b34679)
10 hours ago sapi/phpdbg: restore the DEFAULT_SLASH check on the module path (#23583) (1d82b6f0d75)
10 hours ago ext/sodium: Add crypto_kem (X-Wing) and crypto_kem_mlkem768 bindings (#23420) (d1116a17754)
10 hours ago [skip ci] Add NEWS and UPGRADING entries for #23202 (5b387b78e01)
28 hours 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)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (67d1476d4d8)
2 days ago ext/standard Fix round() for large integral doubles (#22461) (c54c15c25ca)
2 days ago Merge branch 'PHP-8.5' (f7ce77e0d26)

qemu.org

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

strongswan.org

2 days ago NEWS: Add news for 6.1.0 (d266784f36)
3 days ago testing: ikev2/rw-eap-tls-fragments certificates (fb93557590)

woocommerce

2 days ago Document public hooks and replace legacy output suppressions (#68301) (1e044ff258d)
2 days ago Order product widgets by the lookup table for sales and rating (#68300) (0bd3f35b16e)
2 days ago Annotate REST product query suppressions with exact sniff codes (#68299) (456575b37ea)
2 days ago Scope PHPCS suppressions on extension-facing SQL queries (#68298) (c949ec0f006)
2 days ago Aggregate the customer and review report totals in one query (#68302) (cde33c6b4db)
2 days ago Restrict Claude Code tool set in User-Facing Documentation Check workflow (#68382) (317fe483010)
2 days ago fix: return the order endpoint's item_data as a list (#68161) (e38e868ae1e)
2 days ago Fix customer filters for partially refunded orders (#67713) (516877aa79d)
2 days ago Revert "Move tokenization form script to footer with defer strategy" (#68379) (aafbdd3129d)
2 days ago Add E2E coverage for the remaining Back in Stock Notifications signup and email branches (#68323) (1512be0ff42)
2 days ago Avoid Inbox Note cleanup during admin AJAX (#68088) (89a773af2da)
2 days ago [tests] Add REST orders and refunds persistence coverage (#68281) (f48d45a9279)
2 days ago Show guest order names correctly in Orders Analytics (#68311) (6d8e7abe8ac)
2 days ago Keep emailed Analytics report downloads available for retry (#68312) (d35e045b715)
2 days ago Limit product CSV import cleanup to temporary products (#68090) (658f4454a11)
2 days ago Analytics: filter Downloads by customer name, username or email (#68139) (dafafe09789)
2 days ago Fix Shop-base verbose page rule detection (#68089) (eaefb7d943a)
2 days ago Match CSV updates by global unique ID (#67940) (424fbdd381b)
2 days ago Fix Analytics products search dropping matches past the first 100 (#67626) (818d888145e)
2 days ago Email Editor: Restrict email preview sending to registered email post types (#68335) (bdf44bf2387)
3 days ago Keep WC_Form_Handler::cancel_order() returning to direct callers during wp_loaded (#68275) (301072e60c7)
3 days ago Refuse analytics tracking proxy requests instead of unregistering the route (#68315) (596c049ab97)
3 days ago Move tokenization form script to footer with defer strategy (#68036) (d4600233b44)
3 days ago Harden wcAnalytics config global and webpack public path assignment (#68346) (6fdf0963b85)
3 days ago Surface WooCommerce.com API errors on My Subscriptions (#67832) (9d6d4a5f071)
3 days ago Migrate @woocommerce/components AdvancedFilters to TypeScript (#68330) (56e4e8c23a6)
3 days ago [tests] Add REST shipping, reports, webhooks and customers coverage (#68285) (7a077b512c0)

xz

3 days ago liblzma: mt dec: Clarify comments about mutex usage (9fc6f5cd)
3 days ago liblzma: mt dec: Protect progress_in update with mutex (c6e3aadb)
3 days ago Tests: Add tests for single-call .xz encoding (5121d1ae)