summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
...
* | | pam-auth-update: don't mishandle trailing whitespace in profiles.Steve Langasek2019-01-08
| | | | | | | | | | | | LP: #1487103.
* | | Acknowledge security NMUSteve Langasek2019-01-08
|\| | | |/ |/|
| * Import Debian changes 1.1.8-3.1Michael Gilbert2019-01-08
| | | | | | | | | | | | | | | | | | | | pam (1.1.8-3.1) unstable; urgency=high * Non-maintainer upload by the Security Team. * Fix CVE-2013-7041: case-insensitive comparison used for verifying passwords in the pam_userdb module (closes: #731368). * Fix CVE-2014-2583: multiple directory traversal issues in the pam_timestamp module (closes: 757555)
* | d/applied-patches/pam-limits-nofile-fd-setsize-cap: cap the defaultSteve Langasek2019-01-08
| | | | | | | | | | soft nofile limit read from pid 1 to FD_SETSIZE. Thanks to Robie Basak <robie.basak@ubuntu.com> for the patch. Closes: #783105.
* | Updated Turkish translation, thanks to Mert Dirik <mertdirik@gmail.com>.Steve Langasek2019-01-08
| | | | | | | | (closes: #756756)
* | Updated Swedish translation to correct a typo, thanks to Anders JonssonSteve Langasek2019-01-08
|/ | | | and Martin Bagge. Closes: #743875
* releasing version 1.1.8-3Steve Langasek2019-01-08
|
* debian/rules: On hurd, link libpam explicitly with -lpthread since glibcSteve Langasek2019-01-08
| | | | | | will not dynamically switch between the libc stubs and the libpthread implementations on this architecture. Thanks to Samuel Thibault for the patch. Closes: #743891.
* releasing version 1.1.8-2Steve Langasek2019-01-08
|
* Mark the libaudit-dev build-dependency linux-any, since it's notSteve Langasek2019-01-08
| | | | available on non-Linux archs. Closes: #737035.
* releasing package pam version 1.1.8-1Steve Langasek2019-01-08
|
* Properly regen the contents of PAM.8, so that it will be renamed to PAM.7 on ↵Steve Langasek2019-01-08
| | | | install
* Add missing patch to autogenerated pam_env.8Steve Langasek2019-01-08
|
* debian/libpam-cracklib.prerm: use $DPKG_MAINTSCRIPT_PACKAGE_COUNT to avoidSteve Langasek2019-01-08
| | | | | prematurely removing the PAM config when the package is installed for multiple architectures. Closes: #647428.
* No need to override dh_compress in debian/rules, it already handles .htmlSteve Langasek2019-01-08
| | | | files correctly.
* Drop the --disable-regenerate-docu argument, restoring the HTML manualsSteve Langasek2019-01-08
| | | | to the libpam-doc package. Closes: #700485.
* Ensure autogenerated files are after source files in all relevant patches,Steve Langasek2019-01-08
| | | | so that regenerating documentation doesn't cause build skew.
* Drop another couple of patches that are already upstreamSteve Langasek2019-01-08
|
* Document bug closureSteve Langasek2019-01-08
|
* Document bug closureSteve Langasek2019-01-08
|
* Document bug closureSteve Langasek2019-01-08
|
* Document bug closureSteve Langasek2019-01-08
|
* Document bug closureSteve Langasek2019-01-08
|
* Add build-dependency on pkg-config.Steve Langasek2019-01-08
|
* Another round of patch refreshingSteve Langasek2019-01-08
|
* debian/patches/fix-manpage-crud: drop, manpages now being generatedSteve Langasek2019-01-08
| | | | upstream with a newer, fixed xsltproc.
* Fix wrong changelog versionSteve Langasek2019-01-08
|
* Refresh patchesSteve Langasek2019-01-08
|
* releasing package pam version 1.1.3-11Steve Langasek2019-01-08
|
* Use [linux-any] in build-deps, instead of hard-coding a list ofSteve Langasek2019-01-08
| | | | non-Linux archs. Closes: #634516.
* debian/patches-applied/pam-loginuid-in-containers: pam_loginuid:Steve Langasek2019-01-08
| | | | Ignore failure in user namespaces.
* Disable libaudit for stage1 bootstrap.Steve Langasek2019-01-08
|
* releasing package pam version 1.1.3-10Steve Langasek2019-01-08
|
* Reintroduce libaudit support now that libaudit has been multiarched.Steve Langasek2019-01-08
| | | | Closes: #699159.
* Fix pam-auth-update handling of trailing blank lines in the fields ofSteve Langasek2019-01-08
| | | | profiles. LP: #1160288.
* releasing version 1.1.3-9Steve Langasek2019-01-08
|
* Add an or'ed dependency on cdebconf, which also implements theSteve Langasek2019-01-08
| | | | | | xloadtemplatefile extension that prevents us from depending on just 'debconf-2.0'. Thanks to Régis Boudin <regis@boudin.name> for the info. Closes: #677278.
* Revert libaudit support for now, because libaudit isn't multiarched yetSteve Langasek2019-01-08
| | | | | in unstable so this regresses cross-installability. Reopens bug #699159.
* releasing version 1.1.3-8Steve Langasek2019-01-08
|
* Enable audit support, by popular demand. This should have no majorSteve Langasek2019-01-08
| | | | | | | impact unless you're also running auditd; but I reserve the right to disable this again in the event that this causes a performance hit or breaks upgrades (since the dependency is pulled into libpam, not just into pam_tty_audit). Closes: #699159, LP: #937005.
* Update lintian overrides to suppress some noise about hardening andSteve Langasek2019-01-08
| | | | manpages.
* Install pam_timestamp_check - and while we're at it, move the manpageSteve Langasek2019-01-08
| | | | to the correct binary package. Closes: #648695.
* also build-depend on autopointSteve Langasek2019-01-08
|
* Ditch autoconf patch in favor of a build-dependency on dh-autoreconf,Steve Langasek2019-01-08
| | | | | which will let us keep up-to-date with newer autotools. In the present instance, this gets us aarch64 support.
* Whoops, commit a patch that I managed to not get addedSteve Langasek2019-01-08
|
* As a side effect, there will no longer be errors from reading theSteve Langasek2019-01-08
| | | | | .pam_environment twice since we are now reading it 0 times. LP: #955032.
* debian/patches-applied/glibc-2_16-compilation-fix.patch: fix missingSteve Langasek2019-01-08
| | | | | include causing build failure with eglibc 2.16. Thanks to Daniel Schepler <dschepler@gmail.com>. Closes: #693450.
* debian/rules: never regenerate manpages at build time; this may causeSteve Langasek2019-01-08
| | | | build skew that breaks the world in a multiarch context. LP: #1095887.
* Adjust the pam_env documentation to match the module behavior resultingSteve Langasek2019-01-08
| | | | from the previous security upload. Closes: #693995.
* Confirm NMU for bug #611136; thanks to Michael Gilbert.Steve Langasek2019-01-08
|