| Commit message (Collapse) | Author | Age |
... | |
| | |_|_|/ / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The get_unused_fd() macro was removed upstream by
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f938612dd97d481b8b5bf960c992ae577f081c17
Thus replace get_unused_fd() by get_unused_fd_flags(0) which used to
be the definition of the get_unused_fd() macro before it was removed.
This fixes cryptodev compilation on kernel 4.0.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Always use mlockall fixes it, still trying to keep everything else
as untouched as possible.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
mjpg-streamer: Update cambozola to specific version, add yuv and jpeg qu...
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
quality init/config options
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jaehoon You <teslamint@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This adds a patch for ser2net, so that ser2net can be configured
to flash leds on serial traffic. This could -for example- be used
to have an activity indicator, like netdev trigger.
Internally, the linux kernel's 'transient' led trigger is used.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
ffmpeg: upgrade to 2.6.2
|
| |/ / / / / /
| | | | | | |
| | | | | | | |
2.6.2 was released on 2015-04-12. It is the latest stable FFmpeg release from the 2.6 release branch
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixes #1202.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* fix failure on buildbot where lua devel files are searched in home directory
* add a patch to pass proper target optimization flags
* remove unused PKG_INSTALL & Build/Install
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
This should fix building tor and updates it to the most recent version.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
seccomp is only supported on x86, amd64 and arm in tor.
This deactivated it currently completely which should close #935,
#1097, #1147 and #1161.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This fixes the following CVEs:
- CVE-2015-1351
- CVE-2015-1352
- CVE-2015-2783
- CVE-2015-3329
- CVE-2015-3330
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
haproxy: fix halog linkage
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
nut: Update to 2.7.3
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Updated the package to the latest upstream version.
Removed a patch that was merged upstream.
Bumped copyright notice to 2015.
Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
exfat-nofuse: Depend on BUILD_PATENTED
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
ExFAT is patented by Microsoft.
Signed-off-by: Bruno Randolf <br1@einfach.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Add exfat-nofuse: EXFAT filesystem kernel driver
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add "exfat-nofuse" kernel module for EXFAT filesystem which was originally
found in an Android kernel of Samsung. While there has been some doubt about
the license originally, it has later been officially released under the GPL by
Samsung and can be found on:
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=exfat
Signed-off-by: Bruno Randolf <br1@einfach.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Add package: bc
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Copied from oldpackages and slightly updated.
Signed-off-by: Bruno Randolf <br1@einfach.org>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
haproxy: fix PCREDIR
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \ \ \ \ |
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
coova-chilli: add netfilter kernel module package with patches
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jaehoon You <teslamint@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
coova-chilli: fix compile error with cyassl
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Jaehoon You <teslamint@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings...
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
rs232, wsapi, xavante, lzmq, mobdebug), zeromq
Signed-off-by: Dirk Chang <dirk@kooiot.com>
|