libpam-mount 2.16-3ubuntu0.1 source package in Ubuntu

Changelog

libpam-mount (2.16-3ubuntu0.1) bionic; urgency=medium

  * d/p/0015-Use-crypt_get_type-to-get-type-and-support-CRYPT_LUK.patch:
    allow more than just LUKS1 by detecting the type (LP: #1804408)
  * d/tests/control, d/tests/local-luks: add autopkgtest for luks1/luks2
    automount on user login. (LP: #1679327)

 -- Christian Ehrhardt <email address hidden>  Wed, 06 Feb 2019 10:02:48 +0100

Upload details

Uploaded by:
Christian Ehrhardt 
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main admin

Downloads

File Size SHA-256 Checksum
libpam-mount_2.16.orig.tar.xz 305.0 KiB ae0207ea6c96189414f906a7b0880abc7751a98e26b3d0375c9afab3722471e7
libpam-mount_2.16-3ubuntu0.1.debian.tar.xz 28.6 KiB e6202d2a395c8bfa204ac8a6fd27c9f0d303c8b52bf9d1a22f35f2889ef45b9a
libpam-mount_2.16-3ubuntu0.1.dsc 2.2 KiB ebe2ea30ae8e088e50e2cfeb5a6201942ff493b267038c98e7ce80d7c7b4a5a7

Available diffs

View changes file

Binary packages built by this source

libpam-mount: PAM module that can mount volumes for a user session

 This module is aimed at environments with central file servers that a
 user wishes to mount on login and unmount on logout, such as
 (semi-)diskless stations where many users can login.
 .
 The module also supports mounting local filesystems of any kind the
 normal mount utility supports, with extra code to make sure certain
 volumes are set up properly because often they need more than just a
 mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE,
 dm-crypt and LUKS.

libpam-mount-dbgsym: debug symbols for libpam-mount