Projects with recent changes

aom

21 hours ago **README.libaom: prefer 'Revision' over 'Version' (4018d3b634)
2 days ago av1_cx_iface: add (ENABLE|DISABLE)_SETJMP macros (2ee6ab474d)
2 days ago ctrl_set_svc_params: add missing setjmp (7c39518dde)
2 days ago encoder_set_config: add missing setjmp (4784907e79)
3 days ago SVT-AV1/README.libaom: set 'Shipped in Chromium: no' (557586fde2)
3 days ago av1_convolve_test: correct time units in output (e4dce255ef)

asterisk.org

25 hours ago ast_coredumper: create gdbinit file with restrictive permissions (de37314f85)
25 hours ago http.c: Change httpstatus to default disabled and sanitize output. (06486a2f60)
25 hours ago ast_coredumper: check ast_debug_tools.conf permissions (a1c7ab47ca)
25 hours ago xml.c: Replace XML_PARSE_NOENT with XML_PARSE_NONET for xmlReadFile. (4f8aa579ce)
2 days ago app_queue: Add 'prio' setting to the 'force_longest_waiting_caller' option (d6edc71a69)

codemirror.net

20 hours ago Use Object.prototype.hasOwnProperty in copyObj (cc753ef5)

imagemagick.org

3 hours ago Added comment about the limitations of realpath. (2240bc096)
4 hours ago Improved the NTRealPathWide implementation. (9c7992e32)
4 hours ago Corrected method name. (4599a459f)
5 hours ago Use CreateWidePath instead of create_wchar_path. (97500fe5e)
5 hours ago Moved all windows implementations in utility-private to nt-base-private. (afc7d4aff)
17 hours ago Added extra options to the pip install. (0ed22dbbc)
17 hours ago Corrected install. (d831c6e02)
17 hours ago Corrected path. (a64f30d6f)
17 hours ago Pin python versions. (c53e7d246)
18 hours ago Correct pinning. (5a7452ec5)
18 hours ago Added name to workflow. (c94f0ff4f)
19 hours ago Removed dockerfile updates from dependabot.yml (fffcabbf5)
19 hours ago Pin more version. (dc2303d96)
19 hours ago Also update dockerfiles. (22a093339)
19 hours ago Pin all actions. (de4e2c440)
22 hours ago https://github.com/ImageMagick/ImageMagick/issues/8557 (7e128ba62)
23 hours ago Added workflow for the OpenSSF Scorecard. (89d20b00f)
23 hours ago Added missing calls to DestroyImageInfo. (3d1e6fedb)
25 hours ago clarify path policy (795f581a8)
25 hours ago correct glob expression (afbe0f1a1)
27 hours ago protect against relative paths (30fa8ba8c)
2 days ago eliminate compiler warning (b3357d6e2)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8556 (4403defdd)
2 days ago Set the count during the loop to make sure RelinquishIconDirectory frees the correct number of icons. (fbbc4c906)
2 days ago Switch back to DestroyImage. (6a35526c7)
2 days ago Fixed possible memory leak (GHSA-gm37-qx7w-p258) (30ce0e8ef)
3 days ago https://github.com/ImageMagick/ImageMagick/discussions/8294 (783af7c3d)
3 days ago https://github.com/ImageMagick/ImageMagick/issues/8555 (a3d3de59c)
3 days ago Keep a splay tree of read files to prevent a stack overflow (GHSA-8mpr-6xr2-chhc) (9313e530b)
3 days ago Patch to resolve possible out of bounds write in the msl decoder (GHSA-3mwp-xqp2-q6ph). (56f029588)

jssip.net

6 hours ago .npmrc: generate package-lock.json file (55d406a)
6 hours ago Remove old .github/ISSUE_TEMPLATE.md (05ea85a)
6 hours ago Update issue templates (c963331)
2 days ago 3.13.0 (fc00ab6)
2 days ago Prepare typedoc (#959) (0013ee8)
3 days ago Add typedoc (ea4149c)
3 days ago Rename test files (22942ac)

libheif

2 days ago fix main error code (#1693) (3d9973df)
2 days ago error check: tile coordinates must be valid (14752ee1)
3 days ago Fix: Set dav1d thread count before opening decoder (7139d2ba)
3 days ago fix integer overflow on 32-bit systems (clusterfuzz #477312375) (c79b7341)
3 days ago revert false commit (a1a3688c)
3 days ago copy all security limits (891a9eb0)

openssl.org

3 hours ago doc: Fix typos and grammar in BIO_s_accept documentation (3f450936a1)
3 hours ago replace curl in our interop testing (df1ad5dbf8)
3 hours ago Update ossl-http3-demo to support multiple requests (58ef864189)
8 hours ago AES-WRAP: Add tests (baf4156f70)
8 hours ago AES-WRAP fixes. (ca8a2bd618)
8 hours ago BIO_f_cipher(): Increase internal buffer size used by CipherUpdate() (59147c96d2)
19 hours ago doc: changed data_size value for OSSL_PARAM_octet_string() in EVP_SIGNATURE-SLH-DSA.pod (cb095dd513)
21 hours ago Make OPENSSL_cleanup() G A (7e56cab285)
23 hours ago Don't setup a default context while tearing down private contexts (156347ff2c)
31 hours ago Fix const spec in test (1f23e41029)
31 hours ago Added CHANGES.MD entry (254c4d7ae4)
31 hours ago Advertise FFDHE groups also with TLS 1.2-only (e9e0480e5d)
31 hours ago Implement second step of RFC7919 in TLS 1.2 server (2af8022aaf)
31 hours ago Implement first step of RFC7919 in TLS 1.2 server (92131d3afc)
31 hours ago Support FFDHE groups in tls1_shared_group (e23b33a995)
31 hours ago Explicitly define `SIO_UDP_NETRESET` for MinGW builds. (40d8060c0e)
2 days ago Fix const spec in apps (7c75acfedc)
2 days ago Gate use of IPV6_PMTUDISC_PROBE on it being defined (b00fae4ef8)
2 days ago Guard RWLOCK methods by USE_RWLOCK in threads_pthread.c (307ed7b8f0)
2 days ago crypto/{CMS,PKCS7,OCSP,TS,X509}: constify various cert list parameters (b235c756f1)
2 days ago X509_ALGOR_set_md(): Add return value to indicate success or failure (8db2649384)
3 days ago Fix const spec in ssl (d36cdcdce9)
3 days ago Fix broken build for non-gnu make (1cc9298992)

php.net

3 hours ago [ci skip] ext/posix: forgotten UPGRADING notes for posix_access()/posix_mkfifo(). (52e94366290)
3 hours ago ext/posix: validate permissions argument in posix_mkfifo() (6bd97e72b71)
7 hours ago [standard] Simply if -> RETURN_TRUE/FALSE with RETURN_BOOL() (GH-21147) (d3e47033101)
7 hours ago [win32] Use RETURN_BOOL() in sapi_windows_set_ctrl_handler() (GH-21148) (51158bbe907)
7 hours ago [mysqli] Simply if -> RETURN_TRUE/FALSE with RETURN_BOOL() (GH-21149) (f0d321e9477)
9 hours ago ext/pgsql: pg_lo_export/pg_connection_reset returning a boolean value using RETURN_BOOL (#21150) (daa3513c329)
10 hours ago ext/posix: validity check for flags argument in posix_access (fdaa4881445)
15 hours ago ext/session: add const qualifiers (31b00555571)
15 hours ago ext/session: remove unused progress parameter in early_find_sid_in() (3a142e77ee9)
15 hours ago ext/session: remove unused macros (b657deffc73)
15 hours ago ext/session: remove PS_ENCODE_VARS (a2c6e6f66a0)
22 hours ago ext/readline: readline_read_history/readline_write_history returning a boolean value using RETURN_BOOL (#21140) (10fb64fed70)
22 hours ago ext/gd: remove _php_image_output unused argument (#21138) (d84ad6a5329)
23 hours ago Merge branch 'PHP-8.5' (46e8cb9ff42)
23 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (e76044aa0bc)
23 hours ago Fix timezone offset with seconds losing precision (ee26417b58d)
24 hours ago ext/dom: Returning a boolean value using RETURN_BOOL (#21141) (dcf5cd91951)
24 hours ago ext/standard: mark ext/random as a required dependency (#21130) (542175ecfad)
26 hours ago Return from curl_setopt() with RETURN_BOOL() (GH-21136) (cdae6c38f62)
26 hours ago Return from filter_has_var() with RETURN_BOOL() (GH-21137) (8ebdbb76301)
26 hours ago Merge branch 'PHP-8.5' (984f95ffc11)
26 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f9df448bab4)
26 hours ago Fix assign-op/inc/dec on untyped hooked property backing value (3cb85cc681a)
27 hours ago Fix -Wdefault-const-init-field-unsafe with clang 21 (#21135) (68a10628a2d)
27 hours ago ext/session: use RETURN_BOOL() when possible (b56f068756d)
27 hours ago ext/session: no need to free a known zend_string (713fbeda97b)
27 hours ago ext/session: use true/false rather than 1/0 (f4b38fc9c66)
27 hours ago ext/session: use bool type instead of int (b68122e15b7)
2 days ago Remove unused PHP_DL_TEST_EXPORTS and PHP_ZEND_TEST_EXPORTS (#21109) (06dac62747f)
2 days ago Fix typo in writing-tests.rst (GH-21133) (81ef9770be1)

qemu.org

26 hours ago Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (cd5a79dc98)
30 hours ago hw/cxl: Take into account how many media operations are requested for param check (25465c0e1f)
30 hours ago hw/cxl: Check for overflow on santize media as both base and offset 64bit. (87f8e5a71d)
30 hours ago vhost-user-blk: support inter-host inflight migration (3dfd711ea9)
30 hours ago vhost: add vmstate for inflight region with inner buffer (3a80ff0721)
30 hours ago vmstate: introduce VMSTATE_VBUFFER_UINT64 (f6fdd8b2bd)
30 hours ago vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE (e0822e6085)
30 hours ago vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE (e7985b6a56)
30 hours ago virtio-gpu: use consistent error checking for virtio_gpu_create_mapping_iov (12a2d5ca45)
30 hours ago virtio-gpu: fix error handling in virgl_cmd_resource_create_blob (3560b51979)
30 hours ago virtio-pmem: ignore empty queue notifications (efd581a8cd)
30 hours ago virtio-gpu-virgl: correct parent for blob memory region (e27194e087)
30 hours ago MAINTAINERS: Update VIOT maintainer (f0754cd386)
30 hours ago cryptodev-builtin: Limit the maximum size (7b913094c7)
30 hours ago hw/virtio/virtio-crypto: verify asym request size (91c6438caf)
30 hours ago virtio-spi: Add vhost-user-spi device support (6ab7b84fc2)
30 hours ago standard-headers: Update virtio_spi.h from Linux v6.18-rc3 (f4cc404c82)
30 hours ago q35: Fix migration of SMRAM state (66cf169e29)
30 hours ago pcie_sriov: Fix PCI_SRIOV_* accesses in pcie_sriov_pf_exit() (f73e5ed9bc)
30 hours ago virtio: Fix crash when sriov-pf is set for non-PCI-Express device (623db85647)
30 hours ago virtio-dmabuf: Ensure UUID persistence for hash table insertion (fff77cfb84)
30 hours ago vhost: accept indirect descriptors in shadow virtqueue (459cfb80a7)
30 hours ago acpi/ghes: Use error_fatal in acpi_ghes_memory_errors() (0771574c2f)
30 hours ago acpi/ghes: Bail early on error from get_ghes_source_offsets() (b2782920e0)
30 hours ago target/arm/kvm: Exit on error from acpi_ghes_memory_errors() (0352e85fe5)
30 hours ago acpi/ghes: Abort in acpi_ghes_memory_errors() if necessary (27814d0e63)
30 hours ago acpi/ghes: Automate data block cleanup in acpi_ghes_memory_errors() (1ab76ad760)
30 hours ago vdpa: fix vhost-vdpa suspended state not be shared (fd3a2c601a)
30 hours ago virtio/vhost: don't consider non-MAP_SHARED regions public (23a4edb6db)
30 hours ago Merge tag 'pull-aspeed-20260204' of https://github.com/legoater/qemu into staging (739ae3df7b)

strongswan.org

59 minutes ago Merge branch 'swanctl-plugins' (7cca0cb772)
6 hours ago swanctl: Add global --debug, --options and --uri arguments (e2786cbcb8)
6 hours ago debug: Add helper to get the current default log level for a group (0d41001e74)
6 hours ago pki: Add global --debug and --options arguments (be68bd50b7)
6 hours ago plugin-loader: Add option to change log message if plugin is not found (dd7b0283ef)
6 hours ago testing: Remove unused revocation and constraints plugins for swanctl (5b0d506215)
6 hours ago swanctl: Use a custom default plugin list (5fe1d71204)
6 hours ago configure: Load ldap plugin in pki (c649774141)
6 hours ago stream-service-unix: Remove unnecessary execute permission from sockets (b8d8277ae0)
9 hours ago fuzz-ike: Initialize libcharon as logging will cause crashes otherwise (2ed929d9f6)
23 hours ago testing: Add a reauthentication to ikev2/dhcp-static-client-id (7973080969)
23 hours ago dhcp: Don't release the address via DHCP if it's still used (79a52c488d)
2 days ago Merge branch 'cifuzz' (44962c4e71)
2 days ago github: Also run UBSan with CIFuzz (8a8d4640cf)
2 days ago github: Add latest CIFuzz (0f4a78025c)

woocommerce

50 minutes ago Refactor data store to avoid passing in incomplete objects (#63065) (72464baddd)
52 minutes ago Improve Product Collection block in email editor (#63122) (4ed87b5508)
3 hours ago Add missing @return PHPDoc annotations to reduce PHPStan baseline (#63147) (2674fc7800)
3 hours ago Add Reddit Ads to core profiler onboarding (#62932) (6569b9176c)
6 hours ago Convert e2e-utils-playwright package to TypeScript (#63102) (ada61b98d1)
6 hours ago Fix: get order(s) REST API endpoints failing when invalid coupon metadata is stored (#63010) (342cbf4662)
14 hours ago Store API: Address bug where non wp-json did not respect cart-token (#62973) (d28b900ecf)
15 hours ago Update changelog.txt after 10.5.0 (#63154) (b184c1829e)
15 hours ago Update stable tag to 10.5.0 (trunk) (#63152) (eb2f173ee5)
19 hours ago Add email editor development skill (#63093) (92cb242eb4)
19 hours ago Product Editor: Use `https://` as placeholder for digital product file URL (#63081) (b0b4bbd397)
19 hours ago Support Optional Variation/Attribute Editor Fields (#62590) (b0f015527c)
20 hours ago Mention internal code in more places in the documentation (#63108) (042ce73ed7)
22 hours ago Prevent Concurrent Installations (#63100) (4554e1861e)
23 hours ago PayPal Standard : Add additional checks in shipping callback (#62990) (5088eccbdb)
24 hours ago Refactor Product Specifications Block to use ToolsPanel (#62903) (ba8854342d)
26 hours ago Fix PHPStan baseline after email tracker endpoint removal (#63134) (fc2d5a91f7)
26 hours ago feat: custom place order button by payment method (shortcode) (#62509) (9d809cf541)
28 hours ago Updates how exceptions are handled to use `WC_Data_Exception` (#63045) (0d1f44b3a0)
30 hours ago [Performance] Optimize slow SQL on order confirmation page (#63043) (42726828ff)
30 hours ago Remove orphaned email tracker REST endpoint (#63071) (0c749ed62b)
31 hours ago Add the OrdersVersionStringInvalidator class (#63079) (62be524ca5)
31 hours ago Enable customer cancelled order email notification by default for new stores (#63094) (889c3381b5)
34 hours ago PayPal Standard: Return to checkout page on cancel payment (#63050) (cd70c62b32)
2 days ago Schema 'offerCount' property should only consider 'valid' offers (#61649) (787740262c)
2 days ago Fraud Protection: Add Blackbox JS script loading (#63116) (564180a5ed)
2 days ago [Fraud protection] Replace Dispatcher with SessionDataCollector and Blackbox API (#63070) (bbd747eed9)
2 days ago Prepare Packages for Release (#63117) (1c5099ef3d)
2 days ago Prepare Packages for Release (#63119) (7199ecc94b)
2 days ago Fix: Ensure POS catalog cleanup action is scheduled for each file (#63107) (19d8dad865)

wordpress.org

7 hours ago Docs: Add missing `@global` descriptions in `wp-admin/includes/schema.php`. (9b3c71e096)
17 hours ago Docs: Document the globals in `wp_print_plugin_file_tree()`. (355203ee53)
2 days ago Formatting: Deprecate the `addslashes_gpc()` function. (dd1aaddf6a)
2 days ago Docs: Document some globals in `WP_UnitTestCase_Base` class methods. (eb33bf115e)
2 days ago Code Editor: Allow saving with Ctrl/Cmd+S in Theme/Plugin Editors. (5db53df0a8)
3 days ago Script Loader: Allow classic scripts to depend on script modules. (9c5d66a1f1)
3 days ago General: Further preserve back-compat for `wp.sanitize.stripTags()` to return empty string when falsy value supplied. (834d0937a7)
3 days ago Docs: Document the `$wp_meta_keys` global in meta registration functions. (a00cfc7bd9)