Warning: include(./sidebars/default-sidebar.php) [function.include]: failed to open stream: No such file or directory in /users/clefru/www/homepage/header.php on line 27

Warning: include() [function.include]: Failed opening './sidebars/default-sidebar.php' for inclusion (include_path='.:/etc/php/lib') in /users/clefru/www/homepage/header.php on line 27

Secpack

secpack implements automatic security updates for Debian. To support unattended updates the system uses signatures to verify the authenticity and integrity of the upgrade packages.
Installation
$ wget http://clemens.endorphin.org/secpack/secpack-<mostrecent>.deb
$ dpkg -i secpack-<most recent>.deb
Modification
There is no source for this package. To modify it, extract with
$ mkdir secpack-dir; cd secpack-dir
$ dpkg-deb -e ../secpack.deb .
$ mkdir DEBIAN; cd DEBIAN
$ dpkg-deb -x ../../secpack.deb
and after modification repackage it with
$ dpkg-deb -b secpack-dir secpack.deb
Files
secpack_0.3-4.deb
secpack_0.3-2.deb
secpack_0.3-1.deb
secpack_0.2-1.deb
secpack_0.1-1.deb
Copyright
apt-check-security-sigs is Copyright © 2001 Anthony Towns and licensed under the GPL.
The rest is Copyright © 2002-2004 Fruhwirth Clemens and might be redistributed under the terms of the modified BSD license.