Tue Sep 09 2003 Nalin Dahyabhai <nalin@redhat.com> 1.0.1-1.3
- rebuild
Mon Sep 08 2003 Nalin Dahyabhai <nalin@redhat.com> 1.0.1-1.2
- rebuild
Wed Aug 20 2003 Adrian Havill <havill@redhat.com> 1.0.1-1.1
- bump n-v-r for 3.0E
Fri Aug 15 2003 Adrian Havill <havill@redhat.com> 1.0.1-1
- bumped version
- make the dev rewrite work with ttys in the /dev/input subdir, not just
the base level dir (#98160)
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Feb 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add symlink to shared lib
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Fri Nov 29 2002 Jeff Johnson <jbj@redhat.com>
- don't segfault if device arg is missing.
Wed Jun 05 2002 Jeff Johnson <jbj@redhat.com> 1.0.0-19
- fix: don't ignore signals, use default behavior instead (#63468).
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Mon Feb 25 2002 Nalin Dahyabhai <nalin@redhat.com> 1.0.0-16
- include liblockdev.so so that programs can link to a shared liblockdev
- fix shared library version numbers
Tue Sep 04 2001 Jeff Johnson <jbj@redhat.com>
- swap egid and gid for lockdev's access(2) device check (#52029).
Tue Aug 28 2001 Jeff Johnson <jbj@redhat.com>
- typo in include file (#52704).
- map specific errno's into status for return from helper.
Thu Aug 09 2001 Bill Nottingham <notting@redhat.com>
- check that we can open the device r/w before locking
- fix calling lockdev without any arguments
- fix waitpid() call in baudboy.h
- use umask(002), not umask(0)
Wed Aug 08 2001 Bill Nottingham <notting@redhat.com>
- add lock group here, own /var/lock as well
Sun Aug 05 2001 Jeff Johnson <jbj@redhat.com>
- include setgid helper binary and baudboy.h.
Mon Jun 18 2001 Trond Eivind Glomsrd <teg@redhat.com>
- Make the -devel depend on the main package
Thu May 10 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
- ported to IBM zSeries (s390x, 64 bit)
- no one needs the perl-module, don't test it
- perl-module failes on s390x, because it is not allowed to link static
library-code in shared libraries.