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 >
9 년 전
Hauke Mehrtens
39a4601aac
tor: update to stable version 0.2.5.12
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
9 년 전
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 >
9 년 전
Thomas Heil
8827409a17
Merge pull request #1216 from ryzhovau/halog_linkage
haproxy: fix halog linkage
9 년 전
Alexander Ryzhov
95faa1a0ba
haproxy: fix halog linkage
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru >
9 년 전
Ted Hess
6d0eb3e1c1
Merge pull request #1215 from cyanidium/master
nut: Update to 2.7.3
9 년 전
Ted Hess
2bdf5147cc
avrdude: Add libelf dependency
Signed-off-by: Ted Hess <thess@kitschensync.net >
9 년 전
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 >
9 년 전
Steven Barth
cd70fb4100
Merge pull request #1214 from br101/master
exfat-nofuse: Depend on BUILD_PATENTED
9 년 전
Bruno Randolf
ad4b13f2c1
exfat-nofuse: Depend on BUILD_PATENTED
ExFAT is patented by Microsoft.
Signed-off-by: Bruno Randolf <br1@einfach.org >
9 년 전
Steven Barth
bb168894d2
Merge pull request #1213 from br101/master
Add exfat-nofuse: EXFAT filesystem kernel driver
9 년 전
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 >
9 년 전
Steven Barth
aaa687c262
Merge pull request #1211 from br101/master
Add package: bc
9 년 전
Bruno Randolf
18dbe6dbfd
Add package: bc
Copied from oldpackages and slightly updated.
Signed-off-by: Bruno Randolf <br1@einfach.org >
9 년 전
Thomas Heil
b4cb981d3f
Merge pull request #1209 from ryzhovau/haproxy_pcredir
haproxy: fix PCREDIR
9 년 전
Alexander Ryzhov
ba80d015ed
fix PCREDIR
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru >
9 년 전
Imre Kaloz
503a71c89f
Merge branch 'teslamint-coova-chilli'
9 년 전
Imre Kaloz
45e0e2a0b9
coova-chilli: add uci configuration file, init.d and firewall script
9 년 전
Imre Kaloz
8e2807532c
Merge pull request #1123 from teslamint/patch-2
coova-chilli: add netfilter kernel module package with patches
9 년 전
Imre Kaloz
927a7164fa
Merge pull request #1124 from teslamint/patch-3
coova-chilli: fix compile error with cyassl
9 년 전
Steven Barth
347022155f
Merge pull request #1199 from kooiot/master
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings...
9 년 전
Steven Barth
bdbf5d25c1
Merge pull request #1203 from Wedmer/new_snort_package_layout
[net/snort] Replaced build variants with compile options.
9 년 전
Steven Barth
58a2bf9f57
Merge pull request #1205 from openwrt/revert-1204-snort_simple_deps_fix
Revert "[net/snort] Simple liblzma deps fix"
9 년 전
Steven Barth
2b861e92ea
Revert "[net/snort] Simple liblzma deps fix"
9 년 전
Steven Barth
06a619024b
Merge pull request #1204 from Wedmer/snort_simple_deps_fix
[net/snort] Simple liblzma deps fix
9 년 전
Vladimir Ulrich
0157b7bddf
[net/snort] Simple liblzma deps fix
Fixes #1196
Signed-off-by: Vladimir Ulrich <admin@evl.su >
9 년 전
Vladimir Ulrich
99fe4286c7
[net/snort] Replaced build variants with compile options.
Also added optional lzma support.
Signed-off-by: Vladimir Ulrich <admin@evl.su >
9 년 전
Luiz Angelo Daros de Luca
c424a6b66f
Merge pull request #1201 from luizluca/ruby_fixyaml
ruby: fix build when libyaml is present
9 년 전
Luiz Angelo Daros de Luca
05387981d5
ruby: fix build when libyaml is present
libyaml is an optional dep for ruby psych. When missing, it uses
a bundled version of yaml. However, when libyaml is present in
openwrt build, ruby-psych packaging failed with deps not declared.
Now libyaml is configured as a hard dep for ruby-psych.
Also, the tk module was disabled in order to avoid a possible similar
problem if tk+x11 is provided in openwrt build. It was currently not
build because of missing deps.
Other minor changes:
- win32* modules where disabled (avoid err msg, no compile changes)
- Some files where removed in 2.2.x (like gserver.rb). They were already
not packaged but generates a build warning message. Now removed from install.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com >
9 년 전
Ted Hess
264b418a31
Merge pull request #1200 from Wedmer/master
[utils/zoneinfo] Updated to the latest version
9 년 전
Ted Hess
14471ff5e8
Merge pull request #1183 from thess/avrdude-work
avrdude: move from oldpackages, update to latest version & build opts
9 년 전
Vladimir Ulrich
3ab289ca7f
[utils/zoneinfo] Updated to the latest version
9 년 전
Steven Barth
fa4365dd9b
ocserv: explicitly pass --without-gssapi to work-around SDK issue
Signed-off-by: Steven Barth <steven@midlink.org >
9 년 전
Dirk Chang
b381751752
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 >
9 년 전
Steven Barth
f0d8226753
Merge pull request #1135 from kevinmehall/parallel
Allow glib2, dbus, and bluez to build in parallel
9 년 전
Steven Barth
8da9355228
Merge pull request #1173 from Wedmer/master
[net/siit] Moved from oldpackages and updated for kernels 3.17+
9 년 전
Steven Barth
5e57872152
Merge pull request #1186 from ClaymorePT/master
boost 1.58.0: added mips fix patch
9 년 전
Steven Barth
06350f0def
Merge pull request #1189 from commodo/python3-lzma-fix
python3: add python3-package-lzma.mk
9 년 전
Ted Hess
1b3fcf7af3
Merge pull request #1192 from psycho-nico/ft-ffmpeg-add-icecast-transport
ffmpeg: add icecast transport
9 년 전
Nikos Mavrogiannopoulos
03a638e002
ocserv: corrected session expiration in sec-mod
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
9 년 전
Nicolas Thill
3a1ce331c3
msmtp: update to 1.6.2
Signed-off-by: Nicolas Thill <nico@openwrt.org >
9 년 전
Daniel Golle
4c399f28fd
freeradius2: update to version 2.2.7 and refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
9 년 전
Nicolas Thill
9828cf1ea1
ffmpeg: add icecast transport
Signed-off-by: Nicolas Thill <nico@openwrt.org >
9 년 전
Nicolas Thill
731dfa63d7
oggfwd: add new package
A basic icecast client that is very simple but also very useful for video streaming.
Signed-off-by: Nicolas Thill <nico@openwrt.org >
9 년 전
Nikos Mavrogiannopoulos
899724bd35
ocserv: updated to 0.10.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org >
9 년 전
Daniel Golle
f5cc8c27d7
lvm2: fix build with musl
stdin, stderr and stdout are constants on musl and it doesn't provide
mallinfo.
Both, overwriting std* were used to catch and work around various
misbehaviours of glibc, so it's hopefully save to just skip them when
building against other libc implementations.
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
9 년 전
Steven Barth
aa1a005c5c
Merge pull request #1187 from paulfertser/master
openocd: update to 0.9.0-rc1
9 년 전
Peter Wagner
612e1a2aaf
pulseaudio: fix libjson dependency
Signed-off-by: Peter Wagner <tripolar@gmx.at >
9 년 전
Paul Fertser
fea9189e89
openocd: update to 0.9.0-rc1
Signed-off-by: Paul Fertser <fercerpav@gmail.com >
9 년 전
Michael Haas
17a51b7b86
wifidog: Bring back Wifidog at 1.2.1
This commit brings back Wifidog from the oldpackages
repository.
Changes:
* Wifidog version 1.2.1
* Add wifidog-tls package
* Init script uses procd
Signed-off-by: Michael Haas <haas@computerlinguist.org >
9 년 전