Changelog for
iproute2-debug-2.6.16-3mdk.i586.rpm :
Sat Apr 8 12:00:00 2006 Michael Scherer
2.6.16-3mdk
- also add distribution table
Sat Apr 8 12:00:00 2006 Michael Scherer 2.6.16-2mdk
- add missing lib, fix #21921
Thu Apr 6 12:00:00 2006 Thierry Vignaud 2.6.16-1mdk
- new release
Wed Jan 25 11:00:00 2006 Samir Bellabes 2.6.15-3mdk
- add /sbin/ss
Fri Jan 20 11:00:00 2006 Christiaan Welvaart 2.6.15-2mdk
- add BuildRequires: flex
Thu Jan 19 11:00:00 2006 Thierry Vignaud 2.6.15-1mdk
- 20060110 snapshot
Fri Jun 17 12:00:00 2005 Thierry Vignaud 2.6.10-2mdk
- 20050607 snapshot
Mon Jan 31 11:00:00 2005 Thierry Vignaud 2.6.10-1mdk
- 20050124 snapshot
Thu Jan 6 11:00:00 2005 Thierry Vignaud 2.6.9-1mdk
- 20041019 snapshot
Sun Aug 29 12:00:00 2004 Thierry Vignaud 2.6.8-3mdk
- 20040823 snapshot
Thu Aug 12 12:00:00 2004 Thierry Vignaud 2.6.8-2mdk
- 20040730 snapshot
Thu Aug 12 12:00:00 2004 Thierry Vignaud 2.6.8-1mdk
- 20040702 snapshot
Tue Jul 20 12:00:00 2004 Thierry Vignaud 2.6.7-4mdk
- new snapshot
- fix buildrequires
- kill patches 4, 9
- redo patch 6, 106
Thu Jul 1 12:00:00 2004 Pixel 2.6.7-3mdk
- move documentation to iproute2-doc
(for space since iproute2 is always installed since it is required by initscripts)
Fri Jun 25 12:00:00 2004 Stefan van der Eijk 2.6.7-2mdk
- BuildRequires: bison linuxdoc-tools
Thu Jun 17 12:00:00 2004 Thierry Vignaud 2.6.7-1mdk
- new release
- kill patches 1, 2, 8, 103, 104 (merged upstream)
- disable patch 105 for now
- patch 106: fix build with libdb-4.1
- fix buildrequires
Fri Aug 8 12:00:00 2003 Gwenole Beauchesne 2.4.7-11mdk
- nuke kernel-source dep
Wed Jul 16 12:00:00 2003 Thierry Vignaud 2.4.7-10mdk
- patch 105 : fix problem (first hop always dead) with multiple default gateway
and load balacing in equal cost multipath enviroment (submitted Fausto
Moretti , from a Julian Anastasov patch at
http://marc.theaimsgroup.com/?l=lartc&m=100885677229167&w=2)
Wed May 21 12:00:00 2003 Thierry Vignaud 2.4.7-9mdk
- resync with rh2.4.7-7
- patch 8: when specifying fwmark based routing rules, /sbin/ip silently
assumes that the number on the command line is in hex, whether or not it is
prefixed with 0x (anyway the rule is listed it is not indicated to be hex)
- patch 9: add missing diffserv support in config
- %make: do not rely on /usr/src/linux/include but on kernel-headers package
(which will ease porters job)
- patch 104: fix build system due to previous change