Your message dated Sun, 09 Jun 2024 00:49:07 +0000
with message-id <[email protected]>
and subject line Bug#1061489: fixed in libpam-ccreds 10-8.1
has caused the Debian Bug report #1061489,
regarding libpam-ccreds: install PAM modules and binaries into /usr
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 [email protected]
immediately.)
--
1061489: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061489
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libpam-ccreds
Version: 10-8
Severity: normal
Tags: patch
User: [email protected]
Usertags: dep17m2
We want to finalize the /usr-merge via DEP17 by moving all files to
/usr. libpam-ccreds installs files into /lib; these should be moved into
the respective canonical locations in /usr/.
Please find a patch attached. It has been build-tested.
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].
Michael
[1] https://wiki.debian.org/UsrMerge
diff -Nru libpam-ccreds-10/debian/changelog libpam-ccreds-10/debian/changelog
--- libpam-ccreds-10/debian/changelog 2019-10-26 00:28:29.000000000 +0200
+++ libpam-ccreds-10/debian/changelog 2024-01-25 14:15:34.000000000 +0100
@@ -1,3 +1,10 @@
+libpam-ccreds (10-8.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Install PAM modules and binaries into /usr (Closes: #-1)
+
+ -- Michael Biebl <[email protected]> Thu, 25 Jan 2024 14:15:34 +0100
+
libpam-ccreds (10-8) unstable; urgency=medium
[ Helmut Grohne ]
diff -Nru libpam-ccreds-10/debian/dirs libpam-ccreds-10/debian/dirs
--- libpam-ccreds-10/debian/dirs 2009-08-01 19:57:03.000000000 +0200
+++ libpam-ccreds-10/debian/dirs 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-usr/sbin
-lib/security
diff -Nru libpam-ccreds-10/debian/libpam-ccreds.lintian-overrides
libpam-ccreds-10/debian/libpam-ccreds.lintian-overrides
--- libpam-ccreds-10/debian/libpam-ccreds.lintian-overrides 2009-08-01
19:57:03.000000000 +0200
+++ libpam-ccreds-10/debian/libpam-ccreds.lintian-overrides 2024-01-25
14:15:34.000000000 +0100
@@ -1,2 +1,2 @@
# yes, we know it's suid, that's the whole point...
-libpam-ccreds: setuid-binary sbin/ccreds_chkpwd 4755 root/root
+libpam-ccreds: setuid-binary usr/sbin/ccreds_chkpwd 4755 root/root
diff -Nru libpam-ccreds-10/debian/rules libpam-ccreds-10/debian/rules
--- libpam-ccreds-10/debian/rules 2019-10-26 00:27:03.000000000 +0200
+++ libpam-ccreds-10/debian/rules 2024-01-25 14:15:34.000000000 +0100
@@ -4,8 +4,6 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DEB_CONFIGURE_EXTRA_ARGS := \
- --libdir=/lib/$(DEB_HOST_GNU_TYPE) \
- --sbindir=/sbin \
--enable-gcrypt \
$(NULL)
@@ -17,16 +15,15 @@
override_dh_auto_install:
dh_auto_install
- chown root:root debian/libpam-ccreds/sbin/ccreds_chkpwd
- chmod 4755 debian/libpam-ccreds/sbin/ccreds_chkpwd
+ chown root:root debian/libpam-ccreds/usr/sbin/ccreds_chkpwd
+ chmod 4755 debian/libpam-ccreds/usr/sbin/ccreds_chkpwd
mkdir -p debian/libpam-ccreds/usr/share/pam-configs
install -m 0644 debian/libpam-ccreds.pam-auth-update.ccreds-save \
debian/libpam-ccreds/usr/share/pam-configs/ccreds-save
install -m 0644 debian/libpam-ccreds.pam-auth-update.ccreds-check \
debian/libpam-ccreds/usr/share/pam-configs/ccreds-check
- rmdir debian/libpam-ccreds/lib/security
override_dh_fixperms:
- dh_fixperms -X/sbin/ccreds_chkpwd
+ dh_fixperms -X/usr/sbin/ccreds_chkpwd
--- End Message ---
--- Begin Message ---
Source: libpam-ccreds
Source-Version: 10-8.1
Done: Chris Hofstaedtler <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libpam-ccreds, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Hofstaedtler <[email protected]> (supplier of updated libpam-ccreds 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 30 May 2024 02:15:58 +0200
Source: libpam-ccreds
Architecture: source
Version: 10-8.1
Distribution: unstable
Urgency: medium
Maintainer: Guido Günther <[email protected]>
Changed-By: Chris Hofstaedtler <[email protected]>
Closes: 1061489
Changes:
libpam-ccreds (10-8.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Michael Biebl ]
* Install PAM modules and binaries into /usr (Closes: #1061489)
Checksums-Sha1:
d3a59a380079a15dfbe07179d9a3eb678561d6ef 1921 libpam-ccreds_10-8.1.dsc
00a4f7232a27073c83ea9814e97a182594d61e18 6192
libpam-ccreds_10-8.1.debian.tar.xz
70416acb44969e8481cef692d593d864787d0473 6345
libpam-ccreds_10-8.1_arm64.buildinfo
Checksums-Sha256:
90eddbe2266eced0f3cea850e17dc8a01b0e8fe2238fa78ff2088c1e0b2761cc 1921
libpam-ccreds_10-8.1.dsc
6c1819c781540c73521c4ea63b7a6d8aeedc18bdf9bae4d3c95e144adf9811ae 6192
libpam-ccreds_10-8.1.debian.tar.xz
7f1949282231ab970f425300b01dc96c6ddfb9b20d2d6d1e8fd665e245949028 6345
libpam-ccreds_10-8.1_arm64.buildinfo
Files:
ab8b311918bf87e563cc592e6ebad783 1921 admin optional libpam-ccreds_10-8.1.dsc
b0e04e6ed9a0bf5e230dde3b28f15674 6192 admin optional
libpam-ccreds_10-8.1.debian.tar.xz
466066ca54e2e0afba6d8fb0c1c659db 6345 admin optional
libpam-ccreds_10-8.1_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmZXxaMACgkQXBPW25MF
LgOMQg//ZLfHB1m/cmJVBr25iJKZBd8RERRx8GfV223+ya1VgjUrzZuTKrxjYInZ
rdj+kVX/Jl/4vVOGsR5jocgNHEVjPiZDvspoqCnVIPOV37YM9DSOWuzFHpjSk5yW
YxWcgbDJONTLIXwQg4Id94XUsBO2bJW23AuF3k9PuRqPR1XiFZBjLYDNwTvfIGGh
m1Oe9kVxVjTdIZiSZWBX3JOZtWW/KjHq/YIH/Km6iQ1xYQQA7E2W1f0xa3cpyUbY
UmNuhQYUcgBsJ58AcQUmbD8UcjqaEgKK5NwYhRCrwsDmoWj84dOazG1IJ+ci0kXb
kFIc3c+2N8w9KJpJUHdU0XaFivUplWTaJxDpPuY47iyycIfVKHkM64/DAz/HNrId
GVfi/3n1i/nf72BEsGBmJoG7sLDSs3yzGh6XxwJ9/kcQU5MmTTfux5+W6jPZwSPa
9nQY6pa1gdNinHfdcSThjfZpS2K7oC26F0+fumenh0AO8x2aefNSj9VBzmqnLSq4
jdjO+/guAUNmBXkp2Iej2aYz54fcVkSbkNt/nNymEltcKHZs/URwRtTnZyCCDIr9
+5BQaeX72Hl+cxKH/WC5gubnVNCIl3tTK2slCrbVjjgWGUdkIumoIM9ebI2eCUpq
5jaQuVP7fBYrZ3z0P8kMdQDUw0bvtyox8TNAiEJclQPZi1TTXGU=
=aFbc
-----END PGP SIGNATURE-----
pgpAI2M8d4ulV.pgp
Description: PGP signature
--- End Message ---