Your message dated Sat, 01 Jun 2024 08:34:13 +0000
with message-id <e1sdkbp-00ctcp...@fasolo.debian.org>
and subject line Bug#1060344: fixed in ecryptfs-utils 111-7
has caused the Debian Bug report #1060344,
regarding ecryptfs-utils: install files into /usr (DEP17 M2)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1060344: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060344
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ecryptfs-utils
Version: 111-6
Severity: normal
Tags: patch
User: helm...@debian.org
Usertags: dep17m2
Please find a patch attached to install aliased files into /usr,
for the currently ongoing UsrMerge effort [1].
It has been build-tested and checked by dumat.
Please review it and upload to unstable during the trixie cycle,
preferably before the time_t-64bit transition.
Note: this should not be backported to bookworm. If you intend to
backport, please use dh_movetousr instead.
If your package will change for the t64 transition or otherwise
rename/split/move its binaries (packages) during trixie, please
then upload to experimental and get in touch with the UsrMerge
driver, please see the wiki [1].
Chris
[1] https://wiki.debian.org/UsrMerge
diff -Nru ecryptfs-utils-111/debian/changelog ecryptfs-utils-111/debian/changelog
--- ecryptfs-utils-111/debian/changelog 2022-12-19 19:46:40.000000000 +0100
+++ ecryptfs-utils-111/debian/changelog 2024-01-09 20:57:14.000000000 +0100
@@ -1,3 +1,10 @@
+ecryptfs-utils (111-6.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Install aliases files into /usr (DEP17 M2) (Closes: #-1)
+
+ -- Chris Hofstaedtler <z...@debian.org> Tue, 09 Jan 2024 20:57:14 +0100
+
ecryptfs-utils (111-6) unstable; urgency=medium
[ Andreas Metzler <ametz...@bebt.de> ]
diff -Nru ecryptfs-utils-111/debian/ecryptfs-utils.install ecryptfs-utils-111/debian/ecryptfs-utils.install
--- ecryptfs-utils-111/debian/ecryptfs-utils.install 2013-02-09 08:05:28.000000000 +0100
+++ ecryptfs-utils-111/debian/ecryptfs-utils.install 2024-01-09 20:55:31.000000000 +0100
@@ -1,7 +1,7 @@
-lib/*/security
-sbin
+sbin/* usr/sbin/
usr/bin
usr/lib/*/ecryptfs
+usr/lib/*/security
usr/share/doc
usr/share/ecryptfs-utils
usr/share/locale
diff -Nru ecryptfs-utils-111/debian/ecryptfs-utils.lintian-overrides ecryptfs-utils-111/debian/ecryptfs-utils.lintian-overrides
--- ecryptfs-utils-111/debian/ecryptfs-utils.lintian-overrides 2022-12-19 19:46:40.000000000 +0100
+++ ecryptfs-utils-111/debian/ecryptfs-utils.lintian-overrides 2024-01-09 20:55:08.000000000 +0100
@@ -1,3 +1,3 @@
# false positives
-ecryptfs-utils: elevated-privileges 4755 root/root [sbin/mount.ecryptfs_private]
+ecryptfs-utils: elevated-privileges 4755 root/root [usr/sbin/mount.ecryptfs_private]
ecryptfs-utils: executable-not-elf-or-script [usr/share/ecryptfs-utils/ecryptfs-record-passphrase]
diff -Nru ecryptfs-utils-111/debian/rules ecryptfs-utils-111/debian/rules
--- ecryptfs-utils-111/debian/rules 2020-06-16 21:31:59.000000000 +0200
+++ ecryptfs-utils-111/debian/rules 2024-01-09 20:54:55.000000000 +0100
@@ -21,7 +21,7 @@
dh_auto_configure -- \
--enable-gpg --enable-pam --enable-static --enable-tspi \
--disable-gui --disable-openssl --disable-pkcs11-helper \
- --disable-pywrap \
+ --disable-pywrap --with-pamdir=/usr/lib/$(DEB_HOST_MULTIARCH)/security \
CFLAGS="$(CFLAGS)"
override_dh_auto_install:
@@ -30,7 +30,7 @@
install -D -m 0644 debian/local/ecryptfs-utils.pam-auth-update debian/ecryptfs-utils/usr/share/pam-configs/ecryptfs-utils
# Adding kmod integration
- install -D -m 0644 debian/local/ecryptfs-utils.kmod debian/ecryptfs-utils/lib/modules-load.d/ecryptfs.conf
+ install -D -m 0644 debian/local/ecryptfs-utils.kmod debian/ecryptfs-utils/usr/lib/modules-load.d/ecryptfs.conf
# Removing useless files
rm -f debian/tmp/usr/lib/*/*.la
@@ -38,7 +38,7 @@
override_dh_fixperms:
dh_fixperms
- chmod 4755 debian/ecryptfs-utils/sbin/mount.ecryptfs_private
+ chmod 4755 debian/ecryptfs-utils/usr/sbin/mount.ecryptfs_private
override_dh_install:
dh_install --fail-missing
--- End Message ---
--- Begin Message ---
Source: ecryptfs-utils
Source-Version: 111-7
Done: Laszlo Boszormenyi (GCS) <g...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ecryptfs-utils, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1060...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated ecryptfs-utils
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 01 Jun 2024 09:05:28 +0200
Source: ecryptfs-utils
Architecture: source
Version: 111-7
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Closes: 1060344
Changes:
ecryptfs-utils (111-7) unstable; urgency=medium
.
* Use no for Rules-Requires-Root.
* Update debhelper level to 13 .
* Update Standards-Version to 4.6.2 .
* Sync with Ubuntu.
.
[ Chris Hofstaedtler <z...@debian.org> ]
* Install aliases files into /usr (DEP17 M2) (closes: #1060344).
.
[ Matthias Klose <d...@ubuntu.com> ]
* debian/patches/swapfile-support.patch: Fix swapfile support. (LP: #1670336)
- src/utils/ecryptfs-setup-swap: revise script for a world with swapfiles.
- src/utils/ecryptfs-setup-swap: make sure we can restart ecryptfs with
systemd.
Checksums-Sha1:
90820c2093faa2a58ecae3006a2709c56508594f 2120 ecryptfs-utils_111-7.dsc
d6a9f9078dcae57f4f65eda6dd0c978a9de04325 12612
ecryptfs-utils_111-7.debian.tar.xz
Checksums-Sha256:
933551a761f3ef0d8fa272bdebdf87937142dd52477b035e93142553c6148d63 2120
ecryptfs-utils_111-7.dsc
77803475d6064ce3ab47f7502d2f448244411edd6a04a8b5f7e223f92d276e3b 12612
ecryptfs-utils_111-7.debian.tar.xz
Files:
1991402b4be1b8c6e730eeaa23c4c93d 2120 misc optional ecryptfs-utils_111-7.dsc
c785c47047059a91d6709480c318d6f8 12612 misc optional
ecryptfs-utils_111-7.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmZa2NcACgkQ3OMQ54ZM
yL9lHA//VYQLX+LieU0Rk9NC3Oaonrku1ftOYR5a7+OpiaFH/E0s2FNr91hGNHwL
M121C1q3w2SJP16+zmCHLrZ9nGbMXp3NjTfVoZ/kmO/OipAXI6vBgERBtCYFCTsV
s5IiQOXkvWOwwnTQIL4f6oz/D+4gm95z+WJAyurg8PEGmKHpLftmN6uoKnoFPCEc
qNYJYf1kNed1yJZP/GB4GItL4/hFKsSlL2r591S0FF+fHHCwwXDdRkJtuigPz0y8
NNkdpiihInX2T9mQ4I7MVuAbgQyBjOZEn/DCvDOOx7QdWKTF5vI2gDnbsghDJkeX
9ht/KjQrVf6SKQPNiomGVT7s7QhYIoyJ8TYtwIvwAU3LCY3t5fmApaq1YS0o1dui
c9ZgoNRlzCYfDIXoBFd/QuAC9Jp+gmSvPWN7xaOsyKsu63WHJpHU5SXcfmE0hkp8
SAichOmoZimNTJ2axf9cgfJbpUIOHSieqGBKZJlTO5/GHdp48U+EeA4gtLudXY3X
I/vd4JCb3lnv+XJ8LtdK+87CH1chAewrS1LaiCuNqS/GCDWbvxR457aPv1+YolEj
mpjy5pFSfyPcPRwn59ehGu4ki9QjMlP90++tdMoTqS8D9Qb08xi8CC9qejthbLxF
JWGRtWaF4m24Ylr2v3+uE27QJn6bJRa9Rv0fmaLAIIPMziLa7dM=
=qqZE
-----END PGP SIGNATURE-----
pgpwlTMclxS92.pgp
Description: PGP signature
--- End Message ---