Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

sysdig-bash-completion-0.41.4-1.4 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: sysdig-bash-completion Distribution: openSUSE Tumbleweed
Version: 0.41.4 Vendor: openSUSE
Release: 1.4 Build date: Thu Jun 4 09:02:06 2026
Group: Unspecified Build host: reproducible
Size: 4544 Source RPM: sysdig-0.41.4-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/draios/sysdig
Summary: Bash completion for sysdig
Bash command-line completion support for sysdig.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Jun 04 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 0.41.4:
    * Tracks the falcosecurity/libs 0.21.0 release train
    * The capture backend is now the modern (CO-RE) eBPF probe
      built into the binary; the legacy scap kernel module is no
      longer built by upstream
    * Numerous fixes carried in via the updated libs (see the
      upstream release notes)
  - Bump bundled sources to match sysdig 0.41.4:
    * falcosecurity/libs 0.16.0 -> 0.21.0
    * scap driver 7.1.0+driver -> 8.1.0+driver
  - Drop the legacy scap kernel-module (KMP) build entirely:
    upstream 0.41.4 no longer builds a kernel driver, so the
    kernel-module-package machinery, the kernel-source
    BuildRequires and the manual driver install step are gone;
    the modern eBPF probe replaces it
  - Add sysdig-disable-container-plugin.patch: the new container
    plugin otherwise downloads a prebuilt binary at build time
    (offline-build and prebuilt-binary policy violation); building
    it from source needs the still-unpackaged RE-flex and
    plugin-sdk-cpp
  - Build the modern eBPF probe (BUILD_SYSDIG_MODERN_BPF), adding
    BuildRequires on clang, bpftool and libbpf-devel
  - Set ExclusiveArch to x86_64 aarch64 ppc64le s390x, the arches
    for which the modern BPF probe ships a vendored vmlinux.h
    (this enables aarch64 instead of excluding it)
  - Build the bundled libs statically into the binary
    (-DBUILD_SHARED_LIBS=OFF) and drop the now-installed
    falcosecurity-libs development SDK (headers, static libs,
    pkgconfig) and the scap driver/DKMS source tree
  - Move the bash and zsh completions into separate
    sysdig-bash-completion and sysdig-zsh-completion subpackages
  - Ship the bash completion under
    %{_datadir}/bash-completion/completions and use a fixed
    script interpreter for scap-driver-loader
  - Drop obsolete Group tags
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.37.1:
    * Changes:
    - fix(ci): adopt centos 8 to fix rpm release failures by
      @therealbobo in #2096
    - fix(ci): add manual dispatch to release-final step by
      @therealbobo in #2097
    - fix(ci): set correct release version on all steps of finalize
      by @therealbobo in #2098
    - fix(ci): pin runner image on macos x86_64 by @therealbobo in
      [#2099]
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.37.0:
    * Changes:
    - chore(deps): align with libs 0.16.0 by @therealbobo in #2089
    - new(driver): add driver configs for 7.1.0 by @therealbobo in
      [#2090]
    - fix(chisel_api): resolve podman container type by @irozzo-1A
      in #2092
    - fix(deps): apply patch to enable podman on scap files by
      @therealbobo in #2095
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.36.1:
    * Changes:
    - removed a bunch of old csysdig views that are not relevant
      any more nowadays by @ldegio in #2083
    - more forgiving terminal selection for ncurses by @ldegio in
      [#2082]
    - new: add chisels by @therealbobo in #2085
    - fix(userspace/sysdig): handle SCAP_FAILURE by @therealbobo in
      [#2086]
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.36.0:
    * Changes:
    - fix: alignment with libs api by @therealbobo in #2070
    - new(deps): use libs 0.15.1
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.35.4:
    * Changes:
    - fix(deps): patch libs to avoid segfaults in the main event
      loop by @therealbobo in #2073
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.35.3:
    * Changes:
    - fix(cmake): update driver version to 7.0.0+driver by
      @LucaGuerra in #2071
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.35.2:
    * Changes:
    - fix(cmake): patch libs to list-views correctly by
      @therealbobo in #2068
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.35.1:
    * Changes:
    - update(ci): bump driverkit to 0.16.3 by @therealbobo in #2059
    - update(driverkit): add 7.0.0+driver configs by @therealbobo
      in #2060
    - fix: GKE patch + bump libs 0.14.2 by @therealbobo in #2062
    - [EXPERIMENTAL] new(ci): add apple silicon workflow by
      @therealbobo in #2065
    - fix(sysdig): add additional check when grouping field classes
      by @mrgian in #2066
    - fix(scripts): download correct kernel headers on cos aarch64
      by @therealbobo in #2067
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.35.0:
    * Changes:
    - update(cmake): bump libs to
      ace53901af1aae25365b1302c0fa7c7ed69821ea by @therealbobo in
      [#2044]
    - udpate(cmake): bump libs to
      68a96aa5b7e34d7893563ded8c3d95bb3e77785f by @therealbobo in
      [#2045]
    - new(OWNERS): add code owners by @therealbobo in #2047
    - update(cmake/modules): bump libs to 0.14.0 by @therealbobo in
      [#2053]
    - fix(docker): update local docker image by @therealbobo in
      [#2052]
    - fix(csysdig): fix cpu usage on modern bpf by @therealbobo in
      [#2055]
    - update(deps): bump libs to 0.14.1 by @therealbobo in #2058
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.34.1:
    * Changes:
    - cleanup: remove usage of g_filterlist by @jasondellaluce in
      [#2036]
    - fix(userspace/sysdig): solve segfault when listing fields by
      @jasondellaluce in #2037
    - update(ci): sign rpm packages with sha256 by @loresuso in
      [#2040]
    - fix(ci): bump rpm-sign image to fedora 39 by @therealbobo in
      [#2041]
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.34.0:
    * Changes:
    - fix build with system njson by @Mic92 in #2024
    - fix(ci): remove failing driver configs by @therealbobo in
      [#2025]
    - fix(cmake): bundle tinydir module by @therealbobo in #2026
    - update(cmake): bump to libs 0.13.0 and 6.0.1 driver by
      @therealbobo in #2027
    - update(cmake): bump libs to 0.13.1 by @therealbobo in #2031
    - update(scripts/driverkit/config): removed 3.0.1 configs by
      @therealbobo in #2030
    - update: add 6.0.1 configs by @therealbobo in #2032
    - update(driverkit): update
      59fb313475b82f842e9e9bbc1e0e629428c0a4cf configs by
      @therealbobo in #2033
    - update(driverkit): update 4.0.1+driver configs by
      @therealbobo in #2034
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.33.1 (no 0.33.0):
    * Changes:
    - fix(cmake/modules): temp fix for openssl build on aarch64
    - update(cmake/modules): bump libs to
      59fb313475b82f842e9e9bbc1e0e629428c0a4cf
    - update: added 59fb313475b82f842e9e9bbc1e0e629428c0a4cf
      configs
    - update(scripts/driverkit): removed
      d1f3bd3a5d51b89e90030ff666967f866a1e49f9 configs
    - update(docker/builder): added perl-IPC-Cmd package
    - update: added d1f3bd3a5d51b89e90030ff666967f866a1e49f9
      configs
    - update: removed 5.0.1 configs
    - update: update 4.0.1 configs
    - update: update 3.0.1 configs
    - update(scripts/driverkit): removed legacy code
    - udpate(ci): bump driverkit to 0.14.0
    - ci: added install-sysdig script upload
    - update(cmake): bump cmake to 3.5.1
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.32.1:
    * Changes:
    - fix: avoid using global filtercheck list with plugins by
      @jasondellaluce in #2008
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.32.0:
    We are pleased to announce the release of Sysdig 0.32.0! This
    version introduces several enhancements, bug fixes, and updates
    across multiple components, including drivers, libraries,
    configurations, and build optimizations. We are also excited to
    share that the modern BPF probe is no longer an experimental
    feature. Here's an overview of the key changes in this release:
    * Changes:
    - update: bump driver to 5.0.0+driver and libs to 0.11.0-rc1 by
      @jasondellaluce in #1990
    - update(cmake): bump libs 0.11.0 + driver 5.0.1 by
      @therealbobo in #1991
    - update(make): bump libs 0.11.1 by @therealbobo in #1992
    - update(make): bump libs 0.11.2 by @therealbobo in #1993
    - update: added 5.0.1+driver by @therealbobo in #1994
    - update(ci): bump driverkit to 0.13.1 by @therealbobo in #1995
    - update: update 4.0.1 configs by @therealbobo in #1996
    - update: update 3.0.1 configs by @therealbobo in #1997
    - update: removed 4.0.0 configs by @therealbobo in #1998
    - update(ci): add selective driver build by @therealbobo in
      [#1999]
    - update(ci): optimize driver building by @therealbobo in #2001
    - update(ci): improve build script for already built drivers by
      @therealbobo in #2002
    - update(cmake/modules): bump libs to 0.11.3 by @therealbobo in
      [#2003]
    - fix(scripts): fix driver-loader for ubuntu flavors by
      @therealbobo in #2004
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.31.5:
    * Changes:
    - update(cmake): bumped driver to 4.0.1 by @therealbobo in
      [#1978]
    - Chore(ci): bump driverkit by @therealbobo in #1979
    - update(scripts/driverkit/config): update to v4.0.1 1/4 by
      @therealbobo in #1982
    - update(scripts/driverkit/config): update to v4.0.1 2/4 by
      @therealbobo in #1983
    - update(scripts/driverkit/config): update to v4.0.1 3/4 by
      @therealbobo in #1984
    - update(scripts/driverkit/config): update to v4.0.1 4/4 by
      @therealbobo in #1980
    - fix(cmake/modules): added compiler flags for gtest by
      @therealbobo in #1981
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.31.4:
    This is a patch release to fix the broken download on the
    scap-driver-loader script. 🛠️
    * Changes:
    - Add CI and latest release badges by @R3DRUN3 in #1973
    - fix(scripts): wrong bash expansion by @therealbobo in #1976
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.31.3 (no releases between 0.30.2 and this one):
    * Changes:
    - fix(userspace): improve display filter performance by
      @jasondellaluce in #1938
    - new(ci): add support for win/osx ci and dev artifacts by
      @FedeDP in #1924
    - update(ci): add ci workflow on push to dev. by @FedeDP in
      [#1940]
    - update(userspace): avoid using and relying on std namespace
      in headers by @jasondellaluce in #1939
    - SECCOMP-26723 change download references to
      download.sysdig.com by @mbreitung in #1896
    - update(cmake): bumped libs and driver to versions shipped by
      Falco 0.34 by @FedeDP in #1942
    - update(cmake): bumped libs to latest version by @therealbobo
      in #1943
    - Add stalebot by @therealbobo in #1947
    - update(cmake): bumped libs to 0.10.4 by @therealbobo in #1948
    - update(ci): moved stale to gha by @therealbobo in #1949
    - fix(scripts): various improvements by @therealbobo in #1952
    - fix(ci): label list to string by @therealbobo in #1950
    - Fix(ci): update stale runner by @therealbobo in #1956
    - fix(ci): fix manual trigger by @therealbobo in #1957
    - update(scripts/driverkit): added distro exclude list by
      @therealbobo in #1958
    - update: removed driver config for 42b053c and update
      driverkit configs by @therealbobo in #1951
    - fix(scripts/driverkit): check if probe is present by
      @therealbobo in #1959
    - update(config/driverkit): add driver configs for v4.0.0 by
      @therealbobo in #1953
    - fix(scripts/driverkit): fix null handling by @therealbobo in
      [#1960]
    - update(config/driverkit): update driver configs for v4.0.0 by
      @therealbobo in #1961
    - fix deprecated statement. by @tao12345666333 in #1238
    - update(config/driverkit): update driver configs for v3.0.1 by
      @therealbobo in #1954
    - update(config/driverkit): update driver configs for e5c53d6…
      by @therealbobo in #1955
    - fix(cmake): remove old cmake flag by @therealbobo in #1962
    - new: introduction of the modern ebpf probe by @therealbobo in
      [#1963]
    - fix(ci): added rebuild of skeleton builder on dev by
      @therealbobo in #1965
    - Fix(ci): fix wrong image names on dev build by @therealbobo
      in #1966
    - fix(sinspui): regression from libs 0.10.0 by @therealbobo in
      [#1967]
    - update(cmake): bumped libs to 0.10.5 by @therealbobo in #1968
    - fix(ci): gha updated to build modern bpf by @therealbobo in
      [#1969]
    - fix(ci): added dependency and fixed typo by @therealbobo in
      [#1970]
    - feat(ci): added gha linter by @therealbobo in #1971
    - fix(ci): added missing mount by @therealbobo in #1972
    - fix(docker): new docker image by @therealbobo in #1974
    - fix(ci): fixed incorrect filename by @therealbobo in #1975
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.30.2:
    This patch release fixes the scap driver loader to use env
    variables with the SYSDIG_ prefix instead of the FALCO_ one.
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.30.1:
    * update(cmake): bump libs to 0.9.1
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.30.0:
    * Changes:
    - Built on most recent falcosecurity/libs tag
    - Updated plugin API support to latest 2.0.0 version
    - Updated scap-driver-loader script with the most recent
      changes of Falco's driver loader
    - Support for ARM64: multiarch packages, container images, and
      prebuilt-drivers (to be used with scap-driver-loader)
    - Enlarged prebuilt driver matrix (5000+ drivers) and support
      with Falco's Kernel Crawler output
    - Support to some new syscalls, and lots of generic events now
      have a correct syscall name
    - More expressive plugin loading experience: detailed info,
      suggestions on which plugins to be loaded
    - Improved some CLI options, such --list, --list-mardown, and
    - L
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.29.3:
    * Bugfixes
    - print json root "slices" even in minimal build
    - always print the json closing char
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.29.2:
    * Bugfixes
    - Fix -z option that did require an extra argument
    - Call init_plugins as soon as possible. It fixes using filters
      on field extracted by system-installed plugins
    - Restored plugins support for non-linux builds
    - When using a source plugin, force an exit only if the plugin
      is actually stuck on a next(), not if its working on the
      close()
    Moreover, helper text and man pages were update accordingly.
* Fri May 24 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.29.1:
    * Bugfixes
    - Fix release-rpm job for release
* Tue May 21 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.29.0:
    * New features
    - Full Plugins support! With colored output formatting, because
      we know you love it!
    - Podman support
    - Introduced a versioning between libscap and kernel drivers,
      that will allow in the future to properly tag libs release
      and avoid rebuilding kernel drivers when their version is not
      changed.
    - Integrated back ~4months worth of work on libs, on par with
      Falco 0.31.1 release
    - New syscalls: mprotect, execveat, copy_file_range, clone3
    * Bug Fixes
    - eBPF fixes
    - Security fixes
    - Fixed cgroups v2 support in libscap, a bug that prevented
      pre-existing containers (prior to running sysdig) to be
      matched with their processes
    - Fixed some container events related issues
    * Plugins info
    - Same plugins that are used for Falco can be used for sysdig
    - cmd line options, examples:
      Register any found plugin from supported system folders and
      use dummy as input source passing to it open params:
      $ sysdig -I dummy:'{"start":1,"maxEvents":10}'
      Load and register dummy source plugin passing to it init
      config and open params:
      sysdig -H dummy:'{"jitter":50}' -I dummy:'{"start":1,"maxEvents":10}'
    - Moreover, you can also load plugins using a Falco plugin
      configuration file, by passing the --plugin-config-file
      cmdline option ()
    - The --help usage text was updated with new informations.
* Tue May 21 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 0.28.0:
    * New Features
      This is the first Sysdig release to make full use of the Falco
      Libs since its donation to the CNCF in 2021.
    - The full changeset includes many improvements and features
      which have been included in Falco for this year's releases.
    - The release system has been modified and is now completely
      open source, based on GitHub actions
    - The default Docker image is now based on UBI 8
    - By default the event string formatting natively supports
      colors, in the same way Bash does via \e escape sequences and
      ANSI Escape Codes if supported by the terminal.
    * Bug Fixes
    - Fixed compilation on MacOS: #1801
    - Use "%s"-style format for printf()-style functions for
      ncurses #1810
    - Fixed GIT_TAG for gtest #1815
  - remove patch 0001-sysdig-fix-linking-with-grpc-1.41.patch
  - remove patch sysdig-0.27.0-fixi586.patch

Files

/usr/share/bash-completion/completions/sysdig


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 3 00:04:55 2026