Mon, 29 Apr 2024 17:15:35 UTC | login

Information for build pam_mount-2.19-3.fc40

ID268942
Package Namepam_mount
Version2.19
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pam_mount.git#b6d519e78f0a6d099c9ad05b1fe3e42fc09476b3
SummaryA PAM module that can mount volumes for a user session
DescriptionThis 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 logon and where statically mounting the entire /home from a server is a security risk, or listing all possible volumes in /etc/fstab is not feasible. * Users can define their own list of volumes without having to change (possibly non-writable) global config files. * Single sign-on feature - the user needs to type the password just once (at login) * Transparent mount process * No stored passwords * Volumes are unmounted on logout, freeing system resources and not leaving data exposed. 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. If you intend to use pam_mount to protect volumes on your computer using an encrypted filesystem system, please know that there are many other issues you need to consider in order to protect your data. For example, you probably want to disable or encrypt your swap partition (the cryptoswap can help you do this). Do not assume a system is secure without carefully considering potential threats.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 23 Nov 2023 14:55:17 UTC
CompletedFri, 24 Nov 2023 12:23:48 UTC
Taskbuild (f40, /rpms/pam_mount.git:b6d519e78f0a6d099c9ad05b1fe3e42fc09476b3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pam_mount.git#b6d519e78f0a6d099c9ad05b1fe3e42fc09476b3'}}
Tags
f40
RPMs
src
pam_mount-2.19-3.fc40.src.rpm (info) (download)
riscv64
libcryptmount-2.19-3.fc40.riscv64.rpm (info) (download)
libcryptmount-devel-2.19-3.fc40.riscv64.rpm (info) (download)
pam_mount-2.19-3.fc40.riscv64.rpm (info) (download)
libcryptmount-debuginfo-2.19-3.fc40.riscv64.rpm (info) (download)
pam_mount-debuginfo-2.19-3.fc40.riscv64.rpm (info) (download)
pam_mount-debugsource-2.19-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.19-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 16 2022 Chen Chen <aflyhorse@hotmail.com> - 2.19-1 - Update to 2.19 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.18-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Dec 19 2021 Chen Chen <aflyhorse@hotmail.com> - 2.18-3 - The build now uses PCRE2 instead of PCRE1 - Remove libglib dependency * Fri Dec 17 2021 Chen Chen <aflyhorse@hotmail.com> - 2.18-2 - Switch sources from http to https * Mon Nov 01 2021 Björn Esser <besser82@fedoraproject.org> - 2.18-1 - Update to 2.18 * Mon Nov 01 2021 Björn Esser <besser82@fedoraproject.org> - 2.16-15 - Fix BuildRequires - Whitespace cleanup - Fix explicit Requires - Modernize spec file - Sort (Build)Requires by alphabet - Add patch to replace obsolete use of AM_PROG_LIBTOOL * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 2.16-14 - Rebuilt with OpenSSL 3.0.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.16-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild