| Branch | Stable release | Testing release | ||||
| Date | Version | Date | Version | |||
| 3.0 | 2007.01.19 | 3.0.14b | ![]() ![]() |
n/a | ||
| 3.1 | 2008.08.22 | 3.1.15 | ![]() ![]() |
2008.09.11 | 3.1.15a | ![]() ![]() |
You can find Zorp and ZorpOS related security announcements in our Zorp Security Advisory page.
The computer running Zorp can automatically be upgraded by using apt-get as detailed below:
Check that the following line is included in your apt sources file
(/etc/apt/sources.list):
Zorp 3.0
deb http://apt.balabit.hu/zorp-gpl-os/ zorp-os-3.0/3.0security \ zorp-os common-gpl zorp-gpl deb http://apt.balabit.hu/zorp-gpl-os/ zorp-os-3.0/3.0 \ zorp-os common-gpl zorp-gplZorp 3.1
deb http://apt.balabit.hu/zorp-gpl-os/ zorp-os-3.1/3.1security \
zorp-os common-gpl zorp-gpl
deb http://apt.balabit.hu/zorp-gpl-os/ zorp-os-3.1/3.1 \
zorp-os common-gpl zorp-gpl
| To use testing versions you will to add an additional line to your /etc/apt/sources.line. It must be the same as your base apt source with one minor exception: add the word "test" to the branch name. For example instead of "zorp-os-2.1/2.1" use "zorp-os-2.1/2.1test". | |