Hello, there are lots of requests to support riscv64, the same was already done 
in Ubuntu, and no bugs were opened so far, the package
was first built for Ubuntu on Mon, 31 Jul 2023, and it is part of Ubuntu 23.10, 
Ubuntu LTS 24.04 and will be part of 24.10

I'll make sure the riscv64 build goes fine, and will also work to update to 
0.30.0 to properly have a fix for last CVE-2024-2314 and support for kernel 
6.6+ (commit a55b5a0c920f3839fbb29b0e8837726f5fe49c72)

cheers,

Gianfranco

Il mercoledì 17 luglio 2024 alle ore 07:08:02 CEST, Ritesh Raj Sarraf 
<r...@researchut.com> ha scritto: 





Why are you introducing new architectures in an NMU build ? Are you informed of 
the issues ? Will you be supporting it ?

s3nt fr0m a $martph0ne, excuse typ0s

On Wed, 17 Jul 2024, 01:09 Gianfranco Costamagna, <locutusofb...@debian.org> 
wrote:
> 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 <zhangdan...@loongson.cn> ]
> +  * Add support for loongarch64 (Closes: #1072569)
> +
> +  [ Bo YU <tsu.y...@gmail.com> ]
> +  * Add support for riscv64 (Closes: #1036051)
> +
> + -- Gianfranco Costamagna <locutusofb...@debian.org>  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})
> 

Reply via email to