summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-07 17:39:20 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-07 17:39:20 +0100
commitcadb03124255d63531e43d1c9621399ae9141553 (patch)
tree3d79f28d724eadb07f97795ef11cb2a49c498dc5 /debian/changelog
parentd40820500ff29d86b7b1f790172009a33cb6cc2a (diff)
downloaditzks-systems-cadb03124255d63531e43d1c9621399ae9141553.tar.gz
itzks-systems-cadb03124255d63531e43d1c9621399ae9141553.tar.bz2
itzks-systems-cadb03124255d63531e43d1c9621399ae9141553.zip
release 2022.01.07.12022.01.07.1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog88
1 files changed, 88 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f0e65b8..b4c8dac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,91 @@
+itzks-systems (2022.01.07.1) unstable; urgency=medium
+
+ * debian/control:
+ + Fix bad paragraph separator in LONG_DESCRIPTION (roamingworkstation).
+ + Add D (roamingworkstation): sensible-utils (mainly to silence lintian on
+ this).
+ + Add D (mainserver): adduser.
+ + Resolve lintian's complaints about binary files being in non-conflicting
+ packages.
+ + Add R³ field and set it to 'no'.
+ + Bump Standards-Version: to 4.6.0. No changes needed.
+ * etc/ltsp/ltsp.conf.in:
+ + Fix commented-out [set-root-hash] section.
+ * etc/ltsp/:
+ + Keep /root/.ssh while cleaning up nearly everything else in /root before
+ SquashFS image creation.
+ + Rename (and move into our namespace): ltsp.conf.in ->
+ ltsp.conf.itzks-systems-disklserver.in.
+ * sbin/itzks-update-disklserver-squashfs-images:
+ + Use renamed ltsp.conf.itzks-systems-disklserver.in file.
+ + Deploy SSH key file(s) and authorized_keys file into DLW chroot.
+ * debian/itzks-systems-disklserver.install:
+ + Install etc/ltsp/ into disklserver bin:pkg.
+ * bin/itzks-filter-whitelist-sslmitm-ca:
+ + Drop file, not needed anymore. Update d/copyright accordingly.
+ * share/glib-2.0/schemas/90_itzks+mate.gschema.override:
+ + Drop settings already default in Debian Edu MATE. Mark all other
+ settings as FIXMEs (to be removed for the bookworm release cycle).
+ * bin/itzks-goodbye-user-session:
+ + Mark for removal when the bookworm release cycle starts.
+ + Actually, this script needs to stay around for a long time (or users'
+ dconf settings might need porting). Thus, wrapping around Debian Edu's
+ goodby-user-session.
+ * bin/itzks-hosts:
+ + Prefer Debian Edu's list-gosa-system script over our own implementation.
+ Mark code section for removal when the bookworm release cycle starts.
+ * examples/displayserver/:
+ + Drop example TFTP configuration for syslinux. This needs to be ported to
+ iPXE some time near in the future.
+ * sbin/itzks-switch-to-systemd-networkd:
+ + Drop file. We don't want systemd-networkd for now.
+ * sbin/itzks-switch-back-to-networkmanager:
+ + Drop file. We don't need switching back anymore, either.
+ * etc/chromium/policies/managed/itzks-systems-common.json:
+ + Drop file from itzks-systems-common. In Debian Edu, this is the default
+ recommended policy, so let's be fine with that. No need to enforce it.
+ * etc/chromium/policies/recommended/itzks-systems_search_provider.json:
+ + Recommend DuckDuckGo as default search provider on virt-man* and backup*
+ machines.
+ * etc/cron.d/itzks-systems-common:
+ + Improve (but not yet fix) how we discover if being inside a DLW or TC
+ chroot.
+ * etc/cron.daily/itzks-systems-workstation:
+ + Drop attempts to update flashplugin-nonfree. Flash is dead.
+ * etc/firefox-esr/itzks_caching.js:
+ + Drop file. This is now the default in Debian Edu's Firefox ESR config
+ tweaks.
+ * etc/standardskriver.cfg:
+ + Drop previous customer.
+ * debian/itzks-systems-{workstation,common}.maintscript:
+ + Fix old and wrong or missing versions.
+ * fetch-filter-cert:
+ + Remove init script. Not required anymore for Debian Edu 11 (which has a
+ rootCA now).
+ * debian/copyright:
+ + All-over copyright attributions update.
+ * lintian:
+ + source: Ignore absolute-symbolic-link-target-in-source for our symlinks
+ in /etc/skel/.
+ + itzks-systems-common: Rename lintian tag 'binary-without-manpage' to
+ 'no-manual-page'.
+ + itzks-systems-{tablet,roamingworkstation}: Silence unusal-interpeter and
+ package-contains-file-in-etc-skel. Both are intentional.
+ + itzks-systems-faiserver.lintian-overrides: Add overrides for complaints
+ about messing with the squid service from within the postinst script.
+ + itzks-systems-mainserver.lintian-overrides: Adjust to new unusual-
+ interpreter syntax/output.
+ * debian/itzks-systems-mainserver.postinst:
+ + Drop single quotes in adduser command to silence lintian.
+ * sbin/diskless-workstation-shell.bookworm:
+ + Add file. Update d/copyright.
+ * man/:
+ + Update symlinks for diskless-workstation-shell script.
+ * debian/itzks-systems-faiserver.postinst:
+ + Silence update-rc.d output (as complained about by lintian).
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 07 Jan 2022 15:22:47 +0100
+
itzks-systems (2022.01.05.1) unstable; urgency=medium
* share/debian-edu-config/tools/gosa-modify-host-itzks: