public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 0478b1e6e5445482dff6f55c822825117e8da640
Date: Mon, 07 Jan 2019 13:06:05 +0000	[thread overview]
Message-ID: <20190107130605.BF4F384FDD4@people01.i.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2019-01-07 13:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190107130605.BF4F384FDD4@people01.i.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox