source: projects/specs/trunk/u/util-linux-ng/util-linux-ng-vl.spec @ 521

Revision 521, 68.8 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

Line 
1### Header
2Summary: A collection of basic system utilities
3Summary(ja): 基本システムユーティリティー集
4Name: util-linux-ng
5Version: 2.16
6Release: 3%{?_dist_release}
7License: GPLv2 and GPLv2+ and BSD with advertising and Public Domain
8Group: System Environment/Base
9URL: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng
10
11### Features
12%define include_raw 0
13%define with_selinux 0
14%define with_audit 0
15
16### Macros
17%define floppyver 0.16
18%define no_hwclock_archs s390 s390x
19%define no_cfsfdisk_archs sparc sparcv9 sparc64
20%define cytune_archs %{ix86} alpha armv4l
21%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
22
23### Paths
24BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
25
26### Dependences
27%if %{with_audit}
28BuildRequires: audit-libs-devel >= 1.0.6
29%endif
30BuildRequires: gettext
31%if %{with_selinux}
32BuildRequires: libselinux-devel
33%endif
34BuildRequires: ncurses-devel
35BuildRequires: pam-devel
36BuildRequires: texinfo
37BuildRequires: zlib-devel
38BuildRequires: popt-devel
39
40### Sources
41Source0: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/%{name}-%{version}.tar.bz2
42Source1: util-linux-ng-login.pamd
43Source5: util-linux-ng-login-noselinux.pamd
44Source2: util-linux-ng-remote.pamd
45Source6: util-linux-ng-remote-noselinux.pamd
46Source3: util-linux-ng-chsh-chfn.pamd
47Source4: util-linux-ng-60-raw.rules
48Source7: mount.tmpfs
49Source8: nologin.c
50Source9: nologin.8
51Source10: uuidd.init
52Source11: http://download.sourceforge.net/floppyutil/floppy-%{floppyver}.tar.bz2
53
54### Obsoletes & Conflicts & Provides
55%ifarch alpha
56Conflicts: initscripts <= 4.58
57%endif
58Conflicts: kernel < 2.2.12-7
59# old versions of e2fsprogs contain fsck, uuidgen
60Conflicts: e2fsprogs < 1.41.8-5
61
62# old versions of util-linux have been splited to more sub-packages
63Obsoletes: mount < 2.11, losetup < 2.11
64Provides: mount = %{version}-%{release}, losetup = %{version}-%{release}
65# Robert Love's schedutils have been merged to util-linux-2.13-pre1
66Obsoletes: schedutils < 1.5
67Provides: schedutils = %{version}-%{release}
68# fork and rename from util-linux to util-linux-ng
69Obsoletes: util-linux < 2.13.1
70Provides: util-linux = %{version}-%{release}
71
72# setarch merge in util-linux-ng-2.13
73%ifarch sparc sparcv9 sparc64
74Obsoletes: sparc32
75%endif
76Obsoletes: setarch < 2.1
77Provides: setarch = %{version}-%{release}
78
79# libblkid, blkid, findfs is moved from e2fsprogs
80Conflicts: e2fsprogs < 1.41.5
81
82Requires(preun): /sbin/install-info
83Requires(post): /sbin/install-info
84Requires(post): coreutils
85Requires: pam >= 0.66-4, /etc/pam.d/system-auth
86%if %{with_audit}
87Requires: audit-libs >= 1.0.6
88%endif
89Requires: ConsoleKit-libs
90%if %{include_raw}
91Requires: udev
92%endif
93
94# Vine
95Requires(post,preun): alternatives
96Provides: pager
97
98### Floppy patches (Fedora/RHEL specific)
99###
100# add a missing header
101Patch0: util-linux-ng-2.13-floppy-locale.patch
102# add note about ATAPI IDE floppy to fdformat.8
103Patch1: util-linux-ng-2.13-fdformat-man-ide.patch
104# 169628 - /usr/bin/floppy doesn't work with /dev/fd0
105Patch2: util-linux-ng-2.13-floppy-generic.patch
106
107### Fedora/RHEL specific patches -- need to die!
108###
109# remove partitions
110Patch3: util-linux-ng-2.14-blockdev-rmpart.patch
111# 199745 - Non-existant simpleinit(8) mentioned in ctrlaltdel(8)
112Patch4: util-linux-ng-2.13-ctrlaltdel-man.patch
113# /etc/blkid.tab --> /etc/blkid/blkid.tab
114Patch5: util-linux-ng-2.16-blkid-cachefile.patch
115
116### Ready for upstream?
117###
118# 151635 - makeing /var/log/lastlog
119Patch7: util-linux-ng-2.13-login-lastlog.patch
120# 231192 - ipcs is not printing correct values on pLinux
121Patch8: util-linux-ng-2.15-ipcs-32bit.patch
122
123### Upstream patches
124###
125# 513104 - blkid returns no fstype for ext2 device when ext2 module not loaded
126Patch9: util-linux-ng-2.16-libblkid-ext2.patch
127# 518572 -  blkid requires ext2.ko to be decompressed on installation media
128Patch10: util-linux-ng-2.16-libblkid-compression.patch
129# 522718 - sfdisk -d /dev/xxx | sfdisk --force /dev/yyy fails when LANG is set
130Patch11: util-linux-ng-2.14-sfdisk-dump.patch
131# Swsuspend does not work
132Patch12: util-linux-ng-2.16-blkid-swsuspend.patch
133# 514413 -  Extra spaces at the end of CD mount point
134Patch13: util-linux-ng-2.16-libblkid-joliet.patch
135# 519237 - bash: cannot set terminal process group (-1): Inappropriate ioctl for device
136Patch14: util-linux-ng-2.16-switchroot-tty.patch
137
138
139%description
140The util-linux-ng package contains a large variety of low-level system
141utilities that are necessary for a Linux system to function. Among
142others, Util-linux contains the fdisk configuration tool and the login
143program.
144
145%description -l ja
146Util-linux パッケージは Linux システムが機能するために必要なさまざまな
147低レベルのシステムユーティリティを含んでいます。fdisk 設定ツールやログ
148インプログラムも含んでいます。
149
150
151%package -n libblkid
152Summary: Block device ID library
153Group: Development/Libraries
154License: LGPLv2+
155
156%description -n libblkid
157This is block device identification library, part of util-linux-ng.
158
159
160%package -n libblkid-devel
161Summary: Block device ID library
162Group: Development/Libraries
163License: LGPLv2+
164Provides: libblkid-static = %{version}-%{release}
165Requires: libblkid = %{version}-%{release}
166Requires: pkgconfig
167
168%description -n libblkid-devel
169This is the block device identification development library and headers,
170part of util-linux-ng.
171
172
173%package -n libuuid
174Summary: Universally unique ID library
175Group: Development/Libraries
176License: BSD
177
178%description -n libuuid
179This is the universally unique ID library, part of e2fsprogs.
180
181The libuuid library generates and parses 128-bit universally unique
182id's (UUID's).  A UUID is an identifier that is unique across both
183space and time, with respect to the space of all UUIDs.  A UUID can
184be used for multiple purposes, from tagging objects with an extremely
185short lifetime, to reliably identifying very persistent objects
186across a network.
187
188See also the "uuid" package, which is a separate implementation.
189
190%package -n libuuid-devel
191Summary: Universally unique ID library
192Group: Development/Libraries
193License: BSD
194Provides: libuuid-static = %{version}-%{release}
195Requires: libuuid = %{version}-%{release}
196Requires: pkgconfig
197
198%description -n libuuid-devel
199This is the universally unique ID development library and headers,
200part of e2fsprogs.
201
202The libuuid library generates and parses 128-bit universally unique
203id's (UUID's).  A UUID is an identifier that is unique across both
204space and time, with respect to the space of all UUIDs.  A UUID can
205be used for multiple purposes, from tagging objects with an extremely
206short lifetime, to reliably identifying very persistent objects
207across a network.
208
209See also the "uuid-devel" package, which is a separate implementation.
210
211
212%package -n uuidd
213Summary: Helper daemon to guarantee uniqueness of time-based UUIDs
214Group: System Environment/Daemons
215Requires: libuuid = %{version}-%{release}
216License: GPLv2
217Requires(pre): shadow-utils
218
219%description -n uuidd
220The uuidd package contains a userspace daemon (uuidd) which guarantees
221uniqueness of time-based UUID generation even at very high rates on
222SMP systems.
223
224
225
226# compat32
227%package -n compat32-libuuid
228Summary: Universally unique ID library
229Group: Development/Libraries
230Requires: libuuid = %{version}-%{release}
231License: BSD
232
233%description -n compat32-libuuid
234This is the universally unique ID library, part of e2fsprogs.
235
236The libuuid library generates and parses 128-bit universally unique
237id's (UUID's).  A UUID is an identifier that is unique across both
238space and time, with respect to the space of all UUIDs.  A UUID can
239be used for multiple purposes, from tagging objects with an extremely
240short lifetime, to reliably identifying very persistent objects
241across a network.
242
243
244%package -n compat32-libuuid-devel
245Summary: Universally unique ID library
246Group: Development/Libraries
247License: BSD
248Requires: libuuid-devel = %{version}-%{release}
249Requires: compat32-libuuid = %{version}-%{release}
250Requires: pkgconfig
251
252%description -n compat32-libuuid-devel
253This is the universally unique ID development library and headers,
254part of e2fsprogs.
255
256The libuuid library generates and parses 128-bit universally unique
257id's (UUID's).  A UUID is an identifier that is unique across both
258space and time, with respect to the space of all UUIDs.  A UUID can
259be used for multiple purposes, from tagging objects with an extremely
260short lifetime, to reliably identifying very persistent objects
261across a network.
262
263
264%prep
265%setup -q -a 11
266cp %{SOURCE8} %{SOURCE9} .
267
268%patch0 -p1
269%patch1 -p1
270%patch2 -p1
271%patch3 -p1
272%patch4 -p1
273%patch5 -p1
274%patch7 -p1
275%patch8 -p1
276%patch9 -p1
277%patch10 -p1
278%patch11 -p1
279%patch12 -p1
280%patch13 -p1
281%patch14 -p1
282
283
284%build
285unset LINGUAS || :
286
287export CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 $RPM_OPT_FLAGS"
288export SUID_CFLAGS="-fpie"
289export SUID_LDFLAGS="-pie"
290%configure \
291        --bindir=/bin \
292        --sbindir=/sbin \
293        --libdir=/%{_lib} \
294        --disable-wall \
295        --enable-partx \
296        --enable-login-utils \
297        --enable-kill \
298        --enable-write \
299%if %{include_raw}
300        --enable-raw \
301%endif
302%if %{with_selinux}
303        --with-selinux \
304%else
305        --without-selinux \
306%endif
307%if %{with_audit}
308        --with-audit \
309%else
310        --without-audit \
311%endif
312        --with-fsprobe=builtin \
313        --disable-makeinstall-chown
314
315# build util-linux-ng
316make %{?_smp_mflags}
317
318# build floppy stuff
319pushd floppy-%{floppyver}
320%configure --disable-gtk2
321make %{?_smp_mflags}
322popd
323
324# build nologin
325gcc $CFLAGS -o nologin nologin.c
326
327
328%install
329rm -rf ${RPM_BUILD_ROOT}
330mkdir -p ${RPM_BUILD_ROOT}/{bin,sbin}
331mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
332mkdir -p ${RPM_BUILD_ROOT}%{_infodir}
333mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man{1,6,8,5}
334mkdir -p ${RPM_BUILD_ROOT}%{_sbindir}
335mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/{pam.d,security/console.apps,blkid}
336mkdir -p ${RPM_BUILD_ROOT}/var/log
337touch ${RPM_BUILD_ROOT}/var/log/lastlog
338chmod 0644 ${RPM_BUILD_ROOT}/var/log/lastlog
339
340# install util-linux-ng
341make install DESTDIR=${RPM_BUILD_ROOT}
342
343# inslall floppy stuff
344pushd floppy-%{floppyver}
345make install DESTDIR=${RPM_BUILD_ROOT}
346rm -f ${RPM_BUILD_ROOT}%{_bindir}/floppygtk
347popd
348
349# install nologin
350install -m 755 nologin ${RPM_BUILD_ROOT}/sbin
351install -m 644 nologin.8 ${RPM_BUILD_ROOT}%{_mandir}/man8
352
353%if %{include_raw}
354echo '.so man8/raw.8' > $RPM_BUILD_ROOT%{_mandir}/man8/rawdevices.8
355{
356        # see RH bugzilla #216664
357        mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/udev/rules.d
358        pushd ${RPM_BUILD_ROOT}%{_sysconfdir}/udev/rules.d
359        install -m 644 %{SOURCE4} ./60-raw.rules
360        popd
361}
362%endif
363
364# Our own initscript for uuidd
365install -D -m 755 %{SOURCE10} ${RPM_BUILD_ROOT}/etc/rc.d/init.d/uuidd
366# And a dirs uuidd needs that the makefiles don't create
367install -d ${RPM_BUILD_ROOT}/var/run/uuidd
368install -d ${RPM_BUILD_ROOT}/var/lib/libuuid
369
370# libtool junk
371rm -rf ${RPM_BUILD_ROOT}%{_libdir}/*.la
372
373# PAM settings
374{
375        pushd ${RPM_BUILD_ROOT}%{_sysconfdir}/pam.d
376%if %{with_selinux}
377        install -m 644 %{SOURCE1} ./login
378        install -m 644 %{SOURCE2} ./remote
379%else
380        install -m 644 %{SOURCE5} ./login
381        install -m 644 %{SOURCE6} ./remote
382%endif
383        install -m 644 %{SOURCE3} ./chsh
384        install -m 644 %{SOURCE3} ./chfn
385        popd
386}
387
388ln -sf ../../sbin/hwclock ${RPM_BUILD_ROOT}/usr/sbin/hwclock
389ln -sf hwclock ${RPM_BUILD_ROOT}/sbin/clock
390
391# install tmpfs mount helper
392pushd ${RPM_BUILD_ROOT}/sbin
393install -m 755 %{SOURCE7} ./mount.tmpfs
394popd
395
396
397# Final cleanup
398%ifnarch %cytune_archs
399rm -f $RPM_BUILD_ROOT%{_bindir}/cytune $RPM_BUILD_ROOT%{_mandir}/man8/cytune.8*
400%endif
401%ifarch %no_hwclock_archs
402rm -f $RPM_BUILD_ROOT/sbin/{hwclock,clock} $RPM_BUILD_ROOT%{_mandir}/man8/hwclock.8* $RPM_BUILD_ROOT/usr/sbin/{hwclock,clock}
403%endif
404%ifarch s390 s390x
405rm -f $RPM_BUILD_ROOT/usr/{bin,sbin}/{fdformat,tunelp,floppy} $RPM_BUILD_ROOT%{_mandir}/man8/{fdformat,tunelp,floppy}.8*
406%endif
407
408# deprecated commands
409for I in /sbin/fsck.minix /sbin/mkfs.{bfs,minix} /sbin/sln \
410        /usr/bin/chkdupexe %{_bindir}/line %{_bindir}/pg %{_bindir}/newgrp \
411        /sbin/shutdown /usr/sbin/vipw /usr/sbin/vigr; do
412        rm -f $RPM_BUILD_ROOT$I
413done
414
415# deprecated man pages
416for I in man1/chkdupexe.1 man1/line.1 man1/pg.1 man1/newgrp.1 \
417        man8/fsck.minix.8 man8/mkfs.minix.8 man8/mkfs.bfs.8 \
418        man8/vipw.8 man8/vigr; do
419        rm -rf $RPM_BUILD_ROOT%{_mandir}/${I}*
420done
421
422# deprecated docs
423for I in text-utils/README.pg misc-utils/README.reset floppy-%{floppyver}/README.html; do
424        rm -rf $I
425done
426
427# rename docs
428mv floppy-%{floppyver}/README floppy-%{floppyver}/README.floppy
429
430# we install getopt/getopt-*.{bash,tcsh} as doc files
431chmod 644 getopt/getopt-*.{bash,tcsh}
432rm -f ${RPM_BUILD_ROOT}%{_datadir}/getopt/*
433rmdir ${RPM_BUILD_ROOT}%{_datadir}/getopt
434
435ln -sf ../../bin/kill $RPM_BUILD_ROOT%{_bindir}/kill
436
437# /usr/sbin -> /sbin
438for I in addpart delpart partx; do
439        if [ -e $RPM_BUILD_ROOT/usr/sbin/$I ]; then
440                mv $RPM_BUILD_ROOT/usr/sbin/$I $RPM_BUILD_ROOT/sbin/$I
441        fi
442done
443
444# /usr/bin -> /bin
445for I in taskset; do
446        if [ -e $RPM_BUILD_ROOT/usr/bin/$I ]; then
447                mv $RPM_BUILD_ROOT/usr/bin/$I $RPM_BUILD_ROOT/bin/$I
448        fi
449done
450
451# /sbin -> /bin
452for I in raw; do
453        if [ -e $RPM_BUILD_ROOT/sbin/$I ]; then
454                mv $RPM_BUILD_ROOT/sbin/$I $RPM_BUILD_ROOT/bin/$I
455        fi
456done
457
458# omit info/dir file
459rm -f ${RPM_BUILD_ROOT}%{_infodir}/dir
460
461# find MO files
462%find_lang %name
463
464# the files section supports only one -f option...
465mv %{name}.lang %{name}.files
466
467# create list of setarch(8) symlinks
468find  $RPM_BUILD_ROOT%{_bindir}/ -regextype posix-egrep -type l \
469        -regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)$" \
470        -printf "%{_bindir}/%f\n" >> %{name}.files
471
472find  $RPM_BUILD_ROOT%{_mandir}/man8 -regextype posix-egrep  \
473        -regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)\.8.*" \
474        -printf "%{_mandir}/man8/%f*\n" >> %{name}.files
475
476
477%clean
478[ "${RPM_BUILD_ROOT}" != "/" ] && rm -rf ${RPM_BUILD_ROOT}
479
480
481%post
482/sbin/install-info %{_infodir}/ipc.info %{_infodir}/dir
483# only for minimal buildroots without /var/log
484[ -d /var/log ] || /bin/mkdir -p /var/log
485/bin/touch /var/log/lastlog
486/bin/chown root:root /var/log/lastlog
487/bin/chmod 0644 /var/log/lastlog
488%{_syssbindir}/update-alternatives --install %{_bindir}/pager \
489        pager %{_sysbindir}/more 40
490%if %{with_selinux}
491# Fix the file context, do not use restorecon
492if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then
493        SECXT=$( /usr/sbin/matchpathcon -n /var/log/lastlog 2> /dev/null )
494        if [ -n "$SECXT" ]; then
495                # Selinux enabled, but without policy? It's true for buildroots
496                # without selinux stuff on host machine with enabled selinux.
497                # We don't want to use any RPM dependence on selinux policy for
498                # matchpathcon(2). SELinux policy should be optional.
499                /usr/bin/chcon "$SECXT"  /var/log/lastlog >/dev/null 2>&1
500        fi
501fi
502%endif
503
504
505%preun
506if [ "$1" = 0 ]; then
507        /sbin/install-info --del %{_infodir}/ipc.info %{_infodir}/dir
508        %{_syssbindir}/update-alternatives --remove pager %{_sysbindir}/more
509fi
510exit 0
511
512
513%post -n libblkid
514/sbin/ldconfig
515[ -e /etc/blkid.tab ] && mv /etc/blkid.tab /etc/blkid/blkid.tab || :
516[ -e /etc/blkid.tab.old ] && mv /etc/blkid.tab.old /etc/blkid/blkid.tab.old || :
517
518%postun -n libblkid -p /sbin/ldconfig
519
520%post -n libuuid -p /sbin/ldconfig
521%postun -n libuuid -p /sbin/ldconfig
522
523%post -n compat32-libuuid -p /sbin/ldconfig
524%postun -n compat32-libuuid -p /sbin/ldconfig
525
526%pre -n uuidd
527getent group uuidd >/dev/null || groupadd -r uuidd
528getent passwd uuidd >/dev/null || \
529useradd -r -g uuidd -d /var/lib/libuuid -s /sbin/nologin \
530    -c "UUID generator helper daemon" uuidd
531exit 0
532
533%post -n uuidd
534/sbin/chkconfig --add uuidd
535
536%preun -n uuidd
537if [ "$1" = 0 ]; then
538        /sbin/service uuidd stop > /dev/null 2>&1 || :
539        /sbin/chkconfig --del uuidd
540fi
541
542
543%files -f %{name}.files
544%defattr(-,root,root)
545%doc */README.* NEWS AUTHORS licenses/* README*
546%doc getopt/getopt-*.{bash,tcsh}
547
548%config(noreplace)      %{_sysconfdir}/pam.d/chfn
549%config(noreplace)      %{_sysconfdir}/pam.d/chsh
550%config(noreplace)      %{_sysconfdir}/pam.d/login
551%config(noreplace)      %{_sysconfdir}/pam.d/remote
552
553%attr(4755,root,root)   /bin/mount
554%attr(4755,root,root)   /bin/umount
555%attr(755,root,root)    /sbin/mount.tmpfs
556%attr(755,root,root)    /bin/login
557%attr(4711,root,root)   %{_bindir}/chfn
558%attr(4711,root,root)   %{_bindir}/chsh
559%attr(2755,root,tty)    %{_bindir}/write
560
561%ghost %attr(0644,root,root)    %verify(not md5 size mtime)     /var/log/lastlog
562
563/bin/dmesg
564/bin/kill
565/bin/more
566/bin/taskset
567/sbin/addpart
568/sbin/agetty
569/sbin/blkid
570/sbin/blockdev
571/sbin/ctrlaltdel
572/sbin/delpart
573/sbin/fdisk
574/sbin/findfs
575/sbin/fsck
576/sbin/fsck.cramfs
577/sbin/losetup
578/sbin/mkfs
579/sbin/mkfs.cramfs
580/sbin/mkswap
581/sbin/nologin
582/sbin/partx
583/sbin/pivot_root
584/sbin/swapoff
585/sbin/swapon
586/sbin/switch_root
587
588%{_bindir}/cal
589%{_bindir}/chrt
590%{_bindir}/col
591%{_bindir}/colcrt
592%{_bindir}/colrm
593%{_bindir}/column
594%{_bindir}/ddate
595%{_bindir}/flock
596%{_bindir}/getopt
597%{_bindir}/hexdump
598%{_bindir}/ionice
599%{_bindir}/ipcmk
600%{_bindir}/ipcrm
601%{_bindir}/ipcs
602%{_bindir}/isosize
603%{_bindir}/kill
604%{_bindir}/logger
605%{_bindir}/look
606%{_bindir}/lscpu
607%{_bindir}/mcookie
608%{_bindir}/namei
609%{_bindir}/rename
610%{_bindir}/renice
611%{_bindir}/rev
612%{_bindir}/script
613%{_bindir}/scriptreplay
614%{_bindir}/setarch
615%{_bindir}/setsid
616%{_bindir}/setterm
617%{_bindir}/tailf
618%{_bindir}/ul
619%{_bindir}/uuidgen
620%{_bindir}/whereis
621
622%{_sbindir}/ldattach
623%{_sbindir}/readprofile
624%{_sbindir}/rtcwake
625
626%{_infodir}/ipc.info*
627
628%{_mandir}/man1/cal.1*
629%{_mandir}/man1/chfn.1*
630%{_mandir}/man1/chrt.1*
631%{_mandir}/man1/chsh.1*
632%{_mandir}/man1/col.1*
633%{_mandir}/man1/colcrt.1*
634%{_mandir}/man1/colrm.1*
635%{_mandir}/man1/column.1*
636%{_mandir}/man1/ddate.1*
637%{_mandir}/man1/dmesg.1*
638%{_mandir}/man1/flock.1*
639%{_mandir}/man1/getopt.1*
640%{_mandir}/man1/hexdump.1*
641%{_mandir}/man1/ionice.1*
642%{_mandir}/man1/ipcmk.1*
643%{_mandir}/man1/ipcrm.1*
644%{_mandir}/man1/ipcs.1*
645%{_mandir}/man1/kill.1*
646%{_mandir}/man1/logger.1*
647%{_mandir}/man1/login.1*
648%{_mandir}/man1/look.1*
649%{_mandir}/man1/lscpu.1*
650%{_mandir}/man1/mcookie.1*
651%{_mandir}/man1/more.1*
652%{_mandir}/man1/namei.1*
653%{_mandir}/man1/readprofile.1*
654%{_mandir}/man1/rename.1*
655%{_mandir}/man1/renice.1*
656%{_mandir}/man1/rev.1*
657%{_mandir}/man1/script.1*
658%{_mandir}/man1/scriptreplay.1*
659%{_mandir}/man1/setsid.1*
660%{_mandir}/man1/setterm.1*
661%{_mandir}/man1/tailf.1*
662%{_mandir}/man1/taskset.1*
663%{_mandir}/man1/ul.1*
664%{_mandir}/man1/uuidgen.1*
665%{_mandir}/man1/whereis.1*
666%{_mandir}/man1/write.1*
667
668%{_mandir}/man5/fstab.5*
669
670%{_mandir}/man8/addpart.8*
671%{_mandir}/man8/agetty.8*
672%{_mandir}/man8/blkid.8*
673%{_mandir}/man8/blockdev.8*
674%{_mandir}/man8/ctrlaltdel.8*
675%{_mandir}/man8/delpart.8*
676%{_mandir}/man8/fdisk.8*
677%{_mandir}/man8/findfs.8*
678%{_mandir}/man8/fsck.8*
679%{_mandir}/man8/isosize.8*
680%{_mandir}/man8/ldattach.8*
681%{_mandir}/man8/losetup.8*
682%{_mandir}/man8/mkfs.8*
683%{_mandir}/man8/mkswap.8*
684%{_mandir}/man8/mount.8*
685%{_mandir}/man8/nologin.8*
686%{_mandir}/man8/partx.8*
687%{_mandir}/man8/pivot_root.8*
688%{_mandir}/man8/rtcwake.8*
689%{_mandir}/man8/setarch.8*
690%{_mandir}/man8/swapoff.8*
691%{_mandir}/man8/swapon.8*
692%{_mandir}/man8/switch_root.8*
693%{_mandir}/man8/umount.8*
694
695%if %{include_raw}
696/bin/raw
697%config(noreplace)      %{_sysconfdir}/udev/rules.d/60-raw.rules
698%{_mandir}/man8/raw.8*
699%{_mandir}/man8/rawdevices.8*
700%endif
701
702%ifnarch s390 s390x
703/sbin/clock
704/sbin/hwclock
705%{_bindir}/floppy
706%{_sbindir}/fdformat
707%{_sbindir}/hwclock
708%{_sbindir}/tunelp
709%{_mandir}/man8/fdformat.8*
710%{_mandir}/man8/floppy.8*
711%{_mandir}/man8/hwclock.8*
712%{_mandir}/man8/tunelp.8*
713%endif
714
715%ifnarch sparc sparcv9 sparc64
716%doc fdisk/sfdisk.examples
717/sbin/cfdisk
718/sbin/sfdisk
719%{_mandir}/man8/cfdisk.8*
720%{_mandir}/man8/sfdisk.8*
721%endif
722
723%ifarch sparc sparc64 sparcv9
724%{_bindir}/sunhostid
725%endif
726
727%ifarch %cytune_archs
728%{_bindir}/cytune
729%{_mandir}/man8/cytune.8*
730%endif
731
732
733%files -n uuidd
734%defattr(-,root,root)
735/etc/rc.d/init.d/uuidd
736%{_mandir}/man8/uuidd.8*
737%attr(-, uuidd, uuidd) %{_sbindir}/uuidd
738%dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
739%dir %attr(2775, uuidd, uuidd) /var/run/uuidd
740
741
742%files -n libblkid
743%defattr(-,root,root)
744%dir /etc/blkid
745/%{_lib}/libblkid.so.*
746
747
748%files -n libblkid-devel
749%defattr(-,root,root)
750%{_libdir}/libblkid.a
751%{_libdir}/libblkid.so
752%{_includedir}/blkid
753%{_mandir}/man3/libblkid.3*
754%{_libdir}/pkgconfig/blkid.pc
755
756
757%files -n libuuid
758%defattr(-,root,root)
759/%{_lib}/libuuid.so.*
760
761%files -n libuuid-devel
762%defattr(-,root,root)
763%{_libdir}/libuuid.a
764%{_libdir}/libuuid.so
765%{_includedir}/uuid
766%{_mandir}/man3/uuid.3*
767%{_mandir}/man3/uuid_clear.3*
768%{_mandir}/man3/uuid_compare.3*
769%{_mandir}/man3/uuid_copy.3*
770%{_mandir}/man3/uuid_generate.3*
771%{_mandir}/man3/uuid_generate_random.3*
772%{_mandir}/man3/uuid_generate_time.3*
773%{_mandir}/man3/uuid_is_null.3*
774%{_mandir}/man3/uuid_parse.3*
775%{_mandir}/man3/uuid_time.3*
776%{_mandir}/man3/uuid_unparse.3*
777%{_libdir}/pkgconfig/uuid.pc
778
779# compat32
780%if %{build_compat32}
781%files -n compat32-libuuid
782%defattr(-,root,root)
783/%{_lib}/libuuid.so.*
784
785%files -n compat32-libuuid-devel
786%defattr(-,root,root)
787%{_libdir}/libuuid.a
788%{_libdir}/libuuid.so
789%{_libdir}/pkgconfig/uuid.pc
790%endif
791
792%changelog
793* Thu Feb 11 2010 NAKAMURA Kenta <kenta@vinelinux.org> - 2.16-3
794- added compat32-libuuid packages for x86_64 arch support
795- added BuildRequires: popt-devel
796
797* Wed Feb 10 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.16-2
798- rebuilt with new toolchain
799
800* Mon Oct 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16-1
801- update to 2.16 (merge patches from fedora)
802- libblkid/blkid/findfs is moved from e2fsprogs
803  - add libuuid, libblkid and uuddd subpackage
804
805* Mon Sep 15 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-1
806- new upstream release
807
808* Wed Jun 25 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.14-2
809- updated to util-linux-ng 2.14 based on 2.14-1 from Fedora
810- define with_{selinux,audit} macros (defaults to 0 on Vine)
811- add Source[56] for system without selinux
812- merge previous Vine changes on util-linux-2.12r-2:
813  - Fri Apr 13 2007 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 2.12p-0vl9
814  - add Provides: pager
815  - add Requires(post,preun): alternatives
816
817  - Mon Apr 09 2007 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 2.12p-0vl8
818  - add update-alternatives: pager in %%post, %%preun scriptlet
819  - add /usr/sbin/clock in %%files section
820
821* Mon Jun  9 2008 Karel Zak <kzak@redhat.com> 2.14-1
822- upgrade to stable util-linux-ng release
823
824* Mon May 19 2008 Karel Zak <kzak@redhat.com> 2.14-0.1
825- upgrade to 2.14-rc3
826- remove arch(8) (deprecated in favor of uname(1) or arch(1) from coreutils)
827- add a new command ldattach(8)
828- cfdisk(8) linked with libncursesw
829
830* Tue Apr 22 2008 Karel Zak <kzak@redhat.com> 2.13.1-9
831- fix audit log injection attack via login
832
833* Thu Apr 17 2008 Karel Zak <kzak@redhat.com> 2.13.1-8
834- fix location of the command raw(8)
835
836* Tue Apr 15 2008 Karel Zak <kzak@redhat.com> 2.13.1-7
837- fix 244383 - libblkid uses TYPE="swsuspend" for S1SUSPEND/S2SUSPEND
838
839* Wed Apr  2 2008 Karel Zak <kzak@redhat.com> 2.13.1-6
840- fix 439984 - backport mkswap -U
841
842* Wed Mar 26 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.13.1-5
843- clean up sparc conditionals
844
845* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.13.1-4
846- Autorebuild for GCC 4.3
847
848* Mon Jan 28 2008 Karel Zak <kzak@redhat.com> 2.13.1-3
849- upgrade to new upstream release
850- fix #427874 - util-linux-ng gets "excess command line argument" on update
851
852* Wed Jan  2 2008 Karel Zak <kzak@redhat.com> 2.13.1-2
853- update to upstream 2.13.1-rc2
854
855* Wed Dec 12 2007 Dan Walsh <dwalsh@redhat.com> 2.13.1-1
856- Fix pam files so that pam_keyinit happens after pam_selinux.so
857
858* Wed Dec 12 2007 Karel Zak <kzak@redhat.com> 2.13.1-0.2
859- remove viwp and vigr (in favour of shadow-utils)
860
861* Sun Dec  9 2007 Karel Zak <kzak@redhat.com> 2.13.1-0.1
862- update to the latest upstream stable branch
863  (commit: fda9d11739ee88c3b2f22a73f12ec019bd3b8335)
864
865* Wed Oct 31 2007 Karel Zak <kzak@redhat.com> 2.13-4
866- fix #354791 - blockdev command calls the blkpg ioctl with a wrong data structure
867
868* Tue Oct 16 2007 Karel Zak <kzak@redhat.com> 2.13-3
869- fix mount -L | -U segfault
870- fix script die on SIGWINCH
871
872* Thu Oct  4 2007 Karel Zak <kzak@redhat.com> 2.13-2
873- update to the latest upstream stable branch
874
875* Tue Aug 28 2007 Karel Zak <kzak@redhat.com> 2.13-1
876- upgrade to stable util-linux-ng release
877
878* Fri Aug 24 2007 Karel Zak <kzak@redhat.com> 2.13-0.59
879- add release number to util-linux Provides and increment setarch Obsoletes
880- fix #254114 - spec typo
881- upgrade to floppy-0.16
882- add BuildRequires: popt-devel
883
884* Wed Aug 22 2007 Jesse Keating <jkeating@redhat.com>  2.13-0.58
885- Obsolete a sufficiently high enough version of setarch
886
887* Mon Aug 20 2007 Karel Zak <kzak@redhat.com>  2.13-0.57
888- fix #253664 - util-linux-ng fails to build on sparc (patch by Dennis Gilmore)
889- rebase to new GIT snapshot
890
891* Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.56
892- fix obsoletes field
893
894* Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.55
895- util-linux-ng includes setarch(1), define relevat Obsoletes+Provides
896
897* Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.54
898- port "blockdev --rmpart" patch from util-linux
899- use same Provides/Obsoletes setting like in util-linux
900
901* Wed Aug 15 2007 Karel Zak <kzak@redhat.com> 2.13-0.53
902- fix #252046 - review Request: util-linux-ng (util-linux replacement)
903
904* Mon Aug 13 2007 Karel Zak <kzak@redhat.com> 2.13-0.52
905- rebase to util-linux-ng (new util-linux upstream fork,
906                based on util-linux 2.13-pre7)
907- more than 70 Fedora/RHEL patches have been merged to upstream code
908
909* Fri Apr  6 2007 Karel Zak <kzak@redhat.com> 2.13-0.51
910- fix #150493 - hwclock --systohc sets clock 0.5 seconds slow
911- fix #220873 - starting RPC idmapd: Error: RPC MTAB does not exist.
912                (added rpc_pipefs to util-linux-2.13-umount-sysfs.patch)
913- fix #227903 - mount -f does not work with NFS-mounted
914
915* Sat Mar  3 2007 David Zeuthen <davidz@redhat.com> 2.13-0.50
916- include ConsoleKit session module by default (#229172)
917
918* Thu Jan 11 2007 Karel Zak <kzak@redhat.com> 2.13-0.49
919- fix #222293 - undocumented partx,addpart, delpart
920
921* Sun Dec 17 2006 Karel Zak <kzak@redhat.com> 2.13-0.48
922- fix paths in po/Makefile.in.in
923
924* Fri Dec 15 2006 Karel Zak <kzak@redhat.com> 2.13-0.47
925- fix #217240 - namei ignores non-directory components instead of saying "Not a directory"
926- fix #217241 - namei enforces symlink limits inconsistently
927
928* Wed Dec 14 2006 Karel Zak <kzak@redhat.com> 2.13-0.46
929- fix leaking file descriptor in the more command (patch by Steve Grubb)
930
931* Wed Dec 13 2006 Karel Zak <kzak@redhat.com> 2.13-0.45
932- use ncurses only
933- fix #218915 - fdisk -b 4K
934- upgrade to -pre7 release
935- fix building problem with raw0 patch
936- fix #217186 - /bin/sh: @MKINSTALLDIRS@: No such file or directory
937  (port po/Makefile.in.in from gettext-0.16)
938- sync with FC6 and RHEL5:
939- fix #216489 - SCHED_BATCH option missing in chrt
940- fix #216712 - issues with raw device support ("raw0" is wrong device name)
941- fix #216760 - mount with context or fscontext option fails
942  (temporarily disabled the support for additional contexts -- not supported by kernel yet)
943- fix #211827 - Can't mount with additional contexts
944- fix #213127 - mount --make-unbindable does not work
945- fix #211749 - add -r option to losetup to create a read-only loop
946
947* Thu Oct 12 2006 Karel Zak <kzak@redhat.com> 2.13-0.44
948- fix #209911 - losetup.8 updated (use dm-crypt rather than deprecated cryptoloop)
949- fix #210338 - spurious error from '/bin/login -h $PHONENUMBER' (bug in IPv6 patch)
950- fix #208634 - mkswap "works" without warning on a mounted device
951
952* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.43
953- rebuilt for unwind info generation, broken in gcc-4.1.1-21
954
955* Wed Sep 20 2006 Karel Zak <kzak@redhat.com> 2.13-0.42
956- remove obsolete NFS code and patches (we use /sbin/mount.nfs
957  and /sbin/umount.nfs from nfs-utils now)
958- move nfs.5 to nfs-utils
959
960* Fri Sep 15 2006 Karel Zak <kzak@redhat.com> 2.13-0.41
961- fix #205038 - mount not allowing sloppy option (exports "-s"
962  to external /sbin/mount.nfs(4) calls)
963- fix minor bug in util-linux-2.13-mount-twiceloop.patch
964- fix #188193- util-linux should provide plugin infrastructure for HAL
965
966* Mon Aug 21 2006 Karel Zak <kzak@redhat.com> 2.13-0.40
967- fix Makefile.am in util-linux-2.13-mount-context.patch
968- fix #201343 - pam_securetty requires known user to work
969                (split PAM login configuration to two files)
970- fix #203358 - change location of taskset binary to allow for early affinity work
971
972* Fri Aug 11 2006 Karel Zak <kzak@redhat.com> 2.13-0.39
973- fix #199745 - non-existant simpleinit(8) mentioned in ctrlaltdel(8)
974
975* Thu Aug 10 2006 Dan Walsh <dwalsh@redhat.com> 2.13-0.38
976- Change keycreate line to happen after pam_selinux open call so it gets correct context
977
978* Thu Aug 10 2006 Karel Zak <kzak@redhat.com> 2.13-0.37
979- fix #176494 - last -i returns strange IP addresses (patch by Bill Nottingham)
980
981* Thu Jul 27 2006 Karel Zak <kzak@redhat.com> 2.13-0.36
982- fix #198300, #199557 - util-linux "post" scriptlet failure
983
984* Thu Jul 27 2006 Steve Dickson <steved@redhat.com> 2.13-0.35
985- Added the -o fsc flag to nfsmount.
986
987* Wed Jul 26 2006 Karel Zak <kzak@redhat.com> 2.13-0.34
988- rebuild
989
990* Tue Jul 18 2006 Karel Zak <kzak@redhat.com> 2.13-0.33
991- add Requires(post): libselinux
992
993* Mon Jul 17 2006 Karel Zak <kzak@redhat.com> 2.13-0.32
994- add IPv6 support to the login command (patch by Milan Zazrivec)
995- fix #198626 - add keyinit instructions to the login PAM script
996  (patch by David Howells)
997
998* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.31.1
999- rebuild
1000
1001* Tue Jul 11 2006 Karel Zak <kzak@redhat.com> 2.13-0.31
1002- cleanup dependences for post and preun scriptlets
1003
1004* Mon Jul 10 2006 Karsten Hopp <karsten@redhat.de> 2.13-0.30
1005- silence install in minimal buildroot without /var/log
1006
1007* Fri Jul  7 2006 Karel Zak <kzak@redhat.com> 2.13-0.29
1008- include the raw command for RHELs
1009
1010* Mon Jun 26 2006 Florian La Roche <laroche@redhat.com> 2.13-0.28
1011- move install-info parts from postun to preun
1012
1013* Wed Jun 21 2006 Dan Walsh <dwalsh@RedHat.com> 2.13-0.27
1014- Only execute chcon on machines with selinux enabled
1015
1016* Wed Jun 14 2006 Steve Dickson <steved@redhat.com> 2.13-0.26
1017- Remove unneeded header files from nfsmount.c
1018
1019* Mon Jun 12 2006 Karel Zak <kzak@redhat.com> 2.13-0.25
1020- fix #187014 - umount segfaults for normal user
1021- fix #183446 - cal not UTF-8-aware
1022- fix #186915 - mount does not translate SELIinux context options though libselinux
1023- fix #185500 - Need man page entry for -o context= mount option
1024- fix #152579 - missing info about /etc/mtab and /proc/mounts mismatch
1025- fix #183890 - missing info about possible ioctl() and fcntl() problems on NFS filesystem
1026- fix #191230 - using mount --move results in wrong data in /etc/mtab
1027- added mount subtrees support
1028- fdisk: wrong number of sectors for large disks (suse#160822)
1029- merge fdisk-xvd (#182553) with new fdisk-isfull (#188981) patch
1030- fix #181549 - raw(8) manpage has old information about dd
1031- remove asm/page.h usage
1032
1033* Wed May 24 2006 Dan Walsh <dwalsh@RedHat.com> 2.13-0.24
1034- Remove requirement on restorecon, since we can do the same thing
1035- with chcon/matchpathcon, and not add requirement on policycoreutils
1036
1037* Wed May 24 2006 Steve Dickson <steved@redhat.com> 2.13-0.23
1038- Fixed bug in patch for bz183713 which cause nfs4 mounts to fail.
1039
1040* Tue May  2 2006 Steve Dickson <steved@redhat.com> 2.13-0.22
1041- Added syslog logging to background mounts as suggested
1042  by a customer.
1043
1044* Mon May  1 2006 Steve Dickson <steved@redhat.com> 2.13-0.21
1045- fix #183713 - foreground mounts are not retrying as advertised
1046- fix #151549 - Added 'noacl' mount flag
1047- fix #169042 - Changed nfsmount to try udp before using tcp when rpc-ing
1048                the remote rpc.mountd (iff -o tcp is not specified).
1049                This drastically increases the total number of tcp mounts
1050                that can happen at once (ala autofs).
1051
1052* Wed Mar  9 2006 Jesse Keating <jkeating@redhat.com> 2.13-0.20
1053- Better calling of restorecon as suggested by Bill Nottingham
1054- prereq restorecon to avoid ordering issues
1055
1056* Wed Mar  9 2006 Jesse Keating <jkeating@redhat.com> 2.13-0.19
1057- restorecon /var/log/lastlog
1058
1059* Wed Mar  8 2006 Karel Zak <kzak@redhat.com> 2.13-0.17
1060- fix #181782 - mkswap selinux relabeling (fix util-linux-2.13-mkswap-selinux.patch)
1061
1062* Wed Feb 22 2006 Karel Zak <kzak@redhat.com> 2.13-0.16
1063- fix #181782 - mkswap should automatically add selinux label to swapfile
1064- fix #180730 - col is exiting with 1 (fix util-linux-2.12p-col-EILSEQ.patch)
1065- fix #181896 - broken example in schedutils man pages
1066- fix #177331 - login omits pam_acct_mgmt & pam_chauthtok when authentication is skipped.
1067- fix #177523 - umount -a should not unmount sysfs
1068- fix #182553 - fdisk -l inside xen guest shows no disks
1069
1070* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.15.1
1071- bump again for double-long bug on ppc(64)
1072
1073* Wed Feb  8 2006 Peter Jones <pjones@redhat.com> 2.13-0.15
1074- add "blockdev --rmpart N <device>" and "blockdev --rmparts <device>"
1075
1076* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.14.1
1077- rebuilt for new gcc4.1 snapshot and glibc changes
1078
1079* Thu Jan 19 2006 Steve Dickson <steved@redhat.com> 2.13-0.14
1080- Updated the gssd_check() and idmapd_check(), used with
1081  nfsv4 mounts, to looked for the correct file in /var/lock/subsys
1082  which stops bogus warnings.
1083
1084* Tue Jan  3 2006 Karel Zak <kzak@redhat.com> 2.13-0.13
1085- fix #174676 - hwclock audit return code mismatch
1086- fix #176441: col truncates data
1087- fix #174111 - mount allows loopback devices to be mounted more than once to the same mount point
1088- better wide chars usage in the cal command (based on the old 'moremisc' patch)
1089
1090* Mon Dec 12 2005 Karel Zak <kzak@redhat.com> 2.13-0.12
1091- rebuilt
1092
1093* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
1094- rebuilt
1095
1096* Fri Nov 25 2005 Karel Zak <kzak@redhat.com> 2.13-0.11.pre6
1097- update to upstream version 2.13-pre6
1098- fix #172203 - mount man page in RHEL4 lacks any info on cifs mount options
1099
1100* Mon Nov  7 2005 Karel Zak <kzak@redhat.com> 2.13-0.10.pre5
1101- fix #171337 - mkfs.cramfs doesn't work correctly with empty files
1102
1103* Fri Oct 28 2005 Karel Zak <kzak@redhat.com> 2.13-0.9.pre5
1104- rebuild
1105
1106* Wed Oct 26 2005 Karel Zak <kzak@redhat.com> 2.13-0.8.pre5
1107- updated version of the patch for hwclock audit
1108
1109* Thu Oct 20 2005 Karel Zak <kzak@redhat.com> 2.13-0.7.pre5
1110- fix #171337 - mkfs.cramfs dies creating installer image
1111
1112* Thu Oct 20 2005 Karel Zak <kzak@redhat.com> 2.13-0.6.pre5
1113- update to upstream 2.13pre5
1114- remove separated cramfs1.1 (already in upstream package)
1115- remove odd symlink /usr/bin/mkcramfs -> ../../sbin/mkfs.cramfs
1116- fix #170171 - ipcs -lm always report "max total shared memory (kbytes) = 0"
1117
1118* Mon Oct 17 2005 Karel Zak <kzak@redhat.com> 2.13-0.5.pre4
1119* fix #170564 - add audit message to login
1120
1121* Fri Oct  7 2005 Karel Zak <kzak@redhat.com> 2.13-0.4.pre4
1122- fix #169628 - /usr/bin/floppy doesn't work with /dev/fd0
1123- fix #168436 - login will attempt to run if it has no read/write access to its terminal
1124- fix #168434 - login's timeout can fail - needs to call siginterrupt(SIGALRM,1)
1125- fix #165253 - losetup missing option -a [new feature]
1126- update PAM files (replace pam_stack with new "include" PAM directive)
1127- remove kbdrate from src.rpm
1128- update to 2.13pre4
1129
1130* Fri Oct  7 2005 Steve Dickson <steved@redhat.com> 2.13-0.3.pre3
1131- fix #170110 - Documentation for 'rsize' and 'wsize' NFS mount options
1132                is misleading
1133
1134* Fri Sep  2 2005 Karel Zak <kzak@redhat.com> 2.13-0.3.pre2
1135- fix #166923 - hwclock will not run on a non audit-enabled kernel
1136- fix #159410 - mkswap(8) claims max swap area size is 2 GB
1137- fix #165863 - swsusp swaps should be reinitialized
1138- change /var/log/lastlog perms to 0644
1139
1140* Tue Aug 16 2005 Karel Zak <kzak@redhat.com> 2.13-0.2.pre2
1141- /usr/share/misc/getopt/* -move-> /usr/share/doc/util-linux-2.13/getopt-*
1142- the arch command marked as deprecated
1143- removed: elvtune, rescuept and setfdprm
1144- removed: man8/sln.8 (moved to man-pages, see #10601)
1145- removed REDAME.pg and README.reset
1146- .spec file cleanup
1147- added schedutils (commands: chrt, ionice and taskset)
1148
1149* Tue Jul 12 2005 Karel Zak <kzak@redhat.com> 2.12p-9.7
1150- fix #159339 - util-linux updates for new audit system
1151- fix #158737 - sfdisk warning for large partitions, gpt
1152- fix #150912 - Add ocfs2 support
1153- NULL is better than zero at end of execl()
1154
1155* Thu Jun 16 2005 Karel Zak <kzak@redhat.com> 2.12p-9.5
1156- fix #157656 - CRM 546998: Possible bug in vipw, changes permissions of /etc/shadow and /etc/gshadow
1157- fix #159339 - util-linux updates for new audit system (pam_loginuid.so added to util-linux-selinux.pamd)
1158- fix #159418 - sfdisk unusable - crashes immediately on invocation
1159- fix #157674 - sync option on VFAT mount destroys flash drives
1160- fix .spec file /usr/sbin/{hwclock,clock} symlinks
1161
1162* Wed May  4 2005 Jeremy Katz <katzj@redhat.com> - 2.12p-9.3
1163- rebuild against new libe2fsprogs (and libblkid) to fix cramfs auto-detection
1164
1165* Mon May  2 2005 Karel Zak <kzak@redhat.com> 2.12p-9.2
1166- rebuild
1167
1168* Mon May  2 2005 Karel Zak <kzak@redhat.com> 2.12p-9
1169- fix #156597 - look - doesn't work with separators
1170
1171* Mon Apr 25 2005 Karel Zak <kzak@redhat.com> 2.12p-8
1172- fix #154498 - util-linux login & pam session
1173- fix #155293 - man 5 nfs should include vers as a mount option
1174- fix #76467 - At boot time, fsck chokes on LVs listed by label in fstab
1175- new Source URL
1176- added note about ATAPI IDE floppy to fdformat.8
1177- fix #145355 - Man pages for fstab and fstab-sync in conflict
1178
1179* Tue Apr  5 2005 Karel Zak <kzak@redhat.com> 2.12p-7
1180- enable build with libblkid from e2fsprogs-devel
1181- remove workaround for duplicated labels
1182
1183* Thu Mar 31 2005 Steve Dickson <SteveD@RedHat.com> 2.12p-5
1184- Fixed nfs mount to rollback correctly.
1185
1186* Fri Mar 25 2005 Karel Zak <kzak@redhat.com> 2.12p-4
1187- added /var/log/lastlog to util-linux (#151635)
1188- disabled 'newgrp' in util-linux (enabled in shadow-utils) (#149997, #151613)
1189- improved mtab lock (#143118)
1190- fixed ipcs typo (#151156)
1191- implemented mount workaround for duplicated labels (#116300)
1192
1193* Wed Mar 16 2005 Elliot Lee <sopwith@redhat.com> 2.12p-3
1194- rebuilt
1195
1196* Fri Feb 25 2005 Steve Dickson <SteveD@RedHat.com> 2.12p-2
1197- Changed nfsmount to only use reserve ports when necessary
1198  (bz# 141773)
1199
1200* Thu Dec 23 2004 Elliot Lee <sopwith@redhat.com> 2.12p-1
1201- Update to util-linux-2.12p. This changes swap header format
1202  from - you may need to rerun mkswap if you did a clean install of
1203  FC3.
1204
1205* Fri Dec 10 2004 Elliot Lee <sopwith@redhat.com> 2.12j-1
1206- Update to util-linux-2.12j
1207
1208* Tue Dec  7 2004 Steve Dickson <SteveD@RedHat.com> 2.12a-20
1209- Corrected a buffer overflow problem with nfs mounts.
1210  (bz# 141733)
1211
1212* Wed Dec 01 2004 Elliot Lee <sopwith@redhat.com> 2.12a-19
1213- Patches for various bugs.
1214
1215* Mon Nov 29 2004 Steve Dickson <SteveD@RedHat.com> 2.12a-18
1216- Made NFS mounts adhere to the IP protocol if specified on
1217  command line as well as made NFS umounts adhere to the
1218  current IP protocol. Fix #140016
1219
1220* Thu Oct 14 2004 Elliot Lee <sopwith@redhat.com> 2.12a-16
1221- Add include_raw macro, build with it off for Fedora
1222
1223* Wed Oct 13 2004 Stephen C. Tweedie <sct@redhat.com> - 2.12a-15
1224- Add raw patch to allow binding of devices not yet in /dev
1225
1226* Wed Oct 13 2004 John (J5) Palmieri <johnp@redhat.com> 2.12a-14
1227- Add David Zeuthen's patch to enable the pamconsole flag #133941
1228
1229* Wed Oct 13 2004 Stephen C. Tweedie <sct@redhat.com> 2.12a-13
1230- Restore raw utils (bugzilla #130016)
1231
1232* Mon Oct 11 2004 Phil Knirsch <pknirsch@redhat.com> 2.12a-12
1233- Add the missing remote entry in pam.d
1234
1235* Wed Oct  6 2004 Steve Dickson <SteveD@RedHat.com>
1236- Rechecked in some missing NFS mounting code.
1237
1238* Wed Sep 29 2004 Elliot Lee <sopwith@redhat.com> 2.12a-10
1239- Make swaplabel support work with swapon -a -e
1240
1241* Tue Sep 28 2004 Steve Dickson <SteveD@RedHat.com>
1242- Updated the NFS and NFS4 code to the latest CITI patch set
1243  (in which they incorporate a number of our local patches).
1244
1245* Wed Sep 15 2004 Nalin Dahybhai <nalin@redhat.com> 2.12a-8
1246- Fix #132196 - turn on SELinux support at build-time.
1247
1248* Wed Sep 15 2004 Phil Knirsch <pknirsch@redhat.com> 2.12a-7
1249- Fix #91174 with pamstart.patch
1250
1251* Tue Aug 31 2004 Elliot Lee <sopwith@redhat.com> 2.12a-6
1252- Fix #16415, #70616 with rdevman.patch
1253- Fix #102566 with loginman.patch
1254- Fix #104321 with rescuept.patch (just use plain lseek - we're in _FILE_OFFSET_BITS=64 land now)
1255- Fix #130016 - remove raw.
1256- Re-add agetty (replacing it with mgetty is too much pain, and mgetty is much larger)
1257
1258* Thu Aug 26 2004 Steve Dickson <SteveD@RedHat.com>
1259- Made the NFS security checks more explicit to avoid confusion
1260  (an upstream fix)
1261- Also removed a compilation warning
1262
1263* Wed Aug 11 2004 Alasdair Kergon <agk@redhat.com>
1264- Remove unused mount libdevmapper inclusion.
1265
1266* Wed Aug 11 2004 Alasdair Kergon <agk@redhat.com>
1267- Add device-mapper mount-by-label support
1268- Fix segfault in mount-by-label when a device without a label is present.
1269
1270* Wed Aug 11 2004 Steve Dickson <SteveD@RedHat.com>
1271- Updated nfs man page to show that intr are on by
1272  default for nfs4
1273
1274* Thu Aug 05 2004 Jindrich Novy <jnovy@redhat.com>
1275- modified warning causing heart attack for >16 partitions, #107824
1276
1277* Fri Jul 09 2004 Elliot Lee <sopwith@redhat.com> 2.12a-3
1278- Fix #126623, #126572
1279- Patch cleanup
1280- Remove agetty (use mgetty, agetty is broken)
1281
1282* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
1283- rebuilt
1284
1285* Thu Jun 03 2004 Elliot Lee <sopwith@redhat.com> 2.12a-1
1286- Update to 2.12a
1287- Fix #122448
1288
1289* Thu May 13 2004 Dan Walsh <dwalsh@RedHat.com> 2.12-19
1290- Change pam_selinux to run last
1291
1292* Tue May 04 2004 Elliot Lee <sopwith@redhat.com> 2.12-18
1293- Fix #122448 (autofs issues)
1294
1295* Fri Apr 23 2004 Elliot Lee <sopwith@redhat.com> 2.12-17
1296- Fix #119157 by editing the patch
1297- Add patch145 to fix #119986
1298
1299* Fri Apr 16 2004 Elliot Lee <sopwith@redhat.com> 2.12-16
1300- Fix #118803
1301
1302* Tue Mar 23 2004 Jeremy Katz <katzj@redhat.com> 2.12-15
1303- mkcramfs: use PAGE_SIZE for default blocksize (#118681)
1304
1305* Sat Mar 20 2004 <SteveD@RedHat.com>
1306- Updated the nfs-mount.patch to correctly
1307  handle the mounthost option and to ignore
1308  servers that do not set auth flavors
1309
1310* Tue Mar 16 2004 Dan Walsh <dwalsh@RedHat.com> 2.12-13
1311- Fix selinux ordering or pam for login
1312
1313* Tue Mar 16 2004 <SteveD@RedHat.com>
1314- Make RPC error messages displayed with -v argument
1315- Added two checks to the nfs4 path what will print warnings
1316  when rpc.idmapd and rpc.gssd are not running
1317- Ping NFS v4 servers before diving into kernel
1318- Make v4 mount interruptible which also make the intr option on by default
1319
1320* Sun Mar 13 2004  <SteveD@RedHat.com>
1321- Reworked how the rpc.idmapd and rpc.gssd checks were
1322  done due to review comments from upstream.
1323- Added rpc_strerror() so the '-v' flag will show RPC errors.
1324
1325* Sat Mar 13 2004  <SteveD@RedHat.com>
1326- Added two checks to the nfs4 path what will print warnings
1327  when rpc.idmapd and rpc.gssd are not running.
1328
1329* Thu Mar 11 2004 <SteveD@RedHat.com>
1330- Reworked and updated the nfsv4 patches.
1331
1332* Wed Mar 10 2004 Dan Walsh <dwalsh@RedHat.com>
1333- Bump version
1334
1335* Wed Mar 10 2004 Steve Dickson <SteveD@RedHat.com>
1336- Tried to make nfs error message a bit more meaninful
1337- Cleaned up some warnings
1338
1339* Sun Mar  7 2004 Steve Dickson <SteveD@RedHat.com>
1340- Added pesudo flavors for nfsv4 mounts.
1341- Added BuildRequires: libselinux-devel and Requires: libselinux
1342  when WITH_SELINUX is set.
1343
1344* Fri Feb 27 2004 Dan Walsh <dwalsh@redhat.com> 2.12-5
1345- check for 2.6.3 kernel in mount options
1346
1347* Mon Feb 23 2004 Elliot Lee <sopwith@redhat.com> 2.12-4
1348- Remove /bin/kill for #116100
1349
1350* Fri Feb 20 2004 Dan Walsh <dwalsh@redhat.com> 2.12-3
1351- rebuilt
1352
1353* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
1354- rebuilt
1355
1356* Thu Feb 12 2004 Elliot Lee <sopwith@redhat.com> 2.12-1
1357- Final 2.12 has been out for ages - might as well use it.
1358
1359* Wed Jan 28 2004 Steve Dickson <SteveD@RedHat.com> 2.12pre-4
1360- Added mount patches that have NFS version 4 support
1361
1362* Mon Jan 26 2004 Elliot Lee <sopwith@redhat.com> 2.12pre-3
1363- Provides: mount losetup
1364
1365* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 2.12pre-2
1366- Add multiple to /etc/pam.d/login for SELinux
1367
1368* Thu Jan 15 2004 Elliot Lee <sopwith@redhat.com> 2.12pre-1
1369- 2.12pre-1
1370- Merge mount/losetup packages into the main package (#112324)
1371- Lose separate
1372
1373* Mon Nov 3 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-35.sel
1374- remove selinux code from login and use pam_selinux
1375
1376* Thu Oct 30 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-34.sel
1377- turn on selinux
1378
1379* Fri Oct 24 2003 Elliot Lee <sopwith@redhat.com> 2.11y-34
1380- Add BuildRequires: texinfo (from a bug# I don't remember)
1381- Fix #90588 with mountman patch142.
1382
1383* Mon Oct 6 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-33
1384- turn off selinux
1385
1386* Thu Sep 25 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-32.sel
1387- turn on selinux
1388- remove context selection
1389
1390* Fri Sep 19 2003 Elliot Lee <sopwith@redhat.com> 2.11y-31
1391- Add patch140 (alldevs) to fix #101772. Printing the total size of
1392  all devices was deemed a lower priority than having all devices
1393  (e.g. /dev/ida/c0d9) displayed.
1394
1395* Fri Sep 12 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-31
1396- turn off selinux
1397
1398* Fri Sep 12 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-30.sel
1399- turn on selinux
1400
1401* Fri Sep 5 2003 Elliot Lee <sopwith@redhat.com> 2.11y-28
1402- Fix #103004, #103954
1403
1404* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-27
1405- turn off selinux
1406
1407* Thu Sep 4 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-26.sel
1408- build with selinux
1409
1410* Mon Aug 11 2003 Elliot Lee <sopwith@redhat.com> 2.11y-25
1411- Use urandom instead for mkcramfs
1412
1413* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-24
1414- add SELINUX 2.5 support
1415
1416* Wed Jul 23 2003 Elliot Lee <sopwith@redhat.com> 2.11y-22
1417- #100433 patch
1418
1419* Mon Jun 14 2003 Elliot Lee <sopwith@redhat.com> 2.11y-20
1420- #97381 patch
1421
1422* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
1423- rebuilt
1424
1425* Mon Apr 21 2003 Elliot Lee <sopwith@redhat.com> 2.11y-17
1426- Change patch128 to improve ipcs -l
1427
1428* Fri Apr 11 2003 Elliot Lee <sopwith@redhat.com> 2.11y-16
1429- Fix #85407
1430
1431* Fri Apr 11 2003 Elliot Lee <sopwith@redhat.com> 2.11y-15
1432- Change patch128 to util-linux-2.11f-ipcs-84243-86285.patch to get all
1433ipcs fixes
1434
1435* Thu Apr 10 2003 Matt Wilson <msw@redhat.com> 2.11y-14
1436- fix last login date display on AMD64 (#88574)
1437
1438* Mon Apr  7 2003 Jeremy Katz <katzj@redhat.com> 2.11y-13
1439- include sfdisk on ppc
1440
1441* Fri Mar 28 2003 Jeremy Katz <katzj@redhat.com> 2.11y-12
1442- add patch from msw to change mkcramfs blocksize with a command line option
1443
1444* Tue Mar 25 2003 Phil Knirsch <pknirsch@redhat.com> 2.11y-11
1445- Fix segfault on s390x due to wrong usage of BLKGETSIZE.
1446
1447* Thu Mar 13 2003 Elliot Lee <sopwith@redhat.com> 2.11y-10
1448- Really apply the ipcs patch. Doh.
1449
1450* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
1451- rebuilt
1452
1453* Wed Feb 19 2003 Elliot Lee <sopwith@redhat.com> 2.11y-8
1454- ipcs-84243.patch to fix #84243
1455
1456* Thu Feb 13 2003 Yukihiro Nakai <ynakai@redhat.com> 2.11y-7
1457- Update moremisc patch to fix swprintf()'s minimum field (bug #83361).
1458
1459* Mon Feb 03 2003 Elliot Lee <sopwith@redhat.com> 2.11y-6
1460- Fix mcookie segfault on many 64-bit architectures (bug #83345).
1461
1462* Mon Feb 03 2003 Tim Waugh <twaugh@redhat.com> 2.11y-5
1463- Fix underlined multibyte characters (bug #83376).
1464
1465* Sun Feb 02 2003 Florian La Roche <Florian.LaRoche@redhat.de>
1466- rebuild to have again a s390 rpm
1467- disable some more apps for mainframe
1468
1469* Wed Jan 29 2003 Elliot Lee <sopwith@redhat.com> 2.11y-4
1470- util-linux-2.11y-umask-82552.patch
1471
1472* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
1473- rebuilt
1474
1475* Mon Jan 13 2003 Elliot Lee <sopwith@redhat.com> 2.11y-2
1476- Fix #81069, #75421
1477
1478* Mon Jan 13 2003 Elliot Lee <sopwith@redhat.com> 2.11y-1
1479- Update to 2.11y
1480- Fix #80953
1481- Update patch0, patch107, patch117, patch120 for 2.11y
1482- Remove patch60, patch61, patch207, patch211, patch212, patch119, patch121
1483- Remove patch122, patch200
1484
1485* Wed Oct 30 2002 Elliot Lee <sopwith@redhat.com> 2.11w-2
1486- Remove some crack/unnecessary patches while submitting stuff upstream.
1487- Build with -D_FILE_OFFSET_BITS=64
1488
1489* Tue Oct 29 2002 Elliot Lee <sopwith@redhat.com> 2.11w-1
1490- Update to 2.11w, resolve patch conflicts
1491
1492* Tue Oct 08 2002 Phil Knirsch <pknirsch@redhat.com> 2.11r-10hammer.3
1493- Extended util-linux-2.11b-s390x patch to work again.
1494
1495* Thu Oct 03 2002 Elliot Lee <sopwith@redhat.com> 2.11r-10hammer.2
1496- Add patch122 for hwclock on x86_64
1497
1498* Thu Sep 12 2002 Than Ngo <than@redhat.com> 2.11r-10hammer.1
1499- Fixed pam config files
1500
1501* Wed Sep 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.11r-10hammer
1502- Port to hammer
1503
1504* Fri Aug 30 2002 Elliot Lee <sopwith@redhat.com> 2.11r-10
1505- Patch120 (hwclock) to fix #72140
1506- Include isosize util
1507
1508* Wed Aug 7 2002  Elliot Lee <sopwith@redhat.com> 2.11r-9
1509- Patch120 (skipraid2) to fix #70353, because the original patch was
1510totally useless.
1511
1512* Fri Aug 2 2002  Elliot Lee <sopwith@redhat.com> 2.11r-8
1513- Patch119 (fdisk-add-primary) from #67898
1514
1515* Wed Jul 24 2002 Elliot Lee <sopwith@redhat.com> 2.11r-7
1516- Really add the gptsize patch, instead of what I think the patch says.
1517(+1)
1518
1519* Tue Jul 23 2002 Elliot Lee <sopwith@redhat.com> 2.11r-6
1520- Add the sp[n].size part of the patch from #69603
1521
1522* Mon Jul 22 2002 Florian La Roche <Florian.LaRoche@redhat.de>
1523- adjust mainframe patches
1524
1525* Tue Jul  2 2002 Bill Nottingham <notting@redhat.com> 2.11r-4
1526- only require usermode if we're shipping kbdrate here
1527
1528* Fri Jun 28 2002 Trond Eivind Glomsrod <teg@redhat.com> 2.11r-3
1529- Port the large swap patch to new util-linux... the off_t changes
1530  now in main aren't sufficient
1531
1532* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> 2.11r-2
1533- Remove swapondetect (patch301) until it avoids possible false positives.
1534
1535* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> 2.11r-1
1536- Update to 2.11r, wheeee
1537- Remove unused patches
1538
1539* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> 2.11n-19
1540- Make a note here that this package was the source of the single change
1541contained in util-linux-2.11f-18 (in 7.2/Alpha), and also contains the
1542rawman patch from util-linux-2.11f-17.1 (in 2.1AS).
1543- Package has no runtime deps on slang, so remove the BuildRequires:
1544slang-devel.
1545
1546* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
1547- automated rebuild
1548
1549* Thu Jun 20 2002 Elliot Lee <sopwith@redhat.com> 2.11n-17
1550- Fix teg's swapondetect patch to not print out the usage message when
1551'swapon -a -e' is run. (#66690) (edit existing patch)
1552- Apply hjl's utmp handling patch (#66950) (patch116)
1553- Fix fdisk man page notes on IDE disk partition limit (#64013) (patch117)
1554- Fix mount.8 man page notes on vfat shortname option (#65628) (patch117)
1555- Fix possible cal overflow with widechars (#67090) (patch117)
1556
1557* Tue Jun 11 2002 Trond Eivind Glomsrod <teg@redhat.com> 2.11n-16
1558- support large swap partitions
1559- add '-d' option to autodetect available swap partitions
1560
1561* Thu May 23 2002 Tim Powers <timp@redhat.com>
1562- automated rebuild
1563
1564* Wed May 15 2002 Elliot Lee <sopwith@redhat.com> 2.11n-14
1565- Remove kbdrate (again).
1566
1567* Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de>
1568- adjust mainframe patches to apply to current rpm
1569- do not include fdisk until it is fixed to work on mainframe
1570
1571* Mon Apr 01 2002 Elliot Lee <sopwith@redhat.com> 2.11n-12
1572- Don't strip binaries - rpm does it for us.
1573
1574* Sun Mar 31 2002 Elliot Lee <sopwith@redhat.com> 2.11n-11
1575- Apply patch115 from ejb@ql.org for bug #61868
1576
1577* Wed Mar 27 2002 Elliot Lee <sopwith@redhat.com> 2.11n-10
1578- Finish fixing #60675 (ipcrm man page), updated the patch.
1579- Fix #61203 (patch114 - dumboctal.patch).
1580
1581* Tue Mar 12 2002 Elliot Lee <sopwith@redhat.com> 2.11n-9
1582- Update ctty3 patch to ignore SIGHUP while dropping controlling terminal
1583
1584* Fri Mar 08 2002 Elliot Lee <sopwith@redhat.com> 2.11n-8
1585- Update ctty3 patch to drop controlling terminal before forking.
1586
1587* Fri Mar 08 2002 Elliot Lee <sopwith@redhat.com> 2.11n-7
1588  Fix various bugs:
1589- Add patch110 (skipraid) to properly skip devices that are part of a RAID array.
1590- Add patch111 (mkfsman) to update the mkfs man page's "SEE ALSO" section.
1591- remove README.cfdisk
1592- Include partx
1593- Fix 54741 and related bugs for good(hah!) with patch113 (ctty3)
1594
1595* Wed Mar 06 2002 Elliot Lee <sopwith@redhat.com> 2.11n-6
1596- Put kbdrate in, add usermode dep.
1597
1598* Tue Feb 26 2002 Elliot Lee <sopwith@redhat.com> 2.11n-5
1599- Fix #60363 (tweak raw.8 man page, make rawdevices.8 symlink).
1600
1601* Tue Jan 28 2002 Bill Nottingham <notting@redhat.com> 2.11n-4
1602- remove kbdrate (fixes kbd conflict)
1603
1604* Fri Dec 28 2001 Elliot Lee <sopwith@redhat.com> 2.11n-3
1605- Add util-linux-2.11n-ownerumount.patch (#56593)
1606- Add patch102 (util-linux-2.11n-colrm.patch) to fix #51887
1607- Fix #53452 nits.
1608- Fix #56953 (remove tunelp on s390)
1609- Fix #56459, and in addition switch to using sed instead of perl.
1610- Fix #58471
1611- Fix #57300
1612- Fix #37436
1613- Fix #32132
1614
1615* Wed Dec 26 2001 Elliot Lee <sopwith@redhat.com> 2.11n-1
1616- Update to 2.11n
1617- Merge mount/losetup back in.
1618
1619* Tue Dec 04 2001 Elliot Lee <sopwith@redhat.com> 2.11f-17
1620- Add patch38 (util-linux-2.11f-ctty2.patch) to ignore SIGINT/SIGTERM/SIGQUIT in the parent, so that ^\ won't break things.
1621
1622* Fri Nov 09 2001 Elliot Lee <sopwith@redhat.com> 2.11f-16
1623- Merge patches 36, 75, 76, and 77 into patch #37, to attempt resolve all the remaining issues with #54741.
1624
1625* Wed Oct 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
1626- add nologin man-page for s390/s390x
1627
1628* Wed Oct 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11f-14
1629- Don't build kbdrate on s390/s390x
1630- Don't make the pivot_root.8 man page executable(!)
1631
1632* Tue Oct 23 2001 Elliot Lee <sopwith@redhat.com> 2.11f-13
1633- Patch/idea #76 from HJL, fixes bug #54741 (race condition in login
1634acquisition of controlling terminal).
1635
1636* Thu Oct 11 2001 Bill Nottingham <notting@redhat.com>
1637- fix permissions problem with vipw & shadow files, again (doh!)
1638
1639* Tue Oct 09 2001 Erik Troan <ewt@redhat.com>
1640- added patch from Olaf Kirch to fix possible pwent structure overwriting
1641
1642* Fri Sep 28 2001 Elliot Lee <sopwith@redhat.com> 2.11f-10
1643- fdisk patch from arjan
1644
1645* Sun Aug 26 2001 Elliot Lee <sopwith@redhat.com> 2.11f-9
1646- Don't include cfdisk, since it appears to be an even bigger pile of junk than fdisk? :)
1647
1648* Wed Aug  1 2001 Tim Powers <timp@redhat.com>
1649- don't require usermode
1650
1651* Mon Jul 30 2001 Elliot Lee <sopwith@redhat.com> 2.11f-7
1652- Incorporate kbdrate back in.
1653
1654* Mon Jul 30 2001 Bill Nottingham <notting@redhat.com>
1655- revert the patch that calls setsid() in login that we had reverted
1656  locally but got integrated upstream (#46223)
1657
1658* Tue Jul 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
1659- correct s390x patch
1660
1661* Mon Jul 23 2001 Elliot Lee <sopwith@redhat.com>
1662- Add my megapatch (various bugs)
1663- Include pivot_root (#44828)
1664
1665* Thu Jul 12 2001 Bill Nottingham <notting@redhat.com>
1666- make shadow files 0400, not 0600
1667
1668* Wed Jul 11 2001 Bill Nottingham <notting@redhat.com>
1669- fix permissions problem with vipw & shadow files
1670
1671* Mon Jun 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
1672- update to 2.11f, remove any merged patches
1673- add s390x patches for somewhat larger swap
1674
1675* Thu Jun 14 2001 Erik Troan <ewt@redhat.com>
1676- added --verbose patch to mkcramfs; it's much quieter by default now
1677
1678* Tue May 22 2001 Erik Troan <ewt@redhat.com>
1679- removed warning about starting partitions on cylinder 0 -- swap version2
1680  makes it unnecessary
1681
1682* Wed May  9 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11b-2
1683- Fix up s390x support
1684
1685* Mon May  7 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11b-1
1686- Fix up login for real (a console session should be the controlling tty)
1687  by reverting to 2.10s code (#36839, #36840, #39237)
1688- Add man page for agetty (#39287)
1689- 2.11b, while at it
1690
1691* Fri Apr 27 2001 Preston Brown <pbrown@redhat.com> 2.11a-4
1692- /sbin/nologin from OpenBSD added.
1693
1694* Fri Apr 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11a-3
1695- Fix up login - exiting immediately even if the password is correct
1696  is not exactly a nice feature.
1697- Make definite plans to kill people who update login without checking
1698  if the new version works ;)
1699
1700* Tue Apr 17 2001 Erik Troan <ewt@redhat.com>
1701- upgraded to 2.11a (kbdrate moved to kbd, among other things)
1702- turned off ALLOW_VCS_USE
1703- modified mkcramfs to not use a large number of file descriptors
1704- include mkfs.bfs
1705
1706* Sun Apr  8 2001 Matt Wilson <msw@redhat.com>
1707- changed Requires: kernel >= 2.2.12-7 to Conflicts: kernel < 2.2.12-7
1708  (fixes a initscripts -> util-linux -> kernel -> initscripts prereq loop)
1709
1710* Tue Mar 20 2001 Matt Wilson <msw@redhat.com>
1711- patched mkcramfs to use the PAGE_SIZE from asm/page.h instead of hard
1712  coding 4096 (fixes mkcramfs on alpha...)
1713
1714* Mon Mar 19 2001 Matt Wilson <msw@redhat.com>
1715- added mkcramfs (from linux/scripts/mkcramfs)
1716
1717* Mon Feb 26 2001 Tim Powers <timp@redhat.com>
1718- fixed bug #29131, where ipc.info didn't have an info dir entry,
1719  added the dir entry to ipc.texi (Patch58)
1720
1721* Fri Feb 23 2001 Preston Brown <pbrown@redhat.com>
1722- use lang finder script
1723- install info files
1724
1725* Thu Feb 08 2001 Erik Troan <ewt@redhat.com>
1726- reverted login patch; seems to cause problems
1727- added agetty
1728
1729* Wed Feb 07 2001 Erik Troan <ewt@redhat.com>
1730- updated kill man page
1731- added patch to fix vipw race
1732- updated vipw to edit /etc/shadow and /etc/gshadow, if appropriate
1733- added patch to disassociate login from tty, session, and pgrp
1734
1735* Tue Feb 06 2001 Erik Troan <ewt@redhat.com>
1736- fixed problem w/ empty extended partitions
1737- added patch to fix the date in the more man page
1738- set OPT to pass optimization flags to make rather then RPM_OPT_FLAG
1739- fixed fdisk -l /Proc/partitions parsing
1740- updated to 2.10s
1741
1742* Tue Jan 23 2001 Preston Brown <pbrown@redhat.com>
1743- danish translations added
1744
1745* Mon Jan 15 2001 Nalin Dahyabhai <nalin@redhat.com>
1746- fix segfault in login in btmp patch (#24025)
1747
1748* Mon Dec 11 2000 Oliver Paukstadt <oliver.paukstadt@millenux.com>
1749- ported to s390
1750
1751* Wed Nov 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
1752- update to 2.10p
1753- update patch37 to newer fdisk version
1754
1755* Mon Oct  9 2000 Jeff Johnson <jbj@redhat.com>
1756- update to 2.10o
1757-  fdformat: fixed to work with kernel 2.4.0test6 (Marek Wojtowicz)
1758-  login: not installed suid
1759-  getopt: by default install aux files in /usr/share/misc
1760- update to 2.10n:
1761-  added blockdev.8
1762-  change to elvtune (andrea)
1763-  fixed overrun in agetty (vii@penguinpowered.com)
1764-  shutdown: prefer umounting by mount point (rgooch)
1765-  fdisk: added plan9
1766-  fdisk: remove empty links in chain of extended partitions
1767-  hwclock: handle both /dev/rtc and /dev/efirtc (Bill Nottingham)
1768-  script: added -f (flush) option (Ivan Schreter)
1769-  script: added -q (quiet) option (Per Andreas Buer)
1770-  getopt: updated to version 1.1.0 (Frodo Looijaard)
1771-  Czech messages (Jiri Pavlovsky)
1772- login.1 man page had not /var/spool/mail path (#16998).
1773- sln.8 man page (but not executable) included (#10601).
1774- teach fdisk 0xde(Dell), 0xee(EFI GPT), 0xef(EFI FAT) partitions (#17610).
1775
1776* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
1777- rebuild to cope with glibc locale binary incompatibility, again
1778
1779* Mon Aug 14 2000 Jeff Johnson <jbj@redhat.com>
1780- setfdprm should open with O_WRONLY, not 3.
1781
1782* Fri Aug 11 2000 Jeff Johnson <jbj@redhat.com>
1783- fdformat should open with O_WRONLY, not 3.
1784
1785* Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com>
1786- make 'look' look in /usr/share/dict
1787
1788* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
1789- put /usr/local/sbin:/usr/local/bin in root's path
1790
1791* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
1792- rebuild to cope with glibc locale binary incompatibility
1793
1794* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
1795- automatic rebuild
1796
1797* Mon Jul 10 2000 Bill Nottingham <notting@redhat.com>
1798- enable hwclock to use /dev/efirtc on ia64 (gettext is fun. :( )
1799
1800* Mon Jul  3 2000 Bill Nottingham <notting@redhat.com>
1801- move cfdisk to /usr/sbin, it depends on /usr stuff
1802- add rescuept
1803
1804* Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1805- point more at the correct path to vi (for "v"), Bug #10882
1806
1807* Sun Jun  4 2000 Jeff Johnson <jbj@redhat.com>
1808- FHS packaging changes.
1809
1810* Thu Jun  1 2000 Nalin Dahyabhai <nalin@redhat.com>
1811- modify PAM setup to use system-auth
1812
1813* Mon May  1 2000 Bill Nottingham <notting@redhat.com>
1814- eek, where did login go? (specfile tweaks)
1815
1816* Mon Apr 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1817- 2.10k
1818- fix compilation with current glibc
1819
1820* Tue Mar 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
1821- 2.10h
1822
1823* Tue Mar  7 2000 Jeff Johnson <jbj@redhat.com>
1824- rebuild for sparc baud rates > 38400.
1825
1826* Sat Mar  4 2000 Matt Wilson <msw@redhat.com>
1827- use snprintf - not sprintf - when doing
1828  sprintf ("%%s\n", _("Some string")) to avoid overflows and
1829  segfaults.
1830
1831* Mon Feb 21 2000 Jeff Johnson <jbj@redhat.com>
1832- raw control file was /dev/raw, now /dev/rawctl.
1833- raw access files were /dev/raw*, now /dev/raw/raw*.
1834
1835* Thu Feb 17 2000 Erik Troan <ewt@redhat.com>
1836- -v argument to mkswap wasn't working
1837
1838* Thu Feb 10 2000 Jakub Jelinek <jakub@redhat.com>
1839- Recognize 0xfd on Sun disklabels as RAID
1840
1841* Tue Feb  8 2000 Bill Nottingham <notting@redhat.com>
1842- more lives in /bin, and was linked against /usr/lib/libnurses. Bad.
1843
1844* Thu Feb 03 2000 Jakub Jelinek <jakub@redhat.com>
1845- update to 2.10f
1846- fix issues in the new realpath code, avoid leaking memory
1847
1848* Tue Feb 01 2000 Cristian Gafton <gafton@redhat.com>
1849- rebuild to fix dependencies
1850- add NFSv3 patches
1851
1852* Fri Jan 28 2000 Bill Nottingham <notting@redhat.com>
1853- don't require csh
1854
1855* Mon Jan 24 2000 Nalin Dahyabhai <nalin@redhat.com>
1856- update to 2.10e
1857- add rename
1858
1859* Thu Jan 20 2000 Jeff Johnson <jbj@redhat.com>
1860- strip newlines in logger input.
1861
1862* Mon Jan 10 2000 Jeff Johnson <jbj@redhat.com>
1863- rebuild with correct ncurses libs.
1864
1865* Tue Dec  7 1999 Matt Wilson <msw@redhat.com>
1866- updated to util-linux 2.10c
1867- deprecated IMAP login mail notification patch17
1868- deprecated raw patch22
1869- depricated readprofile patch24
1870
1871* Tue Dec  7 1999 Bill Nottingham <notting@redhat.com>
1872- add patch for readprofile
1873
1874* Thu Nov 18 1999 Michael K. Johnson <johnsonm@redhat.com>
1875- tunelp should come from util-linux
1876
1877* Tue Nov  9 1999 Jakub Jelinek <jakub@redhat.com>
1878- kbdrate cannot use /dev/port on sparc.
1879
1880* Wed Nov  3 1999 Jakub Jelinek <jakub@redhat.com>
1881- fix kbdrate on sparc.
1882
1883* Wed Oct 27 1999 Bill Nottingham <notting@redhat.com>
1884- ship hwclock on alpha.
1885
1886* Tue Oct  5 1999 Bill Nottingham <notting@redhat.com>
1887- don't ship symlinks to rdev if we don't ship rdev.
1888
1889* Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com>
1890- add rawIO support from sct
1891
1892* Mon Aug 30 1999 Preston Brown <pbrown@redhat.com>
1893- don't display "new mail" message when the only piece of mail is from IMAP
1894
1895* Fri Aug 27 1999 Michael K. Johnson <johnsonm@redhat.com>
1896- kbdrate is now a console program
1897
1898* Thu Aug 26 1999 Jeff Johnson <jbj@redhat.com>
1899- hostid is now in sh-utils. On sparc, install hostid as sunhostid (#4581).
1900- update to 2.9w:
1901-  Updated mount.8 (Yann Droneaud)
1902-  Improved makefiles
1903-  Fixed flaw in fdisk
1904
1905* Tue Aug 10 1999 Jeff Johnson <jbj@redhat.com>
1906- tsort is now in textutils.
1907
1908* Wed Aug  4 1999 Bill Nottingham <notting@redhat.com>
1909- turn off setuid bit on login. Again. :(
1910
1911* Tue Aug  3 1999 Peter Jones, <pjones@redhat.com>
1912- hostid script for sparc (#3803).
1913
1914* Tue Aug 03 1999 Christian 'Dr. Disk' Hechelmann <drdisk@tc-gruppe.de>
1915- added locale message catalogs to %%file
1916- added patch for non-root build
1917- vigr.8 and /usr/lib/getopt  man-page was missing from file list
1918- /etc/fdprm really is a config file
1919
1920* Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com>
1921- update to 2.9v:
1922- cfdisk no longer believes the kernel's HDGETGEO
1923        (and may be able to partition a 2 TB disk)
1924
1925* Fri Jul 16 1999 Jeff Johnson <jbj@redhat.com>
1926- update to 2.9u:
1927- Czech more.help and messages (Jiri Pavlovsky)
1928- Japanese messages (Daisuke Yamashita)
1929- fdisk fix (Klaus G. Wagner)
1930- mount fix (Hirokazu Takahashi)
1931- agetty: enable hardware flow control (Thorsten Kranzkowski)
1932- minor cfdisk improvements
1933- fdisk no longer accepts a default device
1934- Makefile fix
1935
1936* Tue Jul  6 1999 Jeff Johnson <jbj@redhat.com>
1937- update to 2.9t:
1938- national language support for hwclock
1939- Japanese messages (both by Daisuke Yamashita)
1940- German messages and some misc i18n fixes (Elrond)
1941- Czech messages (Jiri Pavlovsky)
1942- wall fixed for /dev/pts/xx ttys
1943- make last and wall use getutent() (Sascha Schumann)
1944        [Maybe this is bad: last reading all of wtmp may be too slow.
1945        Revert in case people complain.]
1946- documented UUID= and LABEL= in fstab.5
1947- added some partition types
1948- swapon: warn only if verbose
1949
1950* Fri Jun 25 1999 Jeff Johnson <jbj@redhat.com>
1951- update to 2.9s.
1952
1953* Sat May 29 1999 Jeff Johnson <jbj@redhat.com>
1954- fix mkswap sets incorrect bits on sparc64 (#3140).
1955
1956* Thu Apr 15 1999 Jeff Johnson <jbj@redhat.com>
1957- on sparc64 random ioctls on clock interface cause kernel messages.
1958
1959* Thu Apr 15 1999 Jeff Johnson <jbj@redhat.com>
1960- improved raid patch (H.J. Lu).
1961
1962* Wed Apr 14 1999 Michael K. Johnson <johnsonm@redhat.com>
1963- added patch for smartraid controllers
1964
1965* Sat Apr 10 1999 Cristian Gafton <gafton@redhat.com>
1966- fix logging problems caused by setproctitle and PAM interaction
1967  (#2045)
1968
1969* Wed Mar 31 1999 Jeff Johnson <jbj@redhat.com>
1970- include docs and examples for sfdisk (#1164)
1971
1972* Mon Mar 29 1999 Matt Wilson <msw@redhat.com>
1973- rtc is not working properly on alpha, we can't use hwclock yet.
1974
1975* Fri Mar 26 1999 Cristian Gafton <gafton@redhat.com>
1976- add patch to make mkswap more 64 bit friendly... Patch from
1977  eranian@hpl.hp.com (ahem!)
1978
1979* Thu Mar 25 1999 Jeff Johnson <jbj@redhat.com>
1980- include sfdisk (#1164)
1981- fix write (#1784)
1982- use positive logic in spec file (%%ifarch rather than %ifnarch).
1983- (re)-use 1st matching utmp slot if search by mypid not found.
1984- update to 2.9o
1985- lastb wants bad logins in wtmp clone /var/run/btmp (#884)
1986
1987* Thu Mar 25 1999 Jakub Jelinek <jj@ultra.linux.cz>
1988- if hwclock is to be compiled on sparc,
1989  it must actually work. Also, it should obsolete
1990  clock, otherwise it clashes.
1991- limit the swap size in mkswap for 2.2.1+ kernels
1992  by the actual maximum size kernel can handle.
1993- fix kbdrate on sparc, patch by J. S. Connell
1994  <ankh@canuck.gen.nz>
1995
1996* Wed Mar 24 1999 Matt Wilson <msw@redhat.com>
1997- added pam_console back into pam.d/login
1998
1999* Tue Mar 23 1999 Matt Wilson <msw@redhat.com>
2000- updated to 2.9i
2001- added hwclock for sparcs and alpha
2002
2003* Mon Mar 22 1999 Erik Troan <ewt@redhat.com>
2004- added vigr to file list
2005
2006* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
2007- auto rebuild in the new build environment (release 12)
2008
2009* Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
2010- remove most of the ifnarch arm stuff
2011
2012* Mon Mar 15 1999 Michael Johnson <johnsonm@redhat.com>
2013- added pam_console.so to /etc/pam.d/login
2014
2015* Thu Feb  4 1999 Michael K. Johnson <johnsonm@redhat.com>
2016- .perms patch to login to make it retain root in parent process
2017  for pam_close_session to work correctly
2018
2019* Tue Jan 12 1999 Jeff Johnson <jbj@redhat.com>
2020- strip fdisk in buildroot correctly (#718)
2021
2022* Mon Jan 11 1999 Cristian Gafton <gafton@redhat.com>
2023- have fdisk compiled on sparc and arm
2024
2025* Mon Jan 11 1999 Erik Troan <ewt@redhat.com>
2026- added beos partition type to fdisk
2027
2028* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
2029- incorporate fdisk on all arches
2030
2031* Sat Dec  5 1998 Jeff Johnson <jbj@redhat.com>
2032- restore PAM functionality at end of login (Bug #201)
2033
2034* Thu Dec 03 1998 Cristian Gafton <gafton@redhat.com>
2035- patch top build on the arm without PAM and related utilities, for now.
2036- build hwclock only on intel
2037
2038* Wed Nov 18 1998 Cristian Gafton <gafton@redhat.com>
2039- upgraded to version 2.9
2040
2041* Thu Oct 29 1998 Bill Nottingham <notting@redhat.com>
2042- build for Raw Hide (slang-1.2.2)
2043- patch kbdrate wackiness so it builds with egcs
2044
2045* Tue Oct 13 1998 Erik Troan <ewt@redhat.com>
2046- patched more to use termcap
2047
2048* Mon Oct 12 1998 Erik Troan <ewt@redhat.com>
2049- added warning about alpha/bsd label starting cylinder
2050
2051* Mon Sep 21 1998 Erik Troan <ewt@redhat.com>
2052- use sigsetjmp/siglongjmp in more rather then sig'less versions
2053
2054* Fri Sep 11 1998 Jeff Johnson <jbj@redhat.com>
2055- explicit attrs for setuid/setgid programs
2056
2057* Thu Aug 27 1998 Cristian Gafton <gafton@redhat.com>
2058- sln is now included in glibc
2059
2060* Sun Aug 23 1998 Jeff Johnson <jbj@redhat.com>
2061- add cbm1581 floppy definitions (problem #787)
2062
2063* Mon Jun 29 1998 Jeff Johnson <jbj@redhat.com>
2064- remove /etc/nologin at end of shutdown/halt.
2065
2066* Fri Jun 19 1998 Jeff Johnson <jbj@redhat.com>
2067- add mount/losetup.
2068
2069* Thu Jun 18 1998 Jeff Johnson <jbj@redhat.com>
2070- update to 2.8 with 2.8b clean up. hostid now defunct?
2071
2072* Mon Jun 01 1998 David S. Miller <davem@dm.cobaltmicro.com>
2073- "more" now works properly on sparc
2074
2075* Sat May 02 1998 Jeff Johnson <jbj@redhat.com>
2076- Fix "fdisk -l" fault on mounted cdrom. (prob #513)
2077
2078* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
2079- translations modified for de, fr, tr
2080
2081* Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com>
2082- manhattan rebuild
2083
2084* Mon Dec 29 1997 Erik Troan <ewt@redhat.com>
2085- more didn't suspend properly on glibc
2086- use proper tc*() calls rather then ioctl's
2087
2088* Sun Dec 21 1997 Cristian Gafton <gafton@redhat.com>
2089- fixed a security problem in chfn and chsh accepting too
2090  long gecos fields
2091
2092* Fri Dec 19 1997 Mike Wangsmo <wanger@redhat.com>
2093- removed "." from default path
2094
2095* Tue Dec 02 1997 Cristian Gafton <gafton@redhat.com>
2096- added (again) the vipw patch
2097
2098* Wed Oct 22 1997 Michael Fulbright <msf@redhat.com>
2099- minor cleanups for glibc 2.1
2100
2101* Fri Oct 17 1997 Michael Fulbright <msf@redhat.com>
2102- added vfat32 filesystem type to list recognized by fdisk
2103
2104* Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
2105- don't build clock on the alpha
2106- don't install chkdupexe
2107
2108* Thu Oct 02 1997 Michael K. Johnson <johnsonm@redhat.com>
2109- Update to new pam standard.
2110- BuildRoot.
2111
2112* Thu Sep 25 1997 Cristian Gafton <gafton@redhat.com>
2113- added rootok and setproctitle patches
2114- updated pam config files for chfn and chsh
2115
2116* Tue Sep 02 1997 Erik Troan <ewt@redhat.com>
2117- updated MCONFIG to automatically determine the architecture
2118- added glibc header hacks to fdisk code
2119- rdev is only available on the intel
2120
2121* Fri Jul 18 1997 Erik Troan <ewt@redhat.com>
2122- update to util-linux 2.7, fixed login problems
2123
2124* Wed Jun 25 1997 Erik Troan <ewt@redhat.com>
2125- Merged Red Hat changes into main util-linux source, updated package to
2126  development util-linux (nearly 2.7).
2127
2128* Tue Apr 22 1997 Michael K. Johnson <johnsonm@redhat.com>
2129- LOG_AUTH --> LOG_AUTHPRIV in login and shutdown
2130
2131* Mon Mar 03 1997 Michael K. Johnson <johnsonm@redhat.com>
2132- Moved to new pam and from pam.conf to pam.d
2133
2134* Tue Feb 25 1997 Michael K. Johnson <johnsonm@redhat.com>
2135- pam.patch differentiated between different kinds of bad logins.
2136  In particular, "user does not exist" and "bad password" were treated
2137  differently.  This was a minor security hole.
Note: See TracBrowser for help on using the repository browser.