2006
fireflier (1.99.beta2.1) experimental; urgency=low
* Non-maintainer upload.
* kdeclient/Makefile.am qtclient/Makefile.am:
+ Removed questinable "CONFIG_CLEAN_FILES = configure" rule that made it
impossible to rebuild the package.
* Properly rebootstrapped package:
$ for dir in sharedc++ server kdeclient qtclient shellclient; do
(cd $dir && rm -f aclocal.m4 && sh -e autogen.sh) || break
done
* debian/control:
+ Remove build-dependency on automake / autoconf / pkg-config / libtool.
+ Remove unneeded build-dependency on build-essential g++.
+ Set policy to 3.7.2.
+ Build-depend on debhelper (>= 4.0) because DH_COMPAT is 4.
* debian/rules:
+ Removed build-time call to autogen.sh (Closes: #389233).
+ Fix timestamps for autotools files to avoid rebuilds. I did not want
to use AM_MAINTAINER_MODE because apparently Anjuta overwrites the
configure.ac files.
+ Create a temporary Makefile in sharedc++/ so that other subdirectories
don't fail their distclean rule when recursing there.
+ Add --with-qt-includes=/usr/include/qt3 to appropriate configure calls.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 8 Oct 2006 00:01:01 +0200
fireflier (1.99.beta2) experimental; urgency=low
* some cleanups and bugfixes
-- Martin Maurer <fireflier@gibraltar.at> Sat, 4 Feb 2006 13:29:00 +0100
2005
fireflier (1.99.beta1-1) experimental; urgency=low
* added missing copyright file for firefliersh * fixed error in changelog * fixed manpath
-- Martin Maurer <fireflier@gibraltar.at> Tue, 22 Nov 2005 13:29:00 +0100
fireflier (1.99.beta1) experimental; urgency=low
* fireflier is ready for public testing * removed gnomeclient until beta2 or beta3
-- Martin Maurer <fireflier@gibraltar.at> Sun, 6 Nov 2005 13:29:00 +0100
fireflier (1.99.alpha5) unstable; urgency=low
* server: - packetmanager and rulemanager classes
-- Martin Maurer <fireflier@gibraltar.at> Sun, 3 Sep 2005 13:29:00 +0100
2004
fireflier (1.99.alpha4) unstable; urgency=low
* qtclient:
- fixed resolver (resolved too often)
* server:
- knows about userspace filters again
- uses hardcoded userspace rules file
-- Martin Maurer <fireflier@gibraltar.at> Sun, 17 Oct 2004 13:29:00 +0100
fireflier (1.99.alpha3) unstable; urgency=low
* first public alpha
* qtclient:
- fixed hang on logout
- improved iptables and userspace views
* server:
- fixed a bug in addConnection causing an assert to fire
in prepareForSend
-- Martin Maurer <fireflier@gibraltar.at> Wed, 29 Sep 2004 13:29:00 +0100
fireflier (1.99.alpha2) unstable; urgency=low
* lots of things still need to be done
-- Martin Maurer <fireflier@gibraltar.at> Wed, 23 Sep 2004 13:29:00 +0100
fireflier (1.99.alpha1) unstable; urgency=low
* many new things - this is a major release * mac address filtering * icmp type filtering * tcp flags filtering * connection monitor * thinlet client instead of java client
-- Martin Maurer <fireflier@gibraltar.at> Sun, 4 Jan 2004 13:29:00 +0100
fireflier (1.1.4-1) unstable; urgency=low
* fixed some lintian problems:
- included dh_strip again
- removed some documentation files from deb packages (INSTALL, ...)
-- Martin Maurer <fireflier@gibraltar.at> Wed, 21 Jan 2004 13:29:00 +0100
fireflier (1.1.4) unstable; urgency=low
* updated queued pakets mechanism: if the queue is full, the oldest packet
is dropped, not the newest. reduced queue size to 10 (was 50)
* default login name in qtclient is determined by getlogin now.
* there is now a kde version of the qtclient
it has a dock icon, which displays if packets are pending,
and supports (optional) auto-popup of the fireflier window
-- Martin Maurer <fireflier@gibraltar.at> Mon, 19 Jan 2004 13:29:00 +0100
2003
fireflier (1.1.3) unstable; urgency=low
* gnomeclient and qtclient do port resolution now * server does forking (-d). pidfile supported * updated the init script * fixed some compile issues for suse (tested server and qtclient)
-- Martin Maurer <fireflier@gibraltar.at> Sat, 1 Nov 2003 13:29:00 +0100
fireflier (1.1.2-1) unstable; urgency=high
* updated gnomeclient autogen.sh, and build dependency on automake-1.7
so that it should compile on the build daemons now
-- Martin Maurer <fireflier@gibraltar.at> Fri, 10 Oct 2003 13:29:00 +0100
fireflier (1.1.2) unstable; urgency=high
* fixed a DOS attack, where anyone who had access to the
fireflier-server port could prevent logins to the server.
Notice, that only one IP has access to the fireflier port
by default.
* /var/run/fireflier/usrules is no longer world readable
* qtclient now terminates when there is already a connected user
* valgrind and electric fence runs - minor changes
* extended debian descriptions. closes #209490, closes #209679
* improved documentation a little bit.
added progress messages to the status bar. closes #187231
* changed some fonts in qtclient (fixed width font in rulesform now)
-- Martin Maurer <fireflier@gibraltar.at> Wed, 10 Sep 2003 14:29:00 +0100
fireflier (1.1.1-1) unstable; urgency=low
* fixed gnomeclient automake problems
(automake specific links were not updated on rebuild
-- Martin Maurer <fireflier@gibraltar.at> Wed, 25 Jun 2003 14:29:00 +0100
fireflier (1.1.1) unstable; urgency=low
* fixed a gcc-3.3 compile error. (closes: #197723)
-- Martin Maurer <fireflier@gibraltar.at> Tue, 17 Jun 2003 14:29:00 +0100
fireflier (1.1-3) unstable; urgency=low
* added libtool to build-depends
-- Martin Maurer <fireflier@gibraltar.at> Mon, 10 Mar 2003 22:29:00 +0100
fireflier (1.1-2) unstable; urgency=low
* added autoconf and automake to build-depends * adapted debian/rules to changed qt include directory
-- Martin Maurer <fireflier@gibraltar.at> Wed, 04 Mar 2003 22:29:00 +0100
fireflier (1.1-1) unstable; urgency=low
* Now again with the correct libqt3 include paths....
-- Martin Maurer <fireflier@gibraltar.at> Wed, 19 Feb 2003 22:29:00 +0100
fireflier (1.1) unstable; urgency=low
* closed security hole where users could read and delete
iptables and userspace rules while not being logged in
* redesigned interface
* first working gtk client (thanks to Klaus Triendl)
* README updated
* qtclient Makefile updates (qt detection)
* iptables path fix for suse
-- Martin Maurer <fireflier@gibraltar.at> Thu, 13 Feb 2003 10:00:00 +0200
2002
fireflier (1.0a) unstable; urgency=low
* code cleanup in server. replaced defines and literals by enums
-- Martin Maurer <fireflier@gibraltar.at> Fri, 23 Nov 2002 10:00:00 +0200
fireflier (1.0) unstable; urgency=low
* fixed another gcc 3.x compile bug * adapted to changed iptables library (they moved the header files)
-- Martin Maurer <fireflier@gibraltar.at> Fri, 25 Oct 2002 10:00:00 +0200
fireflier (0.9.3) unstable; urgency=low
* exchanged sun jsse with miniSSL by BebboSoft (www.bebbosoft.de).
See README for details.
* removed the javaclients from the debian packages (not that sure
about the DFSG conformance of the BebboSoft licence - see miniSSL)
* created an applet version of the javaclient (use applet.patch.0.9.3)
* fixed minor bugs
-- Martin Maurer <fireflier@gibraltar.at> Wed, 24 Jul 2002 10:00:00 +0200
fireflier (0.9.2) unstable; urgency=low
* modified java client to compile with java 1.4
notice that you would have to edit fireflier.java
to get this working. (cf README)
* fixed server to compile with newer pam versions
* fixed a small bug in resolver
* changed font in qtclient rules_dialog
* fixed some gcc3.x problems in qtclient, maybe it compiles now
can't verify this, as I don't have qt3.x compiled with gcc3.x
* if you use this package, it would be nice if you sent feedback (see README)
* fixed some minor bugs
-- Martin Maurer <fireflier@gibraltar.at> Tue, 19 Jul 2002 10:00:00 +0200
fireflier (0.9.1) unstable; urgency=low
* fixed resolver
-- Martin Maurer <fireflier@gibraltar.at> Tue, 3 Jun 2002 10:00:00 +0200
fireflier (0.9) unstable; urgency=low
* fixed two bugs which prevented timeouting userspace rules from being deleted
* fixed bug not saving protocol on insert of port matching rule
* fixed bug which stopped server from sending packets to client
* various other bugs
* work on qtclient (status: useable)
* created debs for qtclient
* created configure script for qtclient (should be improved)
* hispirit (status: not useable) started work on gtkclient
* removed sun-jsse from source!!! (license problems). You will need to
get this yourself. (unless you don't need the javaclient)
* removed javaclient from debian build scripts
-- Martin Maurer <fireflier@gibraltar.at> Tue, 1 Jun 2002 10:00:00 +0200
fireflier (0.8) unstable; urgency=low
* fixed a bug regarding close buttons in iptables/userspace rules dialogs * sourceforge registration * first official release * debian packages for server * corrected alloc bug * created README * corrected bug when deleting userspace rules (bug in javaclient)
-- Martin Maurer <fireflier@gibraltar.at> Tue, 7 May 2002 10:00:00 +0200
Old changelog format(s), not parsed
fireflier (0.8pre3)
* corrected bug when creating rules of non-existent values (server crashed)
* improved javaclient optical design
* review of code. some general changings (assertions, ...)
* debugging
* javaclient: fixed popup windows. iptables list and userspace list may not coexist
* fixed Makefile, so that configfiles are not overwritten on upgrade
* startup script should be working by now. Copy it to /etc/init.d and create the necessary links
-- Martin Maurer <fireflier@gibraltar.at> Tue, 21 Apr 2002 10:00:00 +0200
fireflier (0.8pre2)
* corrected configure script to abort on missing libraries
* userspace rules are saved whenever a new rule is inserted (formerly only on exit)
* got rid of startup.sh: handling of client ip now via config file.
Filtering is done in userspace (as little traffic expected)
ip_queue rules are inserted on startup and deleted on shutdown (cf. Configfile: create_queue_rules)
-- Martin Maurer <fireflier@gibraltar.at> Tue, 18 Apr 2002 10:00:00 +0200
fireflier (0.8pre1)
* first pre version
-- Martin Maurer <fireflier@gibraltar.at> Tue, 16 Apr 2002 10:00:00 +0200
xxxxxxxxxxxxxxxxxxx: 2002-02-0x
* development started