summaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* debian/rules: Drop obsolete variable settingBalint Reczey2022-01-221-9/+0
|
* debian/rules: Stop using --disable-shared to build shared librariesBalint Reczey2022-01-221-2/+1
|
* Enable newly added yescrypt supportBalint Reczey2022-01-221-0/+1
|
* debian/HOME_MODE.xml: Ship the file that was accidentally omitted from ↵Balint Reczey2020-02-071-0/+4
| | | | upstream tarball
* Use explicit --without-su configure flagAndreas Henriksson2019-12-051-0/+1
| | | | | | | | | | | The shadow package did now ship the su program even before this, Debian uses the util-linux implementation of su (since Buster). In shadow 4.8 there's now an explicit configure flag that can be used to disable su explicitly, rather than just not shipping it in the resulting debian package. See commit 88de51965d5390d6d012fdb17012630511fe1f6e "Stop shipping su and break old util-linux version. (See #833256)"
* Migrate to dh from cdbsBalint Reczey2019-06-231-36/+23
|
* Stop shipping and honoring /etc/securettyBalint Reczey2019-06-231-1/+0
| | | | Closes: #731656, #830255, #879903, #920764, #771675, #917893, #607073
* Stop shipping su and break old util-linux version. (See #833256)debian/1%4.5-1.1Andreas Henriksson2018-07-281-2/+0
| | | | | | | | | Breaks on old version to force lockstep upgrade, which should really be a depends-new-version (and can be switched around together with util-linux once the transition is finished). Using Breaks/Depends the 'wrong' way around is to make apt unpack things in the 'right' order (avoiding any gaps where /bin/su is not available during the upgrade phase).
* Add call to pam_keyinit for login pam serviceBalint Reczey2017-01-191-0/+6
| | | | | | | | | | This module is linux-any only, so copy what openssh has already done and remove the call at build time for other architectures. The call to this module is needed to have proper per-session kernel keyring. Closes: #734671
* Always use /bin/sh shell in the buildBalint Reczey2017-01-181-1/+12
| | | | Closes: #817971
* Imported Debian patch 1:4.4-12016-10-13/d1Serge Hallyn2016-10-131-3/+3
|
* Merge upstream 4.3Serge Hallyn2016-07-301-1/+3
|
* Enable libaudit support. Closes: #745774Christian Perrier2014-04-301-1/+1
|
* Enable the login package on hurd-any, but without /bin/login, still provided ↵Christian Perrier2014-04-301-10/+4
| | | | by the hurd package. Closes: #737805. This fix was accidentally forgotten in 1:4.2-1
* Switch to dpkg-source 3.0 (quilt) formatLaurent Bigonville2014-03-151-3/+0
|
* Call dh-autoreconf since we need to regenerate all the autofoo filesLaurent Bigonville2014-03-151-5/+2
| | | | | The .gitignore is removing all the autofoo files and we need to regenerate them at build time
* Set default editor to sensible-editor for vipw.Nicolas François2013-08-251-0/+3
| | | | | * debian/rules: Set default editor to sensible-editor for vipw. Closes: #688252
* Add uidmap package, based on Ubuntu.Nicolas François2013-08-091-0/+4
| | | | | | * passwd.install: add new subuid.5 and subgid.5 manpages * debian/rules, debian/control, debian/uidmap.install: create new uidmap package containing the new setuid-root binaries newuidmap and newgidmap
* * debian/control: Bump Standards-Version to 3.9.3 (no changes needed).nekral-guest2012-05-201-7/+0
| | | | | | | * debian/rules: Simplify setting of hardening flags. cdbs 0.4.103 needed to get hardened version of shadow-utils. Restore previous requirement on dpkg-dev to 1.13.5.
* * debian/rules: Do not hard-code CFLAGS and LDFLAGS. Build with allnekral-guest2012-01-241-8/+10
| | | | | hardening flags set. Closes: #657010
* * debian/rules, debian/man.insert, debian/man.insert.sed: Bug #507673 hasnekral-guest2011-08-171-4/+0
| | | | | | been closed. It is no more needed to patch the generated manpages. This also fix failures to build twice is a row. Closes: #636047
* * debian/rules: Disable new features: --without-acl --without-attrnekral-guest2010-08-281-1/+1
| | | | | --without-tcb
* * debian/rules, debian/man.insert, debian/man.insert.sed: Hack to avoid bugnekral-guest2010-04-021-0/+4
| | | | | | 507673, causing missing apostrophes in the manpages generated by docbook-xsl.
* * debian/rules: Added DEB_AUTO_UPDATE_LIBTOOL = pre. Closes: #560633nekral-guest2010-03-151-0/+1
|
* * The "Banon" release.nekral-guest2009-05-111-7/+2
| | | | | | * debian/rules, debian/passwd.linda-overrides, debian/login.linda-overrides: Removed linda-overrides files.
* * debian/rules, debian/passwd.newusers.pam, debian/passwd.chpasswd.pam:nekral-guest2009-05-091-1/+3
| | | | | | | Install the newusers and chpasswd PAM service configuration files. newusers and chpasswd now use PAM to update the passwords. Closes: #525153
* Cleanup for current upstream SVN version.nekral-guest2009-03-141-1/+1
|
* Simplify the dependencies:nekral-guest2008-03-281-5/+0
| | | | | | login (>= 970502-1) was already provided by login in Hamm. libpam-modules (>= 0.72-5) was already provided by libpam-modules in Potato.
* Do not recode the manpages in UTF-8.nekral-guest2008-03-191-2/+0
|
* compile with -W -Wallnekral-guest2007-11-201-1/+1
| | | | | | | large files are now supported by configure. Remove -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 from CFLAGS.
* 105_zn_CN was just applied to upstream repository.nekral-guest2007-10-271-0/+98
Tag 104_man-sv, 101_ja, and 103_man-de as going to be fixed in 4.0.18.2.