| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | use dh_listpackages instead of DH_INTERNAL_OPTIONS, per Joey | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
* | | fix a minor mis-merge (unix_chkpwd in libpam-modules-bin) | Steve Langasek | 2019-01-08 | 1 | -2/+2 |
* | | merge from trunk | Steve Langasek | 2019-01-08 | 1 | -99/+44 |
|\| |
|
| * | make sure we only munge the unix_chkpwd perms when we're not in a binary-indep | Steve Langasek | 2019-01-08 | 1 | -0/+2 |
| * | Move pam_cracklib manpage to the libpam-cracklib package, and add the | Steve Langasek | 2019-01-08 | 1 | -0/+1 |
| * | consolidate, comment the override targets | Steve Langasek | 2019-01-08 | 1 | -5/+11 |
| * | Explicitly add -O0 to CFLAGS when noopt is set. | Steve Langasek | 2019-01-08 | 1 | -0/+2 |
| * | Drop CFLAGS that we don't need anymore (-fPIC, -D_REENTRANT, | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
| * | Convert debian/rules to debhelper 7 and add versioned build-dependencies | Steve Langasek | 2019-01-08 | 1 | -91/+20 |
* | | Split libpam-modules into libpam-modules and libpam-modules-bin, so that we | Steve Langasek | 2019-01-08 | 1 | -2/+2 |
* | | treat /lib/security as our 'extra' dir, so that | Steve Langasek | 2019-01-08 | 1 | -1/+2 |
* | | install all our libs and modules in the multiarch paths | Steve Langasek | 2019-01-08 | 1 | -1/+2 |
|/ |
|
* | Drop ./configure options that are no-ops | Steve Langasek | 2019-01-08 | 1 | -3/+1 |
* | 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 | 1 | -3/+0 |
* | tighten up our list of examples, so we don't have to remove stuff by hand after | 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 | 1 | -2/+0 |
* | Drop superfluous options to dh_installchangelogs, dh_shlibdeps | Steve Langasek | 2019-01-08 | 1 | -3/+3 |
* | move more stuff out of debian/rules into .install files | Steve Langasek | 2019-01-08 | 1 | -4/+0 |
* | move complexity out of debian/rules that can be represented fine in | Steve Langasek | 2019-01-08 | 1 | -10/+0 |
* | Rename debian/*.lintian to debian/*.lintian-overrides and use dh_lintian | Steve Langasek | 2019-01-08 | 1 | -7/+2 |
* | 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 | 1 | -3/+2 |
* | Switch libpam-modules over to dh_install | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
* | Build with LDFLAGS=-Wl,-z,defs to guard against the possibility of | Steve Langasek | 2019-01-08 | 1 | -1/+2 |
* | Bump the shlibs version as well, for our dpkg-shlibdeps fallback. | Steve Langasek | 2019-01-08 | 1 | -1/+1 |
* | Fix lintian overrides for libpam-runtime | Sam Hartman | 2019-01-08 | 1 | -1/+5 |
* | catch up with Debian unstable | Steve Langasek | 2019-01-03 | 1 | -1/+1 |
|\ |
|
| * | debian/rules: call chgrp *before* calling chmod, lest the sgid bit | Steve Langasek | 2019-01-03 | 1 | -1/+1 |
* | | ... and /install/ the lintian overrides, too | Steve Langasek | 2019-01-03 | 1 | -1/+1 |
* | | mkdir before trying to install to /usr/share/pam-configs | Steve Langasek | 2019-01-03 | 1 | -0/+1 |
* | | merge from trunk | Steve Langasek | 2019-01-03 | 1 | -2/+0 |
|\| |
|
| * | deleting a file under debian/libpam-modules in the install target isn't going | Steve Langasek | 2019-01-03 | 1 | -2/+0 |
* | | install our configs into /usr/share/pam-configs/ | Steve Langasek | 2019-01-03 | 1 | -0/+1 |
* | | call dh_installdebconf -i, so that debconf templates are added correctly to | Steve Langasek | 2019-01-03 | 1 | -0/+1 |
|/ |
|
* | new symbol in libpam.so.0, pam_modutil_audit_write; shlibs bump, and | Steve Langasek | 2019-01-03 | 1 | -1/+1 |
* | The password-changing helper functionality for SELinux systems has been | Steve Langasek | 2019-01-03 | 1 | -1/+2 |
* | BUILD_TREE is now , since we're no longer munging the upstream tarball | Steve Langasek | 2019-01-03 | 1 | -1/+1 |
* | use --disable-audit, to avoid libaudit being linked in | Steve Langasek | 2019-01-03 | 1 | -1/+1 |
* | fix-up commit for grafting svn history onto git history | Steve Langasek | 2019-01-02 | 1 | -0/+149 |