Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop superfluous options to dh_installchangelogs, dh_shlibdeps | Steve Langasek | 2019-01-08 | 2 | -3/+4 |
| | |||||
* | bump debhelper build-dep to 7 also | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | move more stuff out of debian/rules into .install files | Steve Langasek | 2019-01-08 | 3 | -4/+3 |
| | |||||
* | move complexity out of debian/rules that can be represented fine in | Steve Langasek | 2019-01-08 | 2 | -14/+4 |
| | | | | libpam-runtime.install | ||||
* | Rename debian/*.lintian to debian/*.lintian-overrides and use dh_lintian | Steve Langasek | 2019-01-08 | 5 | -7/+3 |
| | |||||
* | misc cleanup of useless code in debian/rules | Steve Langasek | 2019-01-08 | 1 | -7/+0 |
| | |||||
* | Switch all packages over to dh_install | Steve Langasek | 2019-01-08 | 6 | -8/+5 |
| | |||||
* | Switch libpam-modules over to dh_install | Steve Langasek | 2019-01-08 | 4 | -6/+8 |
| | |||||
* | Bump debian/compat to 7, so we can use sane contents in debian/*.install | Steve Langasek | 2019-01-08 | 2 | -1/+7 |
| | |||||
* | fix changelog typo | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | patch committed upstream | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | releasing version 1.1.0-2 | Steve Langasek | 2019-01-08 | 1 | -2/+2 |
| | |||||
* | record the new md5sum for common-password | Steve Langasek | 2019-01-08 | 2 | -1/+3 |
| | |||||
* | debian/local/common-password, debian/pam-configs/unix: switch from "md5" | Kees Cook | 2019-01-08 | 3 | -5/+10 |
| | | | | to "sha512" as password crypt default. | ||||
* | * Updated debconf translations: | Steve Langasek | 2019-01-08 | 2 | -8/+25 |
| | | | | - German, thanks to Sven Joachim <svenjoac@gmx.de> (closes: #544464) | ||||
* | debian/patches/namespace_with_awk_not_gawk: fix the sample | Steve Langasek | 2019-01-08 | 3 | -0/+27 |
| | | | | | namespace.init script's dependency on non-POSIX features of gawk, since we don't use gawk by default. Closes; #518908. | ||||
* | Clean up the libpam0g postinst a bit; invoke-rc.d has been a guaranteed | Steve Langasek | 2019-01-08 | 2 | -21/+6 |
| | | | | interface for two stable release cycles now | ||||
* | Use /bin/sh instead of /bin/bash for libpam0g.postinst, since we've | Steve Langasek | 2019-01-08 | 2 | -1/+3 |
| | | | | confirmed there are no longer any bashisms there. Closes: #519973. | ||||
* | make libpam-runtime depend on libpam-modules (>= 1.0.1-6) - nothing else | Steve Langasek | 2019-01-08 | 2 | -1/+3 |
| | | | | guarantees that we have pam_unix available for use by pam-auth-update. | ||||
* | fix the PAM mini-policy to not tell app maintainers that they don't need | Steve Langasek | 2019-01-08 | 2 | -5/+12 |
| | | | | to depend on libpam-modules if they reference modules from there. | ||||
* | debian/patches/pam_unix_dont_trust_chkpwd_caller.patch: fix this patch | Steve Langasek | 2019-01-08 | 2 | -15/+22 |
| | | | | | | | to call setregid() instead of always returning an error on username mismatch in unix_chkpwd, needed in the SELinux case and in some corner cases with the broken_shadow option. Thanks to Michael Spang for the analysis. Closes: #543589. | ||||
* | fix up a wrong bug number in the changelog | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | releasing version 1.1.0-1 | Steve Langasek | 2019-01-08 | 1 | -2/+2 |
| | |||||
* | final pass of manpage fixes | Steve Langasek | 2019-01-08 | 1 | -0/+1006 |
| | |||||
* | another pass of manpage fixes | Steve Langasek | 2019-01-08 | 1 | -0/+624 |
| | |||||
* | oops, we don't want to remove the manpages entirely... | Steve Langasek | 2019-01-08 | 1 | -793/+0 |
| | |||||
* | another pass of manpage fixes | Steve Langasek | 2019-01-08 | 1 | -0/+2046 |
| | |||||
* | debian/patches/fix-man-crud: new patch, fix "undefined macro" errors in | Steve Langasek | 2019-01-08 | 3 | -0/+2787 |
| | | | | | manpages caused by oddities of toolchain used when generating them upstream. | ||||
* | add config.h.in changes to autoconf.patch, which will show up upon running a | Steve Langasek | 2019-01-08 | 1 | -0/+14 |
| | | | | build in any case | ||||
* | Include changes to pam_limits/README in the patch, since they end up in the | Steve Langasek | 2019-01-08 | 1 | -0/+13 |
| | | | | | package anyway and this gives us a cleaner ./debian/rules clean | ||||
* | On upgrade from versions before 1.1.0-1, if | Steve Langasek | 2019-01-08 | 2 | -0/+8 |
| | | | | | | /etc/pam.d/common-session-noninteractive has not been created (because the user declined use of pam-auth-update), create it by copying /etc/pam.d/common-session. Closes: #543401. | ||||
* | document another bug closure | Steve Langasek | 2019-01-08 | 1 | -0/+1 |
| | |||||
* | pam_unix-chkpwd-wait also merged upstream | Steve Langasek | 2019-01-08 | 3 | -24/+1 |
| | |||||
* | Build with LDFLAGS=-Wl,-z,defs to guard against the possibility of | Steve Langasek | 2019-01-08 | 2 | -1/+5 |
| | | | | | any undefined symbols (due to typos or otherwise) at build time. Closes: #10231. | ||||
* | * Updated debconf translations: | Steve Langasek | 2019-01-08 | 2 | -9/+30 |
| | | | | | - French, thanks to Jean-Baka Domelevo Entfellner <domelevo@gmail.com> (closes: #521266) | ||||
* | document another bug closure | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | document another bug closure | Steve Langasek | 2019-01-08 | 1 | -0/+2 |
| | |||||
* | debian/patches/007_modules_pam_unix: drop divergence from upstream | Steve Langasek | 2019-01-08 | 3 | -42/+24 |
| | | | | | | | that treats "0" as a special value in various fields in /etc/shadow, and document this in debian/NEWS. Thanks to Nicolas François <nicolas.francois@centraliens.net> for the detailed analysis. Closes: #308229. | ||||
* | document another bug closure | Steve Langasek | 2019-01-08 | 1 | -0/+1 |
| | |||||
* | Committed upstream | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | Document that pam_cracklib no longer checks /etc/security/opasswd. | Steve Langasek | 2019-01-08 | 2 | -0/+14 |
| | |||||
* | And bump the version checks in the libpam-modules {pre,post}inst, so that | Steve Langasek | 2019-01-08 | 3 | -3/+6 |
| | | | | | the necessary services get restarted for any modules that need the new symbols. | ||||
* | Bump the shlibs version as well, for our dpkg-shlibdeps fallback. | Steve Langasek | 2019-01-08 | 2 | -1/+2 |
| | |||||
* | Add /sbin/mkhomedir_helper to libpam-modules. | Steve Langasek | 2019-01-08 | 2 | -0/+2 |
| | |||||
* | Update debian/libpam0g.symbols for new extension. | Steve Langasek | 2019-01-08 | 2 | -0/+2 |
| | |||||
* | refresh other patches for new upstream release | Steve Langasek | 2019-01-08 | 11 | -7175/+33256 |
| | |||||
* | Trim pam.d-manpage-section patch, which was mostly but not completely | Steve Langasek | 2019-01-08 | 2 | -963/+3 |
| | | | | applied upstream. | ||||
* | Drop patches pam_unix_thread-safe_save_old_password.patch, | Steve Langasek | 2019-01-08 | 8 | -346/+12 |
| | | | | | | pam_env_ignore_garbage.patch, dont_freeze_password_chain, pam_1.0.4_mindays, pam_mail-fix-quiet, and cve-2009-0887-libpam-pam_misc.patch, which are included upstream. | ||||
* | merge upstream version 1.1.0 | Steve Langasek | 2019-01-08 | 498 | -36482/+67591 |
|\ | |||||
| * | New upstream version 1.1.0 | Steve Langasek | 2019-01-03 | 522 | -37471/+67543 |
| |\ |