Bug#932500: [Pkg-javascript-devel] Bug#932500: vulnerability: prototype pollution

2019-07-19 Thread Xavier
Le 20/07/2019 à 06:32, Paolo Greppi a écrit : > Package: node-mixin-deep > Version: 1.1.3-3 > Severity: important > > Dear Maintainer, > > node-mixin-deep 1.1.3-3 is affected by a prototype pollution vulnerability: > https://snyk.io/vuln/SNYK-JS-MIXINDEEP-450212 > https://github.com/jonschlinker

Bug#932500: [Pkg-javascript-devel] Bug#932500: vulnerability: prototype pollution

2019-07-20 Thread Xavier
212 > https://github.com/jonschlinkert/mixin-deep/issues/6 > > Please upgrade to either 1.3.2 or 2.0.1. > > Thanks, Paolo Hello, here is a proposed fix. Cheers, Xavier diff --git a/debian/changelog b/debian/changelog index 17cb287..74f9154 100644 --- a/debian/changelog +++ b/debian/cha

Bug#931177: Unable to reproduce, did I missed something ?

2019-07-20 Thread Xavier
Hello, I patched your debian/copyright: diff --git a/debian/copyright b/debian/copyright index de906f3..fe559d4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,10 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lodash

Bug#932500: [Pkg-javascript-devel] Bug#932500: vulnerability: prototype pollution

2019-07-20 Thread Xavier
Le 20/07/2019 à 22:23, Salvatore Bonaccorso a écrit : > Hi Xavier, > > On Sat, Jul 20, 2019 at 05:44:05PM +0200, Xavier wrote: >> Le 20/07/2019 à 06:32, Paolo Greppi a écrit : >>> Package: node-mixin-deep >>> Version: 1.1.3-3 >>> Severity: important &

Bug#931596: stretch-pu: package libjavascript-beautifier-perl/0.25-1+deb10u1

2019-07-21 Thread Xavier
Control: tags - moreinfo Le 22/07/2019 à 01:31, Jonathan Wiltshire a écrit : > Control: tag -1 moreinfo > > Hi, > > On Mon, Jul 08, 2019 at 07:04:20AM +0200, Xavier Guimard wrote: >> Package: release.debian.org >> Severity: normal >> Tags: buster >> User:

Bug#932640: debi: not working after upgrade to devscripts-2.19.6

2019-07-22 Thread Xavier
Hi, could you try this diff? It may fix your problem diff --git a/usr/bin/debi.pl b/usr/bin/debi index 34af910f..7ce42e9c 100755 --- a/usr/bin/debi +++ b/usr/bin/debi @@ -413,17 +413,26 @@ if ($progname eq 'debi') { my @upgrade = $opt_upgrade ? ('-O') : (); if ($opt_with_depends) {

Bug#932896: Fix pending

2019-07-24 Thread Xavier
Control: tags -1 + pending Hello, the fix is pending: https://salsa.debian.org/debian/devscripts/merge_requests/135

Bug#933007: [Pkg-javascript-devel] Bug#933007: pkg-js-tools: Automatically link components in node_modules directory

2019-07-25 Thread Xavier
Le 25/07/2019 à 19:45, Xavier Guimard a écrit : > Package: pkg-js-tools > Version: 0.7 > Severity: wishlist > > When using components in node modules, the best way to use them is to > install them in node_modules/ directory. However, dpkg-source install > them at the top sou

Bug#933007: [Pkg-javascript-devel] Bug#933007: pkg-js-tools: Automatically link components in node_modules directory

2019-07-25 Thread Xavier
Le 25/07/2019 à 20:08, Pirate Praveen a écrit : > > > On 2019, ജൂലൈ 25 11:15:50 PM IST, Xavier Guimard wrote: >> Package: pkg-js-tools >> Version: 0.8.1 >> Severity: wishlist >> >> When using components in node modules, the best way to use them is to >

Bug#933124: [Pkg-javascript-devel] Bug#933124: node-tar: build-depends on pkg-components that won't be in Bullseye unless it finds a new upstream maintainer

2019-07-27 Thread Xavier
consider taking over its maintenance > upstream. > > Thanks in advance! > > Cheers, Package node-tar is ready in salsa.d.o. It uses pkg-js-tools 0.8.2 (experimental) instead of pkg-components to automatically install components. Please review and comment ;-) Cheers, Xavier

Bug#933187: [Pkg-javascript-devel] Bug#933187: Make it easy to embed new modules

2019-07-27 Thread Xavier
Le 27/07/2019 à 14:08, Pirate Praveen a écrit : > Package: npm2deb > Version: 0.3.0-1 > Severity: wishlist > > Currently embedding a module involves updating watch, gbp.conf. > > It'd be nice to have "npm2deb embed module@version" option to automate > this. Watch file should lock it to major v

Bug#933251: [Pkg-javascript-devel] Bug#933251: DEB_BUILD_PROFILES=nocheck is ignored by pkg-js-tools

2019-07-28 Thread Xavier
Le 28/07/2019 à 09:17, Pirate Praveen a écrit : > Package: pkg-js-tools > Version: 0.8.2 > Severity: important > > DEB_BUILD_OPTIONS=nocheck works, but both should be supported. Build > options don't filter build dependencies so we can't use it when circular > test only dependencies prevent builds

Bug#933254: [Pkg-javascript-devel] Bug#933254: Auto detection of components is broken when used in webpack

2019-07-28 Thread Xavier
Le 28/07/2019 à 10:01, Pirate Praveen a écrit : > Package: pkg-js-tools > Version: 0.8.2 > Severity: grave > > Reproducible in node-webpack master. > > dh_auto_configure --buildsystem=nodejs > mkdir node_modules mkdir webpack-cli/node_modules > ln -s ../eslint-scope node_modules/eslint-scope > ln

Bug#933194: Automate build commands from package.json gradually, one build tool at a time

2019-07-28 Thread Xavier
Hello, I'll start doing this when pkg-js-tools 0.8.* will be in unstable to be able to do some test in experimental Cheers, Xavier

Bug#933488: [Pkg-javascript-devel] Bug#933488: seems node-uglifyjs-webpack is installing to both /usr/lib and /usr/share

2019-07-31 Thread Xavier
Le 31/07/2019 à 10:02, Pirate Praveen a écrit : > $ apt-file list node-uglifyjs-webpack-plugin > node-uglifyjs-webpack-plugin: > /usr/lib/nodejs/uglifyjs-webpack-plugin/dist/index.js > node-uglifyjs-webpack-plugin: > /usr/lib/nodejs/uglifyjs-webpack-plugin/lib/post_install.js > node-uglifyjs-webpac

Bug#933540: [Pkg-javascript-devel] Bug#933540: pkg-js-tools auto install does not work with multiple binary packages

2019-07-31 Thread Xavier
Le 31/07/2019 à 13:52, Pirate Praveen a écrit : > Package: pkg-js-tools > Version: 0.8.6 > Severity: wishlist > > I was trying to pkg-js-tools auto install option with > node-fuzzaldrin-plus but it did not work as it had libjs-fuzzaldrin-plus > also as a binary package. The files got copied to deb

Bug#933540: [Pkg-javascript-devel] Bug#933540: Bug#933540: pkg-js-tools auto install does not work with multiple binary packages

2019-07-31 Thread Xavier
Le 31/07/2019 à 20:15, Xavier a écrit : > Le 31/07/2019 à 13:52, Pirate Praveen a écrit : >> Package: pkg-js-tools >> Version: 0.8.6 >> Severity: wishlist >> >> I was trying to pkg-js-tools auto install option with >> node-fuzzaldrin-plus but it did not work

Bug#960808: [Pkg-javascript-devel] Bug#960808: node-babel7 7.9.6

2020-05-19 Thread Xavier
Le 18/05/2020 à 18:50, Pirate Praveen a écrit : > > > On Sun, May 17, 2020 at 9:29 pm, Xavier wrote: >> Control: blocked -1 by 952335 >> >> Hi all, >> >> node-babel7 7.9.6 seems ready but it needs node-commander 4. >> node-commander upgrade i

Bug#960808: [Pkg-javascript-devel] Bug#960808: node-babel7 7.9.6

2020-05-19 Thread Xavier
Le 19/05/2020 à 10:21, Xavier a écrit : > Le 18/05/2020 à 18:50, Pirate Praveen a écrit : >> >> >> On Sun, May 17, 2020 at 9:29 pm, Xavier wrote: >>> Control: blocked -1 by 952335 >>> >>> Hi all, >>> >>> node-babel7 7.9.6 seems

Bug#960808: node-babel7 7.9.6

2020-05-20 Thread Xavier
Le 19/05/2020 à 15:10, Xavier a écrit : > Le 19/05/2020 à 14:37, Xavier a écrit : >> Le 19/05/2020 à 10:21, Xavier a écrit : >>> Le 18/05/2020 à 18:50, Pirate Praveen a écrit : >>>> >>>> >>>> On Sun, May 17, 2020 at 9:29 pm, Xavier wrote:

Bug#960808: [Pkg-javascript-devel] Bug#960808: node-babel7 7.9.6

2020-05-20 Thread Xavier
Le 20/05/2020 à 09:02, Xavier a écrit : > Le 19/05/2020 à 15:10, Xavier a écrit : >> Le 19/05/2020 à 14:37, Xavier a écrit : >>> Le 19/05/2020 à 10:21, Xavier a écrit : >>>> Le 18/05/2020 à 18:50, Pirate Praveen a écrit : >>>>> >>>&

Bug#961111: [Pkg-javascript-devel] Bug#961111: add an option to specify build-only components in watch

2020-05-20 Thread Xavier
Le 20/05/2020 à 10:53, Pirate Praveen a écrit : > Package: pkg-js-tools > Version: 0.9.36 > Severity: wishlist > > Currently we use debian/build_modules to add build only modules, but > that is manual and we cannot use uscan like other components. Can we add > an option to watch file to specify a

Bug#960660: cyrus-imapd: Test failure on armhf (at least on armv8)

2020-05-20 Thread Xavier
Hi, with upstream help; I just built cyrus-imapd_3.2.0-4 which may fix this issue. @Adrian, could you test this on your armv8 ? Cheers, Xavier

Bug#960660: cyrus-imapd: Test failure on armhf (at least on armv8)

2020-05-20 Thread Xavier
Le 20/05/2020 à 11:26, Xavier a écrit : > Hi, > > with upstream help; I just built cyrus-imapd_3.2.0-4 which may fix this > issue. > @Adrian, could you test this on your armv8 ? > > Cheers, > Xavier Note that there are still 4 tests that fail [1] (failed already at least

Bug#961111: [Pkg-javascript-devel] Bug#961111: Bug#961111: add an option to specify build-only components in watch

2020-05-20 Thread Xavier
Le 20 mai 2020 12:24:05 GMT+02:00, Pirate Praveen a écrit : > > >On Wed, May 20, 2020 at 11:03 am, Xavier wrote: >> Le 20/05/2020 à 10:53, Pirate Praveen a écrit : >>> Package: pkg-js-tools >>> Version: 0.9.36 >>> Severity: wishlist >>>

Bug#960658: Partially solved

2020-05-20 Thread Xavier
Control: severity -1 important This bug is partially fixed in version 3.2.0-5. Keeping it opened due to: * some unimportant tests still fail (disabled in 3.2.0-5) * build still fail for hppa and sparc64 [1] [1]: https://buildd.debian.org/status/logs.php?pkg=cyrus-imapd&ver=3.2.0-5

Bug#960283: [Pkg-javascript-devel] Bug#960283: Not in backports

2020-05-22 Thread Xavier
ing backports, purging and reinstalling (the older one). Hi, I pushed node-dot-prop in backports. Since this package is new in backports, wait 2-3 days to get it Cheers, Xavier Forwarder mail From: Debian FTP Masters Subject: node-dot-prop_5.2.0-1~bpo10+1_amd64.changes is NEW b

Bug#961320: [Pkg-javascript-devel] Bug#961320: backported version needs newer node-dot-prop to work

2020-05-23 Thread Xavier
Le 23/05/2020 à 08:49, Felix Zielcke a écrit : > Package: npm > Version: 6.14.3+ds-1~bpo10+1 > Severity: grave > > npm installed from backports fails with: > > $ npm > npm ERR! pathArray is not defined > > Installing node-dot-prop from testing fixes this. node-dot-prop is in backports NEW queue

Bug#961506: [Pkg-javascript-devel] Bug#961506: vows: unmaintained in Debian

2020-05-25 Thread Xavier
Le 25/05/2020 à 14:41, Jonas Smedegaard a écrit : > Source: vows > Version: 0.8.1-3 > Severity: grave > Justification: renders package unusable > > node-vows is not really maintained in Debian, and largely unmaintained > upstream. > > Either someone in the JavaScript team take over from me in loo

Bug#961506: [Pkg-javascript-devel] Bug#961506: vows: unmaintained in Debian

2020-05-25 Thread Xavier
Le 25/05/2020 à 15:08, Jonas Smedegaard a écrit : > Quoting Xavier (2020-05-25 14:53:50) >> Le 25/05/2020 à 14:41, Jonas Smedegaard a écrit : >>> node-vows is not really maintained in Debian, and largely >>> unmaintained upstream. >>> >>> Either someon

Bug#961507: [Pkg-javascript-devel] Bug#961507: eyes.js: unmaintained in Debian

2020-05-26 Thread Xavier
Le 25/05/2020 à 14:42, Jonas Smedegaard a écrit : > Source: eyes.js > Severity: grave > Justification: renders package unusable > > eyes.js is not really maintained in Debian, and largely unmaintained upstream. > > Either someone in the JavaScript team take over from me in looking after it, > or i

Bug#961744: devscripts: uscan: please add capability to download gzipped content

2020-05-28 Thread Xavier
Le 28/05/2020 à 18:17, Gianfranco Costamagna a écrit : > Source: devscripts > Version: 2.20.3 > X-Debbugs-CC: y...@debian.org > > Hello, looks like ghc watch file is not able to work anymore > > version=3 > opts="pgpsigurlmangle=s/$/.sig/,dirversionmangle=s/-rc/~rc/,repacksuffix=+dfsg1,dversionma

Bug#961744: devscripts: uscan: please add capability to download gzipped content

2020-05-31 Thread Xavier
al than my approach! > > G. Hi, yes see https://salsa.debian.org/debian/devscripts/-/merge_requests/196/diffs Cheers, Xavier

Bug#962167: RM: yui3 -- ROM; unmaintained

2020-06-04 Thread Xavier
Le 04/06/2020 à 08:39, Xavier Guimard a écrit : > Package: ftp.debian.org > Severity: normal > > Hi, > > yui3 was uploaded in 2012 and never maintained since except one NMU by > security team. I wrote a mail 1 year ago o the bazaar team which has the > only one reverse d

Bug#978309: [Pkg-javascript-devel] Bug#978309: node-cross-spawn-async: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2020-12-27 Thread Xavier
Le 26/12/2020 à 22:54, Lucas Nussbaum a écrit : > Source: node-cross-spawn-async > Version: 2.2.5-4 > Severity: serious > Justification: FTBFS on amd64 > Tags: bullseye sid ftbfs > Usertags: ftbfs-20201226 ftbfs-bullseye > > Hi, > > During a rebuild of all packages in sid, your package failed to

Bug#978341: [Pkg-javascript-devel] Bug#978341: node-recast: FTBFS: node_modules/@babel/parser/typings/babel-parser.d.ts(14, 11): error TS7016: Could not find a declaration file for module '@babel/type

2020-12-27 Thread Xavier
Le 26/12/2020 à 23:05, Lucas Nussbaum a écrit : > Source: node-recast > Version: 0.20.4-1 > Severity: serious > Justification: FTBFS on amd64 > Tags: bullseye sid ftbfs > Usertags: ftbfs-20201226 ftbfs-bullseye > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on

Bug#978341: [Pkg-javascript-devel] Bug#978341: Bug#978341: node-recast: FTBFS: node_modules/@babel/parser/typings/babel-parser.d.ts(14, 11): error TS7016: Could not find a declaration file for module

2020-12-27 Thread Xavier
Control: reassign -1 node-babel7 Control: reassign 978384 node-babel Control: forcemerge -1 978384 Control: retitle -1 @babel/types: missing lib/index.d.ts Control: affects -1 node-recast Control: affects -1 node-ast-typpes Le 27/12/2020 à 12:07, Xavier a écrit : > Le 26/12/2020 à 23:05, Lu

Bug#977960: [Pkg-javascript-devel] Bug#977960: dangling /usr/share/javascript/jquery/jquery.js symlink

2020-12-27 Thread Xavier
Le 27/12/2020 à 19:04, Thorsten Glaser a écrit : > Package: node-jquery > Version: 3.5.1+dfsg+~3.5.5-3 > Followup-For: Bug #977960 > X-Debbugs-Cc: t...@mirbsd.de > > Even for the latest versions of these packages, adequate reports: > > node-jquery: broken-symlink /usr/share/nodejs/jquery/dist/jqu

Bug#979144: devscripts: uscan warn: unknown protocol for LWP: debian [Devscripts::Uscan::WatchLine: 563]

2021-01-03 Thread Xavier
t;debian uupdate --no-symlink" has to be linked with the previous with a '\'. Cheers, Xavier

Bug#977663: babel-standalone

2021-01-03 Thread Xavier
Hi, after a lot of work, I succeed to build typescript definitions (#978341). Updating node-babel7 to 7.12.12 will fix @babel/standalone build: with this version, `make` fails on any rollup warning, then we will be sure that standalone is really "standalone". Cheers, Xavier

Bug#977663: [Pkg-javascript-devel] Processed: Bug#977663 marked as pending in node-babel

2021-01-05 Thread Xavier
" fields are OK Cheers, Xavier

Bug#979693: [Pkg-javascript-devel] Bug#979693: typescript-types_20210110-1_sourceonly.changes ACCEPTED into unstable

2021-01-10 Thread Xavier
Le 10/01/2021 à 11:05, Jonas Smedegaard a écrit : > Quoting Debian FTP Masters (2021-01-10 10:49:04) >> Changes: >> typescript-types (20210110-1) unstable; urgency=medium >> . >>* Team upload >>* Remove @types/node, provided by node 12.20.1~dfsg-1 (Closes: #979693) > > I am not convinced

Bug#956423: Bullseye freeze is coming soon

2021-01-11 Thread Xavier
Hi all, Bullseye freeze is coming and we still have problems with node-request removal. In particular, node-jsdom is not easy to patch. I tried a patch (not approved by upstream) but it needs a lot of unavailable Node.js modules. Looking at the following list, it seems that only node-jsdom is imp

Bug#887167: ITP: node-es-abstract -- ECMAScript spec abstract operations

2020-10-05 Thread Xavier
Hi, this package is required by most of JS test framework. AT least it is needed to update mocha, jest, node-webassemblyjs and npm. Both node-webassemblyjs and npm currently embeds a copy of it, which is a bad thing: this is not a "little package". Cheers, Xavier

Bug#969261: fixed in cyrus-imapd 3.2.3-2

2020-10-06 Thread Xavier
ended up having to do: > > mkdir -p /run/cyrus/socket > chown cyrus:mail -R /run/cyrus > > to make it work. Hi, it seems that this bug came when I switched to debhelper 13. Version 3.2.4-2 seems to have tmpfiles well installed. Thanks! Xavier

Bug#971786: [Pkg-javascript-devel] Bug#971786: src:pdf.js: please package new upstream version

2020-10-07 Thread Xavier
ile ;-) Then do you need its update ? I can do it but it requires some work (zelenka.debian.org is working on it :-D). Cheers, Xavier

Bug#971784: libconfig-model-dpkg-perl: cme should not warn on "unknown dh-sequence-nodejs package"

2020-10-07 Thread Xavier
Le 07/10/2020 à 16:49, gregor herrmann a écrit : > On Wed, 07 Oct 2020 10:32:42 +0200, Xavier Guimard wrote: > >> Since all dh-sequence-* build dependencies are virtual packages, cme >> should ignore related warnings. > > Right, the handling of dh-sequence-* could be

Bug#971784: libconfig-model-dpkg-perl: cme should not warn on "unknown dh-sequence-nodejs package"

2020-10-07 Thread Xavier
Le 07/10/2020 à 16:53, Xavier a écrit : > Le 07/10/2020 à 16:49, gregor herrmann a écrit : >> On Wed, 07 Oct 2020 10:32:42 +0200, Xavier Guimard wrote: >> >>> Since all dh-sequence-* build dependencies are virtual packages, cme >>> should ignore related warnings

Bug#971786: [Pkg-javascript-devel] Bug#971786: src:pdf.js: please package new upstream version

2020-10-07 Thread Xavier
Le 07/10/2020 à 17:03, Carsten Schoenert a écrit : > Hello Xavier, > > Am 07.10.20 um 16:29 schrieb Xavier: >> Le 07/10/2020 à 10:29, Carsten Schoenert a écrit : >> this modules looks useless in Debian: >> * no reverse-dependencies > > well, might simply becaus

Bug#971786: [Pkg-javascript-devel] Bug#971786: Bug#971786: src:pdf.js: please package new upstream version

2020-10-07 Thread Xavier
Le 07/10/2020 à 17:13, Xavier a écrit : > Le 07/10/2020 à 17:03, Carsten Schoenert a écrit : >> Hello Xavier, >> >> Am 07.10.20 um 16:29 schrieb Xavier: >>> Le 07/10/2020 à 10:29, Carsten Schoenert a écrit : >>> this modules looks useless in Debian: >>&

Bug#971786: [Pkg-javascript-devel] Bug#971786: Bug#971786: Bug#971786: src:pdf.js: please package new upstream version

2020-10-08 Thread Xavier
Le 08/10/2020 à 11:42, Jonas Smedegaard a écrit : > Quoting Xavier (2020-10-08 06:13:30) >> Le 07/10/2020 à 17:13, Xavier a écrit : >>> Le 07/10/2020 à 17:03, Carsten Schoenert a écrit : >>>> Hello Xavier, >>>> >>>> Am 07.10.20 um 16:2

Bug#891212: Won't fix

2020-10-09 Thread Xavier
Control: tags -1 + wontfix Hi, Jessie is covered by LTS only for security or grave issue. Sadly this one won't be fixed.

Bug#944854: Duplicate #930764 ?

2020-10-09 Thread Xavier
Control: tags -1 + moreinfo Hi, your bug seems a duplicate of #930764 which is fixed by version 3.0.8-6+deb10u4. Could you confirm that the bug is fixed ? Cheers, Xavier

Bug#781019: More info

2020-10-09 Thread Xavier
Control: tags -1 + moreinfo Hi, could you confirm that this bug is still present in last cyrus-imapd ? Cheers, Xavier (new Debian/Cyrus-Imapd maintainer)

Bug#961600: Same bug than #969222 ?

2020-10-09 Thread Xavier
Control: tags -1 + moreinfo Hi, I removed HTTP/2 support for now to fix #969222 which looks similar than this bug. Could you confirm that this is fixed with last unstable/testing/backports package ? Cheers, Xavier

Bug#902062: node-bunyan status

2020-10-12 Thread Xavier
More than a year ago, Andrius wrote: > Hi, > > On 2019-08-21 11:55, Xavier wrote: > > no real reason, node-bunyan is needed for node-ldapjs which is not > > ready. It requires also node-dtrace-provider and node-vasync. Do you > > need it for another reason ? > >

Bug#954678: node-xterm: FTBFS: src/renderer/ColorManager.test.ts(12,18): error TS2694: Namespace '"/usr/share/nodejs/@types/jsdom/ts3.1/index"' has no exported member 'JSDOM'.

2020-10-12 Thread Xavier
node-xterm is incompatible with current tsc. It requires ^3.5.3. I tried to fix it but without success

Bug#972150: [Pkg-javascript-devel] Bug#972150: node-debbundle-acorn: lack versions for provided virtual packages

2020-10-13 Thread Xavier
Le 13/10/2020 à 13:03, Jonas Smedegaard a écrit : > Package: node-debbundle-acorn > Version: 8.0.4+ds+~cs13.19.27-3 > Severity: important > > acorn and related packages are now provided by a bundle package. > > That's fine. > > Problematic, however, that virtual packages are provided without vers

Bug#971786: [Pkg-javascript-devel] Bug#971786: Bug#971786: src:pdf.js: please package new upstream version

2020-10-13 Thread Xavier
Le 07/10/2020 à 17:13, Xavier a écrit : > Le 07/10/2020 à 17:03, Carsten Schoenert a écrit : >> Hello Xavier, >> >> Am 07.10.20 um 16:29 schrieb Xavier: >>> Le 07/10/2020 à 10:29, Carsten Schoenert a écrit : >>> this modules looks useless in Debian: >>&

Bug#588040: very long cyr_expire at startup blocks mail delivery and imap/pop3 service

2020-10-17 Thread Xavier
Control: tags -1 + moreinfo Hi, I think that this has been fixed during one of Cyrus-Imapd major updates. Could you confirm ?

Bug#972608: [uscan] Support monorepo organizations

2020-10-21 Thread Xavier
Hi, their will be some problems with other Debian tools if you want a common source package for all sub projects: * what would be the upstream version? * does dpkg-source accept source packages without a main source (ie components only) ? lintian ? * this needs a debhelper plugin (or a overw

Bug#972228: buster version seems not affected

2020-10-21 Thread Xavier
Hi, looking at upstream patch [1], it seems that iotjs 1.0-1 isn't affected by this security issue: there is no `(*(++stack_top_p))` anywhere. Cheers, Xavier [1]: https://github.com/jerryscript-project/jerryscript/pull/3867/files

Bug#969222: New patch for Cyrus-Imapd HTTP/2

2020-10-25 Thread Xavier
Hi all, I just pushed Cyrus-Imapd 3.2.4-4 in experimental. This release applies an upstream patch and re-enable HTTP/2. Could you test it ? Cheers, Xavier

Bug#958548: libtest-requiresinternet-perl: autopkgtest requires direct internet connection

2020-04-23 Thread Xavier
uilding the package … Hi, there is now a "needs-internet" restriction in autopkgtest. Cheers, Xavier

Bug#958548: libtest-requiresinternet-perl: autopkgtest requires direct internet connection

2020-04-23 Thread Xavier
Le 24/04/2020 à 01:04, gregor herrmann a écrit : > On Thu, 23 Apr 2020 21:47:12 +0200, Xavier wrote: > >>>> Not sure how much point there is to the test after that though... >>> I guess taking this route allows for more testing than completely >>> skippin

Bug#956238: [Pkg-javascript-devel] Bug#956238: npm: autopkgtest failures in arm64 and ppc64el

2020-04-24 Thread Xavier
Le 23/04/2020 à 20:35, peter green a écrit : >> the problem is "address already in use :::56443". It's difficult to >> enable network tests without reserved port on debci machines. > This is now also happening on ci.debian.net and is blocking up testing > migration for nodejs. I relaunched the job

Bug#955268: udd watch: "429 too many requests" from GitHub

2020-04-24 Thread Xavier
Le 24/04/2020 à 15:57, Lucas Nussbaum a écrit : > On 24/04/20 at 15:06 +0200, Johannes Schauer wrote: >> Hi, >> >> On Mon, 30 Mar 2020 08:49:33 +0200 Xavier wrote: >>> Le 30/03/2020 à 08:25, Lucas Nussbaum a écrit : >>>> On 29/03/20 at 23:52 +0200, Adam

Bug#955268: udd watch: "429 too many requests" from GitHub

2020-04-24 Thread Xavier
Le 24/04/2020 à 16:11, Lucas Nussbaum a écrit : > On 24/04/20 at 16:07 +0200, Xavier wrote: >> Le 24/04/2020 à 15:57, Lucas Nussbaum a écrit : >>> On 24/04/20 at 15:06 +0200, Johannes Schauer wrote: >>>> Hi, >>>> >>>> On Mon, 30 Mar 2020 08:

Bug#958734: [Pkg-javascript-devel] Bug#958734: npm2deb: Man-pages don't document subcommands

2020-04-24 Thread Xavier
show the reverse dependencies for module search look for module in debian project itp print a itp bug template license print license template and exit Cheers, Xavier

Bug#958774: [Pkg-javascript-devel] Bug#958774: node-puka: Package fail to build with node-rollup-plugin-babel 4.4.0

2020-04-25 Thread Xavier
Le 25/04/2020 à 09:51, y...@debian.org a écrit : > Package: node-puka > Severity: important > > This package fails to build with node-rollup-plugin-babel 4.4.0 > (available in experimental dist). Problem seems to be just a missing > dependency to one a node-babel (6) package. Error is: [!] (bab

Bug#958779: [Pkg-javascript-devel] Bug#958779: node-fbjs: Package fail to build with node-gulp-babel 8.8.0

2020-04-25 Thread Xavier
Le 25/04/2020 à 10:01, y...@debian.org a écrit : > Package: node-fbjs > Severity: important > > This package fails to build with node-gulp-babel 8.0.0 (available in > experimental dist). Maybe just a missing dependency to a node-babel > (6) package. Error is: [09:37:16] TypeError in plugin "gul

Bug#958776: [Pkg-javascript-devel] Bug#958776: node-autoprefixer: Package fail to build with node-gulp-babel 8.8.0

2020-04-25 Thread Xavier
Le 25/04/2020 à 10:01, y...@debian.org a écrit : > Package: node-autoprefixer > Severity: important > > This package fails to build with node-gulp-babel 8.0.0 (available in > experimental dist). Maybe just a missing dependency to a node-babel > (6) package. Error is: [09:33:12] 'build:lib' erro

Bug#958769: [Pkg-javascript-devel] Bug#958769: node-react: Package fail to build with node-rollup-plugin-babel 4.4.0

2020-04-25 Thread Xavier
Le 25/04/2020 à 09:51, y...@debian.org a écrit : > Package: node-react > Severity: important > > This package fails to build with node-rollup-plugin-babel 4.4.0 > (available in experimental dist). Problem seems to be just a missing > dependency to one a node-babel (6) package. Error is: Unknown

Bug#958780: [Pkg-javascript-devel] Bug#958780: node-yarnpkg: Package fail to build with node-gulp-babel 8.8.0

2020-04-25 Thread Xavier
Le 25/04/2020 à 10:01, y...@debian.org a écrit : > Package: node-yarnpkg > Severity: important > > This package fails to build with node-gulp-babel 8.0.0 (available in > experimental dist). Maybe just a missing dependency to a node-babel > (6) package. Error is: Error: .only must be an array, o

Bug#958778: [Pkg-javascript-devel] Bug#958778: node-babel: Package fail to build with node-gulp-babel 8.8.0

2020-04-25 Thread Xavier
Le 25/04/2020 à 10:01, y...@debian.org a écrit : > Package: node-babel > Severity: important > > This package fails to build with node-gulp-babel 8.0.0 (available in > experimental dist). Maybe just a missing dependency to a node-babel > (6) package. We should perhaps embed old libs in node-babe

Bug#959131: Maybe fixed

2020-04-30 Thread Xavier
Hi @praveen, could you try my last change pushed on salsa ? It should fix the problem

Bug#958867: [Pkg-javascript-devel] Bug#958867: add an option to add-node-component to embed build only modules in debian/build_modules

2020-04-30 Thread Xavier
Le 26/04/2020 à 07:20, Pirate Praveen a écrit : > Package: pkg-js-tools > Version: 0.9.32 > Severity: wishlist > > It'd be a nice addition to automate this. Hi, could you describe more? Download and install in debian/build_modules ? >From npm registry ? form source ?

Bug#955268: udd watch: "429 too many requests" from GitHub

2020-05-02 Thread Xavier
Le 01/05/2020 à 22:40, Lucas Nussbaum a écrit : > Hi > > Unfortunately, the fix in devscripts 2.20.3 doesn't work, because watch > files don't use the GitHub API, but rather URLs such as > https://github.com/osallou/cassiopee-c/tags > > So different rate limiting rules apply, and authenticating u

Bug#953636: debhelper: Something to overwrite dh_fixperms default behavior in a "auto" plugin

2020-05-02 Thread Xavier
Le 02/05/2020 à 12:39, Niels Thykier a écrit : > Niels Thykier: >> Control: tags -1 moreinfo >> > > Hi Xavier, > > I am still waiting for input from you on the mail below. > >> Xavier Guimard: >>> Package: debhelper >>> Version: 12.9 >

Bug#940975: Unify node-jquery and jquery

2020-05-03 Thread Xavier
Hi all, Using 3.5.0 upgrade (fixes 2 CVE), I'm going to unify node-jquery and jquery in only one source. Cheers, Xavier

Bug#979942: [Pkg-javascript-devel] Bug#979942: embedding dead code is no fix to bug for removing that same dead code

2021-01-12 Thread Xavier
Control: tags -1 reopen Control: severity -1 serious Le 12/01/2021 à 18:17, Jonas Smedegaard a écrit : > Quoting Debian FTP Masters (2021-01-12 18:06:40) >> node-browser-pack (6.1.0+ds-7) unstable; urgency=medium >> . >>* Team upload >>* Bump debhelper compatibility level to 13 >>* D

Bug#980032: [Pkg-javascript-devel] Bug#980032: RM: node-request/2.88.1-5

2021-01-13 Thread Xavier
Le 13/01/2021 à 12:22, Xavier a écrit : > Le 13/01/2021 à 11:56, Adrian Bunk a écrit : >> On Wed, Jan 13, 2021 at 09:37:52AM +0100, Xavier Guimard wrote: >>> Package: release.debian.org >>> Severity: normal >>> User: release.debian@packages.debian.org &g

Bug#980032: RM: node-request/2.88.1-5

2021-01-13 Thread Xavier
Le 13/01/2021 à 11:56, Adrian Bunk a écrit : > On Wed, Jan 13, 2021 at 09:37:52AM +0100, Xavier Guimard wrote: >> Package: release.debian.org >> Severity: normal >> User: release.debian@packages.debian.org >> Usertags: rm >> X-Debbugs-Cc: pkg-javascript-de...

Bug#980062: [Pkg-javascript-devel] Bug#980062: nocheck build profile is broken - Error: Cannot find module 'babel-jest'

2021-01-13 Thread Xavier
Control: fixed -1 0.9.62 Le 13/01/2021 à 20:28, Pirate Praveen a écrit : > Package: node-yaml,pkg-js-tools > Severity: important > > When building node-yaml with nocheck build profile, the build fails > > dh binary >   dh_update_autotools_config >   dh_autoreconf >   dh_auto_configure --buildsys

Bug#980195: ts-node: autopkgtest regression in testing: Cannot find name 'process'

2021-01-15 Thread Xavier
Control: reassign -1 pkg-js-autopkgtest Control: affects -1 ts-node Le 15/01/2021 à 22:14, Paul Gevers a écrit : > Source: ts-node > Version: 9.1.1-4 > X-Debbugs-CC: debian...@lists.debian.org > Severity: serious > User: debian...@lists.debian.org > Usertags: regression > > Dear maintainer(s), >

Bug#980388: apache2: please consider enabling http2 by default

2021-01-18 Thread Xavier
> Thanks. Hi, there were a lot of issues in this module in the 3 last versions, I propose to differ this change after Bullseye release to minimize potential security problems. Cheers, Xavier

Bug#980291: [Pkg-javascript-devel] Bug#980291: Bug#980291: Bug#980294: libjs-jquery-flot: breaking API change

2021-01-18 Thread Xavier
Le 18/01/2021 à 18:47, Pirate Praveen a écrit : > > On Mon, Jan 18, 2021 at 2:28 pm, Antonio Terceiro > wrote: >> But the fact is that all the other reverse dependencies that used any >> plugin now need to be changed accordingly. Otherwise we can just wait >> for their chart features to break in

Bug#980416: ITP: jquery-i18n-properties -- lightweight jQuery internationalization plugin

2021-01-18 Thread Xavier
Le 18/01/2021 à 21:38, Mike Gabriel a écrit : > Package: wnpp > Severity: wishlist > Owner: Mike Gabriel > X-Debbugs-Cc: debian-de...@lists.debian.org, > debian-edu-pkg-t...@lists.alioth.debian.org > > * Package name: jquery-i18n-properties > Version : 1.2.7 > Upstream Author : A

Bug#980291: Bug#980294: libjs-jquery-flot: breaking API change

2021-01-19 Thread Xavier
Le 19/01/2021 à 11:11, Jonas Smedegaard a écrit : > Quoting Xavier (2021-01-18 22:16:30) >> Le 18/01/2021 à 18:47, Pirate Praveen a écrit : >>> >>> On Mon, Jan 18, 2021 at 2:28 pm, Antonio Terceiro >>> wrote: >>>> But the fact is that all the other

Bug#980416: ITP: jquery-i18n-properties -- lightweight jQuery internationalization plugin

2021-01-19 Thread Xavier
Le 19/01/2021 à 11:58, Mike Gabriel a écrit : > Hi Xavier, > > On  Mo 18 Jan 2021 22:24:01 CET, Xavier wrote: > >> Le 18/01/2021 à 21:38, Mike Gabriel a écrit : >>> Package: wnpp >>> Severity: wishlist >>> Owner: Mike Gabriel >>> X-Debbugs-C

Bug#980406: [Pkg-javascript-devel] Bug#980406: Bug#980406: This is confirmed as a bug in debian package

2021-01-19 Thread Xavier
Le 19/01/2021 à 15:04, Pirate Praveen a écrit : > > > On Tue, Jan 19, 2021 at 2:24 pm, Pirate Praveen > wrote: >> Control: severity -1 serious >> >> I was able to use xterm 3.8.1 from nmpjs.com with gitlab without any >> issues. So this is a bug in node-xterm debian build. > > Trying to switch

Bug#980667: node-d3-transition: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2021-01-21 Thread Xavier
Le 20/01/2021 à 21:46, Lucas Nussbaum a écrit : > Source: node-d3-transition > Version: 1.3.2-1 > Severity: serious > Justification: FTBFS on amd64 > Tags: bullseye sid ftbfs > Usertags: ftbfs-20210120 ftbfs-bullseye > > Hi, > > During a rebuild of all packages in sid, your package failed to buil

Bug#980928: [Pkg-javascript-devel] Bug#980928: npm: Installing any package gives "npm ERR! current.merge is not a function"

2021-01-25 Thread Xavier
Le 24/01/2021 à 15:52, Jan Kiszka a écrit : > Package: npm > Version: 7.4.0+ds-1~bpo10+2 > Severity: grave > Justification: renders package unusable > > Tried out via, e.g., "npm install serialport" inside a debian:buster-slim > container. Happens with both "npm node-*" as well only the required >

Bug#980928: npm: Installing any package gives "npm ERR! current.merge is not a function"

2021-01-25 Thread Xavier
Control: tags -1 + pending Le 25/01/2021 à 10:35, Xavier a écrit : > Le 24/01/2021 à 15:52, Jan Kiszka a écrit : >> Package: npm >> Version: 7.4.0+ds-1~bpo10+2 >> Severity: grave >> Justification: renders package unusable >> >> Tried out via, e.g., "np

Bug#980657: eslint: FTBFS: test failed

2021-01-25 Thread Xavier
Hi Jonas, could you take a look at this issue? Seems not a big bug, all tests passed except this one: > not ok 438 formatter:html when passing a single message with illegal characters should return a string in HTML format with 1 issue in 1 file > Check that message is correct: expected 'Unexpec

Bug#960684: node-babel* 6 removal

2021-01-25 Thread Xavier
Hi, I fixed last dependency to node-babel*-6, this 3 packages can now be safely removed (node-babel* ≥ 7 are provided by node-babel7) Cheers, Xavier

Bug#976829: uscan: please support overriding +~ delimiter for groups

2020-12-11 Thread Xavier
ack+~4.5.6, and repackaging again then need another ugly bump e.g. >> to >> 1.2.3+zrepack+~4.5.6 >> >> >> Please make component group delimiter configurable, to allow more flexibility >> in situations where initial use of + is not needed - e.g. when introducing

Bug#977269: [Pkg-javascript-devel] Bug#977269: node-rollup-plugin-terser seems incompatible with current node-terser

2020-12-13 Thread Xavier
Le 13/12/2020 à 22:00, Xavier a écrit : > Le 13/12/2020 à 20:53, Jonas Smedegaard a écrit : >> Control: severity 977269 important >> Control: tags 977269 +moreinfo +unreproducible >> >> Quoting Jonas Smedegaard (2020-12-13 20:29:46) >>> Quoting Jonas Smedegaar

Bug#977269: [Pkg-javascript-devel] Bug#977269: node-rollup-plugin-terser seems incompatible with current node-terser

2020-12-13 Thread Xavier
Le 13/12/2020 à 20:53, Jonas Smedegaard a écrit : > Control: severity 977269 important > Control: tags 977269 +moreinfo +unreproducible > > Quoting Jonas Smedegaard (2020-12-13 20:29:46) >> Quoting Jonas Smedegaard (2020-12-13 17:22:05) >>> Quoting Xavier G

Bug#977269: [Pkg-javascript-devel] Bug#977269: Bug#977269: node-rollup-plugin-terser seems incompatible with current node-terser

2020-12-13 Thread Xavier
Control: fixed -1 7.0.2-3 Control: tags -1 + confirmed Le 13/12/2020 à 22:52, Jonas Smedegaard a écrit : > Quoting Xavier (2020-12-13 22:00:53) >> Le 13/12/2020 à 20:53, Jonas Smedegaard a écrit : >>> Control: severity 977269 important >>> Control: tags 97726

<    1   2   3   4   5   6   7   8   9   10   >