* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d14229c0da139a3dca3bff3b95a6dafdc7a52f93
@ 2013-01-05 14:14 git
0 siblings, 0 replies; only message in thread
From: git @ 2013-01-05 14:14 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 2307 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via d14229c0da139a3dca3bff3b95a6dafdc7a52f93 (commit)
from 7234a472adac6d5e8111c529570fe4cfe873fac0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d14229c0da139a3dca3bff3b95a6dafdc7a52f93
Author: Arne Fitzenreiter <Arne_F(a)ipfire.org>
Date: Sat Jan 5 15:13:55 2013 +0100
kernel: bump package version.
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/66/update.sh | 4 ++--
lfs/linux | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Difference in files:
diff --git a/config/rootfiles/core/66/update.sh b/config/rootfiles/core/66/update.sh
index cf40844..750f8aa 100644
--- a/config/rootfiles/core/66/update.sh
+++ b/config/rootfiles/core/66/update.sh
@@ -114,7 +114,7 @@ add_to_backup usr/local/bin/vpn-watch
add_to_backup usr/libexec/ipsec
# Backup the files
-tar cJvf /var/ipfire/backup/core-upgrade_$KVER.tar.xz \
+tar cJvf /var/ipfire/backup/core-upgrade$core_$KVER.tar.xz \
-C / -T /opt/pakfire/tmp/ROOTFILES --exclude='#*' --exclude='/var/cache' > /dev/null 2>&1
# Check diskspace on root
@@ -321,7 +321,7 @@ if [ ! "$(grep "^flags.* pae " /proc/cpuinfo)" == "" ]; then
else
echo "Name: linux-pae" > /opt/pakfire/db/installed/meta-linux-pae
echo "ProgVersion: 3.2.35" >> /opt/pakfire/db/installed/meta-linux-pae
- echo "Release: 24" >> /opt/pakfire/db/installed/meta-linux-pae
+ echo "Release: 25" >> /opt/pakfire/db/installed/meta-linux-pae
fi
fi
diff --git a/lfs/linux b/lfs/linux
index f8cd7d5..e85f21a 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
CFLAGS =
CXXFLAGS =
-PAK_VER = 25
+PAK_VER = 26
DEPS = ""
VERSUFIX=ipfire$(KCFG)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-05 14:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-05 14:14 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d14229c0da139a3dca3bff3b95a6dafdc7a52f93 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox