Bug#1057029: ITP: goauthing -- CLI authentication utility for srun4000 systems

2023-11-28 Thread 陈 晟祺
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org Owner: Shengqi Chen * Package name: goauthing Version : 2.2.1-1 Upstream Author : Yuxiang Zhang * URL : https://github.com/z4yx/GoAuthing * License : GPL-3.0

Re: Bug#1057029: ITP: goauthing -- CLI authentication utility for srun4000 systems

2023-11-28 Thread 陈 晟祺
Hi, Re-sending to some lists since I missed so CCs in my previous reply. > 2023年11月28日 16:38,陈 晟祺 写道: > > Package: wnpp > Severity: wishlist > X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org > Owner: Shengqi Chen > > * Package name : goauthing > Version : 2.2.1-1 > Ups

Re: Bug#1042428: lintian.debian.org off ?

2023-11-28 Thread Otto Kekäläinen
> >> I finally fixed this. Sorry for the delay. > >> > >> https://udd.debian.org/lintian?packages=entr has a link for each lintian > >> tag, that points to (e.g.) > >> https://udd.debian.org/lintian-tag.cgi?tag=superfluous-file-pattern > >> That page includes a description of the tag as well as al

Re: Bug#1042428: lintian.debian.org off ?

2023-11-28 Thread Lucas Nussbaum
On 28/11/23 at 13:00 -0700, Otto Kekäläinen wrote: > > >> I finally fixed this. Sorry for the delay. > > >> > > >> https://udd.debian.org/lintian?packages=entr has a link for each lintian > > >> tag, that points to (e.g.) > > >> https://udd.debian.org/lintian-tag.cgi?tag=superfluous-file-pattern >

Re: GCC 13 stopped supporting a documented option (was Re: Bug#1050429: musl: unusable on mipsel, mips64el: mipsel-linux-gnu-gcc: unrecognised command-line option '-EL')

2023-11-28 Thread YunQiang Su
I can reproduce this problem. I will try to solve this problem (by git bisect git bisect told me that this behaivor changed since 6d3c634c8baebd9ff12c39d61947752486758bd. Let's study it: is it a feature or bug ;) commit 6d3c634c8baebd9ff12c39d61947752486758bd3 Author: Jason Merrill Dat

Bug#1057063: ITP: rust-strfmt -- rust library for formatting dynamic strings

2023-11-28 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: rust-strfmt Version : 0.2.4 Upstream Contact: Garrett Berg * URL : https://github.com/vitiral/strfmt *

Bug#1057065: ITP: rust-imap-types -- misuse-resistant data structures for IMAP

2023-11-28 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: rust-imap-types Version : 1.0.0 Upstream Contact: Damian Poddebniak * URL : https://github.com/duesee/

Bug#1057066: ITP: rust-abnf-core -- nom-based parser for ABNF core rules

2023-11-28 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: rust-abnf-core Version : 0.6.0 Upstream Contact: Damian Poddebniak * URL : https://github.com/duesee/i

Bug#1057068: ITP: rust-bounded-static -- ToBoundedStatic and IntoBoundedStatic traits

2023-11-28 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: rust-bounded-static Version : 0.7.0 Upstream Contact: FujiApple * URL : https://github.com/fujiapple85

Re: GCC 13 stopped supporting a documented option (was Re: Bug#1050429: musl: unusable on mipsel, mips64el: mipsel-linux-gnu-gcc: unrecognised command-line option '-EL')

2023-11-28 Thread YunQiang Su
> > Now, what is the problem? Well, the spec removes the knowledge about > the -EL and -EB arguments by overriding *cc1. So the fix is to re-add > those arguments: > > | %rename cc1 old_cc1 > | *cc1: > | %(cc1_cpu) -nostdinc -isystem /usr/include/mips64el-linux-musl -isystem > include%s %(old_cc