mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 08:12:54 +02:00
Kernel Update auf 2.6.16.55.
Den Kaspersky n bisschen gefixxt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@967 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -155,13 +155,11 @@ while (<>) {
|
|||||||
$from_local_cache = &cache_access($dsturl,$hostaddr,$username,"Apple");
|
$from_local_cache = &cache_access($dsturl,$hostaddr,$username,"Apple");
|
||||||
}
|
}
|
||||||
|
|
||||||
# -----------------------------------------------------------
|
|
||||||
|
|
||||||
# -----------------------------------------------------------
|
# -----------------------------------------------------------
|
||||||
# Section: Kaspersky Downloads
|
# Section: Kaspersky Downloads
|
||||||
# -----------------------------------------------------------
|
# -----------------------------------------------------------
|
||||||
|
|
||||||
if ($dsturl =~ m@^ht?tp://dnl*kapsersky*\.(xml\.dif|avc*|tzv)$@i)
|
if ($dsturl =~ m@^http://dnl-.*\.kaspersky-labs\.com\/(diffs|bases|AutoPatches).*$@i)
|
||||||
{
|
{
|
||||||
$from_local_cache = &cache_access($dsturl,$hostaddr,$username,"Kaspersky");
|
$from_local_cache = &cache_access($dsturl,$hostaddr,$username,"Kaspersky");
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -221,6 +221,11 @@ WARNING: translation string unused: minutes
|
|||||||
WARNING: translation string unused: missing dat
|
WARNING: translation string unused: missing dat
|
||||||
WARNING: translation string unused: missing gz
|
WARNING: translation string unused: missing gz
|
||||||
WARNING: translation string unused: mode
|
WARNING: translation string unused: mode
|
||||||
|
WARNING: translation string unused: modem on com1
|
||||||
|
WARNING: translation string unused: modem on com2
|
||||||
|
WARNING: translation string unused: modem on com3
|
||||||
|
WARNING: translation string unused: modem on com4
|
||||||
|
WARNING: translation string unused: modem on com5
|
||||||
WARNING: translation string unused: modulation
|
WARNING: translation string unused: modulation
|
||||||
WARNING: translation string unused: monthly firewallhits
|
WARNING: translation string unused: monthly firewallhits
|
||||||
WARNING: translation string unused: monthly start day bad
|
WARNING: translation string unused: monthly start day bad
|
||||||
|
|||||||
@@ -248,6 +248,11 @@ WARNING: translation string unused: minutes
|
|||||||
WARNING: translation string unused: missing dat
|
WARNING: translation string unused: missing dat
|
||||||
WARNING: translation string unused: missing gz
|
WARNING: translation string unused: missing gz
|
||||||
WARNING: translation string unused: mode
|
WARNING: translation string unused: mode
|
||||||
|
WARNING: translation string unused: modem on com1
|
||||||
|
WARNING: translation string unused: modem on com2
|
||||||
|
WARNING: translation string unused: modem on com3
|
||||||
|
WARNING: translation string unused: modem on com4
|
||||||
|
WARNING: translation string unused: modem on com5
|
||||||
WARNING: translation string unused: modulation
|
WARNING: translation string unused: modulation
|
||||||
WARNING: translation string unused: monthly firewallhits
|
WARNING: translation string unused: monthly firewallhits
|
||||||
WARNING: translation string unused: monthly start day bad
|
WARNING: translation string unused: monthly start day bad
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
== List of softwares used to build IPFire Version: 2.0rc1t ==
|
== List of softwares used to build IPFire Version: 2.0rc1 ==
|
||||||
* Archive-Tar-1.29
|
* Archive-Tar-1.29
|
||||||
* Archive-Zip-1.16
|
* Archive-Zip-1.16
|
||||||
* BerkeleyDB-0.27
|
* BerkeleyDB-0.27
|
||||||
|
|||||||
@@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
PATCHLEVEL = .54
|
PATCHLEVEL = .55
|
||||||
VER = 2.6.16.54
|
VER = 2.6.16.55
|
||||||
|
|
||||||
THISAPP = linux-$(VER)
|
THISAPP = linux-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.bz2
|
DL_FILE = $(THISAPP).tar.bz2
|
||||||
@@ -64,7 +64,7 @@ squashfs3.2-r2.tar.gz = $(URL_IPFIRE)/squashfs3.2-r2.tar.gz
|
|||||||
mISDN-1_1_5.tar.gz = $(URL_IPFIRE)/mISDN-1_1_5.tar.gz
|
mISDN-1_1_5.tar.gz = $(URL_IPFIRE)/mISDN-1_1_5.tar.gz
|
||||||
openswan-2.4.9.tar.gz = $(URL_IPFIRE)/openswan-2.4.9.tar.gz
|
openswan-2.4.9.tar.gz = $(URL_IPFIRE)/openswan-2.4.9.tar.gz
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 6d63369a98736bbdf0ee52f3117ae9e0
|
$(DL_FILE)_MD5 = 9885a7f67480b5a75ed80c06b1906874
|
||||||
patch-o-matic-ng-20061210.tar.bz2_MD5 = 76edac76301b45f89e467b41c8cf4393
|
patch-o-matic-ng-20061210.tar.bz2_MD5 = 76edac76301b45f89e467b41c8cf4393
|
||||||
iptables-1.3.5.tar.bz2_MD5 = 00fb916fa8040ca992a5ace56d905ea5
|
iptables-1.3.5.tar.bz2_MD5 = 00fb916fa8040ca992a5ace56d905ea5
|
||||||
netfilter-layer7-v2.9.tar.gz_MD5 = ebf9043a5352ebe6dbd721989ef83dee
|
netfilter-layer7-v2.9.tar.gz_MD5 = ebf9043a5352ebe6dbd721989ef83dee
|
||||||
|
|||||||
Reference in New Issue
Block a user