[prev in list] [next in list] [prev in thread] [next in thread] 

List:       leaf-git-commits
Subject:    [leaf-commits] [bering-uclibc] Repository for Bering-uClibc. branch next updated. v5.1-rc1-29-g0e53b
From:       "KP Kirchdörfer" <kapeka () users ! sourceforge ! net>
Date:       2014-07-28 19:06:24
Message-ID: E1XBqGC-0007Di-7r () sfs-ml-3 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

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 "Repository for Bering-uClibc.".

The branch, next has been updated
       via  0e53bbadb540bf3a00a73524b4d48d64c977446b (commit)
       via  140ee0a0bcb280b1a07d98460125cd1523a603ba (commit)
      from  27cafd2bbefef872a730d5321664d417be5beb19 (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 0e53bbadb540bf3a00a73524b4d48d64c977446b
Author: kapeka <kapeka@users.sourceforge.net>
Date:   Mon Jul 28 20:53:06 2014 +0200

    iptables remove ipt_netflow
    
    - it fails to compile and therefor iptables does not build, and consequently \
                kmodules will not packaged.
    - the latest sources on SF claims that it is only supported until kernel 3.11
    
    So remove it for now.

commit 140ee0a0bcb280b1a07d98460125cd1523a603ba
Author: kapeka <kapeka@users.sourceforge.net>
Date:   Mon Jul 28 20:47:19 2014 +0200

    update kernel to 3.14.13
    
    kernel 3.14 is the latest longtermn stable kernel, so it might be a good base
    for 5.2
    
    - PLEASE review the kernel configs!
    
    Note: only the i486, i686 and geode kernel has been updated, x86_64 and arm*
    toolchain will fail because the patches are still on 3.10.
    Anyway I have up and running a 3.14.13 router (geode) for a while, so those \
updated seems looking fine.

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

Summary of changes:
 make/toolchain/i486-unknown-linux-uclibc.mk        |    4 +-
 repo/iptables/buildtool.cfg                        |   23 +-
 repo/iptables/buildtool.mk                         |   46 +-
 repo/iptables/ipt_netfilter-3.10-procfs-fix.patch  |   49 -
 repo/iptables/ipt_netflow-1.8.tar.gz               |  Bin 21000 -> 0 bytes
 repo/linux/Bering-3.10.18.config-versatile         | 3339 ----------------
 repo/linux/Bering-3.10.25.config-bcmrpi            | 3343 ----------------
 repo/linux/Bering-3.10.29.config-x86_64            | 4214 --------------------
 ...Bering-3.10.49.config => Bering-3.14.13.config} |  479 ++-
 ...pi.patch => Bering-3.14.13.config-bcmrpi.patch} |    0
 ...25.config-geode => Bering-3.14.13.config-geode} |  506 ++-
 ...ode.patch => Bering-3.14.13.config-geode.patch} | 1171 ++++--
 ...0.25.config-i486 => Bering-3.14.13.config-i486} |  455 ++-
 ...i486.patch => Bering-3.14.13.config-i486.patch} | 1066 ++++--
 ...0.25.config-i686 => Bering-3.14.13.config-i686} |  481 ++-
 ...i686.patch => Bering-3.14.13.config-i686.patch} |   10 +-
 ...patch => Bering-3.14.13.config-versatile.patch} |    0
 ...64.patch => Bering-3.14.13.config-x86_64.patch} |    0
 ...i-3.10.49.patch => kernel_bcmrpi-3.14.13.patch} |    0
 .../linux/{linux-3.10.tar.xz => linux-3.14.tar.xz} |  Bin 73175088 -> 78399152 bytes
 repo/linux/patch-3.10.49.xz                        |  Bin 804336 -> 0 bytes
 repo/linux/patch-3.14.13.xz                        |  Bin 0 -> 338396 bytes
 22 files changed, 2916 insertions(+), 12270 deletions(-)
 delete mode 100644 repo/iptables/ipt_netfilter-3.10-procfs-fix.patch
 delete mode 100644 repo/iptables/ipt_netflow-1.8.tar.gz
 delete mode 100644 repo/linux/Bering-3.10.18.config-versatile
 delete mode 100644 repo/linux/Bering-3.10.25.config-bcmrpi
 delete mode 100644 repo/linux/Bering-3.10.29.config-x86_64
 rename repo/linux/{Bering-3.10.49.config => Bering-3.14.13.config} (93%)
 rename repo/linux/{Bering-3.10.49.config-bcmrpi.patch => \
Bering-3.14.13.config-bcmrpi.patch} (100%)  rename \
repo/linux/{Bering-3.10.25.config-geode => Bering-3.14.13.config-geode} (93%)  rename \
repo/linux/{Bering-3.10.49.config-geode.patch => Bering-3.14.13.config-geode.patch} \
(66%)  rename repo/linux/{Bering-3.10.25.config-i486 => Bering-3.14.13.config-i486} \
(93%)  rename repo/linux/{Bering-3.10.49.config-i486.patch => \
Bering-3.14.13.config-i486.patch} (65%)  rename \
repo/linux/{Bering-3.10.25.config-i686 => Bering-3.14.13.config-i686} (93%)  rename \
repo/linux/{Bering-3.10.49.config-i686.patch => Bering-3.14.13.config-i686.patch} \
(55%)  rename repo/linux/{Bering-3.10.49.config-versatile.patch => \
Bering-3.14.13.config-versatile.patch} (100%)  rename \
repo/linux/{Bering-3.10.49.config-x86_64.patch => Bering-3.14.13.config-x86_64.patch} \
(100%)  rename repo/linux/{kernel_bcmrpi-3.10.49.patch => \
kernel_bcmrpi-3.14.13.patch} (100%)  rename repo/linux/{linux-3.10.tar.xz => \
linux-3.14.tar.xz} (80%)  delete mode 100644 repo/linux/patch-3.10.49.xz
 create mode 100644 repo/linux/patch-3.14.13.xz


hooks/post-receive
-- 
Repository for Bering-uClibc.

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
leaf-git-commits mailing list
leaf-git-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-git-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic