Skip to content

Releases: linuxmuster/linuxmuster-linuxclient7

Release v1.0.8 (focal)

10 Oct 13:25
1cb1b1b

Choose a tag to compare

  • Fix deletion of /etc/profile.d/linuxmuster-proxy.sh (#25)

Release v1.0.7

02 Oct 21:52
ed9bd26

Choose a tag to compare

  • Fix mounting of shares with useLetter=0

Release v1.0.6

28 Sep 20:59
e64472a

Choose a tag to compare

  • Fix some issues when logging in with a falsely capitalized username (#29)

Release v1.0.5

28 Sep 14:25
c2a683e

Choose a tag to compare

  • Disable machine password renewal (#27)
  • Don't use absolute path for mount.cifs (#28)
  • Only mount drives with letters if useLetter is set to 1 in the GPO

Release v1.0.4

15 Aug 12:16
09420f0

Choose a tag to compare

  • Use rmdir instead of rmtree to remove share mountpoints
  • Unmount sysvol on shutdown
  • Fix some error which prevented login and logout from working correctly
  • Fix syslog problems
  • The Environment variable SYSVOL is now exported for users and in all hookscripts. It contains the absolute path to the sysvol mountpoint.
  • Fix security vulnerability with share mounting (#15)
  • The Environment variable "SERVERHOME" is now exported and contains the mountpoint of the user home share

Release v1.0.4-rc04

14 Jul 12:51
4a830bf

Choose a tag to compare

Release v1.0.4-rc04 Pre-release
Pre-release
  • Use rmdir instead of rmtree to remove share mountpoints
  • Unmount sysvol on shutdown

Release v1.0.4-rc03

08 Jun 10:07
6a86e3d

Choose a tag to compare

Release v1.0.4-rc03 Pre-release
Pre-release
  • Fix kerberos permission error from rc02

Release v1.0.4-rc02

08 Jun 09:34
83a4188

Choose a tag to compare

Release v1.0.4-rc02 Pre-release
Pre-release
  • Fix some error which prevented login and logout from working correctly
  • Fix syslog problems
  • The Environment variable SYSVOL is now exported for users and in all hookscripts. It contains the absolute path to the sysvol mountpoint.

Release v1.0.4-rc01

07 Jun 14:08
5a60515

Choose a tag to compare

Release v1.0.4-rc01 Pre-release
Pre-release
  • Fix security vulnerability with share mounting (#15)
  • Some refactoring
  • The Environment variable "SERVERHOME" is now exported and contains the mountpoint of the user home share

Release v1.0.3

10 May 14:14
6e657e7

Choose a tag to compare

  • More cleanup in prepare-image (#13, #11)
  • Pam_mount is not used anymore (#14)
  • Home dir is now mounted as $USER (H:) instead of just $USER