[Git-commits] [grml/grml-debootstrap] 97308c: Support new non-free repository component for Debi...
Michael Prokop
noreply at github.com
Mon Feb 6 18:41:45 CET 2023
Branch: refs/heads/master
Home: https://github.com/grml/grml-debootstrap
Commit: 97308cda86705fa3006f38a6eda2edfdf9b9e30e
https://github.com/grml/grml-debootstrap/commit/97308cda86705fa3006f38a6eda2edfdf9b9e30e
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M grml-debootstrap
M grml-debootstrap.8.txt
Log Message:
-----------
Support new non-free repository component for Debian bookworm and newer
If the --non-free option gets enabled packages like 'firmware-linux',
'firmware-linux-nonfree', 'firmware-misc-nonfree' should be available.
Starting with Debian/bookworm the firmware related packages got moved
from "non-free" to the new "non-free-firmware" component/repository though
(related to https://www.debian.org/vote/2022/vote_003).
Commit: 4a2a0b29d90cc55c1e1083350a3279cc669720dc
https://github.com/grml/grml-debootstrap/commit/4a2a0b29d90cc55c1e1083350a3279cc669720dc
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M grml-debootstrap
M grml-debootstrap.8.txt
M releasetable.txt
Log Message:
-----------
Use bookworm as new default release + update release list
There's no point in suggesting EOL releases in the dialog(1) dialog any
longer, so let's drop lenny, squeeze, wheezy, jessie + stretch there.
While at it switch from X.Y to X version schema as we always install
the latest Debian (point) release and not the displayed X.0 one.
Use bookworm as the new default release so we get grml-debootstrap
accordingly into the bookworm freeze (see
https://release.debian.org/testing/freeze_policy.html for details).
Update the docs regarding support releases.
Commit: d839c3c771c6bd18f4c458f375b0ef5372c7efc0
https://github.com/grml/grml-debootstrap/commit/d839c3c771c6bd18f4c458f375b0ef5372c7efc0
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M debian/copyright
Log Message:
-----------
Update copyright information
Commit: df8c04392ad6ebfbad625c29d984885eccfa6404
https://github.com/grml/grml-debootstrap/commit/df8c04392ad6ebfbad625c29d984885eccfa6404
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M debian/control
M debian/copyright
Log Message:
-----------
Update Vcs-* headers + copyright source 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 + debian/copyright accordingly.
Commit: 3a8d2b760d4394a12901d0e6c0488b78f11e5ca1
https://github.com/grml/grml-debootstrap/commit/3a8d2b760d4394a12901d0e6c0488b78f11e5ca1
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M packer/debian64_provision.sh
Log Message:
-----------
packer: clone git repository from github.com
The git protocol is discouraged and insecure.
Commit: 594d9d1b6e96d029ebf3a8cc737694340dd9b1a6
https://github.com/grml/grml-debootstrap/commit/594d9d1b6e96d029ebf3a8cc737694340dd9b1a6
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M docker/Dockerfile
Log Message:
-----------
docker: retrieve vimrc + zshrc from github
Avoid depending on git.grml.org service which we might deprecate
Commit: d71aaf406a01c783d8ad32f85450abef788870f5
https://github.com/grml/grml-debootstrap/commit/d71aaf406a01c783d8ad32f85450abef788870f5
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M debian/control
Log Message:
-----------
Bump Standards-Version to 4.6.2
Commit: 0d49f1b86d1431e34ec053483de1516bdabe1e3f
https://github.com/grml/grml-debootstrap/commit/0d49f1b86d1431e34ec053483de1516bdabe1e3f
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.102
Compare: https://github.com/grml/grml-debootstrap/compare/0b2edcac5ef4...0d49f1b86d14
More information about the Git-commits
mailing list