Bug#837625: Warnung !!! Ihre Mailbox ist übertroffen!

2017-05-30 Thread Systemadministrator
IT Service, Sie haben die Kontingentgrenze für Ihre Mailbox überschritten, Sie werden Probleme beim Senden und Empfangen von E-Mails haben, bis Sie Ihr Konto erneut überprüfen. Sie müssen aktualisieren, indem Sie die Informationen ausfüllen, um Ihr Konto zu bestätigen. Bitte klicken Sie auf de

Re: [pkg-gnupg-maint] Last chance for d-i changes in stretch

2017-05-30 Thread Didier 'OdyX' Raboud
Le mardi, 30 mai 2017, 12.56:29 h CEST Daniel Kahn Gillmor a écrit : > I've just filed unblock request #863734, which will hopefully achieve > this result. Ah great. Will keep an eye and upload as soon that's granted :-) -- OdyX

Bug#688336:

2017-05-30 Thread Mike Mestnik
Forget about all of this, I'm going to simplify the design. I have in mind to make the following changes. 1. Don't just change $1 from being the path of a block device to being a reserved word. a. Instead append an additional parameter. 2. Use subvolume id, instead of names.

Bug#688336:

2017-05-30 Thread Mike Mestnik
The patches have changes that have nothing to do with btrfs, I'll attempt to isolate these.

Bug#688336:

2017-05-30 Thread Mike Mestnik
The patches introduce a bug. /usr/lib/os-probes/50mounted-tests calls fs_type on "btrfs" I'll look into this some more.

Re: [pkg-gnupg-maint] Last chance for d-i changes in stretch

2017-05-30 Thread Daniel Kahn Gillmor
On Mon 2017-05-29 08:16:11 +0200, Didier 'OdyX' Raboud wrote: > If I upload win32-loader now, it will embed gpgv-win32 2.1.18-8, no matter > which gnupg2 version will be part of stretch. There are three alternatives, > in > decreasing order of preference: > * get gnupg2 in testing, upload win32-

Re: Last chance for d-i changes in stretch

2017-05-30 Thread Roger Shimizu
On Tue, May 30, 2017 at 9:38 AM, Roger Shimizu wrote: > On Tue, May 30, 2017 at 4:27 AM, Samuel Thibault wrote: > >> That would also match partitions, might that not pose concerns? Now I think the following is better: > -/dev/[hsv]d[a-z0-9]| > +/dev/[hsv]d[a-z0-9][a-z]*| And I pushed the fix c