[Git-commits] [grml/grml-live] f771ff: Update debian/copyright
Michael Prokop
noreply at github.com
Mon Feb 20 14:22:20 CET 2023
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: f771ff8a579620a10b0525ad6790a04b4cce2f2f
https://github.com/grml/grml-live/commit/f771ff8a579620a10b0525ad6790a04b4cce2f2f
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M debian/copyright
Log Message:
-----------
Update debian/copyright
Reflect templates/EFI/* state and update copyright years for myself
Commit: c7d7687d36518064254890cf3d162cea178372ef
https://github.com/grml/grml-live/commit/c7d7687d36518064254890cf3d162cea178372ef
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M debian/control
Log Message:
-----------
Update Vcs-git header to use github.com
We consider deprecating our git.grml.org service and
also the git protocol is insecure and should be avoided,
update debian/control accordingly.
Commit: dfec112caf72baa5e974204d8d702355b233d34d
https://github.com/grml/grml-live/commit/dfec112caf72baa5e974204d8d702355b233d34d
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M debian/control
Log Message:
-----------
Bump Standards-Version to 4.6.2
Commit: b55c661b382b130cba1b5f1d0867a9c42f6549a7
https://github.com/grml/grml-live/commit/b55c661b382b130cba1b5f1d0867a9c42f6549a7
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M etc/grml/fai/config/package_config/GRMLBASE
Log Message:
-----------
SW: drop firmware-ath9k-htc (files provided by firmware-atheros)
firmware-ath9k-htc (~161 kB installed size, "firmware for AR7010 and
AR9271 USB wireless adapter") was and still is available from Debian
main. firmware-ath9k-htc in stable/bullseye ships the following firmware
files:
% dpkg -L firmware-ath9k-htc | grep /htc
/lib/firmware/ath9k_htc/htc_7010-1.dev.0.fw
/lib/firmware/ath9k_htc/htc_9271-1.dev.0.fw
% rmadison firmware-ath9k-htc
firmware-ath9k-htc | 1.4.0-97-g75b3e59+dfsg-3 | oldstable | all
firmware-ath9k-htc | 1.4.0-106-gc583009+dfsg1-1 | stable | all
firmware-ath9k-htc | 1.4.0-108-gd856466+dfsg1-1 | testing | all
firmware-ath9k-htc | 1.4.0-108-gd856466+dfsg1-1.2 | unstable | all
firmware-atheros (available from non-free until and including bullseye
and starting with bookworm from non-free-firmware, ~31MB installed size
in bullseye and ~62MB in unstable) ships the following ath* related
firmware files since loong time (according to firmware-nonfree.git since
its git rev 7dd7dfd2 which is included as of version 0.28 AKA around
Debian squeeze):
% dpkg -L firmware-atheros | grep -e htc_7 -e htc_9
/lib/firmware/ath9k_htc/htc_7010-1.4.0.fw
/lib/firmware/ath9k_htc/htc_9271-1.4.0.fw
/lib/firmware/htc_7010.fw
/lib/firmware/htc_9271.fw
% rmadison firmware-atheros
firmware-atheros | 0.43 | oldoldoldstable/non-free | all
firmware-atheros | 20161130-5 | oldoldstable/non-free | all
firmware-atheros | 20190114-2~bpo9+1 | stretch-backports/non-free | all
firmware-atheros | 20190114-2 | oldstable/non-free | all
firmware-atheros | 20210315-3~bpo10+1 | buster-backports/non-free | all
firmware-atheros | 20210315-3 | stable/non-free | all
firmware-atheros | 20210818-1~bpo11+1 | bullseye-backports/non-free | all
firmware-atheros | 20230117-2 | testing/non-free-firmware | all
firmware-atheros | 20230210-1 | unstable/non-free-firmware | all
Nowadays firmware-ath9k-htc (1.4.0-108-gd856466+dfsg1-1.2 as present in
Debian/unstable) also ships the same file names (see https://bugs.debian.org/1031186
AKA "firmware-ath9k-htc: rename to stable version"):
% dpkg -L firmware-ath9k-htc | grep /htc
/lib/firmware/ath9k_htc/htc_7010-1.4.0.fw
/lib/firmware/ath9k_htc/htc_9271-1.4.0.fw
So firmware-ath9k-htc uses:
Replaces: firmware-atheros (<= 20230210-1)
Breaks: firmware-atheros (<= 20230210-1)
and we can no longer ship both firmware-ath9k-htc and firmware-atheros,
so drop firmware-ath9k-htc from GRMLBASE.
FTR, /etc/modprobe.d/ath9k_htc.conf (shipped by firmware-ath9k-htc) included:
options ath9k_htc use_dev_fw=1
Commit: f0a6302b2d20ff8fcd11397c635563c63e07a9b7
https://github.com/grml/grml-live/commit/f0a6302b2d20ff8fcd11397c635563c63e07a9b7
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.43.1
Compare: https://github.com/grml/grml-live/compare/cd1b0e9a8f0c...f0a6302b2d20
More information about the Git-commits
mailing list