summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* parse-kernel-rlimits.patch has been forwarded upstream nowKees Cook2019-01-08
|
* debian/patches-applied/parse-kernel-rlimits.patch: load rlimit defaultsKees Cook2019-01-08
| | | | | | from the kernel (via /proc/1/limits), instead of continuing to hardcode the settings internally. Fall back to internal defaults when the kernel rlimits are not found. Closes: #620302. (LP: #746655, #391761)
* releasing version 1.1.2-2Steve Langasek2019-01-08
|
* 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.
* releasing version 1.1.2-1Steve Langasek2019-01-08
|
* merge translations from the squeeze branchSteve Langasek2019-01-08
|\
| * * Updated debconf translations:Steve Langasek2019-01-08
| |\ | | | | | | | | | - Italian, thanks to Nicole B. <damn3dg1rl@gmail.com> (closes: #602112)
| | * * Updated debconf translations:Steve Langasek2019-01-08
| | | | | | | | | | | | - Italian, thanks to Nicole B. <damn3dg1rl@gmail.com> (closes: #602112)
| * | Import l10n NMUChristian Perrier2019-01-08
| |/
| * releasing version 1.1.1-6Steve Langasek2019-01-08
| |
| * * Updated debconf translations:Steve Langasek2019-01-08
| | | | | | | | - Swedish, thanks to Martin Bagge <brother@bsnet.se> (closes: #575875)
| * releasing version 1.1.1-5Steve Langasek2019-01-08
| |
| * * debian/patches-applied/no_PATH_MAX_on_hurd: define PATH_MAX forSteve Langasek2019-01-08
| | | | | | | | | | | | | | | | | | | | compatibility when it's not already set. Closes: #552043. * debian/local/pam-auth-update: Don't try to pass embedded newlines to debconf; backslash-escape them instead and use CAPB escape. * debian/local/pam-auth-update: sort additional module options before writing them out, so that we don't wind up with a different config file on every invocation. Thanks to Jim Paris <jim@jtan.com> for the patch. Closes: #594123.
| * Add lintian overrides for a few more spurious warnings.Steve Langasek2019-01-08
| |
| * Bump Standards-Version to 3.9.1.Steve Langasek2019-01-08
| |
| * cherry pick from sid/trunkSteve Langasek2019-01-08
| |
* | * Updated debconf translations:Steve Langasek2019-01-08
| | | | | | | | - Swedish, thanks to Martin Bagge <brother@bsnet.se> (closes: #575875)
* | debian/libpam-runtime.{postinst,templates}: since 1.1.2-1 is targetedSteve Langasek2019-01-08
| | | | | | | | | | | | | | for post-squeeze, we don't need to support upgrades from 1.0.1-6 to 1.0.1-10 anymore. Drop the debconf error note about having configured your system with a lack of authentication, so that translators don't spend any more time on it.
* | debian/local/pam-auth-update: sort additional module options beforeSteve Langasek2019-01-08
| | | | | | | | | | | | writing them out, so that we don't wind up with a different config file on every invocation. Thanks to Jim Paris <jim@jtan.com> for the patch. Closes: #594123.
* | debian/local/pam-auth-update: Don't try to pass embedded newlines toSteve Langasek2019-01-08
| | | | | | | | debconf; backslash-escape them instead and use CAPB escape.
* | debian/patches-applied/no_PATH_MAX_on_hurd: define PATH_MAX forSteve Langasek2019-01-08
| | | | | | | | compatibility when it's not already set. Closes: #552043.
* | set the right upload target for debian/NEWS; dch really needs improvementSteve Langasek2019-01-08
| | | | | | | | here, I think
* | Add lintian overrides for a few more spurious warnings.Steve Langasek2019-01-08
| |
* | one more patch tweakSteve Langasek2019-01-08
| |
* | further patch fixup to match upstreamSteve Langasek2019-01-08
| |
* | fix a typo in the patchSteve Langasek2019-01-08
| |
* | Bump Standards-Version to 3.9.1.Steve Langasek2019-01-08
| |
* | debian/patches/007_modules_pam_unix: drop compatibility handling ofSteve Langasek2019-01-08
| | | | | | | | | | 'max=' no-op; use of this option will now log an error, as warned three years ago.
* | debian/NEWS: document the disappearance of 'min=n', in case users haveSteve Langasek2019-01-08
| | | | | | | | encoded this option elsewhere outside of /etc/pam.d/common-password.
* | debian/libpam-modules.postinst: if any 'min=n' options are found inSteve Langasek2019-01-08
| | | | | | | | | | /etc/pam.d/common-password, convert them on upgrade to 'minlen=n' for compatibility with upstream.
* | Update debian/source.lintian-overrides to clean up some spuriousSteve Langasek2019-01-08
| | | | | | | | warnings.
* | refresh other patches for new upstream versionSteve 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.
* | Drop patches conditional_module,_conditional_man andSteve Langasek2019-01-08
| | | | | | | | mkhomedir_linking.patch, which are included upstream.
* | add a missing commaSteve Langasek2019-01-08
| |
* | debian/patches-applied/007_modules_pam_unix: fix up patch for newSteve Langasek2019-01-08
| | | | | | | | upstream version which now implements minlen=, not min=.
* | merge upstream version 1.1.2Steve Langasek2019-01-08
|\ \ | |/ |/|
| * New upstream version 1.1.2Steve Langasek2019-01-03
| |\
| | * Relevant BUGIDs:Thorsten Kukuk2010-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: new release Commit summary: --------------- 2010-08-31 Thorsten Kukuk <kukuk@thkukuk.de> * release version 1.1.2 * configure.in: Bump version number. * NEWS: Document changes since 1.1.1. * doc/adg/Linux-PAM_ADG.xml: Bump version number. * doc/mwg/Linux-PAM_MWG.xml: Likewise. * doc/sag/Linux-PAM_SAG.xml: Likewise. * libpam/Makefile.am: Bump revision of shared library. * po/*.po: Regenerate.
| | * Relevant BUGIDs:Tomas Mraz2010-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: new feature Commit summary: --------------- 2010-08-26 Tomas Mraz <t8m@centrum.cz> * modules/pam_nologin/pam_nologin.c (perform_check): Try first /var/run/nologin if the nologin file is not explicitly specified. * modules/pam_nologin/pam_nologin.8.xml: Document that /var/run/nologin is tried first.
| | * Relevant BUGIDs:Tomas Mraz2010-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: translation Commit summary: --------------- 2010-08-26 Sweta Kothari <swkothar@redhat.com> * po/gu.po: Updated translations. 2010-08-26 Geert Warrink <geert.warrink@onsnet.nu> * po/nl.po: Updated translations.
| | * Relevant BUGIDs: #2315432, debian#284854#42.Thorsten Kukuk2010-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2010-08-26 Thorsten Kukuk <kukuk@thkukuk.de> * doc/specs/Makefile.am: Use CC_FOR_BUILD as compiler (cross compile support). * configure.in: Check for host compiler if cross compiling. Bug #2315432, debian#284854#42.
| | * Relevant BUGIDs:Thorsten Kukuk2010-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: new feature Commit summary: --------------- 2010-08-17 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_unix/pam_unix_passwd.c: Implement minlen option. * modules/pam_unix/support.c: Likewise. * modules/pam_unix/support.h: Likewise. * modules/pam_unix/pam_unix_acct.c (pam_sm_acct_mgmt): Adjust arguments for _set_ctrl call. * modules/pam_unix/pam_unix_auth.c (pam_sm_authenticate): Likewise. * modules/pam_unix/pam_unix_session.c: Likewise. * modules/pam_unix/pam_unix.8.xml: Document minlen option. Based on patch by Steve Langasek.
| | * Relevant BUGIDs:Thorsten Kukuk2010-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2010-08-12 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_mail/pam_mail.c: Check for mail only with user privilegs. * modules/pam_xauth/pam_xauth.c (run_coprocess): Check return value of setgid, setgroups and setuid. * modules/pam_xauth/pam_xauth.c (check_acl): Save errno for later usage. * modules/pam_env/pam_env.c (handle_env): Check if user exists, read local user config only with user privilegs.`
| | * Relevant BUGIDs:Thorsten Kukuk2010-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix/cleanup Commit summary: --------------- 2010-08-09 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_tally/pam_tally.8.xml: Document that pam_tally is deprecated. * modules/pam_tty_audit/Makefile.am (EXTRA_DIST): Fix make dist.
| | * Relevant BUGIDs: 2923437Thorsten Kukuk2010-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2010-08-09 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_unix/passverify.c (check_shadow_expiry): Correct check for expired date. * modules/pam_unix/pam_unix_passwd.c (_pam_unix_approve_pass): Remove check for password length. Bug #2923437.
| | * Relevant BUGIDs:Thorsten Kukuk2010-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2010-08-04 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_tally2/pam_tally2.c (get_tally): Create file with correct permissions. Patch by Diego Elio "Flameeyes" Pettenò.
| | * Relevant BUGIDs: 2730965Thorsten Kukuk2010-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: workaround Commit summary: --------------- 2010-08-04 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_unix/passverify.c (PAMH_ARG_DECL): Don't request password change if time is not yet set (1.1.1970). Bug #2730965.
| | * Relevant BUGIDs: #3035919, #3002340, #3037155Thorsten Kukuk2010-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- 2010-08-04 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_access/pam_access.c (user_match): Make sure that user@host will not match @@netgroup. Bug #3035919. * modules/pam_group/pam_group.c (check_account): Add '%' for UNIX groups. * modules/pam_group/group.conf: Add example for '%'. * modules/pam_group/group.conf.5.xml: Document '%' syntax. Bug #3002340, #3037155.