jow
9ee670f627
openssl 1.0.0h update patch
...
Hi
this patch updates openssl to 1.0.0h and refreshes all patches.
This fixes CVE-2012-0884.
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 22:09:48 +00:00
jow
6523857aba
[package] firewall: fix fw__uci_state_del() procedure ( #11132 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 21:22:13 +00:00
jow
9bbe7731c6
[package] switch: the hardware must be up while configuring
...
Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup,
leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 21:15:41 +00:00
jow
0182feb5e7
[package] uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 20:41:31 +00:00
jow
a0ced97706
[package] base-files-network: configure vlan interface name type immediately before the vconfig add calls, fixes race condition ( #11127 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 12:25:28 +00:00
nbd
5ce4a896b7
ath9k: optimize waking tx queues, slightly improves performance under load
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 11:19:19 +00:00
nbd
4a8df0b661
base-files: remove old coldplugging hacks that are no longer necessary since the new main hotplug2 instance calls udevtrigger as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 09:18:30 +00:00
nbd
dea8a2e425
ath9k: remove stuck beacon detection optimization, it may be unreliable on some hardware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-13 07:56:01 +00:00
jow
a33e79fbcb
[netfilter] fix ipt_ttl and ipt_TTL userspace library packaging
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-12 02:07:22 +00:00
nbd
acd288a145
rt2x00: merge a fix for random tx stalls
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 13:31:34 +00:00
nbd
92e1c8bfd3
mac80211: limit TID buffering to prevent out-of-memory issues on low-memory systems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 13:31:31 +00:00
nbd
e690881d07
ath9k: fix passing MAC time to mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 13:31:27 +00:00
nbd
698b2e38ba
ath9k: increase rx buffers for improved performance with 3x3 chipsets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 12:59:46 +00:00
nbd
b5880740aa
ath9k: merge an ANI improvement patch, improves performance in some environments
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 12:59:43 +00:00
nbd
d7bc8b2f4a
mac80211/ath9k: some more performance improvements
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 12:59:40 +00:00
nbd
868be35105
mac80211: more patch reorganization, merge an upstream performance optimization patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 12:59:36 +00:00
nbd
62d9e800de
ath9k: merge a fix for hardware full sleep
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 12:59:28 +00:00
nbd
669f5554cb
mac80211: reorganize patches, fold in patches that were merged upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 12:59:24 +00:00
nbd
b9056caf2e
mac80211: add the real compat-wireless version + openwrt revision to the compat_version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-10 12:59:21 +00:00
juhosg
69c230b37f
package/kernel: add package for the ath79 watchdog
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-08 09:00:16 +00:00
nbd
ed500e56a7
netifd: update to latest version
...
- preserve hotplug-added interfaces on reload, even if settings change
- implement fast config reload for bridge devices
- improve bridge device handling reliability
- fix bridge stp settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-05 19:53:16 +00:00
juhosg
2ec2f054b9
package/kernel: don't allow to select NAND modules for kernels <3.0
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-05 18:01:55 +00:00
jow
9ca54da839
[package] iwinfo: fix integer overflow in assoclist rate reporting ( #11073 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-05 17:52:46 +00:00
jow
75d6b8d77f
[package] busybox: enable ps wide flag by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-04 20:09:58 +00:00
jow
ea16273623
[package] uhttpd: cope with variable number of spaces in header lines ( #11079 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-04 15:53:51 +00:00
jow
e7c1abd9d4
[package] base-files: enable conntrack accounting in sysctl. It used to be a compile time option which got deprecated
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-04 14:53:17 +00:00
juhosg
93c039a0f3
base-files: remove trailing whitespaces from lib/functions/boot.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-02 11:17:30 +00:00
juhosg
a01dc23d17
base-files: remove trailing whitespaces from lib/functions.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-02 11:17:29 +00:00
juhosg
85b05f67d9
package/kernel: package nandsim module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-02 11:17:27 +00:00
juhosg
0d9703a2b4
package/kernel: package NAND support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-02 11:17:25 +00:00
nbd
1e3377e48e
ath9k: fix misplaced ifdef
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-01 15:22:08 +00:00
nbd
4497c273ba
ath9k: disable btcoex again after it got re-enabled by the update
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-01 15:13:41 +00:00
nbd
adbea300bd
ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-01 15:13:33 +00:00
nbd
98a4f49247
mac80211: optimize mac address comparisons to improve performance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-01 15:13:30 +00:00
nbd
55d98b2a3f
mac80211: fix ad-hoc mode performance regression
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-01 09:57:56 +00:00
nbd
ccbd47f758
mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-29 18:20:28 +00:00
nbd
f8ee20a10e
mac80211: remove 060-fix_compat_security.patch, it is no longer needed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-28 20:49:26 +00:00
nbd
5da725ea43
netifd: update, fix some mac address handling issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 23:37:49 +00:00
nbd
664467e66f
netifd: add missing do_sysctl function
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 23:37:46 +00:00
jow
a6b7f73287
[package] iwcap: fix reversed umask
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 23:08:15 +00:00
jow
8f9292853c
[package] add iwcap - a small radiotap capture utility for background monitoring of wireless traffic or use as a remote capture drone
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 22:57:15 +00:00
nbd
e8923f5d9e
mac80211: update to wireless-testing 2012-02-27
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 22:56:05 +00:00
nbd
56e41e0603
ath9k: fix beacon issues on ar93xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 22:56:00 +00:00
nbd
1525d91ab9
netifd: update to 2012-02-26, fixes ipv4 broadcast handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 16:23:50 +00:00
nbd
ede698abc5
netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 16:23:47 +00:00
nbd
f2d1a93055
mac80211: update to wireless-testing 2012-02-23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 16:23:43 +00:00
nbd
79d9ad50db
netifd: add a new udhcpc default script for command line use (no uci support)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-27 16:23:39 +00:00
jow
063d80418e
[package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 21:00:23 +00:00
jow
2134e17cf1
[package] kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 13:05:59 +00:00
jow
60c7e2bef5
[package] dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30714 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 12:40:46 +00:00