Commit Graph

102 Commits

Author SHA1 Message Date
Jan Synacek
317683087f Update to iputils-s20121112 (#875767)
+ drop unnecessary patches
+ update patches
2012-11-13 13:01:31 +01:00
Jan Synacek
f84eb2cf11 Update ifenslave tarball (#859182) 2012-11-08 13:14:22 +01:00
Jan Synacek
45cb4ec5b8 Update to iputils-s20121106 (#873571) and update patches 2012-11-06 14:24:54 +01:00
Jan Synacek
b039f70aee Improve spec 2012-10-16 13:20:28 +02:00
Jan Synacek
c5503791d8 Update patches 2012-10-16 13:19:12 +02:00
Jan Synacek
e355996ccc Drop unnecessary patches 2012-10-16 13:17:35 +02:00
Jan Synacek
f7df95f1ab Update to iputils-s20121011 2012-10-16 13:11:58 +02:00
Jan Synacek
68331a306e Add systemd-rpm macros (#850167) 2012-08-22 07:50:52 +02:00
Jan Synacek
a71bcdb6b3 Add systemd-rpm macros 2012-08-22 07:33:39 +02:00
Jan Synacek
87459a13e9 Improve spec for fedora 2012-08-22 07:32:59 +02:00
Jan Synacek
99b543e3ac Minor update: capabilities patch 2012-07-23 09:49:54 +02:00
Jan Synacek
9b084be66d Make fedora-review friendly 2012-07-20 09:13:07 +02:00
Dennis Gilmore
5026a18d43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 10:04:30 -05:00
Jan Synacek
abd3ccea64 Add cap_net_admin+ep to ping and ping6 2012-06-26 09:56:32 +02:00
Jan Synacek
6d1533c8b4 Ping fixes:
+ integer overflow (#834661)
  + Fallback to numeric addresses while exiting (#834661)
2012-06-26 09:39:29 +02:00
Jan Synacek
69f9e16e6d Ping fixes:
+ enable marking packets when the correct capabilities are set (#802197)
2012-06-26 09:36:08 +02:00
Harald Hoyer
3c83052442 install everything in /usr
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove

This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.

New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.

Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibility symlinks must not be
installed.

Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 18:43:32 +01:00
Dennis Gilmore
f4b52c798e - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 23:59:17 -06:00
Jiri Skala
3327d9d13d fixes #756439 - ping Record Route report incorrect (same route) 2011-11-24 14:52:19 +01:00
Jiri Skala
10798d348d fixes #752397 - arping uses eth0 as default interface 2011-11-10 10:22:22 +01:00
Jiri Skala
1d48d0662b rebuild for libcap 2011-08-01 11:18:45 +02:00
Jiri Skala
d883edb300 fixes #697532 - The SysV initscript should be packaged into subpackage 2011-06-27 15:07:34 +02:00
Jiri Skala
2abf585cb3 fixes #663734 - ping/ping6 man page fixes
fixes #673831 - tracepath/tracepath6 manpage fixes
2011-03-29 09:12:48 +02:00
Jiri Skala
cb93d032f0 - fixes build errors due to unused variables 2011-02-09 16:54:25 +01:00
Dennis Gilmore
28b536373e - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 07:03:14 -06:00
Jiri Skala
86a5c32b78 - fixes #670380 - added /etc/sysconfig/rdisc, modified initscript
- initscript moved to git
2011-01-19 10:01:06 +01:00
Jiri Skala
3b540d0346 - fixes #662720 - Providing native systemd file
- freeing memory when capabilities are dropped
2010-12-15 16:27:40 +01:00
Jiri Skala
e1736c3c95 - applied patch dropping capabilities of Ludwig Nussel
- fixes building ping, pinpg6 with -pie option
- moves most CFLAGS options from spec to Makefile
2010-11-08 10:22:47 +01:00
Jiri Skala
16554d85fd - applied patch dropping capabilities of Ludwig Nussel
- fixes building ping, pinpg6 with -pie option
- moves most CFLAGS options from spec to Makefile
2010-11-08 10:03:47 +01:00
Jiri Skala
37d219fe53 - fixes #646444 - Replace SETUID in spec file with the correct file capabilities 2010-10-27 10:38:48 +02:00
Jiri Skala
27040a3e1d * Mon Oct 11 2010 Jiri Skala <jskala@redhat.com> - 20101006-1
- update to latest upstream
2010-10-11 09:45:47 +02:00
Jiri Skala
229d3905fa - applied patch preventing ping against dos attack 2010-07-13 07:01:13 +00:00
Jiri Skala
1f5bd8e6db - fixes #593641 - update bonding files (updated ifenslave tarball) 2010-05-19 14:31:49 +00:00
Jiri Skala
0bbd377017 - update to latest upstream
- enables flowlabel feature (-F option)
2010-05-17 13:34:51 +00:00
Jiri Skala
f3f6691665 - update to latest upstream
- enables flowlabel feature (-F option)
2010-05-17 12:28:06 +00:00
Jiri Skala
d0db1a1165 - fixes #557308 - arping ignores the deadline option 2010-03-05 08:54:47 +00:00
Jesse Keating
53e6e12f26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 03:33:29 +00:00
Jiri Skala
937f3e92ec - remake type conversions to gcc4.4 requirements 2009-02-25 21:59:39 +00:00
Jesse Keating
e0d49a8f5a - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 07:50:41 +00:00
Jiri Skala
a75e8d6059 - #455713 not accepted - suid is back 2008-09-26 05:58:17 +00:00
Jiri Skala
921578f7dc - removed a dependency on libsysfs library in arping 2008-08-20 07:59:20 +00:00
Jiri Skala
3717a59938 - Resolves: #455713 remove suid from ping
- corrected typing error in man
2008-08-06 13:53:00 +00:00
Martin Nagy
f86a533db1 - major patch cleanup so it will be easier to get patches upstream
- fix for #68212, previous fix actually didn't work for ping6
- renewed the ia64 align patches
- update README.bonding
- clear up the code from warnings
- spec file cleanup
2008-06-03 11:04:03 +00:00
Martin Nagy
25380c1c5b - fix inconsistent behaviour of ping (#360881) 2008-03-25 14:00:32 +00:00
Martin Nagy
403b7c0bdb - update to new upstream version 2008-02-25 10:21:33 +00:00
Martin Nagy
17f845038d - rebuild 2008-02-18 19:48:26 +00:00
Martin Nagy
fe66682113 - correctly fix the -w option and return code of arping (#387881) 2008-02-18 14:19:41 +00:00
Martin Nagy
029752c346 - fix -Q option of ping6 (#213544) 2008-02-01 10:38:18 +00:00
Martin Nagy
921ea56c0f - fix absolute symlinks and character encoding for RELNOTES (#225909)
- preserve file timestamps (#225909)
- use %{?_smp_mflags} (#225909)
- fix service rdisc stop removing of lock file
2008-01-17 07:23:03 +00:00
Martin Nagy
1894ef84b6 - fix absolute symlinks and character encoding for RELNOTES (#225909)
- preserve file timestamps (#225909)
- use %{?_smp_mflags} (#225909)
- fix service rdisc stop removing of lock file
2008-01-15 14:10:57 +00:00