Bug#864945: [Pkg-raspi-maintainers] Bug#864945: wrong sort order in kernel postinst hook

2017-06-22 Thread Michael Stapelberg
control: tags -1 + pending Thanks for the report and patch. I reproduced the problem and verified your fix works as intended. The patch is now committed and will be included in the next upload: https://anonscm.debian.org/cgit/pkg-raspi/raspi3-firmware.git/commit/?id=427fb6d952fca5baef1f131a5b873d

Bug#864945: wrong sort order in kernel postinst hook

2017-06-17 Thread martin schitter
Package: raspi3-firmware Version: 1.20170317-4 the sort commands utilized for searching the most actual kernel in /etc/kernel/postinst.d/raspi3-firmware are not using option --version-sort. this doesn't work for updates e.g. from 4.9 to 4.12. a patch to fix this issue is included. diff --git