* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 0478b1e6e5445482dff6f55c822825117e8da640
@ 2019-01-07 13:06 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2019-01-07 13:06 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3705 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 3.x development tree".
The branch, master has been updated
via 0478b1e6e5445482dff6f55c822825117e8da640 (commit)
via e7379adb942f53ca6ccbae65ebcdd7ef0045823a (commit)
from aeb87e9606c0db8ecb950d83264460d58d48800b (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 0478b1e6e5445482dff6f55c822825117e8da640
Author: Peter Müller <peter.mueller(a)link38.eu>
Date: Sat Jan 5 11:30:40 2019 +0100
tzdata: update to 2018i
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit e7379adb942f53ca6ccbae65ebcdd7ef0045823a
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sun Jan 6 13:17:32 2019 +0000
kernel: enable IWLWIFI module.
IWLWIFI seems disabled by a mistake. Enable it.
fixes #11867
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
kernel/config-generic | 14 +++++++++++++-
kernel/kernel.nm | 2 +-
tzdata/tzdata.nm | 8 ++++----
3 files changed, 18 insertions(+), 6 deletions(-)
Difference in files:
diff --git a/kernel/config-generic b/kernel/config-generic
index 3c9d9bcc9..184cd4e47 100644
--- a/kernel/config-generic
+++ b/kernel/config-generic
@@ -2138,7 +2138,19 @@ CONFIG_IWL3945=m
# iwl3945 / iwl4965 Debugging Options
#
# CONFIG_IWLEGACY_DEBUG is not set
-# CONFIG_IWLWIFI is not set
+CONFIG_IWLWIFI=m
+CONFIG_IWLWIFI_LEDS=y
+CONFIG_IWLDVM=m
+CONFIG_IWLMVM=m
+CONFIG_IWLWIFI_OPMODE_MODULAR=y
+# CONFIG_IWLWIFI_BCAST_FILTERING is not set
+# CONFIG_IWLWIFI_PCIE_RTPM is not set
+
+#
+# Debugging Options
+#
+# CONFIG_IWLWIFI_DEBUG is not set
+CONFIG_IWLWIFI_DEVICE_TRACING=y
CONFIG_WLAN_VENDOR_INTERSIL=y
CONFIG_HOSTAP=m
CONFIG_HOSTAP_FIRMWARE=y
diff --git a/kernel/kernel.nm b/kernel/kernel.nm
index 2cf721044..4595e62ca 100644
--- a/kernel/kernel.nm
+++ b/kernel/kernel.nm
@@ -5,7 +5,7 @@
name = kernel
version = 4.20
-release = 11
+release = 12
thisapp = linux-%{version}
maintainer = Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
diff --git a/tzdata/tzdata.nm b/tzdata/tzdata.nm
index d24bd2237..7238e8abb 100644
--- a/tzdata/tzdata.nm
+++ b/tzdata/tzdata.nm
@@ -3,8 +3,8 @@
# Copyright (C) - IPFire Development Team <info(a)ipfire.org> #
###############################################################################
-tzdata_version = 2018c
-tzcode_version = 2018c
+tzdata_version = 2018i
+tzcode_version = 2018i
name = tzdata
version = %{tzdata_version}
@@ -12,7 +12,7 @@ release = 1
arch = noarch
groups = System/Base
-url = http://www.iana.org/time-zones
+url = https://www.iana.org/time-zones
license = Public Domain
summary = Timezone data.
@@ -21,7 +21,7 @@ description
the world.
end
-source_dl += http://www.iana.org/time-zones/repository/releases/
+source_dl += https://www.iana.org/time-zones/repository/releases/
sources = tzdata%{tzdata_version}.tar.gz tzcode%{tzcode_version}.tar.gz
build
hooks/post-receive
--
IPFire 3.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-01-07 13:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07 13:06 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 0478b1e6e5445482dff6f55c822825117e8da640 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox