Nikos Mavrogiannopoulos
1dc27c47f4
gnutls: updated to 3.4.2
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-17 20:48:34 +02:00
Toke Høiland-Jørgensen
ede101a5c2
[sqm-scripts/luci-app-sqm] Document how to disable shaping on a per direction basis
...
sqm-scripts for a long time interprets a "Down- or Upload speed" of zero as
an indication that the shaper should be disabled. Note that really shaping
an individual direction down o zero will make the link effectively dead
for tcp (think reverse ACK traffic). Son instead of allowing the user to
configure something broken, 0 was "over-loaded" to denote no shaping
since several years, but that information has not been documented visibly
to the users. This commit aims at fixing that oversight.
Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-06-17 13:05:04 +02:00
Steven Barth
2bff28cf8f
Merge pull request #1377 from thess/for-15.05
...
[for-15.05] Remove elfutils & bzip2
2015-06-16 08:51:52 +02:00
Ted Hess
2e394971cb
bzip2: Moved to base on git.openwrt.org
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-15 12:37:18 -04:00
Ted Hess
4bdb4c7d8b
elfutils: Moved to base on git.openwrt.org
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-15 12:37:01 -04:00
Ted Hess
ed8272ad80
argp-standalone: Moved to 15.05 base at git.openwrt.org
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-15 08:22:34 -04:00
Steven Barth
f0e68f2beb
Merge pull request #1367 from oneru/for-15.05
...
[For-15.05] Fwknopd: Set capture interface to wan by default
2015-06-14 23:09:32 +02:00
Steven Barth
5f9e4b7830
Merge pull request #1365 from chris5560/for-15.05
...
[for-15.05] radicale: update to 0.10-2 (not updated from trunk)
2015-06-14 23:09:00 +02:00
Jonathan Bennett
a819f2c165
Fwknopd: Set capture interface to wan by default
...
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-06-14 08:42:31 -05:00
Christian Schoenebeck
0341970545
[for-15.05] radicale: update to 0.10-2 (not updated from trunk)
...
* fixed hotplug script (not restarting on "ifup")
* fixed init script (not stopping in 1 second)
* fixed PKG_MAINTAINER string
* removing not needed comments in config file
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-06-14 12:51:15 +02:00
heil
30908edc95
haproxy: add patches from upstream
...
- [PATCH 1/2] BUG/MEDIUM: stats: properly initialize the scope before
- [PATCH 2/2] BUG/MEDIUM: http: don't forward client shutdown without
- [PATCH 3/8] BUG/MINOR: check: fix tcpcheck error message
- [PATCH 4/8] CLEANUP: checks: fix double usage of cur / current_step
- [PATCH 5/8] BUG/MEDIUM: checks: do not dereference head of a
- [PATCH 6/8] CLEANUP: checks: simplify the loop processing of
- [PATCH 7/8] BUG/MAJOR: checks: always check for end of list before
- [PATCH 8/8] BUG/MEDIUM: checks: do not dereference a list as a
- [PATCH 09/10] BUG/MEDIUM: peers: apply a random reconnection timeout
- [PATCH 10/10] DOC: Update doc about weight, act and bck fields in the
- [PATCH 11/14] MINOR: ssl: add a destructor to free allocated SSL
- [PATCH 12/14] BUG/MEDIUM: ssl: fix tune.ssl.default-dh-param value
- [PATCH 13/14] BUG/MINOR: cfgparse: fix typo in 'option httplog' error
- [PATCH 14/14] BUG/MEDIUM: cfgparse: segfault when userlist is misused
Signed-off-by: heil <heil@terminal-consulting.de>
2015-06-11 19:05:51 +02:00
heil
f109732f56
pcre: fix CVE-2015-3210
...
- should fix eap buffer overflow in pcre_compile2() / compile_regex()
Signed-off-by: heil <heil@terminal-consulting.de>
2015-06-08 18:19:07 +02:00
Steven Barth
535e9ef92c
strongswan: bump to 5.3.2
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-08 18:10:16 +02:00
Ted Hess
e56c31a78e
Merge pull request #1347 from thess/for-15.05
...
zmq: Make CurveZMQ security (libsodium) optional [for-15.05]
2015-06-08 07:11:11 -04:00
Steven Barth
430408c0b2
strongswan: update to 5.3.1, cleanup broken modules
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-08 07:49:03 +02:00
Marcel Denia
4c4c2dbdae
db47: Disable Replication Manager
...
Replication Manager accidentally got enabled by 541193d
.
Fixes #1331 .
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-05 09:48:38 +02:00
Ted Hess
4267ae50f4
zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-04 13:19:34 -04:00
Ted Hess
20a7734215
Revert "zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies"
...
This reverts commit 2cd58bca38
.
2015-06-04 13:09:04 -04:00
Ted Hess
2cd58bca38
zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-04 13:01:19 -04:00
Paul Fertser
6b8276a000
openocd: update to final 0.9.0
...
Disables building documentation to avoid makeinfo v4,v5
incompatibilities.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-06-02 10:06:29 +00:00
Steven Barth
bb9e1ed2c0
Merge pull request #1328 from Naoir/db-python-cc
...
db47: Force pthread mutexes, bump PKG_RELEASE [for-15.05]
2015-05-31 14:48:44 +02:00
Marcel Denia
541193dd39
db47: Force pthread mutexes, bump PKG_RELEASE
...
Fixes #1312 .
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-05-31 13:48:55 +02:00
Nikos Mavrogiannopoulos
f138a1ca3c
gnutls: corrected regression with camellia cipher
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-30 22:53:01 +02:00
Nikos Mavrogiannopoulos
4ae1631f2a
ocserv: use freeradius-client library if radius support is requested
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-30 22:46:46 +02:00
Nikos Mavrogiannopoulos
c7b9381de5
freeradius-client: added library
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-30 22:46:46 +02:00
Marko Ratkaj
7b8fd78406
ulogd: add json plugin
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-05-28 16:09:01 +02:00
Etienne CHAMPETIER
761c15286f
sqlite: update to 3.8.10.2
...
quickly run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-05-27 22:06:42 +02:00
Etienne CHAMPETIER
7594df416e
zabbix: update to 2.4.5
...
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-05-27 22:06:42 +02:00
Etienne CHAMPETIER
ac7044ae08
monit: update to 5.13
...
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-05-27 22:06:42 +02:00
Karl Palsson
a1e9270f77
libev: Import from management, with path fixes
...
Imports the latest version from the management feed, and fixes the
install paths. All example code, and desktop linux expects and installs
libev's headers to /usr/include/<ev.h> not under a subdirectory.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2015-05-27 13:26:26 +02:00
Steven Barth
e0fd1fada4
Merge pull request #1288 from equinox0815/for-15.05-pps-tools-linux3.18
...
pps-tools: enable for Linux 3.18 [for-15.05]
2015-05-27 12:13:44 +02:00
Steven Barth
f7fc4e1ac5
Merge pull request #1304 from equinox0815/for-15.05-ntpd-enalbe-pps
...
ntpd: enable ATOM (PPS) support [for-15.05]
2015-05-27 12:12:30 +02:00
Jonathan Bennett
a696764d9c
libqrencode: fix typo in makefile
...
Fix compile error due to autoconf
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-26 15:24:03 +02:00
Mislav Novakovic
6f36722c73
freeradius2: add mirror for older releases
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2015-05-26 00:40:31 +02:00
Christian Pointner
26b4ffca23
ntpd: enable ATOM (PPS) support
...
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2015-05-25 20:11:34 +02:00
Hauke Mehrtens
73284144f3
openvswitch: fix build with kernel >= 3.18.13
...
This fixes a build problem with kernel >= 3.18.13.
This should close #1283 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-05-24 15:36:44 +02:00
Nikos Mavrogiannopoulos
485bb55197
ocserv: corrected checksum
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-24 11:16:51 +02:00
Nikos Mavrogiannopoulos
e08003851f
ocserv: updated to 0.10.5
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-24 11:10:48 +02:00
Steven Barth
f232eea959
Merge pull request #1290 from Naoir/bash-cc
...
bash: Update to 4.3.39 [for-15.05]
2015-05-24 10:16:05 +02:00
Jonathan Bennett
2172a9875f
Fwknopd: Backport patch to enable keygen in fwknopd
...
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-24 10:14:22 +02:00
Christian Pointner
8571c01945
pps-tools: enable for Linux 3.18
...
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2015-05-22 23:46:25 +02:00
Nikos Mavrogiannopoulos
3558865a6e
ocserv: silence warnings and set group default value
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-05-22 21:57:12 +02:00
Marcel Denia
ff0037ac69
bash: Update to 4.3.39
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-05-22 07:38:37 +02:00
Steven Barth
e4fe3cd093
Merge pull request #1276 from oneru/for-15.05
...
[for-15.05] libqrencode: import from old packages
2015-05-21 14:44:23 +02:00
Steven Barth
e02c7e81d0
Merge pull request #1273 from guillaume-d/guillaume-d/protobuf/fix-2.6.1
...
protobuf: Update version to 2.6.1
2015-05-21 07:40:20 +02:00
Jonathan Bennett
8c7d4c4713
libqrencode: import from old packages
...
Update to latest release
add qrencode package which contains the qrencode binary
Remove libpng dependancy
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-20 18:24:41 -05:00
Guillaume
5bf0fd165e
protobuf: Add licensing info and update copyright
...
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
2015-05-20 23:58:56 +02:00
Luka Perkov
914beae80e
libdaq: add SF mirror
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-20 19:10:05 +02:00
Luka Perkov
5ed3339b07
snort: add SF mirror
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-20 19:10:01 +02:00
Guillaume Déflache
359721a21c
protobuf: Update version to 2.6.1
...
- Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1:
now all ISAs should work (MIPS1 would need kernel emulation though, untested)
- Fixed host installation which was broken on all targets
- Updated source origin to github and related variables
- Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation)
Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target.
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
2015-05-19 17:26:17 +02:00