← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2121904] Re: FFe: merge 0.23.5-1 from Debian unstable

 

This bug was fixed in the package bpftrace - 0.23.5-1ubuntu1

---------------
bpftrace (0.23.5-1ubuntu1) questing; urgency=medium

  * Merge with Debian unstable (LP: #2121904).
    Remaining changes:
    - Enable the testsuite (LP #2052809)
      The testsuite is only enabled for autopkgtest, not at build time.
      This adds two build dependencies: xxd+pahole, needed to build the tests.
    - Add symbol dumps for bpftrace and bpftrace-aotrt
      + d/helpers/dump_debug_symbols.sh: a shell script
        to be used in d/rules to dump the debug symbols of bpftrace
        and bpftrace-aotrt.
      + d/rules: uses the shell script created by the above patch to
        dump the debug symbols, which was not happening earlier due to
        exclusion from dh_strip and custom strip commands.
      (LP #2069953)
    - debian/patches/disable-armhf.patch:
      Comment out some tests failing to build on armhf
    - debian/patches/disable_failing_tests.patch
      debian/tests/control
      Disable some failing tests to have the whole testsuite passing.

 -- Florent 'Skia' Jacquet <florent.jacquet@xxxxxxxxxxxxx>  Tue, 02 Sep
2025 22:47:54 +0200

** Changed in: bpftrace (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to bpftrace in Ubuntu.
https://bugs.launchpad.net/bugs/2121904

Title:
  FFe: merge 0.23.5-1 from Debian unstable

Status in bpftrace package in Ubuntu:
  Fix Released

Bug description:
  Debian version: 0.23.5-1
  Ubuntu version: 0.23.2-1ubuntu2

  The new Debian version is a new upstream release containing only
  bugfixes according to the changelog:

  Upstream changelog (bugfix only indeed, but the code diff is still not
  small):

  ## [0.23.5] 2025-06-09

  #### Fixed
  - Fix kstack/ustack on big-endian systems
    - [#4244](https://github.com/bpftrace/bpftrace/pull/4244)

  ## [0.23.4] 2025-05-30

  #### Fixed
  - Fix crashes if kernel is built without PID namespaces
    - [#3976](https://github.com/bpftrace/bpftrace/pull/3976)

  ## [0.23.3] 2025-05-22

  #### Fixed
  - Fix per-cpu map update warning
    - [#4047](https://github.com/bpftrace/bpftrace/pull/4074)
  - Fix probe firing order for fexit and software
    - [#4113](https://github.com/bpftrace/bpftrace/pull/4113)
  - Fix execution watchpoints
    - [#4139](https://github.com/bpftrace/bpftrace/pull/4139)
  - Fix runqlen.bt script
    - [#3934](https://github.com/bpftrace/bpftrace/pull/3934)
  - Reduce delete warnings in runqlat.bt
    - [#4100](https://github.com/bpftrace/bpftrace/pull/4100)

  Debian changelog:

  bpftrace (0.23.5-1) unstable; urgency=medium

    * New upstream release.
    * d/control: build-depends on libsframe-dev. Closes: #1110820.

   -- Vincent Bernat <bernat@xxxxxxxxxx>  Thu, 14 Aug 2025 08:34:25
  +0200

  The merge should help fix the autopkgtest against the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bpftrace/+bug/2121904/+subscriptions



References