/[pkg-openswan]/trunk
ViewVC logotype

Log of /trunk

View Directory Listing Directory Listing


Sticky Revision:

Revision 83 - Directory Listing
Modified Tue Nov 15 16:00:04 2005 UTC (7 years, 6 months ago) by rmayr
And again a new version - seems to be a bugfix version though.

Revision 80 - Directory Listing
Modified Tue Nov 15 15:54:50 2005 UTC (7 years, 6 months ago) by rmayr
New openswan upstream release, fixing a DoS issue.

Revision 77 - Directory Listing
Modified Mon Oct 10 11:05:05 2005 UTC (7 years, 7 months ago) by rmayr
See the changelog for details.

Revision 76 - Directory Listing
Modified Tue Oct 4 13:11:39 2005 UTC (7 years, 7 months ago) by rmayr
Check changelog for details.

Revision 75 - Directory Listing
Modified Tue Oct 4 12:27:06 2005 UTC (7 years, 7 months ago) by rmayr
Fix openswan-modules-source compilation now.

Revision 74 - Directory Listing
Modified Fri Sep 30 21:41:03 2005 UTC (7 years, 7 months ago) by rmayr
Almost fix compiling out-of-tree modules for 2.4.29 now. Still has a compilation
error in pfkey_v2.c.

Revision 73 - Directory Listing
Modified Tue Sep 27 20:23:38 2005 UTC (7 years, 7 months ago) by rmayr
Mention the shared GPL location in the copyright and clean it up.

Revision 72 - Directory Listing
Modified Wed Sep 21 22:58:47 2005 UTC (7 years, 8 months ago) by rmayr
Corrected changelog.

Revision 71 - Directory Listing
Modified Mon Sep 19 15:30:20 2005 UTC (7 years, 8 months ago) by rmayr
Added a watch file for automatic notification of new (stable) versions.

Revision 70 - Directory Listing
Modified Mon Sep 19 15:12:33 2005 UTC (7 years, 8 months ago) by rmayr
Fixed package compilation.

Revision 69 - Directory Listing
Modified Mon Sep 19 13:13:08 2005 UTC (7 years, 8 months ago) by rmayr
- Added Vietnamese debconf translation.
- Documented the upstream bug fixes in the changelog.

Revision 68 - Directory Listing
Modified Mon Sep 19 13:01:57 2005 UTC (7 years, 8 months ago) by rmayr
New openswan upstream release, upgraded by svn-upgrade.

Revision 61 - Directory Listing
Modified Wed Jun 22 09:47:34 2005 UTC (7 years, 11 months ago) by rmayr
Updated the Japanese translation.

Revision 50 - Directory Listing
Modified Sun Apr 10 11:03:31 2005 UTC (8 years, 1 month ago) by rmayr
Typo! Modules are called *.ko on 2.6 kernels, not *.o...

Revision 49 - Directory Listing
Modified Sat Apr 9 21:19:34 2005 UTC (8 years, 1 month ago) by rmayr
Also state that patching 2.6 kernels now works.

Revision 48 - Directory Listing
Modified Sat Apr 9 20:35:05 2005 UTC (8 years, 1 month ago) by rmayr
Also need to copy Makefile.top to the kernel-patch-openswan package.

Revision 47 - Directory Listing
Modified Sat Apr 9 19:24:46 2005 UTC (8 years, 1 month ago) by rmayr
Set urgency to high.

Revision 46 - Directory Listing
Modified Sat Apr 9 19:21:14 2005 UTC (8 years, 1 month ago) by rmayr
Fix building of modules for kernel 2.6.

Revision 45 - Directory Listing
Modified Sat Apr 9 19:04:33 2005 UTC (8 years, 1 month ago) by rmayr
Fix a few more lintian complaints and enable building of XAUTH PAM and CRL
fetching (via LDAP and CURL) support.

Revision 44 - Directory Listing
Modified Sat Apr 9 18:25:57 2005 UTC (8 years, 1 month ago) by rmayr
Fixed building of modules.

Revision 43 - Directory Listing
Modified Sat Apr 9 17:44:29 2005 UTC (8 years, 1 month ago) by rmayr
Another file under /etc has x permissions - fix that.

Revision 42 - Directory Listing
Modified Sat Apr 9 17:40:32 2005 UTC (8 years, 1 month ago) by rmayr
- No longer need the awk-to-gawk hack.
- Make it compile (fswcert needs to be compiled and installed manually).
- Fix permissions in /etc/ files.

Revision 41 - Directory Listing
Modified Sat Apr 9 16:51:23 2005 UTC (8 years, 1 month ago) by rmayr
Really try to build the fswcert source from the upstream tree.

Revision 40 - Directory Listing
Modified Sat Apr 9 16:41:34 2005 UTC (8 years, 1 month ago) by rmayr
Ok, it isn't installed in /usr/lib/ipsec.v1 normally, this is seemingly a
problem with the Makefile. Need to figure it out...

Revision 39 - Directory Listing
Modified Sat Apr 9 16:38:39 2005 UTC (8 years, 1 month ago) by rmayr
Adapt to the change from /usr/lib/ipsec to /usr/lib/ipsec.v1

Revision 38 - Directory Listing
Modified Sat Apr 9 16:30:24 2005 UTC (8 years, 1 month ago) by rmayr
Many small changes, look at the changelog from this commit for details.

Revision 37 - Directory Listing
Modified Sat Apr 9 15:50:32 2005 UTC (8 years, 1 month ago) by rmayr
Updated to new upstream version 2.3.1.

Revision 31 - Directory Listing
Modified Mon Jan 31 21:56:03 2005 UTC (8 years, 3 months ago) by rmayr
Also add the CAN ID to the security-relevant bug report.

Revision 29 - Directory Listing
Modified Thu Jan 27 15:02:35 2005 UTC (8 years, 3 months ago) by rmayr
- Fix a security issue for immediate upload.
- Add a missing Build-Dependency.

Revision 27 - Directory Listing
Modified Fri Jan 14 10:51:29 2005 UTC (8 years, 4 months ago) by rmayr
Deal with the case that the NAT-T patch does not apply to the kernel sources:
skip it, print a message and continue to apply KLIPS.

Revision 26 - Directory Listing
Modified Thu Jan 13 13:36:12 2005 UTC (8 years, 4 months ago) by rmayr
- RCSID changes in index.html.
- Added an auto-generated file and an auto-generated dir to svn:ignore.

Revision 25 - Directory Listing
Modified Thu Jan 13 13:33:00 2005 UTC (8 years, 4 months ago) by rmayr
- Deal better with .svn dirs in the source repository.
- Automatically generate the NAT-T patch for openswan-modules-source and
  automatically apply it with kernel-patch-openswan.
- Typo in debconf templates.
- Document 2.4/2.6 KLIPS integration better in README.Debian.
- Include a line in the package descriptions of openswan-modules-source and
  kernel-patch-openswan that they only work with 2.4. Too many people try it
  with 2.6, so make it even more prominent.

Revision 24 - Directory Listing
Modified Thu Jan 13 10:45:45 2005 UTC (8 years, 4 months ago) by rmayr
Update build-deps to libcurl3-dev.

Revision 23 - Directory Listing
Modified Thu Jan 13 09:39:52 2005 UTC (8 years, 4 months ago) by rmayr
- Document that aes-sha1 is now the default proposal.
- Add the new docs/ dir to be installed.

Revision 22 - Directory Listing
Modified Thu Jan 13 09:37:11 2005 UTC (8 years, 4 months ago) by rmayr
This should be the last now-empty directory to be removed.

Revision 21 - Directory Listing
Modified Thu Jan 13 09:35:55 2005 UTC (8 years, 4 months ago) by rmayr
Remove a few more now-empty directories.

Revision 20 - Directory Listing
Modified Thu Jan 13 09:34:05 2005 UTC (8 years, 4 months ago) by rmayr
Removed a few now-empty directories.

Revision 19 - Directory Listing
Modified Thu Jan 13 09:33:35 2005 UTC (8 years, 4 months ago) by rmayr
Added Japanese debconf translation.                         

Revision 18 - Directory Listing
Modified Thu Jan 13 09:13:04 2005 UTC (8 years, 4 months ago) by rmayr
- Finish update to new upstream release (quite a number of files were removed).
- Update Debian packaging stuff to 2.3: update build-deps in control and the changelog.
- debian/openswan.templates is auto-generated, remove it from the repository.
- Typo in debian/openswan.templates.master.

Revision 17 - Directory Listing
Modified Thu Jan 13 08:25:21 2005 UTC (8 years, 4 months ago) by rmayr
Update to 2.3.0 upstream.

Revision 16 - Directory Listing
Modified Sat Oct 16 11:17:25 2004 UTC (8 years, 7 months ago) by rmayr
Added a lot more documentation to README.Debian on how to build the KLIPS
modules.

Revision 15 - Directory Listing
Modified Sun Oct 3 19:24:39 2004 UTC (8 years, 7 months ago) by rmayr
Set upload urgency to medium.

Revision 14 - Directory Listing
Modified Sun Oct 3 19:19:34 2004 UTC (8 years, 7 months ago) by rmayr
Silence egrep in openswan.postinst, which printed a superflous line on stdout.

Revision 13 - Directory Listing
Modified Sun Oct 3 19:00:02 2004 UTC (8 years, 7 months ago) by rmayr
Fixed the openswan no_oe problem: just put spaces at the end of the lines.

Revision 12 - Directory Listing
Modified Tue Sep 28 13:12:01 2004 UTC (8 years, 7 months ago) by rmayr
Another fix, this time for the kernel-patch-openswan package.

Revision 11 - Directory Listing
Modified Tue Sep 28 11:06:46 2004 UTC (8 years, 7 months ago) by rmayr
Fixed includes so that the openswan-modules-source package can compile.

Revision 10 - Directory Listing
Modified Mon Sep 27 19:45:26 2004 UTC (8 years, 7 months ago) by rmayr
Fixed the building of openswan modules now - also successfully enabled building
of modular extensions.

Revision 9 - Directory Listing
Modified Mon Sep 27 16:19:30 2004 UTC (8 years, 7 months ago) by rmayr
flex has already been added to Build-Depends, close the bug reports.

Revision 8 - Directory Listing
Modified Fri Sep 24 11:37:53 2004 UTC (8 years, 8 months ago) by rmayr
Whoops, the lex binary is in package flex.

Revision 7 - Directory Listing
Modified Fri Sep 24 11:25:29 2004 UTC (8 years, 8 months ago) by rmayr
Hopefully make openswan-modules-source work again by auto-generating the 
version.c file. Also enable the building of modular extensions and AES for this
package.

Revision 6 - Directory Listing
Modified Fri Sep 24 10:41:31 2004 UTC (8 years, 8 months ago) by rmayr
Also need lex for building the new 2.2.0 source....

Revision 4 - Directory Listing
Modified Thu Sep 23 13:29:43 2004 UTC (8 years, 8 months ago) by rmayr
Add bison to Build-Depends.

Revision 2 - Directory Listing
Modified Thu Sep 23 09:39:46 2004 UTC (8 years, 8 months ago) by rmayr
Added the initial tree, already including some tags of already uploaded Debian 
packages.

Revision 1 - Directory Listing
Added Tue Sep 21 17:22:58 2004 UTC (8 years, 8 months ago) by kyle
Create the format, import goes into trunk.

  ViewVC Help
Powered by ViewVC 1.1.5