From mboxrd@z Thu Jan  1 00:00:00 1970
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated.
 4d4760225bb7f2de1df9b38bfa56599c3f935499
Date: Sun, 27 Jan 2013 13:01:21 +0100
Message-ID: <20130127120121.C24B020131@argus.ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3059766537275739614=="
List-Id: <ipfire-scm.lists.ipfire.org>

--===============3059766537275739614==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

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  4d4760225bb7f2de1df9b38bfa56599c3f935499 (commit)
       via  0d732df29702a9f0fcdbbb4c4e0be1a39b064f2a (commit)
      from  be6cb8eab784474cfb0dcf737aac3ba2d3e59775 (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 4d4760225bb7f2de1df9b38bfa56599c3f935499
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Jan 27 13:01:01 2013 +0100

    igb: update to 4.1.2.

commit 0d732df29702a9f0fcdbbb4c4e0be1a39b064f2a
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Jan 27 13:00:14 2013 +0100

    r8168: update to 8.035.00.

-----------------------------------------------------------------------

Summary of changes:
 lfs/igb   | 6 +++---
 lfs/r8168 | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Difference in files:
diff --git a/lfs/igb b/lfs/igb
index 29da8bb..0ebf466 100644
--- a/lfs/igb
+++ b/lfs/igb
@@ -1,7 +1,7 @@
 ############################################################################=
###
 #                                                                           =
  #
 # IPFire.org - A linux based firewall                                       =
  #
-# Copyright (C) 2007-2012  IPFire Team <info(a)ipfire.org>                  =
    #
+# Copyright (C) 2007-2013  IPFire Team <info(a)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      =
  #
@@ -32,7 +32,7 @@ else
 	MODPATH =3D /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/in=
tel/igb/
 endif
=20
-VER        =3D 3.4.8
+VER        =3D 4.1.2
=20
 THISAPP    =3D igb-$(VER)
 DL_FILE    =3D $(THISAPP).tar.gz
@@ -48,7 +48,7 @@ objects =3D $(DL_FILE)
=20
 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
=20
-$(DL_FILE)_MD5 =3D 36bd0eface2761577f52d84d5c5b78ea
+$(DL_FILE)_MD5 =3D 0a5462b76310b83a40c9023edae50d72
=20
 install : $(TARGET)
=20
diff --git a/lfs/r8168 b/lfs/r8168
index 940172f..c4aa6a9 100644
--- a/lfs/r8168
+++ b/lfs/r8168
@@ -1,7 +1,7 @@
 ############################################################################=
###
 #                                                                           =
  #
 # IPFire.org - A linux based firewall                                       =
  #
-# Copyright (C) 2007-2012  IPFire Team <info(a)ipfire.org>                  =
    #
+# Copyright (C) 2007-2013  IPFire Team <info(a)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      =
  #
@@ -32,7 +32,7 @@ else
 	MODPATH =3D /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/re=
altek
 endif
=20
-VER        =3D 8.032.00
+VER        =3D 8.035.00
=20
 THISAPP    =3D r8168-$(VER)
 DL_FILE    =3D $(THISAPP).tar.bz2
@@ -48,7 +48,7 @@ objects =3D $(DL_FILE)
=20
 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
=20
-$(DL_FILE)_MD5 =3D 942ce02459a181093f77bb4d5cc75d45
+$(DL_FILE)_MD5 =3D 80b8d23e463e5408dced1b1377579dae
=20
 install : $(TARGET)
=20


hooks/post-receive
--
IPFire 2.x development tree

--===============3059766537275739614==--