ltsp (21.01-1)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the v21.01 tag
- Git: https://github.com/ltsp/ltsp.git
-
- Branch: main
- Path: debian/changelog
- Browser: https://github.com/ltsp/ltsp/
- Last scan: 2021-04-17 15:49:01+00
- Next scan: 2021-04-18 16:10:00+00
- Debian changelog in Git:
ltsp (21.01-1) unstable; urgency=medium
[ Alkis Georgopoulos ]
* Update copyright in man pages
* Support openssh 8.4 (#358)
* Document separate partitions in ltsp image (#347)
* Correctly pass SSH_OPTIONS to pamltsp (#114)
* Increase SSHFS cleanup timeout
* Avoid more than 2 login error messages (#353)
* Remove all resume configuration files (#346)
* Transform INCLUDE into section_call (#343)
* Rename Raspbian to Raspberry Pi OS (#342)
* Allow NFS home in live CDs (#138)
* Avoid tmpfs home (#338)
* Make images accessible only by root (#336)
* Document the correct /etc/ltsp/bin/sshfs path (#341)
* Initial SSSD/LDAP support (#338)
* Update issue template for discussions
* Prevent AUTOLOGIN blocking boot in unmatched clients (#157)
* Disable nfs-kernel-server by default
* Update ltsp.conf.5.md
[ Vagrant Cascadian ]
* debian/patches: Prefer resolvectl over systemd-resolve.
(Closes: #979261)
[ Sébastien Ducoulombier ]
* make debclean remove docs/man
-- Vagrant Cascadian <vagrant@debian.org> Mon, 11 Jan 2021 14:22:12 -0800
- This branch is 4 commits ahead of tag v21.01
- Git log:
commit 24f0d01976e03e2a5465f4954fbb14a4cb927845
Author: Vagrant Cascadian <vagrant@debian.org>
Date: Mon Jan 11 14:22:34 2021 -0800
Upload ltsp 21.01-1 to unstable.
commit 18f2cd78f00eebb0cb157355efcb600684d50730
Merge: 7b0e851 620aaf2
Author: Vagrant Cascadian <vagrantc@users.noreply.github.com>
Date: Mon Jan 11 13:52:02 2021 -0800
Merge pull request #370 from sebastiendu/master
let debclean remove docs/man
commit 620aaf2276c7752ce8e91ffc13334fb7e291c466
Author: Sébastien Ducoulombier <seb@ldd.fr>
Date: Fri Jan 8 08:55:29 2021 +0100
make debclean remove docs/man
commit 7b0e851fe5c11929bf8ec350e6b24178125cc571
Author: Alkis Georgopoulos <alkisg@gmail.com>
Date: Tue Jan 5 08:28:03 2021 +0200
Prefer resolvectl over systemd-resolve (#367)