Bug#1039119: darktable: use packaged lua

2023-06-25 Thread Bastien Roucariès
Source: darktable Version: Use packaged lua Severity: serious Justification: embded code copy Dear Maintainer, It appear that your package embded and compile lua Could you: - use the packaged lua lib - repack in order to avoid accidental reintroduction of compiling lua rouca -- System Informa

Bug#1039118: blobby: Please repack in order to avoid to ship source copy of lua

2023-06-25 Thread Bastien Roucariès
Source: blobby Severity: important Dear Maintainer, Could you consider to repack in order to avoid to ship a non compiled lua ? It is alway better to repack in this case, it avoid accidental compilation of this embded library. Rouca -- System Information: Debian Release: trixie/sid APT pref

Bug#1039117: bam: Please repack in order to avoid lua

2023-06-25 Thread Bastien Roucariès
Source: bam Severity: important Dear Maintainer, Could you consider to repack in order to avoid third party library like lua. Even if they are not compiled, it could be accidentally compiled and thus is not best pratice Thanks Rouca -- System Information: Debian Release: trixie/sid APT pre

Bug#1039116: ardour: Please repack without third party library

2023-06-25 Thread Bastien Roucariès
Source: ardour Version: Please repack without third party library Severity: important Dear Maintainer, I was checking if your are affected by a lua security bug. It will be nice if you could strip (repack with +ds suffix) third party library. It is a good pratice to not ship third party library

Bug#1034847: First commit

2023-06-25 Thread Bastien Roucariès
Hi, I found the commit that remove the stack overlfow check line 688 https://github.com/lua/lua/commit/287b302acb8d925178e9edb800f0a8d18c7d35f6 Thus first introduced (if no backport) after 5.4.2 Bastien signature.asc Description: This is a digitally signed message part.

Bug#1039088: whitedb: embed yajl

2023-06-25 Thread Bastien Roucariès
Source: whitedb Version: embed yajl Severity: serious Justification: devref Dear Maintainer, Your package embed a copy of yajl. Could you: - compile against debian yajl package - remove by repacking the yajl code copy in order to accidentally compile the embed code copy Thanks Rouca -- System

Bug#1039087: epic-base: embed yajl

2023-06-25 Thread Bastien Roucariès
Source: epic-base Severity: serious Justification: devref Dear Maintainer, Your package embed a copy of yajl. Could you: - compile against the packaged yajl package - remove by repacking the embded code copy in order to avoid accidental compilation of the embed code copy Thanks Rouca -- Syst

Bug#1039086: collada2gltf: Embed yajl

2023-06-25 Thread Bastien Roucariès
Source: collada2gltf Severity: serious Justification: devref Dear Maintainer, Your package embed a copy a yajl Could you: - build against yajl package - remove by repacking the code copy in order to avoid in the future accidental code compilation against the embed code copy Thanks Bastien --

Bug#1039085: burp: embed yajl

2023-06-25 Thread Bastien Roucariès
Source: burp Severity: serious Justification: devref Dear Maintainer, Your package embed a code copy of yajl. Could you: - build against yajl debian package - repack your package removing the emded code copy in order to avoid accidental compilation in future. Thanks rouca -- System Informatio

Bug#1039083: crun: Embed yajl

2023-06-25 Thread Bastien Roucariès
Source: crun Severity: serious Justification: embed code copy devref Dear Maintainer, Your package include an embed code copy of yajl Could you please: - deembed - the repack (+ds source if needed) in order to be sure it will be not compiled in by accident in newer release Thanks Bastien -- S

Bug#1039082: r-cran-jsonlite: Include embed yajl library

2023-06-25 Thread Bastien Roucariès
Source: r-cran-jsonlite Severity: important Dear Maintainer, Your package include a embded copy of yajl (patched). You should try to use the upstream library if needed by using a thin layer of compatibility Thanks rouca -- System Information: Debian Release: trixie/sid APT prefers testing-

Bug#1038902: docker.io: FTBFS skip btrfs

2023-06-23 Thread Bastien Roucariès
Le vendredi 23 juin 2023, 08:42:54 UTC Shengjing Zhu a écrit : > Control: severity -1 wishlist > Control: tags -1 patch > > On Fri, Jun 23, 2023 at 5:33 AM Bastien Roucariès wrote: > > > > Source: docker.io > > Severity: serious > > Tags: ftbfs > >

Bug#1038902: docker.io: FTBFS skip btrfs

2023-06-22 Thread Bastien Roucariès
Source: docker.io Severity: serious Tags: ftbfs control: tags -1 + patch Justification: FTBFS Dear Maintainer, I had applied the following patch for compiling under btrfs for buster. Could you refresh and apply for other version BastienFrom: =?utf-8?q?Bastien_Roucari=C3=A8s?= Date: Thu, 22 Jun

Bug#1037219: bullseye-pu: package imagemagick/8:6.9.11.60+dfsg-1.3+deb11u2

2023-06-08 Thread Bastien Roucariès
ue outside the range of unsigned char +(Closes: #1016442) + * Fix CVE-2022-32546: Value outside the range of representable +values of type 'unsigned long' at coders/pcl.c, + * Use Salsa CI + + -- Bastien Roucariès Fri, 26 May 2023 07:10:27 + + imagemagick (8:6.9.11.60+dfsg-1

Bug#1034135: dnsmasq: Add autopkgtest for dnsmasq

2023-04-10 Thread Bastien Roucariès
Source: dnsmasq Severity: important Tags: patch Dear Maintainer, Please found a basic autopkgtest suite for dnsmasq from debian ELTS The udp packet size fail (and is incomplete) with older dnsmasq Thanks Bastien tests.tar.xz Description: application/xz-compressed-tar signature.asc Descript

Bug#1033223: chromium: #ozone-platform-hint should be set to auto

2023-03-20 Thread Bastien Roucariès
Package: chromium Version: 111.0.5563.64-1 Severity: serious Tags: patch Justification: unusable under wayland kde Dear Maintainer, Under wayland chromium tab are unresponsible to mouse. #ozone-platform-hint set to auto instead of default help here to detect wayland. Could you set this option ?

Bug#1033187: dpkg-dev: dpkg-buildpackage bissect will be helpful for regression testing

2023-03-19 Thread Bastien Roucariès
Package: dpkg-dev Version: 1.21.21 Severity: minor Dear Maintainer, Do not know if it is the right place but a dpkg-buildpackage bissection tool that will allow to bissect the debian/patches queue will be helpful. I know git bissect but sometime it is useful to have tool insteaf of manually biss

Bug#1033162: Document proper strict depends like main-dev (= ${source:Version})) but NMU, backport and piupart safe

2023-03-18 Thread Bastien Roucariès
Package: developers-reference Version: 12.18 Severity: normal Dear Maintainer, Sometime (think a header only dev package) you need to depend on a strict version of an other package. However, (= ${source:Version})) is not NMU, backport, piupart and user recompile safe. That is the best pratic

Bug#1032299: bullseye-pu: package node-css-what/4.0.0-3

2023-03-03 Thread Bastien Roucariès
-2021-33587 (Closes: #989264, #1032188) + + -- Bastien Roucariès Wed, 01 Mar 2023 13:47:23 + + node-css-what (4.0.0-3) unstable; urgency=medium * Team upload diff -Nru node-css-what-4.0.0/debian/patches/0001-Partial-fix-of-reDos-CVE-2022-21222-CVE-2021-33587-a.patch node-css-what-4.0.0

Bug#1032188: old old stable debdiff

2023-03-01 Thread Bastien Roucariès
triggered +via the parse function. +Fix CVE-2022-21222, CVE-2021-33587 (Closes: #989264, #1032188) + + -- Bastien Roucariès Wed, 01 Mar 2023 15:33:15 + + node-css-what (2.1.0-1) unstable; urgency=medium * new upstream version diff -Nru node-css-what-2.1.0/debian/patches/0001-Partial

Bug#1032188: Old stable debdiff

2023-03-01 Thread Bastien Roucariès
expression in the +re_attr variable. +The exploitation of this vulnerability could be triggered +via the parse function. +Fix CVE-2022-21222, CVE-2021-33587 (Closes: #989264, #1032188) + + -- Bastien Roucariès Wed, 01 Mar 2023 15:33:15 + + node-css-what (2.1.0-1) unstable

Bug#1032188: debdiff

2023-03-01 Thread Bastien Roucariès
+re_attr variable. +The exploitation of this vulnerability could be triggered +via the parse function. +Fix CVE-2022-21222, CVE-2021-33587 (Closes: #989264, #1032188) + + -- Bastien Roucariès Wed, 01 Mar 2023 13:47:23 + + node-css-what (4.0.0-3) unstable; urgency=medium * Team

Bug#1032188: node-css-what: CVE-2022-21222/CVE-2021-33587

2023-03-01 Thread Bastien Roucariès
Package: node-css-what Version: 4.0.0-3 Severity: serious Tags: security Justification: security X-Debbugs-Cc: Debian Security Team Dear Maintainer, Find the minimal ReDoS fix for 4.0.0, checked with recheck Bastien>From eeb1fafd26a9f09114b6f8282a9569f99d52d716 Mon Sep 17 00:00:00 2001 From: =?

Bug#992150: Please allow symlink in system extension

2023-02-27 Thread Bastien Roucariès
Package: firefox-esr Version: 102.8.0esr-1 Followup-For: Bug #992150 Control: severity -1 important Dear Maintainer, punycode is still here duplicated from libjs-punycode... webext-noscript: /usr/share/webext/noscript/lib/punycode.js webext-noscript: /usr/share/webext/noscript/lib/punycode.js.LI

Bug#883179: dash: compiles in signals from build architecture when cross-compiled

2023-02-27 Thread Bastien Roucariès
Package: dash Followup-For: Bug #883179 Control: User debian-cr...@lists.debian.org Control: Usertags -1 + ftcbfs Add to the cross compile list of bug not really a ftcbfs but it is will lead to ftcbfs -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (9

Bug#1030991: lintian: checking intel-mkl takes 18 hours

2023-02-27 Thread Bastien Roucariès
Le dimanche 26 février 2023, 21:37:51 UTC Axel Beckert a écrit : > Control: tag -1 + confirmed > > Hi Andreas, > > Andreas Beckmann wrote: > > Checking intel-mkl (pre-built binaries in non-free) with lintian is very > > slow. A full build (i.e. source+all+any) on amd64 takes nearly 18 hours > > t

Bug#1032011: Fwd: Bug#1032011: gettext: Private library should go to private subdir under lib

2023-02-26 Thread Bastien Roucariès
Le dimanche 26 février 2023, 15:49:52 UTC Bruno Haible a écrit : > Santiago Vila wrote: > > Mensaje reenviado > > Asunto: Bug#1032011: gettext: Private library should go to private subdir > > under lib > > Fecha: Sun, 26 Feb 2023 14:57:45 +000

Bug#1032010: gettext: binary in /usr/lib should move to libexec

2023-02-26 Thread Bastien Roucariès
Le dimanche 26 février 2023, 15:16:03 UTC Santiago Vila a écrit : > El 26/2/23 a las 15:53, Bastien Roucariès escribió: > > Package: gettext > > Version: 0.21-11 > > Severity: minor > > Tags: upstream > > > > Dear Maintainer, > > > > As lin

Bug#1032011: gettext: Private library should go to private subdir under lib

2023-02-26 Thread Bastien Roucariès
Package: gettext Version: 0.21-11 Severity: minor Tags: upstream Dear Maintainer, Private library /libgettextsrc-0.21.so and libgettextlib-0.21.so should go to private sudbir aka: usr/lib/x86_64-linux-gnu/gettext/libgettextsrc-0.21.so and usr/lib/x86_64-linux-gnu/gettext/libgettextlib-0.21.so Th

Bug#1031859: false positive of embedded expat library leads to ftp-master rejection

2023-02-26 Thread Bastien Roucariès
control: tags -1 + moreinfo Le dimanche 26 février 2023, 13:17:54 UTC Matthias Klose a écrit : Hi, > control: tags -1 -moreinfo > > On 25.02.23 15:14, Bastien Roucariès wrote: > > control: tags -1 +moreinfo > > Le vendredi 24 février 2023, 11:28:18 UTC Matthias Klose a

Bug#1032010: gettext: binary in /usr/lib should move to libexec

2023-02-26 Thread Bastien Roucariès
Package: gettext Version: 0.21-11 Severity: minor Tags: upstream Dear Maintainer, As lintian reported binary in usr/lib/arm-linux-gnueabihf/gettext/ should move to usr/libexec/arm-linux-gnueabihf/gettext/ See https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s07.html -- System Information:

Bug#984748: gettext is wrongly marked Multi-Arch: foreign

2023-02-26 Thread Bastien Roucariès
) unstable; urgency=medium + + * Bug fix: "gettext is wrongly marked Multi-Arch: foreign", thanks to +Helmut Grohne (Closes: #984748). + + -- Bastien Roucariès Sat, 25 Feb 2023 16:14:51 + + gettext (0.21-11) unstable; urgency=medium * Use a common debian/watch file which is vali

Bug#1032009: gettext: Please add repo under gitlab salsa

2023-02-26 Thread Bastien Roucariès
Package: gettext Version: 0.21-11 Severity: wishlist Dear Maintainer, Could you add gettext under salsa. I could therefore create merge request for you Bastien -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64)

Bug#1031952: gettext: Missing source for an installed windows binary

2023-02-25 Thread Bastien Roucariès
Package: gettext Version: 0.21-11 Severity: serious Tags: ftbfs upstream Justification: DFSG #2 User: lintian-ma...@debian.org Usertags: source-is-missing X-Debbugs-Cc: ftpmas...@debian.org Hi, your package includes some files that seem to lack sources in preferred forms of modification: gettext-

Bug#1031859: false positive of embedded expat library leads to ftp-master rejection

2023-02-25 Thread Bastien Roucariès
control: tags -1 +moreinfo Le vendredi 24 février 2023, 11:28:18 UTC Matthias Klose a écrit : > Package: lintian > Version: 2.116.3 > Severity: serious > Tags: sid bookworm > > seen with the binary packages from > https://people.debian.org/~doko/tmp/ > > $ lintian -F python3.12_3.12.0~a5-1_amd64.

Bug#1023239: dracut: [regression] missing grep

2022-10-31 Thread Bastien Roucariès
Package: dracut Version: 056-3 Severity: critical Tags: patch upstream Justification: breaks the whole system Forwarded: https://github.com/dracutdevs/dracut/commit/79f9d9e1c29a9c8fc046ab20765e5bde2aaa3428 Dear Maintainer, grep is missing failling with lvm main partition. Could you apply patch

Bug#1020747: AM_PATH_PYTHON

2022-09-30 Thread Bastien Roucariès
control: reassign -1 automake control: affects -1 autoconf-archive Hi, The macro AM_PATH_PYTHON dos not support 3 level python version... The bug lie in automake not autoconf-archive Could be workarround by a little sed script in order remove micro version on graph tool side Bastien

Bug#1020405: lintian: Tag license-problem-json-evil reports wrongly

2022-09-21 Thread Bastien Roucariès
control: tags -1 + moreinfo Le mercredi 21 septembre 2022, 10:00:40 UTC Hilmar Preusse a écrit : > Package: lintian > Version: 2.115.3 > Severity: normal > > Dear Maintainer, > > the upstream source code of package "asymptote" contains the rapidjson. > Lintian correctly complains: license-problem

Bug#1018966: widelands-data: RC

2022-09-06 Thread Bastien Roucariès
Package: widelands-data Version: 2:1.0-2 Followup-For: Bug #1018966 Control: severity -1 serious Control: tags -1 + patch Control: tags -1 - unreproducible Dear Maintainer, This is in fact an RC bug that should have been catch by piuparts Patch here not tested please test by runing CI on salsa h

Bug#1019247: qemu-system-common: qemu-cpu-models documentation should be improved

2022-09-06 Thread Bastien Roucariès
Package: qemu-system-common Version: 1:7.0+dfsg-7+b1 Severity: important Tags: upstream Control: affects -1 src:isa-support Dear Maintainer, The documentation qemu-system-common(7) is nice but incomplete: * a lot of arch are not present (we should at least add release arch) * -sse , -mmx and so o

Bug#1018076: Add depends to armv6-support

2022-08-27 Thread Bastien Roucariès
Hi, adding support to armv6-support will help here Bastien

Bug#996415: mark libnghttp2-dev Multi-Arch: same

2022-08-20 Thread Bastien Roucariès
control: severity -1 important Hi Tomasz, Could you made a release of libnghttp2-dev by applying this patch ? We plan to boostrap nodejs on a new architecture and it will help us a lot. Thanks Bastien signature.asc Description: This is a digitally signed message part.

Bug#1012289: RFH: lintian -- Debian package checker

2022-08-18 Thread Bastien Roucariès
Le mardi 16 août 2022, 13:37:39 UTC Axel Beckert a écrit : Hi, I have just reinstanced the sliding windows on master. could you please check why autotest fail BTW I am really supprised that test are not run at build time Bastien > Hi Bastien, > > Bastien Roucariès wrote: > > I

Bug#1017530: lintian: dwz generated file false positive

2022-08-17 Thread Bastien Roucariès
Package: lintian Version: 2.115.2 Severity: important Dear Maintainer, I have an interesting interaction between dwz and lintian https://salsa.debian.org/debian/isa-support/-/commits/lintianbug dh_dwz create a small technically without common debug file, so without debug symbols It is a new var

Bug#1017513: isa-support: mktemp on /usr/lib and base64 encoded binary in preinst are evil

2022-08-17 Thread Bastien Roucariès
Source: isa-support Version: 7 Severity: grave Tags: patch Justification: causes non-serious data loss Dear Maintainer, mktemp could fail and base64 is preinst is not nice -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd6

Bug#1017446: debian-policy: stress that preinst script that install by using base64 decode on self an elf binary is not a good stuff

2022-08-16 Thread Bastien Roucariès
Package: debian-policy Version: 4.6.1.0 Severity: important Dear Maintainer, I will like to stress that this kind of stuff is bad: https://salsa.debian.org/debian/isa-support/-/blob/master/debian/altivec- support.preinst.in#L10 base64 encoded binary in maint script and mktemp on /usr/lib I have

Bug#1012289: RFH: lintian -- Debian package checker

2022-08-16 Thread Bastien Roucariès
Source: lintian Version: 2.115.2 Followup-For: Bug #1012289 Dear Maintainer, I will restep to be a lintian maint.Could you please prepare a list of urgent action ? Bastien -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd

Bug#1014892: ITA: isa-support -- prevent installation on processors without required instructions

2022-08-15 Thread Bastien Roucariès
Source: isa-support Version: 7 Followup-For: Bug #1014892 Control: owner -1 ro...@debian.org Dear Maintainer, Ok for me to sponsor and comaintain -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Foreign Archite

Bug#1017213: cross-toolchain-base: Patch for gcc11 support

2022-08-15 Thread Bastien Roucariès
Source: cross-toolchain-base Version: 59 Followup-For: Bug #1017213 Control: tags -1 + patch Dear Maintainer, Could you apply https://salsa.debian.org/toolchain-team/cross-toolchain- base/-/merge_requests/7 Thanks Rouca -- System Information: Debian Release: bookworm/sid APT prefers testin

Bug#1017398: glibc: Please create a virtual package gcc-glibcversion-source for easing crosstool

2022-08-15 Thread Bastien Roucariès
Source: glibc Version: 2.31-13+deb11u3 Severity: important Tags: patch Dear Maintainer, Could you please apply the https://salsa.debian.org/glibc- team/glibc/-/merge_requests/9 It will ease crossbuilding Thanks -- System Information: Debian Release: bookworm/sid APT prefers testing APT po

Bug#1017213: Need gcc11

2022-08-15 Thread Bastien Roucariès
control: tags -1 + confirmed Need gcc11 ... Bastien /build/cross-toolchain-base-59.1/glibc-2.34/configure: line 2671: x86_64-linux- gnu-gcc-11: command not found configure:2673: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Library" | #define PACKAGE_TAR

Bug#1017366: RFH: imagemagick -- image manipulation programs -- binaries

2022-08-14 Thread Bastien Roucariès
Package: wnpp Severity: normal X-Debbugs-Cc: debian-de...@lists.debian.org Control: affects -1 src:imagemagick I request assistance with maintaining the imagemagick package. The package description is: ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, conv

Bug#1017095: debian-policy: Upgrade check list for 4.5.1 should use the same wording then 2.3

2022-08-13 Thread Bastien Roucariès
Package: debian-policy Version: 4.6.1.0 Severity: minor Control: tags -1 + patch Dear Maintainer, The wording of upgrade list 4.5.1 about copyright is not clear >The copyright information for files in a package must be copied verbatim into /usr/share/doc/PACKAGE/copyright when Whereas the 2.3 is

Bug#1014254: lintian: Please use slidding windows

2022-08-13 Thread Bastien Roucariès
Package: lintian Version: 2.115.2 Followup-For: Bug #1014254 Control: severity -1 serious Control: tags -1 security Dear Maintainer, This bug was fixed in old version of lintian (before rewrite by lechner) by using a slidding windows algorithm... Nthyhier and myself are the main author of the sl

Bug#1017085: lintian: Documentation should give example for regex on overrides

2022-08-13 Thread Bastien Roucariès
Package: lintian Version: 2.115.2 Severity: minor Dear Maintainer, It will be nice if documentation give example for regex filtering. For instance I do not know if regex syntax is pcre or shell and if only * is considered as a regex -- System Information: Debian Release: bookworm/sid APT pre

Bug#1017083: bibledit: Some sources are not included in your package

2022-08-13 Thread Bastien Roucariès
Source: bibledit Version: 5.0.983-1 Severity: serious Tags: upstream ftbfs security Justification: DFSG #2 X-Debbugs-Cc: Debian Security Team , debian...@lists.debian.org Dear Maintainer, Your package includes some files that seem to lack sources in preferred forms of modification: # Several m

Bug#978051: Need it

2021-10-06 Thread Bastien Roucariès
Hi; I need it for gulp-wrap that is needed for a chai extension signature.asc Description: This is a digitally signed message part.

Bug#995722: loash: Vendoring should be removed

2021-10-04 Thread Bastien Roucariès
Source: src:node-lodash Version: 4.17.21+dfsg+~cs8.31.173-1 Severity: serious Justification: do not compile from source Dear Maintainer, The vendor directory should be emptied The debug version is compiled without source (lintian warn) and moreover the rest of file are already packaged grep -R

Bug#995057: packages.debian.org does not resolve versioned provides

2021-09-25 Thread Bastien Roucariès
Package: www.debian.org Severity: important User: www.debian@packages.debian.org Usertags: packages Dear Maintainer, It seems that packages.debian.org does not resolve versioned provides Javascript (node-) is based on it so this a major problem for the javascript teams See instance https://

Bug#995022: npm2deb: Does not find ts-node

2021-09-24 Thread Bastien Roucariès
Package: npm2deb Version: 0.3.0-6 Severity: important Dear Maintainer, I do not know if the bug belong to npm2deb or to ts-node that do not provide node-ts-node but npm2deb does not found this package Bastien

Bug#994974: node-define-property: Please deembed and fix vulnereability

2021-09-24 Thread Bastien Roucariès
Package: node-define-property Severity: serious Tags: security upstream fixed-upstream Justification: security bug Forwarded: https://github.com/jonschlinkert/define-property/pull/6 X-Debbugs-Cc: Debian Security Team Dear Maintainer, According to https://www.npmjs.com/advisories/1490 node-define

Bug#994934: pkg-js-tools should give us a way to extract a space separated list of components

2021-09-23 Thread Bastien Roucariès
Package: pkg-js-tools Version: 0.9.66 Severity: important Dear Yadd, I will like to get an official way and documented way to get the list of components as a space separated list. It will allow to get it in debian/rules and therefore do ssomething interesting COMPONENTS=$(shell pkg-js-tools --l

Bug#994874: RM: node-gyp-build -- ROM; Not needed for debian

2021-09-22 Thread Bastien Roucariès
Package: ftp.debian.org Severity: normal Control: block -1 by 979475 Could you please remove node-gyp-build ? It was packaged by error see #979475 Thanks you

Bug#994837: gyp: Please add doc

2021-09-21 Thread Bastien Roucariès
Package: gyp Version: 0.1+20200513gitcaa6002-2 Severity: minor Control: block -1 by 992976 Dear Maintainer, Please add the following uscan version=4 opts=\ mode=git,\ pretty=0.1+%cdgit%h,\ dversionmangle=auto \ https://chromium.googlesource.com/external/gyp HEAD group opts=\ mode=git,\ pretty=

Bug#994720: nodejs: Please depends of sse2-support

2021-09-19 Thread Bastien Roucariès
Source: nodejs Severity: serious Tags: patch Justification: base arch Forwarded: https://chromium.googlesource.com/v8/v8.git/+/e825c4318eb2065ffdf9044aa6a5278635c36427 Dear Maintainer, libv8 need sse2 on i386 since 2017... I asked upstream better communication with us, but we must depends on ss

Bug#994712: isa-support: Please add arm6 for armel

2021-09-19 Thread Bastien Roucariès
Source: isa-support Version: Please add armv6 support Severity: important Dear Maintainer, Could you add an armv6 abi check for armel ? It will help nodejs Bastien

Bug#994705: MA: same libnode-dev

2021-09-19 Thread Bastien Roucariès
Package: libnode-dev Version: 12.22.5~dfsg-2 Severity: important Dear Maintainer, It will be nice if libnode-dev ship header on arch triplet instead on directly include path Bastien

Bug#994703: nodejs: please documents deps or avoid it

2021-09-19 Thread Bastien Roucariès
Package: nodejs Version: 12.22.5~dfsg-2 Severity: serious Dear Maintainer, README.source should document the deps directory. It will be better to remove some libs from deps. Why libz is needed for node ? Could we push this plugin stuff to libz and so on. Acorn embdeded should be fixed by recent

Bug#994693: node-nan: Please do not pollute include main dir

2021-09-19 Thread Bastien Roucariès
Package: node-nan Version: 2.14.2-2 Severity: important Dear Maintainer, I think the cross-build effort should give us the opportunity to move nan header (that means for me not a number) to a /usr/include/ subdirectory like /usr/include/node-nan I will implement it after a few weeks Bastien

Bug#994678: pkg-js-tools: MA status

2021-09-19 Thread Bastien Roucariès
Package: pkg-js-tools Version: 0.9.66 Severity: important Dear Maintainer, According to a few cross build test (see for instance https://salsa.debian.org/js-team/node-re2/-/jobs/1960208) This package is a blocker. May be MA: same if possible will help here

Bug#994613: nodejs salsa ci fail

2021-09-18 Thread Bastien Roucariès
Package: nodejs Version: 12.22.5~dfsg-2 Severity: important Dear Maintainer, Nodejs salsa ci fail. It seems they are difference between debci and salsa. Therefore some test should be disabled on salsa Bastien

Bug#994612: nodjes: Please fix nodejs debci regression

2021-09-18 Thread Bastien Roucariès
Package: nodjes Version: 12.22.5~dfsg-3 Severity: serious Dear Maintainer, Debci fail with against 12.22.5~dfsg-2 with: duration_ms: 0.293 severity: fail exitcode: 1 stack: |- assert.js:101 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected valu

Bug#994611: node-sqlite3: Please remove architecture field

2021-09-18 Thread Bastien Roucariès
Package: node-sqlite3 Severity: minor Dear Maintainer, Buildd are clever and will not build this package is nodejs ins not ready Please do not add architecture constraint

Bug#994603: node-stringprep: FTBFS or build empty lib

2021-09-18 Thread Bastien Roucariès
Source: node-stringprep Severity: grave Tags: upstream Justification: renders package unusable Dear Maintainer, Trying to convert this package to arch:foreign due to an upstream error when we removed icu-config this package does not compile source, thus ship an empty lib.. I tried to get the sou

Bug#994579: node-node-sass: Please use packaged node-get-stdin

2021-09-17 Thread Bastien Roucariès
Package: node-node-sass Severity: wishlist Dear Maintainer, Please use package node-get-stdin Thanks

Bug#994578: node-node-sass: Please split between arch:all arch:any package

2021-09-17 Thread Bastien Roucariès
Package: node-node-sass Severity: important Dear Maintainer, node-node-sass should be split between arch:all and arch:any package. The first one should be ma:foreign (if possible), the second one ma: same It will improve crossbuilt and moreover be ma friendly Bastien

Bug#994577: lintian: node-* arch:all package should depends on nodejs:any and b-d on nodejs:native

2021-09-17 Thread Bastien Roucariès
Package: lintian Version: 2.104.0 Severity: wishlist Dear Maintainer, In order to improve cross build of nodejs ecosystem, node-* arch:all package should depends on nodejs:any and b-d on nodejs:native Maybe this test should be restricted to ma: foreign package Bastien

Bug#994576: node-* package should not depends on nodejs except if it include an executable file under /usr/bin

2021-09-17 Thread Bastien Roucariès
Package: lintian Version: 2.104.0 Severity: wishlist Dear Maintainer, node-* package should not depend on nodejs except if they ship a script under /usr/bin This is the current javascript policy and here lintian could help Bastien

Bug#994571: lintian: please warn javascript package including .node files "*/nodejs/.*\.node$' and ma:foreign

2021-09-17 Thread Bastien Roucariès
Package: lintian Version: 2.104.0 Severity: minor Dear Maintainer, Package that include "/usr/(?:lib|share)/(?:[^/]+/)?/nodejs/.*\.node$' are arch:any package (include node plugin) and thus should be arch:any Moreover in this case ma:foreign is a error (they are plugins) Bastien

Bug#994544: npm2deb: nodejs:any for arch:all package

2021-09-17 Thread Bastien Roucariès
Package: npm2deb Version: 0.3.0-6 Severity: important Dear Maintainer, In order to help cross build nodejs depends should be nodejs:any for purejs module in depends field. In build-depends field we should use nodejs:native in order to help crossbuilt Bastien

Bug#994540: transition: imagemagick

2021-09-17 Thread Bastien Roucariès
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Imagemagick changes some internal structures. Upstream bump so (safe), so ask for a rebuilt. Ben file: title = "imagemagick"; is_affected = .depends ~ "(?:libmagickcore-6.q[^-]+-6|libma

Bug#994455: golang-github-containers-common: secomp.json may be a config file

2021-09-16 Thread Bastien Roucariès
Package: golang-github-containers-common Severity: minor Tags: upstream security Dear Maintainer, Following 994451, it will be nice if /usr/share/containers/seccomp.json is a symlink to /etc/containers/seccomp.json (or other name for this file) It will allow a sys admin to configure forbidden al

Bug#994454: golang-github-containers-common: should include debci test suite

2021-09-16 Thread Bastien Roucariès
Package: golang-github-containers-common Severity: important Dear Maintainer, This package is used in conjunction of podman to run container, and the secomp list could break due to kernel change on some arch or even lib change. It will be nice to exercice this package using podman to run a basic

Bug#994451: golang-github-containers-common: secomp.json does not include newer syscall used by stable kernel/glibc on arm

2021-09-16 Thread Bastien Roucariès
Package: golang-github-containers-common Version: 0.33.4+ds1-1 Severity: critical Tags: upstream Forwarded: https://github.com/containers/common/commit/42d1db16bfc0dbaee5781d230dc2bcbaa0849c6e Control: fixed -1 0.42.1+ds1-1 Dear Maintainer, golang-github-containers-common in stable does not incl

Bug#994401: containernetworking-plugins: Please support dhcpv6 and ipv6

2021-09-15 Thread Bastien Roucariès
Package: containernetworking-plugins Version: 0.9.0-1+b6 Severity: important Tags: ipv6 upstream Forwarded: https://github.com/containernetworking/plugins/issues/552 Dear Maintainer, The dhcp plugin is IPV4 only. It will be nice to support SLAAC and dhcpv6 Bastien

Bug#994245: nodejs: improve bootstraping nodejs

2021-09-14 Thread Bastien Roucariès
Package: nodejs Version: 12.22.5~dfsg-2 Severity: important Dear Maintainer, I will like to improve bootstraping new nodejs. It will need to annotate nodejs with correct mutliarch tag and the depends Bastien

Bug#993662: lintian: Please warn for source file that have This file was autogenerated or DO NOT EDIT BY HAND

2021-09-05 Thread Bastien Roucariès
Le dimanche 5 septembre 2021, 06:13:03 UTC Chris Lamb a écrit : > Bastien wrote: > > I really prefer to have a tag, ftpmaster is a bottlenet more than > > maintainer time, so every little bit piece of documentation and help > > is I think welcome here. > > Oh, don't worry, I completely agree with

Bug#993677: debhelper: Add a dh_skeleton examples for boostraping debhelper development

2021-09-04 Thread Bastien Roucariès
Package: debhelper Version: 13.5.1 Severity: wishlist Dear Maintainer, I will like to get a dh_skeleton in example dir in order to create my own debhelper Thanks Bastien

Bug#993662: lintian: Please warn for source file that have This file was autogenerated or DO NOT EDIT BY HAND

2021-09-04 Thread Bastien Roucariès
Source: lintian Severity: normal Tags: patch X-Debbugs-Cc: ftpmas...@debian.org Dear Maintainer, Doing some code review on mozilla I found this interesting file https://sources.debian.org/src/firefox- esr/78.13.0esr-1/js/src/frontend/BinASTEnum.h/?hl=1#L1 // This file was autogenerated by binjs_

Bug#993659: firefox-esr: FTBFS and embeded copy of code

2021-09-04 Thread Bastien Roucariès
Source: src:firefox-esr Version: FTBFS and embdeded copy Severity: serious Tags: upstream ftbfs Control: clone -1 -2 Control: affects -2 src:firefox Dear Maintainer, I could not found the source of the following files https://sources.debian.org/src/firefox- esr/78.13.0esr-1/devtools/client/debugg

Bug#907051: Finding rough consensus on level of vendoring for large upstreams

2021-09-03 Thread Bastien Roucariès
Le jeudi 2 septembre 2021, 22:38:35 UTC Phil Morrell a écrit : > Over this last year there seems to have been a noticeable divergence of > maintainer opinion, on what has become known as vendoring, from a strict > reading of [policy 4.13]. I think it's notable that the heading is > [Embedded] copie

Bug#993500: Watch sould honor npm source

2021-09-02 Thread Bastien Roucariès
Package: qa.debian.org Severity: minor Dear Maintainer, Node-resolve watch fail with: uscan had problems while searching for a new upstream version: unknown ctype nodejs Could we support ctype nodejs ? Thanks Bastien

Bug#993393: sensible-utils: [INTL:de] updated German man page translation

2021-09-01 Thread Bastien Roucariès
Hi, This is not a patch how can I apply ? Please create a salsa merge request or send me a patch Thanks Bastien signature.asc Description: This is a digitally signed message part.

Bug#993454: pkg-js-tools: Fix permissions in components : remove -x fr json, js and ts file

2021-09-01 Thread Bastien Roucariès
Package: pkg-js-tools Version: 0.9.65 Severity: minor Dear Maintainer, .json, .js and .d.ts should have -x bit removed Thanks Bastien

Bug#993312: ITP: journal-abbreviations -- jabref journal abbreviations

2021-08-30 Thread Bastien Roucariès
Package: wnpp Severity: wishlist Owner: Bastien Roucariès X-Debbugs-Cc: debian-de...@lists.debian.org Control: affects -1 kbibtex * Package name: jabref-journal-abbreviations Version : git Upstream Author : jabref authors * URL : https://github.com/JabRef

Bug#993301: prototypejs: FTBFS

2021-08-30 Thread Bastien Roucariès
Source: prototypejs Severity: serious Justification: 4 Dear Maintainer, The source is https://github.com/prototypejs/prototype/tree/master and need rake for building... So FTBFS Bastien

Bug#993299: lintian: Warm about watch file not using @ARCHVIE_EXT@ and @ANY_VERSION@

2021-08-30 Thread Bastien Roucariès
Package: lintian Version: 2.104.0 Severity: wishlist Dear Maintainer, Watch file should use @ARCHIVE_EXT@ and @ANY_VERSION@ instead of using custom regex. 1. it will render uscan more robust against upstream change 2. it allow to download xz before gz and thus decrease archive size. Bastien

Bug#993298: devscripts: [uscan] Use @ANY_VERSION@ and @ARCHIVE_EXT@ in uscan.1

2021-08-30 Thread Bastien Roucariès
Source: devscripts Severity: minor Tags: patch Dear Maintainer, Could you consider to merge https://salsa.debian.org/debian/devscripts/-/merge_requests/233 It use @ANY_VERSION@ @ARCHIVE_EXT@ in documentation, rendering copy/pasting more robust against upstream change. Bastien -- Package-speci

Bug#992503: [RFC] [meta][WiP] URL specification with IPv6 zone identifiers

2021-08-19 Thread Bastien Roucariès
Package: general Severity: minor Tags: upstream ipv6 Forwarded: https://github.com/whatwg/url/issues/392 Dear all, They are some push to change the RFC in order to support browsing to IPV6 address with zone identifier. It will help some of us to get configuration of industrial appliance. Link L

Bug#992260: znc: Please add a salsa VCS

2021-08-16 Thread Bastien Roucariès
Source: znc Version: Please add a salsa VCS Severity: important Tags: newcomer Dear Maintainer, It will be nice to push your tree to salsa. I can do it, if needed Bastien

<    1   2   3   4   5   6   7   >