From 0e197b6de34324058f3d76074c90c5c734a30278 Mon Sep 17 00:00:00 2001 From: Richard Penney Date: Sun, 28 Jul 2024 06:40:10 +0100 Subject: [PATCH] Minor refinements --- ChangeLog | 4 ++++ RELNOTES | 2 +- cryptmount.spec | 8 +++++--- debian/changelog | 2 +- man/cmtab.5.in | 6 +++--- man/cryptmount.8.in | 5 ++--- man/fr/cmtab.5.in | 6 +++--- 7 files changed, 19 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index 65317c4..457df27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ ChangeLog for cryptmount (https://github.com/rwpenney/cryptmount) +28Jul24 - *** cryptmount-6.3 released + +21Jul24 - Migrated devmapper naming assumptions to /dev/disk/by-id/dm-name-* + 11Jul24 - Fixed duplicated loopback free device search Replaced udev-settle mechanisms with new await_device() mechanism Removed use of libudev diff --git a/RELNOTES b/RELNOTES index 808db20..3339b52 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,6 +1,6 @@ Release notes for cryptmount-6.3 - RW Penney, August 2024 + RW Penney, July 2024 Introduction ============ diff --git a/cryptmount.spec b/cryptmount.spec index d3a85cd..10c7c48 100644 --- a/cryptmount.spec +++ b/cryptmount.spec @@ -1,6 +1,6 @@ # # rpm spec-file for cryptmount -# Copyright 2006-2023, Holger Mueller, Eriks Zelenka & RW Penney +# Copyright 2006-2024, Holger Mueller, Eriks Zelenka & RW Penney # Summary: Let ordinary users mount an encrypted file system Name: cryptmount @@ -31,9 +31,9 @@ Requires: cryptsetup-luks-libs libgcrypt device-mapper #} %else #{ -# Default - OpenSuse13.1 +# Default ~openSUSE BuildRequires: libcryptsetup-devel libgcrypt-devel -Requires: libcryptsetup4 libgcrypt11 device-mapper +Requires: libcryptsetup12 libgcrypt20 device-mapper #} %endif #} @@ -100,6 +100,8 @@ fi %changelog +* Sun Jul 28 2024 RW Penney - 6.3.0 + -- Preferred device-mapper paths relocated to /dev/disk/by-id * Sat Jan 07 2023 RW Penney - 6.2.0 -- Enabled libudev by default * Sat Oct 08 2022 RW Penney - 6.1.0 diff --git a/debian/changelog b/debian/changelog index 5f28aff..33da553 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ cryptmount (6.3.0-1) unstable; urgency=low * Updated to Debian Standards Version 4.7.0 * Relocated systemd files from /lib to /usr/lib (Closes: bug#1073753) - -- RW Penney Sat, 03 Aug 2024 10:30:00 +0000 + -- Dr RW Penney (cryptmount signing key) Sun, 28 Jul 2024 06:30:00 +0000 cryptmount (6.2.0-1+deb12u1) bookworm; urgency=low diff --git a/man/cmtab.5.in b/man/cmtab.5.in index cc75282..7f9509d 100644 --- a/man/cmtab.5.in +++ b/man/cmtab.5.in @@ -1,5 +1,5 @@ .\" cmtab (cryptmount) manual page -.\" (C)Copyright 2005-2023 RW Penney +.\" (C)Copyright 2005-2024 RW Penney .\" .\" ---- macro definitions ---- @@ -12,7 +12,7 @@ .. -.TH CMTAB 5 "2023-05-28" "@PACKAGE_VERSION@" "User commands" +.TH CMTAB 5 "2024-07-28" "@PACKAGE_VERSION@" "User commands" .SH NAME cmtab \- static information about filesystems managed by cryptmount @@ -548,7 +548,7 @@ but various advanced LUKS features must be accessed through .\" -------------------------------- .SH COPYRIGHT NOTICE .B cryptmount -is Copyright 2005-2023, RW Penney +is Copyright 2005-2024, RW Penney .br and is supplied with NO WARRANTY. Licencing terms are as described in the file "COPYING" diff --git a/man/cryptmount.8.in b/man/cryptmount.8.in index d845af2..ac80e13 100644 --- a/man/cryptmount.8.in +++ b/man/cryptmount.8.in @@ -422,9 +422,8 @@ ___END_FSCK_1 .\" -------------------------------- .SH BUGS -The author would be grateful for any -.B constructive -suggestions and bug-reports, via https://github.com/rwpenney/cryptmount/issues +The author would be grateful for any constructive suggestions +and bug-reports, via https://github.com/rwpenney/cryptmount/issues .\" -------------------------------- diff --git a/man/fr/cmtab.5.in b/man/fr/cmtab.5.in index 5f9c936..72598ec 100644 --- a/man/fr/cmtab.5.in +++ b/man/fr/cmtab.5.in @@ -1,5 +1,5 @@ .\" cmtab (French) manual page -.\" Copyright (c) 2006-2018 RW Penney +.\" Copyright (c) 2006-2024 RW Penney .\" .\" ---- macro definitions ---- @@ -449,7 +449,7 @@ Une nouvelle clef de d\['e]chiffrage sera lu du /dev/random chaque fois la cible .\" -------------------------------- .SH COPYRIGHT NOTICE .B cryptmount -est Copyright 2005-2022 RW Penney +est Copyright 2005-2024 RW Penney .br et il n'y a point de garantie. Les termes de sa licence sont d\['e]crits dans le fichier "COPYING" @@ -458,6 +458,6 @@ dans le paquet source de cryptmount. .\" -------------------------------- .SH TRADUCTION -RW Penney, 2006-2022, avec beaucoup d'assistance de FP. +RW Penney, 2006-2024, avec beaucoup d'assistance de FP. .\" vim: set ts=4 sw=4 et: