| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ipsec-tools | Distribution: openSUSE 10.2 (i586) |
| Version: 0.6.5 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 39 | Build date: Wed Apr 18 20:53:08 2007 |
| Group: Productivity/Networking/Security | Build host: crumb.suse.de |
| Size: 782668 | Source RPM: ipsec-tools-0.6.5-39.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://ipsec-tools.sourceforge.net/ | |
| Summary: IPsec Utilities | |
This is the IPsec-Tools package. This package is needed to really make
use of the IPsec functionality in the version 2.5 and 2.6 Linux
kernels. This package builds:
- libipsec, a PFKeyV2 library
- setkey, a program to directly manipulate policies and SAs
- racoon, an IKEv1 keying daemon
These sources can be found at the IPsec-Tools home page at:
http://ipsec-tools.sourceforge.net/
Authors:
--------
Derek Atkins <derek@ihtfp.com>
Michal Ludvig <michal@logix.cz>
Emmanuel Dreyfus <manu@netbsd.org>
Yvan Vanhullebus <vanhu@free.fr>
BSD License and BSD-like
internal MD5: 4ad8d8c7fd24bf5d069d109bbd116dd1
GPG
* Thu Apr 12 2007 - jbohac@jikos.cz
- Fix a DoS in isakmp_info_recv (CVE-2007-1841, 260791)
* Thu May 04 2006 - jbohac@suse.cz
- fixed a segfault in GSSAPI initialization (#172196)
- the /var/run/racoon directory was missing from the package
which prevented racoon from starting (#170552) - fixed
- fixed unexpanded macros in racoon.conf (#170552)
* Tue Mar 21 2006 - jbohac@suse.cz
- upgrade to 0.6.5 (bugfix release)
- Fixed zombie PH1 handler when isakmp_send() fails in
isakmp_ph1resend()
- Temporary fix for /32 subnets parsing.
- make software behave as the documentation advertise for
INTERNAL_NETMASK4. Keep the old INTERNAL_MASK4 to
avoid breaking backward compatibility.
- Fixed / cleaned up signal handling.
- added --with-libpam and --enable-adminport (#159647)
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Dec 13 2005 - jbohac@suse.cz
- fixed build
* Tue Dec 13 2005 - jbohac@suse.cz
- upgrade to 0.6.4
- added krb5 support ( --enable-gssapi)
- added statistics logging support ( --enable-stats)
* Wed Nov 23 2005 - jbohac@suse.cz
- upgrade to 0.6.3 - fixes #134834 and an openssl incompatibility
issue
* Tue Nov 08 2005 - jbohac@suse.cz
- fixed build for s390
* Thu Oct 20 2005 - jbohac@suse.cz
- upgraded to version 0.6.2
- enabled NAT-T
- fixed build with current openssl
* Wed Aug 31 2005 - jbohac@suse.cz
- fixed permissions for /etc/racoon/psk.txt (bug #114383)
* Tue Aug 23 2005 - jbohac@suse.cz
- upgrade to version 0.6.1
* Wed Aug 03 2005 - jbohac@suse.cz
- fixed build on beta (disabled -Werror again)
* Tue Aug 02 2005 - cthiel@suse.de
- fixed build
* Tue Aug 02 2005 - jbohac@suse.cz
- upgrade to version 0.6
* Thu May 05 2005 - jbohac@suse.cz
- upgrade to version 0.5.2
- disabled -Werror, because bison-generated code would not compile
* Wed Apr 13 2005 - jbohac@suse.cz
- upgrade to version 0.5.1
- fixed compilation warning/errors regarding char/int signedness
* Wed Apr 13 2005 - jbohac@suse.cz
- upgrade to version 0.5.1
- fixed compilation warning/errors regarding char/int signedness
* Wed Mar 16 2005 - jbohac@suse.cz
The patch in the previous release was not applied correctly; fixed.
* Tue Mar 15 2005 - jbohac@suse.cz
- security fix - insecure header parsing (Bug ID: 64726)
* Sat Feb 19 2005 - lmuelle@suse.de
- Update to version 0.5.
* Wed Jan 05 2005 - jbohac@suse.cz
- update to ipsec-tools-0.5-rc1
* Thu Nov 18 2004 - mludvig@suse.cz
- Update to version 0.4
* Tue Sep 14 2004 - ro@suse.de
- undef __P first to make it build
* Tue Aug 10 2004 - mludvig@suse.cz
- Update to 0.4rc1
* Tue Jun 15 2004 - mludvig@suse.cz
- Update to 0.3.3 to fix a X.509 cert verification security bug.
(http://marc.theaimsgroup.com/?l=bugtraq&m=108726102304507&w=2)
* Mon May 17 2004 - mludvig@suse.cz
- Fixed comment in racoon.conf (#40576)
* Wed Apr 21 2004 - mludvig@suse.cz
- Update to 0.3.1 to fix CAN-2004-0403
* Thu Apr 15 2004 - mludvig@suse.cz
- Update to final 0.3. We had all patches in the
package anyway...
* Thu Apr 08 2004 - mludvig@suse.cz
- Fixed setkey to support multiline commands in interactive mode.
- Added 'exit' command to setkey.
The two changes fix TAHI/ipsec tests.
- Emit messages about Keep-Alive packets with DEBUG severity
instead of INFO. With INFO it only polutes syslog every 20s.
* Mon Apr 05 2004 - mludvig@suse.cz
- Fixed X.509 security bug (#38373)
* Thu Apr 01 2004 - mludvig@suse.cz
- Report received SADB_X_NAT_T_NEW_MAPPING message.
- Avoid segfault with unknown PF_KEY messages.
- Move encmode update out of the loop. NAT-T now works
even with more than one proposal.
* Tue Mar 30 2004 - mludvig@suse.cz
- Rewritten the testsuite to avoid
failures on 32b platforms.
* Fri Mar 26 2004 - mludvig@suse.cz
- Handle input lines one by one in interactive mode
(preventing premature exit on syntax error).
* Thu Mar 25 2004 - mludvig@suse.cz
- Update to 0.3rc4:
- Fixed adding "null" encryption via 'setkey'.
- Fixed segfault when using AES in Phase1 with OpenSSL>=0.9.7
- Fixed NAT-T in aggresive mode.
- Fixed testsuite and added testsuite run into make check.
* Tue Mar 23 2004 - mludvig@suse.cz
- Fix segfault with AES.
- Enable testsuite.
* Mon Mar 22 2004 - mludvig@suse.cz
- Fix "null" encryption setup in setkey.
* Fri Mar 19 2004 - mludvig@suse.cz
- Fix duplicate ipsec service (#36575)
- Update to 0.3rc3
* Thu Mar 11 2004 - mludvig@suse.cz
- Update to 0.3rc2
* Mon Mar 08 2004 - mludvig@suse.cz
- Add sysconfig and init.d files.
* Fri Mar 05 2004 - mludvig@suse.cz
- Include samples config files in the RPM.
* Thu Mar 04 2004 - mludvig@suse.cz
- update to 0.3rc1
* Tue Feb 03 2004 - mludvig@suse.cz
- Update to 0.2.4
* Mon Jan 26 2004 - ro@suse.de
- updated neededforbuild "kernel-source-26" -> "kernel-source"
* Thu Jan 15 2004 - mludvig@suse.cz
- update to ipsec-tools-0.2.3
* Sat Jan 10 2004 - adrian@suse.de
- remove obsolete %run_ldconfig
* Tue Dec 23 2003 - mludvig@suse.cz
- Recognize IPSEC_DIR_FWD when dumping SPD.
* Fri Dec 19 2003 - mludvig@suse.cz
- Added many fixes gathered from the mailing list.
- Added support for specifying SA lifebytes.
* Wed Dec 17 2003 - garloff@suse.de
- Package ipsec-tools 0.2.2.
Pš¸
Generated by rpm2html 1.8.1
Daniel Veillard, Sun Jul 20 03:40:43 2008