Your message dated Fri, 22 Jan 2010 12:32:08 +0000
with message-id <[email protected]>
and subject line Bug#547058: fixed in portsentry 1.2-12
has caused the Debian Bug report #547058,
regarding portsentry: Patch used in NMU version 1.2-11.3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
547058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547058
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: portsentry
Version: 1.2-11.3
Severity: wishlist
Tags: patch
This is the patch used in my NMU.
diff -u portsentry-1.2/debian/changelog portsentry-1.2/debian/changelog
--- portsentry-1.2/debian/changelog
+++ portsentry-1.2/debian/changelog
@@ -1,3 +1,17 @@
+portsentry (1.2-11.3) unstable; urgency=low
+
+ * Non-maintainer upload to fix release goal.
+ * Fix incorrect provides in init.d script (Closes: #542600).
+ * Make init.d script depend on $all to start last in the boot sequence
+ (Closes: #539257).
+ * Fix typo in portsentry(8) manual page (Closes: #431304).
+ * Remove redundant code from postinst. The same code is inserted
+ by dh_installinit.
+ * Make sure errors are not ignored in prerm.
+ * Move to debhelper versjon 7.
+
+ -- Petter Reinholdtsen <[email protected]> Thu, 17 Sep 2009 00:13:57 +0200
+
portsentry (1.2-11.2) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
diff -u portsentry-1.2/debian/compat portsentry-1.2/debian/compat
--- portsentry-1.2/debian/compat
+++ portsentry-1.2/debian/compat
@@ -1 +1 @@
-4
+7
diff -u portsentry-1.2/debian/control portsentry-1.2/debian/control
--- portsentry-1.2/debian/control
+++ portsentry-1.2/debian/control
@@ -2,7 +2,7 @@
Section: net
Priority: optional
Maintainer: Bruno Barrera C. <[email protected]>
-Build-Depends: debhelper (>=4.1.16)
+Build-Depends: debhelper (>=7)
Standards-Version: 3.6.2
Package: portsentry
diff -u portsentry-1.2/debian/portsentry.8 portsentry-1.2/debian/portsentry.8
--- portsentry-1.2/debian/portsentry.8
+++ portsentry-1.2/debian/portsentry.8
@@ -87,7 +87,7 @@
and all the IP addresses found on the machine via
.BR ifconfig .
-.BR /etc/default/portsenty
+.BR /etc/default/portsentry
specifies in which protocol modes
.B portsentry
should be startet from
diff -u portsentry-1.2/debian/postinst portsentry-1.2/debian/postinst
--- portsentry-1.2/debian/postinst
+++ portsentry-1.2/debian/postinst
@@ -37,8 +37,6 @@
fi
fi
-update-rc.d portsentry defaults 99 >/dev/null
-
# this is not a very nice way to do things, but it's the safest one
if [ "`pidof /usr/sbin/portsentry`" ]; then
echo -n "Stopping anti portscan daemon: "
@@ -49,10 +47,4 @@
-if [ -x /usr/sbin/invoke-rc.d ]; then
- invoke-rc.d portsentry start
-else
- /etc/init.d/portsentry start
-fi
-
# until portsentry is fixed:
db_stop
-#DEBHELPER#
\ No newline at end of file
+#DEBHELPER#
diff -u portsentry-1.2/debian/prerm portsentry-1.2/debian/prerm
--- portsentry-1.2/debian/prerm
+++ portsentry-1.2/debian/prerm
@@ -1,6 +1,8 @@
#!/bin/sh
#$Id: prerm,v 1.4 2003/09/08 18:09:03 agx Exp $
+set -e
+
# rm symbolic link to /usr/doc/portsentry when package gets removed or
# upgraded
# keep this for one stable release to get rid of the symlink
@@ -28 +30 @@
-#DEBHELPER#
\ No newline at end of file
+#DEBHELPER#
diff -u portsentry-1.2/debian/init.d portsentry-1.2/debian/init.d
--- portsentry-1.2/debian/init.d
+++ portsentry-1.2/debian/init.d
@@ -1,7 +1,7 @@
#! /bin/sh
### BEGIN INIT INFO
-# Provides: slpd
-# Required-Start: $remote_fs $syslog
+# Provides: portsentry
+# Required-Start: $remote_fs $syslog $all
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
diff -u portsentry-1.2/debian/rules portsentry-1.2/debian/rules
--- portsentry-1.2/debian/rules
+++ portsentry-1.2/debian/rules
@@ -54,7 +54,7 @@
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
# Add here commands to install the package into debian/portsentry.
--- End Message ---
--- Begin Message ---
Source: portsentry
Source-Version: 1.2-12
We believe that the bug you reported is fixed in the latest version of
portsentry, which is due to be installed in the Debian FTP archive:
portsentry_1.2-12.diff.gz
to main/p/portsentry/portsentry_1.2-12.diff.gz
portsentry_1.2-12.dsc
to main/p/portsentry/portsentry_1.2-12.dsc
portsentry_1.2-12_i386.deb
to main/p/portsentry/portsentry_1.2-12_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dario Minnucci <[email protected]> (supplier of updated portsentry package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 22 Jan 2010 12:32:46 +0100
Source: portsentry
Binary: portsentry
Architecture: source i386
Version: 1.2-12
Distribution: unstable
Urgency: low
Maintainer: Dario Minnucci <[email protected]>
Changed-By: Dario Minnucci <[email protected]>
Description:
portsentry - Portscan detection daemon
Closes: 547058
Changes:
portsentry (1.2-12) unstable; urgency=low
.
* Adopting portsentry
* Acknowledge NMU, thanks to Petter Reinholdtsen. (Closes: #547058)
* debian/control:
- Maintainers address updated
- Added quilt to Build-Depends
- Bump standard version to 3.8.3: Added debian/README.source
- Adding 'Homepage:' field
- Adding ${misc:Depends} to fix lintian W: debhelper-but-no-misc-depends
* debian/watch: Added.
* Move files and dirs outside upstream sources (into ./debian directory):
- [DIR] scripts
- [FILE] portsentry.conf.Debian
- [FILE] portsentry.ignore.static
* Some files were renamed under debian directory:
- debian/dirs --> debian/portsentry.dirs
- debian/docs --> debian/portsentry.docs
- debian/init.d --> debian/portsentry.init.d
* debian/rules: Added quilt support
* debian/patches: Added patches to revert changes made on upstream files
- 00_fix_Makefile.patch
- 00_fix_portsentry_config.h.patch
- 00_fix_portsentry.c.patch
- 00_fix_README.install.patch
Checksums-Sha1:
ae54e725f071f20859581796d28934dd7088992a 1667 portsentry_1.2-12.dsc
7a490eb81d68fb4146f83fd4871a4edb91ec8b29 39021 portsentry_1.2-12.diff.gz
08d2d5664628afe1191ceb920c32f520d7ef32e8 72586 portsentry_1.2-12_i386.deb
Checksums-Sha256:
ec4267391972c9e14e9fb1e953946bd4a6c19167dd5ee43f99728cd31e12d31f 1667
portsentry_1.2-12.dsc
7d2b8b7d2c656bd2614d38bb91e563055268963e331acc2c70d40a928691139c 39021
portsentry_1.2-12.diff.gz
0d08ce4d0f47826d9a8cba77a40f07ebed9d454640a95b03cf78224b7b395297 72586
portsentry_1.2-12_i386.deb
Files:
bc360d83c9dd1699767ac966bd3d9ce2 1667 net optional portsentry_1.2-12.dsc
c0e073248b532358b230720ee4a7cc73 39021 net optional portsentry_1.2-12.diff.gz
60518e20713a7c95b0012fb6bfe23e5c 72586 net optional portsentry_1.2-12_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJLWZeiAAoJEPyEGy2CyLcRR6MP/iA4QzWerOa2e673jejuOBV+
6CXMCWbCjBh/Fm3AieLveP9bOWQaxmSgwuvEdt1ODzbhkonzigycYRKmci2GoVGi
w+h2E7j8VKR9ZjNHPORu/UfZbVertIdUUsFrrdbfDM0EUyn2JVZCWJ5K0aLSjn5O
kidxk74uaN9fYoHwS9UsX7zlJXEIItfDDAx/erkNcaxV9dDoeLcx81gCmStexVCY
hF7QJNGsaqZxsF7x+keJpvNjweQIO7hLJijlTy5j0e8ONHye+Dfimzhik9aQaffm
MnBjZi06t0uAcFmCIflvUWepUO9suidkR+Ck13vjKqEkROyb3gKBT4ad7DRtGeX4
7/khfR4SpYYdgNmz5Uo+jIX8SsGnAZ2Kq3iRx4FShm11P8+KVu2EhCTQmOWygERy
wcsSf3tYv9sY7u6gm2wWN/SbqEBVYLXzpdtmZ9tLqhFaDY23E0CNEAS1N7AuRR77
+HUPEsFp+zoWq91ugkSMvnz/aSQ5erLBVMd8lVrjZqmFve/GXSk4nSAw9dFiBAU3
FoacyOvVBKplsggDqcry8C+Kzpq0kEcP+G4WPC/7FV94Rmzs9GyMPR0F5K0tX2YB
KTHEDP6z/kgpsMzUi2rDMQedtNbEYBoiwmFCi6dwk9s8dtM3jL2D5FMrZtBwzY41
2Gt2pZK/3iBrCjY3EibX
=qGZu
-----END PGP SIGNATURE-----
--- End Message ---