Bug#1040301: isc-dhcp-server-ldap: LDAP-server address fails to get resolved if no domain was specified

2023-07-04 Thread Daniel Teichmann
Package: isc-dhcp-server-ldap Version: 4.4.3-P1-2 Severity: normal 'ldap.intern' and 'ldap' are resolvable on the system (and on clients in the network) via ping without problems. For a config example, please look below. Also see Bug here:

Bug#1039966: isc-dhcp-server.service: Could not get Tjener LDAP object (but it exists).

2023-07-03 Thread Daniel Teichmann
object' error message. I also couldn't find an extra search domain option. So maybe this is an upstream bug? And the easiest fix would be using 'localhost' (like the dhcpd examples are suggesting) or 'ldap.intern' for ldap-server. Greetings, Daniel Am 01.07.23 um 06:05 schrieb Mike Gabriel

Bug#1040198: Turris Omnia kernel warns about "i2c i2c-0: mv64xxx: I2C bus locked" and "pca953x 8-0071: failed reading register"

2023-07-03 Thread Daniel Kahn Gillmor
Package: linux-image-6.1.0-9-armmp 6.1.27-1 I recently upgraded a Turris Omnia devce (https://docs.turris.cz/hw/omnia/omnia/) to debian bookworm. The newer kernel now produces a pair of repeated error messages a few times a minute: Jul 03 05:48:02 host kernel: i2c i2c-0: mv64xxx: I2C bus

Bug#1040051: prompt-toolkit breaks pymodbus autopkgtest: output on stderr: Task was destroyed but it is pending!

2023-07-02 Thread Daniel Baumann
en testing and unstable. Also the error message doesn't sound like prompt-toolkit is involved here at all. Regards, Daniel

Bug#1040065: [Pkg-netatalk-devel] Bug#1040065: afpd: systemd-logind ReleaseSession rejected by dbus-daemon

2023-07-01 Thread Daniel Markstedt
x. Do I understand correctly that the fix is confirmed to resolve the issue for you? Now, /etc/pam.d/netatalk is obviously a generated file, so for a persistent fix the file that needs to change is macros/pam-check.m4 I think this should ideally be fixed upstream, so if you have a moment to spare it'd be helpful if you filed an issue ticket at https://github.com/Netatalk/netatalk/issues Best, Daniel

Bug#1040012: Possible missing firmware /lib/firmware/i915/dg2_huc_gsc.bin for module i915 that is part of the source

2023-06-30 Thread Daniel Leidert
if this was simply an oversight? Regards, Daniel - -- System Information: Debian Release: trixie/sid APT prefers stable-security APT policy: (500, 'stable-security'), (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable

Bug#1039966: isc-dhcp-server.service: Could not get Tjener LDAP object (but it exists).

2023-06-30 Thread Daniel Teichmann
Package: debian-edu-config Severity: important Error messages popping up in syslog on newly installed systems.. gber (Guido Berhörster) can reproduce this issue. less /var/log/syslog: ``` 2023-06-30T10:02:19.424921+02:00 tjener systemd[1]: Starting isc-dhcp-server.service - DHCP server...

Bug#1039964: Error: Could not get config object.

2023-06-30 Thread Daniel Teichmann
Package: gosa Severity: normal Instead of showing a blank page and telling the user to contact the system admin, we should display the logging mask again, which fixes the issue in my tests. This is not release critical imo..

Bug#1039951: libreoffice-writer: First and last inner vertical borders in tables are invisible across all rows in Hebrew locale

2023-06-29 Thread Daniel Hevron Pereh
Package: libreoffice-writer Version: 4:7.4.5-3 Severity: normal X-Debbugs-Cc: dhpe...@mailbox.org Dear Maintainer, This issue occures only when Formats -> Lacale setting is set to Hebrew, and the app is restarted for the setting to take affect. On other tested locale (English) it doesn't

Bug#1039894: Spammy PHP Warning: Creation of dynamic property ... is deprecated

2023-06-29 Thread Daniel Teichmann
Source: gosa Version: 2.8~git20230203.10abe45+dfsg-1 Severity: normal Tags: patch By using the new 'default' theme one gets spammed with 'Creation of dynamic property ... is deprecated' messages at the top of the site. -- System Information: Debian Release: 12.0 APT prefers stable-security

Bug#1024129: ITP: tacacs+ -- TACACS+ authentication daemon

2023-06-28 Thread Daniel Gröber
or push your packaging/debian branch? Thanks, --Daniel

Bug#749434: mspdebug: Conflicting parameter types of function demangle

2023-06-28 Thread Daniel Beer
Colin is correct -- this was fixed in the following commit, which predates v0.25: commit 89d81377fd5cc415227bf58857bb2cb34ee5a7f2 Author: Daniel Beer Date: Wed May 28 10:40:58 2014 +1200 demangle: fix prototype mismatch. We declared the function to take size_t, but it really

Bug#1035999: Debian 12 rc2 error: 'mdadm: No arrays found in config file or automatically'

2023-06-26 Thread Daniel Baumann
sks attached just to be sure that there's no bug "sneaking" in mdadm due to some autodetection. At this point I'm out of ideas on how you ended up with mdadm in the scenario you described. If you can still reproduce it, please let me know how (and reopen the bug). In the meanwhile, I'm closing it. Regards, Daniel

Bug#1039168: deluge: ships sysv-init script without systemd unit

2023-06-25 Thread Daniel Baumann
close 1039168 2.1.1-3 thanks Hi, On 6/26/23 00:21, bl...@debian.org wrote: > deluge has been flagged by Lintian as shipping a sysv-init script > without a corresponding systemd unit file. thanks; this is not the case since deluge 2.1.1-3 from 2023-02-24 already, so closing. Regards, Daniel

Bug#1039181: doodle: ships sysv-init script without systemd unit

2023-06-25 Thread Daniel Baumann
urrent package. Regards, Daniel

Bug#1028137: [Pkg-electronics-devel] Bug#1028137: nextpnr: Support for more FPGA architectures (esp. ECP5)

2023-06-24 Thread Daniel Gröber
Hi again Jonathan, On Sat, Jun 24, 2023 at 10:28:07PM +0200, Daniel Gröber wrote: > > Some notes: > > > > prjtrellis: > > > > - I tried to build it from source (using the tarballs, with > > dpkg-buildpackage), but it failed because it can't find > >

Bug#1037306: ITP: apycula -- Tools to generate Gowin FPGA bitstreams

2023-06-24 Thread Daniel Gröber
mport the source package you just uploaded and push that. IIRC this will create the debian/* tag too. You can push everything using `gbp push origin` and if that doesn't work (it fails sometimes for me): git push --tags && git push origin master upstream Thanks, --Daniel

Bug#1028137: nextpnr: Support for more FPGA architectures (esp. ECP5)

2023-06-24 Thread Daniel Gröber
CP5 (OrangeCrab), > and it worked! Excellent news! > Thanks for your work! I hope my comments help to improve it further :) Definitely :) Thanks, --Daniel

Bug#1039027: new upstream (2.1.0)

2023-06-24 Thread Daniel Baumann
Package: python-pgspecial Hi, thank you for maintaining pgsepcial in Debian. Now that bookworm has been released, it would be nice if you could update the package to the current upstream version (2.1.0). Regards, Daniel

Bug#893069: new upstream (4.4.3)

2023-06-24 Thread Daniel Baumann
retitle 893069 new upstream (4.4.10) thanks Hi Javier, another two years have passed, bookworm has been released.. I must assume that you're MIA and would like to take over the package. Are you fine with this? Regards, Daniel

Bug#1038809: doodle: Depends on unmaintained gamin

2023-06-24 Thread Daniel Baumann
notify-tools/ instead? Regards, Daniel

Bug#1038809: doodle: Depends on unmaintained gamin

2023-06-24 Thread Daniel Baumann
On 6/24/23 18:37, Daniel Baumann wrote: > removed now, so nevermind, thanks, and sorry for the noise. sorry, I wrote that while the package was still building. without libgamin-dev (containing libfam.so), there's no doodled then. so now we now :) Regards, Daniel

Bug#1038809: doodle: Depends on unmaintained gamin

2023-06-24 Thread Daniel Baumann
rry for the noise. Regards, Daniel

Bug#1030683: bundling extensions into one src/bin: unmaintainable?

2023-06-24 Thread Daniel Baumann
. Regards, Daniel

Bug#1038809: doodle: Depends on unmaintained gamin

2023-06-24 Thread Daniel Baumann
n in Debian 13, so this is likely to > become release-critical in future. What are your plans for doodle - do you think you will/could replace gamin within the next ~18 months, or, would you like me to remove it instead? Regards, Daniel

Bug#1038812: ITP: sexp -- S-expressions parser and generator C++ library and command-line tool

2023-06-23 Thread Daniel Kahn Gillmor
On Thu 2023-06-22 19:01:05 +0200, Alexander Sulfrian wrote: > Hi, > > On Wed, Jun 21, 2023 at 12:20:52PM -0400, Daniel Kahn Gillmor wrote: >> * URL : https://github.com/rnp/sexp > > this URL is 404, maybe you meant https://github.com/rnpgp/sexp ? yes, t

Bug#213316: krb5-user: kinit doesn't use alternatives system

2023-06-23 Thread Daniel Schreiber
Hi, now that bookworm is released, it might be a good opportunity to fix this in trixie :-) Thank you, Daniel -- Daniel Schreiber Facharbeitsgruppe Systemsoftware Universitaetsrechenzentrum Technische Universität Chemnitz Straße der Nationen 62 (Raum B303) 09111 Chemnitz Germany Tel

Bug#1038779: fail2ban: Filter for invalid pubkey authentication does not match

2023-06-23 Thread Daniel von Obernitz
Hi Sylvestre, I just have submitted the PR. Best regards Daniel On Wed, 21 Jun 2023 14:55:22 +0200 Sylvestre Ledru wrote: Hello could you please submit a PR on https://salsa.debian.org/python-team/packages/fail2ban/ ? thanks Sylvestre smime.p7s Description: S/MIME Cryptographic

Bug#1038878: openjdk-17-jre: install fails when installed at the same time as libgdal-dev

2023-06-22 Thread Daniel Grießhaber
either installing the packages separately or making sure to install `ca-certificates-java` in a separate apt command before installing both packages at the same time. Have a nice day, Daniel Full Error message: ``` Setting up ca-certificates-java (20230103) ... Exception in thread "main" ja

Bug#1037306: ITP: apycula -- Tools to generate Gowin FPGA bitstreams

2023-06-21 Thread Daniel Gröber
://salsa.debian.org/electronics-team/prjtrellis Thanks, --Daniel

Bug#1038812: ITP: sexp -- S-expressions parser and generator C++ library and command-line tool

2023-06-21 Thread Daniel Kahn Gillmor
Package: wnpp Severity: wishlist Owner: Daniel Kahn Gillmor X-Debbugs-Cc: debian-de...@lists.debian.org, d...@fifthhorseman.net * Package name: sexp Version : 0.8.5 Upstream Contact: Maxim Samsonov * URL : https://github.com/rnp/sexp * License : MIT

Bug#1038779: fail2ban: Filter for invalid pubkey authentication does not match

2023-06-21 Thread Daniel von Obernitz
find the updated filter for "cmnfailre-failed-pub-invalid", after that update the filter works as expected. This issue concerns Debian 11 and Debian 12 as well. Best regards Daniel -- System Information: Debian Release: 11.7 APT prefers oldstable-updates APT policy: (990, 'oldstab

Bug#1028137: [Pkg-electronics-devel] Bug#1028137: nextpnr: Support for more FPGA architectures (esp. ECP5)

2023-06-20 Thread Daniel Gröber
Hi Jonathan, On Tue, Jun 20, 2023 at 02:24:11PM +0200, Daniel Gröber wrote: > Great. I've uploaded the packages to my testing archive you should be able > to install nextpnr=0.6-2~dxld1 on unstable using this sources.list entry: I've fixed some more packaging bugs, please try with nextpnr

Bug#1028137: nextpnr: Support for more FPGA architectures (esp. ECP5)

2023-06-20 Thread Daniel Gröber
ebsite at $ wget https://dxld.at/localdebs/dxld-localdebs.gpg -O- | sudo tee /etc/\ apt/dxld.asc DSCs are also there if you prefer building from source. You'd need to build the following: apycula_0.8.1+dfsg-1.dsc prjtrellis_1.4-1.dsc nextpnr_0.6-2~dxld1.dsc Thanks, --Daniel

Bug#995159: hfsprogs: Directory hardlink problems cannot be repaired.

2023-06-19 Thread Daniel Höpfl
ithub.com/apple-oss-distributions/hfs/pulls> Bye, Daniel On 2023-06-18 19:50, John Paul Adrian Glaubitz wrote: Hi Daniel! Apologies for the late reply. I had seen your message back then but it somehow fell of the table and eventually forgot to answer. I just now found your report again sin

Bug#1033305: chromium: try enabling use_thin_lto for faster build

2023-06-19 Thread Daniel Richard G.
# upgrade debug info, which can be expensive since it runs the verifier. -ldflags += [ "-Wl,-mllvm,-disable-auto-upgrade-debug-info" ] - } } # TODO(https://crbug.com/1211155): investigate why this isn't effective on --Daniel -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman.

Bug#1038679: bullseye node-acorn workaround breaks build on some systems

2023-06-19 Thread Daniel Richard G.
e that it is still needed even there.) --Daniel -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman.

Bug#1037496: mdadm: Please restore support for use without systemd as PID 1

2023-06-18 Thread Daniel Baumann
n 3) If so, do you mind taking care about mdadm initscript making its way into orphan-sysvinit-scripts? Regards, Daniel

Bug#1037496: mdadm: Please restore support for use without systemd as PID 1

2023-06-17 Thread Daniel Baumann
riefly tested): https://git.progress-linux.org/users/daniel.baumann/debian/packages/mdadm/log/ Regards, Daniel

Bug#1038421: Fix for CVE-2022-45188

2023-06-17 Thread Daniel Markstedt
Package: netatalk Version: 3.1.15~ds-1 X-Debbugs-Cc: pkg-netatalk-de...@lists.alioth.debian.org This bug is to record that the fix for CVE-2022-45188 has already been included with netatalk 3.1.15~ds-1. It is still flagged as unresolved for bookworm, which is not correct. See

Bug#1038111: haproxy-log-analysis: current version not usable, new upstream release available

2023-06-15 Thread Daniel Scharon
e then. The latest was version 5.1.0 released on December 3rd, 2022. Please update haproxy-log-analysis so that we have a working version in Debian again. Thank you and kind regards, Daniel -- System Information: Versions of packages haproxy-log-analysis depends on: ii python3 3.9.2-3 pn python3-haproxy-log-analysis haproxy-log-analysis recommends no packages.

Bug#1032616: [Pkg-electronics-devel] Bug#1032616: ghdl: New release (3.0.0) available

2023-06-14 Thread Daniel Gröber
, especially, in the synthesis-targeted area. My yosys-ghdl-plugin package has also received a number of fixes in ghdl 3.0.0 and in fact the latest upstream version doesn't build with 2.0 anymore. I'd be happy to do the ghdl packaging (and fixing) work if you want to sponsor my uploads. Thanks, --Daniel

Bug#1037306: ITP: apycula -- Tools to generate Gowin FPGA bitstreams

2023-06-14 Thread Daniel Gröber
Hi Simon, On Sun, Jun 11, 2023 at 11:33:52AM +0200, Daniel Gröber wrote: > > I'd be interested in sponsoring nextpnr related packages. > > Excellent. > > The package is up on mentors and the git repo is in the electronics-team > salsa team: > > https://mentors

Bug#1028137: [Pkg-electronics-devel] Bug#1028137: nextpnr: Support for more FPGA architectures (esp. ECP5)

2023-06-13 Thread Daniel Gröber
ellis too, but since I don't have any testing hardware I was wondering if you'd be able to do testing once I finish packaging? --Daniel

Bug#1037506: ITP: prjtrellis -- Tools to generate Lattice ECP5 bitstreams

2023-06-13 Thread Daniel Gröber
Package: wnpp Severity: wishlist Owner: Daniel Gröber X-Debbugs-Cc: debian-de...@lists.debian.org, d...@darkboxed.org * Package name: prjtrellis Version : 1.4 Upstream Authors: David Shah William D. Jones Miodrag Milanovi

Bug#1037502: missing ipv4/ipv6 commands

2023-06-13 Thread Daniel Baumann
woudn't mind though :), maybe naming them force-ipv4/force-ipv6 would be less generic? Anyhow - having the helpers in the path and in the binary package would be super useful. Regards, Daniel

Bug#1037496: mdadm: Please restore support for use without systemd as PID 1

2023-06-13 Thread Daniel Baumann
ripts package and maintain it there. > Installing recent mdadm on a non-systemd system can render the system > unbootable. Good point, I'll think about emitting an appropriate message so that it's not easily overseen in such situtations. Regards, Daniel

Bug#1037486: new upstream (3.5)

2023-06-13 Thread Daniel Baumann
Package: rspamd Severity: wishlist Hi, thank you so much for maintaining rspamd in debian. Some time ago, there was a new upstream release with some nice new features. It would be nice if you could update the package to the current version (3.5). Regards, Daniel

Bug#1036528: zutils: leftover conffiles

2023-06-12 Thread Daniel Baumann
that when upgrading from previous versions, with the installation of zutils 1.12-2, /etc/zutils gets removed: ---snip--- daniel@daniel:~$ sudo apt install zutils [...] Reading changelogs... Done (Reading database ... 277758 files and directories currently installed.) Preparing to unpack .../zutils_1.12

Bug#1037306: ITP: apycula -- Tools to generate Gowin FPGA bitstreams

2023-06-11 Thread Daniel Gröber
his information in (binary) pickel files. I'm not sure what the DFSG implications of this are. Is it acceptable to use the pypi package as the starting point? Thanks, --Daniel

Bug#1037306: ITP: apycula -- Tools to generate Gowin FPGA bitstreams

2023-06-10 Thread Daniel Gröber
Package: wnpp Severity: wishlist Owner: Daniel Gröber X-Debbugs-Cc: debian-de...@lists.debian.org, pkg-electronics-de...@alioth-lists.debian.net, d...@darkboxed.org * Package name: apycula Version : 0.8.1 Upstream Author : Pepijn de Vos * URL : https://pypi.org

Bug#1037226: libnginx-mod-http-modsecurity fails to start after update libmodsecurity3 to v3.0.9

2023-06-08 Thread Daniel Suchy
can confirm rebuilding libnginx-mod-http-modsecurity package on updated bookworm system is working solution. - Daniel

Bug#1037226: libnginx-mod-http-modsecurity fails to start after update libmodsecurity3 to v3.0.9

2023-06-08 Thread Daniel Suchy
Package: libnginx-mod-http-modsecurity Version: 1.0.3-1+b1 libmodsecurity3 was upgraded to version v3.0.9 and after that, nginx integration/module fails to start: [emerg] 348194#348194: dlopen() "/usr/share/nginx/modules/ngx_http_modsecurity_module.so" failed

Bug#1036740: [Pkg-netatalk-devel] Bug#1036740: closed by Markus Koschany (Re: Bug#1036740: Fix for CVE-2022-23123 causes afpd segfault with valid metadata)

2023-06-04 Thread Daniel Markstedt
On Sat, Jun 3, 2023 at 11:07 PM Jonas Smedegaard wrote: > > Quoting Salvatore Bonaccorso (2023-06-04 07:39:12) > > Hi Daniel, > > > > On Sat, Jun 03, 2023 at 02:56:00PM -0700, Daniel Markstedt wrote: > > > > -- Forwarded message -- > > >

Bug#1025011: [Pkg-netatalk-devel] Bug#1025011: fixed in netatalk 3.1.15~ds-1

2023-06-04 Thread Daniel Markstedt
cluded that they shouldn't interfere with the CVE patches. I'd be happy to try to achieve the "upload to bullseye-security" if you all can give me some pointers. This is all new to me. Best regards, Daniel

Bug#1036740: closed by Markus Koschany (Re: Bug#1036740: Fix for CVE-2022-23123 causes afpd segfault with valid metadata)

2023-06-03 Thread Daniel Markstedt
> -- Forwarded message -- > From: Markus Koschany > To: Daniel Markstedt , 1036740-d...@bugs.debian.org > Cc: debian-...@lists.debian.org > Bcc: > Date: Thu, 01 Jun 2023 19:54:55 +0200 > Subject: Re: Bug#1036740: Fix for CVE-2022-23123 causes afpd segfault w

Bug#1037014: AttributeError: module 'gettext' has no attribute 'bind_textdomain_codeset'

2023-06-02 Thread Daniel Baumann
of the (currently 2.1.1-3 in experimental) newer version in the meanwhile. Regards, Daniel

Bug#1035542: libreswan: CVE-2023-30570: Incorrect aggressive mode interaction causes the pluto daemon to crash

2023-06-02 Thread Daniel Kahn Gillmor
Hi Salvatore-- On Fri 2023-06-02 21:20:50 +0200, Salvatore Bonaccorso wrote: > Thanks for having a closer look and for your assessment. Then I > believe we can have a fix scheduled via respective point releases, I > do not see an urgency for it requiring a DSA. Initially I was not > completely

Bug#1037056: bookworm-pu: package libreswan/4.10-2+deb12u1

2023-06-02 Thread Daniel Kahn Gillmor
/changelog 2023-03-10 16:34:25.0 -0500 +++ libreswan-4.10/debian/changelog 2023-06-02 18:15:28.0 -0400 @@ -1,3 +1,9 @@ +libreswan (4.10-2+deb12u1) bookworm; urgency=medium + + * Fix CVE-2023-30570 (Closes: #1035542) + + -- Daniel Kahn Gillmor Fri, 02 Jun 2023 18:15:28 -0400

Bug#1037054: bullseye-pu: package libreswan/4.3-1+deb11u4

2023-06-02 Thread Daniel Kahn Gillmor
2023-03-03 08:34:50.0 -0500 +++ libreswan-4.3/debian/changelog 2023-06-01 16:14:59.0 -0400 @@ -1,3 +1,9 @@ +libreswan (4.3-1+deb11u4) bullseye; urgency=medium + + * Resolve CVE-2023-30570 (Closes: #1035542) + + -- Daniel Kahn Gillmor Thu, 01 Jun 2023 16:14:59 -0400

Bug#1035542: libreswan: CVE-2023-30570: Incorrect aggressive mode interaction causes the pluto daemon to crash

2023-06-02 Thread Daniel Kahn Gillmor
t i intend to send to bullseye-security: From: Daniel Kahn Gillmor Date: Thu, 1 Jun 2023 16:12:50 -0400 Subject: Resolve CVE-2023-30570 see https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570.txt This patch was ported from https://libreswan.org/security/CVE-2023-30570/CVE-2023-30570-l

Bug#1036981: prosody-modules: please add mod_net_proxy

2023-05-31 Thread Daniel Scharon
Package: prosody-modules Version: 0.0~hg20230223.556bf57d6417+dfsg-1~bpo11+1 Severity: wishlist Hello, I would like to propose the inclusion of mod_net_proxy. In case prosody cannot be deployed on a host directly facing the internet, mod_net_proxy comes in very handy and it works very well.

Bug#1034065: sasl-xoauth2: FTBFS: ModuleNotFoundError: No module named 'distutils.core'

2023-05-30 Thread Daniel Kahn Gillmor
Control: clone 1034065 -1 Control: reassign -1 python3-argparse-manpage Control: affects -1 src:sasl-xoauth2 Control: retitle -1 argparse-manpage doesn't run unless python3-setuptools is installed On Fri 2023-04-07 22:14:44 +0200, Andreas Beckmann wrote: > sasl-xoauth2/experimental FTBFS on all

Bug#1031046: Error while trying to create asterisk-20.3.0 deb file

2023-05-29 Thread Daniel Huhardeaux
root@cherry:/home/dh/packages# Base package is asterisk-20-current.tar.gz Any clue? -- Daniel

Bug#1036740: [Pkg-netatalk-devel] Bug#1036740: Bug#1036740: Fix for CVE-2022-23123 causes afpd segfault with valid metadata

2023-05-26 Thread Daniel Markstedt
On Fri, May 26, 2023 at 1:15 PM Markus Koschany wrote: > > Could you tell me which exact commands were used, so that I can try to > reproduce the problem? > Do by any chance have access to a Mac of any vintage? It could be a brand new machine running the latest macOS or a classic Mac from the

Bug#1036740: [Pkg-netatalk-devel] Bug#1036740: Fix for CVE-2022-23123 causes afpd segfault with valid metadata

2023-05-25 Thread Daniel Markstedt
On Thu, May 25, 2023 at 3:39 AM Markus Koschany wrote: > > Hello Daniel, > > Am Donnerstag, dem 25.05.2023 um 08:02 +0200 schrieb Salvatore Bonaccorso: > > > > > > These two commits in upstream addressed this: > > > http

Bug#1036740: Fix for CVE-2022-23123 causes afpd segfault with valid metadata

2023-05-24 Thread Daniel Markstedt
Package: netatalk Version: 3.1.12~ds-3+deb10u1 X-Debbugs-Cc: t...@security.debian.org The code that addressed CVE-2022-23123 introduced appledouble metadata validity assertions that were too strict and caused instant segfaults with valid metadata for a large number of users. These two commits in

Bug#1034558: rnp: CVE-2023-29479 VE-2023-29480

2023-05-24 Thread Daniel Kahn Gillmor
On Wed 2023-05-24 07:32:31 +0200, Salvatore Bonaccorso wrote: > Thanks! Note the deadline for unblock requests will be on 28th. So the > unblock needs to be granted by then so we have the fixes in bookworm. The associated unblock request for 1034558 is #1036721 --dkg signature.asc

Bug#1036721: unblock: rnp/0.16.3-1

2023-05-24 Thread Daniel Kahn Gillmor
nerate diff -Nru rnp-0.16.2/debian/changelog rnp-0.16.3/debian/changelog --- rnp-0.16.2/debian/changelog 2022-10-03 21:30:25.0 -0400 +++ rnp-0.16.3/debian/changelog 2023-05-24 09:06:07.0 -0400 @@ -1,3 +1,14 @@ +rnp (0.16.3-1) unstable; urgency=medium + + * New upstream release, Clos

Bug#1034558: rnp: CVE-2023-29479 VE-2023-29480

2023-05-23 Thread Daniel Kahn Gillmor
In https://bugs.debian.org/1034558, Salvatore Bonaccorso wrote: > Source: rnp > Version: 0.16.2-1 > Severity: grave > Tags: security upstream > Justification: user security hole > X-Debbugs-Cc: car...@debian.org, Debian Security Team > Thanks for tracking this in the BTS, Salvatore. I aim to

Bug#1036645: libportaudio2: crash due to violated assertion

2023-05-23 Thread Daniel Schürmann
the assertion here: https://github.com/PortAudio/portaudio/blob/2fe67f3568295accc0b4cc47cefd5e0d6a7f6e43/src/hostapi/jack/pa_jack.c#L864 and in some other similar places. Daniel

Bug#1000029: PCRE to PCRE2 migration

2023-05-21 Thread Daniel Spiljar
On Sun, May 21, 2023 at 04:40:55PM +0530, Abhijith PA wrote: > Hey, > > On 20/05/23 10:12 PM, Daniel Spiljar wrote: > > On Tue, May 09, 2023 at 07:46:29PM +0530, Abhijith PA wrote: > > Hello Abhijith, > > > > I would like to inform you that I just re

Bug#1000029: PCRE to PCRE2 migration

2023-05-20 Thread Daniel Spiljar
grep 0.7.12, which now compiles with pcre2: https://git.datatipp.se/dspiljar/mboxgrep/releases/tag/0.7.12 Once again thanks for the heads-up! Best regards, Daniel

Bug#1031858: prometheus-node-exporter-collectors: locale issue leads to an unparseable ipmitool_sensor textfile

2023-05-19 Thread Daniel Swarbrick
On Fri, 24 Feb 2023 11:30:10 +0100 Florian Schlichting wrote: > The hotfix is a > /etc/systemd/system/prometheus-node-exporter-ipmitool-sensor.service.d/override.conf > file setting > > [Service] > Environment=LC_NUMERIC=C > > but this should preferably be set in >

Bug#1032969: mdadm initrd scripts reference command not present in initrd

2023-05-19 Thread Daniel Baumann
close 1032969 4.2+20230508-1 thanks Hi, this has been fixed by newer mdadm, at least above version, thus closing the bug. Regards, Daniel

Bug#1035999: Debian 12 rc2 error: 'mdadm: No arrays found in config file or automatically'

2023-05-19 Thread Daniel Baumann
on you can start in KDE)? * encrypted LVM: which "order" did you use, encrypted partition and LVM in it, or LVM and then encrypted partitions in it? Regards, Daniel

Bug#1033696: mdadm: dangling link to mdadm-shutdown.service

2023-05-19 Thread Daniel Baumann
influence on the mdadm side). In any way, nothing I can do something about in mdadm, hence closing this bug. Regards, Daniel

Bug#1036091: release-notes: What's new: OpenJDK and OpenLDAP rows out of alphabetical order

2023-05-15 Thread Daniel Lewart
/new-llvm-toolchain/ 3) Alphabetize OpenJDK and OpenLDAP rows Wishlist: Add a link to the Debian page on Distrowatch.com: https://distrowatch.com/table.php?distribution=debian This has a complete history and is well-maintained. Thank you! Daniel Lewart Urbana, Illinois --- diff -ru a/en

Bug#1036088: release-notes: What's new table missing bash, openssl, systemd rows

2023-05-15 Thread Daniel Lewart
, the following rows have popcon < 5% and could perhaps be deleted: * dovecot (3.23%) * lighttpd (1.60%) * rustc(1.48%) Thank you! Daniel Lewart Urbana, Illinois --- diff -ru a/en/whats-new.dbk b/en/whats-new.dbk --- a/en/whats-new.dbk 2023-05-14 12:57:24.0 -0500 +++ b/en/whats-new.

Bug#1035937: new upstream (1.1.0)

2023-05-11 Thread Daniel Baumann
ges/graograman-backports-extras/python-deepmerge/commit/?id=31931e8c6f8353b5b1f2d8e67a33f819eadcb8f0 Regards, DanielFrom 97d7dfd07987f54409fd7773658423cb73c0045b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 May 2023 13:17:34 +0200 Subject: [PATCH 1/3] Removing Remove-vcver-depende

Bug#1035914: cron(8) says system administrator should not use /etc/cron.d/

2023-05-11 Thread Daniel Lewart
package named "local". If cron(8) was changed to: The system administrator may create cron jobs in /etc/cron.d/ with file names like "local" or "local-foo". then package changes to /etc/crontab would not require user interaction during upgrades. Thank you! Daniel Lewart Urbana, Illinois

Bug#1000029: PCRE to PCRE2 migration

2023-05-08 Thread Daniel Spiljar
On Sat, 2023-05-06 at 14:21 +0530, Abhijith PA wrote: > Hello Daniel, > > As you might know, pcre project is obselete now[1]. pcre will not fix > any bugs or do release in future. projects are moved to pcre2[2]. > > I was wondering mboxgrep have any plans to port migrate to p

Bug#1035097: grub-install: efivars_set_variable fails due to dump-* files in /sys/firmware/efi/efivars

2023-04-29 Thread Daniel Savi
sers should check if the have any /sys/firmware/efi/efivars/dump-* files and delete them manually. I also would like to thank you for all the work you put into Debian, I appreciate it very much! Kind regards, Daniel -- System Information: Debian Release: bookworm/sid APT prefers testing-secu

Bug#1034784: release-notes: bookworm section 5.1.5 has "rsylog" typo

2023-04-24 Thread Daniel Lewart
ot;rsylog" typo. Patch below. Thank you! Daniel Lewart Urbana, Illinois --- diff -ru a/en/issues.dbk b/en/issues.dbk --- a/en/issues.dbk 2023-04-21 06:37:14.0 -0500 +++ b/en/issues.dbk 2023-04-24 00:00:00.0 -0500 @@ -197,7 +197,7 @@ If you d

Bug#1034747: systemd-journal-gatewayd flood log with entries from microhttpd

2023-04-24 Thread Daniel Baumann
ux.org/users/daniel.baumann/debian/packages/libmicrohttpd/tree/ChangeLog yes, this is supposedly fixed in (at least) the current version in testing/unstable, thus closing the bug. Regards, Daniel

Bug#1034771: generate_firmware_patterns failed: 512 at ./tmp/debian-cd/tools/make_disc_trees.pl line 1257

2023-04-23 Thread Daniel Leidert
, and requires several firmware packages. This might be worth fixing for Bookworm. Regards, Daniel - -- System Information: Debian Release: 12.0 APT prefers testing-security APT policy: (500, 'testing-security'), (500, 'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'testing

Bug#1032842: Your mail

2023-04-22 Thread Daniel Swarbrick
On 22.04.23 00:01, Christoph Anton Mitterer wrote: Are all these strict dependencies, or also optionals? I haven't checked them individually, but it's pretty rare for a dependency to be optional. Maybe some of the tracing stuff might be non-essential, but I think the majority will be

Bug#1034672: Follow-Up: Correcting a few typos..

2023-04-21 Thread Daniel Teichmann
- I forgot to change the subject of the mail. Greetings Daniel -- DAS-NETZWERKTEAM Daniel Teichmann GnuPG Key ID 0x8100A778 mail: daniel.teichm...@das-netzwerkteam.de, http://das-netzwerkteam.de

Bug#1034672: mdns-reflector: In postinst: Option --allow-bad-names is not known.

2023-04-21 Thread Daniel Teichmann
' and change 'set gfxpayload=$resolution' into 'insmod all_video' then it boots sucessfully! Greetings, Daniel Teichmann

Bug#1033737: flash-kernel: Unable to run flash-kernel on EFI-based systems

2023-04-18 Thread Daniel Abrecht
In my image builder, I just mount a tmpfs over /sys/firmware to hide it: https://github.com/Daniel-Abrecht/dpa-image-builder/blob/22a18b8108d07ef72595f5217fd196cd01ddb71f/script/chns#L100 An Image builder shouldn't mess with the hosts firmware anyway.

Bug#1034417: samba: Samba can no longer authenticate users via Kerberos from a standalone KDC

2023-04-14 Thread Daniel Lakeland
On 4/14/23 10:59, Michael Tokarev wrote: Control: tag -1 + moreinfo Hello! 14.04.2023 20:49, Daniel Lakeland wrote: Package: samba Version: Installed: 2:4.17.7+dfsg-1 Severity: important Tags: upstream X-Debbugs-Cc: dlake...@street-artists.org .. Please see discussions on the samba mailing

Bug#1034417: samba: Samba can no longer authenticate users via Kerberos from a standalone KDC

2023-04-14 Thread Daniel Lakeland
Package: samba Version: Installed: 2:4.17.7+dfsg-1 Severity: important Tags: upstream X-Debbugs-Cc: dlake...@street-artists.org Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? For 15 years I've been using samba

Bug#1033714: at runtime, flanker tries to create files under /usr

2023-04-12 Thread Daniel Kauffman
This file is updated automatically if you're using a different version of the library than the one with which the file was created originally. This seems to confirm that for each version of the package, these files should be generated from debian/rules at build time. Only if you want to

Bug#1034145: htop: Sort does not work?

2023-04-10 Thread Daniel Lange
Am 10.04.23 um 13:00 schrieb ael: Using F6/sort option, I find that the list is usually sorted by PID regardless of whetehr I have chooseb other choices. I usually want a sort by CP usage or Memory. This seems to be a problem with the user interface: ncurses?. Using the -s option as in $ htop

Bug#1029218: dkms should perform reproducible build of modules

2023-04-06 Thread Daniel Richard G.
make the reproducible aspect much easier to deal with. (Is dkms the proper place to address this?) --Daniel -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman.

Bug#1029588: bts: Changes in libio-socket-ssl-perl 2.078 make bts fail to send mail to mail-server via SSL/TLS - hostname verification failed

2023-04-05 Thread Daniel Leidert
I can > connect to Daniel's server: I'm really sorry for not getting back earlier. I was just too busy. I'll test the updated package asap. Thank you so much for working on this. Regards, Daniel

Bug#1033982: RFP: ubbd -- Userspace backend block device

2023-04-05 Thread Daniel Ding
block device logic. Thanks Daniel

Bug#1033936: fwupd: FuEngine failed to get releases for UEFI dbx ... requires >= 1.8.14

2023-04-04 Thread Daniel Lewart
be helpful. Thank you! Daniel Lewart Urbana, Illinois --- $ journalctl --no-hostname --no-pager _SYSTEMD_UNIT=fwupd.service -- Journal begins at Thu 2021-11-25 17:09:56 CST, ends at Tue 2023-04-04 02:29:53 CDT. -- Apr 01 11:21:51 fwupd[893544]: 16:21:51:0555 FuEngine failed to get

Bug#1033714: at runtime, flanker tries to create files under /usr

2023-04-03 Thread Daniel Kauffman
it is created/modified by PLY, the library that is used internally for language parsing. flanker is likewise using PLY: > grep -r 'ply' > addresslib/_parser/parser.py: import ply.yacc as yacc > addresslib/_parser/lexer.py: import ply.lex as lex > addresslib/address.py: from ply.lex import

Bug#1031771: linphone-desktop: Update check recommends AppImage

2023-04-02 Thread Daniel Kahn Gillmor
On Sat 2023-04-01 13:11:41 +0200, Dennis Filder wrote: > While I agree in principle that the wording is a tick inaccurate, this > is a very small issue -- too small to merit its own upload IMO. If > any other issue in the linphone source package pops up during the > freeze I will fix this one,

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