/[pkg-shadow]/trunk/debian/changelog
ViewVC logotype

Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 155 - (hide annotations) (download)
Thu May 19 09:47:47 2005 UTC (8 years ago) by mquinson
File size: 67024 byte(s)
Yet another Vi translation submission
1 mquinson 126 shadow (1:4.0.3-35) UNRELEASED; urgency=low
2 bubulle 104
3     * Debian packaging fixes:
4     - Add --host to config_options on cross build. Patch from NIIBE Yutaka.
5     Closes: #283729
6 mquinson 109 - Enable login for GNU/Hurd in rules. First patch from Robert Millan.
7     Closes: #249372
8 mquinson 111 - Cleanup passwd debconf stuff as md5 passwords are assumed since
9     1:4.0.3-19 and the resolution of #223664.
10 bubulle 136 - Document the TTYPERM variable set to 0600 in the default login.defs file
11     Closes: #59439
12 bubulle 146 - Make login and su use limits.so PAM module by default
13     (change made in sarge branch also)
14     Closes: #300720
15 mquinson 112 - Switching from dpatch to quilt.
16 bubulle 154 * Debconf translation updates:
17     - Portuguese spellchecked by Miguel Figueiredo
18 bubulle 106 * Debian specific programs fixes:
19 bubulle 104 - NONE
20     * Upstream bugs not fixed in upstream releases or CVS:
21 mquinson 139 - 421_login.1_pishing:
22     Document how to initiate a trusted path under Linux
23     Closes: #305600
24 mquinson 141 - set CLOSE_SESSIONS to yes in login.defs, and document why.
25     Closes: #163635
26 bubulle 104 * Upstream bugs already fixed in upstream releases or CVS:
27 bubulle 107 - 324_configure.in-no-debian-dir:
28     Separated from 004_configure.in : this change will not be needed when
29     syncing with upstream
30 nekral-guest 149 - 325_gshadow_5_manpage:
31     Add a gshadow.5 man page, and clarifications in the newgrp and gpasswd
32     man pages.
33     Closes: #113191, #166173, #169046, #251926
34 bubulle 121 * Translation updates:
35 bubulle 107 - 004_configure.in, 100_LINGUAS
36     Add Vietnamese to LINGUAS. Patch for LINGUAS in configure.in moved
37     from 004_configure.in to the new 100_LINGUAS patch
38 mquinson 119 - 101_cs: Czech updated by Miroslav Kure
39     Closes: #308658
40 bubulle 142 - 102_de: German updated by Dennis Stampfer
41 bubulle 135 - 104_fr: French updated by Jean-Luc Coulon
42     Closes: #308909
43 bubulle 142 - 111_ca: Catalan completed by Guillem Jover
44     Closes: #309212
45 bubulle 147 - 108_sv: Swedish completed with the help of Magnus Holmgren
46     Encoding issues fixed
47     Closes: #309380
48 mquinson 117 - 109_uk: Ukrainian completed by Eugeniy Meshcheryakov
49 bubulle 116 Closes: #306614
50 bubulle 135 - 120_nl: Dutch updated by Bart Cornelis
51 mquinson 117 Closes: #308662
52 bubulle 135 - 124_ru: Russian updated by Yuri Kozlov
53     Closes: #308839
54 bubulle 140 - 129_ru: Romanian updated by Sorin Bataruc
55     Closes: #308921
56 mquinson 119 - 132_vi: Correct file used for Vietnamese tanslation
57 mquinson 155 Closes: #306614, #307251, #307262, #308479
58 bubulle 104
59     -- Christian Perrier <bubulle@debian.org> Tue, 10 May 2005 18:24:12 +0200
60    
61 bubulle 101 shadow (1:4.0.3-34) unstable; urgency=low
62 bubulle 93
63     * Debian packaging fixes:
64 bubulle 101 - NONE
65 bubulle 93 * Debian specific programs fixes:
66 bubulle 101 - NONE
67 bubulle 96 * Upstream bugs not fixed in upstream releases or CVS:
68     - 406_good_name:
69     - relaxed user/group names checking is now fixed and accepts
70     _only_ names matching '^[^-:\n][^:\n]*$'
71 bubulle 101 Closes: #264879, #308478
72 bubulle 93 * Upstream bugs already fixed in upstream releases or CVS:
73 bubulle 101 - 311_high-uids.dpatch:
74 bubulle 94 - Add large file support to lastlog and faillog. Closes: #280212
75 bubulle 101 * Translation updates:
76     - 132_vi:
77     Vietnamese programs translation added (from upstream CVS)
78     Closes: #308479
79 bubulle 100 - 118_it:
80 bubulle 101 Italian programs translation updated
81     Closes: #308327
82 bubulle 93
83 bubulle 101 -- Christian Perrier <bubulle@debian.org> Tue, 10 May 2005 18:24:12 +0200
84 bubulle 93
85 bubulle 91 shadow (1:4.0.3-33) unstable; urgency=low
86 bubulle 70
87 bubulle 82 * The "Don't believe lintian blindly" release
88     * Urgency left to low because RC bug fixed but we leave priority
89     to sarge-targeted work
90 bubulle 70 * Debian packaging fixes:
91     - Remove CVS id tag from the supplied login.defs file
92     Closes: #308019
93 bubulle 79 - revert dependency on debconf which would make it required
94     Closes: #308145
95 bubulle 82 - Add the missing add-shell, remove-shell, cppw and cpgr
96     (Debian specific) man pages
97     Closes: #162241
98 bubulle 85 - make lintian ignore warnings about missing debconf dependency
99     in passwd.lintian-overrides
100     * Debian specific programs fixes:
101     - NONE
102     * Upstream bugs not already fixed in upstream releases or CVS:
103     - NONE
104     * Upstream bugs already fixed in upstream releases or CVS:
105 bubulle 72 - 313_pam_access_with_preauth:
106     - allow PAM account authorization when preauthenticated
107     Closes: #193869
108 bubulle 73 - 314_passwd.1_formatting:
109     - minor formatting fixes of passwd(1) man page
110     Closes: #304447
111 bubulle 74 - 315_chage.1_document_expiration_removal:
112     - document expiration removal in chage(1)
113     Closes: #304542
114 bubulle 75 - 316_vipw-race-242407:
115     - make vipw to remove /etc/{passwd|shadow|group|gshadow}.edit
116     and only then unlock
117     Closes: #242407
118 bubulle 77 - 317_lastlog_usage_249611:
119 bubulle 76 - Fix the lastlog usage and all the translations accordingly
120     (--user instead of --login).
121     Closes: #249611
122 bubulle 84 - 323_passwd.1-typo:
123 bubulle 73 - correct a typo in passwd(1) man page. Closes: #302740
124 bubulle 70
125 bubulle 84 -- Christian Perrier <bubulle@debian.org> Sun, 8 May 2005 14:32:20 +0200
126 bubulle 70
127 bubulle 4 shadow (1:4.0.3-32) unstable; urgency=low
128    
129     * Switch to dpatch for upstream patches
130     This should bring more clarity to modifications
131     we make to upstream sources and help integrating
132     new upstream releases
133     Old patches have been moved quite roughly to
134     debian/patches
135     * Modified debian/rules for "Calling GNU configure properly", see
136     /usr/share/doc/autotools-dev/README.Debian.gz
137 bubulle 23 * Debian packaging fixes:
138     - Lintian fixes:
139     - Description synopsis initial capital letters removed
140     - passwd now depends on debconf (>=0.5.00) as it uses the seen flag
141 bubulle 55 - add login.lintian-overrides and passwd.lintian-overrides
142     files to mention setuid and setgid files and avoid lintian warning
143     about them
144 bubulle 23 - debian/pam.d/login:
145     - Remove the confusing comment about "nullok". Closes: #207816
146 bubulle 55 - debian/rules:
147     - Add call for dh_installdirs
148     - debian/passwd.dirs:
149     - Added
150     - debian/login.dirs:
151     - Added
152 bubulle 52 * Debian specific programs fixes:
153     - fixed /usr/sbin/remove-shell bug with handling of non-existing/empty
154     /etc/shells file. Closes: #271565
155 bubulle 55 * GNU config automated update: config.sub (20010907 to 20050422),
156     config.guess (20010904 to 20050422)
157 bubulle 4
158 bubulle 55 -- Christian Perrier <bubulle@debian.org> Tue, 3 May 2005 11:53:12 +0200
159 bubulle 4
160 bubulle 46 shadow (1:4.0.3-31sarge3) unstable; urgency=low
161    
162     * The "please buy me a brain" release
163     * *Really* shorten down the Dutch debconf translation for the root password
164     input so that it fits in one screen. Closes: #277750
165     * man/usermod.8: *Really* document -o option in usermod
166     Closes: #302388
167     * man/fr/po4a/fr: Removed. This directory only clutters up the diff
168     and is not used during the build process
169     * man/de/passwd.1: Updated. Closes: #304757
170     * man/de/chsh.1: Updated.
171     * man/it/*: All files updated. Closes: #305095
172 bubulle 48 * Translation updates:
173     - Portuguese (from the translation file sent for 4.0.8 upstream)
174     Closes: #305257
175 bubulle 46
176 bubulle 48 -- Christian Perrier <bubulle@debian.org> Tue, 19 Apr 2005 19:31:43 +0200
177 bubulle 46
178 bubulle 9 shadow (1:4.0.3-31sarge2) unstable; urgency=low
179    
180     * Shorten down the Dutch debconf translation for the root password
181     input so that it fits in one screen. Closes: #277750
182 bubulle 15 * man/usermod.8: Document -o option in usermod
183 nekral-guest 31 Closes: #302388
184 bubulle 9
185 bubulle 15 -- Christian Perrier <bubulle@debian.org> Mon, 4 Apr 2005 20:28:47 +0200
186    
187 bubulle 4 shadow (1:4.0.3-31sarge1) unstable; urgency=high
188    
189     * Urgency set to high because of RC bug fixed. Reuploaded
190     because I messed up with the changelog first. Use this occasion
191     to start a sarge series just in case. Changes below were made
192     in the former version already.
193     * Avoid package file conflicts for woody->sarge upgrade:
194     - Add manpages-it and manpages-ko to Replaces: for login
195     - Remove manpages-de from Replaces: for login (useless)
196     - Improve readability of the Replaces line for passwd
197     Closes: #299549
198    
199     -- Christian Perrier <bubulle@debian.org> Tue, 15 Mar 2005 13:55:34 +0100
200    
201     shadow (1:4.0.3-31) unstable; urgency=low
202    
203     * New maintainer
204    
205     -- Christian Perrier <bubulle@debian.org> Fri, 11 Mar 2005 19:28:38 +0100
206    
207     shadow (1:4.0.3-30.10) unstable; urgency=low
208    
209     * Non-maintainer upload targeted at sarge.
210     * Programs translations:
211     - Greek updated. Closes: #293911
212     - French updated. Closes: #294330
213     * Debconf translations:
214     - Galician updated. Closes: #295543
215    
216     -- Christian Perrier <bubulle@debian.org> Mon, 7 Feb 2005 08:18:56 +0100
217    
218     shadow (1:4.0.3-30.9) unstable; urgency=low
219    
220     * Non-maintainer upload targeted at sarge.
221     * Programs translations:
222     - German updated. Closes: #291703
223     - Tagalog added. Closes: #292353
224     - Korean updated.
225    
226     -- Christian Perrier <bubulle@debian.org> Sun, 23 Jan 2005 09:30:49 +0100
227    
228     shadow (1:4.0.3-30.8) unstable; urgency=low
229    
230     * Non-maintainer upload targeted at sarge.
231     * Debconf translations:
232     - Tagalog added. Closes: #289837
233     * Programs translations:
234     - Traditional Chinese added. Closes: #288879
235    
236     -- Christian Perrier <bubulle@debian.org> Tue, 11 Jan 2005 11:39:18 +0100
237    
238     shadow (1:4.0.3-30.7) unstable; urgency=low
239    
240     * Non-maintainer upload targeted at sarge.
241     * Resolv conflict with manpage-spl in login
242     as well as passwd. Thanks to Robert Luberda for
243     the notice
244    
245     -- Christian Perrier <bubulle@debian.org> Thu, 23 Dec 2004 22:23:11 +0100
246    
247     shadow (1:4.0.3-30.6) unstable; urgency=low
248    
249     * Revert back to Ian Gulliver genuine patch
250     to chpasswd. Update man page accordingly.
251     Closes: #283961
252     (again)
253     * Programs translations
254     - German updated. Closes: #286522
255     * Debconf translations
256     - German updated. Closes: #286522
257    
258     -- Christian Perrier <bubulle@debian.org> Mon, 20 Dec 2004 23:51:39 +0100
259    
260     shadow (1:4.0.3-30.5) unstable; urgency=high
261    
262     * Non-maintainer upload targeted at sarge.
263     Fix release critical bug
264     * Resolve conflict with woody's manpages-pl package
265     which prevent woody->sarge upgrade if
266     manpages-pl was installed
267     Closes: #284239
268     * Programs translations
269     - Romanian added. Closes: #284338
270     * Add MD5 support to chpasswd
271     Thanks to Ian Gulliver for the patch
272     Closes: #283961
273     * Correct typos in man pages
274     Thanks to Nicolas François for the patch
275     Closes: #141322
276     * Replace "C/" with "../../" in man/fr/shadow.conf
277     for best integration in the package build process
278    
279     -- Christian Perrier <bubulle@debian.org> Thu, 16 Dec 2004 21:48:56 +0100
280    
281     shadow (1:4.0.3-30.4) unstable; urgency=low
282    
283     * Non-maintainer upload targeted at sarge.
284     Localisation and d-i related updates only
285     * Programs translations
286     - Albanian (very partial) added.
287     * Debconf translations
288     - Hindi added. Closes: #282443
289     - Malagasy added. Closes: #282580
290     - Albanian added. Closes: #282160
291    
292     -- Christian Perrier <bubulle@debian.org> Thu, 25 Nov 2004 07:21:53 +0100
293    
294     shadow (1:4.0.3-30.3) unstable; urgency=high
295    
296     * Non-maintainer upload: security fix using the woody patch
297     by the Security Team
298     * Adjusted password check to fix authentication bypass
299     [debian/patches/036_CAN-2004-1001_passwd_check]
300     * Debconf translations
301     - Brazilian Portuguese updated. Closes: #278051
302     - Norwegian Bokmal fixed. Closes: #277563
303     * Programs translations
304     - Indonesian updated. Closes: #277751, #277741
305    
306     -- Christian Perrier <bubulle@debian.org> Tue, 2 Nov 2004 22:28:26 +0100
307    
308     shadow (1:4.0.3-30.2) unstable; urgency=low
309    
310     * Non-maintainer upload targeted at sarge.
311     Localisation and d-i related updates only
312     * Debconf translations
313     - Macedonian added. Closes: #275781
314     - Slovakian updated. Closes: #273585
315     - Slovenian added.
316     * Man pages translations
317     - German for vipw.8/vigr.8. Closes: #260645
318     * Fix preseeding for d-i : do not mark debconf templates as seen
319     Also remove the hack for Joey Hess login name..:)
320     Closes: #271407
321     * Ask for the user full name at critical priority so that
322     it is never empty. Closes: #257700
323    
324     -- Christian Perrier <bubulle@debian.org> Sun, 10 Oct 2004 19:02:50 +0200
325    
326     shadow (1:4.0.3-30.1) unstable; urgency=low
327    
328     * Non-maintainer upload targeted at sarge. Localisation updates only
329     * Debconf translations
330     - Arabic added. Closes: #261022
331     - Swedish updated. Closes: #261553
332     - Bulgarian added. Closes: #262928
333     - Brazilian Portuguese updated. Closes: #263957
334     - Simplified Chinese updated. Closes: #268646
335     - Traditional Chinese updated. Closes: #268151
336     - German updated. Closes: #268051
337     - Basque synced with templates.pot
338     * Programs translations
339     - Swedish updated. Closes: #261553
340     - Russian updated. Closes: #268412
341     - Norwegian Bokmal updated. Closes: #269907
342     - Norwegian Nynorsk updated. Closes: #269907
343     - Hebrew updated. Closes: #269967
344     - Danish updated. Closes: #270083
345     - Catalan updated. Closes: #254956
346     * Man pages translations
347     - French translation completely rewritten and reviewed
348     Closes: #270168
349     - Add expiry.1 and limits.conf.5 to the list of installed man
350     pages (add two lines to passwd.files and one to rules)
351     From #270168 also.
352    
353     -- Christian Perrier <bubulle@debian.org> Tue, 7 Sep 2004 20:20:21 +0200
354    
355     shadow (1:4.0.3-30) unstable; urgency=high
356     * Attempt to fix FTBFS and dependency problems on hurd. Closes: #235641
357     * don't run dh_undocumented anymore as it has become angstful.
358    
359     * Thanks to Christian Perrier:
360     * Debconf translations
361     - Brazilian updated. Closes: #261387
362     - Croatian added. Closes: #261418
363     - Minor corrections fo ja.po and pl.po headers
364     * Programs translations
365     - Dutch updated. Closes: #260361
366     - Hebrew added. Closes: #260722
367     * Urgency set to high because of RC bug fixed:
368     * Correct check for root password being already set in passwd.config
369     Closes: #260799
370    
371     * Acknowledge 29.1 NMU:
372     Closes: #256664, #257949, #258241, #258563, #258566, #258957,
373     #190567, #259389, #260223, #257949, #259663, #259827
374    
375     -- Karl Ramm <kcr@debian.org> Tue, 27 Jul 2004 09:38:32 -0400
376    
377     shadow (1:4.0.3-29.1) unstable; urgency=low
378    
379     * NMU with maintainer consent
380     * Programs translations
381     - Greek updated. Closes: #256664
382     - Finnish updated. Closes: #257949
383     - Spanish updated. Closes: #258241
384     - Polish updated. Closes: #258563
385     - Indonesian added (configure.in changed accordingly). Closes: #258566
386     - French updated. Closes: #258957, #190567
387     - Slovak updated. Closes: #259389
388     - Portuguese updated. Closes: #260223
389     * Debconf translations
390     - Finnish updated. Closes: #257949
391     * Typo correction in su.1 man page. Closes: #259663
392     * Removed malloc definition in libmisc/xmalloc.c
393     Closes: #259827
394     * Lintian-driven corrections
395     - Corrected section number in several man pages:
396     - grpck.8
397     - pwck.8
398     - ja/grpck.8
399     - pl/grpck.8
400     - pl/pwck.8
401     - Replace the full GPL text in copyright by a pointer
402     - Bumped Standards to 3.6.1.1 (changes checked)
403    
404     -- Christian Perrier <bubulle@debian.org> Mon, 19 Jul 2004 17:52:24 +0200
405    
406     shadow (1:4.0.3-29) unstable; urgency=low
407     * Be up front on the origin of our su. Closes: #244297
408     * The following thanks to Christian Perrier:
409     * Debconf translations
410     - Hungarian added. Closes: #256493
411     - Greek updated. Closes: #251990
412     - Brazilian portuguese updated. Closes: #256771
413     * po/POTFILES.in
414     - corrected file. No more mentions unexisting files
415     Closes: #253792
416     this change was already in 28.5 but was forgotten in the
417     changelog
418     * Acknowledge NMUs:
419     closes: #244604, #244734, #246302, #246376, #246848, #246859,
420     #247084, #247698, #247770, #248386, #248391, #248392,
421     #248392, #248516, #248516, #248648, #248938, #248957,
422     #249141, #249257, #249682, #250169, #250339, #250496,
423     #251140, #251141, #251317, #251495, #251716, #251990,
424     #252087, #252499, #253165, #253186, #253570, #254503,
425     #254760
426    
427     -- Karl Ramm <kcr@debian.org> Sat, 3 Jul 2004 00:24:55 -0400
428    
429     shadow (1:4.0.3-28.5) unstable; urgency=low
430    
431     * debian/*.files
432     - care about adding ALL existing translations. Removed hard-coded
433     file names. Closes: #248516
434     Thanks to Ruben Porras for noticing
435     This involves changes to debian/*.files with the use of
436     regexp in these files
437     * libmisc/failure.c
438     - Make use of plural forms. Closes: #251317
439     * Programs translations
440     - Norwegian Bokmal and Norwegian Nynorsk translations. Closes: #252499
441     - Dutch updated. Closes: #253165
442     - Brazilian Portuguese updated
443     - Turkish updated
444     - Korean updated
445     - Czech updated
446     - Japanese updated
447     - German updated
448     - Catalan added. Closes: #254760
449     - Italian updated
450     * Debconf translations
451     - Finnish added. Closes: #253570
452     - Danish updated
453     - Hebrew added. Closes: #253186
454     - Traditional Chinese added. Closes: #254503
455     - French updated for clarification and shorten the root password screen
456    
457     -- Christian Perrier <bubulle@debian.org> Tue, 22 Jun 2004 09:44:45 +0200
458    
459     shadow (1:4.0.3-28.4) unstable; urgency=low
460    
461     * NMU for l10n stuff again
462     * Programs translations
463     - All languages "activated" in configure.in. Closes: #248516
464     - Russian. Closes: #250496
465     - Bosnian added. Closes: #251141
466     - Finnish update. Closes: #251495
467     - Italian update. Closes: #252087
468     * Debconf translations
469     - Norwegian Bokmal update. Closes: #250339
470     - Bosnian added. Closes: #251140
471     - Catalan updated. Closes: #251716
472     - Greek update. Closes: #251990
473     - Welsh added (directly sent by Dafydd Harries
474     * Christian Perrier
475     - debian/passwd.config : a few rewards to a few people. Just check
476     the code
477    
478     -- Christian Perrier <bubulle@debian.org> Tue, 1 Jun 2004 09:11:01 -0300
479    
480     shadow (1:4.0.3-28.3) unstable; urgency=high
481    
482     * NMU for correcting my mistake
483     * Remove an extra "fi" in passwd.config. Closes: #250169
484     * Debconf translation updates:
485     - Norwegian Nynorsk. Closes: #249682
486    
487     -- Christian Perrier <bubulle@debian.org> Fri, 21 May 2004 06:50:13 +0200
488    
489     shadow (1:4.0.3-28.2) unstable; urgency=high
490    
491     * NMU for Debian Installer rc1 release schedule
492     * Removed duplicate sentence in templates. Closes: #244734, #244604
493     * Move the "root password empty" check before the root password
494     confirmation. Closes: #247770
495     * Debconf translation updates:
496     - Danish. Closes: #246859
497     - Spanish. Closes: #246302
498     - Russian. Closes: #248392
499     - Simplified Chinese. Closes: #248938
500     - Lithuanian. Closes: #249141
501     - Italian. Closes: #249257
502     - Dutch sent directly by Bart Cornelis
503     - Korean sent directly by Changwoo Ryu
504     - Galician sent directly by Héctor Fernández
505     - Romanian sent directly by Eddy Petrisor
506     * Programs translation updates:
507     - Korean. Closes: #242055
508     - Japanese. Closes: #242586
509     - Polish. Closes: #246376
510     - Slovak. Closes: #247084
511     - Basque. Closes: #248386
512     - German. Closes: #248391
513     - Russian. Closes: #248392
514     - Spanish. Closes: #248516
515     - Czech. Closes: #248648
516     - Simplified Chinese. Closes: #248957
517     - Indonesian. Closes: #242813
518     - Italian sent directly by Giuseppe Sacco
519     * Translated man pages
520     - Typo correction in Brazilian Portuguese for gpasswd. Closes: #247698
521    
522     -- Christian Perrier <bubulle@debian.org> Tue, 18 May 2004 12:09:34 +0200
523    
524     shadow (1:4.0.3-28.1) unstable; urgency=high
525    
526     * NMU for special purposes below
527     * Urgency set to high for helping out Brazilian DD's building CD's
528     for FISL conference
529     * Translation updates:
530     - Debconf:
531     - Brazilian Portuguese. Closes: #246848
532     - Spanish. Was unfortunately based on older templates hence
533     this does not close 246302
534     - Basque: Closes: #243545
535     - German: Closes: #242116
536    
537     -- Christian Perrier <bubulle@debian.org> Mon, 10 May 2004 23:23:25 +0200
538    
539     shadow (1:4.0.3-28) unstable; urgency=low
540    
541     * Fix login and passwd in preinst to avoid promts on woody upgrade,
542     Closes: #243099
543     * Fix login and passwd configuration file to support common-passwd
544     * Apply NMU patch from Christian Perrier, Closes: #241438
545    
546     -- Sam Hartman <hartmans@debian.org> Thu, 29 Apr 2004 16:31:25 -0400
547    
548     shadow (1:4.0.3-27) unstable; urgency=low
549    
550     * update "da" debconf translation, closes: #241262
551     * new "pt_BR" program translation, closes: #241366
552    
553     -- Karl Ramm <kcr@debian.org> Thu, 1 Apr 2004 00:19:44 -0500
554    
555     shadow (1:4.0.3-26.1) unstable; urgency=low
556    
557     * NMU for Debian Installe rneeds
558     * Translation updates:
559     - Debconf:
560     - French. Closes: #241438
561     - Ukrainian. Closes: #241514
562     - Swedish: #241558
563     - Japanese. Closes: #241802
564     - Danish. Closes: #241262
565     - Portuguese. Closes: #241675
566     - Polish. Closes: #243185, #242996
567     - Czech. Closes: #241877
568     - Korean. Closes: #241928
569     - Greek. Closes: #242396
570     - Turkish. Closes: #243103
571     - Slovak. Closes: #245671
572    
573     -- Christian Perrier <bubulle@debian.org> Wed, 28 Apr 2004 11:47:34 +0200
574    
575     shadow (1:4.0.3-26) unstable; urgency=low
576    
577     * Have passwd.config fall back gracefully to useradd if adduser is
578     unavailable. closes: #240894
579    
580     -- Karl Ramm <kcr@debian.org> Wed, 31 Mar 2004 00:26:17 -0500
581    
582     shadow (1:4.0.3-25) unstable; urgency=low
583    
584     * Update "da" program translation, thanks to Claus Hindsgaul.
585     * Update "sv" translation, closes: #239198
586     * lower debconf priority of shadow password question to 'low'
587    
588     -- Karl Ramm <kcr@debian.org> Tue, 30 Mar 2004 19:39:59 -0500
589    
590     shadow (1:4.0.3-24) unstable; urgency=low
591    
592     * add new program translations to the file manifest. *sigh*
593     closes: #241016
594     * add "tr" debconf translation. closes: #239148
595     * Rearrange username creation dialog text to make sense in
596     new order. closes: #240607
597     * Edit the debconf templates for content.
598     * Remove the program .gmo files in the clean step. closes: #200054
599    
600     -- Karl Ramm <kcr@debian.org> Tue, 30 Mar 2004 11:37:22 -0500
601    
602     shadow (1:4.0.3-23) unstable; urgency=low
603    
604     * increase maximum group name size to 32 for no particularly good reason
605     closes: #240456
606     * fix su man page to reflect code. closes: #239805
607     * fix username defaulting in passwd.config. closes: #238781
608     * update "it" debconf translation. closes: #237504
609     * update "ru" debconf translation. closes: #238211
610     * update "de" debconf translation. closes: #238779
611     * update "el" debconf translation. closes: #240473
612     * add "nn" debconf translation. closes: #238590
613     * add "da" program translation. closes: #238005
614     * add "nl" program translation. closes: #238488
615     * add "pt" program translation. closes: #238796
616     * add "pt" debconf translation. closes: #239641
617     * remove spurious const, closes: #240677
618    
619     -- Karl Ramm <kcr@debian.org> Sun, 28 Mar 2004 19:46:34 -0500
620    
621     shadow (1:4.0.3-22) unstable; urgency=low
622    
623     * Don't assume that lastlog.ll_time or utmp.ut_time or utmpx.ut_tv are made
624     up of time_ts and timevals, because they aren't on x86-64. Dismaying
625     but true.
626    
627     -- Karl Ramm <kcr@debian.org> Sun, 14 Mar 2004 16:53:21 -0500
628    
629     shadow (1:4.0.3-21) unstable; urgency=low
630    
631     * Try and get the right French translation update in the right place,
632     Karl, you can do it even if you do only speak English. Closes: #236993
633    
634     -- Karl Ramm <kcr@debian.org> Wed, 10 Mar 2004 15:31:35 -0500
635    
636     shadow (1:4.0.3-20) unstable; urgency=low
637    
638     * Added Norwegian Bokmal debconf translation, closes: #206349
639     * tell shadow build system about new message translations
640    
641     -- Karl Ramm <kcr@debian.org> Thu, 4 Mar 2004 11:04:44 -0500
642    
643     shadow (1:4.0.3-19) unstable; urgency=low
644    
645     * When creating a user account in psaswd.config, ask for full name
646     first, and make up a default username. Closes: #235386
647     * "No really, assume md5 passwords". Closes: #223664
648    
649     -- Karl Ramm <kcr@debian.org> Thu, 4 Mar 2004 00:42:08 -0500
650    
651     shadow (1:4.0.3-18) unstable; urgency=low
652    
653     * Removed po/cs.po and added new debian/po/cs.po
654     Updated Czech translation, closes: #229125
655     * Updated Japanese debconf translation, closes: #227237
656     * Updated Danish debconf translation, closes: #227619
657     * Updated Dutch debconf translation, closes: #227883
658     * Updated Brazilian Portuguese debconf translation, closes: #228080
659     * Added Simplified Chinese debconf translation
660     Added Simplified Chinese programs translation
661     Closes: #229334
662     * Added Greek debconf translation
663     Added Greek programs translation
664     Closes: #229504, #229528
665     * Added Finnish programs translation, closes: #230369
666     charset changed from UTF-8 to ISO-8859-1 as the bug patch was wrong
667     * Updated German debconf translation, closes: #232710
668     * Updated Russian debconf translation, closes: #235541
669     * Added Ukrainian debconf translation, closes: #233560
670     * Added Lithuanian debconf translation, closes: #235698
671     * thanks to Christian Perrier <bubulle@debian.org>
672    
673     -- Karl Ramm <kcr@debian.org> Wed, 3 Mar 2004 22:56:31 -0500
674    
675     shadow (1:4.0.3-17) unstable; urgency=low
676    
677     * Fix braino in version number of example dependency in README.shells.
678     Apologies to anyone foolhardy enough to believe my documentation.
679     * Add Swedish debconf translation, closes: #225059
680     * New French debconf translation, closes: #225914
681     * Add Catalan debconf translation, closes: #227029
682     * add securetty files for the hurd, freebsd, and netbsd, closes: #200739
683    
684     -- Karl Ramm <kcr@debian.org> Sun, 11 Jan 2004 17:37:54 -0500
685    
686     shadow (1:4.0.3-16) unstable; urgency=low
687    
688     * run dh_installdeb *after* dh_installdebconf,
689     remove . from short description of passwd,
690     add versioned conflict with debconf older than 0.5
691     closes: #224133
692     * replace manpages-it due to man page conflict
693     closes: #224474
694     * fix the *other* su syslogs.
695     closes: #224508
696     * fix filename in control file, closes: #224579
697     * fix permissions on chage and expiry, closes: #224717
698     * run debconf-updatepo
699     * remove debian/compat as redundant
700    
701     -- Karl Ramm <kcr@debian.org> Mon, 22 Dec 2003 19:53:30 -0500
702    
703     shadow (1:4.0.3-15) unstable; urgency=low
704    
705     * remove bogus dependency on base-config 2.00,
706     closes: #222772, #223726
707     * New Czech translation thanks to Miroslav Kure.
708    
709     -- Karl Ramm <kcr@debian.org> Fri, 12 Dec 2003 18:40:25 -0500
710    
711     shadow (1:4.0.3-14) unstable; urgency=low
712    
713     * exit 30 when backing all the way out in passwd.conf, and
714     depend on base-config 2.00, closes: #222772
715     * adjust debconf templates for debian-installer work,
716     closes: #222832
717    
718     -- Karl Ramm <kcr@debian.org> Thu, 11 Dec 2003 01:53:37 -0500
719    
720     shadow (1:4.0.3-13) unstable; urgency=low
721    
722     * Fix typo passwd.config. Closes: #223079, #222714
723     * Let's try out this oldfangled anonymous ftp upload queue.
724    
725     -- Karl Ramm <kcr@debian.org> Mon, 8 Dec 2003 17:59:31 -0500
726    
727     shadow (1:4.0.3-12) unstable; urgency=low
728    
729     * Explicitly use automake-1.7 and aclocal-1.7. closes: #216594
730     * Update Danish debconf translation. closes: #216542
731     * Update French debconf translation. closes: #206352
732     * Update Dutch debconf translation. closes: #212995
733     * Remove redundant dependency on grep. closes: #216535
734     * Fix chfn documentation bug. closes: #213931
735     * Fix su syslogs to be less ambiguous. (old:new instead of old-new
736     because '-' can appear in usernames.) Not clearer, mind you, but less
737     ambiguous. closes: #213592
738     * Rename limits(5) to limits.conf(5) and edit to reflect reality.
739     closes: #212935
740     * Move the change_uid call in login back to where it was before -11, and
741     relocate the fork for pam_close_session above it. closes: #211884
742    
743     -- Karl Ramm <kcr@debian.org> Sat, 25 Oct 2003 15:26:20 -0400
744    
745     shadow (1:4.0.3-11) unstable; urgency=low
746    
747     * update Japanese debconf translation. closes: #210382
748     * update Brazilian Portugese debconf translation. closes: #208122
749     * run pam cleanup code as root. closes: #195048
750    
751     -- Karl Ramm <kcr@debian.org> Sat, 13 Sep 2003 17:49:29 -0400
752    
753     shadow (1:4.0.3-10) unstable; urgency=low
754    
755     * postinst sources confmodule. closes: #88843
756     * Implement the pam configuration New World Order. Wow, that was quick. :-)
757     * Implement a scheme for allowing other packages to modify /etc/shells.
758    
759     -- Karl Ramm <kcr@debian.org> Fri, 22 Aug 2003 20:58:42 -0400
760    
761     shadow (1:4.0.3-9) unstable; urgency=low
762    
763     * fix mysterious creeping bug in po/Makefile.in.in, closes: #200052
764     * dutch debconf translation, closes: #204578
765     * switch to po-debconf, closes: #183998, #200130
766     * use automake1.7, closes: #205991
767     * update german debconf translation, closes: #94138
768     * I can't come up with a good justification as to why characters other
769     than ':'s and '\0's should be disallowed in group and usernames (other
770     than '-' as the leading character). Thus, the maintenance tools don't
771     anymore. closes: #79682, #166798, #171179
772     * Fix typo in /etc/pam.d/su. closes: #196804
773     * danish debconf translation, closes: #118245
774     * russian debconf translation, closes: #198729
775     * And last, but not least, what's undoubtedly going to be the most
776     popular change: md5 passwords are turned on by default, and there is
777     no prompt to change them. Yes, this is reduced functionality. No, it
778     can't go back in the way it was; the old code not only modified
779     conffiles, it modified *other*packages* conffiles and was a massive
780     policy violation. I expect this change will motivate the people who
781     have said that they will come up with a proper solution to do so.
782     closes: #186016, #110228, #171808
783    
784     -- Karl Ramm <kcr@debian.org> Wed, 20 Aug 2003 02:06:50 -0400
785    
786     shadow (1:4.0.3-8) unstable; urgency=low
787    
788     * Fix missing ':' in getopt call. closes: #184301
789     * Don't install mkpasswd, we don't use it. closes: #185919, #187906
790     * replaces: manpages-ko. closes: #184810
791     * Fix the message in #190567 (not closing until it's been accepted upstream)
792     * Fix brainos in login.1. closes: #184731
793     * Fixup permissions for chage. closes: #184138
794     * Force the umask to 022 in passwd.config. closes: #182506
795     * Add Sam Hartman <hartmans@debian.org> as an uploader.
796     * Update standards-version.
797     * Add versioned build-depend on debhelper.
798    
799     -- Karl Ramm <kcr@debian.org> Sat, 26 Apr 2003 15:34:16 -0400
800    
801     shadow (1:4.0.3-7) unstable; urgency=low
802    
803     * When relocating a user's home directory, don't fail and remove the new
804     home directory if we can't remove the old home directory for some
805     reason; the results can be spectularly poort if, for instance, only
806     the rmdir() fails. closes: #166369
807     * run dh_installdebconf so base-config will work. *sigh*. closes: #166788
808    
809     -- Karl Ramm <kcr@debian.org> Sun, 24 Nov 2002 21:40:30 -0500
810    
811     shadow (1:4.0.3-6) unstable; urgency=low
812    
813     * remove automake dependency and leave only automake1.5, since it seems
814     to confuse the alpha and mipsel autobuilders for some reason.
815    
816     -- Karl Ramm <kcr@debian.org> Sun, 13 Oct 2002 21:45:15 -0400
817    
818     shadow (1:4.0.3-5) unstable; urgency=low
819    
820     * build-depend on libtool and automake. oops. closes: #164545
821    
822     -- Karl Ramm <kcr@debian.org> Sun, 13 Oct 2002 01:44:47 -0400
823    
824     shadow (1:4.0.3-4) unstable; urgency=low
825    
826     * I am unable to begin to express the bitterness that I'm now experiencing.
827     * replaces manpages-de <= 0.4-4, closes: #162097, #162173
828     * replaces manpages-fr, closes: #162150
829     * replaces manpages-hu, closes: #162126
830     * replaces manpages-ja, closes: #163511, #162095
831     * fix sg symlink, closes: #162339, #163652
832     * newgrp should be aware that getlogin() and ttyname() are not
833     guaranteed to return anything and NOT blindly assume that they
834     successfully returned a pointer to a string. I mean, really, people,
835     that sort of thing hasn't been reliable since 4.2BSD on a VAX. I'll
836     bet most of the working on the upstream weren't even born yet when
837     this sort of thing was commonplace (it was NEVER acceptable).
838     closes: #162303
839     * pull the manpage for the spiffy su forward. closes: #162275
840     * depend on automake1.5, and rerun the autogrunge. This should
841     *hopefully* make it build more consistently.
842     * this concludes the biweekly treading of water.
843    
844     -- Karl Ramm <kcr@debian.org> Sat, 12 Oct 2002 14:56:16 -0400
845    
846     shadow (1:4.0.3-3) unstable; urgency=low
847    
848     * the "fix the brain damage" release
849     * fix pam brain-damage in ch{age,passwd}, {group,user}{add,del,mod}, newusers
850     closes: #162181, #162199, #162228
851     * fix vipw symlink brain-damage: closes: #162218
852     * fix package description brain damage, closes: #139563
853     * install cp{pw,gr} brain damge
854    
855     -- Karl Ramm <kcr@debian.org> Wed, 25 Sep 2002 01:21:35 -0400
856    
857     shadow (1:4.0.3-2) unstable; urgency=low
858    
859     * fix "su -". closes: #162089
860     * document exit codes of groupdel and userdel (again, for userdel)
861     closes: #161861
862     * clean up logoutd cleanup
863    
864     -- Karl Ramm <kcr@debian.org> Mon, 23 Sep 2002 19:44:40 -0400
865    
866     shadow (1:4.0.3-1) unstable; urgency=low
867    
868     * new upstream version! closes: #149444, #150237, #145415
869     * completely new packaging!
870     * all new bugs!
871     * old bugs as well!
872     * remove /etc/init.d/logoutd, like the old postrm should've, closes: #160682
873     * fix passwd manpage, closes: #160477, #122797
874     * fix lastlog manpage, closes: #159886
875     * add as many virtual console devices as I seem to have to securetty,
876     closes: #156472
877     * add ttyS0 and tts/0 to securetty. closes: #130138
878     * su should not segfault if nobody has uid 0. closes: #139967
879     * install and use translations. closes: #118238
880     * upstream uses new automake. closes: #114935
881     * add russian template file for password. closes: #130358
882     * handle template installation correctly. closes: #156674
883     * don't place a maximum restriction on the length of passwords.
884     closes: #159487
885     * fix description. closes: #145459
886     * update config.{guess,sub}
887    
888     -- Karl Ramm <kcr@debian.org> Wed, 18 Sep 2002 10:14:08 -0400
889    
890     shadow (20000902-12) unstable; urgency=high
891    
892     * "oops"
893     * /etc/login.defs: /var/spool/mail -> /var/mail, closes: #125311
894    
895     -- Karl Ramm <kcr@debian.org> Sun, 7 Apr 2002 11:54:48 -0400
896    
897     shadow (20000902-11) unstable; urgency=low
898    
899     * Fix some nits:
900     * remove changelog~ file. oops. closes: #139711
901     * fix typo in control. closes: #139564
902     * Hmmm. People open more bugs when I upload new versions of things.
903     Maybe they just notice them more then, or maybe it's just Murphy.
904    
905     -- K. Ramm <kcr@debian.org> Tue, 26 Mar 2002 12:14:33 -0500
906    
907     shadow (20000902-10) unstable; urgency=low
908    
909     * We hates the automake. We hates it forever. closes: #139293
910     * stupid ommision: logoutd still in postinst. closes: #139422
911     * make login.defs a bit clearer. closes: #138809
912    
913     -- Karl Ramm <kcr@debian.org> Fri, 22 Mar 2002 12:09:07 -0500
914    
915     shadow (20000902-9) unstable; urgency=medium
916    
917     * Get rid of logoutd, it doesn't work, didn't work in potato, and now
918     it's causing people to open RC bugs. closes: #138259, #66153, #121940
919     I'm told the timeoutd package does a better job anyway.
920     * add /bin/tcsh to /etc/shells, closes: #118103, #122112
921     * add /bin/ksh to /etc/shells, closes: #123556
922     * remove text about password aging from passwd(5), closes: #137493
923     * spanish debconf template for passwd, closes: #136463
924     * document the fact that you can not have a valid password in
925     /etc/shadow. closes: #131690
926     * /etc/login.defs: /var/spool/mail -> /var/mail, closes: #125311
927     * fix locations of utmp and wtmp in login(1), closes: #119656
928     * The package description for passwd refers to README.Debian.gz
929     but only README.debian.gz actually exists. Most packages use
930     README.Debian.gz, but the control file is the only place that gets it
931     wrong for this package. When in doubt, fix the documentation. :-)
932     closes: #116955
933    
934     -- Karl Ramm <kcr@debian.org> Thu, 14 Mar 2002 17:05:56 -0500
935    
936     shadow (20000902-8) unstable; urgency=low
937    
938     * check in passwd.expire.cron for already-expired passwords; closes: #102319
939     * note in chage.1 and shadowconfig.8 that password aging information
940     only works when shadow passwords are enabled. closes: #103702
941     * enable changing the name in chfn by default. closes: #107819
942     * fail to mangle files in lib/commonio.c, thanks to matt@linuxbox.nu
943     * add /dev/console to the secure ttys list. because. closes: #113949
944     * find the FHS mail spool first in configure. closes: #114951
945     (thanks to mjb@debian.org)
946     * above sadly causes automake to go bonkers, and I don't want to
947     reassemble the build system before woody is released. Keep automake
948     from going off on its own.
949     * terminate argument validation in login when it hits a '--'.
950     closes: #66368
951    
952     -- Karl Ramm <kcr@debian.org> Mon, 22 Oct 2001 11:17:35 -0400
953    
954     shadow (20000902-7) unstable; urgency=low
955    
956     * the "I'm sorry, I should've done this earlier" release
957     * Cancel login timeout after authentication so that patient people
958     timing out on network directory services can log in with local
959     accounts. Closes: #107148
960     * Add Brazillian Portugese debconf template translation for passwd.
961     Closes: #105292, #93223
962     * Pull /usr/share/doc/$package/README.shadow-paper.gz. Closes: #98058
963     * Use getent instead of group to verify existence of shadow group
964     [works better for distributed group files]. Closes: #99902
965     [Note that this sort of problem is rampant in these postinst and
966     config scripts, but that's not getting fixed in woody.]
967     * Amend reference to /usr/doc in shadowconfig.8. Closes: #102804
968     * su should set $USER. Closes: #102995
969     * userdel now deletes user groups from /etc/gshdow as well as
970     /etc/group. Closes: #99442
971     * grpck now has an (otherwise undocumented) -p option, so that
972     shadowconfig can clean up the results of the above, so the config
973     script will fail randomly less often. Closes: #103385
974    
975     -- Karl Ramm <kcr@debian.org> Wed, 22 Aug 2001 12:09:27 -0400
976    
977     shadow (20000902-6.1) unstable; urgency=low
978    
979     * Non-maintainer upload.
980     * Upgrade to latest config.sub and config.guess. Closes: #88547
981    
982     -- Gerhard Tonn <gt@debian.org> Fri, 1 Jun 2001 20:38:43 +0200
983    
984     shadow (20000902-6) unstable; urgency=medium
985    
986     * actually set root's password when appropriate
987     patch thanks to joeyh, closes #98402
988     * fix error in expiry man page. Such damage. closes: #99291
989     * fix group of setgid program chage and expiry, closes: #98122
990    
991     -- Karl Ramm <kcr@debian.org> Thu, 31 May 2001 07:38:59 -0400
992    
993     shadow (20000902-5) unstable; urgency=low
994    
995     * add build dependency on file, to keep libtool happy. closes: #97498
996    
997     -- Karl Ramm <kcr@debian.org> Wed, 16 May 2001 06:57:23 -0400
998    
999     shadow (20000902-4) unstable; urgency=low
1000    
1001     * Change maintainers, closes: #92355
1002    
1003     -- Karl Ramm <kcr@debian.org> Sun, 13 May 2001 03:28:07 -0400
1004    
1005     shadow (20000902-3.1) unstable; urgency=low
1006    
1007     * Non-maintainer upload
1008     * Recompile to fix ARM lossage
1009    
1010     -- Philip Blundell <philb@armlinux.org> Sun, 11 Mar 2001 07:47:27 -0500
1011    
1012     shadow (20000902-3) unstable; urgency=low
1013    
1014     * Update config.sub and config.guess so ia64 compiled, closes: #81897
1015     * libmisc/sub.c: skip '*' in shell name when doing subsystem, closes:
1016     #82893
1017     * src/su.c: don't assume uid 0 == "root", use getpwuid to fetch it,
1018     closes: #81924
1019     * This was fixed in a previous version, closes: #77057
1020     * Update passwd long desc, closes: #88299
1021     * Conflict with suidmanager << 0.5, and remove suid{,un}register calls,
1022     closes: #87157
1023     * Update policy to 3.5.0.0
1024     * Added debconf support for passwd from base-config
1025    
1026     -- Ben Collins <bcollins@debian.org> Sat, 3 Mar 2001 07:26:57 -0500
1027    
1028     shadow (20000902-2) unstable frozen; urgency=low
1029    
1030     * control.hurd->control.gnu: closes: #77940
1031     * Cannot reproduce, closes: #79447
1032     * User never sent a patch, plus I think removing the passwd/account when
1033     doing passwd -l is a bad idea. Makes it so you cannot unlock the
1034     account. closes: #77824
1035     * Don't allow shadowconfig to change perms of other binaries, close: #77057
1036     * IMO, this is not a bug. It's part of a feature, and can be disabled by
1037     turning off USER_GROUPS. closes: #76806
1038     * /bin/login is suid root for several good reasons. For one, it allows
1039     daemons that use it to run as non-root. This is a good thing since it
1040     means only one program is running as root, and not several. closes: #17911
1041     * sulog is fairly easy to grep or parse so I don't see how the
1042     similarity of the log entries for failed and successful is a problem.
1043     '-' for failed, '+' for success. closes: #63801
1044     * logoutd.8: s,/etc/utmp,/var/run/utmp, closes: #80494
1045     * Fix case where pam_auth returns a NULL username, closes: #76817, #75510
1046     * Hmm, Linux is a sysv derivative, so the comment is perfectly
1047     legitimate, closes: #76898
1048     * MAX_PASSWORD is used by useradd, and CHFN_AUTH is actually used by
1049     * chfn to decide if the current user needs to auth in order to change
1050     their info, closes: #71114
1051     * login.1: Fix \' closes: #75435
1052     * login -f works for me assuming you call it as root. I tested this with
1053     plain pam_unix.so, and also with pam_unix.so stacked with pam_ldap.so.
1054     So if it doesn't work with telnet-heimdal, then that program is not
1055     doing something right. closes: #78186
1056     * login.pam.d: made pam_nologin.so requisite. closes: #80111
1057     * su to root seems pretty quick to me, closes: #64756
1058     * xmalloc.c: remove decleration of malloc, which was causing system
1059     * header conflicts. closes: #80398
1060    
1061     -- Ben Collins <bcollins@debian.org> Sun, 31 Dec 2000 14:33:47 -0500
1062    
1063     shadow (20000902-1) unstable frozen; urgency=low
1064    
1065     * New upstream release, lots of Debian patches merged, closes: #72735
1066     * man/passwd.1: removed reference to passwd(3), closes: #72704
1067     * man/chsh.1,man/chfn.1: document login.defs affects on these programs,
1068     closes: #68029
1069     * not a bug, expected behavior, closes: #74137
1070     * IMO, this is a bug in the user's setup, closes: #65600
1071     * securetty: add devfs console devices, closes: #71946
1072     * libmisc/sulog.c: removed arbitrary limit on number of chars printed of
1073     the tty name (truncated to 6 chars, which is silly), closes: #65404
1074     * tested this, and it works fine for me so long as pam_unix.so is called
1075     with the nullok option (which it isn't by default because of security
1076     concerns), closes: #75063
1077     * appears to be fixed by PAM, closes: #70627
1078     * src/useradd.c: user mkstemp instead of mktemp, per libc6 linktime
1079     warning
1080     * src/su.c: fixup arg handling passed to shell, closes: #75326
1081    
1082     -- Ben Collins <bcollins@debian.org> Mon, 23 Oct 2000 13:22:29 -0400
1083    
1084     shadow (19990827-21) unstable frozen; urgency=low
1085    
1086     * Added build deps
1087     * Use pre-generated files for hurd/linux control file. The old method of
1088     using cpp would have broken with the new gcc.
1089    
1090     -- Ben Collins <bcollins@debian.org> Wed, 26 Jul 2000 21:04:03 -0400
1091    
1092     shadow (19990827-20) unstable frozen; urgency=low
1093    
1094     * Release Manager
1095     None of these are marked as RC in the BTS, however, they do make the
1096     package unsuitable for release. Since this is an essential package (IOW,
1097     installed on every Debian system), I hope you can see how important it
1098     is to make sure this package is perfect. None of the changes are
1099     functional (except the fix in logoutd's init script, which was a 20 char
1100     change), so please consider this for the next test cycle.
1101     * Fix logoutd init script from spurious output when /etc/porttime is not
1102     there, closes: #63962, #64067
1103     * su: Fix typo in usage output, closes: #60226
1104     * passwd: Fixed typo and missing newline in output for successful password
1105     change, closes: #64106, #63703
1106     * passwd.1: Add documentation on the -f, -e, -s and -d command line
1107     options, closes: #64339, #64410
1108     * login: Verified that utmp/wtmp works when called by telnet with -h
1109     option, closes: #56854
1110    
1111     -- Ben Collins <bcollins@debian.org> Tue, 23 May 2000 14:40:01 -0400
1112    
1113     shadow (19990827-19) unstable frozen; urgency=low
1114    
1115     * debian/local/shells: added esh, closes: #59934
1116     * logoutd: modify to work with pam_time.so's time.conf file, modify
1117     manpage to reflect this, closes: #61300
1118     * userdel.8: added note about group removal, closes: #56723
1119     * base-config handles md5 setup, closes: #60125
1120     * cppw: make sure it gets installed, closes: #62960
1121     * passwd: correct error message for "not you", closes: #61313
1122     * sulog.c: fixed extern for char (char foo[] -> char *foo), closes: #61643
1123     * userdel.8: documented userdel's exit values, closes: #54775
1124     * passwd: error messages are two fold, the second is actually from
1125     pam_strerror(), closes: #61937
1126     * passwd: print "success" on successful password change, closes: #58676
1127    
1128     -- Ben Collins <bcollins@debian.org> Sat, 29 Apr 2000 10:26:56 -0400
1129    
1130     shadow (19990827-18) unstable frozen; urgency=low
1131    
1132     * Crap, all the bug fixes from -17 need to go to frozen too
1133    
1134     -- Ben Collins <bcollins@debian.org> Tue, 29 Feb 2000 14:57:14 -0500
1135    
1136     shadow (19990827-17) unstable; urgency=low
1137    
1138     * Fixed typo in login.defs, closes: #54877
1139     * logoutd.init.d: Check for /etc/security/time.conf, closes: #54900
1140     * login.defs: Added note about the MAIL env option, closes: #54768
1141     * login.pam.d,passwd.pam.d: Use new options in pam_unix.so to enable
1142     obsure password checks. This mimics the old behavior in pre-PAM
1143     shadow, closes: #58203
1144     * Use patch from Topi Miettinen <tom@pluto.nic.fi> to add pam session
1145     ability to su, closes: #57526, #55873, #57532
1146     * Made login's -f option also able to use the username after -- if none
1147     was passed as it's optarg, closes: #53702
1148    
1149     -- Ben Collins <bcollins@debian.org> Mon, 28 Feb 2000 12:37:22 -0500
1150    
1151     shadow (19990827-16) unstable; urgency=low
1152    
1153     * got rid of g+s directories in the source tarball, closes: #54585
1154     * make su mode 4755 in the package. This way there is no chance of a
1155     failed dpkg install causing it to be left without suid root perms
1156     before suidmanager or chmod is called in the postinst.
1157     * src/login.c: added faillog support to the pam_authenticate loop. This
1158     loop is now completely rewritten, and should produce better results on
1159     failures, closes: #53164
1160    
1161     -- Ben Collins <bcollins@debian.org> Sun, 9 Jan 2000 23:35:08 -0500
1162    
1163     shadow (19990827-15) unstable; urgency=low
1164    
1165     * src/su.c: moved signal() call to re-establish SIGINT to right place,
1166     closes: #54496
1167     * src/login.c: if hostname is blank (not a remote login via rlogin or
1168     telnet), then use the tty to log failures in syslog, closes: #53966
1169     * passwd: Locking a password by appending '!' appears to be pretty
1170     standard, so ssh needs to check for it.
1171     * passwd and login come with a README.pam that discusses the differences
1172     between the PAM and old non-PAM versions. It also talks about where to
1173     look for details. Also now that I have added the extra examples to the
1174     pam.d files, I hope this satisfies...closes: #52917
1175     * A new package, base-config, which will be used by boot floppies is
1176     going to have an option to configure MD5 usage for passwords. Since
1177     this is the best place for it, and I don't really have any control
1178     over it, I am .... closes: #47620
1179     * libmisc/chowntty.c: applied patch for read-only root, closes: #52069
1180    
1181     -- Ben Collins <bcollins@debian.org> Sat, 8 Jan 2000 22:11:29 -0500
1182    
1183     shadow (19990827-14) unstable; urgency=low
1184    
1185     * debian/local/shells: added /bin/zsh, closes: #53883
1186    
1187     -- Ben Collins <bcollins@debian.org> Sun, 2 Jan 2000 13:51:42 -0500
1188    
1189     shadow (19990827-13) unstable; urgency=low
1190    
1191     * su.c: ignore SIGINT while authenticating, closes: #52372
1192     * su.pam.d: added 2 new examples of how to allow su for wheel users
1193     without prompting for a password, and also how to deny users of a
1194     specific group.
1195    
1196     -- Ben Collins <bcollins@debian.org> Sat, 1 Jan 2000 22:29:46 -0500
1197    
1198     shadow (19990827-12) unstable; urgency=low
1199    
1200     * Recompiled against latest libpam and up'd the module deps,
1201     closes: #52171
1202     * login.pam.d: added "noenv" option so we don't clobber login's setting,
1203     closes: #51441
1204    
1205     -- Ben Collins <bcollins@debian.org> Tue, 14 Dec 1999 22:41:40 -0500
1206    
1207     shadow (19990827-11) unstable; urgency=low
1208    
1209     * debian/passwd.in: add a preinst (matches login's) to fix the latest
1210     build change (only affected hurd since it doesn't use login).
1211     * debian/scripts/passwd.mk: use passwd.preinst instead of login.preinst
1212     to complete the fix above.
1213    
1214     -- Ben Collins <bcollins@debian.org> Mon, 6 Dec 1999 18:25:07 -0500
1215    
1216     shadow (19990827-10) unstable; urgency=low
1217    
1218     * src/login.c: only set pam_fail_delay if > 0. Also make the default 0
1219     so not defining it has the same affect as disabling it, closes: #51178
1220     * src/userdel.c: make sure we remove the shadow group entries when
1221     removing the users own group, closes: #50005, #50138
1222    
1223     -- Ben Collins <bcollins@debian.org> Fri, 26 Nov 1999 22:37:44 -0500
1224    
1225     shadow (19990827-9) unstable; urgency=low
1226    
1227     * src/su.c: Fixed getopt parsing, and added a usage output
1228     * man/su.1: minor typos
1229    
1230     -- Ben Collins <bcollins@debian.org> Mon, 8 Nov 1999 22:13:05 -0500
1231    
1232     shadow (19990827-8) unstable; urgency=low
1233    
1234     * src/login.c: fixed loggin of username on succesful login (was using
1235     the normal username, when it should have used pam_user),
1236     closes: #47819
1237     * src/login.c: check for hushed login and pass PAM_SILENT if true,
1238     closes: #48002
1239     * src/useradd.c: set def_shell to /bin/bash, closes: #48304
1240     * doc/README.debian: add note about how to avoid issues with nscd's
1241     lag in aging the cache, closes: #48629
1242     * src/cppw.c: new program to assist copying a passwd/group file without
1243     corruption, closes: #42141
1244    
1245     -- Ben Collins <bcollins@debian.org> Tue, 2 Nov 1999 21:46:28 -0500
1246    
1247     shadow (19990827-7) unstable; urgency=low
1248    
1249     * {passwd,login}.pam.d: added blurb about how to use the pam_cracklib
1250     module, and also changed it to use pam_unix and not pam_pwdb (gah!
1251     how did that happen?), closes: #46983
1252     * README.debian: changes to reflect new PAM usage aswell as removing
1253     references to obsolete config files, closes: #46595
1254     * passwd.expire.cron: example script that informs users by email when
1255     their accounts are about to expire, closes: #41393
1256     * lastlogin.c: added -h option and usage aswell as long option support,
1257     closes: #45804
1258     * shadow now only has 3 wishlist bugs and nothing else
1259    
1260     -- Ben Collins <bcollins@debian.org> Sat, 9 Oct 1999 11:54:16 -0400
1261    
1262     shadow (19990827-6) unstable; urgency=low
1263    
1264     * debian/shells: new file, needed to include /bin/sash, closes: #45826
1265     * useradd.8,groupadd.8: added note about the prefered use of adduser
1266     and addgroup when conforming to Debian policy (taken from notes in
1267     adduser's man pages), closes: #22821
1268     * dialups.5: new man page that documents /etc/{dialups,d_passwd},
1269     closes: #42212
1270     * src/su.c: added -m, -p and -s command line options to match GNU options,
1271     also documented in su(1), closes: #45394, #46424
1272     * login.defs.5: clarified usage of TTYTYPE_FILE, closes: #23194
1273     * login.pam.d: added pam_issue.so which replaces the old ISSUE_FILE from
1274     login.defs, this also allows it to grok escapes in the issue file,
1275     also increases the MODDEPS to (>= 0.69-10). By default this module is
1276     not enabled, closes: #21044
1277     * login.defs.pam.linux: added ISSUE_FILE to list of deprecated options
1278    
1279     -- Ben Collins <bcollins@debian.org> Mon, 4 Oct 1999 19:56:22 -0400
1280    
1281     shadow (19990827-5) unstable; urgency=low
1282    
1283     * {login,su}.1: added description of a subsystem login, closes: #31987
1284     * src/chowndir.c: fixed recursive chown's on usermod, also changed it
1285     to use lchown and lstat since we actually want that, closes: #46405
1286     * su.1: removed reference to suauth aswell as added "-c" to the SYNOPSIS,
1287     closes: #45685
1288     * login.1: added options to the SYNOPSIS and documented OPTIONS,
1289     closes: #28763
1290     * login.defs.5: documented the ENVIRON_FILE options (even though it's
1291     not really used in the PAM version), close: #28786
1292     * 010_src_gpasswd.c: new patch, fixes changing group passwords when not
1293     using shadow groups, closes: #25919
1294     * {chfn,chsh,login}.pam.d: added nullok to pam_unix.so auth line to
1295     allow for passwordless accounts, closes: #46510
1296     * login.pam.d: add "standard" to the pam_mail option so we get old
1297     style "You have..." login messages.
1298    
1299     -- Ben Collins <bcollins@debian.org> Sun, 3 Oct 1999 13:41:53 -0400
1300    
1301     shadow (19990827-4) unstable; urgency=low
1302    
1303     * Alright, we are really getting some usage from this now, and seeing
1304     some odd ball setups, so it means more work for me, but more stable
1305     and feature filled software for you :)
1306     * debian/{login,su}.pam.d: Fixed spelling errors, closes: #45234, #45235
1307     * debian/login.pam.d: Added commented pam_access.so reference and
1308     description, closes: #45241
1309     * src/login.c: moved usage of setup_uid_gid() when PAM is enabled or
1310     pam_groups.so's groups get clobbered
1311     * src/newgrp.c: don't call sanitize_env() and also make sure we don't
1312     check passwords when the user is trying to get back to their default
1313     group, closes: #22244
1314     * Closed some other bugs that were either not really bugs, or they weren't
1315     reproducable.
1316     * debian/login.pam.d: moved around the pam_motd and pam_mail modules to
1317     order them the same as old login would have done
1318    
1319     -- Ben Collins <bcollins@debian.org> Sun, 19 Sep 1999 19:42:13 -0400
1320    
1321     shadow (19990827-3) unstable; urgency=low
1322    
1323     * This is a "Sit down and really fix some bugs" update. I'm going through
1324     the ones that really need some work.
1325     * src/vipw.c: use the system() call to invoke the editor so that it accepts
1326     command line args in the EDITOR and VISUAL environment vars, closes: #31029
1327     * src/userdel.c: added code to remove user groups (of the same name) if there
1328     were no members left and USERGROUPS_ENAB is set to yes, closes: #35046
1329     * login.defs: documented above change
1330     * {login,passwd}.postinst: fixed some bashisms, closes: #45159
1331     * login.defs.pam.linux: documented the FAKE_SHELL option, closes: 31987
1332     * su.1,login.1: documented the subsystem root ability in login and su, closes:
1333     * doc directory for both packages now includes the README.shadow-paper file
1334     closes: #15391
1335    
1336     -- Ben Collins <bcollins@debian.org> Sun, 19 Sep 1999 15:49:11 -0400
1337    
1338     shadow (19990827-2) unstable; urgency=low
1339    
1340     * debian/rules: use "$(CC) -E" instead of "cpp" to make it easier to
1341     cross compile for Hurd (requested by Marcus Brinkman).
1342     * debian/login.pam.d: forgot to remove that comment about login not
1343     being PAMified, it is and works fine.
1344     * src/login.c: Added login.defs option to turn on and off the persistent
1345     login, also give note on when it isn't and is needed in login.defs.
1346     * lib/getdef.c: Added CLOSE_SESSIONS for above code.
1347     * man/login.defs.5: document the new CLOSE_SESSION option for login
1348     * logoutd: disabled until I can fix it to grok /etc/security/time.conf
1349    
1350     -- Ben Collins <bcollins@debian.org> Mon, 13 Sep 1999 18:57:47 -0400
1351    
1352     shadow (19990827-1) unstable; urgency=low
1353    
1354     * New Maintainer, with Guy's consent.
1355     closes: #22296, #22331 (closed some NMU bug reports)
1356     * New upstream release, closes: #15879, #24712, #25739, #28785, #32991
1357     closes: #38672, #39933, #41060, #42480, #22534, #12690, #36150, #26412
1358     closes: #40398, #43750
1359     * Ok, now for some dusting and house cleaning (aka The Bug Killfile
1360     Begins Here):
1361     %%- login package
1362     - Not a bug in login anymore, closes: #28098
1363     - No longer pertinent, and is not controlled by the login program,
1364     closes: #23155
1365     - This does not appear to be a bug anymore, closes: #32424
1366     - This is not a login problem. Xterm itself prints the LOGIN message
1367     and it does _not_ read login.access, closes: #16958
1368     - Seems to be fixed, closes: #28098
1369     - Huge list of "Fixed" bugs, that I want to close. I really need to
1370     start with a clean slate in order to get some of this cleaned up,
1371     closes: #3439, #11443, #13485, #13815, #15176, #15998, #16187, #17529
1372     closes: #17532, #17532, #18133, #18225, #20052, #20876, #21280, #21357
1373     closes: #21687, #21695, #21746, #21767, #22716, #24710
1374     - lastlog(8): Clarified differences in the usage of "login-name" and
1375     UID, closes: #26727
1376     %%- passwd package
1377     - newuser: appears to be working correctly and placing x, not !,
1378     closes: #19620
1379     - userdel(8): added note about user's mail spool also being deleted,
1380     closes: #20790
1381     - Can't reproduce this one, closes: #21639
1382     - -e expire_date
1383     The date on which the user account will be dis-
1384     abled. The date is specified in the format
1385     MM/DD/YY.
1386     Bug filer was trying to use an integer instead of the documented
1387     format, closes: #22533
1388     - chfn's command line options seem to work for root and non-root,
1389     closes: #25396
1390     - seems to have been fixed by the latest upstream, #25670
1391     - Removed references to shadow(3), closes: #32859
1392     - passwd only saves first 8 chars...duh :) closes: #33368
1393     - userdel can only do so much, the admin should know to check some
1394     things on their own, closes: #35418
1395     - Lot's of Y2K issues fixed in this release, closes: #37232
1396     - useradd requires the -m option to make it create a home directory
1397     if one does not exist, closes: #39581
1398     - useradd's -p option requires the password to already be encrypted
1399     as documented in useradd(8), closes: #39870, #39874
1400     - More "Fixed" bugs in passwd, closes: #13753, #16893, #17894, #18132
1401     closes: #18628, #12691
1402     %%- su (no longer a package, but has bugs just the same, will be
1403     forwarded to the login package soon)
1404     - Sorry, but su (all su's) invoke the shell with -c "cmd". This is
1405     documented, not a bug, it's a standard interface that su expects,
1406     go fix sash's bug for not supporting it, closes: #14551
1407     - Acknoledged NMU: closes: #20058
1408     - More "Fixed" bugs getting closed...CLOSED AT LAST, closes: #17593
1409     closes: #20057, #12689
1410     * Switched to a new build setup (dbs)
1411     * Split makes into seperate files to make it a little cleaner
1412     * FHS compliance changes (usr/{doc,man} to usr/share/{doc,man})
1413     * debian/tar.c: removed
1414     * su: su is now going to be provided by shadow's login package and
1415     removed from shellutils (the shellutils maintainer agreed to this)
1416     in preperation for future PAM support. Added conflicts with older
1417     version of shellutils that does provide the su binary.
1418     * debian/control.in: removed the secure-su package since login now
1419     contains su and all of it's components
1420     * debian/control.in: modified the package descriptions to be a little
1421     more explicative of what they do.
1422     * Upgraded standards version to 3.0.1.1
1423     * Setup suidmanager support for all +s apps, closes: #15705, #15704, #15699
1424     * Enabled PAM. Support now for su, passwd, chfn, chsh. I am working on the
1425     support in login.
1426     * expiry: Changed to be installed as sgid shadow instead of suid root
1427     since it doesn't need root priviledges. Also added man page expiry(1) based
1428     on the comments found in expiry.c.
1429     * Removed bashism's in control scripts. Now lintian clean (smells fresh too)
1430     * chage.c: Keep chage from locking when not running as root, since it just
1431     needs to read the shadow and password files. This let's it run sgid shadow
1432     instead of suid root. When run as root, it can lock files for editing.
1433     * login.c: Pam support Works For Me(tm)!
1434     * login.c: Fixed PAM's auth when PAM_USER was not set from the command line,
1435     also call pam_fail_delay() with FAIL_DELAY as the arg before authentication.
1436     * etc/login.defs.pam.linux: new file, reflects options that PAM takesover
1437     * etc/login.defs.pam.hurd: new file, same for Hurd
1438     * debian/passwd.mk: make sure that login.defs.5 get's installed for Hurd
1439     * pam.d/: Modified defaults for each service to reflect the old style and also
1440     added commented options on how to enable obsoleted options from login.defs
1441     in the PAM Way(tm).
1442     * debian/rules: removed --disable-desrpc from configure options since it was
1443     supposedly just a workaround for glibc 2.0
1444     * src/login.c: reset pam_fail_delay after every failure
1445     * debian/rules: remove debian/files on clean target
1446     * src/login.c: removed setup_limits() and check_nologin() usage when PAM is
1447     enabled
1448     * debian/login.pam.d,debian/login.defs.pam.linux: made notes about the pam_limits.so
1449     module, as well as pam_nologin.so
1450     * debian/su.pam.d: made notes about pam_limits.so module
1451     * debian/control.in: removed depends on libpam-motd since it is now in libpam-modules,
1452     also make login conflict with secure-su
1453     * debian/*: setup so that Hurd does not get PAM, since they don't have it ported
1454     completely yet.
1455     * debian/*: Final approach to a final upload, modified login.postinst to check old
1456     obsolete conffiles to see if the user needs a notice that they are no longer used.
1457    
1458     -- Ben Collins <bcollins@debian.org> Sat, 11 Sep 1999 19:58:14 -0400
1459    
1460     shadow (980403-0.3.3) unstable; urgency=low
1461    
1462     * Non maintainer upload.
1463     * Add dpkg-architecture and cross compilation support to the package.
1464     * Changes for the Hurd:
1465     + Only build passwd, add etc/login.defs.hurd to this package.
1466     + libmisc/rlogin.c: Conditionalize CBAUD, which is not portable.
1467    
1468     -- Marcus Brinkmann <brinkmd@debian.org> Thu, 5 Aug 1999 00:28:12 +0200
1469    
1470     shadow (980403-0.3.2) unstable; urgency=low
1471    
1472     * configure.in patched for utmpx.h (for arm)
1473    
1474     -- Jim Pick <jim@jimpick.com> Sun, 4 Oct 1998 19:06:15 -0700
1475    
1476     shadow (980403-0.3.1) frozen unstable; urgency=low
1477    
1478     * Non maintainer upload.
1479     changes.{guess,sub} changed to recognize a Arm architecture.
1480    
1481     -- Turbo Fredriksson <turbo@debian.org> Fri, 14 Aug 1998 22:37:58 -0400
1482    
1483     shadow (980403-0.3) frozen unstable; urgency=high
1484    
1485     * Non maintainer upload.
1486     * src/login.c: Applied patch from <marekm@i17linuxb.ists.pwr.wroc.pl> to
1487     fix security hole of login not checking the return code from setgid(),
1488     initgroups() or setuid(). [#24710]
1489    
1490     -- James Troup <james@nocrew.org> Fri, 17 Jul 1998 18:56:31 +0100
1491    
1492     shadow (980403-0.2) frozen unstable; urgency=low
1493    
1494     * (login.defs): fixed UMASK
1495     (thanks to James Troup for noticing my screwup :)
1496     * Pruned non-Debian changelog entries.
1497    
1498     -- Joel Klecker <jk@espy.org> Mon, 11 May 1998 11:25:22 -0700
1499    
1500     shadow (980403-0.1) frozen unstable; urgency=low
1501    
1502     * Non-maintainer release.
1503     * New upstream release (18225).
1504     * (debian/login.postinst)
1505     * Use 'touch' instead of 'cat >' when creating /var/log/faillog
1506     (15998,16187,21687).
1507     * No longer fails if no previous configured version exists (11433).
1508     * (gpasswd): now checks which user invoked it before calling setuid() (18132).
1509     * (debian/passwd.postinst): removed bashism (13753).
1510     * (groupmod): NULL dereference fixed upstream, as a result, it no longer
1511     dumps core when changing group name (16893,17894).
1512     * (useradd): no longer segfaults if /etc/default/useradd is missing (18628).
1513     * (login.defs.1): now documents more options (13485).
1514     * (source): includes 'missing' (13815,18133,21280).
1515     * (login.1):
1516     * Removed mention of "d_passwd(5)", which doesn't exist,
1517     and login.defs.5 now documents /etc/dialups (15176).
1518     * Added /etc/nologin to FILES section and reference nologin(5) (21695).
1519     * The URL mentioned in Bug#15391 is no longer valid.
1520     * (login.defs): no longer sets ULIMIT (17529).
1521     * (login):
1522     * No longer uses static buffers for group lines (17532).
1523     * Doesn't seem to make assumptions about gid_t any longer (21767).
1524     * (faillog.8): s-/usr/adm-/var/log-g (19974).
1525     * (lastlog.8): notes that "some systems" use /var/log instead of
1526     /usr/adm (21746).
1527     * Install upstream changelog as 'changelog.gz' as per policy (20052).
1528     * (secure-su): Changed /etc/suauth to reference the group 'root'
1529     instead of 'wheel' (17593).
1530    
1531     -- Joel Klecker <jk@espy.org> Thu, 30 Apr 1998 18:32:12 -0700
1532    
1533     shadow (970616-1) unstable; urgency=low
1534    
1535     * Upstream upgrade.
1536     * chage works (10561).
1537     * Fix NIS behavior (5634,8734,10032,10545,10984,11160,12064).
1538     * Wrote pwconv,pwunconv,grpconv,grpunconv manpage (10940).
1539     * vipw fixes (10521,10696,11618,11924,12184,13001)
1540     * Fixes for new automake.
1541     * Compile with glibc2. (8627,8777,9824,11713,11719,12082,12108,11442).
1542     * debian/rules fixes (8876,12468).
1543     * /etc/login.defs: UMASK=002 (9102).
1544     * chown /dev/vcs* on login (9421,13255).
1545     * Added tty9-tty12 to /etc/securetty (11644).
1546     * Provide template and manpage for /etc/limits (12289).
1547     * Fix security hole in postinst (11769).
1548     * login fills out ut_addr field in utmp (10701).
1549     * shadowconfig.sh fixes (9189,9328,9386,10968,12452,12469).
1550     * Overcome postinst bug in old shadow-passwd package (9939,12120).
1551     * useradd default GROUP=100 (9244).
1552     * Allow 8 bit chars in chfn (12367).
1553     * secure-su - set HOME, use SHELL if set (11003,11189).
1554    
1555     -- Guy Maor <maor@ece.utexas.edu> Fri, 26 Sep 1997 19:23:42 -0500
1556    
1557     shadow (970616) unstable; urgency=low
1558    
1559     * vipw preserves permissions on edited files (10521).
1560     * various other bug fixes.
1561    
1562     -- Marek Michalkiewicz <marekm@piast.t19.ds.pwr.wroc.pl> Mon, 16 Jun 1997 02:02:00 +0200
1563    
1564     shadow (970601) unstable; urgency=low
1565    
1566     * Fix typo in libmisc/mail.c causing login to segfault.
1567    
1568     -- Marek Michalkiewicz <marekm@piast.t19.ds.pwr.wroc.pl> Mon, 2 Jun 1997 07:33:00 +0200
1569    
1570     shadow (970502-2) unstable; urgency=low
1571    
1572     * Fixes to shadow group support (grpconv didn't work).
1573    
1574     -- Marek Michalkiewicz <marekm@piast.t19.ds.pwr.wroc.pl> Fri, 2 May 1997 15:48:00 +0200
1575    
1576     shadow (970502-1) unstable; urgency=low
1577    
1578     * Upstream upgrade.
1579    
1580     -- Marek Michalkiewicz <marekm@piast.t19.ds.pwr.wroc.pl> Fri, 2 May 1997 03:18:00 +0200
1581    
1582     shadow (961025-2) frozen unstable; urgency=medium
1583    
1584     * Fix useradd -D segfault (8098, 8152, 8733).
1585     * Fix shadowconfig - permfix only on xlock; /etc/init.d/xdm rewrite, chmod
1586     (8102, 8320, 8333, 8708).
1587     * Remove HOWTO from usr/doc/passwd as it's in linux-doc (8150).
1588     * Fixes to su.1 (8153).
1589     * login, passwd, su each conflict and replace with the old shadow-*
1590     version. (8269, 8290, 8393, 8394).
1591     * Put /etc/shells back in passwd (8328).
1592     * Fixed login.postinst for upgrade from shadow-login (8392).
1593     * Added -e to pwck for use in shadowconfig: reports only errors, no
1594     warnings (8542).
1595     * Wrote shadowconfig.8 (8588).
1596    
1597     -- Guy Maor <maor@ece.utexas.edu> Sat, 19 Apr 1997 02:34:59 -0500
1598    
1599     shadow (961025-1) unstable; urgency=low
1600    
1601     * Upstream upgrade, new source format.
1602    
1603     -- Guy Maor <maor@ece.utexas.edu> Mon, 10 Feb 1997 02:56:56 -0600
1604    
1605     shadow (960530-1) experimental; urgency=LOW
1606    
1607     * Added grpunconv script
1608     * Changed prerm/postinst scripts to remove/create shadowed group
1609     file
1610     * Added vipw/vigr binaries
1611     * Renamed package to shadow-passwd
1612     * Added packages shadow-su and shadow-login
1613     * Added 'Essential: yes' to be able to replace passwd and login
1614     * Section now base for shadow-passwd and shadow-login
1615     * Added /etc/shell conffile
1616     * Added /etc/securetty conffile
1617     * Added new conffile /etc/suauth. Set it up so only users in group 0
1618     can su to root.
1619    
1620     shadow (960810-1) base; urgency=LOW
1621    
1622     * Added useradd default file so that default group is no longer 1
1623     * Also corrected the useradd manpage
1624     * Replaced grpunconv script by real binary which does correct
1625     locking.
1626     * Added 'source' field control file to control files
1627     * Changed version naming in debian.rules
1628     * New upstream version
1629    
1630    

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5