| /[pkg-shadow]/debian/trunk/debian/changelog |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Separation of static and dynamic motd components in login PAM module Closes: #669698
Complete Polish translation of logoutd(8. Closes: #668880
#657763 was closed in 1:4.1.5-1.
* debian/patches/428_grpck_add_prune_option: removed -p option. The option
was not documented and was meant to fix consequences of a bug now fixed
more than 10 years ago.
Note that debian/patches/428_grpck_add_prune_option was broken by the
refresh in 4.1.5-1
* debian/shadowconfig.sh: Display issues, but dot not prompt interactively
to fix passwd/group/shadow/gshadow issues. Closes: #638263
Update release date.
* debian/login.defs: Set the default encryption method to SHA512.
Closes: #657717
* debian/control: depends on dpkg-dev (>= 1.16.1~) for including
/usr/share/dpkg/buildflags.mk
* debian/control: Standards-Version: bumped to 3.9.2. No changes.
Add bug closure
Bug closures for French translation updates
Add bug closure for Danish manpages translation
Add bug closure for Danish translation
* debian/rules: Do not hard-code CFLAGS and LDFLAGS. Build with all
hardening flags set. Closes: #657010
* Raisethe security issue at the top of the debian changelog. * Refreshed patches
Portuguese. Closes: #623722, #656686
German. Closes: #622908, #656503
* debian/control: Add Build-Depends on libsemanage1-dev [linux-any]
Bug closure
Add bug closure for #655194
Refreshed patches.
* debian/patches/506_relaxed_usernames: Also forbid names containing a
comma.
* debian/patches/901_testsuite_gcov: Do not revert the locale when testing
with gcov to avoid coverage false negatives. This does not impact the
debian binary package, only the test package.
* debian/patches/401_cppw_src.dpatch: Detect as well too many and too
few arguments.
* Fix section of debian changelog where update of patches are documented
* debian/securetty.linux: Add s390/s390x ports ttysclp0. Closes: #647469
Refreshed patches.
Fix issue introduced by the synchronization with coding style.
* New upstream release:
- groupmod: document that /etc/passwd can be modified by groupmod -g.
Closes: #647308
- debian/patches/506_relaxed_usernames: Really check if the user/group
name starts with a dash. Also forbid names starting with '+' or '~'.
Document the naming policy in useradd.8 / groupadd.8.
- debian/patches/401_cppw_src.dpatch, debian/patches/402_cppw_selinux:
Synchronize with coding style.
- debian/patches/402_cppw_selinux: Avoid implicit conversion between
integer and boolean.
- debian/patches/401_cppw_src.dpatch: Replace progname by Prog. Rename
create_backup_file to create_copy. The lock functions do not ser errno.
Do not report the error string on cppwexit.
* debian/rules, debian/man.insert, debian/man.insert.sed: Bug #507673 has
been closed. It is no more needed to patch the generated manpages. This
also fix failures to build twice is a row. Closes: #636047
Added changelog entries for issues closed in the new upstream version.
Add bug closure
Use "linux-any" instead of a negated list of architectures in Build-Depends
- Spaces have been added between options and arguments in theRussian
manpages. Closes: #606159
- passwd(1) references chpasswd(8). Closes: #609117
- userdel error message has been clarified when the user is still
executing processes (it used to complain that the user is logged in).
Closes: #603315
The new Simplified Chinese manpages translation should have fix #602264.
* debian/securetty.linux: Fixed typo: ttyama -> ttyAMA. Closes: #544184
- name the next release (which should be a 4.1.5) - reindent according to previous entry, and use the same bug closing style - document bugs closed by the latest upstream - refresh patch according to latest upstream - remove patch not needed with latest upstream - sort translations alphabetically - debian/control: mark passwd as 'Multi-Arch: foreign'. Closes: #614321 - debian/securetty.linux: Add IBM pSeries console ports. Closes: #597661 - debian/securetty.linux: Add serial Console for MIPS Swarm. (http://lists.debian.org/debian-release/2011/02/msg00320.html)
* New upstream version * Upstream fixes: - Fix several typos in manpages. Thanks to Simon Brandmair * Upstream translation updates from Debian BTS: - Japanese (Closes: #620978) - Kazakh (Closes: #620930) - Danish (Closes: #621330) - Swedish (Closes: #621126) - Russian (Closes: #622106) - Brazilian Portuguese (Closes: #622834) - German (Closes: #622908) - French (Closes: #623608) - Portuguese (Closes: #623722) - Catalan (Closes: #627526) - Spanish (Closes: #630618) * Upstream manpages translation updates from Debian BTS: - French (Closes: #630250) - German (Closes: #628777)
French manpages translation update (Closes: #630250)
Added missing pieces from 1:4.1.4.2+svn3283-3
German manpages translation update (Closes: #628777)
Pending changes in new upstream
French and Portuguese translation updates
German translation update (Closes: #622908)
Brazilian Portuguese translation update (Closes: #622834)
Bug closure for Russian translation
Translations fixes in upcoming release
Fix typo in /etc/pam.d/login comments. Thanks to Ferenc Wagner. Closes: #598717
Release 1:4.1.4.2+svn3283-2
Fix backup command line in cron.daily script. Closes: #596283
New version will be based on revision 3283.
Fix typo.
Next version should be based on upstream trunk, revision 3280.
* New upstream release:
- Fixed comma splice in chsh(1). Closes: #582166
* debian/rules: Disable new features: --without-acl --without-attr
--without-tcb
Mark translation update bugfix
* debian/control: Do not repeat the Section and Priority fields for the
binary packages.
* debian/passwd.lintian-overrides: Remove old entries relevant for
passwd.config.
Document the change of Standards-Version.
* debian/control: Standards-Version: bumped to 3.8.4. No changes.
* debian/rules, debian/man.insert, debian/man.insert.sed: Hack to avoid bug
507673, causing missing apostrophes in the manpages generated by
docbook-xsl.
Document the addition of ttyPZ0..3
* debian/securetty.linux: Reorganise and synchronise with
Documentation/devices.txt
* debian/login.defs: Updated description of UMASK (used by pam_umask).
* New upstream release:
- mail checking is no more mentioned in login(1) since it is done by PAM.
Closes: #470059
- The -e (and -c and -m) option was restored in chpasswd (which still uses
PAM by default). Closes: #539354
* New upstream release:
- Fix interruption of su, newgrp, vipw with Ctrl-Z. Closes: 530231
* New upstream release:
- pwck and grpck stop sorting at the first line which begins with a '+'.
This will avoid messing up with NIS entries. Closes: #567836
- Remove patches applied upstream:
+ debian/patches/483_su_fakelogin_wrong_arg0
- Updated patches:
+ debian/patches/542_useradd-O_option
* debian/passwd.cron.daily: Handle the backups of the user and group
databases so that it can be removed from the standard daily cron job.
Closes: #554170
- Fixed parsing of gshadow. This fix password support in newgrp.
Closes: #569899
- This also allows, in the chage interactive mode, to specify -1 as the
expiration date to disable it. Closes: #573018
- Added support for dates already specified as a number of days since
Epoch in useradd, usermod and chage. Closes: #562221
Add bug closure
Revert pam_securetty to "requisite"
* debian/rules: Added DEB_AUTO_UPDATE_LIBTOOL = pre. Closes: #560633
* debian/login.defs: Improve documentation of USERGROUPS_ENAB.
Closes: #572687
- Updated patches:
+ debian/patches/523_su_arguments_are_no_more_concatenated_by_default
* debian/control: Removed Martin Quinson from the Uploaders, on his request.
- Remove patches applied upstream:
+ debian/patches/008_su_no_sanitize_env
1:4.1.4.3-1 is not yet released.
Bug closure
Mark upstream translation as pending
* debian/securetty.linux: Added support for embedded ARM AMBA PL011 ports
(e.g. emulated by QEMU). Closes: #544184
* debian/securetty.kfreebsd: On GNU/kFreeBSD the serial devices have change
from /dev/cuuaX to /dev/ttydX in kernel 6.0. Closes: #544523
* New upstream release:
- Fix formatting of the login.defs.5 manpage. Closes: #542804
* debian/control: Standards-Version: bumped to 3.8.2. No changes.
* debian/login.dirs, debian/passwd.dirs: Removed usr/share/linda/overrides.
* debian/shadowconfig.sh: Do not run shadowoff() and shadowon() in subshell.
This also remove a dependency on bash (even though /bin/sh would have been
sufficient). Thanks to Luk for spotting this.
* debian/login.pam: pam_securetty included as a required module instead of
requisite to avoid leak of user name information. Closes: #531341
- Added support for shells being shell scripts without a shebang.
Closes: #479406
* debian/patches/506_relaxed_usernames: Fixed typo. groupadd(8) should
document therestriction on groupnames, not usernames.
* The "Tome des Bauges" release.
* New upstream release:
- Updated Basque translation. Closes: #535553
- Fixed some translatable string. Closes: #525726
- Fixed documentation of the short option for --mindays in passwd(1).
Closes: #531983
* debian/securetty.linux: Added Embedded Renesas SuperH ports.
Closes: #535927
* debian/securetty.linux: Added ttyS2 to ttyS5. Some extension card provide
more serial ports, but that should be sufficient until there is a support
for regular expressions. Closes: #534244
Prepare next release.
* New upstream release:
- newgrp and sg return the exit status of their child. Closes: #529897
* debian/patches/506_relaxed_usernames: usernames with a slash will not only
break one option. Move to the discussion on the usernames.
* debian/patches/*: Updated patches to the new quilt and shadow versions.
* debian/login.defs: Removed comment about MD5_CRYPT. MD5_CRYPT_ENAB is no
more used by chpasswd and newusers.
- Updated patches:
+ debian/patches/506_relaxed_usernames
* The "Chevrotin" release.
* New upstream release:
- Fixed typo in the French vipw usage. Closes: #528486
- Fixed failure to delete an user (wrongly detected as still logged in).
On Linux, userdel checks if the user has some running processes.
Otherwise, it still check with utmp if the user is logged in and check
if the process indicated by utmp is still running to avoid
mis-detection of logged-in users. Closes: #528060
* The "Banonet" release.
* debian/login.pam: Really ignore pam_selinux.so failures when the module do
not exist. Closes: #528673
* debian/rules: Install the lintian overrides with dh_lintian. * debian/control: Raised dependency on debhelper (>= 6.0.7~) for dh_lintian. * debian/compat: Raised to 6
* debian/login.pam: Ignore pam_selinux.so failures when the module do not
exist. A required pam_selinux.so makes login fail when the module does not
exist (e.g. on architecture without SE Linux support). Closes: #528673
* debian/login.postinst: Install /var/log/faillog during initial installs
only. This permits admins to disable failed logins recording.
Closes: #488420
* The "Banon" release.
* debian/rules, debian/passwd.linda-overrides, debian/login.linda-overrides:
Removed linda-overrides files.
* debian/control: Standards-Version bumped to 3.8.1. No changes.
* debian/control: Changed gnome-doc-utils dependency to >= 0.4.3 (instead
of >= 0.4.3-1)
* debian/control: Added ${misc:Depends} to the passwd's Depends and login's
Pre-Depends.
* debian/securetty.linux: Added some local X displays. See LP #104957. But
only a limited set of displays were added.
Next upstream release will be 4.1.4.
New release name: Chambérat. Added entries for new translation and sort translations alphabetically.
- Remove patches applied upstream:
+ debian/patches/403_fix_PATH-MAX_hurd
* debian/login.pam: Updated support for SELinux. Closes: #527106
Fixed in next release:
- pwck and grpck warn when the shadowed and non-shadowed files contain
an entry for the same user or group and the non shadowed file password
field is not 'x'. Closes: #501869
Other topics raised in this bug were fixed previously.
* debian/rules, debian/passwd.newusers.pam, debian/passwd.chpasswd.pam:
Install the newusers and chpasswd PAM service configuration files.
newusers and chpasswd now use PAM to update the passwords.
Closes: #525153
- Updated patches:
+ debian/patches/008_login_log_failure_in_FTMP
+ debian/patches/401_cppw_src.dpatch
+ debian/patches/429_login_FAILLOG_ENAB
+ debian/patches/463_login_delay_obeys_to_PAM
Bug closure
Add bug closure
* debian/securetty.linux: Added Freescale i.MX ports. Closes: #527095
Fixed bug number.
- Fixed lastlog. 4.1.3 only reported empty logs. Closes: #52473
- passwd: Report password properties changes if the password is not
actually changed. Closes: #525967
Name the release ("Rollot").
Added other bug closures.
Bug closure
Another bug came in the mean time.
- removed debian/patches/302_vim_selinux_support: Applied upstream.
Updated for 1:4.1.3.1.
* debian/login.defs: Update GID_MIN to 1000. This is more consistent with
UID_MIN, SYS_GID_MAX and the usage of the same ID for UID and GIDs. This
should also be more consistent with the assignment of system group IDs
starting from GID_MAX and going down.
add a patch to update the nb translation (was not included in 4.1.3).
Bug closure for nb translation
* debian/login.defs: Added /usr/local/games/ to ENV_PATH (for regular
users). Closes: #487105
Removed debian/patches/431_su_uid_0_not_root (applied upstream).
Removed patch applied upstream: 415_login_put-echoctl-back. Tag #498788 as fixed
Updated debian/patches/542_useradd-O_option for shadow 4.1.3.
* debian/securetty.linux: Removed devfs devices. Usage of devfs enabled
kernel in Lenny was not supported. Closes: #511961
Updated changelog entry
Tagged bugs already fixed upstream.
* debian/patches/401_cppw_src.dpatch: Call fsync before closing the backup
file descriptor. This ensures that the backup file will be available on
the storage medium.
Cleanup for current upstream SVN version.
- Translations
+ New Kazakh translation. Closes: #517809
* debian/securetty.linux: Added ttyPZ0, ttyPZ1, ttyPZ2, ttyPZ3 for PowerMac
machines. Closes: #511739
Updated patches for upstream 4.1.3.
- Remove patches applied upstream (4.1.3):
+ debian/patches/200_Czech_binary_translation
+ debian/patches/302_remove_non_translated_polish_manpages
+ debian/patches/494_passwd_lock-no_account_lock
- Remove patches applied upstream:
+ debian/patches/301_manpages_missing_options
- Remove patches applied upstream:
+ debian/patches/300_SHA_crypt_method
- Remove patches applied upstream:
+ debian/patches/414_remove-unwise-advices
- Remove patches applied upstream:
+ debian/patches/406_vipw_resume_properly
- Remove patches applied upstream:
+ debian/patches/487_passwd_chauthtok_failed_message
- Remove patches applied upstream:
+ debian/patches/491_configure.in_friendly_selinux_detection
- Remove patches applied upstream:
+ debian/patches/434_login_stop_checking_args_after--
* debian/patches/900_testsuite_groupmems, debian/patches/901_testsuite_gcov:
Added patches, only intended to be used in the testsuite.
428_grpck_add_prune_option updated for upstream version 4.1.2.
* debian/patches/402_cppw_selinux: Add SE Linux support for cppw / cpgr.
* debian/patches/454_userdel_no_MAIL_FILE: Patch removed. If MAIL_FILE is
defined, the mailbox is not in MAIL_SPOOL_DIR.
507_32char_grnames.dpatch updated for upstream version 4.1.2.
429_login_FAILLOG_ENAB updated for upstream version 4.1.2.
008_login_log_failure_in_FTMP updated for upstream version 4.1.2.
302_vim_selinux_support updated for upstream version 4.1.2.
008_su_get_PAM_username updated for upstream version 4.1.2.
494_passwd_lock-no_account_lock updated for upstream 4.1.2. Mention that it is fixed in 4.1.3.
* debian/patches/504_undef_USE_PAM.dpatch: USE_PAM needs to be undef after
inclusion of "defines.h".
* added note about current upstream.
* debian/patches/506_relaxed_usernames: Use an extra paragraph for the note
on username with a '/'.
200_Czech_binary_translation updated for upstream version 4.1.2.
579_chowntty_debug updated for upstream version 4.1.2.
Updated for upstream version 4.1.2.
Updated for upstream version 4.1.2.
debian/patches/505_useradd_recommend_adduser was already included in 1:4.1.1-2
Merge changes from the lenny branch: svn merge svn://svn.debian.org/svn/pkg-shadow/debian/branches/lenny@2000 svn//svn.debian.org/svn/pkg-shadow/debian/branches/lenny@2271 svn://svn.debian.org/svn/pkg-shadow/debian/trunk Previous changes moved to 4.1.2-1 (experimental).
Versioned Replaces on manpages-tr
* The "Brie de Meaux" and "Brie de Melun" double cheese release. * debian/patches/505_useradd_recommend_adduser: Fix typo: userdel is used to remove an user, not to add one. Closes: #475795
Simplify Replaces by dropping all pre-Etch versions
Versioned Replaces on manpages-zh after 1.5.1-1 upload of that package
Remove debian/passwd.postrm, which is now empty. Thanks lintian.
Alphabetical order.
Prepare the 1:4.1.1-1 release. Add a Homepage field.
German translation update
Bug closure for basque translation update
Add bug closure
Change XS-X-Vcs-Svn to Vcs-Svn. Update the link to the new repository layout. Add a Vcs-Browser field.
The Slovak translation was also updated upstream. This closes #471802.
4.1.1 also fixes 445484: Option --password added to groupadd / groupmod (like useradd / usermod).
Added ttyUSB0, ttyUSB1, ttyUSB2, and MPC5200 serial ports (ttyPSC0, ttyPSC1, ttyPSC2, ttyPSC3, ttyPSC4, ttyPSC5). Closes: #461374
The passwd's Replaces on manpages-de can be versionned again. The su(1) manpage was removed from manpages-de.
There's no need for a dependency on login (now that it is unversionned; see above) in the passwd package.
Continue the dependencies cleanup: libpam-runtime (>= 0.76-14) was already provided by libpam-runtime in Sarge (now oldstable).
Move the dependency on libpam-modules from Depends to Pre-Depends. The login package is Essential, and without libpam-modules, login or su are not functional. Thanks to Steve Langasek for pointing this out.
Simplify the dependencies: login (>= 970502-1) was already provided by login in Hamm. libpam-modules (>= 0.72-5) was already provided by libpam-modules in Potato.
Italian translation update: bug closure
New upstream will also fix #472575
Bug closure for the Russian translation update
Mark Debian bugs for l10n as closed by the new upstream upload
Do not recode the manpages in UTF-8.
407_adduser_disable_PUG_with-n was applied upstream.
Updated patch to 4.1.1
Updated patches to 1.1.1
Updated patch for 1.1.1
412_lastlog_-u_numerical_range was applied upstream.
408_passwd_check_arguments was applied upstream.
496_login_init_session was applied upstream.
480_getopt_args_reorder was applied upstream.
466_fflush-prompt was applied upstream.
Support for -r, --system was added upstream. (467_useradd_-r_LSB)
462_warn_to_edit_shadow was applied upstream.
451_login_PATH was applied upstream.
Prepare next release. Indicate bugs fixed in the new upstream release.
Added watch file.
Prepare for release
Unversion the conflict with manpages-de, hopefully temporarily
Release 4.1.0-1
Update to Standards 3.7.3
Improve the securetty config file for Linux: Add ttyS1. Better comments for the ttyS and xen consoles. Add a note for the devfs consoles. They are no more needed for most users. Closes: #454584. Thanks to Bastian Blank.
The only remaining chunk of 419_time_structures.dpatch was coming from 008_login_log_failure_in_FTMP. Fix 008_login_log_failure_in_FTMP, and remove 419_time_structures.dpatch
I finally reviewed 419_time_structures.dpatch, and it needs to be applied. One chunk was not applied upstream.
479_chowntty_debug is Debian specific (additional debugging to find a non-reproducible bug).
#454485 was also fixed upstream in 4.1.0
Yuri Kozlov also completed the manpages translation!
The updated Russian translation was committed upstream.
compile with -W -Wall large files are now supported by configure. Remove -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 from CFLAGS.
MD5_CRYPT_ENAB is back in login.defs to define the default crypt algorithm. It is tagged as deprecated and ENCRYPT_METHOD is recommended instead. New algorithms are also available. Closes: #447747
Tag patches as fixed in the next release. Next release will be 4.1.0-1. #451518 and #451521 will also be closed by this new release.
4.0.18.2-1 released
Replace #bug_not_yet_reported_by_Sesse by an explanation about why audit support was removed.
Updated patches for 4.0.18.2: * 409_man_generate_from_PO There is an Italian PO. Patch the Italian Makefile * 397_non_numerical_identifier usermod was patched. useradd is not patched yet.
499_gettext-0.15 removed because upstream is built with gettext 0.16. Remove other patches which are no more needed (because they are already applied).
We do not close the Xen console bug as it was closed by xen-tools upload(?)
#448233 is also closed by next upstream
Mark 442334 as being fixed in 4.0.18.2
The next version will be 4.0.18.2. Indicate that this release fixes #445480.
Fix a typo. Thanks to Justin Pryzby. Closes: #447757
New repository layout. Move the content of the Debian repository to the debian directory.
Correct the long option name for "-w" in passwd
Fix some typos in useradd.default. Thanks to Justin Pryzby.
Added xvc0 and hvc0 consoles to the Linux's consoles where root login is allowed. Closes: #423389
Fix a typo in the French translation of the newgrp manpage. Thanks to Nicolas Aupetit. Closes: #439090
Fix typo.
Simplified Chinese translation update
Niark, Sesse
Reactivate ECHOCTL on login
4.0.18.1-10 released
Set account expiry field when using "passwd -l/-u"
Two more patches to fix some trivial issues
Allow numerical ID and range of IDs as the lastlog -u argument. Closes: #259494
Document that chpasswd foes not use PAM. Closes: #396726
do not allow spaces in usernames. This was at least broken with username starting with a space or tabulation (the user can be added but not removed). Closes: #400683
Fix stupid error
Switch Italian manpages to gettext
Fix a translation error in French su(1)
Various changes related to #396690
Cheese commit
Prepare the release
Add the changelog entries for #424257.
Do not patch the generated man/it/Makefile.in.
Fix copyright file
4.0.18.1-8 is released
Ignore a false positive warning from lintian
Switch debhelper compatibility to 5 and do it in debian/compat
No longer use /usr/bin/X11 in the default PATH variable
Move a changelog entry in the right section.
Check the passwd arguments and fail with the usage message if there are more than one non option arguments (i.e. usernames). Closes: #410268
Remove all debconf stuff. This is no longer used by D-I and there is no point in keeping it and bothering translators with it
Fix 416835: * Add a -n option to disable the creation of primary user groups * Document the current behavior and the -n option in the useradd manpage * Update the /etc/default/useradd comments about GROUP and mentions -n and -g.
Do not request a password when a user uses newgrp to switch to her primary group. Closes: #396691
Remove libpam-runtime from build-deps Blame nekral if this is wrong
Also remove the build-dep on texinfo
Remove Build-Depends on bzip2 and file
Remove now useless Replaces
Clean out the Conflicts lines, removing packages that are only in pre-sarge versions
Resume properly after ^Z. Closes: #414542
Versioned Build-Depends on gnome-doc-utils. Closes: #390110
Merge last changes we made to the etch branch into the trunk
Recommend using adduser and deluser. Closes #406046
FIc also in trunk
The 497 patch has been applied upstream
Tomasz has committed the French man pages fix
Fix French manpage translation
Bring debconf translations from the etch branch
Bring the Wolof translation from the etch branch
SHADOWPWD should not be used anymore. Also fix a compilation error triggered by the removal of #ifdef SHADOWPWD.
Indicate the patch which was modified. (synchronize with the Etch branch)
Synchronize with the Etch branch.
Resync with the etch branch as we've not yet started really working for post-etch
Add commented line for SELinux support
Hebrew translation udpate
Interesting addition of XS-X-Vcs-Svn field (see packages.qa.d.o)
Fix this in trunk as well (will be removed when klockzek will fix it in his CVS)
Merge the 'build with gettext-0.15' fix from etch branch
Merge the Japanese translation fix from the etch branch Quite likely to be removed as kloczek will probably commit it but who knows?
Open a new release entry in trunk for new upstream version that we will upload to experimental from now Copy etch fixes that we also want to see in that branch too (ie non upstream stuff)
To fix the warning reported in #380522, update 496_login_init_session.
Add patch 498_man_nonpam_undefined t ofix a build failure.
Add patch 497_non_numerical_identifier to fix bugs #381394, #381399, #381404, #381408, #381448
newusers has been dropped from manpages-it. We only has conflicting man pages with manpages-tr and manpages-zh.
Prepare for 4.0.18: -refresh patches -remove patch 301 -close the relevant bugs for translations fixed in upstream
Remove the NEWS entry used to inform users of 1:4.0.15-10, but not meant to be shown to Etch users.
Add myself to the Uploaders, so that I can ask for a sponsored upload instead of an NMU during Christian's vacations.
Fixe the regular expression and close #377844
301_usermod_fix_-a fixes the bug #380645
J379954:apânese debconf translation update
Fix the usermod's -a option. It should not take an argument, -a it uses the -G argument. This is already fixed in upstream's CVS repository.
login.defs: do not mention GETPASS_ASTERISKS since it is no more used. Thanks to Mike Frysinger for noticing it.
releasing version 1:4.0.17-2
Fix for #374547
Fix for #377825
releasing version 1:4.0.17-1
Keep nologin in /usr/sbin
Revert change from revision 1039. MD5_CRYPT_ENAB is used by some utilities.
Move MD5_CRYPT_ENAB to obsoleted by PAM
Prepare for 4.0.17: mention bugs fixed upstream
Dutch translation update
Use "for internal use" for untranslatable templates
301_useradd-374705 was fixing #375040. Rename the patch and change the explanations in debian/changelog.
Say thank you..
Fix for #374705 (fixed upstream, but who knows what can happen?)
Change the condition to call shadowconfig. #374457
Lituanian translation update
Fix a typo in the French shadowconfig man page. Thanks to adn.
Open a new cheese entry
releasing version 1:4.0.16-2
Fix FTBFS on hurd-i386?. Thanks, azeem for the patch
New cheese entry
Document the lintian overridden warnings
Add a build dependency on gnome-doc-utils
Another fix needed by the Debian's docbook-xsl (1.68). Closes #369806
No more distribute the porttime.5 man pages neither.
No more distribute the login.access.5 man pages.
limits.5 is no more installed by upstream
Read /etc/default/locale in su PAM config file
Prepare 4.0.16-1, forst round
Unfuzzy templates for re-wording
Fix mess in release numbers and a few typos Prepare for yet another Debconf release
Fix for CERT VU#312962
Close the PAM reading locale bug with the next release
Rename 492_correct_exit_status_for_run_commands to 392_xxx since it is applied upstream for the new 4.0.16 release.
Rename 486_chgpasswd.8 to 386_chgpasswd.8 since it is already applied upstream.
Rename 461_keep_sticky_bit_for_dirs to 361_xxx.
Do some cleanup in the patches.
Now we are really prepared for 4.0.15-9
Go back to what I've uploaded in 4.0.15-8
Move the 406 patch to 5xx series as it is Debian specific Fix #364909
Stop reading /etc/default/locale in su and login PAM configuration files
Activate patch 487 which will close one more bug
Cheese commit
releasing version 1:4.0.15-7
Revert previous cosmetic changes: -unsure about wrapped line support -the versioned dependency supposedly required for settitle is unclear
Verisoned dependency on debconf
Update Standards
Apply patch 402 to be clearer about -G and -A to be related
Translation updates that have been applied upstream
Fix the description of the allowed usernames in Debian's useradd(8).
Add patch to fix usermod man page for -a
Fix UNRELEASED in NEWS.Debian
Open the new release entry Dutch debconf translation update
releasing version 1:4.0.15-6
4.0.15-6 is unreleased, yet
Set a versioned Conflicts on gnunet. Also indicate the backupninja in 0.9.3-5.
releasing version 1:4.0.15-5
Explicitely set DEB_HOST_ARCH_OS to prevent FTBFS on autobuilders now that sudo doesn't pass env vars anymore
Fix the AOC name
Add the NEWS entry for the new su behavior in Debian.
releasing version 1:4.0.15-4
Version Conflict with python-4suite
releasing version 1:4.0.15-3
No more need to justify bumped urgency as we have a RC bug now...
Not yet released
Versioned Conflict with amavisd-new
releasing version 1:4.0.15-2
Document the fix for #360276 and document the patch being fixed upstream
There were two chmod, but no chown in create_home.
No, 487_passwd_chauthtok_failed_message is not activated at this time.
su's usage was fixed in echolot 2.1.8-4 (also remove tabulations in the changelog)
Activate the fix for #276419 Set a first version for Conflicts (to be checked by nekral) We will definitely use this patch in the next version, due out in 4-5 days
Parse /etc/default/locale by default. #359163
Add the chgpasswd.8 man page.
Include chgpasswd to the shipped files
Fix the Replaces line for manpage-es
Fromage de Normandie, this time
Rename the Punjabi translation file
Refresh patch 467 with 4.0.15 Add mention that this patch has been really activated in this release
Versioned Replaces for manpages-de and login
Incorporate 4.0.14-9 changelog
New version of manpages-es-extra. Update the Replaces fields. Add another "#" to a Closes statement.
Close the Italian translation Add "#" to Closes statement because I like it
Restore the experimental changelog.
Fix the Replaces line for manpages-fi
Update Czech translation
version 20050219-2 of manpages-ko removed the vipw(8) and su(1) conflicting man pages.
Close the bugs closed upstream in the changelog.
Remove a tab
Attempt to build a new changelog. Keeping 4.0.14-8 for history
The cheese commit
Commit files modified for 4.0.14-8
Do not use type-handling for the dependency on libselinux1-dev. Use an explicit list of arches. Thanks to Guillem Jover.
make notion of bulletproofness
Make sure debian/recode_manpages.sh fails if a page can't be recode. Other wise this page will be truncated. A manual action will be needed in this case.
Add passwd.1 synopsis fix patch (committed upstream)
Move the @include statements at the end of PAM files
Changelog update from the last commit.
New changelog entry
releasing version 1:4.0.14-7
manpages-hu removed the conflicting pages.
Move 493 changelog entry at the right place (for once, *I* am the one who cleans out others commits)
Only check selinux_check_passwd_access if is_selinux_enabled () > 0. This patch should be tested in experimental in order to check it does not break the SELinux support
Better handling of root password set to '!'
Stop replacing manpages-it
Add the 466_useradd_-r-LSB patch. We apply it even if upstream doesn't like it because we want LSB compliance
Andthe anxiously awaited new release name....
releasing version 1:4.0.14-6
Fix the "TheUNIX" typo in passwd.1 (#352135)
detect that SE Linux is not present without failing if --without-selinux or --with-selinux is not specified.
And yet another cheese name
releasing version 1:4.0.14-5
Do not link login and su (and others) with libselinux.
Activate patch 463 for #87649 even though upstream didn't consider it yet....
Build with SE Linux support
I forgot to add the netry for 490_useradd_always_unlock_group_databases (Closes: #348250)
Allow non-unique UID when -o is specified.
Open a new cheese entry
releasing version 1:4.0.14-4
The shadowconfig manpages need to be encoded in UTF-8, otherwise recode_manpages.sh fails.
Do not build login on The Hurd (#349356)
Add the entry for a previous change. Call recode_manpages.sh (disapeared with the switch to CDBS).
changed 485th patch to be closer to upstream, put 486th to series
Danish debconf translation update
extend and enable 485th patch
Open a new changelog entry and use a new cheese name
Prepare for 4.0.14-3 release
-p did not preserve the PATH environment variable when su starts a shell (no -c). Closes: #347935
shell's name must be -su when su fakes a login shell. Closes #347747
Verify the return values of mkdir, chown and chmod.
Document 480_getopt_args_reorder, 481_userdel_remove_remove_group, and 461_keep_sticky_bit_for_dirs
Patch 462 got the blessing of Nicolas
Switch to cdbs for the package build
produce more helpful syslog message when is_my_tty() fails
Open a new release entry and move back the cheese name to Normandy
releasing version 1:4.0.14-2
Missing dependency on docbook-xml and libxml2-utils
Open a new changelog entry
releasing version 1:4.0.14-1
Remove the last references to add-shell and remove-shell
Update changelog date
Merge the two NEWS files together
Prepare the release. Set the distribution to unstable.
No more remove /etc/shells when purging the package
Catalan translation update
Do not distribute the pam.d files for the utilities we don't compile with PAM support.
Distribute separate NEWS.Debian in login and passwd.
Add the epoch in the old NEWS.Debian entry.
Add Closes entries for issues fixed in 4.0.14
Move one entry at the right place in the changelog
Two fixes in the same commit: -stop building login for Hurd -call programs using [a-z] under a C locale
Use dh_install instead of old dh_movefiles for moving files out of temp dir during package build.
It now builds against 4.0.14 snapshot.
Stop providing a template shells file and install it if /etc/shells is missing. This is now debianutils job.
Basque translation update
Replace the "’" by "'" to avoid the generation of "’" I've found no other generated entities. passwd.1 will be a little bit less nice, but who care?
Duplicate the passwd structures retrieved by getpwnam before calling PAM. Closes: #341230
Open a new changelog entry
releasing version 1:4.0.13-7
Romanian translation update
Get rid of initial-passwd-udeb. The udeb with the shortest life ever..:)
German translation update
Galician and Ukrainian translation updates
Korean translation update
460 patch has been commited by Tomasz. Activating it in advance
Portuguese debconf translation update
Move Christine's changes to a new entry and NOT to the entry of the already released 4.0.13-6 versions... Also give a name to this release, of course. Le Chabichou du Poitou, cette fois-ci.
Document Christine's changes
releasing version 1:4.0.13-6
Properly re-prompt for root passwords when they mismatch
Simplified Chinese debconf translation updated
Open a new changelog entry
releasing version 1:4.0.13-5
Russian debconf translation update
Fix a logic error in the script for handled crypted passwords preseeding
Fix some stupid variable quoting bugs in passwd.config Mention "fixed in 4.0.14" for several patches after Tomasz commited the fixes to his CVS
Open a new changelog entry and name the release..:-) (using a name from my birth place..)
Release 4.0.13-4
fixing 333138
Activate patch 467 which has been applied upstream
Sync the initial-passwd-udeb stuff with Ubuntu to get rid of the mktemp error
Rlease 4.0.13-3
releasing version 1:4.0.13-2
Italian translation update
Should make our license nitpicker happy
Swedish translation update
Add initial-passwd.udeb templates to POTFILES.in Run debconf-updatepo Tagalog translation update
Create a udeb for future use in D-I
Russian translation update
Better document "useradd -d" and explain that the homedir is not created if it does not already exist. Complete patch 458 header with status wrt upstream
Fixe some typos, thanks to A Costa.
Updated Norwegian Bokmal found rotting in the BTS for debian-installer package
Document that doing stupid things such as adding groups with the same group name than groups in NIS databases is just plain stupid and will not be implemented. Hint: say this in a politically correct way
Tighten the Replaces fields (thanks to tests/debian/02/run). Fix a typo in debian/login.defs.
Don't forget giving a cheese name to the release (le Pouligny St-Pierre est le meilleur chevre du Cher)
Open new changelog entry for the future urgent uploads due to RC bugs..:-)
Rename 457 to 501
Document what are 5xx patches
Install upstream changelog
Remove {add|remove}-shell.*
conditionally pack login.defs & related files into "login" pkg for the Hurd platform
Close bug #146779 as the passwd usage line is no more too terse
Document that 4.0.13 fixes #325558
Include Ubuntu patches to allow preseeding the new user UID and allow hyphen in the new username
Remove the UNRELEASED in the last changelog entry to make lintian happy (and use the current date as well)
No more install add-shell and remove-shell (and their man pages) which are moved to debianutils Depend on debianutils (>= 2.15), ie the version with the utilities Closes: #a_bunch_of_old_bugs
Document the user of USERGROUPS_ENAB. #282822
Document the order for checking passwords strength. Closes: #115380 Should be applied upstream
Next release *will* be a 4.0.13, so move this to the trunk
HZ has nothing to do with login.defs Just document that ENV_HZ is obsoleted by PAM
Swedish debconf translation updated
Document the HZ variable
Allow preseeding root and user passwords with a MD5 hash (and "*" to disable the root password)
manpages-hu has fixed the conflict in 20010119-3
manpages-de has been fixed. Versioned Replaces
pack upstream's NEWS file into login and passwd (closes #331487)
Add a versioned Remplaces line for manpages-es-extra
Turn pam_env into a session module
pam_wheel example moved after pam_rootok in config. Also documents that with 'pam_wheel.so group=foo', root may need to be in the foo group. Fixes 330630, 330855.
Remove manpages-zh from the Replaces for login
Another tab....:-|
Remove annoyings tabs
- More accurate Replaces lines - Enable pam_group by default - Prepare for 4.0.12-6 release
More accurate comments in login.defs about MAIL_DIR and MAIL_FILE Use pam_mail in login and su and add comment about this over there Go through both Replaces lines and version the ones we can.
Add /etc/pam.d/passwd
set PATH according to ENV_SUPATH and ENV_PATH (for login), as for su.
User "readenv=1" for login and su PAM files
manpages-ru have been fixed
Update with 4.0.12-5 release
Next release is 4.0.12-2
The branches/experimental branch becomes the new trunk.
Mark 328113 as to be closed by the new release (as we'll use 4.0.13)
- debian/useradd.default: File added and installed as /etc/default/useradd to provide "safe" defaults to useradd and, for instance, have it create users with a shell. Closes: #293492
Open a new entry and name next release (which will probably stink...:-))
releasing version 1:4.0.12-1
Grrrr
Fake dates on first two changelog entries so that lintian doesn't whime
Add some faked stuff to the earliest entries so that lintian doesn't choke on them Remove cdbs from the Build-Depends
Add the generation of man pages from the XML files (thanks to Tomasz). shadow now buid-depends on xsltproc and docbook-xsl configure is called with --enable-man
Fix the endless loop when the entered passwords for the normal user mismatch
I forgot to update some entries.
Give this release a cheese name. We should remember this for next releases. We decided all releases will have a cheese name, dammit
FTMP_FILE is used by 008_login_log_failure_in_FTMP. Note: there was a warning because it was not specified in lib/getdef.c. This was fixed in revision 491.
Now we use dh_installpam to install PAM files
Add basic PAM configuration files for utilities now needing them
Add a PAM confuration file for chage and chpasswd
Disable 404 patch (enforced the non-use of PAM on some utilities)
Comment obsolete entries in login.defs Document this in NEWS.Debian (added) PO files changes due to a recent build
Prepare for release
Dutch debconf update.
Romanian debconf translation update.
Disable patch which was applied upstream
Refreshed to apply cleanly on 4.0.12 The exit code had to be change to 4 as upstream now uses 3. The define is moved to lib/exitcodes.h
Disable patch which was applied upstream
Disable patch which was applied upstream
Reduce patch to only apply to the XML file
Reduce patch to only apply to the XML file
Only patch the XML file
Reduce to only patch the XML file
Refresh to apply properly upstream
Reduce 440 to only patch the XML file
Reduce 441 patch to only commit the source XML file We should not patch the generated man pages files but rather re-generate them at build time
Disable 336 which was applied upstream
Reduce 005 to the only change not yet applied upstream.
Prepare for the next release, synced wrt upstream
Updated German debconf translation.
Fix the bug number in the previous entry.
Prepare for release (and Arabic translation synced with POT)
Changelog for previous experimental commit.
Include the correct 4.0.3-39 changelog entry
maybe 4.0.11.1 will be released in experimental. At least, it build
Merge trunk changes from revisions 351 to 406. Updates of 1xx and 2xx patches were not tested.
Close #91733 as Tomasz commited the patch in his CVS (this supposes that we will sync with 4.0.12, though)
Resync a few things with the trunk: -debian/po/*po files -call "shadowconfig on" in postinst for new installs -fix FTBFS for kFreeBSD, kNetBSD and Hurd -sync login.defs with trunk Enable the use of pam_env in su (now possible because of a 4.0.6 change) Closes: #155297, #202840, #287108 STILL NEED TO RESYNC changelog with the -39 ENTRY
#95213 will be fixed when moving to upstream version
Next experimental version will be 4.0.10
Merge trunk changes from revisions 299 to 350.
Merge trunk changes from revisions 270 to 298: svn merge --dry-run -r270:298 svn+ssh://<user>@svn.debian.org/svn/pkg-shadow/trunk experimental/
Merge trunk changes from revision 255 to 269.
Sync with lastest changes in trunk
rename the 4.0.9 branch to experimental
Let's play with 4.0.9 in a branch
Give 4.0.9 a try (and a svn branch)
Do not install limits.5 and limits.conf.5 man pages anymore as they do not reflect the way we deal with limits in Debian (with PAM) Closes: #288106
Add a omment about possible sensitive information exposure if LOG_UNKFAIL_ENAB is set. Closes: #298773
Estonian debconf translation added. Closes: #312471
Isolated the patch to grpck.8 (in 3xx because it is already applied upstream) and add the #312431 typo correction to it
Correct typos in shadow.5. Closes: #312430
Add fixes for #312429 (already applied upstream)
Corrected typos in chfn.1
Fix a bug number.
Add Martin to Uploaders, remove Sam
Changes needed to build the -35 packages: -change date in changelog -add removal of config.log to debian/rules
Traditional Chinese translation udpate. Closes: #311588
Add reference to original man page version. Closes: #311554
Add the patch for CAN-2004-1001.
typo
Update Tagalog translation. Closes: #310386 Remove the tl patch from 317
Punjabi debconf translation added. Closes: #309800
Correct typos in su.1 and pwconv.8 Closes: #309666
Yet another Vi translation submission
Portuguese translation update
Vietnamese translation was submitted several times
Add a gshadow.5 man page, and clarifications in the newgrp and gpasswd man pages. (Closes: #113191, #166173, #169046, #251926)
Fix Swedish translation and complete it. Closes: #309380
Uncomment pam_limits.so as we did it in sarge
Catalan and German translations updates. #309212 for ca and update received privately for de
set CLOSE_SESSIONS to yes in login.defs, and document why. Closes #163635. Feel free to reword
Romanian translation update
Document how to initiate a trusted path under Linux (closes #305600)
Document TTYPERM defaults in login.defs Closes: #59439
Russian and French translation updates
Dummy commit to test the log mails
Fake commit
Create a sarge branch with the sarge directory and clean the trunk [*many* thanks to Nekral]
update cs translation
Update Dutch package translation [cobaco]
Ukrainian translation completed
Switching to quilt. Hello, modernity
kill md5 question from passwd.templates since it is assumed true (and not asked) in the config since a whole while
Enable login for GNU/Hurd (closes: #249372
Split out the 004_configure.in patch to more significant patches
Use the correct file for Vietnamese translation Properly close the Vietnamese translation bug and activate Vietnamese to LINGUAS
Add --host to config_options on cross build. Patch from NIIBE Yutaka. Closes: #283729 (re-commit Martin's change which was not in 4.0.3-34)
Sync with 4.0.3-34 release
Completed Italian translation. Closes: #308327
Add --host to config_options on cross build. Patch from NIIBE Yutaka. Closes: #283729
Re-activate the 406 patch
Activate the hig_UID patch (moved to 3xx series)
Open new changelog entry for the next release
Temporarily de-activate 406 and 407 Prepare changelog for the upload (urgency=low)
fixed good_name to accept only user/group names matching "^[^-:\n][^:\n]*$", closes: #264879
Probably the final version
Make the build rule a .PHONY rule to have the build process work (took example on one of my other packages..:-) Make lintian avoid warning about the missing debconf dependency and the needed versioned dependency on debconf One last final step to The Final Build of 4.0.3-33
Add man pages for Debian specific utilities (moved from 402 patch) Re-sort entries in changelog and prepare the upload of -33
Revert dependency on debconf as a required package should not depend on a non required package
Correct format error in changelog
Activate 402_missing_debian_man_pages
Activate 317_lastlog_usage_249611
Activate 316_vipw-race-242407
Activate 315_chage.1_document_expiration_removal
Activate 314_passwd.1_formatting
Activate 313_pam_access_with_preauth.dpatch
Correct a typo in passwd.1. Closes: #302740
Changelog update
Release 4.0.3-32
Prepare for 4.0.3-32 release
Move post32 changes to changelo-post32 Update 00list accordingly
Update the Portugues translation patch, which is included in 4.0.3-31sarge3
New fix included in 4.0.3-31sarge3 Update with 4.0.3-31sarge3 changelog
documented my fixes for bugs #242407 and #271565
Expand tabulations.
Add two man pages fixes.
Closes: #304447
Closes: #304542
Fix the misleading comment about nullok in PAM setup for login CLoses: #207816
Add the PAM access with preauthentication patch
Sync with last sarge update to keep changelog consistent
Commit upstream fix for #302388
Dutch translation update to shorten down the root password dialog
Stil fine-tuning the patches to exactly match 4.0.3-31sarge1
Add all files for the sid branch
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |