Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies #567

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: update dependencies #567

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 25, 2024

Update Request | Renovate Bot

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
cgr.dev/chainguard/wolfi-base digest 4f12c90 -> 9c86299
containers/crun minor 1.19.1 -> 1.20 age adoption passing confidence
git://git.kernel.org/pub/scm/utils/mdadm/mdadm.git minor 4.3 -> 4.4 age adoption passing confidence
golang.org/x/sys require minor v0.29.0 -> v0.30.0 age adoption passing confidence
google/gvisor major 20241118.0 -> 20250224.0 age adoption passing confidence
https://github.com/qemu/qemu.git patch 9.2.0 -> 9.2.2 age adoption passing confidence
https://gitlab.gnome.org/GNOME/glib.git patch 2.83.2 -> 2.83.5 age adoption passing confidence
https://sourceware.org/git/glibc.git minor 2.40 -> 2.41 age adoption passing confidence
kata-containers/kata-containers minor 3.3.0 -> 3.14.0 age adoption passing confidence
kubernetes/cloud-provider-aws patch v1.32.0 -> v1.32.1 age adoption passing confidence
open-iscsi/open-iscsi patch 2.1.10 -> 2.1.11 age adoption passing confidence
seccomp/libseccomp minor 2.5.5 -> 2.6.0 age adoption passing confidence
tailscale/tailscale minor 1.78.1 -> 1.80.0 age adoption passing confidence

Release Notes

containers/crun (containers/crun)

v1.20

Compare Source

  • krun: fix CVE-2025-24965. The .krun_config.json file could be created outside of the container rootfs.
  • cgroup: reverted the removal of tun/tap from the default allow list, this was done in crun-1.5. The tun/tap device is now added by default again.
  • CRIU: do not set network_lock unless explicitly specified.
  • status: disallow container names containing slashes in their name.
  • linux: Improved error message when failing to set the net.ipv4.ping_group_range sysctl.
  • scheduler: Ignore ENOSYS errors when resetting the CPU affinity mask.
  • linux: return a better error message when pidfd_open fails with EINVAL.
  • cgroup: display the absolute path to cgroup.controllers when a controller is unavailable.
  • exec: always call setsid. Now processes created through exec get the correct process group id.
google/gvisor (google/gvisor)

v20250224.0

Compare Source

v20250217.0

Compare Source

v20250210.0

Compare Source

v20250203.0

Compare Source

v20250127.0

Compare Source

v20250120.0

Compare Source

v20250113.0

Compare Source

v20250106.0

Compare Source

v20241217.0

Compare Source

v20241210.0

Compare Source

v20241202.0

Compare Source

qemu/qemu (https://github.com/qemu/qemu.git)

v9.2.2

Compare Source

v9.2.1

Compare Source

GNOME/glib (https://gitlab.gnome.org/GNOME/glib.git)

v2.83.5

Compare Source

Overview of changes in GLib 2.83.5, 2025-02-28

  • A few improvements for when GLib is used as a subproject (#​3625, #​3626, work
    by Simon McVittie)

  • Fix out-of-order parameters in a marshaller generated by gdbus-codegen
    (!4524, work by Ryan Gonzalez)

  • Bugs fixed:

    • #​3272 gutils-user-database test crashes in CI with G_DISABLE_ASSERT and -m
      thorough (Philip Withnall)
    • #​3424 Update the release instructions (Philip Withnall)
    • #​3615 Use of timeout in GApplication example code (Reuben Thomas)
    • #​3625 when GLib is a subproject, check-missing-install-tag.py asserts that
      the parent project has install tags (Simon McVittie)
    • #​3626 when GLib is a subproject and pcre2 is a subproject, pcre2's tests are
      run (Simon McVittie)
    • !4507 [th/gdataset-misc] minor improvements in gdataset.c (around
      g_datalist_id_remove_multiple())
    • !4508 [th/datalist-update-atomic-no-keyid] gdataset: drop "key_id" argument
      from GDataListUpdateAtomicFunc
    • !4509 tests: Search the appropriate directories for our GIR XML inputs
    • !4510 doc: Simplify instructions for testing with Automake
    • !4511 Update Georgian translation
    • !4512 Update Czech translation
    • !4513 [th/gobject-inline-private-call] gobject: avoid GLIB_PRIVATE_CALL()
      for g_datalist_id_update_atomic
    • !4514 Update Ukrainian translation
    • !4515 doc: point to iconv(3) and iconv(3posix) for more details about iconv
    • !4516 Update Bulgarian translation
    • !4517 Update file fa.po
    • !4518 Update Chinese translation
    • !4521 docs: Fix man page link for xattrs
    • !4522 Meson: Disable lint+no-valgrind tests when tests option is set to
      false
    • !4523 [th/gobj-performance-fixes] improvements and fixes for gobject's
      performance.c benchmark
    • !4524 gdbus-codegen: Fix callback GUnixFDList parameter order
    • !4526 [th/gobj-performance-2] more improvements to GObject's performance.c
      and add test "property-set-signaled"
    • !4527 Updated Lithuanian translation
    • !4529 Update Portuguese translation
    • !4531 Update Swedish translation
    • !4535 Update Galician translations
  • Translation updates:

    • Bulgarian (Alexander Shopov)
    • Chinese (China) (lumingzh)
    • Czech (AsciiWolf)
    • Galician (Fran Diéguez)
    • Georgian (NorwayFun)
    • Lithuanian (Aurimas Černius)
    • Persian (Danial Behzadi)
    • Portuguese (Hugo Carvalho)
    • Swedish (Anders Jonsson)
    • Ukrainian (Yuri Chornoivan)

v2.83.4

Compare Source

Overview of changes in GLib 2.83.4, 2025-02-20

  • Fix Python shebang paths so they work on Windows again (#​3331, work by
    Dan Yeaw and others)

  • Fix refcounting semantics of g_dbus_connection_register_object_with_closures()
    by adding a replacement API (#​3560, work by Philip Withnall)

  • Support static vfuncs in GIRepository (!4457, work by Philip Chimento)

  • Add support for QNX8.0 (!4466, work by Felix Xing)

  • Add a soft dependency on C11 — if your toolchain doesn’t support C11, you have
    six months to tell us before this becomes a hard dependency (!4473)

  • Port from net.hadess.PowerProfiles to org.freedesktop.UPower.PowerProfiles
    for GPowerProfileMonitorDBus (!4478, work by Marco Trevisan)

  • Bugs fixed:

    • #​3331 Windows build broken because of Python paths (Dan Yeaw)
    • #​3448 Use after free in GCancellableSource test (Marco Trevisan (Treviño))
    • #​3560 Fix refcounting semantics of
      g_dbus_connection_register_object_with_closures() (Philip Withnall)
    • #​3578 gkeyfile: Honor C in $LANGUAGE as gettext does (Gaël Bonithon)
    • #​3587 g_app_info_launch crashes on macos (Andre Miranda)
    • #​3592 GDBusConnection does not handle serial number overflow (Philip
      Withnall)
    • #​3595 Toolchain documentation should mention that GLib assumes functions can
      be called through wrongly-typed function pointers (Demi Obenour)
    • #​3612 cancellable unit test crashes in /cancellable-source/threaded-dispose
      (Marco Trevisan (Treviño))
    • #​3613 Potentially revert g_win32_com_clear() due to pulling in windows.h
    • !3255 Drop TypeNode reference counting
    • !4046 Add G_OPTION_FLAG_DEPRECATED
    • !4457 Support static vfuncs in GIRepository
    • !4461 docs: Update the release documentation for the new release workflow
    • !4464 gosxappinfo: Fix leak
    • !4466 Add support for QNX8.0
    • !4468 Registry backend fixes
    • !4471 glib.supp: Ignore once-per-thread leak from SysprofCollector
    • !4472 gkeyfile: Convert docs to gi-docgen linking syntax
    • !4473 build: Add a soft dependency on C11
    • !4475 docs: Fix invalid references and broken links
    • !4476 tests: Cleanup python tests and add tests for gi-compile-repository
      and gi-inspect-typelib
    • !4477 gcancellable: remove sketchy source ref/unref
    • !4478 gio/powerprofilemonitordbus: Use newer D-Bus API
    • !4479 docs: Make docs more markdown-ish
    • !4483 tests: Fix a memory leak if a callable-info test is skipped
    • !4486 meson: Fix typo in comment about python shebang
    • !4487 gio/gfilemonitor: Use atomic API to get / store cancelled state
    • !4488 gmain: Use atomic logic to handle internal GSource flags
    • !4490 gio/subprocess: Lock while writing on shared pid and status values
    • !4491 Update Brazilian Portuguese translation
    • !4492 gfilemonitor: Various cleanups and minor fixes to property handling
    • !4493 gdbus: Add g_clear_dbus_signal_subscription() inline convenience
      function
    • !4494 gio/subprocess: Initialize pid variable to 0
    • !4495 gio/gvolumemonitor: Suggest disconnecting signals
    • !4496 Update Polish translation for GNOME 48
    • !4497 tests: Fix a minor leak in a new GSubprocess test
    • !4498 gdatetime: Fix integer overflow when parsing very long ISO8601 inputs
  • Translation updates:

    • Polish (Piotr Drąg)
    • Portuguese (Brazil) (Rafael Fontenelle)

v2.83.3

Compare Source

Overview of changes in GLib 2.83.3, 2025-01-23

  • Fix build-time paths appearing in generated Gio-2.0.gir and
    GioUnix-2.0.gir files (#​3564, work by Simon McVittie)

  • Fix crash on macOS when opening links (#​3568, work by John Ralls)

  • Bugs fixed:

    • #​3558 Recent (inout) changes caused unintended side-effects with
      GWeakRef (Michael Catanzaro)
    • #​3561 Missing nullable annotation on parameter user_data and on the return
      value of GVfsFileLookupFunc callback (fbrouille)
    • #​3562 GBytes semantics of handling empty strings are inconsistent and
      confusing (Philip Withnall)
    • #​3563 Bad anchor link in g_signal_connect() documentation
    • #​3564 build-time paths to gio/gunixmounts.h, etc. end up in Gio-2.0.gir,
      GioUnix-2.0.gir (Simon McVittie)
    • #​3568 Links crash application on MacOS due to lack of machine-id file (John
      Ralls)
    • #​3569 Requirement of GUnixMountMonitor for a Valid Timestamp from
      unix_mount_at is not Suffeciently Documented (Philip Withnall)
    • #​3582 gmacros: _G_BOOLEAN_EXPR_IMPL is incompatible with c++ functions
      marked constexpr
    • !3885 [th/gdataset-index] add a lookup index (GHashTable) to GData
    • !4392 GWin32: Add g_win32_com_clear()
    • !4436 docs: Add --generate-md to the gdbus-codegen documentation
    • !4437 docs: Fix some backslash escaping issues in doc comments
    • !4440 gio, gobject: Improve reproducibility of enumtypes headers
    • !4441 gstrfuncs: Drop a redundant paragraph
    • !4442 Don't define test setups unless we're testing
    • !4443 build: Make the introspection feature yield
    • !4444 Fix pointer-to-paramref syntax in docs
    • !4446 gio: Fix a link to a specifications document
    • !4449 Add several assertions to help static analysis and fix some GIR
      annotations
    • !4450 Fix GCC version detection for GUINT*_SWAP_LE_BE
    • !4454 gioenums: Add deprecation for FLAGS_NONE
    • !4455 docs: Use gi-docgen syntax in main-loop.md
    • !4458 docs: Document more extension points
    • !4460 docs: Clarify that g_array_unref() works like g_ptr_array_unref().
kata-containers/kata-containers (kata-containers/kata-containers)

v3.14.0: Kata Containers 3.14.0

Compare Source

Survey

Please take the Kata Containers survey:

This will help the Kata Containers community understand:

  • how you use Kata Containers
  • what features and improvements you would like to see in Kata Containers

Libseccomp Notices

The kata-agent binaries inside the Kata Containers images provided with this release are
statically linked with the following GNU LGPL-2.1 licensed libseccomp library.

The kata-agent uses the libseccomp v2.5.5 which is not modified from the upstream version.
However, in order to comply with the LGPL-2.1 (§6(a)), we attach the complete source code for the library.

Kata Containers builder images

  • agent (on all its different flavours): quay.io/kata-containers/builders:agent-8d4e72f0d-75ac09bab-1.80.0-x86_64
  • Kernel (on all its different flavours): quay.io/kata-containers/builders:kernel-c95ae5a50-x86_64
  • OVMF (on all its different flavours): quay.io/kata-containers/builders:ovmf-75ac09bab-x86_64
  • QEMU (on all its different flavurs): quay.io/kata-containers/builders:qemu-4c006c707-x86_64
  • shim-v2: quay.io/kata-containers/builders:shim-v2-go-1.22.11-rust-1.80.0-75ac09bab-x86_64
  • tools: quay.io/kata-containers/builders:tools-ec0af6fbd-78b96a6e2-72833cb00-75ac09bab-x86_64
  • virtiofsd: quay.io/kata-containers/builders:virtiofsd-1.83.0-musl-1cf1a332a-x86_64

Installation

Follow the Kata installation instructions.

What's Changed

New Contributors

Full Changelog: kata-containers/kata-containers@3.13.0...3.14.0

v3.13.0: Kata Containers 3.13.0

Compare Source

Survey

Please take the Kata Containers survey:

This will help the Kata Containers community understand:

  • how you use Kata Containers
  • what features and improvements you would like to see in Kata Containers

Libseccomp Notices

The kata-agent binaries inside the Kata Containers images provided with this release are
statically linked with the following GNU LGPL-2.1 licensed libseccomp library.

The kata-agent uses the libseccomp v2.5.5 which is not modified from the upstream version.
However, in order to comply with the LGPL-2.1 (§6(a)), we attach the complete source code for the library.

Kata Containers builder images

  • agent (on all its different flavours): quay.io/kata-containers/builders:agent-8d4e72f0d-107265821-x86_64
  • Kernel (on all its different flavours): quay.io/kata-containers/builders:kernel-c95ae5a50-x86_64
  • OVMF (on all its different flavours): quay.io/kata-containers/builders:ovmf-aff3d98dd-x86_64
  • QEMU (on all its different flavurs): quay.io/kata-containers/builders:qemu-69ed4bc3b-x86_64
  • shim-v2: quay.io/kata-containers/builders:shim-v2-go-1.22.2-rust-1.75.0-9c8b20b2b-x86_64
  • tools: quay.io/kata-containers/builders:tools-d15a7baed-2068801b8-5218345e3-fb87bf221-x86_64
  • virtiofsd: quay.io/kata-containers/builders:virtiofsd-1.83.0-musl-0af353632-x86_64

Installation

Follow the Kata installation instructions.

What's Changed

Full Changelog: kata-containers/kata-containers@3.12.0...3.13.0

v3.12.0: Kata Containers 3.12.0

Compare Source

Survey

Please take the Kata Containers survey:

This will help the Kata Containers community understand:

  • how you use Kata Containers
  • what features and improvements you would like to see in Kata Containers

Libseccomp Notices

The kata-agent binaries inside the Kata Containers images provided with this release are
statically linked with the following GNU LGPL-2.1 licensed libseccomp library.

The kata-agent uses the libseccomp v2.5.5 which is not modified from the upstream version.
However, in order to comply with the LGPL-2.1 (§6(a)), we attach the complete source code for the library.

Kata Containers builder images

  • agent (on all its different flavours): quay.io/kata-containers/builders:agent-8d4e72f0d-107265821-x86_64
  • Kernel (on all its different flavours): quay.io/kata-containers/builders:kernel-c95ae5a50-x86_64
  • OVMF (on all its different flavours): quay.io/kata-containers/builders:ovmf-aff3d98dd-x86_64
  • QEMU (on all its different flavurs): quay.io/kata-containers/builders:qemu-69ed4bc3b-x86_64
  • shim-v2: quay.io/kata-containers/builders:shim-v2-go-1.22.2-rust-1.75.0-9c8b20b2b-x86_64
  • tools: quay.io/kata-containers/builders:tools-95fc58510-59ed19e8b-3fb91dd63-fb87bf221-x86_64
  • virtiofsd: quay.io/kata-containers/builders:virtiofsd-1.72.0-musl-c99ba42d6-x86_64

Installation

Follow the Kata installation instructions.

What's Changed


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 5ba679a to 8b58a61 Compare December 31, 2024 20:44
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from 490052d to 23754db Compare January 9, 2025 12:01
@renovate renovate bot force-pushed the renovate/dependencies branch 6 times, most recently from c9a1639 to 5aabad4 Compare January 17, 2025 07:19
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from 6e3a52e to 3c9057e Compare January 25, 2025 12:15
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from 37862c0 to ade8620 Compare February 5, 2025 00:08
@renovate renovate bot force-pushed the renovate/dependencies branch 7 times, most recently from 88a8ea0 to 849332e Compare February 12, 2025 12:33
@renovate renovate bot force-pushed the renovate/dependencies branch 7 times, most recently from 4eb3552 to 8ad3ee1 Compare February 19, 2025 09:55
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from f428c56 to be40ffa Compare February 28, 2025 08:04
@renovate renovate bot force-pushed the renovate/dependencies branch from be40ffa to cfce7ea Compare February 28, 2025 12:53
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/dependencies branch from cfce7ea to f805a7e Compare March 1, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants