Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Drop CFLAGS that we don't need anymore (-fPIC, -D_REENTRANT, | Steve Langasek | 2019-01-08 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | -D_GNU_SOURCE). | |||||
* | | | | Convert debian/rules to debhelper 7 and add versioned build-dependencies | Steve Langasek | 2019-01-08 | 4 | -92/+24 | |
| |_|/ |/| | | | | | | | | on debhelper and quilt to suit. | |||||
* | | | merge from trunk | Steve Langasek | 2019-01-08 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | I am so far away from the whole pam thing these days that I am almost | Karl Ramm | 2019-01-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | guaranteed to break something if I upload. | |||||
* | | | | Drop the pam_rhosts_auth.so symlink as well, and document in NEWS.Debian | Steve Langasek | 2019-01-08 | 3 | -17/+17 | |
| | | | | | | | | | | | | | | | | that this is now obsolete. | |||||
* | | | | Drop stale content from README.debian: some of this should have been in | Steve Langasek | 2019-01-08 | 2 | -24/+4 | |
| | | | | | | | | | | | | | | | | | | | | NEWS.Debian instead (but is so old it's not worth putting it there now), some of it is obsolete by the change in package VCS. | |||||
* | | | | Drop the /lib/security/pam_unix_*.so symlinks, which have been deprecated | Steve Langasek | 2019-01-08 | 2 | -4/+2 | |
|/ / / | | | | | | | | | | now for 10 years and are not used at all if pam-auth-update is in play. | |||||
* | | | Drop ./configure options that are no-ops | Steve Langasek | 2019-01-08 | 2 | -3/+2 | |
| | | | ||||||
* | | | no reason to specify a particular package, dh_makeshlibs will DTRT | Steve Langasek | 2019-01-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | include fewer manpages that we don't want, so that there are fewer we have to | Steve Langasek | 2019-01-08 | 2 | -5/+4 | |
| | | | | | | | | | | | | remove after | |||||
* | | | tighten up our list of examples, so we don't have to remove stuff by hand after | Steve Langasek | 2019-01-08 | 2 | -2/+1 | |
| | | | ||||||
* | | | don't install a makefile if we're just going to remove it again... | Steve Langasek | 2019-01-08 | 1 | -1/+0 | |
| | | | ||||||
* | | | Use debian/clean instead of rm -f'ing files in debian/rules clean target | Steve Langasek | 2019-01-08 | 3 | -2/+2 | |
| | | | ||||||
* | | | 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 | |
| | | |