New version of ipsec-tools

2005-02-11 Thread rganesan

Hi,

I have taken over as maintainer of ipsec-tools. I'll be soon uploading
ipsec-tools 0.5rc2 to unstable, skipping version 0.4 (0.3.3 is the latest
version in Debian). I would really like to get 0.5 into sarge because there
have been many enhancements to ipsec-tools (for e.g. NAT-T support, Dead
Peer Detection, support for PlainRSA keys for easy migration from FreeSWAN,
Hybrid authentication). This is also the first release that supports Linux
kernel versions 2.6.10 and above (FWD policy support).

Even though upstream considers it ready for production use, I'm planning to
file a bug to keep it out of testing for two reasons; first because the
packaging has been completely redone (using debhelper), so I want to make
sure I didn't break anything and second I expect at least one more release
candidate before the final release is made. I'll make an upload as soon as
0.3.3-7 gets into testing. 

If you're impatient, you can try my packages at

deb http://people.debian.org/~rganesan/packages binary/
deb-src http://people.debian.org/~rganesan/packages source/

Please test these packages if you are currently using ipsec-tools. Thanks.

Ganesan

-- 
Ganesan Rajagopal (rganesan at debian.org) | GPG Key: 1024D/5D8C12EA
Web: http://employees.org/~rganesan| http://rganesan.blogspot.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#126434: ITP: super-sed -- An enhanced version of sed

2001-12-25 Thread rganesan
Package: wnpp 
Version: N/A 
Severity: wishlist

ssed is a version of sed that supports a few new features, including Perl
regular expressions and much greater speed than GNU sed. A few experimental 
features were mutuated from Perl, including in-place editing (the `i' flag)
and the ability to pipe a command in the Bourne shell was added.

http://spazioweb.inwind.it/seders/ssed/
http://www.gnu.org/directory/super-sed.html

Super sed is derived from GNU sed 3.02 and is licensed under GPL. However it
is not a GNU project package.

Ganesan