summaryrefslogtreecommitdiff
path: root/debian/patches-applied/hurd_no_setfsuid
Commit message (Collapse)AuthorAge
* debian/patches-applied/hurd_no_setfsuid: we don't want to check allSteve Langasek2019-01-08
| | | | | | setre*id() calls; we know that there are situations where some of these may fail but we don't care. As long as the last setre*id() call in each set succeeds, that's the state we mean to be in.
* debian/patches-applied/hurd_no_setfsuid: check all set*id() calls.Kees Cook2019-01-08
|
* Port hurd_no_setfsuid patch to new pam_modutil_{drop,restore}_privSteve Langasek2019-01-08
| | | | interface; now possibly upstreamable
* fix up the patch to be proper CSteve Langasek2019-01-08
|
* debian/patches-applied/hurd_no_setfsuid: handle some new calls toSteve Langasek2019-01-08
| | | | | setfsuid in pam_xauth that I overlooked, so that the build works again on non-Linux. Closes: #613630.
* fix a typo in the patchSteve Langasek2019-01-08
|
* debian/patches/hurd_no_setfsuid: pam_env and pam_mail now also useSteve Langasek2019-01-08
| | | | setfsuid, so patch them to be likewise Hurd-safe.
* refresh other patches for new upstream versionSteve Langasek2019-01-08
|
* Fix a bug in the uid-restoring code in the hurd_no_setfsuid patch; thanksSteve Langasek2019-01-03
| | | | | to Tomas Mraz <tmraz@redhat.com> for indirectly bringing this to my attention
* fix-up commit for grafting svn history onto git historySteve Langasek2019-01-02