Your message dated Tue, 24 Feb 2015 22:55:28 +0100
with message-id <[email protected]>
and subject line Re: Bug#778759: unblock: suricata/2.0.6-3
has caused the Debian Bug report #778759,
regarding unblock: suricata/2.0.6-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.)
--
778759: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778759
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package suricata
We fixed a couple of tiny things on it.
% debdiff suricata_2.0.6-2 suricata_2.0.6-3
diff -Nru suricata-2.0.6/debian/changelog suricata-2.0.6/debian/changelog
--- suricata-2.0.6/debian/changelog 2015-02-19 12:15:56.000000000 +0100
+++ suricata-2.0.6/debian/changelog 2015-02-19 11:57:19.000000000 +0100
@@ -1,3 +1,15 @@
+suricata (2.0.6-3) unstable; urgency=medium
+
+ [ Arturo Borrero Gonzalez ]
+ * suricata: don't deploy .so links
+
+ [ Pierre Chifflier ]
+ * Add missing installation files (Closes: #778724)
+ * Fix .so symlinks removal
+ * Update default-rules-path
+
+ -- Pierre Chifflier <[email protected]> Thu, 19 Feb 2015 11:55:05 +0100
+
suricata (2.0.6-2) unstable; urgency=medium
[ Arturo Borrero Gonzalez ]
diff -Nru suricata-2.0.6/debian/control suricata-2.0.6/debian/control
--- suricata-2.0.6/debian/control 2015-02-19 12:15:56.000000000 +0100
+++ suricata-2.0.6/debian/control 2015-02-19 11:11:47.000000000 +0100
@@ -30,8 +30,8 @@
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends}
-Conflicts: libhtp1 (<< 0.5.16), libhtp-dev (<< 0.5.16)
-Replaces: libhtp1 (<< 0.5.16), libhtp-dev (<< 0.5.16)
+Conflicts: libhtp1 (<< 0.5.16)
+Replaces: libhtp1 (<< 0.5.16)
Recommends: oinkmaster, snort-rules-default, python
Description: Next Generation Intrusion Detection and Prevention Tool
Suricata is a network Intrusion Detection System (IDS). It is based on
diff -Nru suricata-2.0.6/debian/rules suricata-2.0.6/debian/rules
--- suricata-2.0.6/debian/rules 2015-02-19 12:15:56.000000000 +0100
+++ suricata-2.0.6/debian/rules 2015-02-19 11:56:59.000000000 +0100
@@ -38,13 +38,14 @@
# we don't want to deploy any of the libhtp files, only the .so
rm -rf $(CURDIR)/debian/suricata/usr/lib/*/*.la
rm -rf $(CURDIR)/debian/suricata/usr/lib/*/*.a
+ rm -rf $(CURDIR)/debian/suricata/usr/lib/*/*.so
rm -rf $(CURDIR)/debian/suricata/usr/lib/*/pkgconfig
rm -rf $(CURDIR)/debian/suricata/usr/include
override_dh_auto_configure:
dh_auto_configure -- $(CONFIGURE_ARGS)
sed \
- -e 's|^default-rule-path: .*$$|default-rule-path:
/etc/snort/rules|' \
+ -e 's|^default-rule-path: .*$$|default-rule-path:
/etc/suricata/rules|' \
suricata.yaml > suricata-debian.yaml
override_dh_clean:
diff -Nru suricata-2.0.6/debian/suricata.install
suricata-2.0.6/debian/suricata.install
--- suricata-2.0.6/debian/suricata.install 2015-02-19 12:15:56.000000000
+0100
+++ suricata-2.0.6/debian/suricata.install 2015-02-19 11:54:49.000000000
+0100
@@ -1,3 +1,5 @@
suricata-debian.yaml /etc/suricata
classification.config /etc/suricata
reference.config /etc/suricata
+threshold.config /etc/suricata
+rules/*.rules /etc/suricata/rules
unblock suricata/2.0.6-3
--- End Message ---
--- Begin Message ---
On Thu, Feb 19, 2015 at 12:46:53PM +0100, Arturo Borrero Gonzalez
<[email protected]> wrote:
>
> Please unblock package suricata
>
> We fixed a couple of tiny things on it.
>
> % debdiff suricata_2.0.6-2 suricata_2.0.6-3
>
Unblocked.
Regards,
--
Mehdi Dogguy
--- End Message ---