Upstream has moved to https://codeberg.org/jengelh/pam_mount.git .
Search Criteria
Package Details: pam_mount-git 2.21.r0.g18ae8ad-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pam_mount-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pam_mount-git |
| Description: | A PAM module that can mount volumes for a user session |
| Upstream URL: | https://inai.de/projects/pam_mount/ |
| Licenses: | LGPL-2.1-or-later |
| Conflicts: | pam_mount |
| Provides: | pam_mount |
| Submitter: | twelveeighty |
| Maintainer: | marmis |
| Last Packager: | marmis |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-11-22 03:19 (UTC) |
| Last Updated: | 2025-10-30 02:52 (UTC) |
Dependencies (9)
- cryptsetup (cryptsetup-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libhx
- libxml2 (libxml2-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pam (pam-selinuxAUR)
- pcre2 (pcre2-gitAUR)
- util-linux-libs (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (1)
Latest Comments
Namarrgon commented on 2025-05-05 12:26 (UTC)
twelveeighty commented on 2021-01-10 16:33 (UTC)
If you installed this -git version to get luks2 working, be advised that the [community] version as of 1.18 now supports luks2.
Corubba commented on 2020-05-24 18:51 (UTC)
@Uumas Just rebuild the package, it still compiles fine.
uumas commented on 2020-05-24 18:36 (UTC)
This doesn't work after a recent libhx update. It tries to find libhx.so.28 but it's 32 now.
twelveeighty commented on 2019-05-11 18:47 (UTC)
Thanks, @Corubba. I've incorporated your patch.
Corubba commented on 2019-05-01 23:10 (UTC)
The package guidelines [0] recommend removing prefixes from tags. This brings the versions of the PKGBUILD and the build package in line with pacmans version comparison logic (2.16.r6.g40b6f2f-1 > 2.16-1 > v2.16.r6.g40b6f2f-1). See [1] for a patch.
[0] https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function [1] https://0x0.st/zcts.diff
twelveeighty commented on 2018-11-22 03:21 (UTC)
Also see: https://bbs.archlinux.org/viewtopic.php?id=242131. This version will support luks2 until such time upstream officially releases the patch to support it in a release.
Pinned Comments
twelveeighty commented on 2021-01-10 16:33 (UTC)
If you installed this -git version to get luks2 working, be advised that the [community] version as of 1.18 now supports luks2.