Projects with recent changes
aom
2 hours ago **README.libaom: prefer 'Revision' over 'Version' (4018d3b634)
22 hours ago av1_cx_iface: add (ENABLE|DISABLE)_SETJMP macros (2ee6ab474d)
22 hours ago ctrl_set_svc_params: add missing setjmp (7c39518dde)
22 hours ago encoder_set_config: add missing setjmp (4784907e79)
2 days ago SVT-AV1/README.libaom: set 'Shipped in Chromium: no' (557586fde2)
2 days ago av1_convolve_test: correct time units in output (e4dce255ef)
5 hours ago ast_coredumper: create gdbinit file with restrictive permissions (de37314f85)
5 hours ago http.c: Change httpstatus to default disabled and sanitize output. (06486a2f60)
5 hours ago ast_coredumper: check ast_debug_tools.conf permissions (a1c7ab47ca)
5 hours ago xml.c: Replace XML_PARSE_NOENT with XML_PARSE_NONET for xmlReadFile. (4f8aa579ce)
31 hours ago app_queue: Add 'prio' setting to the 'force_longest_waiting_caller' option (d6edc71a69)
2 days ago Upgrade bundled pjproject to 2.16. (709ea320a7)
2 hours ago https://github.com/ImageMagick/ImageMagick/issues/8557 (7e128ba62)
3 hours ago Added workflow for the OpenSSF Scorecard. (89d20b00f)
3 hours ago Added missing calls to DestroyImageInfo. (3d1e6fedb)
5 hours ago clarify path policy (795f581a8)
5 hours ago correct glob expression (afbe0f1a1)
8 hours ago protect against relative paths (30fa8ba8c)
20 hours ago eliminate compiler warning (b3357d6e2)
20 hours ago https://github.com/ImageMagick/ImageMagick/issues/8556 (4403defdd)
28 hours ago Set the count during the loop to make sure RelinquishIconDirectory frees the correct number of icons. (fbbc4c906)
28 hours ago Switch back to DestroyImage. (6a35526c7)
28 hours ago Fixed possible memory leak (GHSA-gm37-qx7w-p258) (30ce0e8ef)
2 days ago https://github.com/ImageMagick/ImageMagick/discussions/8294 (783af7c3d)
2 days ago https://github.com/ImageMagick/ImageMagick/issues/8555 (a3d3de59c)
2 days ago Keep a splay tree of read files to prevent a stack overflow (GHSA-8mpr-6xr2-chhc) (9313e530b)
2 days ago Patch to resolve possible out of bounds write in the msl decoder (GHSA-3mwp-xqp2-q6ph). (56f029588)
2 days ago Correct previous patch. (276ef5274)
2 days ago Fixed memory leak when writing MSL files (GHSA-gxcx-qjqp-8vjw) (1e88fca11)
2 days ago Added checks to prevent an out of bounds read (GHSA-pmq6-8289-hx3v) (4e1f5381d)
2 days ago Prevent path traversal of paths that are blocked in the security policy (GHSA-8jvj-p28h-9gm7) (4a9dc1075)
2 days ago Block reading from fd: in our more secure policies by default (GHSA-xwc6-v6g8-pw2h) (8d4c67a90)
2 days ago Revert security patches so we can make them in clean separate commits and reference an advisory. (04caff1e2)
2 days ago ithub.com/ImageMagick/ImageMagick/issues/8555 (71fda22ed)
2 days ago Removed temporary patch. (21ccb8db9)
3 days ago https://github.com/ImageMagick/ImageMagick/issues/8553 (90954210d)
3 days ago prevent a possible integer overflow (d7cc31527)
3 days ago fix potential memory leak (6dbae0a33)
34 hours ago 3.13.0 (fc00ab6)
34 hours ago Prepare typedoc (#959) (0013ee8)
2 days ago Add typedoc (ea4149c)
2 days ago Rename test files (22942ac)
libheif
20 hours ago fix main error code (#1693) (3d9973df)
20 hours ago error check: tile coordinates must be valid (14752ee1)
2 days ago Fix: Set dav1d thread count before opening decoder (7139d2ba)
2 days ago fix integer overflow on 32-bit systems (clusterfuzz #477312375) (c79b7341)
2 days ago revert false commit (a1a3688c)
2 days ago copy all security limits (891a9eb0)
75 minutes ago Make OPENSSL_cleanup() G A (7e56cab285)
3 hours ago Don't setup a default context while tearing down private contexts (156347ff2c)
11 hours ago Fix const spec in test (1f23e41029)
11 hours ago Added CHANGES.MD entry (254c4d7ae4)
11 hours ago Advertise FFDHE groups also with TLS 1.2-only (e9e0480e5d)
11 hours ago Implement second step of RFC7919 in TLS 1.2 server (2af8022aaf)
11 hours ago Implement first step of RFC7919 in TLS 1.2 server (92131d3afc)
11 hours ago Support FFDHE groups in tls1_shared_group (e23b33a995)
12 hours ago Explicitly define `SIO_UDP_NETRESET` for MinGW builds. (40d8060c0e)
25 hours ago Fix const spec in apps (7c75acfedc)
25 hours ago Gate use of IPV6_PMTUDISC_PROBE on it being defined (b00fae4ef8)
29 hours ago Guard RWLOCK methods by USE_RWLOCK in threads_pthread.c (307ed7b8f0)
32 hours ago crypto/{CMS,PKCS7,OCSP,TS,X509}: constify various cert list parameters (b235c756f1)
32 hours ago X509_ALGOR_set_md(): Add return value to indicate success or failure (8db2649384)
2 days ago Fix const spec in ssl (d36cdcdce9)
2 days ago Fix broken build for non-gnu make (1cc9298992)
2 days ago public API: Remove needless 'const' from scalar types (7dd4b69dde)
2 days ago Fix const spec in providers (14819cf8bf)
2 days ago doc: add return value documentation for EVP_CIPHER_*_params functions (109ee515c9)
2 days ago doc: clarify OSSL_DISPATCH array usage in provider-base (88d39f33d1)
2 days ago SSL_CONF_FLAG: Prevent setting both CMDLINE and FILE flags (59a62db65b)
2 days ago Update CONTRIBUTING.md for clang-format style (3cef0d98aa)
3 days ago ASN.1: Raise additional errors in crl_set_issuers() (dc01d6cfa1)
3 days ago Fix typo in CHANGES and NEWS entry for CVE-2019-1551 (24b51ab61c)
3 days ago check_cert_crl(): Avoid potential UAF when using the value of current_crl (75b06fd1e6)
3 days ago Ensure current_crl always points to the crl we are considering (c20ede00bb)
3 days ago BIO_get_data.pod: Warn about use outside of a custom BIO implementation (4b09d0d04e)
3 days ago apps/cmp.c: fix help output and diagnostics in corner cases such as -reqout_only (1c6a5d46ff)
3 days ago 80-test_cmp_http.t: improve diagnostics on failure getting server output (43db29b222)
3 days ago openssl-cmp.pod.in: fix doc of -server uri argument and tweak doc of -tls_used (8eed141a82)
2 hours ago ext/readline: readline_read_history/readline_write_history returning a boolean value using RETURN_BOOL (#21140) (10fb64fed70)
3 hours ago ext/gd: remove _php_image_output unused argument (#21138) (d84ad6a5329)
3 hours ago Merge branch 'PHP-8.5' (46e8cb9ff42)
3 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (e76044aa0bc)
3 hours ago Fix timezone offset with seconds losing precision (ee26417b58d)
4 hours ago ext/dom: Returning a boolean value using RETURN_BOOL (#21141) (dcf5cd91951)
4 hours ago ext/standard: mark ext/random as a required dependency (#21130) (542175ecfad)
6 hours ago Return from curl_setopt() with RETURN_BOOL() (GH-21136) (cdae6c38f62)
6 hours ago Return from filter_has_var() with RETURN_BOOL() (GH-21137) (8ebdbb76301)
7 hours ago Merge branch 'PHP-8.5' (984f95ffc11)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (f9df448bab4)
7 hours ago Fix assign-op/inc/dec on untyped hooked property backing value (3cb85cc681a)
7 hours ago Fix -Wdefault-const-init-field-unsafe with clang 21 (#21135) (68a10628a2d)
8 hours ago ext/session: use RETURN_BOOL() when possible (b56f068756d)
8 hours ago ext/session: no need to free a known zend_string (713fbeda97b)
8 hours ago ext/session: use true/false rather than 1/0 (f4b38fc9c66)
8 hours ago ext/session: use bool type instead of int (b68122e15b7)
21 hours ago Remove unused PHP_DL_TEST_EXPORTS and PHP_ZEND_TEST_EXPORTS (#21109) (06dac62747f)
23 hours ago Fix typo in writing-tests.rst (GH-21133) (81ef9770be1)
27 hours ago Merge branch 'PHP-8.5' (b860837b78b)
27 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (34a341e59f6)
27 hours ago Fix GH-20936: DatePeriod::__set_state() cannot handle null start (7445b0f6d92)
28 hours ago Install missing headers (#21125) (345bf38480a)
30 hours ago Zend: Remove unused parameter from zend_dval_to_lval_cap() (b843e03c83d)
34 hours ago zend_ini: Make `ZEND_INI_GET_ADDR()` return a `void*` pointer (#21119) (a15ba7672c5)
2 days ago Fix mistakenly allowed assignment to assignment through list operator (GH-21123) (27d28eef1eb)
2 days ago [skip ci] Remove unreachable code after zend_error_noreturn calls (GH-21122) (b5abd77bdff)
2 days ago ext/mysqli: raise ValueError for invalid option in mysqli_options() (#20971) (a5a0ff6448b)
2 days ago Merge branch 'PHP-8.5' (f0f28b763c8)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (52eb174ba66)
7 hours ago Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (cd5a79dc98)
10 hours ago hw/cxl: Take into account how many media operations are requested for param check (25465c0e1f)
10 hours ago hw/cxl: Check for overflow on santize media as both base and offset 64bit. (87f8e5a71d)
10 hours ago vhost-user-blk: support inter-host inflight migration (3dfd711ea9)
10 hours ago vhost: add vmstate for inflight region with inner buffer (3a80ff0721)
10 hours ago vmstate: introduce VMSTATE_VBUFFER_UINT64 (f6fdd8b2bd)
10 hours ago vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE (e0822e6085)
10 hours ago vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE (e7985b6a56)
10 hours ago virtio-gpu: use consistent error checking for virtio_gpu_create_mapping_iov (12a2d5ca45)
10 hours ago virtio-gpu: fix error handling in virgl_cmd_resource_create_blob (3560b51979)
10 hours ago virtio-pmem: ignore empty queue notifications (efd581a8cd)
10 hours ago virtio-gpu-virgl: correct parent for blob memory region (e27194e087)
10 hours ago MAINTAINERS: Update VIOT maintainer (f0754cd386)
10 hours ago cryptodev-builtin: Limit the maximum size (7b913094c7)
10 hours ago hw/virtio/virtio-crypto: verify asym request size (91c6438caf)
10 hours ago virtio-spi: Add vhost-user-spi device support (6ab7b84fc2)
10 hours ago standard-headers: Update virtio_spi.h from Linux v6.18-rc3 (f4cc404c82)
10 hours ago q35: Fix migration of SMRAM state (66cf169e29)
10 hours ago pcie_sriov: Fix PCI_SRIOV_* accesses in pcie_sriov_pf_exit() (f73e5ed9bc)
10 hours ago virtio: Fix crash when sriov-pf is set for non-PCI-Express device (623db85647)
10 hours ago virtio-dmabuf: Ensure UUID persistence for hash table insertion (fff77cfb84)
10 hours ago vhost: accept indirect descriptors in shadow virtqueue (459cfb80a7)
10 hours ago acpi/ghes: Use error_fatal in acpi_ghes_memory_errors() (0771574c2f)
10 hours ago acpi/ghes: Bail early on error from get_ghes_source_offsets() (b2782920e0)
10 hours ago target/arm/kvm: Exit on error from acpi_ghes_memory_errors() (0352e85fe5)
10 hours ago acpi/ghes: Abort in acpi_ghes_memory_errors() if necessary (27814d0e63)
10 hours ago acpi/ghes: Automate data block cleanup in acpi_ghes_memory_errors() (1ab76ad760)
10 hours ago vdpa: fix vhost-vdpa suspended state not be shared (fd3a2c601a)
10 hours ago virtio/vhost: don't consider non-MAP_SHARED regions public (23a4edb6db)
11 hours ago Merge tag 'pull-aspeed-20260204' of https://github.com/legoater/qemu into staging (739ae3df7b)
4 hours ago testing: Add a reauthentication to ikev2/dhcp-static-client-id (7973080969)
4 hours ago dhcp: Don't release the address via DHCP if it's still used (79a52c488d)
33 hours ago Merge branch 'cifuzz' (44962c4e71)
33 hours ago github: Also run UBSan with CIFuzz (8a8d4640cf)
33 hours ago github: Add latest CIFuzz (0f4a78025c)
woocommerce
3 hours ago Prevent Concurrent Installations (#63100) (4554e1861e)
4 hours ago PayPal Standard : Add additional checks in shipping callback (#62990) (5088eccbdb)
5 hours ago Refactor Product Specifications Block to use ToolsPanel (#62903) (ba8854342d)
7 hours ago Fix PHPStan baseline after email tracker endpoint removal (#63134) (fc2d5a91f7)
7 hours ago feat: custom place order button by payment method (shortcode) (#62509) (9d809cf541)
8 hours ago Updates how exceptions are handled to use `WC_Data_Exception` (#63045) (0d1f44b3a0)
10 hours ago [Performance] Optimize slow SQL on order confirmation page (#63043) (42726828ff)
10 hours ago Remove orphaned email tracker REST endpoint (#63071) (0c749ed62b)
11 hours ago Add the OrdersVersionStringInvalidator class (#63079) (62be524ca5)
12 hours ago Enable customer cancelled order email notification by default for new stores (#63094) (889c3381b5)
14 hours ago PayPal Standard: Return to checkout page on cancel payment (#63050) (cd70c62b32)
24 hours ago Schema 'offerCount' property should only consider 'valid' offers (#61649) (787740262c)
24 hours ago Fraud Protection: Add Blackbox JS script loading (#63116) (564180a5ed)
27 hours ago [Fraud protection] Replace Dispatcher with SessionDataCollector and Blackbox API (#63070) (bbd747eed9)
28 hours ago Prepare Packages for Release (#63117) (1c5099ef3d)
28 hours ago Prepare Packages for Release (#63119) (7199ecc94b)
29 hours ago Fix: Ensure POS catalog cleanup action is scheduled for each file (#63107) (19d8dad865)
29 hours ago Add post_id context support for personalization tags API (#63103) (e190dfa3bc)
35 hours ago [Performance] Admin: optimize SQL fetching dates for month filter on orders page (#63039) (41372f6e73)
2 days ago Skip cherry-pick when only changelog files changed (#63022) (4b725c669b)
2 days ago [Performance] Products: edge-case, address attributes metas migration causing perfromance issues (#62966) (baec67b352)
2 days ago Release: Remove 10.5.0-rc.3 change files from trunk (#63099) (74c05fea91)
2 days ago Move product sale badge alongside individual prices in cart and update design (#63012) (1af73caf45)
2 days ago Re-add the AccessiblePrivateMethods trait (#63087) (a273263ef5)
2 days ago Refactor `getQuantityConstraints` and `normalizeProductFromStore` in iAPI cart store (#63033) (8d21bf4f80)
2 days ago Prevent showing error messages on empty checkout fields until form submission (#62689) (ba6a239ecf)
2 days ago [Performance] Products: reduce the number of SQLs when rendering related/upsell products. (#63006) (239412da74)
3 days ago Fix: Empty email subject for "Order Refunded" (partially refunded) email in block editor (#63047) (90b9dd0bcd)
3 days ago Release: Remove 10.5.0-rc.2 change files from trunk (#63076) (fa9e68d5e8)
26 hours ago Formatting: Deprecate the `addslashes_gpc()` function. (dd1aaddf6a)
35 hours 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)
2 days ago Script Loader: Allow classic scripts to depend on script modules. (9c5d66a1f1)
2 days ago General: Further preserve back-compat for `wp.sanitize.stripTags()` to return empty string when falsy value supplied. (834d0937a7)
2 days ago Docs: Document the `$wp_meta_keys` global in meta registration functions. (a00cfc7bd9)
3 days ago Build/Test Tools: Restore reusable Gutenberg build workflow. (7744ee7719)