From b47b89adac4bbcc610e1e33ee96e25cfacb4e735 Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Thu, 17 Feb 2022 19:49:40 +0100 Subject: [PATCH] Add new list info. --- README.md | 10 +++++----- man/cryptsetup-reencrypt.8 | 6 +++--- man/cryptsetup-ssh.8 | 8 ++++---- man/cryptsetup.8 | 6 +++--- man/integritysetup.8 | 6 +++--- man/veritysetup.8 | 6 +++--- po/Makevars | 2 +- po/cryptsetup.pot | 2 +- 8 files changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 3c1d3684..d2b81efe 100644 --- a/README.md +++ b/README.md @@ -98,10 +98,10 @@ The FAQ is online and in the source code for the project. The Specifications ar ### Mailing List -For cryptsetup and LUKS related questions, please use the dm-crypt mailing list, [dm-crypt@saout.de](mailto:dm-crypt@saout.de). To subscribe send an empty mail to [dm-crypt-subscribe@saout.de](mailto:dm-crypt-subscribe@saout.de). +For cryptsetup and LUKS related questions, please use the cryptsetup mailing list [cryptsetup@lists.linux.dev](mailto:cryptsetup@lists.linux.dev), hosted at [kernel.org subspace](https://subspace.kernel.org/lists.linux.dev.html). +To subscribe send an empty mail to [cryptsetup+subscribe@lists.linux.dev](mailto:cryptsetup+subscribe@lists.linux.dev). -You can also browse and/or search the mailing list archives using the following resources: +You can also browse and/or search the mailing [list archive](https://lore.kernel.org/cryptsetup/). +News (NNTP), Atom feed and git access to public inbox is available through [lore.kernel.org](https://lore.kernel.org) service. -* [list archive](https://www.saout.de/pipermail/dm-crypt/) -* [web interface on lore.kernel.org](https://lore.kernel.org/dm-crypt/) -* [marc.info](https://marc.info/?l=dm-crypt). +The former dm-crypt [list archive](https://www.saout.de/pipermail/dm-crypt/) is also available. diff --git a/man/cryptsetup-reencrypt.8 b/man/cryptsetup-reencrypt.8 index 333ed581..602f4eec 100644 --- a/man/cryptsetup-reencrypt.8 +++ b/man/cryptsetup-reencrypt.8 @@ -278,16 +278,16 @@ cryptsetup-reencrypt /dev/sdb1 \-\-decrypt .SH REPORTING BUGS Report bugs, including ones in the documentation, on -the cryptsetup mailing list at +the cryptsetup mailing list at or in the 'Issues' section on LUKS website. Please attach the output of the failed command with the \-\-debug option added. .SH AUTHORS Cryptsetup-reencrypt was written by Milan Broz . .SH COPYRIGHT -Copyright \(co 2012-2021 Milan Broz +Copyright \(co 2012-2022 Milan Broz .br -Copyright \(co 2012-2021 Red Hat, Inc. +Copyright \(co 2012-2022 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/man/cryptsetup-ssh.8 b/man/cryptsetup-ssh.8 index 3599ce93..271bdc18 100644 --- a/man/cryptsetup-ssh.8 +++ b/man/cryptsetup-ssh.8 @@ -66,17 +66,17 @@ The information provided when adding the token (SSH server address, user and pat .SH REPORTING BUGS Report bugs, including ones in the documentation, on -the cryptsetup mailing list at +the cryptsetup mailing list at or in the 'Issues' section on LUKS website. Please attach the output of the failed command with the \-\-debug option added. .SH COPYRIGHT -Copyright \(co 2016-2021 Red Hat, Inc. +Copyright \(co 2016-2022 Red Hat, Inc. .br -Copyright \(co 2016-2021 Milan Broz +Copyright \(co 2016-2022 Milan Broz .br -Copyright \(co 2021 Vojtech Trefny +Copyright \(co 2021-2022 Vojtech Trefny This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/man/cryptsetup.8 b/man/cryptsetup.8 index c9a4d305..b122810b 100644 --- a/man/cryptsetup.8 +++ b/man/cryptsetup.8 @@ -1813,7 +1813,7 @@ The \fIluksDelKey\fR was replaced with \fIluksKillSlot\fR. .PP .SH REPORTING BUGS Report bugs, including ones in the documentation, on -the cryptsetup mailing list at +the cryptsetup mailing list at or in the 'Issues' section on LUKS website. Please attach the output of the failed command with the \-\-debug option added. @@ -1833,9 +1833,9 @@ Copyright \(co 2004-2006 Clemens Fruhwirth .br Copyright \(co 2012-2014 Arno Wagner .br -Copyright \(co 2009-2021 Red Hat, Inc. +Copyright \(co 2009-2022 Red Hat, Inc. .br -Copyright \(co 2009-2021 Milan Broz +Copyright \(co 2009-2022 Milan Broz This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/man/integritysetup.8 b/man/integritysetup.8 index efe8f4d4..ff3e1dce 100644 --- a/man/integritysetup.8 +++ b/man/integritysetup.8 @@ -249,7 +249,7 @@ Dump dm-integrity superblock information: .SH REPORTING BUGS Report bugs, including ones in the documentation, on -the cryptsetup mailing list at +the cryptsetup mailing list at or in the 'Issues' section on LUKS website. Please attach the output of the failed command with the \-\-debug option added. @@ -257,9 +257,9 @@ Please attach the output of the failed command with the The integritysetup tool is written by Milan Broz and is part of the cryptsetup project. .SH COPYRIGHT -Copyright \(co 2016-2021 Red Hat, Inc. +Copyright \(co 2016-2022 Red Hat, Inc. .br -Copyright \(co 2016-2021 Milan Broz +Copyright \(co 2016-2022 Milan Broz This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/man/veritysetup.8 b/man/veritysetup.8 index 0013b966..c5a81d66 100644 --- a/man/veritysetup.8 +++ b/man/veritysetup.8 @@ -255,7 +255,7 @@ Calculates and stores verification and encoding data for data_device. .SH REPORTING BUGS Report bugs, including ones in the documentation, on -the cryptsetup mailing list at +the cryptsetup mailing list at or in the 'Issues' section on LUKS website. Please attach the output of the failed command with the \-\-debug option added. @@ -265,9 +265,9 @@ The first implementation of veritysetup was written by Chrome OS authors. This version is based on verification code written by Mikulas Patocka and rewritten for libcryptsetup by Milan Broz . .SH COPYRIGHT -Copyright \(co 2012-2021 Red Hat, Inc. +Copyright \(co 2012-2022 Red Hat, Inc. .br -Copyright \(co 2012-2021 Milan Broz +Copyright \(co 2012-2022 Milan Broz This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/po/Makevars b/po/Makevars index 8940c0af..93d6bbc2 100644 --- a/po/Makevars +++ b/po/Makevars @@ -37,7 +37,7 @@ COPYRIGHT_HOLDER = # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = dm-crypt@saout.de +MSGID_BUGS_ADDRESS = cryptsetup@lists.linux.dev # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. diff --git a/po/cryptsetup.pot b/po/cryptsetup.pot index 650aca68..40baa25b 100644 --- a/po/cryptsetup.pot +++ b/po/cryptsetup.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: cryptsetup 2.4.2-rc0\n" -"Report-Msgid-Bugs-To: dm-crypt@saout.de\n" +"Report-Msgid-Bugs-To: cryptsetup@lists.linux.dev\n" "POT-Creation-Date: 2021-11-16 16:52+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n"