Bug#1071213: pkg-js-tools: nodepath fails with nodejs 20 because it passes non-integer to process.exit

2024-05-16 Thread Jérémy Lal
Package: pkg-js-tools Version: 0.15.19 Severity: important Hi, this makes all automatic autopkgtest fail: $ nodepath after node:internal/errors:541 throw error; TypeError [ERR_INVALID_ARG_TYPE]: The "code" argument must be of type number. Received type boolean (true) Since this is

Bug#1071016: node-temp: missing "let" before crypto trips up nodejs 20

2024-05-12 Thread Jérémy Lal
Package: node-temp Version: 0.9.4+~0.9.1-1 Severity: important Hi, this is needed to avoid failures when using nodejs 20.13.0 --- node-temp-0.9.4+~0.9.1.orig/lib/temp.js +++ node-temp-0.9.4+~0.9.1/lib/temp.js @@ -1,7 +1,7 @@ let fs = require('fs'); let path = require('path'); let cnst =

Bug#1070103: libnode-dev: Version bump of NODE_MODULE_VERSION makes node-gyp build broken modules

2024-05-01 Thread Jérémy Lal
Le mer. 1 mai 2024 à 10:11, Matijs van Zuijlen a écrit : > On 30/04/2024 09:33, Matijs van Zuijlen wrote: > > On 30/04/2024 08:53, Jérémy Lal wrote: > >> To solve both, you should do `pkgjs-install` next to package.json, so > >> that your system-installed > >>

Bug#1070103: libnode-dev: Version bump of NODE_MODULE_VERSION makes node-gyp build broken modules

2024-04-30 Thread Jérémy Lal
Le mar. 30 avr. 2024 à 08:21, Matijs van Zuijlen a écrit : > Package: libnode-dev > Version: 18.20.1+dfsg-4+b2 > Severity: normal > > Dear maintainer, > > I tried building and installing the renovate tool from npm, using > npm -g install renovate. > > This went well but when I run it I get the

Bug#1017581: Please install documentation

2024-04-24 Thread Jérémy Lal
Le lun. 25 sept. 2023 à 19:21, Dominique Dumont a écrit : > Hi > > Sorry for the late reply. > > On Thu, 18 Aug 2022 00:01:36 +0100 Ian Jackson < > ijack...@chiark.greenend.org.uk> wrote: > > It would be ncie to install this documentation somewhere suitable. As > > manpages would be ideal,

Bug#1069753: libuv1: y2k38 known upstream issue on 32-bits archs

2024-04-24 Thread Jérémy Lal
seafile select2.js siridb-server swupdate tensorpipe uvloop Found a total of 76 reverse build-depend(s) for libuv1-dev. Le mer. 24 avr. 2024 à 09:51, Jérémy Lal a écrit : > Package: libuv1 > Version: 1.48.0-1 > Severity: important > > Hi Dominique, > > on 32-bits archs, no

Bug#1069753: libuv1: y2k38 known upstream issue on 32-bits archs

2024-04-24 Thread Jérémy Lal
Package: libuv1 Version: 1.48.0-1 Severity: important Hi Dominique, on 32-bits archs, nodejs fails some y2k38 tests. It is a well-known issue that has been fixed in libuv master branch, https://github.com/libuv/libuv/issues/3864 but might not be fixed anytime soon in 1.x branch. Indeed, fixing

Bug#1069227: man-db: Please do not change MANWIDTH behavior just in Debian

2024-04-18 Thread Jérémy Lal
Control: retitle -1 setting MANWIDTH 80 gives different result in sid Le jeu. 18 avr. 2024 à 12:29, Colin Watson a écrit : > On Thu, Apr 18, 2024 at 10:19:51AM +0200, Jérémy Lal wrote: > > It seems that man-db debian maintainer decided on its own to make > > some arbitrar

Bug#1069227: man-db: Please do not change MANWIDTH behavior just in Debian

2024-04-18 Thread Jérémy Lal
Package: man-db Version: 2.12.1-1 Severity: normal Hi, It seems that man-db debian maintainer decided on its own to make some arbitrary change to how MANWIDTH is handled. This is probably going to break things, for no good reason besides a personal preference. Please revert that. Jérémy

Bug#1068725: [Pkg-nginx-maintainers] Bug#1068725: libnginx-mod-http-js contains unnecessary dependency

2024-04-16 Thread Jérémy Lal
Le mar. 9 avr. 2024 à 21:30, Miao Wang a écrit : > Package: libnginx-mod-http-js > Version: 0.8.2-1+b1 > Severity: normal > > Dear Maintainer, > > libnginx-mod-http-js contains a dependency on libnginx-mod-stream, which > should be only necessary for libnginx-mod-stream-js. Reassigned to

Bug#1068016: bookworm-pu: package node-babel7/7.20.15+ds1+~cs214.269.168-3+deb12u2

2024-04-13 Thread Jérémy Lal
Package: release.debian.org Followup-For: Bug #1068016 node-babel7 needs node-undici 5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4 (see release.d.o. #1068912). Also, even with that, the current debdiff *will FTBFS*, see #1068933. Please find attached another debdiff that addresses that issue. Jérémy

Bug#1068933: node-babel7: FTBFS in bookworm against nodejs 18.19.0+dfsg-6~deb12u1

2024-04-13 Thread Jérémy Lal
Package: node-babel7 Version: 7.20.15+ds1+~cs214.269.168-6 Severity: serious Tags: ftbfs Justification: fails to build from source This package FTBFS When rebuilding it in bookworm, against nodejs 18.19.0+dfsg-6~deb12u1 node-undici 5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4 (not yet uploaded) The way

Bug#1068932: bookworm-pu: package node-v8-compile-cache/2.3.0-3+deb12u1

2024-04-13 Thread Jérémy Lal
2024-04-13 17:52:45.0 +0200 @@ -1,3 +1,11 @@ +node-v8-compile-cache (2.3.0-3+deb12u1) UNRELEASED; urgency=medium + + * Upload to bookworm-p-u + * patch: NativeCompileCache-test for Node 18.13 and 18.19 +and fix test mock. Closes: #1068921 + + -- Jérémy Lal Sat, 13 Apr 2024 17

Bug#1068918: node-zx: FTBFS test suite failure

2024-04-13 Thread Jérémy Lal
Source: node-zx Version: 7.1.1+~cs6.7.23-3 Followup-For: Bug #1068918 Control: tags -1 ftbfs Failure: make[1]: Leaving directory '/<>' dh_auto_test --buildsystem=nodejs ln -s ../. node_modules/zx /bin/sh -ex debian/tests/pkg-js/test + uvu -b -i extra.test.js|package.test.js test

Bug#1068921: node-v8-compile-cache: FTBFS in bookworm, test suite fails

2024-04-13 Thread Jérémy Lal
Package: node-v8-compile-cache Version: 2.4.0-2 Severity: serious Tags: ftbfs Justification: fails to build from source Even when built with node-undici 5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4, this package fails to build with: not ok 2 - test/NativeCompileCache-test.js # time=149.066ms --- env:

Bug#1068920: bookworm-pu: package node-zx/7.1.1+~cs6.7.23-2+deb12u1

2024-04-13 Thread Jérémy Lal
Package: release.debian.org Severity: normal Tags: bookworm X-Debbugs-Cc: node...@packages.debian.org, Debian Javascript Maintainers Control: affects -1 + src:node-zx User: release.debian@packages.debian.org Usertags: pu [ Reason ] Fix regression or just plain mistake. node-zx currently

Bug#1068918: node-zx: FTBFS test suite failure

2024-04-13 Thread Jérémy Lal
Source: node-zx Version: 7.1.1+~cs6.7.23-2 Severity: serious Tags: ftbfs Justification: fails to build from source This package FTBFS in bookworm, even when using node-undici with fixed types. -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500,

Bug#1068912: bookworm-pu: package node-undici/5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4

2024-04-13 Thread Jérémy Lal
/ (closes #1063530) + * Force @types/node to use local copy of undici-types + * Fix build failures on lld 15+ + + -- Jérémy Lal Sat, 13 Apr 2024 11:22:02 +0200 + node-undici (5.15.0+dfsg1+~cs20.10.9.3-1+deb12u3) bookworm-security; urgency=medium * Team upload. diff -Nru node-undici-5.15.0+dfsg1

Bug#1068842: Acknowledgement (node-undici: Fail upon being required)

2024-04-12 Thread Jérémy Lal
The problem is this line at https://salsa.debian.org/js-team/node-undici/-/blame/master/debian/nodejs/build#L20 echo 'module.exports = "'`perl -MMIME::Base64 -000 -ne 'print encode_base64($_,"")' lib/llhttp/llhttp-wasm`'";' > lib/llhttp/llhttp-wasm.js it doesn't do what it is supposed to do node

Bug#1068842: node-undici: Fail upon being required

2024-04-11 Thread Jérémy Lal
Package: node-undici Version: 5.28.4+dfsg1+~cs23.12.11-1 Severity: important Hi, Building node-undici in unstable (with nodejs 18.20.1 / openssl 3.2), then requiring it, fails with; Uncaught CompileError: WebAssembly.compile(): expected 48120 bytes, fell off end @+1361 Works fine in same

Bug#1067636: nodejs: Testsuite fails with openssl 3.2

2024-03-24 Thread Jérémy Lal
Le dim. 24 mars 2024 à 21:51, Sebastian Andrzej Siewior < sebast...@breakpoint.cc> a écrit : > Package: nodejs > Version: 18.19.1+dfsg-6 > Severity: important > Tags: sid > control: affects -1 src:openssl > User: pkg-openssl-de...@lists.alioth.debian.org > Usertags: openssl-3.2 > > Hi, > > I

Bug#1067418: Tests fail on 32-bit t64 arches

2024-03-21 Thread Jérémy Lal
Source: tpm2-tss Followup-For: Bug #1067418 Upstream will just skip those tests on 32-bit: https://github.com/tpm2-software/tpm2-tss/commit/932b1e78047ed0ddc09fcb06bff2e7cf96406976 -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing')

Bug#1067409: scapy: Tests failures with python3-cryptography >= 42

2024-03-21 Thread Jérémy Lal
Source: scapy Version: 2.5.0+dfsg-2 Severity: normal Hi, scapy tests fail against cryptography 42, preventing its migration. Fix: https://salsa.debian.org/pkg-security-team/scapy/-/merge_requests/3 Jérémy -- System Information: Debian Release: trixie/sid APT prefers testing APT policy:

Bug#1067384: node-ajv: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 134

2024-03-20 Thread Jérémy Lal
Le mer. 20 mars 2024 à 22:14, Lucas Nussbaum a écrit : > Source: node-ajv > Version: 8.12.0~ds+~2.1.1-4 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20240319 ftbfs-trixie > > Hi, > > During a rebuild of all packages in sid, your

Bug#1067389: scapy: please move scapy to python team

2024-03-20 Thread Jérémy Lal
Source: scapy Version: 2.5.0+dfsg-2 Severity: wishlist It would allow team uploads when other python modules are upgraded. It makes sense, scapy being a python module. Currently there's python-cryptography 42 that has been uploaded too soon, and fixing scapy requires an upstream patch, see merge

Bug#1067027: python-cryptography build-dependencies unsatisfiable.

2024-03-17 Thread Jérémy Lal
Emmanuel, Le dim. 17 mars 2024 à 04:39, Peter Michael Green a écrit : > Package: python-cryptography > Version: 41.0.7-5 > Severity: serious > x-debbugs-cc: eam...@debian.org, kapo...@melix.org > > > python-cryptography build-depends on python3-cryptography-vectors (<< > 41.0.8~) > but

Bug#1066409: Linker fails to find libraries in unstable but succeeds in testing

2024-03-15 Thread Jérémy Lal
Le ven. 15 mars 2024 à 11:17, Jérémy Lal a écrit : > > > Le ven. 15 mars 2024 à 08:46, Jochen Sprickerhof a > écrit : > >> Hi Andreas, >> >> * Andreas Tille [2024-03-15 07:31]: >> >Hi, >> > >> >thanks to the next round of Lucas' FT

Bug#1066409: Linker fails to find libraries in unstable but succeeds in testing

2024-03-15 Thread Jérémy Lal
Le ven. 15 mars 2024 à 08:46, Jochen Sprickerhof a écrit : > Hi Andreas, > > * Andreas Tille [2024-03-15 07:31]: > >Hi, > > > >thanks to the next round of Lucas' FTBFS QA rebuilds (at least) one > >package of the R pkg team is affected by some strange linker issue > > > >#1066409 r-cran-v8:

Bug#1066038: node-glob: Please update to glob 10

2024-03-11 Thread Jérémy Lal
Le lun. 11 mars 2024 à 15:03, Jérémy Lal a écrit : > Package: node-glob > Version: 8.1.0+~cs8.5.15-1 > Severity: wishlist > > glob 8 doesn't export ECMAScript module. > > glob 10 supports both, it would be very nice to have it in debian. > I've started working on it...

Bug#1066038: node-glob: Please update to glob 10

2024-03-11 Thread Jérémy Lal
Package: node-glob Version: 8.1.0+~cs8.5.15-1 Severity: wishlist glob 8 doesn't export ECMAScript module. glob 10 supports both, it would be very nice to have it in debian. -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture:

Bug#1066027: ITP: node-import-meta-resolve -- Ponyfill for import.meta.resolve - Node.js module

2024-03-11 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Javascript Maintainers * Package name: node-import-meta-resolve Version : 4.0.0-1 Upstream Contact: Titus Wormer * URL : https://github.com/wooorm/import-meta

Bug#1065662: FTBFS: error: aborting due to unexpected upstream changes

2024-03-08 Thread Jérémy Lal
Source: ipywidgets Version: 8.1.1-4 Severity: serious Tags: ftbfs Justification: fails to build from source Rebuilding https://deb.debian.org/debian/pool/main/i/ipywidgets/ipywidgets_8.1.1-4.dsc in a clean sid chroot fails with error: aborting due to unexpected upstream changes -- System

Bug#1065609: rust-openssl: Please update rust-openssl

2024-03-07 Thread Jérémy Lal
Package: rust-openssl Version: 0.10.57-1 Severity: wishlist python-cryptography actually buid-depends on a more recent version, and I have not been able to workaround that. Likewise for rust-openssl-sys... Jérémy -- System Information: Debian Release: trixie/sid APT prefers testing APT

Bug#1064558: [Pkg-javascript-devel] Bug#1064558: node-leveldown: FTBFS on mips64el: not ok 1397 Error: batch(array) element must be an object and not `null`

2024-03-03 Thread Jérémy Lal
Le dim. 3 mars 2024 à 07:57, Yadd a écrit : > On 2/24/24 13:10, Sebastian Ramacher wrote: > > Source: node-leveldown > > Version: 5.6.0+dfsg-4 > > Severity: serious > > Tags: ftbfs > > Justification: fails to build from source (but built successfully in the > past) > > X-Debbugs-Cc:

Bug#1065166: mpv: no sound when playing video

2024-03-01 Thread Jérémy Lal
Package: mpv Version: 0.37.0-1 Severity: normal There is no sound when playing a video (mkv or mp4). This happened some time in the last week of february. Playing a sound file still works, though. Note: using debian/trixie, not sid -- System Information: Debian Release: trixie/sid APT

Bug#1064979: O: python-cryptography -- Python library exposing cryptographic recipes and primitives (documentation)

2024-02-29 Thread Jérémy Lal
Le jeu. 29 févr. 2024 à 12:06, Andreas Tille a écrit : > Hi, > > as per bug #1064979 python-cryptography was orphaned. Actually the > process of orphaninig is defined differently[1] by setting QA team as > maintainer. In this case DPT remains maintainer but there is no > Uploader specified any

Bug#1063530: node-undici: FTBFS with nodejs 18.19.0+dfsg-6~deb12u1

2024-02-13 Thread Jérémy Lal
Le ven. 9 févr. 2024 à 14:33, Dylan Aïssi a écrit : > Source: node-undici > Version: 5.15.0+dfsg1+~cs20.10.9.3-1+deb12u3 > Severity: serious > Tags: bookworm > Usertags: apertis-ftbfs > Justification: FTBFS > > Hello, > > While doing a rebuild of some node packages in Bookworm, it appears

Bug#1063771: Please update to version 42, needed for new dnspython

2024-02-13 Thread Jérémy Lal
Will do, but right now there are a bunch of rust dependencies that need to be upgraded.

Bug#1059308: python-cryptography: CVE-2023-50782

2024-02-13 Thread Jérémy Lal
Shouldn't this be assigned to openssl ?

Bug#1061440: azure-cosmos-table-python: autopkgtest failure with Python 3.12

2024-02-09 Thread Jérémy Lal
Source: azure-cosmos-table-python Followup-For: Bug #1061440 This package is deprecated, in favor of the python3-azure debian package. Please don't fix this bug, and let's get this eventually autoremoved. -- System Information: Debian Release: trixie/sid APT prefers testing APT policy:

Bug#1063345: python3.12: Segmentation fault in get_module_state_by_cls at ../Modules/itertoolsmodule.c

2024-02-06 Thread Jérémy Lal
Package: python3.12 Version: 3.12.1-2 Severity: normal Hi, python3-celery test suite crashes with python 3.12 during gc before exit (see attached stack trace). It can be reproduced quickly with apt build-dep celery dget -xu https://deb.debian.org/debian/pool/main/c/celery/celery_5.3.4-2.dsc

Bug#1061620: autopkgtest: Ignores multiple comma-separated values in Testsuite

2024-01-27 Thread Jérémy Lal
Package: autopkgtest Version: 5.32 Severity: normal Having in debian/control: Testsuite: autopkgtest-pkg-python, autopkgtest-pkg-pybuild tests two different things, and having both is nice. However it seems autopkgtest doesn't consider the field can have multiple values, it only runs one of

Bug#1058317: celery: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-01-17 Thread Jérémy Lal
Source: celery Followup-For: Bug #1058317 Note the segmentation fault at the end of python 3.12 pytest run. Using export PYTHONFAULTHANDLER=1 before running the tests, I only got an error in garbage-collector, no trace. It is a bit like #1055717, which was closed by

Bug#1060793: ITP: node-luxon -- Wrapper for JavaScript dates and times

2024-01-14 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Javascript Maintainers * Package name: node-luxon Version : 3.4.4 Upstream Contact: https://github.com/moment/luxon/issues * URL : https://moment.github.io/luxon

Bug#1060429: solo1-cli has an undeclared file conflict on /usr/lib/python3/dist-packages/solo/__init__.py

2024-01-12 Thread Jérémy Lal
I've reassigned it to solo1-cli, because I thought it wasn't a library (and the start of the docs lead me to it), but actually it is a library. My mistake, re-reassigning to django_solo, the newcomer has to go elsewhere.

Bug#1060430: ITP: python-django-test-migrations -- Testing database migrations for Django

2024-01-10 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Python Team * Package name: python-django-test-migrations Version : 1.3.0 Upstream Contact: Nikita Sobolev * URL : https://github.com/wemake-services/django-test

Bug#1060311: vitrage: Please Build-Depends: python3-asn1

2024-01-09 Thread Jérémy Lal
Package: vitrage Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Version 11 of vitrage depends on a package that I just uploaded to debian, which is great ! But vitrage still needs to depend on it :) Jérémy -- System Information:

Bug#1060309: tpm2-pytss: please upgrade to version 2.2.0

2024-01-09 Thread Jérémy Lal
Package: tpm2-pytss Version: 2.1.0-2 Severity: normal For compatibility with python3-cryptography 41.0.7, so it can migrate to testing. Thanks, Jérémy -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (101, 'testing') Architecture: amd64 (x86_64) Foreign

Bug#1060265: Acknowledgement (ITP: python-django-ansible-base -- Reusable base for Ansible applications using Django)

2024-01-08 Thread Jérémy Lal
django-ansible-base is not yet published on pypi, so for now it'll stay embedded in awx.

Bug#1060265: ITP: python-django-ansible-base -- Reusable base for Ansible applications using Django

2024-01-08 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Python Team * Package name: python-django-ansible-base Version : 0.1.0 Upstream Contact: John Westcott IV * URL : https://github.com/ansible/django-ansible-base

Bug#1060234: uwsgi: Please add debian/uwsgi.pydist for dh-python3 map

2024-01-07 Thread Jérémy Lal
Package: uwsgi Version: 2.0.23-1 Severity: normal X-Debbugs-Cc: Debian Python Team Hi, A python module wanting uwsgi server would depend on "uWSGI", but dh-python3 won't know what is the corresponding debian package name, unless this file exists: /usr/share/python3/dist/uwsgi.pydist with this

Bug#1004677: dh-golang: Please support skipping specific tests

2024-01-07 Thread Jérémy Lal
Package: dh-golang Version: 1.62 Followup-For: Bug #1004677 This seems easy to do, since go1.20 it is possible to do go test -skip -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (101, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386

Bug#1060223: receptor: Flaky tests TestCreatePing due to environment

2024-01-07 Thread Jérémy Lal
Package: receptor Version: 1.4.3-3 Severity: important These tests fail depending on the environment, for example if the firewall policy is drop or reject, or perhaps depending on how localhost resolves (ipv6 or ipv4). --- FAIL: TestCreatePing (15.01s) --- PASS:

Bug#1060216: ITP: python-django-solo -- Singleton objects helper for Django

2024-01-07 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Python Team * Package name: python-django-solo Version : 2.1.0 Upstream Contact: https://github.com/lazybird/django-solo/issues * URL : https://github.com/lazybird

Bug#1060210: ITP: python-djangorestframework-yaml -- YAML parser and renderer for Django REST Framework

2024-01-07 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Python Team * Package name: python-djangorestframework-yaml Version : 3.0.1 Upstream Contact: José Padilla , Xavier Francisco * URL : https://github.com/Qu4tro

Bug#1060157: librust-asn1-dev: please update to a more recent version

2024-01-07 Thread Jérémy Lal
Le dim. 7 janv. 2024 à 03:38, Peter Michael Green a écrit : > a more recent version of librust-asn1-dev (>= 0.15) is needed > to be able to update to python3-cryptography (>= 0.41) which > in turn is required by some other package. > > I've uploaded the new versions of rust-asn1 and

Bug#1060198: rust-pem: Please upgrade to 1.1.1

2024-01-07 Thread Jérémy Lal
Package: rust-pem Version: 1.0.2 Severity: wishlist Hi, I'm trying to update python3-cryptography, and all tests pass except one, because it depends on rust-pem 1.1.1, which supports parsing pem files with headers. It would be awesome to have at least that version in debian. See also

Bug#1060184: ITP: python-django-guid -- Identify Django request logs

2024-01-06 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Python Team * Package name: python-django-guid Version : 3.4.1 Upstream Contact: Jonas Krüger Svensson * URL : https://github.com/snok/django-guid * License

Bug#1060183: ITP: python3-django-crum -- Current request user capture middleware for Django

2024-01-06 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Python Team * Package name: python3-django-crum Version : 0.7.9 Upstream Contact: ch...@ninemoreminutes.com * URL : https://github.com/ninemoreminutes/django-crum

Bug#1060168: ITP: python-json-log-formatter -- JSON formatter logging for Python

2024-01-06 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Python Team * Package name: python-json-log-formatter Version : 0.5.2 Upstream Contact: https://github.com/marselester/json-log-formatter/issues/new * URL : https

Bug#1060157: librust-asn1-dev: please update to a more recent version

2024-01-06 Thread Jérémy Lal
Package: librust-asn1-dev Version: 0.12.2 Severity: wishlist Hi, a more recent version of librust-asn1-dev (>= 0.15) is needed to be able to update to python3-cryptography (>= 0.41) which in turn is required by some other package. -- System Information: Debian Release: trixie/sid APT prefers

Bug#1060068: ITP: python3-asn1 -- Simple ASN.1 encoder and decoder for Python

2024-01-05 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Python Team * Package name: python3-asn1 Version : 2.7.0 Upstream Contact: Sebastien Andrivet * URL : https://github.com/andrivet/python-asn1 * License

Bug#1059860: ITP: golang-github-quic-go-quic-go -- A QUIC implementation in pure go

2024-01-04 Thread Jérémy Lal
Le mar. 2 janv. 2024 à 16:06, Jérémy Lal a écrit : > > > Le mar. 2 janv. 2024 à 15:27, Félix Sipma a écrit : > >> Package: wnpp >> Severity: wishlist >> Owner: Félix Sipma >> >> * Package name: golang-github-quic-go-quic-go >> Version

Bug#1059860: ITP: golang-github-quic-go-quic-go -- A QUIC implementation in pure go

2024-01-02 Thread Jérémy Lal
Le mar. 2 janv. 2024 à 15:27, Félix Sipma a écrit : > Package: wnpp > Severity: wishlist > Owner: Félix Sipma > > * Package name: golang-github-quic-go-quic-go > Version : 0.40.0-1 > Upstream Author : > * URL : https://github.com/quic-go/quic-go > * License :

Bug#1059789: golang-github-google-gnostic-models-dev: Should depend on golang-github-golang-protobuf-1-5-dev

2024-01-01 Thread Jérémy Lal
Package: golang-github-google-gnostic-models-dev Followup-For: Bug #1059789 Actually other packages depend on golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev which is the correct fix. I will upload that fix. -- System Information: Debian Release: trixie/sid APT

Bug#1059789: golang-github-google-gnostic-models-dev: Should depend on golang-github-golang-protobuf-1-5-dev

2024-01-01 Thread Jérémy Lal
Package: golang-github-google-gnostic-models-dev Version: 0.6.8-2 Severity: important Hi, this new package has a dependency on golang-goprotobuf-dev, which installs the old API through golang-github-golang-protobuf-1-3-dev; however, other new packages depending on gnostic-models like

Bug#1059762: ITP: golang-k8s-api -- Schema for Kubernetes server external API types

2023-12-31 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal * Package name: golang-k8s-api Version : 0.29.0 Upstream Author : Kubernetes * URL : https://github.com/kubernetes/api * License : Apache-2.0 Programming Lang: Go Description : Schema for Kubernetes

Bug#1012720: ITP: golang-k8s-apimachinery -- Handle Kubernetes-like API objects

2023-12-31 Thread Jérémy Lal
Le dim. 31 déc. 2023 à 14:05, Nicolas Schier a écrit : > On Sat 30 Dec 2023 13:32:44 GMT, Jérémy Lal wrote: > > Hi, > > > > is there any advance on > > https://salsa.debian.org/go-team/packages/golang-k8s-apimachinery.git > > ? > > > > I could help

Bug#1059733: ITP: golang-k8s-client-go -- Go client for Kubernetes

2023-12-30 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Go Packaging Team * Package name: golang-k8s-client-go Version : 0.29.0 Upstream Contact: https://github.com/kubernetes/client-go/issues * URL : https://github.com

Bug#1012720: ITP: golang-k8s-apimachinery -- Handle Kubernetes-like API objects

2023-12-30 Thread Jérémy Lal
Package: wnpp Followup-For: Bug #1012720 Hi, is there any advance on https://salsa.debian.org/go-team/packages/golang-k8s-apimachinery.git ? I could help with it.

Bug#1039990: [Pkg-javascript-devel] Bug#1039990: nodejs: CVE-2023-30581 CVE-2023-30588 CVE-2023-30589 CVE-2023-30590

2023-12-27 Thread Jérémy Lal
Le mer. 27 déc. 2023 à 17:16, Moritz Mühlenhoff a écrit : > [ Also adding Paul Gevers for awareness, for context we're bumping nodejs > in Bookworm to the latest 18.x security/LTS release ] > > On Wed, Dec 27, 2023 at 03:03:20PM +0100 Jérémy Lal wrote: > > > I don't th

Bug#1039990: [Pkg-javascript-devel] Bug#1039990: nodejs: CVE-2023-30581 CVE-2023-30588 CVE-2023-30589 CVE-2023-30590

2023-12-27 Thread Jérémy Lal
Le mer. 27 déc. 2023 à 14:43, Moritz Mühlenhoff a écrit : > Am Thu, Dec 21, 2023 at 11:26:27PM +0100 schrieb Jérémy Lal: > > Le jeu. 21 déc. 2023 à 20:34, Moritz Mühlenhoff a > écrit : > > > > > Am Thu, Dec 21, 2023 at 11:29:12AM +0100 schrieb Jérémy Lal: > >

Bug#1027779: ITP: receptor -- Link controllers with executors across a mesh of nodes

2023-12-24 Thread Jérémy Lal
Package: wnpp Followup-For: Bug #1027779 ITP for golang-github-songgao-water: #1059399

Bug#1059399: ITP: golang-github-songgao-water -- A simple TUN/TAP library written in native Go.

2023-12-24 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal * Package name: golang-github-songgao-water Version : 0.0~git20200317.2b4b6d7-1 Upstream Author : Song Gao * URL : https://github.com/songgao/water * License : BSD-3-clause Programming Lang: Go Description

Bug#1027779: ITP: receptor -- Link controllers with executors across a mesh of nodes

2023-12-24 Thread Jérémy Lal
Package: wnpp Followup-For: Bug #1027779 Missing dependencies that I might bundle in a multiple upstream tarball, because they look so specific: - golang-github-prep-socketpair-dev - golang-github-jupp0r-go-priority-queue-dev Missing, needs to be packaged, some are already being worked on: -

Bug#958682: [Pkg-javascript-devel] Bug#958682: node-jsonld: Remove dependency to node-request

2023-12-23 Thread Jérémy Lal
Le sam. 23 déc. 2023 à 20:15, Jonas Smedegaard a écrit : > Quoting Pirate Praveen (2023-12-22 20:53:46) > > On Sun, 29 Oct 2023 21:37:08 +0100 Jonas Smedegaard wrote: > > > Yes, I still want to work on node-jsonld - I will make time to look at > > > this soon... > > > > yarnpkg 4.0.2 was

Bug#1039990: [Pkg-javascript-devel] Bug#1039990: Bug#1039990: nodejs: CVE-2023-30581 CVE-2023-30588 CVE-2023-30589 CVE-2023-30590

2023-12-22 Thread Jérémy Lal
Le jeu. 21 déc. 2023 à 23:30, Jérémy Lal a écrit : > > > Le jeu. 21 déc. 2023 à 20:34, Moritz Mühlenhoff a écrit : > >> Am Thu, Dec 21, 2023 at 11:29:12AM +0100 schrieb Jérémy Lal: >> > Le jeu. 21 déc. 2023 à 10:54, Moritz Muehlenhoff a >> écrit : >> >

Bug#1039990: [Pkg-javascript-devel] Bug#1039990: nodejs: CVE-2023-30581 CVE-2023-30588 CVE-2023-30589 CVE-2023-30590

2023-12-21 Thread Jérémy Lal
Le jeu. 21 déc. 2023 à 20:34, Moritz Mühlenhoff a écrit : > Am Thu, Dec 21, 2023 at 11:29:12AM +0100 schrieb Jérémy Lal: > > Le jeu. 21 déc. 2023 à 10:54, Moritz Muehlenhoff a > écrit : > > > > > On Thu, Dec 21, 2023 at 06:43:35AM +0100, Salvatore B

Bug#1039990: [Pkg-javascript-devel] Bug#1039990: nodejs: CVE-2023-30581 CVE-2023-30588 CVE-2023-30589 CVE-2023-30590

2023-12-21 Thread Jérémy Lal
Le jeu. 21 déc. 2023 à 10:54, Moritz Muehlenhoff a écrit : > On Thu, Dec 21, 2023 at 06:43:35AM +0100, Salvatore Bonaccorso wrote: > > Hi, > > > > [CC'ing node-undici uploader] > [CC-ing the good email address for node-undici uploader] > > > >> Ack, let's do that. Could you prepare

Bug#1059165: [Pkg-javascript-devel] Bug#1059165: src:zlib: fails to migrate to testing for too long: triggers autopkgtest issues

2023-12-21 Thread Jérémy Lal
Le jeu. 21 déc. 2023 à 08:59, Paul Gevers a écrit : > Hi, > > On 20-12-2023 23:08, Jérémy Lal wrote: > > I did the one for burp. > > Thanks for that. > > > Dolfin has active maintainers, though. > > I think I need to file a "flaky autopkgtest" bu

Bug#1059165: [Pkg-javascript-devel] Bug#1059165: src:zlib: fails to migrate to testing for too long: triggers autopkgtest issues

2023-12-20 Thread Jérémy Lal
Le mer. 20 déc. 2023 à 22:33, Mark Brown a écrit : > On Wed, Dec 20, 2023 at 10:14:44PM +0100, Jérémy Lal wrote: > > > BURP wrong zlib version check in the failing test - this could be NMUed > > > DOLFIN has a single test failure, that is odd and unrelated as well - >

Bug#1059165: [Pkg-javascript-devel] Bug#1059165: src:zlib: fails to migrate to testing for too long: triggers autopkgtest issues

2023-12-20 Thread Jérémy Lal
Le mer. 20 déc. 2023 à 21:18, Mark Brown a écrit : > clone 1059165 -1 > reassign -1 nodejs > retitle -1 autopkgtest failures on i386 > found -1 18.19.0+dfsg-6 > block 1059165 by -1 > kthxbye > > On Wed, Dec 20, 2023 at 08:15:31PM +0100, Paul Gevers wrote: > > > The Release Team considers

Bug#1039990: [Pkg-javascript-devel] Bug#1039990: nodejs: CVE-2023-30581 CVE-2023-30588 CVE-2023-30589 CVE-2023-30590

2023-12-20 Thread Jérémy Lal
Le mer. 19 juil. 2023 à 21:51, Jérémy Lal a écrit : > > > Le mer. 19 juil. 2023 à 14:18, Moritz Mühlenhoff a > écrit : > >> Am Fri, Jun 30, 2023 at 08:12:37PM +0200 schrieb Jérémy Lal: >> > Hi, >> > >> > Le ven. 30 juin 2023 à 19:21, Salvatore

Bug#1058807: ITP: acme.sh -- Pure unix shell script implementing ACME client protocol

2023-12-16 Thread Jérémy Lal
Le dim. 17 déc. 2023 à 07:04, Andreas Metzler a écrit : > On 2023-12-16 Jérémy Lal wrote: > [...] > > * Package name: acme.sh > > Version : 3.0.7 > > Upstream Contact: w...@neilpang.com > > * URL : https://acme.sh > > * License

Bug#1058807: ITP: acme.sh -- Pure unix shell script implementing ACME client protocol

2023-12-16 Thread Jérémy Lal
Le sam. 16 déc. 2023 à 20:42, Jérémy Lal a écrit : > Package: wnpp > Severity: wishlist > Owner: Jérémy Lal > X-Debbugs-Cc: debian-de...@lists.debian.org > > * Package name: acme.sh > Version : 3.0.7 > Upstream Contact: w...@neilpang.com > * URL

Bug#1058807: ITP: acme.sh -- Pure unix shell script implementing ACME client protocol

2023-12-16 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: acme.sh Version : 3.0.7 Upstream Contact: w...@neilpang.com * URL : https://acme.sh * License : GPL-3 Programming Lang: Shell Description

Bug#1057697: nodejs:please enable loong64

2023-12-10 Thread Jérémy Lal
Le sam. 9 déc. 2023 à 16:27, Bo YU a écrit : > Source: nodejs > Followup-For: Bug #1057697 > Version: 18.19.0+dfsg-6 > Tags: patch > > >>It seems we need to merge the patch[0] from #1054259 to finish the first > >>stage for bootstraping nodejs on any arches if based on 18.19.0. > > >>From my

Bug#1054259: Bug#1057697: nodejs:please enable loong64

2023-12-09 Thread Jérémy Lal
Le sam. 9 déc. 2023 à 04:12, Bo YU a écrit : > Source: nodejs > Followup-For: Bug #1057697 > > It seems we need to merge the patch[0] from #1054259 to finish the first > stage for bootstraping nodejs on any arches if based on 18.19.0. > > From my side it's like this. > > [0]: >

Bug#1057697: [Pkg-javascript-devel] Bug#1057697: Bug#1057697: nodejs:please enable loong64

2023-12-07 Thread Jérémy Lal
Le jeu. 7 déc. 2023 à 12:27, Jérémy Lal a écrit : > Le jeu. 7 déc. 2023 à 09:54, Shi Pujin a écrit : > >> On Thu, 7 Dec 2023 08:30:09 +0800 Shi Pujin wrote: >> > Package: nodejs >> > Version: 18.19.0 >> > Severity: wishlist >> > Tags: pat

Bug#1057707: [Pkg-javascript-devel] Bug#1057707: eslint is incompatible with node-ajv >= 8

2023-12-07 Thread Jérémy Lal
Le jeu. 7 déc. 2023 à 12:45, Yadd a écrit : > Package: eslint > Version: 6.4.0~dfsg+~6.1.9-7 > Severity: important > Tags: ftbfs upstream > > Hi, > > eslint depends on node-ajv 6 and is incompatible with node-ajv 8 > (available in exeprimental branch). All is in lib/shared/ajv.js: > > - eslint

Bug#1057697: [Pkg-javascript-devel] Bug#1057697: nodejs:please enable loong64

2023-12-07 Thread Jérémy Lal
Le jeu. 7 déc. 2023 à 09:54, Shi Pujin a écrit : > On Thu, 7 Dec 2023 08:30:09 +0800 Shi Pujin wrote: > > Package: nodejs > > Version: 18.19.0 > > Severity: wishlist > > Tags: patch > > User: debian-loonga...@lists.debian.org > > X-Debbugs-Cc: shipu...@loongson.cn > > Usertags: loong64 >

Bug#1057616: ITP: golang-github-jupp0r-go-priority-queue -- A priority queue implementation on top of container/heap

2023-12-05 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal * Package name: golang-github-jupp0r-go-priority-queue Version : 0.0~git20160601.ab10738-1 Upstream Author : Jupp Mueller * URL : https://github.com/jupp0r/go-priority-queue * License : Expat Programming

Bug#1057415: ITP: golang-github-ghjm-cmdline -- Command line parser with multiple configurations for the Go language

2023-12-04 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal X-Debbugs-Cc: debian-de...@lists.debian.org, Debian Go Packaging Team * Package name: golang-github-ghjm-cmdline Version : 0.1.2 Upstream Contact: Graham Mainwaring * URL : https://github.com/ghjm/cmdline * License

Bug#1057143: node-acorn: nodejs 18.19.0 seems to be expecting node-acorn 8.10.0

2023-11-30 Thread Jérémy Lal
Package: node-acorn Version: 8.8.1+ds+~cs25.17.7-2 Severity: wishlist Hi, at the moment it seems there is no strong motivation for upgrading, however, the fact nodejs expects acorn 8.10.0 means it will probably use new features, if any. So, no rush, but probably needed anytime soon. Jérémy

Bug#1054259: [Pkg-javascript-devel] Bug#1054259: nodejs: cannot bootstrap nodejs

2023-10-20 Thread Jérémy Lal
Le ven. 20 oct. 2023 à 10:33, Christopher Obbard a écrit : > Control: retitle -1 nodejs: cannot bootstrap nodejs > > Hi Jérémy, > > On Fri, 2023-10-20 at 02:25 +0200, Jérémy Lal wrote: > > https://salsa.debian.org/js-team/nodejs/-/blob/master- > > 18.x/debian/README

Bug#1054259: [Pkg-javascript-devel] Bug#1054259: nodejs: cannot bootstrapped nodejs

2023-10-19 Thread Jérémy Lal
https://salsa.debian.org/js-team/nodejs/-/blob/master-18.x/debian/README.source Le ven. 20 oct. 2023 à 01:27, Christopher Obbard a écrit : > Source: nodejs > Version: 18.13.0+dfsg1-1 > Severity: important > X-Debbugs-Cc: chris.obb...@collabora.com > > Dear Maintainer, > > Bootstrapping nodejs

Bug#1052470: [Pkg-javascript-devel] Bug#1052470: nodejs: Please fix testsuite for openssl-3.1

2023-10-17 Thread Jérémy Lal
Le mar. 17 oct. 2023 à 21:37, Sebastian Andrzej Siewior < sebast...@breakpoint.cc> a écrit : > On 2023-09-22 22:52:48 [+0200], Jérémy Lal wrote: > > Thanks, will include it soon. > > Thanks. Any update on this? > I added two patches. The first one is a cherry-pick from up

Bug#1052470: [Pkg-javascript-devel] Bug#1052470: nodejs: Please fix testsuite for openssl-3.1

2023-09-22 Thread Jérémy Lal
Le ven. 22 sept. 2023 à 22:18, Sebastian Andrzej Siewior < sebast...@breakpoint.cc> a écrit : > On 2023-09-22 17:59:51 [+0200], To sub...@bugs.debian.org wrote: > > Now I'm about to test this… But it looks promising ;) > > Okay, builds. > Thanks, will include it soon.

Bug#1052428: node-minimatch: please update to 9.x

2023-09-21 Thread Jérémy Lal
Package: node-minimatch Version: 5.1.1+~5.1.2-1 Severity: normal Hi, nodejs 18.18.0 depends on node-minimatch 9.0.3. It'd be nice if someone could update that module. Regards, Jérémy -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (101, 'testing')

Bug#1052170: ITP: node-playwright -- JavaScript framework for Web Testing and Automation

2023-09-18 Thread Jérémy Lal
Le lun. 18 sept. 2023 à 19:15, Yadd a écrit : > Package: wnpp > Severity: wishlist > Owner: Yadd > X-Debbugs-Cc: debian-de...@lists.debian.org > > * Package name: node-playwright > Version : 1.38.0 > Upstream Contact: Microsoft Corporation >

  1   2   3   4   5   6   7   8   9   10   >