Jan Synacek
01e652aa1d
Re-fix arping's default device search logic ( #879807 )
2012-11-26 10:59:29 +01:00
Jan Synacek
a0b7493711
Fix arping's default device search logic
2012-11-22 10:11:32 +01:00
Jan Synacek
7fbf8172b3
Renumber patches
2012-11-22 09:03:26 +01:00
Jan Synacek
814f953786
Add capabilities to clockdiff and arping
2012-11-22 08:09:40 +01:00
Jan Synacek
a3b0ea0704
Update to iputils-s20121121, drop unnecessary patches
2012-11-22 08:01:47 +01:00
Jan Synacek
994285713d
Update License field
2012-11-19 11:11:42 +01:00
Jan Synacek
6ee9d26770
Fix incorrect free (hits when -lidn is used)
2012-11-13 14:52:22 +01:00
Jan Synacek
2be9453c6f
Wrap SO_BINDTODEVICE with the correct capability
2012-11-13 13:12:36 +01:00
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
1dba23a03d
* Mon Oct 11 2010 Jiri Skala <jskala@redhat.com> - 20101006-1
...
- update to latest upstream
2010-10-11 09:54:29 +02:00
Jiri Skala
29157a7151
* Mon Oct 11 2010 Jiri Skala <jskala@redhat.com> - 20101006-1
...
- update to latest upstream
2010-10-11 09:52:45 +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
Fedora Release Engineering
0c5b59616c
dist-git conversion
2010-07-28 18:25:44 +00: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
Bill Nottingham
6501b3f782
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 23:40:40 +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