Bug#1070846: ITP: smatch -- a static analysis tool for C

2024-05-10 Thread Ricardo B. Marliere
Package: wnpp
Severity: wishlist
Owner: "Ricardo B. Marliere" 
X-Debbugs-Cc: debian-de...@lists.debian.org, dan.carpen...@linaro.org, 
rica...@marliere.net

* Package name: smatch
  Version : 1.73
  Upstream Contact: sma...@vger.kernel.org
* URL : https://smatch.sourceforge.net/
* License : GPLv2+
  Programming Lang: C
  Description : a static analysis tool for C

Smatch is a code checking framework developed by Dan Carpenter on top of
Sparse [1]. It extends Sparse with useful functionality in the scope of
the Linux Kernel such as data-flow analysis which makes it possible to
detect such things as conditions that will always (or never) be true,
pointers that might be null, and locks that end up in different states
depending on which path is taken through the code [2]. A good
introduction was written by Dan himself [3] and he also had a mentorship
session about it [4], which goes in detail about its usefulness.

[1] https://tracker.debian.org/pkg/sparse
[2] https://lwn.net/Articles/691882/
[3] 
https://blogs.oracle.com/linux/post/smatch-static-analysis-tol-overview-by-dan-carpenter
[4] https://events.linuxfoundation.org/mentorship-session-smatch/



Bug#1057801: kio-extras: afc module not enabled

2023-12-08 Thread Ricardo B. Marliere
Package: kio-extras
Version: 4:22.12.3-1
Severity: normal
X-Debbugs-Cc: rica...@marliere.net

Greetings,

there is upstream support for afc [1] but it is currently unavailable in
Debian.

[1] https://invent.kde.org/network/kio-extras/-/merge_requests/7


Thanks!
-   Ricardo


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 
'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.5-rc1+ (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kio-extras depends on:
ii  kio5.107.0-1
ii  kio-extras-data4:22.12.3-1
ii  libappimage1.0abi1 1.0.4-5-2
ii  libc6  2.37-13
ii  libgcc-s1  13.2.0-8
ii  libkdsoap1 1.9.1+dfsg-5
ii  libkf5activities5  5.107.0-1
ii  libkf5activitiesstats1 5.107.0-1
ii  libkf5archive5 5.107.0-1
ii  libkf5bookmarks5   5.107.0-1
ii  libkf5configcore5  5.107.0-1
ii  libkf5configgui5   5.107.0-1
ii  libkf5configwidgets5   5.107.0-2
ii  libkf5coreaddons5  5.107.0-1
ii  libkf5dbusaddons5  5.107.0-1
ii  libkf5dnssd5   5.107.0-1
ii  libkf5guiaddons5   5.107.0-1
ii  libkf5i18n55.107.0-1+b1
ii  libkf5kexiv2-15.0.023.04.2-2
ii  libkf5kiocore5 5.107.0-1
ii  libkf5kiofilewidgets5  5.107.0-1
ii  libkf5kiogui5  5.107.0-1
ii  libkf5kiowidgets5  5.107.0-1
ii  libkf5service-bin  5.107.0-1
ii  libkf5service5 5.107.0-1
ii  libkf5solid5   5.107.0-1
ii  libkf5syntaxhighlighting5  5.107.0-1
ii  libmtp91.1.21-1
ii  libopenexr-3-1-30  3.1.5-5.1
ii  libphonon4qt5-44:4.12.0-3
ii  libqt5core5a   5.15.10+dfsg-5
ii  libqt5dbus55.15.10+dfsg-5
ii  libqt5gui5 5.15.10+dfsg-5
ii  libqt5network5 5.15.10+dfsg-5
ii  libqt5sql5 5.15.10+dfsg-5
ii  libqt5svg5 5.15.10-2
ii  libqt5widgets5 5.15.10+dfsg-5
ii  libqt5xml5 5.15.10+dfsg-5
ii  libsmbclient   2:4.19.3+dfsg-1
ii  libssh-4   0.10.5-3
ii  libstdc++6 13.2.0-8
ii  libtag1v5  1.13.1-1
ii  libtirpc3  1.3.4+ds-1
ii  libxcursor11:1.2.1-1
ii  phonon4qt5 4:4.12.0-3

kio-extras recommends no packages.

kio-extras suggests no packages.

-- no debconf information



Bug#1054565: RFP: golang-github-zeebo-xxh3 -- XXH3 algorithm in Go

2023-11-01 Thread Ricardo B. Marliere
On 23/11/01 10:46PM, Nilesh Patra wrote:
> You need to convert RFP into ITP whenever you want to package something
> that is an RFP. Please keep that in mind for future.

I thought inserting a new ITP would be unnecessary duplication. Would
that make the system automatically convert the RFP into ITP? I had this
doubt because they would come from different users.

In any case, noted. Thank you and sorry for the rework!
-   Ricardo



Bug#1054565: RFP: golang-github-zeebo-xxh3 -- XXH3 algorithm in Go

2023-10-30 Thread Ricardo B. Marliere
On 23/10/25 09:19PM, James McCoy wrote:
> Package: wnpp
> Severity: wishlist
> Control: block 1037440 by -1
> 
> * Package name: golang-github-zeebo-xxh3
>   Version : 1.0.2-1
>   Upstream Author : Jeff Wendling
> * URL : https://github.com/zeebo/xxh3
> * License : BSD-2-clause
>   Programming Lang: Go
>   Description : XXH3 algorithm in Go
> 
>  XXH3
>  .
>  GoDoc (https://godoc.org/github.com/zeebo/xxh3) Sourcegraph
>  (https://sourcegraph.com/github.com/zeebo/xxh3?badge) Go Report Card
>  (https://goreportcard.com/report/github.com/zeebo/xxh3)
>  .
>  This package is a port of the xxh3 (https://github.com/Cyan4973/xxHash)
>  library to Go.
>  .
>  Upstream has fixed the output as of v0.8.0, and this package matches
>  that.
> 
> This is needed to package a new upstream version of kitty.
> 
> Cheers,
> -- 
> James
> GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB
> 

Hello James,

please consider reviewing for uploading the following:

https://salsa.debian.org/go-team/packages/golang-github-zeebo-assert
https://salsa.debian.org/go-team/packages/golang-github-zeebo-xxh3

Thank you!
-   Ricardo



Bug#1055074: ITP: golang-github-zeebo-assert -- Helpers for tests. You don't have to like it.

2023-10-30 Thread Ricardo B. Marliere
Package: wnpp
Severity: wishlist
Owner: Ricardo B. Marliere 

* Package name: golang-github-zeebo-assert
  Version : 1.3.1-1
  Upstream Author : Jeff Wendling
* URL : https://github.com/zeebo/assert
* License : CC0-1.0
  Programming Lang: Go
  Description : Helpers for tests. You don't have to like it.

 package assert
 .
 import "github.com/zeebo/assert"
 .
 .
 Usage
 .
 See the api docs. There's not a lot of surface area, and that's the
 goal.


This package is a dependency for golang-github-zeebo-xxh3-dev, requested
in #1054565.



Bug#1021339: Offer to help with some neovim packaging

2023-09-18 Thread Ricardo B. Marliere
On 23/09/18 08:39PM, James McCoy wrote:
> I have initial versions of the new dependencies packaged locally.  I
> need to clean a few things up, get them through NEW, and then either
> skip or figure out what the test failures are that I'm hitting.
> 
> This will all likely go to experimental first, since there are also a
> few library transitions that are involved.
> 
> Cheers,
> --
> James
> GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

Greetings!

I can also help with testing and sorting things out.

Thanks,
-   Ricardo