On Mon, 2011-10-31 at 14:51 +0100, Balint Kovacs wrote:
On 10/29/2011 05:51 PM, Balazs Scheidler wrote:
Hi,
Since there are a nice number of fixes accumulated on the 3.3 tree, I'd like to prepare for the 3.3.2 release.
Before doing the actual release though, I'd appreciate any kind of feedback you can give.
The current state is in git right now, I'll try to create a timestamped tarball later this weekend.
Thanks.
Hi,
there seems to be a patch of mine missing from both the 3.3 and 3.4 trees, that fixes a mistake that I did while implementing the 'pdbtool test' explicit rule id check. Right now if no rule-id is supplied to test, pdbtool always prints and error message and quits with exit code 3. Most probably this went unnoticed in mailing list traffic, can you please apply before releasing 3.3.2?
hmm.. I was quite sure I merged it previously. But I did it now anyway: commit 571e71aaf42beb3170ed9cec588a918f05afc8bb Author: Balazs Scheidler <bazsi@balabit.hu> Date: Mon Oct 31 21:54:40 2011 +0100 pdbtool: fix missing check in pdbtool test ruleid warning Signed-off-by: Balint Kovacs <blint@balabit.hu> -- Bazsi