Your message dated Thu, 23 Jun 2011 12:48:31 +0000
with message-id <[email protected]>
and subject line Bug#621859: fixed in snort 2.8.5.2-9.1
has caused the Debian Bug report #621859,
regarding snort: libtool la files contain non-empty dependency_libs
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.)


-- 
621859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621859
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: snort-common-libraries
Version: 2.8.5.2-8
Severity: normal
Tags: patch

snort ships libtool la files in subdirectories of /usr/lib which
contain nonempty dependency_libs lines. Please either

a) stop shipping the la files (I do not know whether snort needs
   them.)

or

b) clean dependency_libs (straightforward patch attached).


http://wiki.debian.org/ReleaseGoals/LAFileRemoval
http://lists.debian.org/debian-devel/2009/08/msg00808.html
http://release.debian.org/~aba/la/current.txt

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
diff -u snort-2.8.5.2/debian/rules snort-2.8.5.2/debian/rules
--- snort-2.8.5.2/debian/rules
+++ snort-2.8.5.2/debian/rules
@@ -150,6 +150,9 @@
 # Install the common binaries
 	$(MAKE) install prefix=$(TMP)/snort-common/usr/
 	rm -f  $(TMP)/snort-common/usr/sbin/snort 
+	# clean dependency_libs
+	find $(TMP)/snort-common/usr/lib  -name "*.la" -exec \
+		sed -i -e "s,^dependency_libs=.*,dependency_libs=''," {} +
 
 # Snort binaries
 	install -m 755 -o root -g root src/snort-basic $(TMP)/snort/usr/sbin/snort

--- End Message ---
--- Begin Message ---
Source: snort
Source-Version: 2.8.5.2-9.1

We believe that the bug you reported is fixed in the latest version of
snort, which is due to be installed in the Debian FTP archive:

snort-common-libraries_2.8.5.2-9.1_i386.deb
  to main/s/snort/snort-common-libraries_2.8.5.2-9.1_i386.deb
snort-common_2.8.5.2-9.1_all.deb
  to main/s/snort/snort-common_2.8.5.2-9.1_all.deb
snort-doc_2.8.5.2-9.1_all.deb
  to main/s/snort/snort-doc_2.8.5.2-9.1_all.deb
snort-mysql_2.8.5.2-9.1_i386.deb
  to main/s/snort/snort-mysql_2.8.5.2-9.1_i386.deb
snort-pgsql_2.8.5.2-9.1_i386.deb
  to main/s/snort/snort-pgsql_2.8.5.2-9.1_i386.deb
snort-rules-default_2.8.5.2-9.1_all.deb
  to main/s/snort/snort-rules-default_2.8.5.2-9.1_all.deb
snort_2.8.5.2-9.1.diff.gz
  to main/s/snort/snort_2.8.5.2-9.1.diff.gz
snort_2.8.5.2-9.1.dsc
  to main/s/snort/snort_2.8.5.2-9.1.dsc
snort_2.8.5.2-9.1_i386.deb
  to main/s/snort/snort_2.8.5.2-9.1_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.
Andreas Metzler <[email protected]> (supplier of updated snort 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: RIPEMD160

Format: 1.8
Date: Sat, 18 Jun 2011 14:08:33 +0200
Source: snort
Binary: snort snort-common snort-doc snort-mysql snort-pgsql 
snort-rules-default snort-common-libraries
Architecture: source i386 all
Version: 2.8.5.2-9.1
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a <[email protected]>
Changed-By: Andreas Metzler <[email protected]>
Description: 
 snort      - flexible Network Intrusion Detection System
 snort-common - flexible Network Intrusion Detection System [common files]
 snort-common-libraries - flexible Network Intrusion Detection System ruleset
 snort-doc  - Documentation for the Snort IDS [documentation]
 snort-mysql - flexible Network Intrusion Detection System [MySQL]
 snort-pgsql - flexible Network Intrusion Detection System [PostgreSQL]
 snort-rules-default - flexible Network Intrusion Detection System ruleset
Closes: 621859
Changes: 
 snort (2.8.5.2-9.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Empty dependency_libs in libtool la file(s).
     http://wiki.debian.org/ReleaseGoals/LAFileRemoval Closes: #621859
Checksums-Sha1: 
 b896b154a738357aa4cd9a897e0e5e09fe4cbae3 1425 snort_2.8.5.2-9.1.dsc
 c87bc4e437a889ad4be0a0a902a5ad84a834c33f 1670047 snort_2.8.5.2-9.1.diff.gz
 c3a0040d99f004cdbedaeb3d6d1e6649f055c88c 600560 snort_2.8.5.2-9.1_i386.deb
 df7dfc49dde81bda58a7c88fad897df0b23e542e 612534 
snort-mysql_2.8.5.2-9.1_i386.deb
 6bd520acd01e8b39947b507c97711057ba84179b 612372 
snort-pgsql_2.8.5.2-9.1_i386.deb
 de7eb7cc00449e408bf72b6719b737aa79cfd33c 566328 
snort-common-libraries_2.8.5.2-9.1_i386.deb
 4dc59756d5b3c0807253ce608cd939fcf52bc045 169874 
snort-common_2.8.5.2-9.1_all.deb
 4251df8cf17a16cff07f088256f484c709fbf182 2598816 snort-doc_2.8.5.2-9.1_all.deb
 e2c77bc89b31518a4e425316b510bb1ca1d201ed 345872 
snort-rules-default_2.8.5.2-9.1_all.deb
Checksums-Sha256: 
 c50f0dcbe44c5bf21854a355a5ecb10ffdfb247e8c5615af019f6598cbd3d2d2 1425 
snort_2.8.5.2-9.1.dsc
 29c18ea8ac9ad324ffda0db2edf6d591912dd9fc5723de6eaedebd058dd690f4 1670047 
snort_2.8.5.2-9.1.diff.gz
 ecfc1db0e947494eb7f70717af955dbb09e7a87154ace9c71792c5b337990185 600560 
snort_2.8.5.2-9.1_i386.deb
 d2d51ad42dd41b7949ab93d40ba0e636a109afd259523810f5125ef5a87633cb 612534 
snort-mysql_2.8.5.2-9.1_i386.deb
 19dcd8b4ed9ded5a1694191c328b819799dfc56a05470b669c64703b2aef5613 612372 
snort-pgsql_2.8.5.2-9.1_i386.deb
 c314b73f51ac17ea13daa54ceeb7f28d98cd47e2c32930e0d64ba22e01de65fd 566328 
snort-common-libraries_2.8.5.2-9.1_i386.deb
 6363ce9caef405204b0ca42dc89b67fe8aa509a8ce1ec7a836b7958eb816ce26 169874 
snort-common_2.8.5.2-9.1_all.deb
 b1741f841f2dad8672cb6bf102fef36a2a89598db1c0b04389a03f31d416c52e 2598816 
snort-doc_2.8.5.2-9.1_all.deb
 de8d562d21671902312c6f738620e3c06f425d3bafa900ff9d441caefd8a1ec5 345872 
snort-rules-default_2.8.5.2-9.1_all.deb
Files: 
 91fdc839712f96ca20e3ada8693d3f4f 1425 net optional snort_2.8.5.2-9.1.dsc
 005c312f006ee070470c5b9dbc5e8fc1 1670047 net optional snort_2.8.5.2-9.1.diff.gz
 189f6eddec80b0a4d0fe4608503482af 600560 net optional snort_2.8.5.2-9.1_i386.deb
 1791204d39f98f1b1140baacb24bb255 612534 net extra 
snort-mysql_2.8.5.2-9.1_i386.deb
 045a7d547fbc63b6ac5760f32a52809c 612372 net optional 
snort-pgsql_2.8.5.2-9.1_i386.deb
 14d85cb1bd6746eb7cfc2004d5bc1039 566328 net optional 
snort-common-libraries_2.8.5.2-9.1_i386.deb
 4a7953a493a58343413e6d902ea5cb24 169874 net optional 
snort-common_2.8.5.2-9.1_all.deb
 64448bab2ea45cf5c4467f7dccfac7e4 2598816 doc optional 
snort-doc_2.8.5.2-9.1_all.deb
 bae8c9adf9d891672d4aa83d682daa48 345872 net optional 
snort-rules-default_2.8.5.2-9.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREDAAYFAk38l2UACgkQHTOcZYuNdmPbJwCfbj28A/p74oP/vfH0y9G7vS5f
whgAnRCGKoqMXI51Nf0iWx9xRAIqEg41
=0Bgl
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to