commit b5e9a5b48cf6dbc36e6e02c472610bf7647fe907
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Tue Apr 28 12:37:48 2026 -0700
debian/watch: Update to format version 5.
commit 8612b38f660b89cd3deb14033d3206a98d1d2679
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Mon Apr 27 16:55:10 2026 -0700
debian/control: Update Standards-Version to 4.7.4.
commit eb8ebff2283c4e9ec456efc9cebc2c99b9ce9318
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Mon Apr 27 16:54:33 2026 -0700
debian/control: Remove Rules-Requires-Root field.
"no" is now the default value.
commit 316984d62aa12e456ec04d06b87f273692abb7e9
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Mon Apr 27 16:53:59 2026 -0700
debian/control: Remove Priority field.
"optional" is now the default Priority.
commit f973bfeaed7b381afc3730367055e393e8a9f535
Author: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Mon Apr 27 16:24:34 2026 -0700
debian/rules: Update dh_auto_configure override to call
./docs/Makefile.sh without changing directories.
The "cd -" at the end hid errors that were revealed when testing with
bash 5.3 as /bin/sh.
commit abc35263de311ce51e76cc9d9650dd5ba280c2c8
Author: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Mon Apr 27 16:12:07 2026 -0700
docs/Makefile.sh: Fix the attempt to determine what directory
Makefile.sh is in.
Checking ${1} resulted in a empty/null value, which was worked around
in debian/rules by manually changing to the correct directory, but
this only hid the bug. The correct variable to check is ${0}.
When run with bash as /bin/sh, changes in behavior with bash 5.3 in
handling "cd" with an empty argument revealed the bug by not creating
any manpages, and bash emitting an error.
This was discovered when ltsp started failing to build reproducibly on
tests.reproducible-builds.org, where /bin/sh points to bash in one
test.
Big thanks to Chris Lamb who identified the issue and the proper
fix!
commit e3386a09bfb13f9ffc429678a0bd614e303b1c53
Author: Alkis Georgopoulos <alkisg@gmail.com>
Date: Mon Sep 29 08:34:39 2025 +0300
Enable swap partitions in client nvme disks (#868)
commit b6e2178d1ce409b2f56f1c554a26da365cb53b6e
Author: Alkis Georgopoulos <alkisg@gmail.com>
Date: Sun Sep 21 08:49:36 2025 +0300
Don't disable at-spi-dbus-bus user service
commit dad0dbb9cf2b86cf03a0d195903c9a1f040a8433
Author: Alkis Georgopoulos <alkisg@gmail.com>
Date: Sun Sep 21 08:27:16 2025 +0300
Disable apparmor.service once more (#950)
commit 6069c536c34c3019c1a3af2277974cae74f6f165
Author: Alkis Georgopoulos <alkisg@gmail.com>
Date: Tue Aug 26 08:47:03 2025 +0300
Update debian/copyright
commit 91df9016d54a2a9eb8df4b77455555f498b63b7c
Author: Alkis Georgopoulos <alkisg@gmail.com>
Date: Tue Aug 26 08:42:55 2025 +0300
Load AppArmor profiles (#950)
commit 31f9007ce93d1c4ae7e8dc8743ddfa45eb689575
Author: Alkis Georgopoulos <alkisg@gmail.com>
Date: Mon Aug 25 11:01:11 2025 +0300
Add more dhcp-mac lines for Raspberry Pi (#940)
commit 47203c1a2bc26fb7a6c87b0d4cc08ee2f32d1759
Author: Alkis Georgopoulos <alkisg@gmail.com>
Date: Mon Aug 25 10:49:51 2025 +0300
Look for compressed module overlay.ko.zst (#945)
commit 9668b95cd9ef2dfde3f22ab19bebe6e8e02a8106
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Fri Sep 6 19:20:38 2024 -0700
Upload ltsp 23.02-3 to unstable.
commit 2af069aa26421badeabc1963b584e71e899079f2
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Fri Sep 6 18:52:00 2024 -0700
debian/control: Update to Standards-Version 4.7.0.
commit 130531f8360fbab6ec75e306a346166ce9c19a70
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Fri Sep 6 18:42:39 2024 -0700
Add debian/changelog entry from ltsp 23.02-2.1.
commit 4fdc8c3ea2b19c0394db5a7252d29b5554c175c5
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Sat Aug 19 17:37:16 2023 +0200
Upload ltsp 23.02-2 to Debian unstable.
commit bead8b887b249553ef69ffdfadc5a2c2e476d1c8
Author: Alkis Georgopoulos <alkisg@gmail.com>
Date: Fri Sep 8 17:46:17 2023 +0300
Support bash completion
commit 19ccbb7c4a5daeebacb4157bea772e26c3fb0f44
Author: gber <guido+github.com@berhoerster.name>
Date: Thu Aug 17 09:45:49 2023 +0200
Avoid mv on init symlink in order to work around overlayfs issue (#860)
Among the 2 debian patches available in version 23.02-3 of the package, we noticed the following issues: