]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
wireless-regdb: update to 2019.03.01
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 16 Apr 2019 16:05:18 +0000 (18:05 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 16 Apr 2019 16:05:18 +0000 (18:05 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/wireless-regdb
config/rootfiles/core/131/filelists/wireless-regdb [new symlink]
lfs/wireless-regdb

index 2dcdbca3259b7f1edb4b5749ffd91867a0e2195d..7e830ae1fa5f7d828d052349a30bf73e9db2ae93 100644 (file)
@@ -1,5 +1,8 @@
+lib/firmware/regulatory.db
+lib/firmware/regulatory.db.p7s
 #usr/lib/crda
 #usr/lib/crda/pubkeys
 #usr/lib/crda
 #usr/lib/crda/pubkeys
-usr/lib/crda/pubkeys/linville.key.pub.pem
+usr/lib/crda/pubkeys/sforshee.key.pub.pem
 usr/lib/crda/regulatory.bin
 #usr/share/man/man5/regulatory.bin.5.gz
 usr/lib/crda/regulatory.bin
 #usr/share/man/man5/regulatory.bin.5.gz
+#usr/share/man/man5/regulatory.db.5.gz
diff --git a/config/rootfiles/core/131/filelists/wireless-regdb b/config/rootfiles/core/131/filelists/wireless-regdb
new file mode 120000 (symlink)
index 0000000..c9205b3
--- /dev/null
@@ -0,0 +1 @@
+../../../common/wireless-regdb
\ No newline at end of file
index 84cad32eaef1a24a272a6620b213569d033c40bf..182f0371fc9e3de4c17206d492f3e2c6cae4251b 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
 
 include Config
 
-VER        = 2014.11.18
+VER        = 2019.03.01
 
 THISAPP    = wireless-regdb-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
 
 THISAPP    = wireless-regdb-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d750c402c5510add7380edcb1d9b75b2
+$(DL_FILE)_MD5 = b5eb2d0cc23f5e495a59405e34ce437f
 
 install : $(TARGET)
 
 
 install : $(TARGET)