From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated. addeeb1f79825fdf2e03c089d661686050b336d5
Date: Thu, 24 Jun 2021 10:07:02 +0000 [thread overview]
Message-ID: <4G9bQb10qzz2xyn@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1807 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via addeeb1f79825fdf2e03c089d661686050b336d5 (commit)
from 274ca65bc5ef66fb98e7543789d94408915878d1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit addeeb1f79825fdf2e03c089d661686050b336d5
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Jun 24 09:17:57 2021 +0000
Revert "ncat: Update to 7.91"
This reverts commit ee3b6ba0c7d3cc88667922f96db2ac0bd5630625.
ncat segfaults straight away (#12647)
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
lfs/ncat | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Difference in files:
diff --git a/lfs/ncat b/lfs/ncat
index 9480cd95a..b8c8768dc 100644
--- a/lfs/ncat
+++ b/lfs/ncat
@@ -24,7 +24,7 @@
include Config
-VER = 7.91
+VER = 7.80
THISAPP = ncat-$(VER)
DL_FILE = nmap-$(VER).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/nmap-$(VER)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ncat
-PAK_VER = 5
+PAK_VER = 6
DEPS =
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 239cef725863ab454590a1bb8793b72b
+$(DL_FILE)_MD5 = d37b75b06d1d40f27b76d60db420a1f5
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2021-06-24 10:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4G9bQb10qzz2xyn@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/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