summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vagrant Cascadian [Wed, 29 May 2019 20:02:07 +0000 (21:02 +0100)]
Merge ltsp (5.18.12-3) import into refs/heads/workingbranch
Wolfgang Schweer [Wed, 20 Mar 2019 18:50:13 +0000 (19:50 +0100)]
ltsp: codename detection code not useful for stable (Closes: #925173).
While it made sense to use /etc/debian_release in testing (the file contains
text like 'buster/sid') it fails to work in stable (the file content is a plain
version number like 9.8). 'lsb_release --short --codename' is supposed to work
in stable also in standalone mode.
(Vagrant Cascadian made minor edit to use longhand options consistent
with upstream).
Gbp-Pq: Name fix-codename-detection.patch
Alkis Georgopoulos [Sat, 25 May 2019 06:49:38 +0000 (09:49 +0300)]
Debian: correct typo in ltsploop, avoid ext4 journal playback errors.
Gbp-Pq: Name correct-typo-in-ltsploop-avoid-ext4-journal-p.patch
Debian LTSP Maintainers [Wed, 29 May 2019 20:02:07 +0000 (21:02 +0100)]
reproducible-mo-files
Avoid always checking weather the .pot file should be regenerated.
Gbp-Pq: Name reproducible-mo-files
Debian LTSP Maintainers [Wed, 29 May 2019 20:02:07 +0000 (21:02 +0100)]
disable-default-encrypted-swap
Disable swap encryption by default, as it simply hangs in Debian
Stretch. Hopefully this is only temporary...
Gbp-Pq: Name disable-default-encrypted-swap.patch
Debian LTSP Maintainers [Wed, 29 May 2019 20:02:07 +0000 (21:02 +0100)]
manpages-use-debian-version
Use the Debian package version when generating manpages with help2man.
Gbp-Pq: Name manpages-use-debian-version
Vagrant Cascadian [Wed, 29 May 2019 20:02:07 +0000 (21:02 +0100)]
ltsp (5.18.12-3) unstable; urgency=medium
* ltsp-client-builder: Add --trust-file-mirror to ltsp-build-client
options to fix builds from unsigned CDs (Closes: #929735).
[dgit import unpatched ltsp 5.18.12-3]
Vagrant Cascadian [Wed, 29 May 2019 20:02:07 +0000 (21:02 +0100)]
Import ltsp_5.18.12-3.debian.tar.xz
[dgit import tarball ltsp 5.18.12-3 ltsp_5.18.12-3.debian.tar.xz]
Vagrant Cascadian [Tue, 25 Dec 2018 01:30:09 +0000 (01:30 +0000)]
Merge ltsp (5.18.12-1) import into refs/heads/workingbranch
Vagrant Cascadian [Tue, 25 Dec 2018 01:30:09 +0000 (01:30 +0000)]
Import ltsp_5.18.12.orig.tar.xz
[dgit import orig ltsp_5.18.12.orig.tar.xz]
Debian LTSP Maintainers [Tue, 25 Dec 2018 01:30:09 +0000 (01:30 +0000)]
reproducible-mo-files
Avoid always checking weather the .pot file should be regenerated.
Gbp-Pq: Name reproducible-mo-files
Debian LTSP Maintainers [Tue, 25 Dec 2018 01:30:09 +0000 (01:30 +0000)]
disable-default-encrypted-swap
Disable swap encryption by default, as it simply hangs in Debian
Stretch. Hopefully this is only temporary...
Gbp-Pq: Name disable-default-encrypted-swap.patch
Debian LTSP Maintainers [Tue, 25 Dec 2018 01:30:09 +0000 (01:30 +0000)]
manpages-use-debian-version
Use the Debian package version when generating manpages with help2man.
Gbp-Pq: Name manpages-use-debian-version
Vagrant Cascadian [Tue, 25 Dec 2018 01:30:09 +0000 (01:30 +0000)]
ltsp (5.18.12-1) unstable; urgency=medium
* New upstream version.
[ Alkis Georgopoulos ]
* Avoid client hang on shutdown (LP: #
1781783).
* Resolve systemd-networkd issues (LP: #
1756260).
* Move rofs,cow to /run/initramfs to prevent systemd from unmounting
them on shutdown.
* init-ltsp.d/50-systemd-shutdown replaced nbd-disconnect.
* Drop Ubuntu diff from debian/control.
* Add X-Ubuntu-Depends: ldm-ubuntu-theme for ltsp-client.
* Add snap and swapfile to ltsp-update-image.excludes.
* At 50-system-shutdown, pid 1 is init-ltsp, not systemd.
* Introduce HOST_TO_USERNAME lts.conf directive (LP: #
1781774).
* Exclude system journal from the generated image (LP: #
1781820).
* Allow backslashes in usernames (LP: #
1652260).
* ltsp-config dnsmasq --enable-dns, assumes the default is port=0.
* Introduce ltsp-client-core.postinst to call update-kernels.
* Default to IPAPPEND=3 for ProxyDHCP.
* Properly create rc.local if needed (LP: #
1782080).
* Add epoptes to RM_SYSTEM_SERVICES.
* Move the ldm-ubuntu-theme dependency to ldm.
* Update 50-rm-system-services for Ubuntu 18.04.
* Debian: don't ifdown the interfaces on shutdown.
* Avoid getty@.service for all VTs except the first.
* Ubuntu: disable apparmor on fat clients as it crashes libreoffice
(LP: #
1783066).
* Debian: add apt-daily.timer to RM_SYSTEM_SERVICES.
* Ubuntu: disable some new unnecessary cronjobs.
* 10-resolv-conf: Domains, not Domain (LP: #
1795985).
* 10-resolv-conf: start comment with #, thanks Hyperbyte!
[ Vagrant Cascadian ]
* server/man: Add lts.conf manpage, generated with go-md2man.
* lts.conf manpage: Update references to /dev/usb/lp0. Thanks to
Wolfgang Schweer. (Closes: #795620).
[ Wolfgang Schweer ]
* Make 'ltsp-build-client/Debian/000-basic-configuration' more robust.
* Adjust server/Debian/share/ltsp/ltsp-build-client-functions to be apt
compliant.
[ Vagrant Cascadian ]
* ltsp-build-client-functions: Fix add_mirrors function to only enable
trusted=yes for file: entries.
[ Wolfgang Schweer and Vagrant Cascadian ]
* Debian: ltsp-client-builder: Use --nfs-root to enable NFS support, and
edit update-kernels.conf.d/nfs. (Closes: #904427).
[ Wolfgang Schweer ]
* Debian: ltsp-client-builder: Create directory update-kernels.conf.d to
be able to write the update-kernels.conf.d/nfs file.
[ Vagrant Cascadian ]
* Debian: ltsp-build-client: Ensure configuration directory exists when
enabling nfs-root.
* Debian: ltsp-build-client: Add --trust-file-mirror commandline option
to set [trusted=yes] on file type mirrors. (Closes: #911380).
* Sync translations from Launchpad.
* Debian: ltsp-build-client: Make TRUST_FILE_MIRROR a boolean.
* Install lts.conf man page:
- Add Build-Depends on go-md2man.
- Add Breaks/Replaces on ltsp-docs.
- Drop Suggests/Recommends on ltsp-docs.
* Update manpage version patch.
* debian/control: Update Standards-Version to 4.3.0, no changes.
* debian/control: Update Standards-Version to 4.3.0, no changes.
* ltsp-config: prefer installing from /usr/share/ltsp/examples rather
than /usr/share/doc/ltsp-server/examples, as relying on contents in
doc violates Debian policy, and is potentially very distro-specific.
* Move ltsp-server-dnsmaq.conf into common configuration directory.
* Update to debhelper compatibility level 11.
* ltsp-server: Install ltsp-config examples in /usr/share/ltsp/examples,
adding symlinks to /usr/share/doc/ltsp-server/examples/.
[dgit import unpatched ltsp 5.18.12-1]
Vagrant Cascadian [Tue, 25 Dec 2018 01:30:09 +0000 (01:30 +0000)]
Import ltsp_5.18.12-1.debian.tar.xz
[dgit import tarball ltsp 5.18.12-1 ltsp_5.18.12-1.debian.tar.xz]
Vagrant Cascadian [Mon, 9 Jan 2017 20:07:59 +0000 (20:07 +0000)]
Merge ltsp (5.5.9-2) import into refs/heads/workingbranch
Vagrant Cascadian [Thu, 8 Dec 2016 05:31:04 +0000 (07:31 +0200)]
Debian: Fix setting of FAT_CLIENT_DESKTOPS from configuration file. Thanks to Finn Andersen for reporting the issue. https://sourceforge.net/p/ltsp/mailman/message/
35538148/
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0001-Debian-Fix-setting-of-FAT_CLIENT_DESKTOPS-from-confi.patch
LTSP Debian Maintainers [Mon, 9 Jan 2017 20:07:59 +0000 (20:07 +0000)]
reproducible-mo-files
Avoid always checking weather the .pot file should be regenerated.
Gbp-Pq: Name reproducible-mo-files
LTSP Debian Maintainers [Mon, 9 Jan 2017 20:07:59 +0000 (20:07 +0000)]
disable-default-encrypted-swap
Disable swap encryption by default, as it simply hangs in Debian
Stretch. Hopefully this is only temporary...
Gbp-Pq: Name disable-default-encrypted-swap.patch
LTSP Debian Maintainers [Mon, 9 Jan 2017 20:07:59 +0000 (20:07 +0000)]
manpages-use-debian-version
Use the Debian package version when generating manpages with help2man.
Gbp-Pq: Name manpages-use-debian-version
LTSP Debian Maintainers [Mon, 9 Jan 2017 20:07:59 +0000 (20:07 +0000)]
jetpipe-from-ltsp-client-core-init-script
Start jetpipe from ltsp-client-core init script, as it fails to daemonize when
executed from init-ltsp.d, which is run before /sbin/init is started.
Gbp-Pq: Name jetpipe-from-ltsp-client-core-init-script
LTSP Debian Maintainers [Mon, 9 Jan 2017 20:07:59 +0000 (20:07 +0000)]
use-test-binary
## use-test-binary.dpatch by Vagrant Cascadian <vagrant@freegeek.org>
##
## DP: use /usr/bin/test instead of relying on the shell test builtin, as bash
## DP: and dash behave inconsistantly. works around
## DP: http://bugs.debian.org/539909
Gbp-Pq: Name use-test-binary
Vagrant Cascadian [Mon, 9 Jan 2017 20:07:59 +0000 (20:07 +0000)]
ltsp (5.5.9-2) unstable; urgency=medium
* Update NEWS.Debian to mention switch to NBD and disabling of encrypted
swap by default.
* Fix setting of FAT_CLIENT_DESKTOPS from configuration file. Thanks to
Finn Andersen.
* Prefer dnsmasq for DHCP and TFTP.
[dgit import unpatched ltsp 5.5.9-2]
Vagrant Cascadian [Mon, 9 Jan 2017 20:07:59 +0000 (20:07 +0000)]
Import ltsp_5.5.9-2.debian.tar.xz
[dgit import tarball ltsp 5.5.9-2 ltsp_5.5.9-2.debian.tar.xz]
Vagrant Cascadian [Tue, 6 Dec 2016 22:02:18 +0000 (22:02 +0000)]
Import ltsp_5.5.9.orig.tar.xz
[dgit import orig ltsp_5.5.9.orig.tar.xz]
Vagrant Cascadian [Mon, 9 Feb 2015 06:40:45 +0000 (22:40 -0800)]
Drop hack to remove nouveau_vieux driver, as newer versions of LDM will no longer hard-code LIBGL_ALWAYS_INDIRECT. https://bugs.launchpad.net/ltsp/+bug/
1072711
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0020-Drop-hack-to-remove-nouveau_vieux-driver-as-newer-ve.patch
Vagrant Cascadian [Sun, 30 Nov 2014 02:51:39 +0000 (18:51 -0800)]
update-kernels: Quiet down mkimage output when generating boot.scr.
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0018-update-kernels-Quiet-down-mkimage-output-when-genera.patch
Vagrant Cascadian [Sat, 29 Nov 2014 19:08:02 +0000 (11:08 -0800)]
Debian: update-kernels.conf: Prefer 586 over 486 in for 32 bit systems, as 486 is no longer shipped in Jessie.
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0017-Debian-update-kernels.conf-Prefer-586-over-486-in-fo.patch
Vagrant Cascadian [Sat, 29 Nov 2014 18:57:26 +0000 (10:57 -0800)]
update-kernels: Fix issues with kernel version variant sorting by first looping on the preferred variants, and using the keyword "ALL" instead of "*" to avoid shell globbing issues.
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0016-update-kernels-Fix-issues-with-kernel-version-varian.patch
Alkis Georgopoulos [Sat, 29 Nov 2014 15:51:04 +0000 (17:51 +0200)]
Correctly sort kernel FLAVOR in increasing order and VERSION in decreasing.
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0015-Correctly-sort-kernel-FLAVOR-in-increasing-order-and.patch
Vagrant Cascadian [Mon, 24 Nov 2014 03:14:18 +0000 (19:14 -0800)]
ltsp-update-kernels: Remove .dtb files when kernel version is no longer installed.
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0013-ltsp-update-kernels-Remove-.dtb-files-when-kernel-ve.patch
Vagrant Cascadian [Thu, 23 Oct 2014 22:36:50 +0000 (15:36 -0700)]
Debian: Remove ltsp-build-client plugin pulseaudio-tweaks, as the customizations are no longer needed.
Gbp-Pq: Topic upstream
Gbp-Pq: Name 0004-Debian-Remove-ltsp-build-client-plugin-pulseaudio-tw.patch
LTSP Debian Maintainers [Tue, 31 Mar 2015 23:54:20 +0000 (00:54 +0100)]
manpages-use-debian-version
Use the Debian package version when generating manpages with help2man.
Gbp-Pq: Name manpages-use-debian-version
LTSP Debian Maintainers [Tue, 31 Mar 2015 23:54:20 +0000 (00:54 +0100)]
jetpipe-from-ltsp-client-core-init-script
Start jetpipe from ltsp-client-core init script, as it fails to daemonize when
executed from init-ltsp.d, which is run before /sbin/init is started.
Gbp-Pq: Name jetpipe-from-ltsp-client-core-init-script
LTSP Debian Maintainers [Tue, 31 Mar 2015 23:54:20 +0000 (00:54 +0100)]
getltscfg-makefile-flags
Ensure LDFLAGS and CPPFLAGS are respected when building getltscfg, otherwise
some hardened build flags are ignored.
Gbp-Pq: Name getltscfg-makefile-flags
LTSP Debian Maintainers [Tue, 31 Mar 2015 23:54:20 +0000 (00:54 +0100)]
use-test-binary
## use-test-binary.dpatch by Vagrant Cascadian <vagrant@freegeek.org>
##
## DP: use /usr/bin/test instead of relying on the shell test builtin, as bash
## DP: and dash behave inconsistantly. works around
## DP: http://bugs.debian.org/539909
Gbp-Pq: Name use-test-binary
Vagrant Cascadian [Tue, 31 Mar 2015 23:54:20 +0000 (00:54 +0100)]
ltsp (5.5.4-4) unstable; urgency=medium
* ltsp-client-builder: Fix mounting of "cdrom" during by using the
device of already mounted "cdrom" images. Tested with both CD and USB
installs, and systems with multiple CD drives. Thanks to Wolfgang
Schweer (Closes: #540990, #780591).
[dgit import unpatched ltsp 5.5.4-4]
Vagrant Cascadian [Tue, 31 Mar 2015 23:54:20 +0000 (00:54 +0100)]
Import ltsp_5.5.4-4.debian.tar.xz
[dgit import tarball ltsp 5.5.4-4 ltsp_5.5.4-4.debian.tar.xz]
Vagrant Cascadian [Wed, 22 Oct 2014 06:32:58 +0000 (07:32 +0100)]
Import ltsp_5.5.4.orig.tar.xz
[dgit import orig ltsp_5.5.4.orig.tar.xz]