Re: [PATCH 1/1] (GNU/Hurd) Add new PAM patch.
Samuel Thibault, le lun. 10 févr. 2025 12:55:27 +0100, a ecrit:
> Yuqian Yang, le lun. 10 févr. 2025 18:01:00 +0800, a ecrit:
> > ---
> > debian/libpam-modules-bin.install | 3 -
> > debian/patches/hurd-fix.patch | 276 ++++++++++++++++++++++++++++++
> > debian/patches/hurd_no_setfsuid | 84 ---------
> > debian/patches/series | 3 +-
> > 4 files changed, 277 insertions(+), 89 deletions(-)
> > create mode 100644 debian/patches/hurd-fix.patch
> > delete mode 100644 debian/patches/hurd_no_setfsuid
> >
> > diff --git a/debian/libpam-modules-bin.install b/debian/libpam-modules-bin.install
> > index 3c70ef6f..2e6001b8 100644
> > --- a/debian/libpam-modules-bin.install
> > +++ b/debian/libpam-modules-bin.install
> > @@ -1,8 +1,5 @@
> > usr/sbin/unix_chkpwd
> > -usr/sbin/unix_update
> > usr/sbin/mkhomedir_helper
> > -usr/sbin/pam_namespace_helper
> > usr/sbin/pwhistory_helper
> > usr/sbin/pam_timestamp_check
> > usr/sbin/faillock
> > -usr/lib/systemd/system/pam_namespace.service
>
> No, see how I did it in the
> http://deb.debian.org/debian-ports/pool-hurd-i386/main/p/pam/pam_1.7.0-2+hurd.1.dsc
> upload: one can filter with [linux-any]
>
> otherwise that will clearly be rightfully rejected by the maintainer.
(for the filter to work, it needs to be headed by #!/usr/bin/dh-exec and
be made +x. Again, see my upload above with dget)
Samuel
Reply to: