Projects with recent changes

aom

14 hours ago Improve documentation of the force_max_q option (7798826675)
32 hours ago Document parameter types of two codec controls (2da1a47e6e)
3 days ago quantize_func_test: remove unused macro (a587e4855d)
3 days ago quantize_func_test.cc: quiet -Wunused-template warnings (a2d2137517)
3 days ago dr_prediction_test.cc: quiet -Wunused-template warnings (20fb221ea4)

asterisk.org

19 hours ago res_stasis_recording: Allow recording a channel that is dialing via ARI (0c43ff2679)

clamav.net

2 days ago FreshClam: use the configured outdated hook in daemon mode (#1770) (f7f5d9681)
3 days ago Stabilize Valgrind and scanner integration tests (#1805) (6698cd2c0)

freeswitch.com

19 hours ago [core] Fix _timerfd_check using wrong syscall to detect timer expiration. Add unit-tests. (#3129) (cc93a683ca)
2 days ago [core] Stop the timer error log on RTP sessions without a timer (#3128) (80ad6b3206)

imagemagick.org

7 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-4jv7-q6xw-6f4x (c83153dfc)
13 hours ago Report errors or return null instead of exiting the process. (a6b9e7f72)
13 hours ago Use AcquireCriticalMemory instead. (74ec09f9e)
13 hours ago Don't throw a fatal exception when hitting a recursion depth (GHSA-27m9-54jx-fgvq). (907b74817)
16 hours ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-4mwf-mggw-29vp (6ac07556a)
19 hours ago Removed unused code. (35318d349)
24 hours ago Fixed double free in non cairo builds (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-f2r2-qw7g-3c8x) (326451aae)
25 hours ago Correct the media type of the image that is added to the wand. (26b7e6dc0)
2 days ago Updated the dependencies. (cbe23fbe7)
2 days ago build(deps): bump the codeql-action group with 3 updates (#8917) (0cd7db64c)
3 days ago https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-x8g2-7r3w-h44p (fb0b4ffc4)

novnc.com

2 days ago Use the "macos-latest" label for GitHub workflow (ac861f9)

openssl.org

19 hours ago Allow X448MLKEM1024 to be fips approved (b64f68a94e)
22 hours ago Free connections before listeners in the radix test cleanup (31c32ca387)
22 hours ago test_pending_limit(): Use OPENSSL_FUNC instead of __func__ (85350202bf)
23 hours ago file_store_any2obj.c: validate blob length before allocation (d078067a26)
24 hours ago CCM: authenticate empty Final when payload Update is skipped (97fada9e52)
2 days ago test: forward real stdio calls in bss_file unit test mocks (2924476b55)
3 days ago Fix get_cert_by_subject_ex() to gracefully handle broken symlinks (but not on Windows) (38dd8ec5e3)
3 days ago Add regression tests for BIT STRING X509 attributes (bd482e23d0)
3 days ago Fix X509_ATTRIBUTE_set1_data() for BIT STRING attribute values (723e67bb0d)
3 days ago Fix system resource leak in TerminalSocket() (ee7c64fbcd)
3 days ago SSL_dup() should copy additional members (52ee7fdf27)
3 days ago ci: use long calls for HPPA cross-compilation (8c85b6bb88)
3 days ago Bugfix in the file BIO - avoiding false negatives based on previous errno. (42517c886a)
3 days ago ocsp: Report expired nextUpdate with the correct reason (13e3ecbcb9)
3 days ago Revert ".github/workflows/ci-doc-changes.yml: pin mdl to 0.17.0" (35297ce3ef)
3 days ago Add OIDs specified by RFC 9925 (869b27ac3e)
3 days ago include/openssl: harmonise formatting of OSSL_DEPRECATEDIN_._._FOR messages (3f82746fb9)
3 days ago include/openssl/macros.h: add whitespace after semicolon in OSSL_DEPRECATED_FOR (933afbd649)
3 days ago doc: document QUIC thread cancellation consequences (a0605a85b2)
3 days ago doc: document thread cancellation and non-local exits (76ef06e526)

php.net

12 hours ago Retrieve the full commit SHA from the database of the real-time benchmark (271f689482c)
13 hours ago Optimize the real-time benchmark workflow (f009ad0df88)
13 hours ago ext/standard: declare true as the return type of header_register_callback() (#23402) (f89291a94f8)
16 hours ago [skip ci] UPGRADING: Add an entry for #23395 (ba43f3c64d5)
19 hours ago ext/zip: declare true as the return type of zip_entry_close() (#23395) (3a710fa7cb8)
21 hours ago Zend: normalise behaviour around class name ZPP specifier (#23359) (ee908f5542e)
21 hours ago Add snmp_init_mib function to allow MIB tree to be reset using environment variables (#21452) (a3b61b4dee7)
2 days ago Merge branch 'PHP-8.5' (4384e7d6eab)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (9eb30eeb16c)
2 days ago ext/opcache: opcache.interned_strings_buffer per FPM pool crashed on restart. (bfbae397a3a)
2 days ago ext/pgsql: fix the class name casing of pg_close_stmt()'s connection (fb604aab1d5)
2 days ago main/output.c: use RETURN_BOOL() when possible (67348924440)
2 days ago ext/gd: Add ZPP specifier for array|float parameters (#23384) (dcce3459c6e)
2 days ago [skip ci] UPGRADING: add missing RFC link for namespace as constant name (#23389) (1ac495b1378)
2 days ago Merge branch 'PHP-8.5' (623fb7a53be)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (db1c9d0ac0d)
2 days ago Fix GH-23301: nested "yield from" repeats a value after "yield from []" (#23302) (7b34e84bdb4)
3 days ago ext/dom: Fix INUSE_ATTRIBUTE_ERR message (#23381) (a2dc4e9ff26)
3 days ago ext/sockets: Fixes CI failure introduced by #23345 (6d3c5c67dd1)
3 days ago snmp: Add support for draft SNMPv3 AES192 and AES 256 (and Cisco variant) security protocols (#21451) (1f604fcdb78)
3 days ago Merge branch 'PHP-8.5' into master (01de4ed98ec)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (4e122779de2)
3 days ago Fix memfd_create config header inclusion (1c298565a6b)
3 days ago Implement "Followup improvements for ext/uri" RFC - WHATWG URL building (#22268) (bce6e731229)
3 days ago Merge branch 'PHP-8.5' (e373d4d5595)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (0b4f3a3120e)
3 days ago Fix memfd_create header inclusion (b02e38a4a8b)
3 days ago ext/sockets: socket_cmsg_space() returns int, never null (#23345) (a183f1162e2)
3 days ago Prevent inlining of `zend_compile_expr_inner()` to guarantee low stack usage of compilation (#23294) (dcdc8ab02ca)

qemu.org

15 hours ago Merge tag 'igvm-20260821-pull-request' of https://gitlab.com/kraxel/qemu into staging (eea8fe61b8)
19 hours ago Merge tag 'pull-target-arm-20260821' of https://gitlab.com/pm215/qemu into staging (3375621e78)
24 hours ago hw/arm: xilinx_zynq: Store boot info in the machine state (37c0a0059d)
24 hours ago hw/arm: versatilepb: Store boot info in the machine state (4477c14482)
24 hours ago hw/arm: sabrelite: Store boot info in the machine state (4a421f0a7b)
24 hours ago hw/arm: realview: Store boot info in the machine state (42a64af521)
24 hours ago hw/arm: orangepi: Store boot info in the machine state (ab7794550f)
24 hours ago hw/arm: omap_sx1: Store boot info in the machine state (53fad63eeb)
24 hours ago hw/arm: npcm8xx: Store boot info in the machine state (244b542695)
24 hours ago hw/arm: npcm7xx: Store boot info in the machine state (92fbe79cb0)
24 hours ago hw/arm: musicpal: Store boot info in the machine state (b8e984eb90)
24 hours ago hw/arm: mcimx7d-sabre: Store boot info in the machine state (b8939158c3)
24 hours ago hw/arm: kzm: Store boot info in the board state (f139ad829a)
24 hours ago hw/arm: integratorcp: Store boot info in the machine state (27d4e71757)
24 hours ago hw/arm: imx8mm-evk: Store boot info in the machine state (3b9cb3dd04)
24 hours ago hw/arm: imx25_pdk: Store boot info in the board state (bcdc392396)
24 hours ago hw/arm: exynos4_boards: Store boot info in the board state (be525becaa)
24 hours ago hw/arm: cubieboard: Store boot info in the machine state (edb0b93a70)
24 hours ago hw/arm: collie: Store boot info in the machine state (9130e284e4)
24 hours ago hw/arm: bananapi_m2u: Store boot info in the machine state (1fa13d2eef)
24 hours ago hw/arm: aspeed_ast27x0-fc: Store boot info in the machine state (98caf59187)
24 hours ago hw/arm: aspeed: Store boot info in the machine state (7a0c61ad4e)
24 hours ago target/arm: Pull Neon dregs checks out into a function (44d5b628fb)
24 hours ago target/arm: Implement CPACR.D32DIS (282ff9baeb)
24 hours ago target/arm: Pull VFP dregs checks out into a function (975a1bd439)
24 hours ago target/arm: Implement CPACR.ASEDIS and HCPTR.TASE (284a3c2924)
24 hours ago target/arm: Add new feature ARM_FEATURE_NEON_TRAPS (fdf3c577a9)
24 hours ago target/arm: Update confusing comment in cpacr_write() (11dacc5b83)
24 hours ago target/arm: Handle NSACR.NSASEDIS in HCPTR accesses (653311eecd)
24 hours ago target/arm: Handle NSACR.NSASEDIS in CPACR accesses (b3f00f492f)

tesseract

3 hours ago Fix inefficient empty string test in ScrollView menus (#4612) (fe50309a)
3 hours ago Fix GitHub AI findings from 'Security and quality' (#4613) (2be7e7c5)

woocommerce

15 hours ago Properly sanitize product category display types (#67893) (83208e18335)
15 hours ago Ensure inventory stock thresholds use consistent sanitization (#67925) (3216aaedb5d)
15 hours ago Revert "Stop a shopper being blocked by their own stale stock reservation" (#67931) (869054a7b54)
16 hours ago Fix `WC_Install` test mixing up DB update keys and plugin version (#67927) (09ea2be548a)
17 hours ago Stop a shopper being blocked by their own stale stock reservation (#67751) (e817ab399ec)
18 hours ago Fix get_timeframe_dates() using UTC instead of the site timezone (#67827) (566b5805586)
18 hours ago Fix rewrite corruption during installing-mode requests (#67741) (fb5bd749619)
18 hours ago Document settings request boundaries (#67894) (d5721d514e0)
18 hours ago [tests] [e2e] Make the Blocks e2e seed re-runnable and fail on a broken step (#67707) (3359d40b43a)
19 hours ago Fix product description recursion guard (#67908) (d5b03695bcf)
19 hours ago CI: set job-level timeout-minutes on workflow jobs (#67880) (dc09c6c3b17)
20 hours ago Avoid customized WooCommerce template parts taking priority over template parts queried directly (#67892) (631d24ab184)
20 hours ago Enable variation galleries for all stores (#67884) (bf74658ba5c)
22 hours ago Fix incompatible extensions notice reappearing on gateway disable (#67108) (f029d85d526)
22 hours ago Add inline PHPCS annotations to failed lint checks (#66989) (3de91f10394)
23 hours ago Remove experimental products app features (#67883) (105e1ed15ac)
23 hours ago Prepare Packages for Release (#67907) (d35d586d48a)
24 hours ago Add filter for the recent emails query in the email editor (#67859) (9990a5aca64)
25 hours ago Resolve nine Composer security alerts (#67596) (2f78d16db74)
25 hours ago Add errored_coupon and errored_coupon_in_checkout JS events (#66285) (c75ccbe6fcb)
2 days ago Improve release handle rotation and Product DRI instructions (#67717) (634a5b55b77)
2 days ago Fix disabled buttons not looking disabled in cart and checkout (#67738) (2004ab8319b)
2 days ago Fix Store API fatal when the cart session fails to load (#67769) (6eb03d211f2)
2 days ago Resolve high-severity npm alerts (#67844) (d8696551076)
2 days ago Unify postcode validation between PHP and Checkout blocks (#67780) (6c82a02fa03)
2 days ago Clarify what get_all() returns on the product and order enums (#67889) (3e7907620e5)
2 days ago Fix date_paid order filter ignoring the site timezone (#67134) (6a621e35c0a)
2 days ago Product ordering: start legacy hooks deprecation cycle (#67812) (707ee6c3a20)
2 days ago Add value-interception extension point to email editor Personalizer (#66874) (d7fba8f43ee)
2 days ago Fix beta tester WordPress data dependency (#67881) (2f580ba57e0)

xz

2 days ago Translations: Update the Italian translation (28a66a3d)
2 days ago liblzma: LZMA2 decoder: Be more strict about compressed chunk size (c6c42582)
3 days ago Translations: Update the Polish translation (c077edfd)
3 days ago Translations: Update the German translation (936e72e2)
3 days ago Translations: Update the Korean translation (11334a5d)
3 days ago Translations: Update the Portuguese translation (7b9955d0)
3 days ago Translations: Update the Dutch translation (9ed91f3a)