mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 0/2] netcat: replace with openbsd netcat
Date: Wed, 12 Feb 2014 09:47:14 +0100	[thread overview]
Message-ID: <20140212084714.GD4551@pengutronix.de> (raw)
In-Reply-To: <1391674428-15470-1-git-send-email-alex.aring@gmail.com>

On Thu, Feb 06, 2014 at 09:13:46AM +0100, Alexander Aring wrote:
> This patch series replace the current version of netcat with the
> netcat openbsd version.
> 
> I already sent some patches one week ago. Now I remove the choice
> selection and depends GLOBAL_IPV6. There is no way to disable ipv6
> support in openbsd netcat during compile time, but it should return
> some kind of -ENOTSUPP.
> 
> Alexander Aring (2):
>   netcat: remove current version
>   netcat: add new package

Thanks, both applied.
Lets see if someone complains...

Michael

>  patches/netcat-0.7.1/fix-signed-unsigned.diff      |  32 --
>  patches/netcat-0.7.1/series                        |   1 -
>  .../0001-port-to-linux-with-libsd.patch            | 475 +++++++++++++++++++++
>  .../0002-connect-timeout.patch                     | 121 ++++++
>  .../0003-get-sev-by-name.patch                     |  34 ++
>  patches/netcat-openbsd-1.105/0004-poll-hup.patch   |  59 +++
>  patches/netcat-openbsd-1.105/0005-send-crlf.patch  | 108 +++++
>  patches/netcat-openbsd-1.105/0006-quit-timer.patch | 133 ++++++
>  .../0007-udp-scan-timeout.patch                    |  60 +++
>  .../0008-verbose-numeric-port.patch                | 106 +++++
>  .../netcat-openbsd-1.105/0009-dccp-support.patch   | 304 +++++++++++++
>  ...0010-serialized-handling-multiple-clients.patch |  75 ++++
>  .../0011-misc-failures-and-features.patch          | 457 ++++++++++++++++++++
>  patches/netcat-openbsd-1.105/series                |  11 +
>  rules/netcat.in                                    |  57 +--
>  rules/netcat.make                                  |  48 +--
>  16 files changed, 1973 insertions(+), 108 deletions(-)
>  delete mode 100644 patches/netcat-0.7.1/fix-signed-unsigned.diff
>  delete mode 100644 patches/netcat-0.7.1/series
>  create mode 100644 patches/netcat-openbsd-1.105/0001-port-to-linux-with-libsd.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0002-connect-timeout.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0003-get-sev-by-name.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0004-poll-hup.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0005-send-crlf.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0006-quit-timer.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0007-udp-scan-timeout.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0008-verbose-numeric-port.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0009-dccp-support.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0010-serialized-handling-multiple-clients.patch
>  create mode 100644 patches/netcat-openbsd-1.105/0011-misc-failures-and-features.patch
>  create mode 100644 patches/netcat-openbsd-1.105/series
> 
> -- 
> 1.8.5.3
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      parent reply	other threads:[~2014-02-12  8:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-06  8:13 Alexander Aring
2014-02-06  8:13 ` [ptxdist] [PATCH 1/2] netcat: remove current version Alexander Aring
2014-02-06  8:13 ` [ptxdist] [PATCH 2/2] netcat: add new package Alexander Aring
2014-02-12  8:47 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140212084714.GD4551@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox