Author: timb
Date: 2007-09-26 03:01:07 +0200 (Wed, 26 Sep 2007)
New Revision: 404

Added:
   trunk/doc/website/packages/debian/libopenvas-dev_0.9.1-1_i386.deb
   trunk/doc/website/packages/debian/libopenvas_0.9.1-1_i386.deb
   trunk/doc/website/packages/debian/openvas-client_1.0.0-1_i386.deb
Removed:
   trunk/doc/website/packages/debian/openvas-client_0.9.1-1_i386.deb
Modified:
   trunk/doc/website/openvas-server.htm4
   trunk/doc/website/packages/debian/Packages
   trunk/doc/website/packages/debian/Packages.gz
   trunk/doc/website/packages/debian/Release
   trunk/doc/website/packages/debian/Release.gpg
Log:
Updated Debian packages


Modified: trunk/doc/website/openvas-server.htm4
===================================================================
--- trunk/doc/website/openvas-server.htm4       2007-09-26 00:28:45 UTC (rev 
403)
+++ trunk/doc/website/openvas-server.htm4       2007-09-26 01:01:07 UTC (rev 
404)
@@ -73,6 +73,23 @@
 you are welcome to join the openvas mailing list and ask for support there.
 </p>
 
+<h3>Readily available installation package</h3>
+
+<strong>Debian unstable</strong>
+
+<p>
+Add the following line to your sources.list and then apt-get update && apt-get 
install libopenvas libopenvas-dev
+</p>
+
+<code>
+deb http://www.openvas.org/packages/debian ./
+</code>
+
+<p>
+<b>ATTENTION:</b> Of the openvas-server components, only openvas-libraries is
+available as a Debian package at this time.
+</p>
+
 <h3>Latest release</h3>
 
 <p>

Modified: trunk/doc/website/packages/debian/Packages
===================================================================
--- trunk/doc/website/packages/debian/Packages  2007-09-26 00:28:45 UTC (rev 
403)
+++ trunk/doc/website/packages/debian/Packages  2007-09-26 01:01:07 UTC (rev 
404)
@@ -1,17 +1,17 @@
 Package: openvas-client
 Priority: extra
 Section: net
-Installed-Size: 804
+Installed-Size: 808
 Maintainer: Tim Brown <[EMAIL PROTECTED]>
 Architecture: i386
-Version: 0.9.1-1
+Version: 1.0.0-1
 Replaces: nessusclient
-Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.6-1), libcairo2 (>= 1.4.0), 
libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 
2.10.12-3), libpango1.0-0 (>= 1.16.5), libssl0.9.8 (>= 0.9.8e-1), libx11-6, 
libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, 
libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1)
-Filename: ./openvas-client_0.9.1-1_i386.deb
-Size: 272542
-MD5sum: 17198745588aeabfe0a56915f484a5d7
-SHA1: ffd40d19615b7b07d9cbc7b04e6ea48da59689aa
-SHA256: 6698c43884c918245ac913114d3ace306ccb579c2e23250fc0ce2ee43f1e498e
+Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.6.1-1), libcairo2 (>= 1.4.0), 
libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 
2.10.12-3), libpango1.0-0 (>= 1.18.2), libssl0.9.8 (>= 0.9.8e-1), libx11-6, 
libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, 
libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.3.3.dfsg-1)
+Filename: ./openvas-client_1.0.0-1_i386.deb
+Size: 273428
+MD5sum: 226fc5855014a057ce5faa784404ce34
+SHA1: 6276d9bd5836a8ffe7d918ba5db23d44e99b530e
+SHA256: 80d5cded3f30a71258459c6f28f4f996ee035d7ec002ed882c4a7bb0fa01125b
 Description: Remote network security auditor, the client
  The OpenVAS Security Scanner is a security auditing tool. It makes
  possible to test security modules in an attempt to find vulnerable
@@ -24,3 +24,54 @@
  This package contains the GTK+ client, which exists in other
  forms and on other platforms, too.
 
+Package: libopenvas-dev
+Priority: extra
+Section: libdevel
+Installed-Size: 332
+Maintainer: Tim Brown <[EMAIL PROTECTED]>
+Architecture: i386
+Source: openvas-libraries
+Version: 0.9.1-1
+Depends: libopenvas (= 0.9.1-1)
+Filename: ./libopenvas-dev_0.9.1-1_i386.deb
+Size: 83074
+MD5sum: c90f8dc124fbd07b501ce38df3b4b334
+SHA1: 230204427f17fb408600ca0a22320c903dbca623
+SHA256: 3762a1873b7965c219701d074aba2bd949b8caf2983630167d3929c9bf328ae7
+Description: OpenVAS static libraries and headers
+ The OpenVAS Security Scanner is a security auditing tool. It makes
+ possible to test security modules in an attempt to find vulnerable
+ spots that should be fixed.
+ .
+ It is made up of two parts: a server, and a client. The server/daemon,
+ openvasd, is in charge of the attacks, whereas the client,
+ OpenVAS-Client, provides the user a nice X11/GTK+ interface.
+ .
+ This package contains the OpenVAS static libraries, headers, and
+ openvas-config script.
+
+Package: libopenvas
+Priority: extra
+Section: libs
+Installed-Size: 200
+Maintainer: Tim Brown <[EMAIL PROTECTED]>
+Architecture: i386
+Source: openvas-libraries
+Version: 0.9.1-1
+Depends: libc6 (>= 2.6.1-1)
+Filename: ./libopenvas_0.9.1-1_i386.deb
+Size: 63142
+MD5sum: 43259b879cc643d588428e164063663f
+SHA1: 14221a4d0be406480864fc4a6511e410475de01d
+SHA256: 604b7d9fccb76e0f98b24a9de8e6ed82c753233b2172ec09bba58a3b298218b2
+Description: OpenVAS shared libraries
+ The OpenVAS Security Scanner is a security auditing tool. It makes
+ possible to test security modules in an attempt to find vulnerable
+ spots that should be fixed.
+ .
+ It is made up of two parts: a server, and a client. The server/daemon,
+ openvasd, is in charge of the attacks, whereas the client,
+ OpenVAS-Client, provides the user a nice X11/GTK+ interface.
+ .
+ This package contains the required Nessus shared libraries.
+

Modified: trunk/doc/website/packages/debian/Packages.gz
===================================================================
(Binary files differ)

Modified: trunk/doc/website/packages/debian/Release
===================================================================
--- trunk/doc/website/packages/debian/Release   2007-09-26 00:28:45 UTC (rev 
403)
+++ trunk/doc/website/packages/debian/Release   2007-09-26 01:01:07 UTC (rev 
404)
@@ -1,13 +1,13 @@
-Date: Sat, 18 Aug 2007 23:51:31 UTC
+Date: Wed, 26 Sep 2007 00:48:47 UTC
 MD5Sum:
- c1b974a3de99ae0eacabc422371db585             1298 Packages
- bbe9dd61946aa7f4b45bf2fd56e468f1              780 Packages.gz
+ f9b6033197bf99a3d77d20f28bc62f05             3133 Packages
+ e8b169a88c44c3497a5ba70296c45c75             1148 Packages.gz
  d41d8cd98f00b204e9800998ecf8427e                0 Release
 SHA1:
- 2f122fbe09e4d26444a09c2c110a77812ec6b360             1298 Packages
- 6b11cc126261cea183a9f1a0033e3c9bf306d338              780 Packages.gz
+ 183770e728e8c6a8ec92a132fb3ced6867eeea24             3133 Packages
+ 792207b362fe8b0de7e8820025f3fd8aba95aa0e             1148 Packages.gz
  da39a3ee5e6b4b0d3255bfef95601890afd80709                0 Release
 SHA256:
- 04a15ee4adffb61ce7f647b582b05ba84137c7c50d2e426d658793f97ff9947c             
1298 Packages
- a7f8cfb549c362d88db3bc89f1004184679c701458b1a0928c10c6ff8ba206d1              
780 Packages.gz
+ 1217a08aa2b6411d6babd5d583923c890efcbc3e4e4d1a107d973b67b1e30887             
3133 Packages
+ 2c8ccd264e7e44f6a0af1b4d914d801bfb834b2aa31d6f209a534f573e8d3dfb             
1148 Packages.gz
  e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855              
  0 Release

Modified: trunk/doc/website/packages/debian/Release.gpg
===================================================================
--- trunk/doc/website/packages/debian/Release.gpg       2007-09-26 00:28:45 UTC 
(rev 403)
+++ trunk/doc/website/packages/debian/Release.gpg       2007-09-26 01:01:07 UTC 
(rev 404)
@@ -1,7 +1,7 @@
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.6 (GNU/Linux)
 
-iD8DBQBGx4YOVAlO5exu9x8RAnzEAJ4qZaZ5O1i38U4fSch2NOQTISZ4SwCeL7hy
-Na0eobbJAn4/CuAhTcxWgVI=
-=/59c
+iD8DBQBG+ayGVAlO5exu9x8RAp7AAKDJQJcMcKvKtyP53z0Skym9JwNlTACg3/bC
+CqoRZW58cpObPocD5ALDItg=
+=pPIb
 -----END PGP SIGNATURE-----

Added: trunk/doc/website/packages/debian/libopenvas-dev_0.9.1-1_i386.deb
===================================================================
(Binary files differ)


Property changes on: 
trunk/doc/website/packages/debian/libopenvas-dev_0.9.1-1_i386.deb
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/doc/website/packages/debian/libopenvas_0.9.1-1_i386.deb
===================================================================
(Binary files differ)


Property changes on: 
trunk/doc/website/packages/debian/libopenvas_0.9.1-1_i386.deb
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Deleted: trunk/doc/website/packages/debian/openvas-client_0.9.1-1_i386.deb
===================================================================
(Binary files differ)

Added: trunk/doc/website/packages/debian/openvas-client_1.0.0-1_i386.deb
===================================================================
(Binary files differ)


Property changes on: 
trunk/doc/website/packages/debian/openvas-client_1.0.0-1_i386.deb
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to