aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
| * xtables-addons: update to 2.11Dirk Neukirchen2016-09-073-60/+8
| | | | | | | | | | | | | | | | | | | | | | | | - fix compilation w. Kernel 4.6 due to hash->shash crypto API - remove a patch integrated upstream - remove unrecognized configure option removed upstream in 2010 commit 40d0345f1ed02de183b13a6ce38847bc1f4ac48e Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | ncurses: install a dummy libtinfo.a for packages that try to link itnbd2016-08-271-0/+1
|/ | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Merge pull request #60 from yeryomin/ipq806xRoman2016-08-226-0/+512
|\ | | | | full Netgear Nighthawk R7800 support
| * ath10k-firmware: fix QCA9984 board file loadingRoman Yeryomin2016-08-191-0/+1
| | | | | | | | | | | | It's not clear if the error is in file naming in firmware repository or in the driver, so fix it here for now. Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * mac80211: add QCA9984 related patches and fixesRoman Yeryomin2016-08-195-0/+511
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | kernel: add kmod-squashfsMatteo Croce2016-08-191-0/+16
| | | | | | | | | | | | add kernel package to build squashfs as module when it's not the root filesystem Signed-off-by: Matteo Croce <matteo.croce@canonical.com>
* | libubox: update to the latest version, adds a few utility functionsFelix Fietkau2016-08-191-2/+2
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | u-boot-envtools: fix building with glibcJosua Mayer2016-08-181-0/+13
| | | | | | | | | | | | | | | | tools/env/fw_env.c misses to include stdint.h. Apparently musl doesn't mind and includes this header by default, but glibc does not and causes the build to fail. Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
* | libs/gmp: update to 6.1.1Hannu Nyman2016-08-181-2/+2
| | | | | | | | | | | | Update libgmp to 6.1.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | dropbear: security update to 2016.74Jo-Philipp Wich2016-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Security: Message printout was vulnerable to format string injection. If specific usernames including "%" symbols can be created on a system (validated by getpwnam()) then an attacker could run arbitrary code as root when connecting to Dropbear server. A dbclient user who can control username or host arguments could potentially run arbitrary code as the dbclient user. This could be a problem if scripts or webpages pass untrusted input to the dbclient program. - Security: dropbearconvert import of OpenSSH keys could run arbitrary code as the local dropbearconvert user when parsing malicious key files - Security: dbclient could run arbitrary code as the local dbclient user if particular -m or -c arguments are provided. This could be an issue where dbclient is used in scripts. - Security: dbclient or dropbear server could expose process memory to the running user if compiled with DEBUG_TRACE and running with -v The security issues were reported by an anonymous researcher working with Beyond Security's SecuriTeam Secure Disclosure www.beyondsecurity.com/ssd.html Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | procd: update to the latest versionFelix Fietkau2016-08-181-2/+2
| | | | | | | | | | | | Fixes a long standing design issue in handling of delayed triggers Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | fstools: update to latest HEADDaniel Golle2016-08-181-2/+2
| | | | | | | | | | | | | | | | Fixes duplicate ubiblock entries being listed and improves find_mount_point to also match against a block device's major:minor numbers (needed e.g. for /dev/root). Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | fstools: update to latest git HEADJohn Crispin2016-08-181-2/+2
| | | | | | | | Signed-off-by: John Crispin <john@phrozen.org>
* | fstools: update to latest git versionJohn Crispin2016-08-181-2/+2
| | | | | | | | | | | | | | * adds support for ACL mount flags * adds vfat fsck support Signed-off-by: John Crispin <john@phrozen.org>
* | fstools: update to latest git HEADJohn Crispin2016-08-181-2/+2
| | | | | | | | | | | | | | | | the recent fixes to make mount_root work during failsafe caused lots of unwanted side effects. use the new preinit sentinel file to detect if we are in preinit. this will also work if logged in via ssh. Signed-off-by: John Crispin <john@phrozen.org>
* | ugps: update to latest git HEADJohn Crispin2016-08-181-2/+2
| | | | | | | | Signed-off-by: John Crispin <john@phrozen.org>
* | iperf3: update to version 3.1.3Hauke Mehrtens2016-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | old size: iperf3_3.0.11-1_mips_34kc_dsp.ipk 30147 new size: iperf3_3.1.3-1_mips_34kc_dsp.ipk 33640 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | iperf: update to version 2.0.9Hauke Mehrtens2016-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | old size: iperf_2.0.8-1_mips_34kc_dsp.ipk 27911 new size: iperf_2.0.9-1_mips_34kc_dsp.ipk 28681 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | cyassl: update to wolfssl version 3.9.6Hauke Mehrtens2016-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://www.wolfssl.com/wolfSSL/Docs-wolfssl-changelog.html old size: libcyassl_3.9.0-1_mips_34kc_dsp.ipk 147552 new size: libcyassl_3.9.6-1_mips_34kc_dsp.ipk 150087 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | curl: update to version 7.50.0package/Hauke Mehrtens2016-08-182-4/+4
|/ | | | | | | | | | | | | | Changelog: https://curl.haxx.se/changes.html old sizes: libcurl_7.49.0-1_mips_34kc_dsp.ipk 97569 curl_7.49.0-1_mips_34kc_dsp.ipk 37925 new sizes: libcurl_7.50.0-1_mips_34kc_dsp.ipk 97578 curl_7.50.0-1_mips_34kc_dsp.ipk 38017 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* network/services/uhttpd: Add Basic Auth configDaniel Dickinson2016-08-132-1/+38
| | | | | | | | | | | | | | | | | We add an 'httpauth' section type that contains the options: prefix: What virtual or real URL is being protected username: The username for the Basic Auth dialogue password: Hashed (crypt()) or plaintext password for the Basic Auth dialogue httpauth section names are given included as list items to the instances to which they are to be applied. Further any existing httpd.conf file (really whatever is configured in the instance, but default of /etc/httpd.conf) is appended to the per-instance httpd.conf Signed-off-by: Daniel Dickinson <openwrt@cshore.thecshore.com>
* mwlwifi: upgrade to 10.3.0.18-20160804Imre Kaloz2016-08-111-2/+2
| | | | | | adds support for the Linksys WRT1900ACSv2 and WRT1200ACv2 Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
* packages: uboot-sunxi: add support for Orange Pi 2Mike Qin2016-07-213-151/+280
| | | | Signed-off-by: Mike Qin <Fengling.Qin@gmail.com>
* ubox: update to the latest version, fixes lsmod outputFelix Fietkau2016-07-211-2/+2
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ubox: update to latest git HEADJohn Crispin2016-07-211-2/+2
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* ubox: update to latest git HEADJohn Crispin2016-07-211-2/+4
| | | | | | this adds the new getrandom wrapper tool Signed-off-by: John Crispin <john@phrozen.org>
* Increase the default system log buffer sizeHannu Nyman2016-07-212-2/+2
| | | | | | | from 16 kB (default both in logd source and in the startup script) to 64 kB by adjusting the default value in startup script. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* netifd: update to the latest versionFelix Fietkau2016-07-201-2/+2
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* netifd: quote vendorid and hostname variables in dhcp scriptHans Dedecker2016-07-201-2/+2
| | | | | | | Quote hostname and vendorid variables in dhcp script so they can hold strings having white spaces Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* netifd: Remove hardcoded DHCP release optionHans Dedecker2016-07-201-1/+1
| | | | | | | Remove the udhcpc -R release option as sending a DHCP release is configurable via the uci option release. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* strace: update to version 1.12Hauke Mehrtens2016-07-201-3/+3
| | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mbedtls: fix missing mbedtls_time_t bug in mbedtls 2.3.0Hauke Mehrtens2016-07-202-1/+22
| | | | | | | This backports a commit from mbedtls current git which adds missing include for platform.h. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mbedtls: update to version 2.3.0Hauke Mehrtens2016-07-202-33/+24
| | | | | | | This fixes 3 minor security problems. SSLv3 is deactivated by default now. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* polarssl: update to version 1.3.17Hauke Mehrtens2016-07-202-16/+4
| | | | | | | This fixes 3 minor security problems. SSLv3 is deactivated by default now. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* iftop: fix mac address displayKevin Darbyshire-Bryant2016-07-202-1/+68
| | | | | | | iftop would display portions of mac address with large ffffff prefixes. Make if_hw_addr type consistent. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* igmpproxy: logging options - make work & improveKevin Darbyshire-Bryant2016-07-203-18/+9
| | | | | | | | | | Move logging command line option to uci: option verbose [0]/1/2 - mono-syllabic/verbose/noisy Previously handled as 'OPTIONS' in .init script however variable was ignored so never worked. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* mwlwifi: Update to latest versionGabe Rodriguez2016-07-205-456/+2
| | | | Signed-off-by: Gabe Rodriguez <lifehacksback@gmail.com>
* mwlwifi: remove the a-mpdu failure messages entirely instead of hiding them ↵Felix Fietkau2016-07-201-6/+4
| | | | | | in the debug log Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: fix excessive logspam if starting a BA session failsFelix Fietkau2016-07-201-0/+24
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: fix excessive use of busy-waiting that was tripping up the flash driverFelix Fietkau2016-07-201-0/+73
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: update to 10.3.0.17-20160520-1Felix Fietkau2016-07-202-7/+7
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* valgrind: update to the latest version, fix build issues on ARMFelix Fietkau2016-07-206-62/+38
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* prism54-firmware: change prism54/p54-firmware package versioningChristian Lamparter2016-07-201-8/+11
| | | | | | | | | | | | There are multiple prism54/p54 firmware versions for different drivers and devices. Therefore, assigning the package version of all the different firmware packages on the old prism54 firmware could break if any of the p54 firmwares are updated and we need to roll out new packages. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [removed PKG_VERSION] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* prism54-firmware: add also other p54 firmware to own packageHauke Mehrtens2016-07-202-47/+74
| | | | | | Extract the other p54 firmware files into the prism54-firmware package. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* firmware: extract prism54-firmware into own packageHauke Mehrtens2016-07-202-16/+40
| | | | | | | | | | | | | Instead of downloading the firmware for prism54 devices in the wireless.mk do it in an extra package Makefile. To ship the complete source code Intel ships our modified OpenWrt/LEDE + the content of the dl directory. We do not want to have any files in the dl/ directory which are not needed to build our images. The prism54 gets downloaded every time independently of building kmod-net-prism54 or not. When it is in a own package it only gets downloaded when the firmware package is selected. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
* packages: uboot-lantiq: refresh patches to account for easybox904Zoltan HERPAI2016-07-202-2/+2
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* Merge pull request #31 from qinfengling/zedboardZoltan Herpai2016-07-153-3/+33
|\ | | | | zynq: add sdcard image generation support
| * packages: uboot-zynq: use dtc in kernelMike Qin2016-07-152-1/+15
| | | | | | | | Signed-off-by: Mike Qin <Fengling.Qin@gmail.com>
| * zynq: add sdcard image generation support when board profile is selectedMike Qin2016-07-152-0/+16
| | | | | | | | Signed-off-by: Mike Qin <Fengling.Qin@gmail.com>
| * packages: uboot-zynq: bump uboot-zynq to 2016.07Mike Qin2016-07-151-2/+2
| | | | | | | | Signed-off-by: Mike Qin <Fengling.Qin@gmail.com>