File ash.changes of Package ash
-------------------------------------------------------------------
Wed Mar 9 12:07:14 CET 2011 - hare@suse.de
- Update to ash from NetBSD 5.1
- Remove ash.static
-------------------------------------------------------------------
Wed Mar 24 09:01:42 UTC 2010 - coolo@novell.com
- ash does _not_ provide dash, dash does
-------------------------------------------------------------------
Tue Nov 3 19:09:06 UTC 2009 - coolo@novell.com
- updated patches to apply with fuzz=0
-------------------------------------------------------------------
Thu Mar 29 08:31:01 CEST 2007 - meissner@suse.de
- buildrequires flex,bison
-------------------------------------------------------------------
Sat Sep 9 18:09:13 CEST 2006 - meissner@suse.de
- use RPM_OPT_FLAGS, fixed abuild reported warnings.
-------------------------------------------------------------------
Wed Jan 25 21:34:24 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jun 28 15:44:05 CEST 2005 - hare@suse.de
- Removed -funsigned-char (#93871).
-------------------------------------------------------------------
Mon Mar 15 14:10:14 CET 2004 - hare@suse.de
- Update to ash from NetBSD 1.6.1.
-------------------------------------------------------------------
Sun Jan 11 10:09:12 CET 2004 - adrian@suse.de
- add %defattr
-------------------------------------------------------------------
Wed Jan 7 14:45:00 CET 2004 - ro@suse.de
- really disable dietlibc version
-------------------------------------------------------------------
Thu Dec 11 12:28:27 CET 2003 - hare@suse.de
- Update to use the Debian port of ash ('dash') instead
of the horribly old linux port.
- Disabled dietlibc for now.
-------------------------------------------------------------------
Wed Apr 16 17:25:27 CEST 2003 - coolo@suse.de
- use BuildRoot
-------------------------------------------------------------------
Fri Sep 6 18:16:38 MEST 2002 - mls@suse.de
- be nicer to the kernel and read /proc/partitions in big chunks
-------------------------------------------------------------------
Tue Sep 3 20:35:11 MEST 2002 - mls@suse.de
- include bltin.h in miscbltin.c to make output redirection work
-------------------------------------------------------------------
Tue Sep 3 16:53:02 MEST 2002 - mls@suse.de
- added two new builtins used in suse's initrd:
createpartitiondevs: read /proc/partitions and create missing
device nodes
devnumber: return devices number of specified device node
-------------------------------------------------------------------
Fri Jul 19 23:14:59 CEST 2002 - olh@suse.de
- do not link with dietlibc on ppc, "permission denied" in initrd..
-------------------------------------------------------------------
Fri Jul 5 10:07:27 CEST 2002 - kukuk@suse.de
- Use %ix86 macro
-------------------------------------------------------------------
Fri May 10 14:47:50 CEST 2002 - garloff@suse.de
- Make it build with dietlibc-0.17: Don't define exit().
-------------------------------------------------------------------
Mon Feb 25 15:30:25 CET 2002 - garloff@suse.de
- Also build on ppc.
-------------------------------------------------------------------
Thu Feb 21 16:49:51 CET 2002 - werner@suse.de
- Enabled -O option in builtin test
-------------------------------------------------------------------
Thu Feb 21 04:06:52 MET 2002 - garloff@suse.de
- Build statical version of ash with dietlibc
-------------------------------------------------------------------
Mon Aug 13 15:05:13 CEST 2001 - snwint@suse.de
- added 'raidautorun' command (RAID_AUTORUN ioctl on /dev/md0)
-------------------------------------------------------------------
Wed Aug 8 15:14:09 CEST 2001 - fehr@suse.de
- make test -t work without parameter
-------------------------------------------------------------------
Tue Jun 19 14:59:43 CEST 2001 - schwab@suse.de
- Set FD_CLOEXEC on input descriptor.
-------------------------------------------------------------------
Wed May 23 14:53:16 CEST 2001 - fehr@suse.de
- fix bug of same patch in two dif files
-------------------------------------------------------------------
Wed May 16 15:31:44 CEST 2001 - fehr@suse.de
- prevent cast-warning for 64bit archs
-------------------------------------------------------------------
Fri Oct 6 17:58:55 CEST 2000 - kukuk@suse.de
- Change group tag
-------------------------------------------------------------------
Sun Feb 27 15:01:15 MET 2000 - kukuk@suse.de
- Move /usr/man -> /usr/share/man
-------------------------------------------------------------------
Sat Oct 23 00:05:44 CEST 1999 - ro@suse.de
- added ash.static (for initrd)
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Tue Aug 24 14:44:50 MEST 1999 - uli@suse.de
- added -fsigned-char to Makefile (PPC)
-------------------------------------------------------------------
Thu Aug 27 12:36:24 MEST 1998 - ro@suse.de
- removed include/bsd and -lbsd
- define sig_t to __sighandler_t if not defined before
----------------------------------------------------------------------------
Tue Sep 23 18:12:14 CEST 1997 - ro@suse.de
- created dif