[DebianBRTeam-commits] r578 - in /packages/hlbr/trunk/debian: README.Debian changelog control copyright docs patches/00list patches/02_init.d.dpatch patches/03_www_rule.dpatch rules

eriberto-guest at users.alioth.debian.org eriberto-guest at users.alioth.debian.org
Wed Dec 9 13:00:59 UTC 2009


Author: eriberto-guest
Date: Wed Dec  9 13:00:58 2009
New Revision: 578

URL: http://svn.debian.org/wsvn/?sc=1&rev=578
Log:
  * New upstream release
  * Added debian/README.source file.
  * scripts/hlbr.init:
      - Fixed problems when replacing old version. Thanks to Michal
        Politowski. (Closes, #489351)
      - Removed bashism in start option. Thanks to Raphael Geissert.
        (Closes, #530098)
  * debian/control:
      - Improved the long description.
      - Removed the 'Conflicts' field.
      - Updated Standards-Version from 3.7.2 to 3.8.3.
  * debian/copyright:
      - Updated program copyright from 2005-2008 to 2005-2009.
      - Updated packaging copyright by JEMF from 2008 to 2008-2009.
  * debian/docs:
      - Removed TODO because this file doesn't exist anymore in
        upstream tarball.
  * debian/patches:
       - Removed 02 and 03 patches. The upstream fixed the code.
  * debian/README.Debian:
       - Added a reference about using an IDS after HLBR.
  * debian/rules:
       - Added /debian/README.source reference to dh_installdocs.
       - Changed from 'dh_clean -k' to 'dh_prep' in install target.
       - Removed build redundancy from binary-arch target.
       - Removed lines related to autotools. HLBR doesn't use
         autotools anymore.


Removed:
    packages/hlbr/trunk/debian/patches/02_init.d.dpatch
    packages/hlbr/trunk/debian/patches/03_www_rule.dpatch
Modified:
    packages/hlbr/trunk/debian/README.Debian
    packages/hlbr/trunk/debian/changelog
    packages/hlbr/trunk/debian/control
    packages/hlbr/trunk/debian/copyright
    packages/hlbr/trunk/debian/docs
    packages/hlbr/trunk/debian/patches/00list
    packages/hlbr/trunk/debian/rules

Modified: packages/hlbr/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/README.Debian?rev=578&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/README.Debian (original)
+++ packages/hlbr/trunk/debian/README.Debian Wed Dec  9 13:00:58 2009
@@ -1,5 +1,16 @@
 hlbr for Debian
 ---------------
+
+
+Using an IDS after HLBR
+-----------------------
+
+You can put an IDS as Snort after HLBR to know suspect traffic doesn't blocked
+by HLBR. It will help you to make new rules. You can use a Linux bridge machine
+as base to an IDS. In that case, you will have an IDS in circuit level.
+
+ -- Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>  Tue, 08 Dec 2009 14:49:20 -0200
+
 
 Upgrading from HLBR 1.5 and older
 ---------------------------------
@@ -20,7 +31,7 @@
     # apt-get remove hlbr
 
 
-After this, install new HLBR version with 
+After this, install new HLBR version with
 
     # apt-get install hlbr
 

Modified: packages/hlbr/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/changelog?rev=578&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/changelog (original)
+++ packages/hlbr/trunk/debian/changelog Wed Dec  9 13:00:58 2009
@@ -1,3 +1,35 @@
+hlbr (1.7-1) unstable; urgency=low
+
+  * New upstream release
+  * Added debian/README.source file.
+  * scripts/hlbr.init:
+      - Fixed problems when replacing old version. Thanks to Michal
+        Politowski. (Closes, #489351)
+      - Removed bashism in start option. Thanks to Raphael Geissert.
+        (Closes, #530098)
+  * debian/control:
+      - Improved the long description.
+      - Removed the 'Conflicts' field.
+      - Updated Standards-Version from 3.7.2 to 3.8.3.
+  * debian/copyright:
+      - Updated program copyright from 2005-2008 to 2005-2009.
+      - Updated packaging copyright by JEMF from 2008 to 2008-2009.
+  * debian/docs:
+      - Removed TODO because this file doesn't exist anymore in
+        upstream tarball.
+  * debian/patches:
+       - Removed 02 and 03 patches. The upstream fixed the code.
+  * debian/README.Debian:
+       - Added a reference about using an IDS after HLBR.
+  * debian/rules:
+       - Added /debian/README.source reference to dh_installdocs.
+       - Changed from 'dh_clean -k' to 'dh_prep' in install target.
+       - Removed build redundancy from binary-arch target.
+       - Removed lines related to autotools. HLBR doesn't use
+         autotools anymore.
+
+ -- Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>  Tue, 08 Dec 2009 14:07:56 -0200
+
 hlbr (1.6-2) unstable; urgency=low
 
   * Patch 02: add PATH variable in init.d script to avoid command not found

Modified: packages/hlbr/trunk/debian/control
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/control?rev=578&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/control (original)
+++ packages/hlbr/trunk/debian/control Wed Dec  9 13:00:58 2009
@@ -4,7 +4,7 @@
 Maintainer: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
 Uploaders: Andre Bertelli Araujo <bertelli.andre at gmail.com>
 Build-Depends: debhelper (>= 7), dpatch, libpcre3-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/debian-br-team/packages/hlbr
 Vcs-Browser: http://svn.debian.org/wsvn/debian-br-team/packages/hlbr
 Homepage: http://hlbr.sourceforge.net
@@ -13,17 +13,20 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: tcpdump
-Conflicts: hlbr (<< 1.6)
 Description: IPS that runs over layer 2 (no TCP/IP stack required)
  HLBR stands for Hogwash Light BR. It is a Brazilian fork of Jason Larsen's
- Hogwash IPS. Its main feature is that it can run directly over OSI model
- layer 2, which means it doesn't even require a TCP/IP stack, running as a
- bridge.
+ Hogwash Intrusion Prevention System (IPS). Its main feature is that it can
+ run directly over OSI model layer 2, which means it doesn't even require a
+ TCP/IP stack, running as a bridge.
  .
  HLBR comes with a set of rules to detect known malicious network traffic,
  and you can define your own rules as well. Packet handling include options
  like dropping or diverting it to another machine (such as a honeypot).
  Since it works like a bridge and doesn't requires an IP address, it is
- invisible to intruders.
+ invisible to intruders. HLBR is a firewall component and must be put before
+ a Intrusion Detection System (IDS). The IDS (Snort or other) will show all
+ suspect traffic doesn't blocked and it can be used to compose new rules
+ to IPS.
  .
  HLBR rule definition language has support for regular expressions (Perl).
+ All blocked traffic is dumped in log under tcpdump format.

Modified: packages/hlbr/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/copyright?rev=578&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/copyright (original)
+++ packages/hlbr/trunk/debian/copyright Wed Dec  9 13:00:58 2009
@@ -9,7 +9,7 @@
 		  Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
 		  Pedro Arthur P. R. Duarte <pedroarthur.jedi at gmail.com>
 
-Copyright: 2005-2008, Andre Bertelli Araujo
+Copyright: 2005-2009, Andre Bertelli Araujo
 		      Artur Duque de Souza
 		      Gabriel E. Arellano
 		      Joao Eriberto Mota Filho
@@ -37,5 +37,5 @@
 
 About the Debian packaging:
   Copyright (C) 2006-2007 Andre Bertelli Araujo <bertelli.andre at gmail.com>
-  Copyright (C) 2008 Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
+  Copyright (C) 2008-2009 Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
   The work is licensed under the GPL 2 or later.

Modified: packages/hlbr/trunk/debian/docs
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/docs?rev=578&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/docs (original)
+++ packages/hlbr/trunk/debian/docs Wed Dec  9 13:00:58 2009
@@ -1,4 +1,3 @@
 README.en
 README.pt_BR
 README.tcpdump
-TODO

Modified: packages/hlbr/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/patches/00list?rev=578&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/patches/00list (original)
+++ packages/hlbr/trunk/debian/patches/00list Wed Dec  9 13:00:58 2009
@@ -1,3 +1,1 @@
 01_configure.dpatch
-02_init.d.dpatch
-03_www_rule.dpatch

Modified: packages/hlbr/trunk/debian/rules
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/rules?rev=578&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/rules (original)
+++ packages/hlbr/trunk/debian/rules Wed Dec  9 13:00:58 2009
@@ -17,18 +17,12 @@
 
 config.status: patch-stamp configure
 	dh_testdir
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-	cp -f /usr/share/misc/config.guess config.guess
-endif
 	./configure $(CROSS) CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
 	touch $@
 
 build: build-stamp
 
-build-stamp:  config.status 
+build-stamp:  config.status
 	dh_testdir
 	$(MAKE)
 	touch $@
@@ -40,15 +34,15 @@
 	[ ! -f Makefile ] || $(MAKE) clean
 	rm -f config.sub config.guess
 	dh_clean
-
+#	exit 1
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 	$(MAKE) PREFIX=$(CURDIR)/debian/hlbr install
 
-binary-arch: build install
+binary-arch: install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs CHANGELOG
@@ -66,4 +60,4 @@
 	dh_builddeb
 
 binary: binary-arch
-.PHONY: build clean binary-indep binary-arch binary install 
+.PHONY: build clean binary-indep binary-arch binary install




More information about the debian-br-team-commits mailing list