aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Relevant BUGIDs:Dmitry V. Levin2010-09-204-21/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- 2010-09-16 Dmitry V. Levin <ldv@altlinux.org> * modules/pam_env/pam_env.c (handle_env): Use setfsuid() return code. * modules/pam_mail/pam_mail.c (_do_mail): Likewise. * modules/pam_xauth/pam_xauth.c (check_acl, pam_sm_open_session, pam_sm_close_session): Likewise.
* | | | | | | releasing version 1.1.2-3Steve Langasek2019-01-081-2/+2
| | | | | | |
* | | | | | | Catalan, thanks to Innocent De Marchi <tangram.peces@gmail.com>Steve Langasek2019-01-082-0/+209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (closes: #622786)
* | | | | | | update the existing 027_pam_limits_better_init_allow_explicit_root patchSteve Langasek2019-01-084-247/+234
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of creating a new parse-kernel-rlimits.patch, to keep these changes logically grouped together; and add a DEP3 patch header here since we didn't have one before
* | | | | | | merge from trunk since I forgot to pull before adding in the translations,Steve Langasek2019-01-083-1/+216
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | hmmph
| * | | | | | | parse-kernel-rlimits.patch has been forwarded upstream nowKees Cook2019-01-081-1/+1
| | | | | | | |
| * | | | | | | debian/patches-applied/parse-kernel-rlimits.patch: load rlimit defaultsKees Cook2019-01-083-0/+218
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* | | | | | | | Danish, thanks to Joe Dalton <joedalton2@yahoo.dk> (closes: #606739)Steve Langasek2019-01-082-0/+198
| | | | | | | |
* | | | | | | | Dutch, thanks to Eric Spreen <erispre@gmail.com> (closes: #605592)Steve Langasek2019-01-082-10/+36
| | | | | | | |
* | | | | | | | fix duplicate POT-Creation-Date in debian/po/it.poSteve Langasek2019-01-081-1/+0
| | | | | | | |
* | | | | | | | * Updated debconf translations:Steve Langasek2019-01-082-7/+50
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Vietnamese, thanks to Clytie Siddall <clytie@riverland.net.au> (closes: #601197)
* | | | | | | releasing version 1.1.2-2Steve Langasek2019-01-081-2/+2
| | | | | | |
* | | | | | | fix up the patch to be proper CSteve Langasek2019-01-081-2/+2
| | | | | | |
* | | | | | | debian/patches-applied/hurd_no_setfsuid: handle some new calls toSteve Langasek2019-01-082-9/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-081-2/+2
| | | | | | |
* | | | | | | merge translations from the squeeze branchSteve Langasek2019-01-086-47/+119
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ * Updated debconf translations:Steve Langasek2019-01-082-29/+70
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | - Italian, thanks to Nicole B. <damn3dg1rl@gmail.com> (closes: #602112)
| | * | | | | | * Updated debconf translations:Steve Langasek2019-01-082-29/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Italian, thanks to Nicole B. <damn3dg1rl@gmail.com> (closes: #602112)
| * | | | | | | Import l10n NMUChristian Perrier2019-01-0820-38/+124
| |/ / / / / /
| * | | | | | releasing version 1.1.1-6Steve Langasek2019-01-081-2/+2
| | | | | | |
| * | | | | | * Updated debconf translations:Steve Langasek2019-01-082-17/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Swedish, thanks to Martin Bagge <brother@bsnet.se> (closes: #575875)
| * | | | | | releasing version 1.1.1-5Steve Langasek2019-01-081-2/+2
| | | | | | |
| * | | | | | * debian/patches-applied/no_PATH_MAX_on_hurd: define PATH_MAX forSteve Langasek2019-01-084-3/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-082-0/+5
| | | | | | |
| * | | | | | Bump Standards-Version to 3.9.1.Steve Langasek2019-01-082-1/+2
| | | | | | |
| * | | | | | cherry pick from sid/trunkSteve Langasek2019-01-082-1/+5
| | | | | | |
* | | | | | | * Updated debconf translations:Steve Langasek2019-01-082-10/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Swedish, thanks to Martin Bagge <brother@bsnet.se> (closes: #575875)
* | | | | | | debian/libpam-runtime.{postinst,templates}: since 1.1.2-1 is targetedSteve Langasek2019-01-0824-806/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-082-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-082-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | debconf; backslash-escape them instead and use CAPB escape.
* | | | | | | debian/patches-applied/no_PATH_MAX_on_hurd: define PATH_MAX forSteve Langasek2019-01-083-2/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | compatibility when it's not already set. Closes: #552043.
* | | | | | | set the right upload target for debian/NEWS; dch really needs improvementSteve Langasek2019-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | here, I think
* | | | | | | Add lintian overrides for a few more spurious warnings.Steve Langasek2019-01-082-0/+5
| | | | | | |
* | | | | | | one more patch tweakSteve Langasek2019-01-081-1/+2
| | | | | | |
* | | | | | | further patch fixup to match upstreamSteve Langasek2019-01-081-1/+1
| | | | | | |
* | | | | | | fix a typo in the patchSteve Langasek2019-01-081-1/+1
| | | | | | |
* | | | | | | Bump Standards-Version to 3.9.1.Steve Langasek2019-01-082-1/+2
| | | | | | |
* | | | | | | debian/patches/007_modules_pam_unix: drop compatibility handling ofSteve Langasek2019-01-083-42/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '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-082-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-082-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /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-082-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | warnings.
* | | | | | | refresh other patches for new upstream versionSteve Langasek2019-01-086-3758/+34005
| | | | | | |
* | | | | | | debian/patches/hurd_no_setfsuid: pam_env and pam_mail now also useSteve Langasek2019-01-082-7/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | setfsuid, so patch them to be likewise Hurd-safe.
* | | | | | | Drop patches conditional_module,_conditional_man andSteve Langasek2019-01-084-56/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | mkhomedir_linking.patch, which are included upstream.
* | | | | | | add a missing commaSteve Langasek2019-01-081-1/+1
| | | | | | |
* | | | | | | debian/patches-applied/007_modules_pam_unix: fix up patch for newSteve Langasek2019-01-082-198/+261
| | | | | | | | | | | | | | | | | | | | | | | | | | | | upstream version which now implements minlen=, not min=.
* | | | | | | merge upstream version 1.1.2Steve Langasek2019-01-08319-12512/+9368
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | New upstream version 1.1.2Steve Langasek2019-01-03294-11475/+9368
| |\| | | |
| | * | | | Relevant BUGIDs:Thorsten Kukuk2010-08-3151-858/+879
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-263-8/+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.