libtasn1-4.18.0 released [stable]

2021-11-09 Thread Simon Josefsson via info-gnu
We are happy to announce the release 4.18.0 of libtasn1! This is GNU Libtasn1, a small ASN.1 library. Website: https://www.gnu.org/software/libtasn1/ Manual: https://www.gnu.org/software/libtasn1/manual/ Here are the compressed sources and a GPG detached signature[*]:

Re: [PATCH 01/11] Fix base64 module to work with grub codebase

2021-11-09 Thread Simon Josefsson via Gnulib discussion list
Robbie Harwood writes: > So I think our way forward is to move where we nerf _GL_ATTRIBUTE_CONST > in grub2. I've tested that this works and will submit to grub2. > > Longer-term, this problem could be avoided by dropping the const > attribute from isbase64(). Since uchar_in_range is a macro,

libtasn1-4.18.0 released [stable]

2021-11-09 Thread Simon Josefsson via Discussion list for GNU Libtasn1
We are happy to announce the release 4.18.0 of libtasn1! This is GNU Libtasn1, a small ASN.1 library. Website: https://www.gnu.org/software/libtasn1/ Manual: https://www.gnu.org/software/libtasn1/manual/ Here are the compressed sources and a GPG detached signature[*]:

Re: [TLS] Fwd: Last Call: (Channel Bindings for TLS 1.3) to Proposed Standard

2021-11-08 Thread Simon Josefsson
Jonathan Hoyland writes: > When someone tries to copy a message from a SCRAM handshake into some > GSS-API run on a single TLS connection I want to be sure that it will be > rejected, without having to understand exactly how every version of SCRAM > and GSS-API ever (including ones that will be

Re: [PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible

2021-10-27 Thread Simon Josefsson via Gnulib discussion list
Bruno Haible writes: >> > Also, I would expect that the GNULIB_REVISION environment variable is not >> > so frequently used, and that the more frequent use is with git submodules. >> > Is it possible to apply the same trick to the git submodules case? Or does >> > the use of submodules always

Re: [PATCH 01/11] Fix base64 module to work with grub codebase

2021-10-27 Thread Simon Josefsson via Gnulib discussion list
Robbie Harwood writes: > The gnulib module makes use of booleans via the header. As > GRUB does not provide any POSIX wrapper header for this, but instead > implements support for bool in , we need to patch > base64.h to not use anymore. We unfortunately cannot include > instead, as it would

Bug#997850: Apply upstreamed patch to not use deprecated gsasl symbols

2021-10-25 Thread Simon Josefsson
Package: libvmime Version: 0.9.2-6 Hi! Would you mind merging the following patch, to allow libvmime to be built against gsasl in experimental? Soon I hope to upload gsasl to unstable and do a shared library transition, and I believe libvmime is the only reverse dependency (in testing) that do

Re: Raptor Talos boot issues with Debian image

2021-10-17 Thread Simon Josefsson
Simon Josefsson writes: > Hi. I'm having trouble booting the Debian netinst ISO images on a Talos > II Lite mainboard. It shows up in petitboot, but selecting 'Default > install' results in the usual output 'SIGTERM received, booting...' > (from petitboot?) output and then not

Re: [exim] How to use DKIM with Ed25519 - Dual DKIM signing

2021-10-16 Thread Simon Josefsson via Exim-users
Evgeniy Berdnikov via Exim-users writes: > On Thu, Oct 14, 2021 at 05:50:23PM +0300, Odhiambo Washington via Exim-users > wrote: >> On Thu, Oct 14, 2021 at 4:25 PM Evgeniy Berdnikov via Exim-users < >> exim-users@exim.org> wrote: >> > | dkim_selectorUse: smtp Type: string list†

[exim] PIPE_CONNECT

2021-10-16 Thread Simon Josefsson via Exim-users
Hi. I noticed that Dovecot SMTP submission agent complains about Exim's PIPE_CONNECT: Oct 16 10:32:32 pippi dovecot: submission(simon)<111236><8poyJ3TOeNEgAQmxQaz/ANGknOU4qRZw>: Warning: smtp-client: conn pippi.sjd.se:25 (127.0.1.1:25) [1]: Received invalid EHLO response line: Unexpected

Raptor Talos boot issues with Debian image

2021-10-16 Thread Simon Josefsson
Hi. I'm having trouble booting the Debian netinst ISO images on a Talos II Lite mainboard. It shows up in petitboot, but selecting 'Default install' results in the usual output 'SIGTERM received, booting...' (from petitboot?) output and then nothing happens. Both Ubuntu 20.04 and Fedora 34

Bug#993294: RM: libidn11-java [all] -- NBS; needs manual cruft removal

2021-10-13 Thread Simon Josefsson
Hi. What is the progress on this? As far as I can tell, it is blocking the 'libidn' package from ever entering testing: https://tracker.debian.org/pkg/libidn "Issues preventing migration: missing build on all" /Simon signature.asc Description: This is a digitally signed message part

Re: Freesh cloud images?

2021-09-28 Thread Simon Josefsson
Jason Self writes: > On Mon, 27 Sep 2021 20:46:52 +0200 > Simon Josefsson wrote: > >> Hi. I'm using debian (bullseye) on several machines, including some >> virtual machines that use the 'linux-image-cloud' kernel image. Could >> Freesh provide such cloud i

Freesh cloud images?

2021-09-27 Thread Simon Josefsson
Hi. I'm using debian (bullseye) on several machines, including some virtual machines that use the 'linux-image-cloud' kernel image. Could Freesh provide such cloud images, based on linux-libre? Or is that irrelevant or out of scope for of Freesh for some reason? I could probably use the

Re: [PATCH] string, wchar: avoid some namespace pollution

2021-09-23 Thread Simon Josefsson via Gnulib discussion list
Bruno Haible writes: > Thanks for the heads-up, Simon. I debugged it, and indeed the cause is > in gnulib, not in libidn. The patch below fixes it. Thanks for debugging this Bruno! /Simon signature.asc Description: PGP signature

Re: [PATCH] maint: Avoid syntax-check failure for empty gnulib submodule.

2021-09-20 Thread Simon Josefsson via Gnulib discussion list
mån 2021-09-20 klockan 07:36 -0700 skrev Jim Meyering: > On Mon, Sep 20, 2021 at 12:49 AM Simon Josefsson via Gnulib > discussion > list wrote: > > Hi, > > > > Some syntax-check rules have a really poor failure mode (it prints > > all > > source code files

Re: FTP client arbitrary code execution

2021-09-20 Thread Simon Josefsson via Bug reports for the GNU Internet utilities
John Zhau writes: > After some further testing, I've found that I'm still able to get a shell > with the aforementioned payload even with other files in the same > directory. I've also found that I can also get a shell with the following > file name: > > ``` > |nc 127.0.0.1 1337 -e sh > ``` > >

Re: [exim] GnuTLS vs OpenSSL

2021-09-20 Thread Simon Josefsson via Exim-users
Viktor Dukhovni via Exim-users writes: > On Sat, Sep 18, 2021 at 09:45:28PM +0100, Andrew C Aitchison via > Exim-users wrote: > >> > Besides this: About 85% of the incoming traffic is still unencrypted >> > (for my statistics, mainly because some high volume mailing list >> > servers do not use

[PATCH] maint: Avoid syntax-check failure for empty gnulib submodule.

2021-09-20 Thread Simon Josefsson via Gnulib discussion list
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2021-09-20 Simon Josefsson + + maint: Avoid syntax-check failure for empty gnulib submodule. + * top/maint.mk (gnulib_dir): Fall back to GNULIB_SRCDIR if + submodule is not checked out. + 2021-09-19 Bruno Haible Relicense qemu.h

Re: /etc/network/if-pre-up.d/cloud_inet6: 12: IF_TRY_DHCP: parameter not set

2021-09-14 Thread Simon Josefsson
Thomas Goirand writes: >> https://cloud.debian.org/images/cloud/bullseye/20210814-734/debian-11-genericcloud-amd64-20210814-734.qcow2 > > Hi, > > Do not use that image, it's known to be broken. Please use something > newer than this one, where the commit was reverted. Okay. I tried daily 0914

/etc/network/if-pre-up.d/cloud_inet6: 12: IF_TRY_DHCP: parameter not set

2021-09-14 Thread Simon Josefsson
Hi, I get the following in syslog on first startup with localds config with static network: Sep 14 07:54:11 foo systemd[1]: Starting Raise network interfaces... Sep 14 07:54:11 foo ifup[332]: ifup: waiting for lock on /run/network/ifstate.enp1s0 Sep 14 07:54:11 foo sh[409]:

Re: inetutils-2.2 released [stable]

2021-09-10 Thread Simon Josefsson via Bug reports for the GNU Internet utilities
Michael Brunnbauer writes: > hi > > On Sun, Sep 05, 2021 at 11:24:34AM +0200, Simon Josefsson wrote: >> Thanks -- interesting, which operating system is this? Knowing that >> would make it easier for me to reproduce it. > > I compile everything myself - sorry.

Re: [PATCH] declare free() in lib/free.c

2021-09-10 Thread Simon Josefsson via Gnulib discussion list
Bruno Haible writes: > What exactly is the problem that you were seeing? (Commands to reproduce, > and compiler output, please.) I haven't had time to debug it, but since a few days libidn fails to build with a reference to rpl_free, that looks related to this thread and the recent gnulib

test-driver patch?

2021-09-05 Thread Simon Josefsson via Gnulib discussion list
Hi. I'm trying to debug a regexp segfault [1] in latest inetutils release, but the following fails: jas@latte:~/src/gnulib$ ./gnulib-tool --create-testdir --dir m regex ... executing autoheader executing touch config.h.in executing automake --add-missing --copy parallel-tests: installing

Re: inetutils-2.2 released [stable]

2021-09-05 Thread Simon Josefsson via Bug reports for the GNU Internet utilities
Michael Brunnbauer writes: > From syslog: > > conftest[30264]: segfault at 0 ip 7f2bfdf50ce7 sp 7fffd3380918 > error 4 in libc.so.6[7f2bfdec9000+167000] > > From config.log: > > configure:37718: checking for working re_compile_pattern > configure:38031: gcc -o conftest -g -O2

[PATCH] doc: Improve help related to bootstrap script.

2021-09-04 Thread Simon Josefsson via Gnulib discussion list
a/ChangeLog b/ChangeLog index f9e398602..015f20b1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2021-09-04 Simon Josefsson + + doc: Improve help related to bootstrap script. + * doc/gnulib-tool.texi (VCS Issues): Make title more positive, + s/Issues/Integration

[PATCH] doc: Add suggestions on FDL texinfo usage.

2021-09-04 Thread Simon Josefsson via Gnulib discussion list
Hi. This doc change encourages consistent use of FDL in manuals; several packages I looked at (e.g., coreutils) already follow this pattern. /Simon From 6b8032a320a75053c6607fcd37d2d67ffe61fd77 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sat, 4 Sep 2021 09:19:37 +0200 Subject: [PATCH

gnulib manual on www.gnu.org has been updated

2021-09-04 Thread Simon Josefsson via Gnulib discussion list
Hi. I followed doc/README to update https://www.gnu.org/software/gnulib/manual/ -- let me know if anything looks odd. Eventually it would be nice to use gnu-web-doc-update for this. /Simon signature.asc Description: PGP signature

[SCM] GNU Inetutils branch, master, updated. v2.2-16-gcf09130

2021-09-03 Thread Simon Josefsson via Commit-inetutils
u.org/cgit/inetutils.git/commit/?id=cf091304a3218efa3bc267b483cad71b6f65c24e commit cf091304a3218efa3bc267b483cad71b6f65c24e Author: Simon Josefsson Date: Fri Sep 3 23:07:30 2021 +0200 maint: Improve syntax-checks. * cfg.mk (local-checks-to-skip): Enable sc_immutable_NEWS

[SCM] GNU Inetutils branch, master, updated. v2.2-15-ga30199f

2021-09-03 Thread Simon Josefsson via Commit-inetutils
u.org/cgit/inetutils.git/commit/?id=a30199f8fb5a4e836a4a10f23ad23509255cee69 commit a30199f8fb5a4e836a4a10f23ad23509255cee69 Author: Simon Josefsson Date: Fri Sep 3 22:58:34 2021 +0200 doc: Improve README-release. * gl/top/README-release.diff: Update. diff --git a/gl/top/README-re

[PATCH] maintainer-makefile: Add indentation syntax-check rule.

2021-09-03 Thread Simon Josefsson via Gnulib discussion list
with gnulib's maintainer-makefile are the automatic syntax-checks -- but have we documented or promoted this feature anywhere? /Simon From 8f043c699535cdb0ffa0dee8d624ca38aada2deb Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 3 Sep 2021 21:59:43 +0200 Subject: [PATCH] maintainer-makefile: Add

Re: telnet crash

2021-09-03 Thread Simon Josefsson
Following up, I found the following solution to address the same problem: https://github.com/NetBSD/src/commit/36b8cfb2e28f691beae12da0c207086e1df0c8c4#diff-38b7213f9c6c21245fbeb4fad9520a27239d712a6dd0fea20dd6b77203b5737c This solves the infloop, but it seems it is mostly masquerading the real

[SCM] GNU Inetutils branch, master, updated. v2.2-13-ga1b4cb8

2021-09-03 Thread Simon Josefsson via Commit-inetutils
u.org/cgit/inetutils.git/commit/?id=a1b4cb859f13d0fce6bc0221c5a28a279be28850 commit a1b4cb859f13d0fce6bc0221c5a28a279be28850 Author: Simon Josefsson Date: Fri Sep 3 17:43:26 2021 +0200 doc: Fix typos, inspired by tiny BSD patches. diff --git a/ifconfig/flags.h b/ifconfig/flags.h ind

[SCM] GNU Inetutils branch, master, updated. v2.2-12-g040efca

2021-09-03 Thread Simon Josefsson via Commit-inetutils
ow. - Log - http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=040efca40e5e252ba861ede88ae0896eeec84465 commit 040efca40e5e252ba861ede88ae0896eeec84465 Author: Simon Josefsson Date: Fri Sep 3 17:23:04 2021 +0200 doc: Update TODO. diff --git a/TODO b/

telnet crash

2021-09-03 Thread Simon Josefsson
Hi! I am helping maintaining GNU InetUtils which include 'telnet' and we found a problem that appears to exist in OpenBSD telnet too. Instead of us fixing something and causing further code differences, I'd like to collaborate so we understand the problem and the fix in th same way between these

[SCM] GNU Inetutils branch, master, updated. v2.2-10-g09a2242

2021-09-03 Thread Simon Josefsson via Commit-inetutils
d commit 09a2242bb5c70d956bf8d13547210d83e0d98bcd Author: Simon Josefsson Date: Fri Sep 3 16:08:06 2021 +0200 doc: Mention maintenance fixes. * NEWS: Add. diff --git a/NEWS b/NEWS index 0187d49..db6c069 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ GNU inetutils NEWS -- history of user-visible changes. Don't in

Bug#986997: ITA: netkit-telnet

2021-09-03 Thread Simon Josefsson
fre 2021-09-03 klockan 08:47 +0200 skrev Christoph Biedl: > Simon Josefsson wrote... > > > I'm considering to adopt this package, as it has been orphaned for > > around five years in Debian.  I wanted to reach out to some people > > (cc'd) that appear to have been inv

Bug#986997: ITA: netkit-telnet

2021-09-03 Thread Simon Josefsson
fre 2021-09-03 klockan 08:47 +0200 skrev Christoph Biedl: > Simon Josefsson wrote... > > > I'm considering to adopt this package, as it has been orphaned for > > around five years in Debian.  I wanted to reach out to some people > > (cc'd) that appear to have been inv

Bug#986997: ITA: netkit-telnet

2021-09-02 Thread Simon Josefsson
All, I'm considering to adopt this package, as it has been orphaned for around five years in Debian. I wanted to reach out to some people (cc'd) that appear to have been involved in the discussions around it to make sure I'm not missing anything that should be considered. My aim is to 1)

Bug#986997: ITA: netkit-telnet

2021-09-02 Thread Simon Josefsson
All, I'm considering to adopt this package, as it has been orphaned for around five years in Debian. I wanted to reach out to some people (cc'd) that appear to have been involved in the discussions around it to make sure I'm not missing anything that should be considered. My aim is to 1)

Bug#993476: inetutils: security bug in ftp client

2021-09-01 Thread Simon Josefsson
Package: inetutils-ftp Hi! Just to let you know that inetutils 2.2 contains a fix for long-standing security bug, a patch that should apply to earlier versions: https://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=58cb043b190fd04effdaea7c9403416b436e50dd See bug report with plenty of

[SCM] GNU Inetutils branch, master, updated. v2.2-6-g880dbcf

2021-09-01 Thread Simon Josefsson via Commit-inetutils
ow. - Log - http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=880dbcf7effb86373b011108f6cf9d250342420b commit 880dbcf7effb86373b011108f6cf9d250342420b Author: Simon Josefsson Date: Wed Sep 1 23:31:44 2021 +0200 Drop obsolete/unused AC_HEA

[SCM] GNU Inetutils branch, master, updated. v2.2-4-gfc310f0

2021-09-01 Thread Simon Josefsson via Commit-inetutils
list those revisions in full, below. - Log - http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=fc310f059c59884a2217606df62b444887c86f84 commit fc310f059c59884a2217606df62b444887c86f84 Author: Simon Josefsson Date: Wed Sep 1 22:

inetutils-2.2 released [stable]

2021-09-01 Thread Simon Josefsson via info-gnu
We are pleased to announce version 2.2 of The GNU Networking Utilities. GNU Networking Utilities contain traditional networking utilities, clients and servers, including ftp, telnet, inetd, rsh/rlogin, tftp, talk, syslogd, ping, traceroute, whois, hostname, dnsdomainname, ifconfig, and logger.

inetutils-2.2 released [stable]

2021-09-01 Thread Simon Josefsson via Bug reports for the GNU Internet utilities
We are pleased to announce version 2.2 of The GNU Networking Utilities. GNU Networking Utilities contain traditional networking utilities, clients and servers, including ftp, telnet, inetd, rsh/rlogin, tftp, talk, syslogd, ping, traceroute, whois, hostname, dnsdomainname, ifconfig, and logger.

[SCM] GNU Inetutils annotated tag, v2.2, created. v2.2

2021-09-01 Thread Simon Josefsson via Commit-inetutils
tagging 2697f45cc5adf62637c20a854459450c2c5e82c5 (commit) replaces v2.1 tagged by Simon Josefsson on Wed Sep 1 21:41:08 2021 +0200 - Log - inetutils 2.2 -BEGIN PGP SIGNATURE- iHUEABYIAB0WIQSjzJyHC50xCrrUzy9RcisI

[SCM] GNU Inetutils branch, master, updated. v2.2-1-g8780b47

2021-09-01 Thread Simon Josefsson via Commit-inetutils
ow. - Log - http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=8780b47a7fd029c8ffadb54841863964cde00f18 commit 8780b47a7fd029c8ffadb54841863964cde00f18 Author: Simon Josefsson Date: Wed Sep 1 21:46:29 2021 +0200 maint: post-release administrivia *

[SCM] GNU Inetutils branch, master, updated. v2.1-16-g58cb043

2021-09-01 Thread Simon Josefsson via Commit-inetutils
u.org/cgit/inetutils.git/commit/?id=58cb043b190fd04effdaea7c9403416b436e50dd commit 58cb043b190fd04effdaea7c9403416b436e50dd Author: Simon Josefsson Date: Wed Sep 1 09:09:50 2021 +0200 ftp: check that PASV/LSPV addresses match. * NEWS: Mention change. * ftp/ftp.c (initconn)

Bug#992028: transition: libidn

2021-08-30 Thread Simon Josefsson
> That knowledge from observing how the archive and testing migration > software is working right now, in theory what we are seeing is a bug. Great -- I thought it was something I was supposed to know about and already should have done as part of dropping the binary package and/or the

Bug#992028: transition: libidn

2021-08-30 Thread Simon Josefsson
> That knowledge from observing how the archive and testing migration > software is working right now, in theory what we are seeing is a bug. Great -- I thought it was something I was supposed to know about and already should have done as part of dropping the binary package and/or the

Bug#992028: transition: libidn

2021-08-30 Thread Simon Josefsson
Adrian Bunk writes: > On Mon, Aug 30, 2021 at 04:03:36PM +0200, Simon Josefsson wrote: >>... >> Also, there is an arch:all missing build of libidn, is that a real >> problem? Should I do a binary upload to correct it? I thought >> source-only

Bug#992028: transition: libidn

2021-08-30 Thread Simon Josefsson
Adrian Bunk writes: > On Mon, Aug 30, 2021 at 04:03:36PM +0200, Simon Josefsson wrote: >>... >> Also, there is an arch:all missing build of libidn, is that a real >> problem? Should I do a binary upload to correct it? I thought >> source-only

Re: [PATCH] base32, base64: prefer signed to unsigned integers

2021-08-30 Thread Simon Josefsson via Gnulib discussion list
Paul Eggert writes: > Good question. Addressed in the attached patch, which I pushed. Thanks for improving this -- it addresses my concerns. /Simon signature.asc Description: PGP signature

Bug#992028: transition: libidn

2021-08-30 Thread Simon Josefsson
Hi! With my ui-utilcpp NMU I think the libidn transition should be complete, please compare: https://release.debian.org/transitions/html/auto-libidn.html but the ben rule is wrong so it matches some packages incorrectly. I'm not sure about is the clamv reverse dependency, does it have to be

Bug#992028: transition: libidn

2021-08-30 Thread Simon Josefsson
Hi! With my ui-utilcpp NMU I think the libidn transition should be complete, please compare: https://release.debian.org/transitions/html/auto-libidn.html but the ben rule is wrong so it matches some packages incorrectly. I'm not sure about is the clamv reverse dependency, does it have to be

Re: [PATCH] base32, base64: prefer signed to unsigned integers

2021-08-30 Thread Simon Josefsson via Gnulib discussion list
Bruno Haible writes: > Hi Simon, > >> I'm not sure I understand why idx_t is better than size_t >> here, can you elaborate? Why not ssize_t? > > You find a detailed explanation in the comments of idx.h. Thanks for the pointer -- it doesn't say anything about why ssize_t can't be used though?

Re: [PATCH] base32, base64: prefer signed to unsigned integers

2021-08-29 Thread Simon Josefsson via Gnulib discussion list
Paul Eggert writes: > -extern void base64_encode (const char *restrict in, size_t inlen, > - char *restrict out, size_t outlen); > +extern void base64_encode (const char *restrict in, idx_t inlen, > + char *restrict out, idx_t outlen); Thanks

[SCM] GNU Inetutils branch, master, updated. v2.1-15-g8586a5b

2021-08-26 Thread Simon Josefsson via Commit-inetutils
u.org/cgit/inetutils.git/commit/?id=8586a5b3fe3302320b923ee31f9994e75708566e commit 8586a5b3fe3302320b923ee31f9994e75708566e Author: Simon Josefsson Date: Thu Aug 26 09:11:44 2021 +0200 rlogind: Code for non-getaddrinfo removed. * NEWS: Mention change. * src

Bug#991448: ui-utilcpp: diff for NMU version 1.10.0-1.1

2021-08-25 Thread Simon Josefsson
: #991448. + + -- Simon Josefsson Wed, 25 Aug 2021 10:23:30 +0200 + ui-utilcpp (1.10.0-1) unstable; urgency=medium [ Ondřej Nový ] diff --git a/debian/control b/debian/control index 48b4461..3964b68 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: debhelper

Bug#991448: ui-utilcpp: diff for NMU version 1.10.0-1.1

2021-08-25 Thread Simon Josefsson
: #991448. + + -- Simon Josefsson Wed, 25 Aug 2021 10:23:30 +0200 + ui-utilcpp (1.10.0-1) unstable; urgency=medium [ Ondřej Nový ] diff --git a/debian/control b/debian/control index 48b4461..3964b68 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: debhelper

Bug#992028: transition: libidn

2021-08-23 Thread Simon Josefsson
sön 2021-08-22 klockan 17:53 +0200 skrev Sebastian Ramacher: > On 2021-08-22 15:47:43 +0200, Simon Josefsson wrote: > > > Please go ahead > > > > Thank you -- I have uploaded it now.  When it is a good time to > > close > > this bug?  I don't see anything

Bug#992028: transition: libidn

2021-08-23 Thread Simon Josefsson
sön 2021-08-22 klockan 17:53 +0200 skrev Sebastian Ramacher: > On 2021-08-22 15:47:43 +0200, Simon Josefsson wrote: > > > Please go ahead > > > > Thank you -- I have uploaded it now.  When it is a good time to > > close > > this bug?  I don't see anything

Bug#992028: transition: libidn

2021-08-22 Thread Simon Josefsson
> Please go ahead Thank you -- I have uploaded it now. When it is a good time to close this bug? I don't see anything on https://wiki.debian.org/Teams/ReleaseTeam/Transitions - should I keep it open until the entire transition has been completed? /Simon

Bug#992028: transition: libidn

2021-08-22 Thread Simon Josefsson
> Please go ahead Thank you -- I have uploaded it now. When it is a good time to close this bug? I don't see anything on https://wiki.debian.org/Teams/ReleaseTeam/Transitions - should I keep it open until the entire transition has been completed? /Simon

Bug#992573: libgpg-error relocation R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5'

2021-08-20 Thread Simon Josefsson
Package: libgpg-error Version: 1.42-2 Hi! I got a build error referencing libgpg-error, and when I rebuilt the same package in testing, without the latest libgpg-error, it worked. This might be triggered by some other problem, and I'll debug things further, but I thought I'd report it in case

Bug#988172: libgss3: please add Breaks+Replaces: libgss0

2021-08-20 Thread Simon Josefsson
Hi, and thanks for the report, and I'm sorry I failed to fix this before bullseye. I believe the proper fix is to build with --with-po- suffix so that the po files are called gss3.po in libgss-dev, instead of gss.po which caused the conflict you noticed. The --with-po-suffix parameter was

Bug#988172: libgss3: please add Breaks+Replaces: libgss0

2021-08-20 Thread Simon Josefsson via Discussion list for GNU Generic Security Service
Hi, and thanks for the report, and I'm sorry I failed to fix this before bullseye. I believe the proper fix is to build with --with-po- suffix so that the po files are called gss3.po in libgss-dev, instead of gss.po which caused the conflict you noticed. The --with-po-suffix parameter was

Re: Debian choice of upstream tarballs for packaging

2021-08-18 Thread Simon Josefsson
Paul Wise writes: > Hi all, > > I noticed that sometimes Debian's choice of upstream source for > packaging can be suboptimal. This is especially apparent for the > different per-language upstream packaging ecosystems[1], where the > upstream packaging differs from the upstream VCS in some

bug#50025: Strange? grep behaviour

2021-08-15 Thread Simon Josefsson via Bug reports for GNU grep
Daniel Forsberg writes: > Hello fellow Grepers! > > the following line: > > echo -n ":egov" | sha256sum | grep -E "[0-9a-f]+" -o | xxd -r -p | > base32 | grep -E "[0-9A-Z]+" -o > > produces the following output > > LCBSPBBX6BY6 > VZX6P6TZMMRETTCSPXZU7GJTAPPZCPKF2UJEYDA This is because W is

Re: [exim] DKIM signing and header choices?

2021-08-15 Thread Simon Josefsson via Exim-users
is any established best practice out there. /Simon From 203f6e74ef669080afbc9f1adc45f64269fba3a0 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 13 Aug 2021 17:38:47 +0200 Subject: [PATCH] DKIM: Make List-* headers optional in PDKIM_DEFAULT_SIGN_HEADERS. --- src/src/pdkim/pdkim.h | 4 +

[exim] DKIM signing and header choices?

2021-08-12 Thread Simon Josefsson via Exim-users
Hi! I think I have ran into this problem: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939808 My outgoing e-mails (like this one) is DKIM signed by Exim, and the signature covers (on sending, the non-existing) List-Id header, which a mailing list software inserts, breaking the DKIM

Bug#992123: exim4: core dump: handle_smtp_call smtp_setup_msg acl_check acl_check_condition acl_verify verify_address do_callout

2021-08-12 Thread Simon Josefsson
Package: exim4-daemon-heavy Version: 4.92-8+deb10u6 Hi! Exim crashed after an incoming connection, from an IP address that has never talked to my server before. Similar IP adresses have been trying to send spam in the last few days though, triggering sender verify failures. Is there a good way

bug#49996: egrep and fgrep?

2021-08-11 Thread Simon Josefsson via Bug reports for GNU grep
Hi! A long standing pet issue of mine are the "deprecated" (since 2005?) tools fgrep and egrep. If there is any meaning to the term "deprecated", maybe they should be dropped at some point, or the deprecation-status escalated (stderr warning? syslog output?). What do you think? Maybe now is an

Bug#992028: transition: libidn

2021-08-09 Thread Simon Josefsson
Package: release.debian.org User: release.debian@packages.debian.org Usertags: transition Hello, I want to transition libidn to a newer upstream version, and they API/ABI bumped. This is my first transition in many years, so I'm looking for guidance here. I have uploaded 1.38-1 to

Bug#992028: transition: libidn

2021-08-09 Thread Simon Josefsson
Package: release.debian.org User: release.debian@packages.debian.org Usertags: transition Hello, I want to transition libidn to a newer upstream version, and they API/ABI bumped. This is my first transition in many years, so I'm looking for guidance here. I have uploaded 1.38-1 to

Bug#991976: libclamav-dev: remove unnecessary dependency on libidn11-dev

2021-08-07 Thread Simon Josefsson
Package: libclamav-dev Tags: patch Hi! I'm doing a shared library transition of libidn, and noticed a strange dependency on libidn11-dev in the libclamav-dev package, and it has been there since the beginning of (salsa git) times. As far as I can tell, nothing in clamav depends on libidn, so

[Pkg-clamav-devel] Bug#991976: libclamav-dev: remove unnecessary dependency on libidn11-dev

2021-08-07 Thread Simon Josefsson
Package: libclamav-dev Tags: patch Hi! I'm doing a shared library transition of libidn, and noticed a strange dependency on libidn11-dev in the libclamav-dev package, and it has been there since the beginning of (salsa git) times. As far as I can tell, nothing in clamav depends on libidn, so

Re: announce-gen and OpenPGP key servers

2021-08-04 Thread Simon Josefsson via Gnulib discussion list
tis 2021-08-03 klockan 16:51 -0700 skrev Jim Meyering: > On Tue, Aug 3, 2021 at 12:25 PM Paul Eggert > wrote: > > On 8/3/21 12:20 PM, Simon Josefsson via Gnulib discussion list > > wrote: > > > +  print "\nThe SHA256 checksum is base64 encoded and not > > &g

Re: announce-gen and OpenPGP key servers

2021-08-03 Thread Simon Josefsson via Gnulib discussion list
Jim Meyering writes: > Thanks, Simon! I too am all for B64-formatted checksums. Good, it is a trade-off between output readability and code complexity. Aligning 'sha*sum' with OpenBSD's 'sha*' tools would be nice, and base64 support is one missing piece. > You may want to coordinate with

Re: announce-gen and OpenPGP key servers

2021-08-03 Thread Simon Josefsson via Gnulib discussion list
at. /Simon From 4adae938b8dbe01750698109bcbf5f1c9eb045b1 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 3 Aug 2021 17:15:16 +0200 Subject: [PATCH 1/2] announce-gen: Print SHA1/B64(SHA256) instead of MD5/SHA1. * build-aux/announce-gen (%digest_classes): Removed. (usage): Doc fix. (print_checksums): Instead of MD5/

Re: announce-gen and OpenPGP key servers

2021-08-02 Thread Simon Josefsson via Gnulib discussion list
sön 2021-08-01 klockan 17:47 +0200 skrev Bernhard Voelker: > On 7/27/21 11:38 AM, Simon Josefsson via Gnulib discussion list > wrote: > > Let's discuss and see what we can do. > Isn't this what the "release GPG keys" on Savannah are for? > > Each project maintainer

Re: fts in gnulib behave different than glibc

2021-07-29 Thread Simon Josefsson via Gnulib discussion list
Jim Meyering writes: > On Wed, Jul 28, 2021 at 1:08 AM Simon Josefsson via Gnulib discussion > list wrote: >> Hi. I replaced GNU InetUtils' old custom fts implementation with the >> one from gnulib, but self-tests started failing. Looking at the code, >> it seems gnu

Bug#991603: isenkram-autoinstall-firmware installs firmware-realtek due to iwl-debug-yoyo.bin?

2021-07-28 Thread Simon Josefsson
Package: isenkram Version: 0.48 Hi! As far as I know, my Lenovo X201 does not have any realtek-related hardware in it, but isenkram-autoinstall-firmware still installs the 'firmware-realtek' for me. Is it because of the iwl-debug-yoyo.bin (which sounds like a firmware-iwlwifi thing)? This

Re: [PATCH] maintainer-makefile: Fix announcement mail CC's.

2021-07-28 Thread Simon Josefsson via Gnulib discussion list
Simon Josefsson via Gnulib discussion list writes: > Hi. I noticed some typos causing the Cc line in mail announcements to > be empy where that (most likely) wasn't the intention. It seems some packages (coreutils, grep, ...) set 'announcement_Cc_' in cfg.mk manually, thus hiding the pro

[PATCH] maintainer-makefile: Fix announcement mail CC's.

2021-07-28 Thread Simon Josefsson via Gnulib discussion list
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2021-07-28 Simon Josefsson + + maintainer-makefile: Fix announcement mail CC's. + * top/maint.mk (announcement_Cc_stable): Rename to + announcement_mail_Cc_stable. + (announcement_Cc_alpha): Rename to announcement_mail_Cc_alpha

fts in gnulib behave different than glibc

2021-07-28 Thread Simon Josefsson via Gnulib discussion list
Hi. I replaced GNU InetUtils' old custom fts implementation with the one from gnulib, but self-tests started failing. Looking at the code, it seems gnulib's fts implementation has diverged compared to glibc, and has some optimizations that (I think) change the API (wrt stat and chdir). Also,

Re: Planning for libidn shared library version transition

2021-07-27 Thread Simon Josefsson
Hi! I'm now resuming work on the libidn shared library transition, and I'm ready for the upload to experimental. I wanted to ping back here to get more review. I'm following Andreas Metzler's outline, but included some tweaks suggested by Simon McVittie. I decided to do some more changes that

announce-gen and OpenPGP key servers

2021-07-27 Thread Simon Josefsson via Gnulib discussion list
Hi. Our announce-gen contains: If that command fails because you don't have the required public key, then run this command to import it: gpg --keyserver keys.gnupg.net --recv-keys $gpg_key_id Given recent OpenPGP key server issues, that doesn't work reliably any more, and behave different

[SCM] GNU Inetutils branch, master, updated. v2.1-14-g1965afb

2021-07-25 Thread Simon Josefsson via Commit-inetutils
ow. - Log - http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=1965afb227ff00db56d822c4848bbb3f16f10c44 commit 1965afb227ff00db56d822c4848bbb3f16f10c44 Author: Simon Josefsson Date: Mon Jul 26 07:19:35 2021 +0200 logger: Code for non-getaddrin

[SCM] GNU Inetutils branch, master, updated. v2.1-12-g71c80e6

2021-07-25 Thread Simon Josefsson via Commit-inetutils
u.org/cgit/inetutils.git/commit/?id=71c80e612f38e3f497cf7104577e3e281bc4f825 commit 71c80e612f38e3f497cf7104577e3e281bc4f825 Author: Simon Josefsson Date: Sun Jul 25 09:20:33 2021 +0200 tests: Don't fail ftp-localhost.sh when sysctl is missing. * tests/ftp-localhost.sh: Silent f

inetutils-2.1 released [stable]

2021-07-24 Thread Simon Josefsson via info-gnu
We are pleased to announce stable release 2.1 of Inetutils. Here are the compressed sources: https://ftpmirror.gnu.org/inetutils/inetutils-2.1.tar.gz (2.6MB) https://ftpmirror.gnu.org/inetutils/inetutils-2.1.tar.xz (1.5MB) Here are the GPG detached signatures[*]:

[SCM] GNU Inetutils branch, master, updated. v2.1-11-gc42e147

2021-07-24 Thread Simon Josefsson via Commit-inetutils
list those revisions in full, below. - Log - http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=c42e1472ee87521ee0c15d6dec01abe033653dfb commit c42e1472ee87521ee0c15d6dec01abe033653dfb Author: Simon Josefsson Date: Sat Jul 24 22:

[SCM] GNU Inetutils branch, master, updated. v2.1-8-g0b8e380

2021-07-24 Thread Simon Josefsson via Commit-inetutils
ow. - Log - http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=0b8e380b707be207960d07fa8a066771839462e4 commit 0b8e380b707be207960d07fa8a066771839462e4 Author: Simon Josefsson Date: Sat Jul 24 22:25:12 2021 +0200 Drop AC_C_CONST

[SCM] GNU Inetutils branch, master, updated. v2.0-22-gb36ba18

2021-07-24 Thread Simon Josefsson via Commit-inetutils
u.org/cgit/inetutils.git/commit/?id=b36ba1847966e296457df9802aaf1fd4ba655d74 commit b36ba1847966e296457df9802aaf1fd4ba655d74 Author: Simon Josefsson Date: Sat Jul 24 20:28:04 2021 +0200 Really try to fix gnulib fts usage. * libls/ls.c (ls_main): Use FTS_NOCHDIR. diff --git a/li

[SCM] GNU Inetutils branch, master, updated. v2.0-21-g3dcdf66

2021-07-24 Thread Simon Josefsson via Commit-inetutils
u.org/cgit/inetutils.git/commit/?id=3dcdf66cd654154adc2786e2ce77cba6234f5c66 commit 3dcdf66cd654154adc2786e2ce77cba6234f5c66 Author: Simon Josefsson Date: Sat Jul 24 18:12:40 2021 +0200 Fix gnulib fts usage. * libls/cmp.c: Include fts_.h instead of fts.h. * libls/ls.c

[SCM] GNU Inetutils branch, master, updated. v2.0-18-g23065b1

2021-07-24 Thread Simon Josefsson via Commit-inetutils
d commit 23065b1faf77a10957574d78b6321d875e60304d Author: Simon Josefsson Date: Sat Jul 24 15:14:27 2021 +0200 Drop old or unnecessary build rules. * Makefile.am (DISTCLEANFILES): Remove inetutils*.tar*. (snapshot): Remove rule. * bootstrap.conf (bootstrap_sync): Remove, causes unnecessary *-dirty vers

libidn-1.38 released [stable]

2021-07-22 Thread Simon Josefsson via info-gnu
We are happy to announce the release 1.38 of GNU Libidn! GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA2003 specifications. Libidn's purpose is to encode and decode internationalized domain name strings. There are native C, C# and Java libraries. Website:

libidn2-2.3.2 released [stable]

2021-07-20 Thread Simon Josefsson via info-gnu
We are happy to announce the release 2.3.2 of libidn2! Libidn2 is a free software implementation of IDNA2008, Punycode and Unicode TR46. Its purpose is to encode and decode internationalized domain names. Website: https://www.gnu.org/software/libidn/#libidn2 Manual:

[SCM] GNU Inetutils branch, master, updated. v2.0-14-g08f9b29

2021-07-20 Thread Simon Josefsson via Commit-inetutils
u.org/cgit/inetutils.git/commit/?id=08f9b29654e935b43eac9984df40ed8c9f69f005 commit 08f9b29654e935b43eac9984df40ed8c9f69f005 Author: Simon Josefsson Date: Tue Jul 20 10:33:05 2021 +0200 doc: Remove completed TODO item. diff --git a/TODO b/TODO index e616e17..7a61a2e 100644 --- a/TODO

Re: scurity issue in inetutils ftp client

2021-07-20 Thread Simon Josefsson via Bug reports for the GNU Internet utilities
ZeddYu Lu writes: > Last year, curl had a security update for CVE-2020-8284. more info, see > https://hackerone.com/reports/1040166 > > The problem is ftp client trust the host from PASV response by default, A > malicious server can trick ftp client into connecting back to a given IP > address

<    3   4   5   6   7   8   9   10   11   12   >