#913001 live-wrapper: Handle firmware list more robustly by using proper whitespace split

#913001#5
Date:
2018-11-05 19:50:37 UTC
From:
To:
Hi,

Patch against current master branch in attachement.

"
    Fix splitting of firmare package names

    split(' ') literally splits on a single space:

    'firmware-a  firmware-b'.split(' ') == ['firmware-a', '', 'firmware-b']

    Use split() that automatically removes empty elements (equivelent to
    strip + remove if empty), and splits on tabs and newlines.

    This makes human provided arguments be handled more robustly.
"

Thanks.

#913001#10
Date:
2018-12-07 16:10:53 UTC
From:
To:
Contro: tag -1 pending

Apologies for the delay. I've just pushed this change into git
now. It'll also get picked up by our builds from ths point. (Glad I
checked - they were still trying to pull from alioth!)

#913001#15
Date:
2022-06-24 14:49:51 UTC
From:
To:
Dear submitter,

as the package live-wrapper has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1009282

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)