Commit Graph

1135 Commits

Author SHA1 Message Date
Yousong Zhou 19cf8c6105 strongswan: split out libtls.so as a separate package.
When only strongswan-minimal is selected, libtls.so will not be built
yet package strongswan will still try to copy the file causing build
failure.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2015-09-07 11:10:53 +02:00
Adam Lebsack 1deb958e37 strongswan: Added strongswan-mod-eap-tls
Signed-off-by: Adam Lebsack <alebsack@gmail.com>
2015-09-07 11:10:48 +02:00
Steven Barth da180706b6 strongswan: add more exceptions to musl-fixes
Signed-off-by: Steven Barth <steven@midlink.org>
2015-09-07 11:10:40 +02:00
Steven Barth 69ad693a37 strongswan: refresh musl compatibility fixes
Signed-off-by: Steven Barth <steven@midlink.org>
2015-09-07 11:10:34 +02:00
heil e51b71ad78 haproxy: fixes from upstream
- [PATCH 05/13] BUG/MINOR: http/sample: gmtime/localtime can fail
 - [PATCH 06/13] DOC: typo in 'redirect', 302 code meaning
 - [PATCH 07/13] DOC: mention that %ms is left-padded with zeroes.
 - [PATCH 08/13] CLEANUP: .gitignore: ignore more test files
 - [PATCH 09/13] CLEANUP: .gitignore: finally ignore everything but what
 - [PATCH 10/13] MEDIUM: config: emit a warning on a frontend without
 - [PATCH 11/13] BUG/MEDIUM: counters: ensure that src_{inc,clr}_gpc0
 - [PATCH 12/13] DOC: ssl: missing LF
 - [PATCH 13/13] DOC: fix example of http-request using

Signed-off-by: heil <heil@terminal-consulting.de>
2015-09-07 00:02:48 +02:00
Nikos Mavrogiannopoulos 241a8ad346 ocserv: updated to 0.10.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-04 21:33:19 +02:00
Nikos Mavrogiannopoulos 7f6a237d7d openconnect: corrected port descriptions in README
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-04 21:33:19 +02:00
Nikos Mavrogiannopoulos c773d4ad91 ocserv: more explicit documentation
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-04 21:33:19 +02:00
Nikos Mavrogiannopoulos 52bf9d5efc ocserv: updated to 0.10.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-04 21:33:19 +02:00
Daniel Gimpelevich 877e9fb00d vpnc: bump release
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-09-03 17:38:22 +02:00
Daniel Gimpelevich 5ff1b7ad51 vpnc: corrected call to proto_add_host_dependency 2015-09-03 17:38:18 +02:00
Jo-Philipp Wich cb5b508b46 vpnc: fix musl compatibility
- Add missing `sys/ttydefaults.h` include to `config.c`
 - Restrict usage of `error.h` to glibc and uclibc only
 - Avoid including `linux/if_tun.h` on non-glibc/uclibc to prevent
   musl kernel/libc header conflicts

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-09-03 17:38:13 +02:00
Baptiste Jonglez 1a78a488b7 bmon: Add missing runtime dependency: terminfo
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2015-09-03 17:32:13 +02:00
Toke Høiland-Jørgensen 250b11a475 sqm-scripts: Bump to v1.0.3.
Backported changes from master.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-09-03 15:31:56 +02:00
Noah Meyerhans ffda9cc9c7 [bind] Update to 9.9.7-P3 to fix CVE-2015-5722 and CVE-2015-5986
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2015-09-03 14:03:41 +02:00
Noah Meyerhans 4e3085cd05 bind: update to version 9.9.7-p2
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2015-09-03 14:03:31 +02:00
Nikos Mavrogiannopoulos e778bd4998 openconnect: disabled the resolving code from ppp in netifd script
That code was causing netifd disabling openconnect with no way
to restart it.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-08-26 23:00:45 +02:00
heil ee8052d459 haproxy: fixes for upstream version 1.5.14
- [PATCH 1/4] BUG/MINOR: log: missing some ARGC_* entries in
 - [PATCH 2/4] DOC: usesrc root privileges requirements
 - [PATCH 3/4] BUILD: ssl: Allow building against libssl without SSLv3.
 - [PATCH 4/4] DOC/MINOR: fix OpenBSD versions where haproxy works

Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-24 10:46:34 +02:00
Rafał Miłecki 01717c05a0 lighttpd: backport a fix for running out of filedescriptors
It was breaking uploads of files 4 MiB+. This patch fixes:
https://github.com/openwrt/packages/issues/1658

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
2015-08-19 17:53:50 +02:00
heil a7d66cec4c apache: bump to version 2.2.31
Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-17 14:37:14 +02:00
Toke Høiland-Jørgensen 1ee31bdfd2 netperf: update to v2.7.0 2015-08-03 18:13:58 +02:00
Toke Høiland-Jørgensen aa75904c0b Adopt the netperf package.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-08-03 18:13:54 +02:00
Steven Barth e96cf8db91 Merge pull request #1616 from tru7/for-15.05
[for-15.05] knxd: bump to newest version for CC
2015-07-27 23:24:39 +02:00
W. Michael Petullo 1e2bf20acf lighttpd: update to 1.4.36
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-07-26 12:56:12 -04:00
Alexander Ryzhov da756e239f lighttpd: add liblua deps for lighttpd-mod-cml and lighttpd-mod-magnet
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-07-26 12:55:12 -04:00
Othmar Truniger 805c6e6924 knxd: bump to newest version for CC
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-07-26 18:27:01 +02:00
Jeroen Louwes 75f978879e mwan3: update to version 1.6-2
Fix malformed uci commands. (issue #1502)

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2015-07-23 13:51:04 +02:00
Cezary Jackiewicz bcedf17632 [packages] vsftpd: CVE-2015-1419
Unspecified vulnerability in vsftp 3.0.2 and earlier allows remote attackers to bypass access restrictions via unknown vectors, related to deny_file parsing.
2015-07-22 09:47:48 +02:00
Daniel Golle 64c458ba8c freeradius2: update to 2.2.8
Fixes oCert CVE-2015-4680.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-07-20 10:14:31 +02:00
Toke Høiland-Jørgensen 876ee51cc8 sqm-scripts: Default to ECN on for egress.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-07-12 22:25:12 +02:00
Sebastian Moeller e9a7e58ba3 [SQM] Fix simple.qos to allow using cake as ingress shaper
simple.qos had accidentally set up the egress shaper twice, once
with the true egress parameters and a second time using the ingress
parameters, effectively misconfiguring both directions. This bub
only affected situations where 3-tier ingress classification was
used.

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-07-12 22:25:12 +02:00
Sebastian Moeller 478903aea1 [SQM] Fix sqm_logger to accept empty strings as input
sqm_logger tried tro wait indefinitely if passed an empty string.
This in turn makes sqm-scripts hang. Quoting the input argument in sqm_logger
seems to fix the problem.

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-07-12 22:25:12 +02:00
Sebastian Moeller 30e02086c5 [SQM] Fix changes relating to cake lnk layer adjustments
The last batch of changes tried to teach the GUI to pass link layer
options to cake but forgot to actually call the function that parses
the GUI variables and used it as a string insteead. So this fixes that
it also tries to allow the use of the tc_stab link layer adjustment
method with cake so the implementations can be validated against each other
easily. Needs testing...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-07-12 22:25:12 +02:00
Sebastian Moeller 05fe796a8b [SQM/luci-app-sqm] Wire up link layer dandling for cake
The cake traffic-shaper qdisc omne stop solution knows how to handle
link layer adjustments for ATM and can account for per packet overhead.
This commit adds cake as link layer adjustment mechanism in the GUI and
passes numerically specified overhead as well as the ATM linklayer
keywords on to cake. This change also passes the "advanced option strings"
from the Queue Discipline tab to cake. But as before no error checking.
This needs testing, as I have no working cake qdisc available so
caveat emptor...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-07-12 22:25:12 +02:00
Dave Taht 9a532691dd luci-app-sqm: add cake support 2015-07-12 22:25:12 +02:00
Dave Taht 1f9238ed3f sqm-scripts: Support the cake qdisc.
Signed-off-by: Dave Taht <dave.taht@bufferbloat.net>
2015-07-12 22:25:12 +02:00
Sebastian Moeller 499aef158d [SQM/luci-app-sqm] Fix SQM GUI help messages.
Make clear that configuration options guarded by checkboxes are only
effective as long as those boxes are checked.

The sqm gui has giarded some advanced configuration options behind exposing
checkboxes, meaning these optiopn's values were only used as long
as those boxes were checked. This commit just improves the description of
the checkboxes to included this useage instruction...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-07-12 22:25:12 +02:00
Sebastian Moeller 7a23a00c45 [SQM/luci-app-sqm] Enable sqm initiscript if a single sqm instance gets enabled
The SQM gui has confused its users with an enable button, that only served to
selecively activate/de-activate sqm instances instead of controlling sqm's
initscript (which needs to be enabled so the sqm properly starts up after a reboot
and also for hotplug to work properly). luci-app-sqm will now enable sqm's
initscript when a single sqm instance get enabled. It also informs the user about
this fact in the top margin of the sqm page. Note sqm will not disable the
initscript behind the user's back if sqm instances get disabled.
While I would have prefered this notice to be more prominent an attentive user
should notice, and most users should not care anyway. This also increases the
package release number.

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-07-12 22:25:12 +02:00
Nikos Mavrogiannopoulos 62037ba35f openconnect: corrected call to proto_add_host_dependency
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-07-07 22:49:05 +02:00
arfett 2150ffa21f mwan3-luci update to version 1.4-3
Fixed two issues in Chaos Calmer and trunk:
-troubleshooting page not displaying
-UCI arguments out of order because of switch to musl c library from uclibc

Signed-off-by: Aedan "arfett" Renner <chipdankly@gmail.com>
2015-07-07 10:58:33 +02:00
Saverio Proto b75488123b [for-15.05] tinc: version bump 1.0.26
Signed-off-by: Saverio Proto <zioproto@gmail.com>
2015-07-06 20:24:59 +02:00
heil 181b13f834 haproxy: fixes from upstream
- BUILD/MINOR: tools: rename popcount to my_popcountl
 - BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data

Signed-off-by: heil <heil@terminal-consulting.de>
2015-07-03 18:35:21 +02:00
heil 45ba9f112a haproxy: fixes from upstream
- BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data

Signed-off-by: heil <heil@terminal-consulting.de>
2015-07-02 21:58:51 +02:00
Christian Schoenebeck ce2b260ca5 [for-15.05] ddns-scripts: fix/update to version 2.4.3-1
fixed sed when filtering IP address from nslookup output
because "Server:" block might have multiple address lines.
Thanks to Arjen de Korte

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-06-27 10:37:50 +02:00
Nikos Mavrogiannopoulos 7551321fab vpnc-scripts: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-27 08:22:20 +02:00
Nikos Mavrogiannopoulos 814f65cfb9 vpnc-script: handle multiple servers in INTERNAL_IP_DNS vars
Resolves #1372

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-27 08:20:14 +02:00
heil d74b836a35 haproxy: bugfix release 1.5.13
Released version 1.5.13 with the following main changes :
  - BUG/MINOR: check: fix tcpcheck error message
  - CLEANUP: deinit: remove codes for cleaning p->block_rules
  - DOC: Update doc about weight, act and bck fields in the statistics
  - MINOR: ssl: add a destructor to free allocated SSL ressources
  - BUG/MEDIUM: ssl: fix tune.ssl.default-dh-param value being overwritten
  - MEDIUM: ssl: replace standards DH groups with custom ones
  - BUG/MINOR: debug: display (null) in place of "meth"
  - BUG/MINOR: cfgparse: fix typo in 'option httplog' error message
  - BUG/MEDIUM: cfgparse: segfault when userlist is misused
  - BUG/MEDIUM: stats: properly initialize the scope before dumping stats
  - BUG/MEDIUM: http: don't forward client shutdown without NOLINGER except for tunnels
  - CLEANUP: checks: fix double usage of cur / current_step in tcp-checks
  - BUG/MEDIUM: checks: do not dereference head of a tcp-check at the end
  - CLEANUP: checks: simplify the loop processing of tcp-checks
  - BUG/MAJOR: checks: always check for end of list before proceeding
  - BUG/MEDIUM: checks: do not dereference a list as a tcpcheck struct
  - BUG/MEDIUM: peers: apply a random reconnection timeout
  - BUG/MINOR: ssl: fix smp_fetch_ssl_fc_session_id
  - MEDIUM: init: don't stop proxies in parent process when exiting
  - MINOR: peers: store the pointer to the signal handler
  - MEDIUM: peers: unregister peers that were never started
  - MEDIUM: config: propagate the table's process list to the peers sections
  - MEDIUM: init: stop any peers section not bound to the correct process
  - MEDIUM: config: validate that peers sections are bound to exactly one process
  - MAJOR: peers: allow peers section to be used with nbproc > 1
  - DOC: relax the peers restriction to single-process
  - CLEANUP: config: fix misleading information in error message.
  - MINOR: config: report the number of processes using a peers section in the error case
  - BUG/MEDIUM: config: properly compute the default number of processes for a proxy

Signed-off-by: heil <heil@terminal-consulting.de>
2015-06-26 18:08:24 +02:00
heil 0716433f2e haproxy: upstream fixes
- [PATCH 15/18] MEDIUM: ssl: replace standards DH groups with custom
 - [PATCH 16/18] BUG/MINOR: debug: display (null) in place of "meth"
 - [PATCH 17/18] CLEANUP: deinit: remove codes for cleaning
 - [PATCH 18/18] BUG/MINOR: ssl: fix smp_fetch_ssl_fc_session_id

Signed-off-by: heil <heil@terminal-consulting.de>
2015-06-22 14:59:02 +02:00
Nikos Mavrogiannopoulos 8cb6f4c09e transmission: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-21 12:00:17 +02:00
Nikos Mavrogiannopoulos 4dd617c9af transmission: increase the number of retries for respawn
The default 5 per hour is too small for transmission which may
crash quite some times.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-21 11:59:31 +02:00
Nikos Mavrogiannopoulos 641ee7ce44 transmission: use procd
That allows to restart transmission when it crashes, to limit
the memory used by it, as well as be jailed in the directories
it is supposed to access.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-21 11:59:22 +02:00
Nikos Mavrogiannopoulos 90914f8054 ocserv: depend on radcli
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-20 13:57:33 +02:00
Steven Barth afc558eb7d strongswan: fix musl builds, reenable lost modules
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-19 18:39:18 +02:00
John Crispin 4a44bd069e seafile-*: update to trunk version
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-06-18 20:06:11 +02:00
Nikos Mavrogiannopoulos 50b79a9e86 ocserv: don't use isolate workers as seccomp is not enabled
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-17 22:55:44 +02:00
Nikos Mavrogiannopoulos d28ab39ffa ocserv: disabled MIPS16
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-17 22:08:11 +02:00
Nikos Mavrogiannopoulos f4e47a668d openconnect: updated to 7.06 and disabled MIPS16
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-06-17 22:08:11 +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 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
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
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
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
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
Marko Ratkaj 7b8fd78406 ulogd: add json plugin
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-05-28 16:09:01 +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
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
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
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
Luka Perkov 5ed3339b07 snort: add SF mirror
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-05-20 19:10:01 +02:00
Christian Schoenebeck 3843e8459a ddns-scripts: update to version 2.4.2-1
* fix Makefile to force compression of tld_names.dat reported in OpenWrt Ticket 19597
* change default of retry_count to "0" (retry endless) suggested by Henning Schild
* updated tld_names.dat include changes until 07.05.2015

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-05-18 10:10:31 +02:00
Jonathan Bennett dcaa438f41 Fwknopd: Fix a typo in the init file
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-15 09:43:15 +02:00
Jonathan Bennett 7d72d8b170 Fwknop: add flexibility to uci support
Styling cleanups
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-15 09:43:15 +02:00
Jonathan Bennett 8c1e0d4bfd Fwknop: Update to newest release
add basic uci support
add optional gpg support

signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-15 09:43:15 +02:00
Markus Stenberg e53068dda8 mdnsresponder: No longer require IPv4 address to start.
It used to require 1+ IPv4 addresses to start on Linux. Now it starts
up with 0 addresses (of any type), as netlink can provide us more
later. This way, no stupid restart loop with procd if it is racing
with netifd at startup.

Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-08 13:29:32 +02:00
Karl Palsson eb97e6fc0f net/mosquitto: Upgrade 1.4.1 to 1.4.2
Bugfix release.  Full changelog available at:
http://mosquitto.org/2015/05/version-1-4-2-released/

Drops a patch now included upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-05-08 10:44:44 +00:00
Marty R 325c643c92 nut: remove patch for old automake version
tools/automake was updated to 1.15 which removed this bug; patch no longer needed.

Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
2015-05-07 08:59:44 +02:00
heil cb0349ced8 memcached: upgrade to 1.4.24
Signed-off-by: heil <heil@terminal-consulting.de>
2015-05-04 17:55:00 +02:00
heil 26d577ac26 haproxy: update to 1.5.12
[RELEASE] Released version 1.5.12

    Released version 1.5.12 with the following main changes :
        - BUG/MINOR: ssl: Display correct filename in error message
        - DOC: Fix L4TOUT typo in documentation
        - BUG/MEDIUM: Do not consider an agent check as failed on L7 error
        - BUG/MINOR: pattern: error message missing
        - BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match
        - BUG/MEDIUM: buffer: one byte miss in buffer free space check
        - BUG/MAJOR: http: don't read past buffer's end in http_replace_value
        - BUG/MEDIUM: http: the function "(req|res)-replace-value" doesn't respect the HTTP syntax
        - BUG/MEDIUM: peers: correctly configure the client timeout
        - BUG/MINOR: compression: consider the expansion factor in init
        - BUG/MEDIUM: http: hdr_cnt would not count any header when called without name
        - BUG/MEDIUM: listener: don't report an error when resuming unbound listeners
        - BUG/MEDIUM: init: don't limit cpu-map to the first 32 processes only
        - BUG/MEDIUM: stream-int: always reset si->ops when si->end is nullified
        - BUG/MEDIUM: http: remove content-length from chunked messages
        - DOC: http: update the comments about the rules for determining transfer-length
        - BUG/MEDIUM: http: do not restrict parsing of transfer-encoding to HTTP/1.1
        - BUG/MEDIUM: http: incorrect transfer-coding in the request is a bad request
        - BUG/MEDIUM: http: remove content-length form responses with bad transfer-encoding
        - MEDIUM: http: restrict the HTTP version token to 1 digit as per RFC7230
        - MEDIUM: http: add option-ignore-probes to get rid of the floods of 408
        - BUG/MINOR: config: clear proxy->table.peers.p for disabled proxies
        - MINOR: stick-table: don't attach to peers in stopped state
        - MEDIUM: config: initialize stick-tables after peers, not before
        - MEDIUM: peers: add the ability to disable a peers section
        - DOC: document option http-ignore-probes
        - DOC: fix the comments about the meaning of msg->sol in HTTP
        - BUG/MEDIUM: http: wait for the exact amount of body bytes in wait_for_request_body
        - BUG/MAJOR: http: prevent risk of reading past end with balance url_param
        - DOC: update the doc on the proxy protocol

Signed-off-by: heil <heil@terminal-consulting.de>
2015-05-04 17:49:47 +02:00
Nicolas Thill 884c1c9b42 e2guardian: don't use github conflicting tag archives (#1051)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-05-01 04:43:13 +02:00
Nicolas Thill c5a5bf7145 wavemon: don't use github conflicting tag archives (#1051)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-05-01 04:37:41 +02:00
Nicolas Thill efe7e4d198 redsocks: don't use github conflicting tag archives (#1051)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-05-01 04:29:39 +02:00
Nicolas Thill 2bdc41e37d Merge branch 'coova-chilli-patch' of https://github.com/teslamint/packages 2015-05-01 03:59:25 +02:00
Nicolas Thill f746041323 krb5: fix build failure on rebuild (closes: #1143)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-05-01 03:52:22 +02:00
Nicolas Thill 316b7a25f6 Merge branch 'ser2net-led-support' of https://github.com/mhei/packages 2015-05-01 03:27:34 +02:00
Nikos Mavrogiannopoulos e5f8c378c1 ocserv: updated to 0.10.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-30 22:21:21 +02:00
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>
2015-04-30 14:22:09 +02:00
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>
2015-04-29 23:16:09 +02:00
Hauke Mehrtens 39a4601aac tor: update to stable version 0.2.5.12
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-04-29 22:29:23 +02:00
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>
2015-04-29 20:37:31 +02:00
Thomas Heil 8827409a17 Merge pull request #1216 from ryzhovau/halog_linkage
haproxy: fix halog linkage
2015-04-29 12:05:39 +02:00
Alexander Ryzhov 95faa1a0ba haproxy: fix halog linkage
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-29 08:42:02 +00:00
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>
2015-04-28 14:19:38 -07:00
Thomas Heil b4cb981d3f Merge pull request #1209 from ryzhovau/haproxy_pcredir
haproxy: fix PCREDIR
2015-04-28 17:36:21 +02:00
Jaehoon You 3346bfd27b coova-chilli: fix compile error that cannot copy netfilter extension library
Signed-off-by: Jaehoon You <teslamint@gmail.com>
2015-04-29 00:24:38 +09:00
Alexander Ryzhov ba80d015ed fix PCREDIR
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-28 13:42:15 +00:00
Imre Kaloz 45e0e2a0b9 coova-chilli: add uci configuration file, init.d and firewall script 2015-04-28 15:08:15 +02:00
Imre Kaloz 8e2807532c Merge pull request #1123 from teslamint/patch-2
coova-chilli: add netfilter kernel module package with patches
2015-04-28 14:59:21 +02:00
Imre Kaloz 927a7164fa Merge pull request #1124 from teslamint/patch-3
coova-chilli: fix compile error with cyassl
2015-04-28 14:59:13 +02:00
Vladimir Ulrich 99fe4286c7 [net/snort] Replaced build variants with compile options.
Also added optional lzma support.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-04-28 00:50:18 +03:00
Steven Barth fa4365dd9b ocserv: explicitly pass --without-gssapi to work-around SDK issue
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-27 15:42:11 +02:00
Steven Barth 8da9355228 Merge pull request #1173 from Wedmer/master
[net/siit] Moved from oldpackages and updated for kernels 3.17+
2015-04-27 11:39:44 +02:00
Nikos Mavrogiannopoulos 03a638e002 ocserv: corrected session expiration in sec-mod
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-26 23:05:24 +02:00
Daniel Golle 4c399f28fd freeradius2: update to version 2.2.7 and refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-26 19:44:20 +02:00
Nikos Mavrogiannopoulos 899724bd35 ocserv: updated to 0.10.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-26 02:19:50 +02:00
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>
2015-04-24 13:50:38 +02:00
Vladimir Ulrich 2ef99b98ca [net/siit] Moved from oldpackages and updated for kernels 3.17+
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-04-23 12:10:34 +03:00
Steven Barth e6a7272dee Merge pull request #1168 from salzmdan/master
knot: update to 1.6.3
2015-04-23 10:38:56 +02:00
Daniel Salzman 122a780e7f knot: update to 1.6.3
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2015-04-23 09:24:46 +02:00
Christian Schoenebeck f98dbf5aab radicale: [NEW] Python-based CalDAV/CardDAV Server
Inspired by OpenWrt Ticket System Ticket 9119
Python3 package currently marked as @BROKEN because no time for testing.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-04-20 21:14:03 +02:00
Steven Barth 3828a7096d openvswitch: fixup kernels for older versions
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-20 18:15:55 +02:00
Steven Barth 8b1c88659a openvswitch: Fixup SUPPORTED_KERNELs
Signed-off-By: Steven Barth <steven@midlink.org>
2015-04-20 18:13:35 +02:00
Steven Barth 105910ea0f Merge pull request #1145 from emabo/master
openvswitch: upgrade to version 2.3.90
2015-04-20 18:11:23 +02:00
Steven Barth 23d0f81a4a Merge pull request #1154 from MikePetullo/master
dmapd: update to 0.0.72
2015-04-20 15:56:13 +02:00
W. Michael Petullo 00fe9a9704 dmapd: update to 0.0.72
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-04-20 09:41:20 -04:00
Vasilis Tsiligiannis de80156bb9 nsd: Bump to version 4.1.2 2015-04-20 11:02:18 +03:00
Michael Hanselmann af3b2635df Update net/unbound to version 1.5.3
unbound 1.5.3 was released on March 10, 2015.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2015-04-19 22:32:14 +02:00
Sebastian Moeller db2b613afe Remove dependeny on iptables-mod-filter from sqm-scripts
As Hnyman noted in https://github.com/dtaht/ceropackages-3.10/issues/13
we carry a few unnecessary dependecies in sqm-scripts, so remove one of
them (iptables-mod-filter) as we neither use it nor plan to use it.

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-04-19 14:17:04 +02:00
Nicolas Thill 1c0f9ee522 lksctp-tools: import sctp from old packages feed
- update to latest version (v1.0.16)
 - add license info
 - add myself as maintainer
 - install dev files the proper way in Build/InstallDev
 - rename sctp package to libsctp
 - add an sctp-tools package and an sctp transitional meta package

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-18 08:22:12 +02:00
Emanuele Bovisio 87b26e5db1 openvswitch: upgrade to version 2.3.90, review #1 2015-04-17 18:13:13 +02:00
Emanuele Bovisio dfd640394c openvswitch: upgrade to version 2.3.90 2015-04-17 11:58:13 +02:00
Nicolas Thill 92d316ff6c pen: update to 0.27.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-16 16:05:55 +02:00
heil a412694bbc haproxy: include patches from mainline
- [PATCH 3/9] BUG/MEDIUM: Do not consider an agent check as failed on
 - [PATCH 4/9] BUG/MEDIUM: peers: correctly configure the client timeout
 - [PATCH 5/9] BUG/MEDIUM: buffer: one byte miss in buffer free space
 - [PATCH 6/9] BUG/MAJOR: http: don't read past buffer's end in
 - [PATCH 7/9] BUG/MEDIUM: http: the function "(req|res)-replace-value"
 - [PATCH 8/9] BUG/MINOR: compression: consider the expansion factor in
 - [PATCH 9/9] BUG/MEDIUM: http: hdr_cnt would not count any header when

Signed-off-by: heil <heil@terminal-consulting.de>
2015-04-16 12:04:10 +02:00
Peter Wagner 0135d8e2bd ntpd: fix typo
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-13 18:53:17 +02:00
Peter Wagner 2c1c2de230 Currently the hotplug script never starts because it assumes the wrong
path to the binary. Fix the path.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-13 18:14:27 +02:00
Peter Wagner f4ef2c8fd7 ntpd: update to 4.2.8p2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-12 20:56:51 +02:00
Peter Wagner 20c2805549 git: update to 2.3.5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-12 20:54:38 +02:00
Jonas Gorski fe25f00fb6 znc: disable mips16
Using mips16 seems to make znc randomly crash.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2015-04-12 14:06:35 +02:00
Christian Schoenebeck f5334528a7 ddns-scripts: bugfixes/update to version 2.4.1-1
* fix problem with lucihelper script reported in OpenWrt Ticket 19419
* rewritten split_FQDN fixing detection errors and using zcat
* updated tld_names.dat and .gz compressed to save space
* add LoopiaDNS (loopia.se) to services_ipv6

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-04-12 10:47:38 +02:00
Steven Barth 2ecebe6297 Merge pull request #1128 from samm-git/master
apinger: add apinger package
2015-04-11 14:32:42 +02:00
Karl Palsson ee274e64f9 net/mosquitto: Patch QoS 2 in flight bug
Patched until new upstream release is available.
Patch sourced from upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-04-10 14:37:48 +00:00
Karl Palsson b3349c6e13 net/mosquitto: Bump to 1.4.1
Some useful fixes:
http://mosquitto.org/2015/04/version-1-4-1-released/

Drops a patch that has been rolled into upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-04-10 14:36:52 +00:00
champtar 9e9f9551a2 Merge pull request #1045 from teslamint/patch-1
coova-chilli: fix typo prevents compile with cyassl

compile tested on ar71xx
2015-04-10 13:45:53 +02:00
Steven Barth 98926757c6 Merge pull request #1131 from fingon/mdnsresponder-fix
mdnsresponder: Fixed IPv6 deprecated address handling
2015-04-09 13:42:31 +02:00
Markus Stenberg 63234f185d mdnsresponder: Fixed deprecated address handling (the new getifaddr code in the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag). 2015-04-09 14:28:24 +03:00
Nikos Mavrogiannopoulos bdd3409115 ocserv: updated to 0.10.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-08 20:56:40 +02:00
Alex Samorukov 11e83c6928 apinger: add apinger package
Alarm Pinger (apinger) is a little tool which monitors various IP devices by
simple ICMP echo requests. There are various other tools, that can do this,
but most of them are shell or perl scripts, spawning many processes, thus much
CPU-expensive, especially when one wants continuous monitoring and fast
response on target failure.

Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
2015-04-08 17:07:52 +00:00
Steven Barth b8ab944d23 strongswan: add missing dependency
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-07 12:07:27 +02:00
Jaehoon You ca9d3f24cf coova-chilli: add netfilter kernel module package with patches
Signed-off-by: Jaehoon You <teslamint@gmail.com>
2015-04-07 15:31:35 +09:00
Jaehoon You 3e72234399 coova-chilli: fix compile error with cyassl
Signed-off-by: Jaehoon You <teslamint@gmail.com>
2015-04-07 15:30:39 +09:00
Nicolas Thill 49b42df0f2 keepalived: update to 1.2.16
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Nicolas Thill edf8ea8b14 pen: update to 0.27.3
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Steven Barth 41222e6c1a strongswan: bump to 5.3.0
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-06 12:23:27 +02:00
Steven Barth bc22d9a32c Merge pull request #1115 from mhaas/stunnel-5.14-2
stunnel: Bump from 5.10 to 5.14
2015-04-06 11:48:04 +02:00
Florian Fainelli b1f228f4cf openconnect: allow specifying a custom CSD wrapper script
Some VPN servers might be configured in a way that a CSD wrapper script
is mandatory to complete the authentication process, allow that to be
specified for openconnect.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-04-04 12:32:59 -07:00
Florian Fainelli 70c10c0a5e openconnect: allow specifying "os"
Some servers might be implementing ACLs based on the value specified by
openconnect for "os", allow that to be configured.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2015-04-04 12:31:49 -07:00
Michael Haas 0c3713c767 stunnel: Bump from 5.10 to 5.14
Also refresh patches.

Signed-Off-By: Michael Haas <haas@computerlinguist.org>
2015-04-03 10:20:18 +02:00
Ted Hess c05e66c65e wavemon: Fetch source from GitHub repository
Closes #1099
Closes #1103

Signed-off-by: Ted Hess <thess@kitschensync.net>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-03-31 23:24:57 +01:00
Othmar Truniger b80bba0d9f knxd: fix dependency in makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-31 21:13:08 +02:00
John Crispin 211dc655ed spawn-fcgi: fix install step
the makefile trues to copy a file that does not exist

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-03-29 14:49:53 +02:00
Noah Meyerhans 607f1e5830 Merge pull request #1082 from smoofra/bind
bind: build fix: remove autoconf AR cruft
2015-03-31 09:57:35 -07:00
Steven Barth 71c375ecd1 Revert "new package: noip" 2015-03-31 17:31:06 +02:00
Steven Barth 690dd4d1dd Merge pull request #1083 from smoofra/noip
new package: noip
2015-03-31 10:40:45 +02:00
Steven Barth 4eee291cca Merge pull request #1089 from obsy/master
transmission: fix build problem with fallocate64
2015-03-31 10:39:20 +02:00
Thomas Heil 53ffbc9dbd prosody: bump to 0.9.8
- Ensure only valid UTF-8 is passed to libidn. It was found
   (CVE-2015-2059) that libidn can read beyond the boundaries of the
   provided buffer when an input string contains invalid UTF-8 sequences.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2015-03-30 17:48:18 +02:00
Daniel Golle 2d227ea937 spawn-fcgi: import from oldpackages
also bump version, use new download URL and add myself as
maintainer.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 21:32:43 +02:00
Nikos Mavrogiannopoulos e3a5ea625d openconnect: list the defaultroute option
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-03-29 21:02:58 +02:00
Daniel Golle 28e2ca2011 xl2tpd: fix build with musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 20:06:09 +02:00
Cezary Jackiewicz bf47948dc3 transmission: fix build problem with fallocate64 2015-03-29 12:35:33 +02:00
Daniel Golle 70344eea14 transmission: fix build with musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 06:04:50 +02:00
Maxim Storchak 304f1a5527 wget: update to 1.16.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-28 14:34:17 +02:00
Lawrence D'Anna ca8e7b831a new package: noip
This is the client program for noip.com, which is a dynamic dns provider.

Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
2015-03-27 20:00:55 -07:00
Lawrence D'Anna 4a02aa766f bind: build fix: remove autoconf AR cruft
This patch removes some autoconf goo which is causing bind to use the host's ar
instead the ar from the toolchain.  If they're both elf platforms this is fine,
but it's no good if host is darwin.

Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
2015-03-27 20:00:18 -07:00
Sebastian Moeller d5a203f1eb sqm-scripts: clean up interface selection for hotplugging
The initial conversion to restart sqm on interfaces it is configured
for in case of (transient) dis- and reappearance was half finished.
These changes clean up the handling of exlicitly passed interfaces
in run.sh: no second argument defaults to all configured interfaces
the alternative is an individual interface name passed as 2nd
argument to run.sh. The first argument either is start or stop.
No argument at all will behave as if start was passed.
Survives light testing...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-03-25 10:35:58 +01:00
Sebastian Moeller 1561003a70 sqm-scripts: change default for qdisc target parameter
Alan Jenkins noted a bug in the smq luci GUI that effectively
erased several configuration paramters if two checkboxes were deselected.
This behaviour seems consistent in luci but certainly has the potential
to confuse users. While confusion can not really be avoided generally
it seems wise to change the default interpretation for empty or non-existent
itarget and etarget variables from the qdisc's default (5ms in the case of
one of the codels) to automatic determination of tghis variable dependent on
the configured bandwidth, as codels target variable should be large enough
to contain at least one full packet. With this change sqm-scripts will
do the right thing by default, but will yet allow the user to specify
over-ridding values (as long as the user does not un-check the
entry-field exposing check boxes). Survives light testing...
This change set also changes the sqm-scripts luci gui to note the user
of the change. For compatibility with existing setups sqm-scripts
will still honor "auto" as an alternative explicit way of requesting
automatic target selection. This might turn into a warning in the future
and might be phased out...

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-03-25 10:34:18 +01:00
Steven Barth 9ca4f135e2 Merge pull request #1066 from ollie27/sftpdeps
openssh: strip openssh-sftp-server dependencies again
2015-03-24 11:29:20 +01:00
Steven Barth c8c6157e7e mdnsresponder: bump to 567
Signed-off-by: Steven Barth <steven@midlink.org>
2015-03-23 17:29:13 +01:00
Oliver Middleton 8137ce26fd openssh: strip openssh-sftp-server dependencies again
Reapply 99c6c3d830

Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-03-23 16:20:37 +01:00
W. Michael Petullo 623a8a0d0c dmapd: update to 0.0.71
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-03-22 17:24:51 -04:00
Stijn Tintel 2eae664f5f tor: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-03-20 18:23:39 +01:00
Stijn Tintel e996c1cc36 openssh: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-03-20 17:46:37 +01:00
Stijn Tintel 54b01d214f ethtool: remove optional dependency on libssp
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-03-20 17:46:00 +01:00
Othmar Truniger 27762817f1 linknx: fix dependency
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-19 22:48:56 +01:00
Matthias Schiffer b3afecd7c0 Merge pull request #879 from ZeroChaos-/ethtool-ssp-support
ethtool: fix Makefile to support SSP
2015-03-19 21:47:28 +01:00
Zero_Chaos 99d0b5147d ethtool: add optional libssp dep
Package ethtool is missing dependencies for the following libraries:
libssp.so.0
Makefile:45: recipe for target '/home/zero/development/openwrt/bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk' failed

Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
2015-03-19 16:21:44 -04:00
Peter Wagner 9322b6e80b openssh: update to 6.8p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-03-19 10:35:59 +01:00
Jo-Philipp Wich 999caf676a Merge pull request #920 from stintel/snmpd_procd
net-snmp: cleanup and use procd
2015-03-19 01:33:47 +01:00
champtar 512e1e74d1 Merge pull request #1017 from mhaas/stunnel-5.10
stunnel: bring back stunnel

compile tested for ar71xx
2015-03-18 20:04:42 +01:00
Mario Halambek 7829fb225a snort: bump to 2.9.7.2
Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
2015-03-18 15:25:33 +01:00
Steven Barth 42b319b8e0 Merge pull request #1046 from arfett/master
mwan3-luci: update to 1.4-2
2015-03-18 15:25:14 +01:00
Steven Barth a341c46ddf Merge pull request #1047 from Adze1502/master
mwan3: update to version 1.6-1
2015-03-18 15:24:55 +01:00
Michael Heimpold 3756129d9c Merge remote-tracking branch 'tru7/linknx'
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-17 21:20:45 +01:00
Othmar Truniger 98622bb83e knxd: tune Makefile, new upstream version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-17 21:11:31 +01:00
Othmar Truniger 6f78dcc31d linknx: streamline makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-17 20:41:51 +01:00
Adze1502 74c9585abc mwan3: update to version 1.6-1
Add ipset support (ipset version >6.22 with ipmark required)
Add stickiness feature

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2015-03-17 19:57:49 +01:00
Michael Haas f6927350e4 stunnel: Bring it back at v5.10
From: Michael Haas <haas@computerlinguist.org>

* init script no longer creates certificates (consider client mode as use
  case)
* patches/010_fix_getnameinfo.patch: Fix getnameinfo signature
* patches/011_disable_ssp_linking.patch: Disable -fstack-protector as it
  is not always available in OpenWRT
* old patches (in oldpackages) no longer necessary
* remove libwrap dependency
* remove libpthread dependency
* respect CONFIG_IPV6
* init script uses procd
* sample stunnel.conf runs in client mode - prevents start failure,
  does not require cert

Possible enhancement: automatically generate certificate as done in
uhttpd. However, as client mode is a possible use case, I'd rather not.
Additionally, stunnel may use several certs with user-defined locations
and we can't easily set a cert location via command-line args.

The package is based on
https://sites.google.com/site/twisteroidambassador/openwrt/stunnel

Signed-off-by: Michael Haas <haas@computerlinguist.org>
2015-03-17 13:47:55 +01:00
Jaehoon You a001565a10 coova-chilli: fix typo prevents compile with cyassl
Signed-off-by: Jaehoon You <teslamint@gmail.com>
2015-03-17 10:30:50 +09:00
Peter Wagner f3527d974e git: update to 2.3.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-03-16 02:34:13 +01:00
Jonathan McCrohan 387f31560f sslh: update to 1.17
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-03-15 18:15:18 +00:00
Luiz Angelo Daros de Luca dccc2268bb git: add subpackage for http(s)/ftp(s) commands
This patch add a new package, git-http, that contains all
http related commands (and ftp as extra). All http/ftp
depends on libcurl. Even without SSL suport in libcurl,
git compiles and it returns an informative error only
at runtime.

The use of symlinks now are trigged using NO_INSTALL_HARDLINKS env
and not based only on Makefile patch.

imap-send was kept builtin and idependent of curl (just as it was
before)

Template files, which are not necessary, where removed.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-14 14:47:43 -03:00
Luiz Angelo Daros de Luca e9eea78910 git: configure as cross compiling
Previously, ./configure was running checking local system and not
OpenWRT target. This would avoid any configure test about OpenWRT
libraries.

With a patch in configure, non cross-compiling-friend test are
ignored and Makefile can use default configure.

As side effect, git commands are now at /usr/lib/git-core and not
/usr/libexec/git-core.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-14 14:47:43 -03:00
Nikos Mavrogiannopoulos 678e0e46f0 openconnect: upgraded to 7.05
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-03-14 14:12:03 +01:00
Luka Perkov 4ecbe05663 cshark: update to latest git HEAD
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-03-13 09:15:54 +01:00
Stanislav German-Evtushenko b64c2dc399 wshaper: start wshaper on ifup 2015-03-12 01:48:05 +03:00
Steven Barth 158612912f Merge pull request #998 from mhei/knxd
knxd: streamline makefile
2015-03-10 22:21:45 +01:00
Aedan Renner 2eaff113bd version updated to 1.4-2 (mwan3 1.6 compatible)
new mwan3 1.6 rule options added:
-sticky
-timeout
-ipset
2015-03-09 15:53:57 -07:00
Steven Barth 7e68031372 strongswan: fix IKEv1 support
Signed-off-by: Steven Barth <steven@midlink.org>
2015-03-09 13:40:29 +01:00
Steven Barth bfb8077f1c Merge pull request #994 from kissg1988/seafile
seafile: fix download issue with python dependencies
2015-03-09 06:57:47 +01:00
Steven Barth d16808ae95 Merge pull request #1007 from commodo/ovs-fix2
openvswitch: limit kernel package to supported kernel versions
2015-03-09 06:52:38 +01:00
Nicolas Thill d18e118ba5 pen: update to 0.27.2
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-03-08 17:40:48 +01:00
Alexandru Ardelean fff95cd4f4 openvswitch: limit kernel package to supported kernel versions
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-03-08 18:10:11 +02:00
Álvaro Fernández Rojas b58d21c5ab udpxy: bump PKG_VERSION in order to fix build issues and refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-08 15:09:21 +01:00
probonopd 10ed69026f announce: Update Makefile to 1.0.1
Signed-off-by: Simon Peter <probono@puredarwin.org>
2015-03-08 10:12:52 +00:00
Nikos Mavrogiannopoulos a6ee37ebfa Merge pull request #989 from plntyk/fix_libcrypt_prefix
ocserv: fix libcrypt location
2015-03-08 10:05:21 +01:00
Michael Heimpold a3f364b32b knxd: streamline makefile
- use https URL for fetching sources from GitHub, otherwise cloning
  sources could stall buildbots by asking to accept a/the SSH host key
- do not _depend_ on DEPENDS but _select_ them, so the package(s) always
  appear in menuconfig, not only when all dependencies are already
  selected --> dependencies are automatically pulled in when package
  is selected by user
- use PKG_INSTALL
- factor out the libeibclient library as own package
- use CONFIGURE_ARGS instead of dedicated Build/Configure
- same for TARGET_CFLAGS and Build/Compile
- do not include /etc/functions, already included by /etc/rc.common

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-07 22:50:56 +01:00
Michael Heimpold 30e90215b8 Merge remote-tracking branch 'tru7/knxd'
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-03-07 21:47:29 +01:00
Othmar Truniger 95dce8fd6b knxd: follow new respository
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-07 12:32:27 +01:00
Gergely Kiss 68530b4475 seafile: fix download issue with python dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-03-07 01:17:18 +01:00
Marko Ratkaj c05980909c squid: update to 3.5.2
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-03-06 23:29:26 +01:00
Sebastian Moeller 1b5afe8f46 sqm-scripts: make run.sh ignore spurious incomplete hotplug ifups
During system start up pppoe devices seem to receice ifup events before
the interface actually exists. This commit makes sqm's run.sh script
test whether the sys files for an interface exist before actually trying
to start an SQM instance on an interface. This seems to nicely avoid
starting on an not fully established pppoe interface and avoids a number
of error messages during startup.

In addition, debug logging is disabled.

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-03-05 16:23:42 +01:00
Álvaro Fernández Rojas fd62435cd4 udpxy: fix build on OS X and clean up Makefile
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-05 13:52:38 +01:00
Dirk Neukirchen 2e723d4019 ocserv: fix libcrypt location
fix build errors on Arch Linux/Fedora 20

config.log trying to link with /usr/lib/libcrypt.so
/usr/lib/libcrypt.so: undefined reference to `memset@GLIBC_2.2.5'

linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour
see http://marc.info/?l=gnulib-bug&m=129660262901148

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-04 21:32:53 +01:00
Dirk Neukirchen 12e57878fe nfs-kernel-server: fix build with libblkid, libuuid
config.log reports
WARNING: uuid support disabled as libblkid is too old
because the test macro AC_BLKID_VERS is not cross compile friendly
resulting in libblkid_cv_is_recent=unknown

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-04 19:31:57 +01:00
Sebastian Moeller 5b61cfba07 Teach SQM hotplug tricks
Some interfaces like wan-pppoe go away, when the ppp connection is lost
and get recreated once the link is established again. SQM now
has its own hotplug script to re-enable itself on the interfae just hotplugged.
SQM will not touch other instances of itself running on other interfaces
if called by hotplug.d. The implementation now allows this functionality by
calling run.sh like:
/usr/lib/sqm/run.sh interface YOUR_INTERFACE_NAME_HERE
e.g.: /usr/lib/sqm/run.sh interface ge00-pppoe
If called with a specific interface SQM will only try to disable itself
on that interface to clean up all left over state and the re-enable
itself on just that interface. Hopefully that allows for better service
with instable interfaces like pppoe. The current code passes a simple manual
stop start test of the ge00-pppoe interface from the GUI and does seem
to do the right thing, at least on cerowrt 3.10.50-1...
2015-03-03 17:49:50 +01:00
John Szakmeister 2720fe57e5 Upgrade socat to 1.7.3.0.
The cross-compiling patch is no longer necessary.  Also added librt as a
dependency, since it is required.  This also fixes an issue where
support for linux/errqueue.h was not being detected correctly and
causing a build failure with 3.18.

Signed-off-by: John Szakmeister <john@szakmeister.net>
2015-03-03 06:39:43 -05:00
Maxim Storchak 1e4684c236 wget: update to 1.16.2
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-02 10:22:05 +02:00
Steven Barth 04f065b3ea Merge pull request #938 from kissg1988/seafile
seafile: deleted outdated patch
2015-03-02 08:00:03 +01:00
Steven Barth 762fafebb9 Merge pull request #873 from jow-/umurmur-autoconf-fix
umurmur: use generic autoreconf fixup
2015-03-02 07:58:20 +01:00
Ted Hess 5d4867ab2f Merge pull request #965 from chris5560/master
ddns-scripts: implements usage of nsupdate to direct update DNS servers
2015-02-28 20:50:55 -05:00
Ted Hess 5fa6635e9b Merge pull request #941 from commodo/ovs-fix
openvswitch: limit package to supported kernel versions
2015-02-28 20:44:48 -05:00
Christian Schoenebeck fad616a4cc ddns-scripts: implements usage of nsupdate to direct update DNS servers
* new service "bind-nsupdate" using nsupdate to directly updates a PowerDNS or Bind server via nsupdate.
  suggested by Jan Riechers (Pull #957) many thanks!
* updated tld-names.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-02-28 16:43:02 +01:00
Othmar Truniger 1ab82e2f30 apcupsd: add driver modbus-usb
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-24 22:41:53 +01:00
Johannes Morgenroth 1b5ba1b255 ibrdtn-tools: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:36 +01:00
Johannes Morgenroth c9f59276bf ibrdtnd: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:36 +01:00
Karl Palsson 7c2f386e2d net: mosquitto: Fix libwebsockets detection
Patch suggested from upstream.  Bumping release and including the patch
directly until a point release is available.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-23 15:24:37 +00:00
Ted Hess 77aea53dae Merge pull request #950 from salzmdan/master
knot: update to 1.6.2
2015-02-23 09:41:38 -05:00
Daniel Salzman 6d95de9181 knot: update to 1.6.2
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2015-02-23 09:07:16 +01:00
Ted Hess 75fa8ea9ac Merge pull request #947 from MikePetullo/master
krb5: update to 1.13.1
2015-02-22 18:33:38 -05:00
Nicolas Thill b89f0c54fd pen: update to 0.27.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 23:57:51 +01:00
W. Michael Petullo a581d888a2 krb5: update to 1.13.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-02-22 17:36:34 -05:00
Ted Hess 38e0c6bbbb Merge pull request #939 from morgenroth/Add-redsocks
redsocks: add new package
2015-02-22 14:22:50 -05:00
Ted Hess cf028c5cef Merge pull request #940 from tru7/apcupsd
apcupsd: add cgi module
2015-02-22 13:09:05 -05:00
Johannes Morgenroth 8c0260db9e redsocks: add new package
Redsocks is a daemon running on the local system, that will transparently
tunnel any TCP connection via a remote SOCKS4, SOCKS5 or HTTP proxy server. It
uses the system firewall's redirection facility to intercept TCP connections,
thus the redirection is system-wide, with fine-grained control, and does
not depend on LD_PRELOAD libraries.

Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-22 17:11:33 +01:00
Nicolas Thill e24dfafb01 remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 02:37:56 +01:00
Nicolas Thill cd21cbb82e mosquitto: don't depend on websocket for -nossl variant
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 02:36:35 +01:00
Alexandru Ardelean 3593bef259 openvswitch: limit package to supported kernel versions
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-02-21 19:54:20 +02:00
Othmar Truniger dda1acfefa apcupsd: add cgi module
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-21 18:11:57 +01:00
Gergely Kiss 5d276af52a seafile: deleted outdated patch
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-02-20 23:15:07 +01:00
Karl Palsson f3566f4809 net: mosquitto: add missing libuuid dependency
Improper patch resolution when importing this from it's development
repository :(

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-20 16:56:28 +00:00
Karl Palsson 07eb064392 net: mosquitto: overhaul uci conversion script
Support more options that came with mosquitto 1.4
Use more built in functions to make script simpler to read and easier to
extend.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-20 16:49:17 +00:00
Karl Palsson a584b3efe8 net: mosquitto: Bump to 1.4 release
Of particular note, this adds optional support for websockets. This
defaults to enabled, as it's the biggest new feature in this release.
A config item is provided to disable it for manual use.

Full release notes: http://mosquitto.org/2015/02/version-1-4-released/

This also remove some build workarounds that are no longer required for
newer versions of mosquitto.

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-02-20 16:48:08 +00:00
Maxim Storchak 4a299c8652 tgt: unquote 'device' and 'file' to make them keywords, not literals
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-18 15:22:48 +02:00
Nikos Mavrogiannopoulos 5836fe34e9 ocserv: updated to 0.9.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-18 08:18:46 +01:00
Stijn Tintel bee2865492 net-snmp: monitor ifindex changes
When an ifindex for an interface changes, some monitoring tools can no
longer find the interface and send alerts. Monitor all network
interfaces via the procd netdev parameter, so that
/etc/init.d/snmpd reload will restart snmpd if any ifindex changed.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-02-18 06:19:59 +01:00
Stijn Tintel 53fc8d3191 net-snmp: cosmetic changes in snmpd init script
- Refactor RUN_C into CONFIGFILE, as used in dnsmasq and igmpproxy init
  scripts.
- Add a newline after each function definition.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2015-02-18 06:01:19 +01:00