Daniel Golle
ecb702d79b
lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Ted Hess
d0a1f51ca8
Merge pull request #1222 from thess/mjpg-streamer-update
mjpg-streamer: Update cambozola to specific version, add yuv and jpeg qu...
10 years ago
Ted Hess
41aa8a5fc9
mjpg-streamer: Update cambozola to specific version, add yuv and jpeg quality init/config options
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Nicolas Thill
a1bd5565d0
luarocks: don't use github conflicting tag archives ( #1051 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
a2c782c6f0
json4lua: don't use github conflicting tag archives ( #1051 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
48ad37c8e4
lua-mosquitto: don't use github conflicting tag archives ( #1051 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
b4cf62813f
uuid: don't use github conflicting tag archives ( #1051 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
5420c140c1
luasql: don't use github conflicting tag archives ( #1051 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
09a07e9f21
libwebsockets: don't use github conflicting tag archives ( #1051 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
884c1c9b42
e2guardian: don't use github conflicting tag archives ( #1051 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
c5a5bf7145
wavemon: don't use github conflicting tag archives ( #1051 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
efe7e4d198
redsocks: don't use github conflicting tag archives ( #1051 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
2bdc41e37d
Merge branch 'coova-chilli-patch' of https://github.com/teslamint/packages
10 years ago
Nicolas Thill
f746041323
krb5: fix build failure on rebuild ( closes : #1143 )
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
316b7a25f6
Merge branch 'ser2net-led-support' of https://github.com/mhei/packages
10 years ago
Nikos Mavrogiannopoulos
e5f8c378c1
ocserv: updated to 0.10.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Ted Hess
75db591f26
Merge pull request #1217 from wongsyrone/patch-1
ffmpeg: upgrade to 2.6.2
10 years ago
Toke Høiland-Jørgensen
7d10659c66
sqm-scripts: Only run on hotplug if the init script is enabled.
Fixes #1202 .
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
10 years ago
Nicolas Thill
201aa65a56
lua-lzlib: fix build failure, honor cflags, cleanup
* 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>
10 years ago
Hauke Mehrtens
1c0c31b69f
Merge pull request #1219 from hauke/tor
This should fix building tor and updates it to the most recent version.
10 years ago
Hauke Mehrtens
95aef0298b
tor: disable seccomp support
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>
10 years ago
Hauke Mehrtens
39a4601aac
tor: update to stable version 0.2.5.12
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
10 years ago
Michael Heimpold
e9172c32b4
php5: upgrade to 5.6.8
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>
10 years ago
Michael Heimpold
c380283137
ser2net: add patch for LED activity support
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>
10 years ago
Syrone Wong
7d81e52877
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
10 years ago
Thomas Heil
8827409a17
Merge pull request #1216 from ryzhovau/halog_linkage
haproxy: fix halog linkage
10 years ago
Alexander Ryzhov
95faa1a0ba
haproxy: fix halog linkage
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
10 years ago
Ted Hess
6d0eb3e1c1
Merge pull request #1215 from cyanidium/master
nut: Update to 2.7.3
10 years ago
Ted Hess
2bdf5147cc
avrdude: Add libelf dependency
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Marty R
b195c1c367
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>
10 years ago
Steven Barth
cd70fb4100
Merge pull request #1214 from br101/master
exfat-nofuse: Depend on BUILD_PATENTED
10 years ago
Bruno Randolf
ad4b13f2c1
exfat-nofuse: Depend on BUILD_PATENTED
ExFAT is patented by Microsoft.
Signed-off-by: Bruno Randolf <br1@einfach.org>
10 years ago
Steven Barth
bb168894d2
Merge pull request #1213 from br101/master
Add exfat-nofuse: EXFAT filesystem kernel driver
10 years ago
Bruno Randolf
d2fef65165
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>
10 years ago
Steven Barth
aaa687c262
Merge pull request #1211 from br101/master
Add package: bc
10 years ago
Bruno Randolf
18dbe6dbfd
Add package: bc
Copied from oldpackages and slightly updated.
Signed-off-by: Bruno Randolf <br1@einfach.org>
10 years ago
Thomas Heil
b4cb981d3f
Merge pull request #1209 from ryzhovau/haproxy_pcredir
haproxy: fix PCREDIR
10 years ago
Jaehoon You
3346bfd27b
coova-chilli: fix compile error that cannot copy netfilter extension library
Signed-off-by: Jaehoon You <teslamint@gmail.com>
10 years ago
Alexander Ryzhov
ba80d015ed
fix PCREDIR
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
10 years ago
Imre Kaloz
503a71c89f
Merge branch 'teslamint-coova-chilli'
10 years ago
Imre Kaloz
45e0e2a0b9
coova-chilli: add uci configuration file, init.d and firewall script
10 years ago
Imre Kaloz
8e2807532c
Merge pull request #1123 from teslamint/patch-2
coova-chilli: add netfilter kernel module package with patches
10 years ago
Imre Kaloz
927a7164fa
Merge pull request #1124 from teslamint/patch-3
coova-chilli: fix compile error with cyassl
10 years ago
Steven Barth
347022155f
Merge pull request #1199 from kooiot/master
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings...
10 years ago
Steven Barth
bdbf5d25c1
Merge pull request #1203 from Wedmer/new_snort_package_layout
[net/snort] Replaced build variants with compile options.
10 years ago
Steven Barth
58a2bf9f57
Merge pull request #1205 from openwrt/revert-1204-snort_simple_deps_fix
Revert "[net/snort] Simple liblzma deps fix"
10 years ago
Steven Barth
2b861e92ea
Revert "[net/snort] Simple liblzma deps fix"
10 years ago
Steven Barth
06a619024b
Merge pull request #1204 from Wedmer/snort_simple_deps_fix
[net/snort] Simple liblzma deps fix
10 years ago
Vladimir Ulrich
0157b7bddf
[net/snort] Simple liblzma deps fix
Fixes #1196
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Vladimir Ulrich
99fe4286c7
[net/snort] Replaced build variants with compile options.
Also added optional lzma support.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago