[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: schroot: Stricter rule for chroot names



Christoph Biedl wrote...

> In the future, names must match the following regular expression:
> 
>     ^[a-zA-Z0-9][a-zA-Z0-9_.@%+-]*$

Some last-minute inspection revealed [@%+] can *not* be considered safe,
so they'll have to be disallowed as well, at least for the time being.

In other words, if

    schroot --list --all | LC_ALL=C grep -vE '^[a-z]+:[a-zA-Z0-9][a-zA-Z0-9_.-]*$'

lists anything, you'll be in trouble.

    Christoph

Attachment: signature.asc
Description: PGP signature


Reply to: