Bump
This commit is contained in:
parent
14323d0932
commit
db4831bde2
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
rinetd (0.62-6.1) UNRELEASED; urgency=medium
|
||||
|
||||
* add syslog
|
||||
|
||||
-- Mario Fetka <mario.fetka@gmail.com> Thu, 30 Mar 2017 14:54:27 +0200
|
||||
|
||||
rinetd (0.62-5.1) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload to solve release goal.
|
||||
|
12
debian/patches/rinetd-doc.patch
vendored
12
debian/patches/rinetd-doc.patch
vendored
@ -1,5 +1,5 @@
|
||||
--- CHANGES
|
||||
+++ CHANGES
|
||||
--- rinetd/CHANGES
|
||||
+++ rinetd/CHANGES
|
||||
@@ -52,4 +52,10 @@
|
||||
accommodate more connections. Thanks to
|
||||
Sam Hocevar.
|
||||
@ -11,8 +11,8 @@
|
||||
+sourceaddress column in configuration file to bind
|
||||
+to a specific local address for outgoing connections
|
||||
+(Lutz Pressler, <lp@SerNet.DE>)
|
||||
--- index.html
|
||||
+++ index.html
|
||||
--- rinetd/index.html
|
||||
+++ rinetd/index.html
|
||||
@@ -26,7 +26,7 @@
|
||||
<p>
|
||||
<font color="#FF8888" size="4">VERSION</font>
|
||||
@ -98,8 +98,8 @@
|
||||
<font color="#FF8888" size="4">THANKS</font>
|
||||
<p>
|
||||
Thanks are due to Bill Davidsen, Libor Pechachek, Sascha Ziemann,
|
||||
--- rinetd.8
|
||||
+++ rinetd.8
|
||||
--- rinetd/rinetd.8
|
||||
+++ rinetd/rinetd.8
|
||||
@@ -12,7 +12,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.Nm /usr/sbin/rinetd
|
||||
|
4
debian/patches/rinetd-syslog.patch
vendored
4
debian/patches/rinetd-syslog.patch
vendored
@ -1,7 +1,7 @@
|
||||
Index: rinetd.c
|
||||
===================================================================
|
||||
--- rinetd.c.orig
|
||||
+++ rinetd.c
|
||||
--- rinetd/rinetd.c.orig
|
||||
+++ rinetd/rinetd.c
|
||||
@@ -1,10 +1,11 @@
|
||||
-#define VERSION "0.62"
|
||||
+#define VERSION "0.62+syslog+bind"
|
||||
|
Loading…
Reference in New Issue
Block a user