Bug#983494: arch-test breaks debootstrap into empty chroot

2021-03-17 Thread Arnaud R
Also struggling with something similar, I thought I hit this bug, but actually no. Let me bring more details. > arch-test looks for its test files *inside* the chroot; That's not how I read the code. It copies the helper in the chroot, and then it runs it with chroot:

Bug#971876: Potential memory corruption bug in Chromium uncovered by hardened_malloc

2021-03-17 Thread pseudonym23538
The issue is still not fixed. Sent with [ProtonMail](https://protonmail.com) Secure Email.

Bug#985423: [Pkg-javascript-devel] Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-17 Thread Marco Trevisan
Hi Jonas, > eslint does not depend on but recommends node-text-table, and does so > because it is needed only in "all but unusual installations" as > covered by Debian Policy § 7.2: I'm a bit confused by this as launching in a clean schroot where I've only eslint installed I get: eslint -h

Bug#985426: aux.c: calculate the size of NBUF to accommodate two arrays and a string

2021-03-17 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From ced49aa3205279d9e3ea678de129a3326c13f9fb Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Thu, 18 Mar 2021 03:51:31 + >Subject: [PATCH] aux.c: calculate the size of NBUF to accommodate two arrays >

Bug#983365: [PATCH] Re: Bug#983365: linphone-desktop: chat messages

2021-03-17 Thread David Pirotte
Hello Bernard, Dennis, > > Please make sure you also test a file transfer, which is part of the > > chat message interface [I couldn't try since the chat msgs itself > > didn't work ...], The file transfer functionality is absolutely > > essential as well, afaic at least > soci 4.0.1-5

Bug#985425: sylpheed: email attachment send problem

2021-03-17 Thread Shui Qucheng
Package: sylpheed Version: 3.7.0-6ubuntu1 Severity: important Tags: patch When sending an email with an email format file as an attachment, the attachment is empty after successful sending. Repeat steps: 1. Click the "Compose" button to write an email. 2. After you have filled in the right

Bug#892058: Your Debian key is expiring

2021-03-17 Thread Aaron M. Ucko
(Bcc: Felix) Felix Lechner writes: > If you like this service, please leave a favorable comment here [2]. Please count me among those who found these reminders helpful. Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ |

Bug#947860: release-notes: Sec 4.3 preparing sources.list omits explicit statement of key change

2021-03-17 Thread Holger Wansing
Hi, Paul Gevers wrote (Wed, 17 Mar 2021 22:14:42 +0100): > Hi, > > On 17-03-2021 22:10, Paul Gevers wrote: > > I intend to commit the attached patch. > > By the way, I noticed that here we're inconsistent. In most other places > we talk about "APT source-list", but here it's "APT's

Bug#984488: [SECURITY PATCH 114/117] kern/misc: Add function to check printf() format against expected format

2021-03-17 Thread Colin Watson
On Tue, Mar 02, 2021 at 07:02:01PM +0100, Daniel Kiper wrote: > @@ -1121,6 +1159,42 @@ grub_xasprintf (const char *fmt, ...) >return ret; > } > > +grub_err_t > +grub_printf_fmt_check (const char *fmt, const char *fmt_expected) > +{ > + struct printf_args args_expected, args_fmt; > +

Bug#962921: Please fix spam for bullseye

2021-03-17 Thread Tiago Bortoletto Vaz
Hi again, I just noticed I had said I'd be working on it 'this weekend', but in fact I meant the next one, during our local sprint session from Debian-quebec. Bests, On Tue, Mar 09, 2021 at 09:30:27AM -0800, Felix Lechner wrote: > Dear maintainer, > > The release team will accept this patch for

Bug#985374: [SECURITY PATCH 001/117] verifiers: Move verifiers API to kernel image

2021-03-17 Thread Colin Watson
On Tue, Mar 02, 2021 at 07:00:08PM +0100, Daniel Kiper wrote: > From: Marco A Benatto > > Move verifiers API from a module to the kernel image, so it can be > used there as well. There are no functional changes in this patch. I've had reports in Debian that the i386-pc image no longer fits in

Bug#657401: dpkg-buildpackage: support output directory other than ..

2021-03-17 Thread Guillem Jover
On Mon, 2020-03-15 at 19:26:14 +, Nicholas Brown wrote: > I could imagine the patch below, which I started looking at some time ago > but never > got around to coming back to, could form a start at implementing this. This is pretty close to what I initially did, and mentioned on my first

Bug#985351: git: Moved git-sh-prompt shell library breaks user code

2021-03-17 Thread Guillem Jover
On Wed, 2021-03-17 at 12:21:24 -0700, Jonathan Nieder wrote: > Guillem Jover wrote: > > The latest version in sid, breaks user code sourcing the git-sh-prompt > > shell library as it moved from /usr/lib/ to /usr/libexec, even though > > I see the comment there says to copy it, but that means no

Bug#985351: git: Moved git-sh-prompt shell library breaks user code

2021-03-17 Thread Guillem Jover
On Wed, 2021-03-17 at 09:48:35 +0100, Sven Joachim wrote: > On 2021-03-16 13:47 +0100, Guillem Jover wrote: > > Could you perhaps add a backwards compatibility symlink for the time > > being? Or when using bash, perhaps even a warning based on the > > “caller” builtin if using the old pathname? >

Bug#985424: vorta: "Backup successful" notification even if return code is 1

2021-03-17 Thread Sandro Tosi
Package: vorta Version: 0.7.5-1 Severity: normal Hello, i have a few unaccessible files, so vorta during the backup records that, and the backup itself finished with a return code of 1. but the notification says "backup successful" -- that's rather confusing - does the return code of the backup

Bug#966373: Please stop reopening bugs that maintainers have closed

2021-03-17 Thread Javier Serrano Polo
On Wed, 17 Mar 2021 16:12:37 -0700 Don Armstrong wrote: > Please stop reopening bugs which have been closed by Debian Maintainers. Please, Don, could you guide me on this matter? The bug focus has changed, thus I retitled the bug and I thought wontfix was not valid now. Should I open a new

Bug#985423: eslint needs to depend on node-text-table (or change default formatter)

2021-03-17 Thread Marco Trevisan
Package: eslint Version: 5.16.0~dfsg-8 Severity: serious Justification: Missing runtime dependency Dear Maintainer, Using eslint from repository fails as per missing dependency on node-text-table that is used by the default formatter (stylish). When using other formatters everything works fine.

Bug#985422: syslog-ng-core: fails to capture all systemd-journal entries

2021-03-17 Thread Matthew Pounsett
Package: syslog-ng-core Version: 3.19.1-5 Severity: important Dear Maintainer, The Debian syslog-ng package is not collecting all systemd-journal messages. The use case that caused me to track this down is an inconsistency between the Debian syslog-ng and rsyslog packages when logging Knot

Bug#985401: dpkg: libreoffice buster->bullseye upgrade failures

2021-03-17 Thread Guillem Jover
Control: reassign -1 libreoffice-common 1:7.0.4-3 [ Leaving all context for the reassign. ] Hi! On Wed, 2021-03-17 at 12:13:52 +0100, Andreas Beckmann wrote: > Package: dpkg > Version: 1.20.7.1 > Severity: serious > User: debian...@lists.debian.org > Usertags: piuparts > Control: block 985297

Bug#924352: Fixed upstream in 3.2.0

2021-03-17 Thread Alberto Gonzalez Iniesta
Version: 3.2.0-1 Hi, the fix for this issue [1] was included upstream in 3.2.0. Closing accordingly. Thanks Moritz for the heads up. [1] https://github.com/SpiderLabs/owasp-modsecurity-crs/issues/1167 -- Alberto Gonzalez Iniesta| Formación, consultoría y soporte técnico mailto/sip:

Bug#949973: firmware-realtek: kernel error caught

2021-03-17 Thread maximilian attems
tags 949973 moreinfo stop > Version: 20190114-2 Can you still reproduce with newest testing? Sorry for the late reply and thank you for your report. -- maks

Bug#942173: firmware-amd-graphics: seg fault with ati picasso grafic card and libqt5 software

2021-03-17 Thread maximilian attems
tags 942173 moreinfo stop > Version: 20190717-2~bpo10+1 This should have seen quite some updates since, is this still reproducible? Sorry for the late reply, thank you for your report!

Bug#787080: Bug#894119: libreoffice: Please add libreoffice-online to the debian repository.

2021-03-17 Thread Rene Engelhard
Hi, Am 16.03.21 um 22:02 schrieb Adi Kriegisch: > thank you very much for the hard work you've put in packaging libreoffice > online. Starting from your salsa repo[1] I was able to successfully build > loolwsd and loleaflet packages with the libreoffice packages from > buster-backports. There

Bug#947860: release-notes: Sec 4.3 preparing sources.list omits explicit statement of key change

2021-03-17 Thread Paul Gevers
Hi, On 17-03-2021 22:10, Paul Gevers wrote: > I intend to commit the attached patch. By the way, I noticed that here we're inconsistent. In most other places we talk about "APT source-list", but here it's "APT's source-list". I recall we did that latter on purpose in buster. Shall I make it

Bug#947860: release-notes: Sec 4.3 preparing sources.list omits explicit statement of key change

2021-03-17 Thread Paul Gevers
Control: tags -1 patch pending Hi, On Tue, 31 Dec 2019 13:56:02 -0800 Ted Anderson wrote: > Perhaps changing the first sentence of 4.3 to: > > Before starting the upgrade you must reconfigure APT's source-list > files (/etc/apt/sources.list and files under /etc/apt/sources.list.d/) > to add

Bug#981186: linux: Enable CMN-600 interconnect on arm64

2021-03-17 Thread Vincent Blut
Le 2021-03-17 19:24, Wookey a écrit : > On 2021-03-17 19:43 +0100, Vincent Blut wrote: > > Le 2021-03-17 15:49, Wookey a écrit : > > > On 2021-03-17 14:52 +0100, Vincent Blut wrote: > > > > Le 2021-01-27 12:57, Wookey a écrit : > > > > > Version: Please enable ARM CMN-600 power management on arm64

Bug#985421: Adding DEP8 tests for at package

2021-03-17 Thread Utkarsh Gupta
Source: at Version: 3.1.23-1.1 Severity: normal Tags: patch Hello, Since at is missing DEP8 tests, I'd like to add them. I wanted to propose an MR on salsa but the git history isn't in sync with what's uploaded to the archive, so asking here. I've prepared the basic testing script to ensure

Bug#931785: release-notes: bullseye: security suite renamed to bullseye-security (from buster/updates)

2021-03-17 Thread Justin B Rye
Paul Gevers wrote: > On Wed, 10 Jul 2019 13:16:27 +0200 Ansgar Burchardt > wrote: >> For bullseye, the security suite is now named bullseye-security >> instead of buster/updates and users should adapt their sources.list >> accordingly when upgrading. >> >> People should probably use something

Bug#985420: split.c: add the header file "split.h" for a prototype

2021-03-17 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 979f308b1dd871bcf51dc9f7bdda7a752710491d Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 17 Mar 2021 20:40:51 + >Subject: [PATCH] split.c: add the header file "split.h" for a prototype

Bug#985405: src:shibboleth-sp: Error templates allow query-based override of variables

2021-03-17 Thread wferi
Moritz Muehlenhoff writes: > debdiff looks fine, please upload when you had a chance to test it The updated packages work fine in our infrastructure. I uploaded the full source package. -- Thanks, Feri

Bug#945568: release-notes: Mention isdn4linux removal

2021-03-17 Thread Paul Gevers
Control: tags -1 patch Hi, On Wed, 27 Nov 2019 08:21:52 +0100 Christoph Biedl wrote: > for the Debian 11 (bullseye) release notes, please consider mentioning > the removal of the i4l subsystem. Something like: > > # isdn4linux support removed > > The Linux kernel no longer provides isdn4linux

Bug#932580: Fwd: file(1) now with seccomp support enabled

2021-03-17 Thread Paul Gevers
Control: tags -1 moreinfo Hi Christoph, On Sun, 21 Jul 2019 00:26:07 +0200 Christoph Biedl wrote: > Paul Gevers wrote... > > > In order to not forget this. We should check what happened by the time > > we release bullseye. > > Thanks for taking care of that. As far as I'm concerned, I'd like

Bug#979877: openmpi FTBFS on architecture without java or stage1

2021-03-17 Thread John David Anglin
Hello, This change shows what I had to change to get openmpi to build on hppa: --- /dev/null    2021-03-16 01:11:58.37000 + +++ libopenmpi-dev.docs.hppa    2021-03-17 13:16:30.268660259 + @@ -0,0 +1,2 @@ +# No JS docs on hppa. +# usr/share/doc/openmpi/javadoc-openmpi --- /dev/null   

Bug#985419: libnov.c: add the header file "libnov.h" for prototypes

2021-03-17 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 3e65dc9ae432c8613665a61c3787a402b4a24f81 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 17 Mar 2021 20:27:24 + >Subject: [PATCH] libnov.c: add the header file "libnov.h" for prototypes

Bug#931785: release-notes: bullseye: security suite renamed to bullseye-security (from buster/updates)

2021-03-17 Thread Paul Gevers
Control: tags -1 patch Hi, On Wed, 10 Jul 2019 13:16:27 +0200 Ansgar Burchardt wrote: > For bullseye, the security suite is now named bullseye-security > instead of buster/updates and users should adapt their sources.list > accordingly when upgrading. > > People should probably use something

Bug#983366: linphone-desktop: Settings popup menu

2021-03-17 Thread Dennis Filder
On Wed, Mar 17, 2021 at 04:11:56PM -0300, David Pirotte wrote: > > QT_QPA_PLATFORMTHEME=qt5ct linphone > > That does not solve the problem, fwiw. > > > GDK_BACKEND=x11 linphone > > That solves the problem. Ideally Qt would detect that the platform theme needs that backend and perform the

Bug#984831: bugs.debian.org: should not emit semicolon as query param separator

2021-03-17 Thread Adam D. Barratt
On Mon, 2021-03-08 at 20:42 +, Phil Morrell wrote: > As reported on #debian-til, python can no longer parse bugs.d.o URLs > correctly out of the box. The change was backported as a security > update > to 3.6+ so also affects buster. fwiw, that seems to be a non-sequitur. Yes, it's been

Bug#985417: hdbm.c: add an attribute for a fall through in case statements

2021-03-17 Thread Bjarni Ingi Gislason
Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer, >From 627ef28748d3ff1c9edfd92d7bfb3a314edd0e62 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason >Date: Wed, 17 Mar 2021 19:53:36 + >Subject: [PATCH] hdbm.c: add an attribute for a fall through in case >

Bug#985418: libgtk-4-bin,libgtk-4-1: broken symlink: /usr/share/doc/libgtk-4-{bin,1}/NEWS -> ../libgtk-4-common/NEWS

2021-03-17 Thread Andreas Beckmann
Package: libgtk-4-bin,libgtk-4-1 Version: 4.0.3-4 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Control: affects -1 + libgtk-4-common Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the

Bug#985351: git: Moved git-sh-prompt shell library breaks user code

2021-03-17 Thread Jonathan Nieder
clone 985351 -1 retitle -1 changing gitexecdir breaks packages that install commands there severity -1 serious quit Hi, Sven Joachim wrote: > It also breaks various add-on packages installing files into > /usr/lib/git-core, as seen in the gitbrute autopkgtest[1]: > > , > | git: 'brute' is

Bug#985115: buster-pu: package iputils/3:20180629-2+deb10u1

2021-03-17 Thread Adam D. Barratt
Control: tags -1 + confirmed On Fri, 2021-03-12 at 15:13 -0800, Noah Meyerhans wrote: > I'd like to update iputils in buster to address important bugs in the > iputils-ping and iputils-tracepath binary packages: > > * #976277: iputils-tracepath: destination address of ipv6 probes is > cut >

Bug#984896: buster-pu: package jquery/3.3.1~dfsg-3

2021-03-17 Thread Adam D. Barratt
Control: tags -1 + confirmed On Tue, 2021-03-09 at 18:08 -0500, Roberto C. Sanchez wrote: > I would like to fix CVE-2020-11022 and CVE-2020-11023. The same fix > has > been prepared for stretch and will be uploaded concurrently with the > buster fix. The security team has marked these issues as

Bug#985375: vmdb2: add option to 'apt' step for not installing recommends

2021-03-17 Thread Gunnar Wolf
tags -1 + pending,patch thanks I have submitted a merge request to the upstream author. I have _not_ yet tested this -- So, Andres, if you can try my proposed patch, everybody will be happier ;-) https://gitlab.com/larswirzenius/vmdb2/-/merge_requests/73/diffs diff --git

Bug#981186: linux: Enable CMN-600 interconnect on arm64

2021-03-17 Thread Wookey
On 2021-03-17 19:43 +0100, Vincent Blut wrote: > Le 2021-03-17 15:49, Wookey a écrit : > > On 2021-03-17 14:52 +0100, Vincent Blut wrote: > > > Le 2021-01-27 12:57, Wookey a écrit : > > > > Version: Please enable ARM CMN-600 power management on arm64 > > > > > > > > This requires CONFIG_ARM_CMN=y

Bug#985351: git: Moved git-sh-prompt shell library breaks user code

2021-03-17 Thread Jonathan Nieder
Hi! Guillem Jover wrote: > The latest version in sid, breaks user code sourcing the git-sh-prompt > shell library as it moved from /usr/lib/ to /usr/libexec, even though > I see the comment there says to copy it, but that means no automatic > upgrades. :/ > > Could you perhaps add a backwards

Bug#983526: buster-pu: package python-django/1:1.11.29-1+deb10u1

2021-03-17 Thread Julien Cristau
Control: tag -1 moreinfo On Thu, Feb 25, 2021 at 04:42:55PM +, Chris Lamb wrote: > Please consider python-django (1:1.11.29-1+deb10u1) for buster: > > python-django (1:1.11.29-1+deb10u1) buster; urgency=high > . > * CVE-2021-23336: Prevent a web cache poisoning attack via

Bug#983366: linphone-desktop: Settings popup menu

2021-03-17 Thread David Pirotte
Hello Dennis, > GDK_BACKEND=x11 linphone That solves the problem. Although, fwiw, (a) the window 'shape is different (the AppImage has square corners - the debian window rounded corners, and (b) the font family and font size are diff as well (musch smaller for the debian version... no

Bug#985405: src:shibboleth-sp: Error templates allow query-based override of variables

2021-03-17 Thread Moritz Muehlenhoff
On Wed, Mar 17, 2021 at 06:19:07PM +0100, wf...@niif.hu wrote: > Dear Security Team, > > Please review the debdiff below for a buster-security upload. > The advisory text changed a little meanwhile, adding credits to Toni > Huttunen, Fraktal Oy for discovering the problem, mentioning the style >

Bug#985397: /usr/share/texlive/texmf-dist/tex/latex/tikzposter/tikzposter.cls: tikzposter.cls: licensed under non-existing version 2.0 of LPPL

2021-03-17 Thread Hilmar Preuße
Am 17.03.2021 um 11:15 teilte Braun Gábor mit: Hi, File: /usr/share/texlive/texmf-dist/tex/latex/tikzposter/tikzposter.cls Dear Maintainer, Here is a snippet of the beginning of /usr/share/texlive/texmf-dist/tex/latex/tikzposter/tikzposter.cls containing the license information: We don't

Bug#983110: buster-pu: package ipmitool/1.8.18-6 (CVE-2020-5208)

2021-03-17 Thread Adam D. Barratt
Control: tags -1 + confirmed On Sat, 2021-02-20 at 22:43 +0100, Thomas Goirand wrote: > On 2/19/21 8:38 PM, Salvatore Bonaccorso wrote: > > Thanks for preparing this update! For the buster update, please > > adjust > > the target distribution to 'buster'. > > > > Regards, > > Salvatore > >

Bug#984854: fixed in seqsero 1.0.1+dfsg-3

2021-03-17 Thread Nilesh Patra
Pinging the bug in case the autoremoval warning causes a problem

Bug#983527: buster-pu: package redis/5:5.0.3-4+deb10u3

2021-03-17 Thread Adam D. Barratt
Control: tags -1 + confirmed On Thu, 2021-02-25 at 17:50 +, Chris Lamb wrote: > redis (5:5.0.3-4+deb10u3) buster; urgency=medium > . > * CVE-2021-21309: Fix a series of integer overflow issues on 32- > bit systems. > (Closes: #983446) > Please go ahead. Regards, Adam

Bug#985415: smartmontools: Please add Multi-Arch: foreign

2021-03-17 Thread Elrond
Package: smartmontools Version: 7.2-1 Severity: wishlist User: multiarch-de...@lists.alioth.debian.org Usertags: multiarch Hi, It looks like smartmontools offers an architecture independent (process/cli level) interface to its users. Would you mind setting it to Multi-Arch: foreign? It's

Bug#981186: linux: Enable CMN-600 interconnect on arm64

2021-03-17 Thread Vincent Blut
Le 2021-03-17 15:49, Wookey a écrit : > On 2021-03-17 14:52 +0100, Vincent Blut wrote: > > Control: tags -1 moreinfo > > > > Hi Wookey, > > > > Le 2021-01-27 12:57, Wookey a écrit : > > > Source: linux > > > Version: Please enable ARM CMN-600 power management on arm64 > > > Severity: normal > > >

Bug#977477: release-notes: Update apt upgrade guidance (Was: Re: Bug#977477: apt: Adding progression indication to apt-get output)

2021-03-17 Thread Samuel Thibault
Paul Gevers, le mer. 17 mars 2021 19:38:16 +0100, a ecrit: > > "apt upgrade --without-new-pkgs" > > Looking into history, I see we did this because of > https://bugs.debian.org/931637. I guess your suggestion is a better > alternative? It would probably fill both the objective of upgrading

Bug#977477: release-notes: Update apt upgrade guidance (Was: Re: Bug#977477: apt: Adding progression indication to apt-get output)

2021-03-17 Thread Paul Gevers
Hi Samuel On 16-03-2021 22:17, Samuel Thibault wrote: > Paul Gevers, le mar. 16 mars 2021 22:08:51 +0100, a ecrit: >> wrote: >>> So we'd rather make release-notes document using apt instead of >>> apt-get? I'm fine with that but we *ALSO* need to make sure that debian >>> developers actually

Bug#983841: buster-pu: package libvirt-php/0.5.4-3+deb10u1

2021-03-17 Thread Adam D. Barratt
Control: tags -1 + moreinfo On Tue, 2021-03-02 at 08:47 +0100, Ondřej Surý wrote: > [ Reason ] > The package update fixes segmentation fault caused by incomplete PHP > 7.3 support > in the upstream package. > > [ Impact ] > The PHP crashes when calling libvirt_node_get_cpu_stats (See #982804)

Bug#985414: Connman fails to overwrite /etc/resolv.conf

2021-03-17 Thread Paweł Starzyński
Package: connman Version: 1.36-2.1~deb10u1 Severity: important Dear Maintainer, Recently I've made minimal install of Debian. Due to limited resources, I decided to try connman + iwd, despite the fact, that I experienced the same problem earlier on. What is happening?- PC can't connect to any

Bug#985413: unblock: xdffileio/0.3-4

2021-03-17 Thread Étienne Mollier
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package xdffileio [ Reason ] xdffileio 0.3-3 in Testing is affected by #985290, which is fixed by version 0.3-4 in Sid. [ Impact ] Removal of xdffileio from Testing would

Bug#985410: bioawk FTCBFS -- execute maketab during build

2021-03-17 Thread Helmut Grohne
Hi Nilesh, On Wed, Mar 17, 2021 at 10:31:37PM +0530, Nilesh Patra wrote: > +--- a/Makefile > b/Makefile > +@@ -53,7 +53,7 @@ > + ./maketab >proctab.c > + > + maketab:ytab.h maketab.c > +-$(CC) $(CFLAGS) $(CPPFLAGS) maketab.c -o maketab $(LDFLAGS) > ++$(CC_FOR_BUILD)

Bug#985343: libvigraimpex-doc: unhandled symlink to directory conversion: /usr/share/doc/libvigraimpex-dev/html -> ../libvigraimpex-doc/html

2021-03-17 Thread Andreas Metzler
On 2021-03-16 Andreas Beckmann wrote: > Package: libvigraimpex-doc > Version: 1.11.1+dfsg-8 > Severity: serious > User: debian...@lists.debian.org > Usertags: piuparts > Hi, > an upgrade test with piuparts revealed that your package installs files > over existing symlinks and possibly

Bug#981190: sudo-ldap: Users files sudoers nopasswd stop working after update to 1.8.27-1+deb10u3

2021-03-17 Thread Dennis Filder
Control: tag -1 unreproducible moreinfo I tried looking into this, but I can only reproduce this by changing the line sudoers:files ldap in /etc/nsswitch.conf to sudoers:ldap This makes /etc/sudoers ineffective, but that's not a bug. On Wed, Jan 27, 2021 at 02:13:21PM +0100,

Bug#746811: Bug #746811: Should build against and link with system's libtrio

2021-03-17 Thread Bastian Germann
Control: tags 746811 - wontfix On Wed, 9 Jul 2014 06:29:10 +0800 Aron Xu wrote: Control: tags 746811 + wontfix Yes but this cannot be done, src:libtrio is not in testing, nor any previous stable releases, also the code are changed quite a lot. If we really make libxml2 depend on it then I'm

Bug#985412: sudo: Re-defined aliases result in incorrect error message

2021-03-17 Thread Chris Boot
Package: sudo Version: 1.9.5p2-3 Severity: normal Dear Maintainer, If a Cmnd_Alias (others may also be affected) is defined twice, the error message produced is misleading: $ cat >test < Cmnd_Alias BUG_TEST = /bin/true > Cmnd_Alias BUG_TEST = /bin/true > EOF $ visudo -c -f test test:2:32: Alias

Bug#979343: sddm: general protection fault in libQt5Qml.so.5.15.2

2021-03-17 Thread Lisandro Damián Nicanor Pérez Meyer
Control: tag -1 unreproducible moreinfo Hi! On Wed, 17 Mar 2021 at 13:54, Helge Kreutzmann wrote: > > Hello Bernhard, > On Wed, Mar 17, 2021 at 02:25:12PM +0100, Bernhard Übelacker wrote: > > do you still see these messages in your logging? > > Yes. > > > If yes could you maybe add the

Bug#979343: sddm: general protection fault in libQt5Qml.so.5.15.2

2021-03-17 Thread Bernhard Übelacker
Hello Helge, do you still see these messages in your logging? If yes could you maybe add the surrounding logging of one such fault? E.g. by something like this:    journalctl | grep "traps:" -C20 Kind regards, Bernhard

Bug#979343: sddm: general protection fault in libQt5Qml.so.5.15.2

2021-03-17 Thread Bernhard Übelacker
Hello Helge, do you still see these messages in your logging? If yes could you maybe add the surrounding logging of one such fault? E.g. by something like this: journalctl | grep "traps:" -C20 Kind regards, Bernhard

Bug#985405: src:shibboleth-sp: Error templates allow query-based override of variables

2021-03-17 Thread wferi
Dear Security Team, Please review the debdiff below for a buster-security upload. The advisory text changed a little meanwhile, adding credits to Toni Huttunen, Fraktal Oy for discovering the problem, mentioning the style sheet spoofing and adding some mitigation tips. I haven't got a concrete

Bug#985343: libvigraimpex-doc: unhandled symlink to directory conversion: /usr/share/doc/libvigraimpex-dev/html -> ../libvigraimpex-doc/html

2021-03-17 Thread Andreas Metzler
On 2021-03-16 Andreas Beckmann wrote: > Package: libvigraimpex-doc > Version: 1.11.1+dfsg-8 > Severity: serious > User: debian...@lists.debian.org > Usertags: piuparts > Hi, > an upgrade test with piuparts revealed that your package installs files > over existing symlinks and possibly

Bug#975075: Closing as this has been resolved without the TC needing to intervene

2021-03-17 Thread Margarita Manterola
Hi, It's been a while since this bug was dealt with and I was tasked with closing it, I'm sorry that it took so long to write this reply. The technical committee declines to overrule the NetworkManager and udisks2 maintainer on this matter. Instead, by working together with the maintainer

Bug#981413: age: New upstream version (1.0.0~beta6)

2021-03-17 Thread Shengjing Zhu
On Thu, Mar 18, 2021 at 12:53 AM Filippo Valsorda wrote: > > 2021-03-17 17:33 GMT+01:00 Shengjing Zhu : > > On Thu, Mar 18, 2021 at 12:06 AM Filippo Valsorda > wrote: > > > > 2021-03-17 16:19 GMT+01:00 nicoo : > > > This is currently blocked on golang-filippo-edwards25519 getting into > > >

Bug#966373: general: Version for derivatives between binNMU and stable update

2021-03-17 Thread Javier Serrano Polo
On Thu, 15 Oct 2020 21:25:51 +0200 Javier Serrano Polo wrote: > Thus, there are three choices: >  >1. Before binNMU (case 1.0-1deriv1). >2. After stable update (case 1.0-1+deriv1). >3. Between binNMU and stable update. This is what I am asking for. >  > Would you agree to preserve

Bug#985411: xdg-desktop-portal FTCBFS: uses the build architecture pkg-config

2021-03-17 Thread Helmut Grohne
Source: xdg-desktop-portal Version: 1.7.2-2 Tags: patch upstream User: debian-cr...@lists.debian.org Usertags: ftcbfs xdg-desktop-portal fails to cross build from source, because configure.ac hard codes the build architecture pkg-config in one occasion. The relevant occasion is indeed entirely

Bug#985410: bioawk FTCBFS -- execute maketab during build

2021-03-17 Thread Nilesh Patra
Package: bioawk Version: 1.0-3 Severity: normal Tags: patch X-Debbugs-Cc: nil...@debian.org, debian-cr...@lists.debian.org Dear Maintainer, Since bioawk seems to execute maketab to generate proctab.c which is not allowed during cross build it could be simply built with build compiler to

Bug#985228: unblock: petsc/3.14.5+dfsg1-2

2021-03-17 Thread Drew Parsons
On 2021-03-16 17:32, Ivo De Decker wrote: Control: tags -1 moreinfo ... On Sun, Mar 14, 2021 at 09:01:26PM +0100, Drew Parsons wrote: upstream released petsc 3.14.5 with bug fixes only. This will help improve the stability of the package over the lifetime of the bullseye release. I'm not

Bug#985028: Bug#981413: age: New upstream version (1.0.0~beta6)

2021-03-17 Thread Filippo Valsorda
2021-03-17 17:33 GMT+01:00 Shengjing Zhu mailto:zhsj%40debian.org>>: > On Thu, Mar 18, 2021 at 12:06 AM Filippo Valsorda > wrote: > > > > 2021-03-17 16:19 GMT+01:00 nicoo > >: > > > This is currently blocked on

Bug#979343: sddm: general protection fault in libQt5Qml.so.5.15.2

2021-03-17 Thread Helge Kreutzmann
Hello Bernhard, On Wed, Mar 17, 2021 at 02:25:12PM +0100, Bernhard Übelacker wrote: > do you still see these messages in your logging? Yes. > If yes could you maybe add the surrounding logging > of one such fault? E.g. by something like this: >    journalctl | grep "traps:" -C20 As soon as it

Bug#976462: debian bug 976462

2021-03-17 Thread Sean Whitton
Hello, On Wed 10 Mar 2021 at 04:54PM +01, Mark Wielaard wrote: > For reference, this is the dwz bug for [dwz] Support compressed debug > sections: https://sourceware.org/bugzilla/show_bug.cgi?id=24725 > > It has low priority because it has a simple workaround: > you could use eu-elfcompress

Bug#981413: age: New upstream version (1.0.0~beta6)

2021-03-17 Thread Shengjing Zhu
On Thu, Mar 18, 2021 at 12:06 AM Filippo Valsorda wrote: > > 2021-03-17 16:19 GMT+01:00 nicoo : > > This is currently blocked on golang-filippo-edwards25519 getting into > > testing, which didn't happen because of the whole issue with NEW requiring > > binary uploads and transition requiring

Bug#962464: Remove ICU dependency

2021-03-17 Thread Bastian Germann
On Mon, 8 Jun 2020 14:54:42 +0200 Nick Wellnhofer wrote: Package: libxml2 Bug #776254 requested that libxml2 uses ICU for character set conversion because of some unspecified issues with Chromium. This adds an otherwise useless, multi-megabyte dependency (larger than libxml2 itself). I

Bug#985409: RM: gnucobol/4.0~early~20200606-3

2021-03-17 Thread Al Stone
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: rm ROM: the wrong upstream version was packaged; I made a mistake. This version completely breaks any backwards compatibility and should not have been used. It is not recommended by upstream

Bug#985404: qa.debian.org: Packages overview VCS field doesn't consider a debian/experimental branch

2021-03-17 Thread Sebastiaan Couwenberg
On 3/17/21 5:07 PM, Mattia Rizzolo wrote: > On Wed, Mar 17, 2021 at 05:05:15PM +0100, Andreas Ronnquist wrote: >> Ah, thanks. I was looking at python-cartopy but didn't notice that >> there gbp.conf is also updated with proper branch info for each branch. >> I guess that is why that package don't

Bug#959022: cgroup-tools: does not work in cgroup2 / unified hierarchy

2021-03-17 Thread Santiago Ruano Rincón
Hi Michael, El 17/03/21 a las 15:01, Michael Biebl escribió: > Hi Santiago > > On Fri, 12 Mar 2021 21:33:05 +0100 Santiago Ruano =?iso-8859- > 1?Q?Rinc=F3n?= wrote: > > > Dear maintainers of the packages that would be removed by the removal > of > > libcgroup, > > > Checking reverse

Bug#985404: qa.debian.org: Packages overview VCS field doesn't consider a debian/experimental branch

2021-03-17 Thread Mattia Rizzolo
On Wed, Mar 17, 2021 at 05:05:15PM +0100, Andreas Ronnquist wrote: > >> or even those where > >> the experimental branch is called simply experimental (and not > >> debian/experimental) also not showing the version as problematic. > > > >This sounds weird, do you have an example? > > Ah,

Bug#985404: qa.debian.org: Packages overview VCS field doesn't consider a debian/experimental branch

2021-03-17 Thread Andreas Ronnquist
On Wed, 17 Mar 2021 16:47:02 +0100 Mattia Rizzolo wrote: >On Wed, Mar 17, 2021 at 03:59:43PM +0100, Andreas Rönnquist wrote: >> The VCS field on developer Packages overview doesn't seem to >> consider a debian/experimental branch. > >How would DDPO (actually, vcswatch is the component you are

Bug#985408: unblock: mutter/3.38.4-1

2021-03-17 Thread Ivo De Decker
Control: tags -1 confirmed moreinfo Hi, On Wed, Mar 17, 2021 at 03:44:33PM +, Simon McVittie wrote: > I would like to update mutter from our current heavily-patched 3.38.3 > (effectively 3.38.4~git20210309) to the upstream 3.38.4 release. Please go ahead with the upload to unstable and

Bug#981413: age: New upstream version (1.0.0~beta6)

2021-03-17 Thread Filippo Valsorda
2021-03-17 16:19 GMT+01:00 nicoo : > This is currently blocked on golang-filippo-edwards25519 getting into > testing, which didn't happen because of the whole issue with NEW requiring > binary uploads and transition requiring source-only ones. Thank you for packaging age and for picking up this

Bug#985407: unblock: gnome-shell/3.38.4-1

2021-03-17 Thread Ivo De Decker
Control: tags -1 confirmed moreinfo Hi, On Wed, Mar 17, 2021 at 03:44:31PM +, Simon McVittie wrote: > I would like to update gnome-shell from our current heavily-patched 3.38.3 > (effectively 3.38.4~git20210306) to the upstream 3.38.4 release. Please go ahead with the upload to unstable and

Bug#981186: linux: Enable CMN-600 interconnect on arm64

2021-03-17 Thread Wookey
On 2021-03-17 14:52 +0100, Vincent Blut wrote: > Control: tags -1 moreinfo > > Hi Wookey, > > Le 2021-01-27 12:57, Wookey a écrit : > > Source: linux > > Version: Please enable ARM CMN-600 power management on arm64 > > Severity: normal > > Tags: patch > > > > Current arm hardware such as graviton2

Bug#985408: unblock: mutter/3.38.4-1

2021-03-17 Thread Simon McVittie
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-Cc: debian-gtk-gn...@lists.debian.org I would like to update mutter from our current heavily-patched 3.38.3 (effectively 3.38.4~git20210309) to the upstream 3.38.4 release. [

Bug#985407: unblock: gnome-shell/3.38.4-1

2021-03-17 Thread Simon McVittie
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-Cc: debian-gtk-gn...@lists.debian.org I would like to update gnome-shell from our current heavily-patched 3.38.3 (effectively 3.38.4~git20210306) to the upstream 3.38.4 release.

Bug#985028: RFS: age/1.0.0~rc1-1 -- simple, modern and secure encryption tool

2021-03-17 Thread Christoph Egger
On Wednesday 17 March 2021 15:32:06 CET Christoph Egger wrote: > Should say `unstable` I guess? > Looks good otherwise Please fix it in the VCS ;-) Christoph

Bug#983365: [PATCH] Re: Bug#983365: linphone-desktop: chat messages

2021-03-17 Thread Bernhard Schmidt
Dear David, >>> I finally found the bug: ... > > Excellent! > > Please make sure you also test a file transfer, which is part of the > chat message interface [I couldn't try since the chat msgs itself > didn't work ...], The file transfer functionality is absolutely > essential as well, afaic

Bug#981413: age: New upstream version (1.0.0~beta6)

2021-03-17 Thread nicoo
Control: retitle 981413 age: New upstream version (1.0.0~rc1) Control: severity 981413 serious Control: block 981413 by 985028 Hi, Apologies for letting this wait so long; it was blocked on clearing NEW for a while, and once it finally did I was too broken to “do the needful.” This is currently

Bug#985406: apt-cacher-ng: Please rotate maint_*.log.html files as well

2021-03-17 Thread Shengjing Zhu
Package: apt-cacher-ng Version: 3.6-1 Severity: wishlist X-Debbugs-Cc: z...@debian.org Dear Maintainer, It seems /var/log/apt-cacher-ng/maint_*.log.html files are not rotated. Could you add it to logrotate configuration too? Thanks -- Package-specific info: -- System Information: Debian

Bug#985405: src:shibboleth-sp: Error templates allow query-based override of variables

2021-03-17 Thread Ferenc Wágner
Package: src:shibboleth-sp Version: 3.0.2+dfsg1-1 Severity: important Tags: upstream patch security Forwarded: https://issues.shibboleth.net/jira/browse/SSPCPP-922 Shibboleth Service Provider Security Advisory [17 March 2021] An updated version of the Service Provider software is available which

Bug#985404: qa.debian.org: Packages overview VCS field doesn't consider a debian/experimental branch

2021-03-17 Thread Andreas Rönnquist
Package: qa.debian.org Severity: wishlist The VCS field on developer Packages overview doesn't seem to consider a debian/experimental branch. In my example, the package scite, where unstable has version 4.4.5-2, and salsa has the tag debian/4.4.5-2 on the debian/master branch, and it has

Bug#985028: RFS: age/1.0.0~rc1-1 -- simple, modern and secure encryption tool

2021-03-17 Thread Christoph Egger
Hi! On Thursday 11 March 2021 22:30:01 CET Johan Fleury wrote: > > age (1.0.0~rc1-1) UNRELEASED; urgency=medium Should say `unstable` I guess? Looks good otherwise Christoph signature.asc Description: This is a digitally signed message part.

Bug#985403: bam FTCBFS -- multiple reasons

2021-03-17 Thread Nilesh Patra
On Wed, 17 Mar 2021 at 19:42, Helmut Grohne wrote: > Hi Nilesh, > > On Wed, Mar 17, 2021 at 07:09:28PM +0530, Nilesh Patra wrote: > > --- /dev/null > > +++ b/debian/patches/cross.patch > > @@ -0,0 +1,15 @@ > > +Description: Do not hardcode pkg-config, build the needed file with > build arch

Bug#946791: io.weight cannot be enabled in recent Debian kernel package

2021-03-17 Thread Michael Biebl
Control: retitle -1 Please enable CONFIG_IOSCHED_BFQ=y On Thu, 26 Dec 2019 23:17:13 +0900 Ryutaroh Matsumoto wrote: > Source: linux > Followup-For: Bug #946791 > Control: tags -1 + patch > > Dear Maintainer, > > I reported that IOWeight config item in systemd has no effect > on recent Debian

  1   2   >