jer 14/11/13 01:09:21
Modified: wireshark-1.12.2.ebuild wireshark-99999999.ebuild
ChangeLog wireshark-1.99.0-r1.ebuild
Log:
Clarify pkg_postinst() notice.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
A792A613)
Revision Changes Path
1.2 net-analyzer/wireshark/wireshark-1.12.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild?r1=1.1&r2=1.2
Index: wireshark-1.12.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wireshark-1.12.2.ebuild 13 Nov 2014 00:23:07 -0000 1.1
+++ wireshark-1.12.2.ebuild 13 Nov 2014 01:09:21 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild,v 1.1
2014/11/13 00:23:07 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild,v 1.2
2014/11/13 01:09:21 jer Exp $
EAPI=5
inherit autotools eutils fcaps multilib qt4-r2 user
@@ -236,7 +236,7 @@
"${EROOT}"/usr/bin/dumpcap
fi
- ewarn "NOTE: To run wireshark as normal user you have to add yourself
to"
- ewarn "the wireshark group. This security measure ensures that only
trusted"
- ewarn "users are allowed to sniff your traffic."
+ ewarn "NOTE: To capture traffic with wireshark as normal user you have
to"
+ ewarn "add yourself to the wireshark group. This security measure
ensures"
+ ewarn "that only trusted users are allowed to sniff your traffic."
}
1.4 net-analyzer/wireshark/wireshark-99999999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?r1=1.3&r2=1.4
Index: wireshark-99999999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wireshark-99999999.ebuild 11 Nov 2014 10:21:06 -0000 1.3
+++ wireshark-99999999.ebuild 13 Nov 2014 01:09:21 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.3
2014/11/11 10:21:06 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.4
2014/11/13 01:09:21 jer Exp $
EAPI=5
inherit autotools eutils fcaps git-r3 multilib qt4-r2 user
@@ -243,7 +243,7 @@
"${EROOT}"/usr/bin/dumpcap
fi
- ewarn "NOTE: To run wireshark as normal user you have to add yourself
to"
- ewarn "the wireshark group. This security measure ensures that only
trusted"
- ewarn "users are allowed to sniff your traffic."
+ ewarn "NOTE: To capture traffic with wireshark as normal user you have
to"
+ ewarn "add yourself to the wireshark group. This security measure
ensures"
+ ewarn "that only trusted users are allowed to sniff your traffic."
}
1.668 net-analyzer/wireshark/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.668&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.668&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.667&r2=1.668
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.667
retrieving revision 1.668
diff -u -r1.667 -r1.668
--- ChangeLog 13 Nov 2014 00:23:07 -0000 1.667
+++ ChangeLog 13 Nov 2014 01:09:21 -0000 1.668
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.667
2014/11/13 00:23:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.668
2014/11/13 01:09:21 jer Exp $
+
+ 13 Nov 2014; Jeroen Roovers <[email protected]> wireshark-1.12.2.ebuild,
+ wireshark-1.99.0-r1.ebuild, wireshark-99999999.ebuild:
+ Clarify pkg_postinst() notice.
*wireshark-1.12.2 (13 Nov 2014)
1.5 net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild?r1=1.4&r2=1.5
Index: wireshark-1.99.0-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wireshark-1.99.0-r1.ebuild 11 Nov 2014 10:21:06 -0000 1.4
+++ wireshark-1.99.0-r1.ebuild 13 Nov 2014 01:09:21 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild,v 1.4
2014/11/11 10:21:06 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild,v 1.5
2014/11/13 01:09:21 jer Exp $
EAPI=5
inherit autotools eutils fcaps multilib qt4-r2 user
@@ -239,7 +239,7 @@
"${EROOT}"/usr/bin/dumpcap
fi
- ewarn "NOTE: To run wireshark as normal user you have to add yourself
to"
- ewarn "the wireshark group. This security measure ensures that only
trusted"
- ewarn "users are allowed to sniff your traffic."
+ ewarn "NOTE: To capture traffic with wireshark as normal user you have
to"
+ ewarn "add yourself to the wireshark group. This security measure
ensures"
+ ewarn "that only trusted users are allowed to sniff your traffic."
}