Hello community, here is the log from the commit of package gnu-netcat for openSUSE:Factory checked in at 2018-05-03 12:34:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnu-netcat (Old) and /work/SRC/openSUSE:Factory/.gnu-netcat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnu-netcat" Thu May 3 12:34:41 2018 rev:4 rq:603393 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnu-netcat/gnu-netcat.changes 2018-04-24 15:35:21.585380487 +0200 +++ /work/SRC/openSUSE:Factory/.gnu-netcat.new/gnu-netcat.changes 2018-05-03 12:34:41.951328479 +0200 @@ -1,0 +2,5 @@ +Mon Apr 30 14:11:54 UTC 2018 - [email protected] + +- Trim filler wording and metadata repetitions from description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnu-netcat.spec ++++++ --- /var/tmp/diff_new_pack.Hz42sS/_old 2018-05-03 12:34:43.123286725 +0200 +++ /var/tmp/diff_new_pack.Hz42sS/_new 2018-05-03 12:34:43.127286582 +0200 @@ -29,17 +29,14 @@ Conflicts: netcat-openbsd %description -Netcat is a featured networking utility which reads and writes data across -network connections, using the TCP/IP protocol. It is designed to be a -reliable "back-end" tool that can be used directly or easily driven by other -programs and scripts. At the same time, it is a feature-rich network debugging -and exploration tool, since it can create almost any kind of connection you -would need and has several interesting built-in capabilities. - -It provides access to the following main features: +Netcat is a networking utility which reads and writes data across +network connections. It is a "back-end" tool that can be used +directly or driven by other programs and scripts. It is also a +network debugging and exploration tool, since it can create a number +of connection types. It provides the following main features: * Outbound and inbound connections, TCP or UDP, to or from any ports. - * Featured tunneling mode which allows also special tunneling such as UDP to + * Tunneling mode which allows also tunneling such as UDP to TCP, with the possibility of specifying all network parameters (source port/interface, listening port/interface, and the remote host allowed to connect to the tunnel. @@ -49,8 +46,6 @@ received data. * Optional RFC854 telnet codes parser and responder. -The GNU Netcat is distributed freely under the GNU General Public License (GPL). - %prep %setup -q -n netcat-%{version}
