core78 -> core79: to insert openssl security update.

This commit is contained in:
Arne Fitzenreiter
2014-06-06 10:17:54 +02:00
parent f891fd74bd
commit a65b9c3268
23 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1 @@
../../../common/openssh

View File

@@ -0,0 +1 @@
../../../common/openssl

View File

@@ -35,7 +35,7 @@ function add_to_backup ()
#
# Remove old core updates from pakfire cache to save space...
core=78
core=79
for (( i=1; i<=${core}; i++ ))
do
rm -f /var/cache/pakfire/core-upgrade-*-$i.ipfire

View File

@@ -25,8 +25,8 @@
NAME="IPFire" # Software name
SNAME="ipfire" # Short name
VERSION="2.15" # Version number
CORE="78" # Core Level (Filename)
PAKFIRE_CORE="78" # Core Level (PAKFIRE)
CORE="79" # Core Level (Filename)
PAKFIRE_CORE="79" # Core Level (PAKFIRE)
GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch
SLOGAN="www.ipfire.org" # Software slogan
CONFIG_ROOT=/var/ipfire # Configuration rootdir