Projects with recent changes

asterisk.org

31 hours ago channelstorage_cpp_map_name_id: Fix callback returning non-matching channels. (0086f4a0b8)
32 hours ago chan_pjsip.c: Change SSRC after media source change (9e7788ad21)
32 hours ago users.conf: Remove deprecated users.conf integration. (415daae95f)
2 days ago Media over Websocket Channel Driver (5963e624e2)

freeswitch.com

8 hours ago Merge pull request #2843 from signalwire/ffmpeg71 (98ce256d9f)
9 hours ago [mod_av] Add support for FFmpeg 7.1 (066b92c589)
12 hours ago Merge pull request #2842 from signalwire/ffmpeg_70 (32f6423faa)
13 hours ago [mod_av] Add support for FFmpeg 7.0 (1fd9ac9dd1)
13 hours ago Merge pull request #2841 from signalwire/ffmpeg_61 (52a6f6f7c4)
13 hours ago [mod_av] Add support for FFmpeg 6.1 (58776f3eed)
13 hours ago Merge pull request #2840 from signalwire/ffmpeg_60 (0a594435b8)
14 hours ago [mod_av] Add support for FFmpeg 6.0 (9dccd0b6e6)
28 hours ago Merge pull request #2839 from signalwire/fctstr_safe_cpy (f76b504d6d)
30 hours ago [Unit-tests] Fix test framework error on newer compiler: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation] (68e587d7cf)
33 hours ago Merge pull request #2836 from signalwire/xml_rpc_inc (4d9c004eca)
2 days ago [mod_xml_rpc] Fix incompatible pointer type (907612ee1c)
2 days ago Merge pull request #2834 from signalwire/swig41 (8d52772732)
2 days ago swigall (ccc10280ec)
2 days ago [Build-system] Use swig 4.1 (b8a16cbc7f)

handsontable.com

34 hours ago Merge branch 'release/16.0.1' (61f973875c)
35 hours ago Correct the changelog for 16.0.1. (eee5f0853a)
2 days ago Update the docs' changelog page. (3060fe5b34)
2 days ago Prepare the changelog for 16.0.1. (8a298cc7ea)
2 days ago 16.0.1 (348517f4e9)
2 days ago Fix missing touchend entry handler (#11729) (e924b129d3)
2 days ago 16.0.1 (69a3e5b7ad)
3 days ago Merge branch 'release/16.0.0' (04254eca89)

imagemagick.org

9 hours ago PHASE metric is (1-SSIM)/2 (4b830fc6b)
2 days ago account for alpha channel in the frequency domain (2a3b37f6c)
2 days ago respect alpha channel (b56ed1079)
3 days ago near zero becomes zero (425ec3c94)

kernel

2 days ago eventpoll: don't decrement ep refcount while still holding the ep mutex (8c2e52ebbe88)
2 days ago Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (f69f5aab1fad)
2 days ago Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (9adf143357bf)

openssl.org

6 hours ago Add lock contention checking to our pthreads implementation (ab021b624f)
9 hours ago Make the lock in CRYPTO_secure_actual_size a read lock (8253b58d60)
34 hours ago Add note about use of EVP_PKEY in different libctxs (b2ac43b0d8)
34 hours ago PEM_read_CMS.pod: Correct the deprecation notice (9a6376dd75)
34 hours ago Provide X509_CRL_get0_tbs_sigalg() (21f1b677d5)
34 hours ago test/quic-openssl-docker/hq-interop/quic-hq-interop.c: Move BIO_free() to err label to avoid memory leak (13259a758a)
2 days ago QUIC receiver may accidentally ACK packet it fails to process (e6c20588ef)
2 days ago DOC: Fixup FIPS provider documentation. (07675d28de)
2 days ago LMS code review fixups (6b5fd48ee4)
2 days ago Add LMS evp_test using NIST ACVP test data. (e6c8110483)
2 days ago test: get the LMS test recipe run non-FIPS tests (d3081a52e8)
2 days ago ci: enable LMS in a number of different builds (2bcfff8509)
2 days ago Make LMS disabled by default (17a1637a3f)
2 days ago lms_test: add key gen negative test (34520fd545)
2 days ago lms: add negative tests (57267e2bcf)
2 days ago lms: add signing negative test (dff36957a4)
2 days ago packet: add new utility function PACKET_get_4_len() (19126fcf23)
2 days ago test: get provider compatibily tests working (8b449d01a7)
2 days ago Add changes entry for LMS verification (25171e0803)
2 days ago doc: document the additional LMS self test description (3f0d4ffd33)
2 days ago fips: add self test CAST for LMS verify (d3a29ad135)
2 days ago fips: add LMS description (0c53442623)
2 days ago Fix indentation (bd9dc16fc2)
2 days ago Add LMS documentation (a3b9edcb79)
2 days ago Add LMS to the fips provider. (48af66aef7)
2 days ago Allow SHA256-192 to be used internally in the FIPS provider. (1c2fc7c3e0)
2 days ago Add LMS Signature verification. (7be3137fb5)
2 days ago Add LMS public key decoder. (c64558ede8)
2 days ago Add base code to load a LMS public key. (2a6a2adc8d)
2 days ago Add Configurable "lms" option (495f5fa0ba)

php.net

12 hours ago Refactor dom_html_collection_named_item() (f11ea2ae139)
12 hours ago dom: Rename get_named_item -> get_ns_named_item, and has_named_item -> has_ns_named_item (a2d65354a04)
12 hours ago Merge branch 'PHP-8.4' (5cacae8f29e)
12 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (76b6b60b8c2)
12 hours ago Fix GH-19094: Attaching class with no Iterator implementation to MultipleIterator causes crash (71472268c08)
14 hours ago Remove unnecessary semicolon in match rule (#19096) (28cd3761a12)
14 hours ago Fix typo in SAPI and ADD_SOURCES description in upgrade notes (#19095) (0dc83c2b10d)
14 hours ago dom: Remove unnecessary objmap ptr null checks (#19092) (4aa8c2fe5df)
14 hours ago Make cloning DOM node lists, maps, and collections fail (e013b4a91ee)
26 hours ago Merge branch 'PHP-8.4' (f6380e4a38f)
26 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (de7a2126302)
26 hours ago ext/soap/php_http.c: Fix memory leak of header value (85a49d4198e)
26 hours ago Merge branch 'PHP-8.4' (5623e67fb6e)
26 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (5a45d71a11c)
26 hours ago ext/gd: Drop useless and doubtful MSVC specific code (libgd/libgd@f1480ab) (974526b244e)
26 hours ago Merge branch 'PHP-8.4' (224f95f442c)
26 hours ago Update NEWS for GH-19068 (2fa0e554500)
26 hours ago ext/gd: Drop useless and doubtful MSVC specific code (libgd/libgd@f1480ab) (12fa8c637f9)
26 hours ago Zend: fix undefined symbol 'execute_ex' on Windows ARM64 #19064; ext/gd: fix emmintrin.h not found on Windows ARM64 (2be3aa86f04)
26 hours ago Fix GH-19070: setlocale($type, NULL) should not be deprecated (c4183fba003)
30 hours ago pdo_odbc: Don't fetch 256 byte blocks for long columns (#10809) (0d584c32c5d)
2 days ago Fix empty_fcall_info C++ missing-field-initializers warning (GH-19084) (cea09183520)
2 days ago Deprecate producing output in a user output handler (#19067) (07f1cfd9b01)
2 days ago Use C23 unreachable() when possible (#19077) (964a4044513)
3 days ago Zend: Make `EG(fake_scope)` a `const zend_class_entry*` (#19060) (b43a7ac0e77)

strongswan.org

10 hours ago testing: Use alternative approach for retransmits in ikev1/dpd-restart scenario (4c54550352)
10 hours ago child-cfg: Actually force narrowing TS in transport mode only as initiator (bab415ec0a)
13 hours ago openssl: Don't allocate salt if PRF/hash is unknown (43b805b2da)
29 hours ago github: Shorten name for crypto-plugin job and reverse matrix arguments (2c32412594)
29 hours ago openssl: Fix testing KDF_PRF in the constructor with OpenSSL 3.5.1 (2dbeecfc02)

woocommerce

6 hours ago Cherry pick #59530 into `trunk` (#59615) (785af5e980)
6 hours ago Remove Mini Cart template part from block inserter (#59513) (61045517bd)
9 hours ago Fix Product Attributes Taxonomies When Importing XML/WXR Using WP CLI (#59557) (88b7b63f1f)
10 hours ago Fix `manage_stock` type to allow boolean and string values (#59581) (731385e6b2)
11 hours ago Add cursor rules around code quality (#59601) (3b8b2b689b)
11 hours ago Move code freeze webhooks to code freeze workflow (#59490) (27d9ec2c02)
11 hours ago Prevent order discount above coupon amount when editing order in admin (#59606) (a5f87653d7)
12 hours ago Fix applying coupon codes that differ only in space (e.g., "cou pon" and "coupon") (#59591) (a49f3ac893)
12 hours ago Fix: Ensure product image respects column boundaries in editor and frontend (#58193) (4644b1be23)
13 hours ago Point browse all link on product suggestions to in-app marketplace (#59599) (f9c2e0dab0)
13 hours ago Interactivity API powered MiniCart - Fix Products Table block (#59592) (a56e8051c2)
13 hours ago Interactivity API powered MiniCart - Fix block styles (#59561) (83843b63e2)
14 hours ago [Payments NOX] Fill Complete setup button incentive acceptance gap (#59590) (eaaa9277c3)
14 hours ago [Payments NOX in-context] Improve data instrumentation, especially around the WPCOM connection (#59486) (498d547c9b)
14 hours ago Remove nocache headers from Cart page to enable bfcache (instant back/forward navigations) (#58445) (3d57338d71)
14 hours ago [dev] Release: workflow for canonical extensions testing (#59502) (a201cab38e)
14 hours ago Add `Products by Category` and `Products by Tag` Collections to Product Collection Block (#58440) (dc98849a05)
14 hours ago  [dev] Release: switch release-workflows to run on Blacksmith (batch 2) (#59494) (c4ddb88af4)
15 hours ago Reliably wait for cart requests to finish before adding new items to the cart (#59373) (4ec314f2d5)
16 hours ago Ensure add-to-cart URLs respect the current URL and its arguments when AJAX mode is off (#59522) (dcfdad4846)
25 hours ago Fix `taxonomy-product_brand` template inheritance from `archive-product` (#59576) (b68a087d17)
30 hours ago Accessibility: add global event handler for anchors with button role triggering the click on spacebar keydown (#59578) (92ce56d156)
30 hours ago Update social link to @DevelopWoo and reflect Twitter's rebranding to X (#59511) (df5c949435)
31 hours ago Add an Automattic abstract address autocomplete provider (#59426) (9cff88c155)
33 hours ago Fix edge case scenario with subsequent aborted requests (#59448) (1ccf65ac02)
33 hours ago Remove WooCommerce Blocks Test Helper (#59042) (363c347ae5)
34 hours ago Product Collection: remove duplicated layout settings from toolbar (#59584) (7d2d3b87a3)
2 days ago Add to Cart + Options: Show user-friendly error when individually sold product already in cart (#59550) (c28fbb4dbc)
2 days ago Fix 'too much recursion' error when interacting with the Add to Cart + Options quantity selector (#59527) (e34779bb82)
2 days ago Update plugin install action link (#59572) (3f9651a384)

wordpress.org

9 hours ago Coding Standards: Remove redundant checks in `wp_resolve_numeric_slug_conflicts()`. (877e90bbff)
30 hours ago Build/Test Tools: Expand and improve wp_kses_normalize_entities tests. (a788d1abed)
34 hours ago Coding Standards: Remove redundant check in `get_terms()`. (1f53f56de4)
2 days ago Documentation: Fix typo inside WP_Query::generate_cache_key. (27b54d1c50)
2 days ago Embeds: Correct error handling in `_oembed_rest_pre_serve_request()`. (5f30426e51)