Package: bpfcc
Version: 0.29.1+ds-1.1
Severity: normal
Tags: patch  pending


diff -Nru bpfcc-0.29.1+ds/debian/changelog bpfcc-0.29.1+ds/debian/changelog
--- bpfcc-0.29.1+ds/debian/changelog    2024-05-11 12:46:38.000000000 +0200
+++ bpfcc-0.29.1+ds/debian/changelog    2024-07-16 21:31:52.000000000 +0200
@@ -1,3 +1,15 @@
+bpfcc (0.29.1+ds-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ zhangdandan <[email protected]> ]
+  * Add support for loongarch64 (Closes: #1072569)
+
+  [ Bo YU <[email protected]> ]
+  * Add support for riscv64 (Closes: #1036051)
+
+ -- Gianfranco Costamagna <[email protected]>  Tue, 16 Jul 2024 
21:31:52 +0200
+
 bpfcc (0.29.1+ds-1.1) unstable; urgency=medium

   * Non-maintainer upload.
diff -Nru bpfcc-0.29.1+ds/debian/control bpfcc-0.29.1+ds/debian/control
--- bpfcc-0.29.1+ds/debian/control      2024-05-11 12:45:23.000000000 +0200
+++ bpfcc-0.29.1+ds/debian/control      2024-07-16 21:31:43.000000000 +0200
@@ -39,7 +39,7 @@
 Rules-Requires-Root: no

 Package: libbpfcc
-Architecture: amd64 arm64 ppc64 s390x armhf
+Architecture: amd64 arm64 loong64 ppc64 s390x armhf riscv64
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Multi-Arch: same
 Description: shared library for BPF Compiler Collection (BCC)
@@ -53,7 +53,7 @@
  to control BPF programs from userspace.

 Package: libbpfcc-dev
-Architecture: amd64 arm64 ppc64 s390x armhf
+Architecture: amd64 arm64 loong64 ppc64 s390x armhf riscv64
 Section: libdevel
 Depends: ${misc:Depends},
  libbpfcc (= ${binary:Version})
@@ -115,7 +115,7 @@
  At this time this package contains subset of tools from bpfcc-tools

 Package: bpfcc-introspection
-Architecture: amd64 arm64 ppc64
+Architecture: amd64 arm64 loong64 ppc64 riscv64
 Depends: ${misc:Depends},
  ${shlibs:Depends},
  libbpfcc (= ${binary:Version})

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to