[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1064122: marked as done (libpam-freerdp2: install PAM module into /usr)



Your message dated Sat, 25 May 2024 08:36:30 +0000
with message-id <E1sAmtC-00C3D4-JE@fasolo.debian.org>
and subject line Bug#1064122: fixed in libpam-freerdp2 2.0.0-3.1
has caused the Debian Bug report #1064122,
regarding libpam-freerdp2: install PAM module 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 owner@bugs.debian.org
immediately.)


-- 
1064122: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064122
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libpam-freerdp2
Version: 2.0.0-3
Severity: normal
Tags: patch
User: helmutg@debian.org
Usertags: dep17m2

We want to finalize the /usr-merge via DEP17 by moving all files to
/usr. libpam-freerdp2 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.

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-freerdp2-2.0.0/debian/changelog libpam-freerdp2-2.0.0/debian/changelog
--- libpam-freerdp2-2.0.0/debian/changelog	2019-12-04 08:45:58.000000000 +0100
+++ libpam-freerdp2-2.0.0/debian/changelog	2024-02-17 13:27:25.000000000 +0100
@@ -1,3 +1,10 @@
+libpam-freerdp2 (2.0.0-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Install PAM module into /usr. (Closes: #-1)
+
+ -- Michael Biebl <biebl@debian.org>  Sat, 17 Feb 2024 13:27:25 +0100
+
 libpam-freerdp2 (2.0.0-3) unstable; urgency=medium
 
   [ Mike Gabriel ]
diff -Nru libpam-freerdp2-2.0.0/debian/libpam-freerdp2.install libpam-freerdp2-2.0.0/debian/libpam-freerdp2.install
--- libpam-freerdp2-2.0.0/debian/libpam-freerdp2.install	2018-05-08 13:06:56.000000000 +0200
+++ libpam-freerdp2-2.0.0/debian/libpam-freerdp2.install	2024-02-17 13:27:25.000000000 +0100
@@ -1,2 +1 @@
-lib/
 usr/lib/
diff -Nru libpam-freerdp2-2.0.0/debian/patches/pammoddir.patch libpam-freerdp2-2.0.0/debian/patches/pammoddir.patch
--- libpam-freerdp2-2.0.0/debian/patches/pammoddir.patch	1970-01-01 01:00:00.000000000 +0100
+++ libpam-freerdp2-2.0.0/debian/patches/pammoddir.patch	2024-02-17 13:27:05.000000000 +0100
@@ -0,0 +1,13 @@
+Index: libpam-freerdp2-2.0.0/configure.ac
+===================================================================
+--- libpam-freerdp2-2.0.0.orig/configure.ac	2018-05-07 15:46:46.000000000 +0200
++++ libpam-freerdp2-2.0.0/configure.ac	2024-02-17 13:27:01.065645905 +0100
+@@ -33,7 +33,7 @@
+ # PAM Module dir
+ ###########################
+ 
+-PAMMODULEDIR="/lib/security"
++PAMMODULEDIR="/usr/lib/security"
+ AC_SUBST(PAMMODULEDIR)
+ 
+ ###########################
diff -Nru libpam-freerdp2-2.0.0/debian/patches/series libpam-freerdp2-2.0.0/debian/patches/series
--- libpam-freerdp2-2.0.0/debian/patches/series	2019-12-04 08:09:11.000000000 +0100
+++ libpam-freerdp2-2.0.0/debian/patches/series	2024-02-17 13:26:44.000000000 +0100
@@ -1 +1,2 @@
 1001_dont_abuse_AC_CHECK_FILES.patch
+pammoddir.patch
diff -Nru libpam-freerdp2-2.0.0/debian/rules libpam-freerdp2-2.0.0/debian/rules
--- libpam-freerdp2-2.0.0/debian/rules	2018-05-08 13:06:56.000000000 +0200
+++ libpam-freerdp2-2.0.0/debian/rules	2024-02-17 13:27:23.000000000 +0100
@@ -17,9 +17,9 @@
 cleanbuilddir::
 	rm -f README
 
-# Remove .a and .la files from /lib/security
+# Remove .a and .la files from /us/lib/security
 remove-cruft::
-	find $(DEB_DESTDIR)/lib/security -type f \
+	find $(DEB_DESTDIR)/usr/lib/security -type f \
 	        \( -name '*.a' -o -name '*.la' \) \
 	            -exec rm '{}' +
 

--- End Message ---
--- Begin Message ---
Source: libpam-freerdp2
Source-Version: 2.0.0-3.1
Done: Chris Hofstaedtler <zeha@debian.org>

We believe that the bug you reported is fixed in the latest version of
libpam-freerdp2, 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 1064122@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Hofstaedtler <zeha@debian.org> (supplier of updated libpam-freerdp2 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 25 May 2024 09:54:57 +0200
Source: libpam-freerdp2
Architecture: source
Version: 2.0.0-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Changed-By: Chris Hofstaedtler <zeha@debian.org>
Closes: 1064122
Changes:
 libpam-freerdp2 (2.0.0-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Michael Biebl ]
   * Install PAM module into /usr. (Closes: #1064122)
Checksums-Sha1:
 9178702f44cfb7e34ac1cdebb394096abb203f6e 2489 libpam-freerdp2_2.0.0-3.1.dsc
 1f81e309b2973c4bdef866087c1ecd8d871ae2cf 12744 libpam-freerdp2_2.0.0-3.1.debian.tar.xz
 3d52d28f08ed3e2d8b4fc25c6d45bacb514202ee 12127 libpam-freerdp2_2.0.0-3.1_arm64.buildinfo
Checksums-Sha256:
 4e846630aec2342cc6362c8c3951f1e78c86657e880938e237a4c3df3b9cfe80 2489 libpam-freerdp2_2.0.0-3.1.dsc
 0e33dc42c327b04fe37e13843800581c3f9073e99ea21e7f620182e20a5a3d7a 12744 libpam-freerdp2_2.0.0-3.1.debian.tar.xz
 64f930d3fb7534cf4078a630e8d91b4a224c76b99e9a22340397dedfee4d1f04 12127 libpam-freerdp2_2.0.0-3.1_arm64.buildinfo
Files:
 04a5984cada87dd5482cbd5464a19409 2489 admin optional libpam-freerdp2_2.0.0-3.1.dsc
 5cc5d0d1aec2d5b3cc7fc7270959dabd 12744 admin optional libpam-freerdp2_2.0.0-3.1.debian.tar.xz
 fcd7c36b4581e91c741b242bd315c80e 12127 admin optional libpam-freerdp2_2.0.0-3.1_arm64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmZRmd8ACgkQXBPW25MF
LgMp2g//TsqaKU++L/t085JbeL3GkSW0uWLYf6o/OAmTH+aG2dEJQxm46dZKPuJL
JrigOO3i0hKzgh/o7GkGr6b2aM/B339ujnvtHHI3YHxMNWI3VpOp27tO7So7maq5
I6n7t+gsSBdksnha2o3TkdOsoySwV5V1gF5WFZh89QCHtsl/7kU2JZhdaHNeAV60
zUGR/rHCVsW6ISC3wIDZ2qk/1uX0K3umXtJWUcbRbgaj1g92k2CXD9aoT2rhy+Lz
GqwZuIKvEYtc0uwgfgWMyfEjDL9w3t4BkieEfab8nv/5BDQxnmmTK9X3BfGfPStB
QFao8wzTxOZPS0bCKc/mM4xtYp56i9L7JruPcYg0nQH3D7UVqGP7VVDfjgmEQAW/
XMPFo0vEq/jLAdKvAxLVw9cl6LEsMlYTnDIqo250/tOr/kuE2lZSMN7NRSCEhW3E
LiJ/WqHImVD13lCCxYz1azqoAMhL27uGHxuna4XruTYnT0GTS4lcGXCjLqTbL3Mh
PL9+MNoSrzHE2+NNe/Ea8b9XIb0XdMBtz/KeawfK1Qij65nGV3F/OcmtYL++AmuJ
POItMESrtXp66GYwWci1YKoA5lpEr3GtK1SPajXSnXz2Qb1nvwOXGOuC8HEvFdHn
H2gevz4GL9omawDKxlNZEaxvQZkYonJezzNEtpFj9BPobSR8U0g=
=N+cO
-----END PGP SIGNATURE-----

Attachment: pgpZF9ajCwtr2.pgp
Description: PGP signature


--- End Message ---

Reply to: