Matthias Schiffer
10f7a88ba9
Backport fix for CVE-2016-0728 (local root exploit)
...
We're too close to the release of Gluon 2016.1 to do a full update of our
OpenWrt tree, therefore just make a backport of this.
2016-02-06 07:39:51 +01:00
Matthias Schiffer
7c67ff0cf1
ath9k: fix HSR tuner support for UniFi Outdoor Plus
...
Also remove the BROKEN check as the UniFi Outdoor Plus support seems to
work fine now.
Fixes #272
2016-01-17 23:17:34 +01:00
Matthias Schiffer
0bd0df6f93
kernel: fs, seq_file: fallback to vmalloc instead of oom kill processes
...
Fixes #177
2016-01-04 10:26:40 +01:00
Matthias Schiffer
97471a1bb7
lua-cjson: add host build support
2016-01-02 23:49:25 +01:00
Matthias Schiffer
289f58d5b9
ar71xx: another fix to wndr3700_board_detect
2016-01-02 23:46:48 +01:00
Matthias Schiffer
73a818b896
alfred: use batman-adv-visdata
2015-12-18 17:46:24 +01:00
Matthias Schiffer
3655a5b228
Revert "bzip2: extend/fix the Host/Install rule to install libbz2.so files"
...
Fixes #589
2015-12-08 19:53:21 +01:00
Ranlvor
e73d3c5c52
OpenSSL: Added source/old to PKG_SOURCE_URL
...
OpenSSL moves old versions of the library from http://www.openssl.org/source/
to http://www.openssl.org/source/old/1.0.2/ breaking the old links. That
behavior breaks the OpenWRT-build every time OpenSSL releases a new version.
This patch adds http://www.openssl.org/source/old/1.0.2/ to the PKG_SOURCE_URL
of OpenSSL to avoid breaking the build whenever OpenSSL releases a new
version.
2015-12-06 16:14:51 +01:00
Matthias Schiffer
6110d3d444
acx-mac80211: mark as BROKEN to avoid compile failure on mipsel targets
2015-11-28 22:41:42 +01:00
Matthias Schiffer
fabb0143c4
base-files: add missing public key
...
This patch is already included in the current OpenWrt CC branch.
Cherry-pick for now as we're very close to the Gluon 2015.2 release.
2015-11-21 18:36:45 +01:00
Matthias Schiffer
77829cda98
ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2 (again)
2015-11-20 15:23:02 +01:00
Matthias Schiffer
3f70440527
ar71xx: fix AR71XX_MODEL on TP-Link TL-WR703N
2015-11-20 00:04:59 +01:00
Matthias Schiffer
ef38d386cb
Fix the mac80211 backport not to remove the dependencies on kmod-crypto-arc4 and kmod-crypto-aes
...
The trunk version of mac80211 doesn't need these dependencies anymore as
they are compiled into the kernel.
While this didn't cause any issues for Gluon as we always build the kernel
with all modules, this fix makes the patch work on a plain OpenWrt CC as
well.
2015-11-18 23:07:46 +01:00
Matthias Schiffer
8ef02f33e9
ar71xx: backport ath10k calibration data load changes
2015-11-18 02:03:35 +01:00
Matthias Schiffer
0b77bee3d7
ar71xx: fix TL-WR941ND v6 switch PHY mask
...
Fixes #550
2015-11-08 20:48:17 +01:00
Matthias Schiffer
abd43c163c
ar71xx: add support for TP-LINK TL-WR1043ND v3
2015-11-05 18:17:28 +01:00
Matthias Schiffer
a3feff21cf
ar71xx: add TP-LINK TL-WR941ND v6 support (again)
2015-11-02 19:26:15 +01:00
Matthias Schiffer
2c6484ca15
mac80211: backport from trunk r47249 + additional patches
2015-11-02 02:58:55 +01:00
Matthias Schiffer
6be3893a7b
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
...
Fixes #540
2015-11-02 02:02:37 +01:00
Matthias Schiffer
7475ef8f14
Update OpenWrt base
...
Update kernel to 3.18.23
2015-11-02 00:16:09 +01:00
Matthias Schiffer
172ad68134
node: add python/host to HOST_BUILD_DEPENDS as well
2015-10-28 01:15:03 +01:00
Matthias Schiffer
3d862afb17
Update OpenWrt base
2015-10-26 19:02:12 +01:00
Matthias Schiffer
400613cb8b
libuecc: update to v6
2015-10-25 17:32:30 +01:00
Matthias Schiffer
fe0fbcf2d5
ar71xx: fix ath79_soc_rev value for QCA9531 ver. 2
...
ath9k expects to get revision id 2 for the QCA9531 ver. 2 rev. 0. This
fixes the very low TX power on some devices like the TP-LINK
TL-WR841ND v10.
As ath79_soc_rev is only used to get the revision number to ath9k on the
QCA9533, just set it to the expected value on the ver. 2.
2015-10-22 13:58:08 +02:00
Matthias Schiffer
162c4b0cdd
Update CPE210/510 v1.1 support patches
...
Some more cleanup.
2015-10-16 01:20:16 +02:00
Matthias Schiffer
cad2e8e4b7
ar71xx-generic: add support for CPE210/220/510/520 v1.1 (untested)
2015-10-15 22:03:20 +02:00
A.Kasper
b88c9f7877
kernel: add kernel modules for rtl8150 and rtl8152 based usb-to-ethernet converters
...
This patch adds the kernel modules to for the very common Realtek RTL8150 and Realtek 8152 based USB-to-Ethernet converters.
After this patch the following packages can be added to targets (or site.mk):
kmod-usb-net-rtl8150
kmod-usb-net-rtl8152
The modules are already available in openwrt trunk, but not in Chaos Calmer. This patch is just a temporary backport.
The modules are needed for Futros with additional USB-Ethernet-Interface and VMs with dedicated USB-NIC
2015-10-12 11:56:35 +02:00
Matthias Schiffer
cd751b8b9e
Revert "ar71xx: remove WZR-600DHP from Buffalo WZR-HP-AG300H/WZR-600DHP model name string for now"
...
This reverts commit 8ad3c88179
.
2015-10-11 20:56:53 +02:00
Matthias Schiffer
8ad3c88179
ar71xx: remove WZR-600DHP from Buffalo WZR-HP-AG300H/WZR-600DHP model name string for now
...
We can't use the same image for these two devices, so as a workaround,
remove ZR-600DHP from the name for now, so the autoupdater can work and
users aren't confused.
2015-10-11 20:30:15 +02:00
Matthias Schiffer
fddbc1df2e
base-files: add /etc/profile.d support
2015-10-11 18:14:08 +02:00
Matthias Schiffer
ffc7baf9fb
ar71xx: add support for TP-LINK TL-WR841N/ND v10 (untested)
2015-10-11 18:07:05 +02:00
Matthias Schiffer
46f996b4f0
Update modules
...
This also takes us past the OpenWrt 15.05 final release.
2015-09-21 21:02:31 +09:00
Matthias Schiffer
a71ab2fb72
Get rid of rpcd
...
LuCI's authentication won't work without rpcd, but we aren't using the
authentication anyways. Users who need it can just install rpcd explicitly.
Fixes #452
2015-09-06 01:37:42 +02:00
Matthias Schiffer
d19b05e7b7
Merge remote-tracking branch 'origin/br-client-ifname-list'
2015-09-04 21:13:08 +02:00
Nils Schneider
7c6703d84b
luci.model.uci: add add_to_set / remove_from_set
2015-09-04 20:31:53 +02:00
Matthias Schiffer
faba9efb88
Merge branch 'jsonc-sink' of https://github.com/FreifunkBremen/gluon
2015-09-04 17:15:58 +02:00
Jan-Philipp Litza
961e6cc1c0
Add sink support to luci-lib-jsonc and use it where needed
2015-09-04 12:27:45 +02:00
Matthias Schiffer
e3d89ee8c4
ath9k: add HSR tuner support for UniFi Outdoor Plus
2015-09-03 23:51:19 +02:00
Matthias Schiffer
f0a6400d5d
Refresh OpenWrt patches
2015-09-03 22:03:46 +02:00
Matthias Schiffer
d2909270a7
Merge remote-tracking branch 'origin/odhpc6c-minor-fixes'
2015-09-03 20:59:31 +02:00
Nils Schneider
40a1a3c16c
odhcp6c: minor fixes
2015-09-03 18:07:48 +02:00
Matthias Schiffer
501affad08
Revert "mac80211: backport from trunk r46760"
...
This reverts commit 91b3c1d371
.
2015-09-03 15:24:51 +02:00
Matthias Schiffer
740e8b67c5
Revert "ar71xx: fix TP-LINK TL-WR941ND v6 support"
...
This reverts commit 6da1677d92
.
2015-09-03 15:24:42 +02:00
Matthias Schiffer
6da1677d92
ar71xx: fix TP-LINK TL-WR941ND v6 support
2015-09-01 22:14:57 +02:00
Matthias Schiffer
91b3c1d371
mac80211: backport from trunk r46760
2015-09-01 22:14:57 +02:00
Jan-Philipp Litza
8e670bd3fd
Add patch "luci-lib-jsonc: Fix memory leak in stringify"
2015-08-31 19:56:00 +02:00
Jan-Philipp Litza
15a80aaffd
Switch from luci-lib-json to luci-lib-jsonc
...
Apart from replacing a patch for the former by two patches for latter,
this involved minimal adaptations of the lua scripts in the following
packages:
* gluon-announce
* gluon-announced
* gluon-mesh-batman-adv-core
* gluon-status-page
2015-08-30 21:05:13 +02:00
Matthias Schiffer
3dbe4bc80f
Update modules
2015-08-28 19:31:41 +02:00
Matthias Schiffer
0f427af474
Avoid build dependency on libopenssl
2015-08-28 10:48:41 +02:00
Matthias Schiffer
a1071bc5d4
Update modules
2015-08-13 20:27:07 +02:00