Commit graph

917 commits

Author SHA1 Message Date
Othmar Truniger
dd223dd1ff knxd: update Makefile to new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-13 19:36:44 +01:00
Othmar Truniger
31a4a47dd0 knxd: improve init script
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-13 19:34:17 +01:00
Heiner Kallweit
2cfb8c6c2a unbound: bump to version 1.5.1
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
2015-02-12 21:01:12 +01:00
Heiner Kallweit
f2370ca1db unbound: bump named.cache to latest version from Nov 2014
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
2015-02-12 21:00:13 +01:00
Ted Hess
be72dc43b4 Merge pull request #891 from psycho-nico/fix-dmapd-issue-890
dmapd: make check library optionnal
2015-02-12 11:12:01 -05:00
Steven Barth
0b4aa71a32 Merge pull request #893 from chris5560/master
ddns-scripts: update to version 2.3.0-1
2015-02-11 10:12:53 +01:00
Steven Barth
5945521662 Merge pull request #894 from kissg1988/seafile
seafile: update to version 4.0.6
2015-02-11 10:12:36 +01:00
Gergely Kiss
05264f3f00 seafile: update to version 4.0.6
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-02-10 23:56:28 +01:00
Christian Schoenebeck
5731d0e52d ddns-scripts: update to version 2.3.0-1
new option "use_curl" to force the use of curl if GNU Wget and curl are installed
fix initscript reload(): reload and not restart if killall -1 fails
BusyBox nc not support -v in every compiled version

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-02-10 22:06:02 +01:00
Nicolas Thill
278105df8e dmapd: make check library optionnal
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-10 12:08:28 +01:00
Peter Wagner
a957258b78 ntpd: update to 4.2.8p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-09 14:41:44 +01:00
Peter Wagner
ea86770688 git: update to 2.3.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-09 14:40:01 +01:00
tripolar
ac152121f3 Merge pull request #870 from jow-/rtorrent-autoconf-fix
rtorrent: remove manual autoconf invocation
2015-02-09 14:36:58 +01:00
Nicolas Thill
bf2c0d7fdb pen: update to 0.26.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00
Nikos Mavrogiannopoulos
dca4c16156 Merge pull request #863 from danielg4/master
openconnect: separate out vpnc-scripts and import vpnc
2015-02-08 19:04:05 +01:00
Christian Schoenebeck
abdd1593f8 privoxy: modified init scripts
remove "killall" from initscript because it kills itself #867

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-02-08 16:50:16 +01:00
Steven Barth
afaf425278 Merge pull request #862 from chris5560/master
ddns-scripts: Update to version 2.2.0-1
2015-02-08 16:08:01 +01:00
Jo-Philipp Wich
a1fa6125ba umurmur: use generic autoreconf fixup
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.

Remove the unneeded Build/Configure override.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 23:41:02 +01:00
Ted Hess
90869f37ad Merge pull request #872 from ZeroChaos-/aircrack-ng_v2
aircrack-ng: import from old packages
2015-02-07 16:59:55 -05:00
Jo-Philipp Wich
94822d00c8 rtorrent: remove manual autoconf invocation
The Makefile already uses the proper autoreconf fixup but leaves a manual
autoconf invocation in place.

The bad autoconf call leads to the following build error in the SDK:

	( cd .../rtorrent-0.9.4-git; ./autogen.sh );
	aclocal...
	autoheader...
	libtoolize... libtoolize nor glibtoolize not found
	make[2]: *** [.../rtorrent-0.9.4-git/.configured_] Error 1

Remove the entire Build/Configure override to let rtorrent build correctly.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 20:41:33 +01:00
Rick Farina (Zero_Chaos)
a9bc939166 aircrack-ng: import from old packages
cleanup, update to latest version, mark myself maintainer

Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
2015-02-07 14:15:41 -05:00
Nicolas Thill
460237b52e keepalived: import from old packages feed
- update to latest version (v1.2.15)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-07 11:10:03 +01:00
Daniel Gimpelevich
d16359b96e vpnc: initial import
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-02-06 14:07:29 -08:00
Daniel Gimpelevich
41f8d54650 openconnect: fix a couple of minor things and add an interface option
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-02-06 11:54:39 -08:00
Daniel Gimpelevich
a904a173ed openconnect: separate out vpnc-scripts
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-02-06 11:03:56 -08:00
Christian Schoenebeck
5b26382273 ddns-scripts: Update to version 2.2.0-1
modified source directory structure
  - files for production files
  - samples for sample files (not installed in final build)
modified Makefile
  - separate options for additional provider scripts
  - remove comments and empty lines from final build
add IPv4 100.64/10 (RFC 6598) and 169.254/16 (RFC 5735) to the range of default blocked IP's.
new option "bind_network" to force GNU Wget or cURL to use specific network/interface for communication
new "domains.google.com" as IPv4 DDNS provider #822

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-02-05 21:33:02 +01:00
Christian Schoenebeck
4437e87f93 privoxy: new upstream version 3.0.23
new upstream version 3.0.23

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-02-02 20:34:10 +01:00
Nicolas Thill
6bdc2e1eae nfs-kerne-server: fix host/build
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 13:35:48 +01:00
Peter Wagner
d09c153df0 nfs-kernel-server: update to 1.3.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-02 03:02:07 +01:00
Nicolas Thill
39c8784355 squid: disable netfilter-conntrack explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-01 23:56:07 +01:00
Nicolas Thill
cebdcd227f davfs2: add 'gettext-version' fixup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-01 23:56:07 +01:00
Matthias Schiffer
07627d5c03 fastd: update to v17
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-01-29 07:10:11 +01:00
Luka Perkov
a1438cc5a8 e2guardian: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-28 23:43:08 +01:00
Nikos Mavrogiannopoulos
1ed01ba09e openconnect: updated to 7.04
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-28 20:31:43 +01:00
Marko Ratkaj
2a9ddbcc54 dansguardian: minor fix in init script
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-01-28 11:20:17 +01:00
Marko Ratkaj
ae6f5aef85 dansguardian: fix trailing white spaces
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-01-28 09:47:54 +01:00
Luka Perkov
0fbe9331a9 dansguardian: import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-28 02:09:20 +01:00
Steven Barth
fa2c097b0d Merge pull request #827 from salzmdan/master
knot: update to 1.6.1
2015-01-27 14:25:38 +01:00
Daniel Salzman
fdfacf24ea knot: update to 1.6.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2015-01-27 09:36:15 +01:00
Luka Perkov
155398e723 snort: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-25 23:36:45 +01:00
Nikos Mavrogiannopoulos
2201c608f2 Merge pull request #818 from probonopd/announce
announce: Announce services on the network with Zeroconf/Bonjour
2015-01-25 14:13:30 +01:00
probonopd
eeec3dcb4b announce: Announce services on the network with Zeroconf/Bonjour
Signed-off-by: Simon Peter <probono@puredarwin.org>
2015-01-25 11:52:21 +01:00
Nikos Mavrogiannopoulos
fd5970343d Merge pull request #816 from chris5560/master
luci-app-privoxy: will be moved to github/luci
2015-01-25 08:47:36 +01:00
Nikos Mavrogiannopoulos
e3e33e10dd ocserv: enable min-reauth-time in default configuration
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-24 13:59:08 +01:00
Christian Schoenebeck
5873f8023a luci-app-privoxy: will be moved to github/luci
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-24 10:06:04 +01:00
Zoltan HERPAI
3fa281e56e sshfs: import from oldpackages feed
- update to latest 2.5
 - add license info
 - add maintainer

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2015-01-23 01:11:24 +01:00
Steven Barth
e5af27480e ola: mark as @BROKEN for now, breaks builds
Signed-off-by: Steven Barth <steven@midlink.org>
2015-01-22 20:38:35 +01:00
Jo-Philipp Wich
3505f198bb ola: use https:// urls for cloning
The SSH transport can trigger interactive prompts during the build,
this is failing all build bots atm.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-21 14:24:27 +01:00
Marko Ratkaj
b252299069 squid: bump to 3.4.11
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-01-21 14:08:46 +01:00
Nikos Mavrogiannopoulos
e54b709101 ocserv: added missing file 2015-01-21 07:58:46 +01:00
Nikos Mavrogiannopoulos
b83057ce9c ocserv: update to 0.9.0
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-20 22:24:18 +01:00
champtar
cabf81b35e Merge pull request #788 from teslamint/patch-1
coova-chilli: fix typo in Config.in
2015-01-20 21:01:38 +01:00
Christian Beier
47c306512d ola: Add an Open Lighting Architecture package.
The Open Lighting Architecture is a framework for lighting control information.
It supports a range of protocols and over a dozen USB devices. It can run as a
standalone service, which is useful for converting signals between protocols,
or alternatively using the OLA API, it can be used as the backend for lighting
control software. OLA runs on many different platforms including ARM, which
makes it a perfect fit for low cost Ethernet to DMX gateways.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
2015-01-20 12:11:48 +01:00
Nikos Mavrogiannopoulos
8a12c83e3e ocserv: prevent ocpasswd from using sha2crypt
That doesn't cope well with uclibc.
https://bugs.busybox.net/show_bug.cgi?id=7808

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-19 23:24:00 +01:00
Nikos Mavrogiannopoulos
1a67e62e7e ocserv: use ocserv.upgrade to save configured files
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-19 23:22:50 +01:00
Nikos Mavrogiannopoulos
7f0b553169 Revert "ocserv: store permanent config files in /etc/config"
This reverts commit 1c40fc1022.
2015-01-19 23:15:59 +01:00
Nikos Mavrogiannopoulos
500db547b8 openconnect: use openconnect.upgrade to save configured files
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-19 23:15:57 +01:00
Nikos Mavrogiannopoulos
ab50e4802f Revert "openconnect: move certificate files to config/ to add graceful upgrade"
This reverts commit b53e5bfe87.
2015-01-19 23:15:54 +01:00
Nikos Mavrogiannopoulos
cd73693255 Revert "openconnect: cmdline parameter for CA not moved"
This reverts commit fa8f547945.
2015-01-19 23:15:51 +01:00
Steven Barth
0dc928025b Merge pull request #800 from fededim/master
Davfs2: fixed issue with automake
2015-01-19 19:34:54 +01:00
Rupan
cb2f8a2b80 Davfs2: fixed issue with automake
Signed-off-by: Federico Di Marco fededim@gmail.com
2015-01-19 19:28:04 +01:00
Toke Høiland-Jørgensen
f05378ec6d Update radsecproxy package to v1.6.6. 2015-01-19 15:14:43 +01:00
Steven Barth
8c67f0c13f Merge pull request #793 from tru7/patch-1
linknx: update package with updated files
2015-01-19 07:53:49 +01:00
Nikos Mavrogiannopoulos
88e77324ba ocserv: added info on setting up firewall
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 22:06:55 +01:00
Nikos Mavrogiannopoulos
b87de0a4fa ocserv: added default_domain config option
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 22:06:55 +01:00
Nikos Mavrogiannopoulos
197587102e ocserv: Enable config-per-user by default as well as the route-add-cmd
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 22:06:55 +01:00
Peter Wagner
3687f946a2 git: update to 2.2.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-01-18 21:00:48 +01:00
Peter Wagner
3d54534d69 rtorrent: update to git HEAD
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-01-18 20:04:56 +01:00
Nikos Mavrogiannopoulos
d27eeb8bbf ocserv: removed old option from README
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 12:57:46 +01:00
Nikos Mavrogiannopoulos
71f53a24be ocserv: don't print needless warnings
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 12:20:56 +01:00
Nikos Mavrogiannopoulos
8f9afdac64 ocserv: depend on kmod-tun
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 12:14:40 +01:00
Othmar Truniger
c933b66958 linknx: update release number for changes in files dir
Signed-off-by: Othmar Truniger <gibthub@truniger.ch>
2015-01-17 19:13:15 +01:00
Othmar Truniger
83ddfd0d16 linknx: improve init script
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-17 19:11:41 +01:00
Othmar Truniger
bae1b2bfde linknx: change path for persistent files
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-17 19:09:11 +01:00
Nikos Mavrogiannopoulos
66d6ba168d openconnect: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-17 09:15:39 +01:00
Nikos Mavrogiannopoulos
a1da87730e Merge pull request #790 from jaspersalathe/patch-1
openconnect: cmdline parameter for CA not moved
2015-01-17 09:01:08 +01:00
Christian Schoenebeck
317740f2f2 ddns-scripts: Update to Version 2.1.0-5
restructure startup of dnymaic_dns_updater.sh
 - first run load_all_config_options (it returns 1 if SECTION_ID not found) #779
 - set all defaults if necessary
 - verify if username and/or password is needed inside update_url #779
 - remove wait - will be done by retry_interval and retry_count if communication fails
provider specific update scripts
 - verify if username/password are needed
services_ipv6
 - added freedns.afraid.org
 - IPv6 should work due to their documentation
minor fixes

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-17 00:11:09 +01:00
Jasper
fa8f547945 openconnect: cmdline parameter for CA not moved
The location for the server CA file was moved in b53e5bfe87, but the corresponding command line option for opeconnect not updated.
2015-01-16 17:21:44 +01:00
Jaehoon You
2a5e219503 coova-chilli: fix typo in Config.in
Signed-off-by: Jaehoon You <teslamint@gmail.com>
2015-01-16 17:26:53 +09:00
Othmar Truniger
e1a0360f93 knxd: fix path in Makefile and some cleanups
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-15 20:50:04 +01:00
Adze1502
4ce8b48d65 mwan3: update to version 1.5-10
Fixed issue in mwan3 status output with mwan3 interfaces not yet configuerd in network config
Removed nexthop argument as it is no longer used

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2015-01-15 14:15:53 +01:00
Steven Barth
d8874f0f3c pen: change source to http, ftp seems to timeout for some clients
Signed-off-by: Steven Barth <steven@midlink.org>
2015-01-15 11:20:00 +01:00
Othmar Truniger
b446dbba58 knxd: bump to latest release, add conffile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-14 21:15:16 +01:00
Nikos Mavrogiannopoulos
1c40fc1022 ocserv: store permanent config files in /etc/config
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-12 19:50:35 +01:00
Jonathan McCrohan
9767485f65 mtr: update to v0.86
Drop 521-glib-dependency-fixes.patch; merged upstream

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-01-11 23:56:55 +00:00
Luka Perkov
3df768771f squid: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-12 00:42:25 +01:00
Christian Schoenebeck
83e8a0e36c luci-app-privoxy: modified to support new LuCI structure
* Makefile
    - modified to support new LuCI build structure when building i18n support
    - increase "patch" version
* privoxy.lua detail.lua apperror.lua
    - modified version detection
    - removed function ipgk_version()
* new file build/i18n-po2lua.pl
    - copied from luci build system to create lmo language files

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-11 21:30:50 +01:00
Steven Barth
b0ae832197 strongswan: bump to 5.2.2
Signed-off-by: Steven Barth <steven@midlink.org>
2015-01-11 20:27:06 +01:00
Steven Barth
56ff32fd8b Merge pull request #770 from damianorenfer/master
net/dnscrypt-proxy: update to 1.4.3
2015-01-11 19:11:32 +01:00
Steven Barth
30f004c791 Merge pull request #768 from chris5560/master
ddns-scripts: update to version 2.1.0-4
2015-01-11 19:08:17 +01:00
Damiano Renfer
87d7b3fef2 net/dnscrypt-proxy: update to 1.4.3
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-01-11 18:55:50 +01:00
Peter Wagner
99aad1438a [ntpd] fix deps and cleanup the Makefile
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-01-11 18:34:29 +01:00
Christian Schoenebeck
64250aebc7 ddns-scripts: update to version 2.1.0-4
* remove CHANGELOG from distribution
* fix syslog output printing "\n" or other formating chars
* ddns configuration
    - new UCI-config value ddns.global.allow_local_ip "0" or "1"
(default "0") - (OpenWrt Ticket 18642)
* dynamic_dns_functions.sh
- new function split_FQDN() splits a given FQDN into host,
(registerable) domainname, and TLD using
https://publicsuffix.org/list/effective_tld_names.dat
- verify_host_port() use BIND host, if installed
- verify_host_port() not detecting ip, if already given
- fixed regexp for IP detection from nslookup's answer - (OpenWrt
Ticket 16363)
- support ddns.global.allow_local_ip to allow sending non public IP's
to DDNS provider like 127.x, 192.168.x.x or fxxx - (OpenWrt Ticket
18642)
* new file tld_names.dat
- used by dynamic_dns_functions.sh inside split_FQDN() function to
find valid TLD's
* update_cloudflare.sh
- modified subdomain/domain splitting using split_FQDN()
- modified support for AA12.09 (json_get_keys())
- minor fixes and cleanup
- many thanks to Aaron Tanner for testing

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-11 15:39:47 +01:00
Steven Barth
881f9d0107 Merge pull request #763 from morgenroth/Update-to-1.0
Upgrade IBR-DTN to version 1.0.0
2015-01-11 08:39:22 +01:00
Nicolas Thill
e2b6aedea8 ser2net: import from old packages feed
- update to latest version (v2.10.0)
 - add a patch to fix compilation failures due to missing TIOCSRS485 macro
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-10 23:17:01 +01:00
Nikos Mavrogiannopoulos
251eaf99fd ocserv: corrected the extraction of dyndns name
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-10 21:50:17 +01:00
Nicolas Thill
664258e3d5 pen: import from old packages feed
- update to latest version (v0.25.1)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-10 18:31:26 +01:00
Johannes Morgenroth
111d3f9d84 ibrdtnd: Updated to 1.0.0
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-01-10 17:30:57 +01:00
Johannes Morgenroth
df34963277 ibrdtn-tools: Updated to 1.0.0
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-01-10 17:30:57 +01:00
Nikos Mavrogiannopoulos
387ec8dbe8 openconnect: automatically enable rebind for DNS servers sent by VPN server
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-10 11:30:44 +01:00
Nikos Mavrogiannopoulos
b53e5bfe87 openconnect: move certificate files to config/ to add graceful upgrade
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-10 11:12:33 +01:00
Nikos Mavrogiannopoulos
9e75cfeeef openconnect: removed unneeded entries from interface
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-10 11:00:35 +01:00
Nikos Mavrogiannopoulos
66cf9c34eb openconnect: updated to 7.03
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-10 11:00:30 +01:00
Nikos Mavrogiannopoulos
c19342901a openconnect: register split-dns to dnsmasq
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-10 11:00:17 +01:00
Ted Hess
a922475cd2 Merge pull request #751 from tru7/patch-4
linknx: change runtime patch in config files
2015-01-09 06:54:56 -05:00
Peter Wagner
45e8c33f3a [tor]: update to 0.2.5.10
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-01-08 13:49:07 +01:00
Othmar Truniger
d83f4e5028 linknx: fix name of PID file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-08 10:22:50 +01:00
Ted Hess
a140e60409 Merge pull request #752 from tru7/patch-3
linknx: fix permissions, add conffiles in Makefile
2015-01-07 19:50:54 -05:00
Matthias Schiffer
6cafaf4cf8 fastd: update configuration options
When updating fastd, some added and renamed CMake options had been forgotten, so
it was impossible to disable some feature to reduce its size.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-01-08 01:12:07 +01:00
Othmar Truniger
81f06b2756 linknx: change runtime patch in config files
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-07 21:43:56 +01:00
Othmar Truniger
66a7e02d1b linknx: fix permissions, add conffiles in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-07 21:41:17 +01:00
Adam Gensler
675b31cdf8 Add netcat package from old 14.07 package repository.
Signed-off-by: Adam Gensler openwrt@a.gnslr.us
2015-01-06 19:10:34 -05:00
Alexandru Ardelean
e87af5bd0e openvswitch: upgrade to version 2.3.1
Release notes here:
   https://github.com/openvswitch/ovs/blob/v2.3.1/NEWS

Remove patch (included in 2.3.1):
   0005-datapath-backport___ip_select_ident_function.patch

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-01-06 17:05:31 +02:00
Steven Barth
8602b0d415 Merge pull request #730 from tru7/patch-3
knxd: use better macrons in Makefile
2015-01-05 10:00:39 +01:00
Othmar Truniger
23a17f85ac linknx: use better macros in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-04 22:13:07 +01:00
Othmar Truniger
a0afa7623d knxd: use better macrons in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-04 22:05:31 +01:00
Thomas Heil
a393c6b021 haproxy: update to version 1.5.10
- DOC: fix a few typos
 - BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized"
 - BUG/MINOR: parse: refer curproxy instead of proxy
 - DOC: httplog does not support 'no'
 - MINOR: map/acl/dumpstats: remove the "Done." message
 - BUG/MEDIUM: sample: fix random number upper-bound
 - BUG/MEDIUM: patterns: previous fix was incomplete
 - BUG/MEDIUM: payload: ensure that a request channel is available
 - BUG/MINOR: tcp-check: don't condition data polling on check type
 - BUG/MEDIUM: tcp-check: don't rely on random memory contents
 - BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect
 - BUG/MINOR: config: fix typo in condition when propagating process binding
 - BUG/MEDIUM: config: do not propagate processes between stopped processes
 - BUG/MAJOR: stream-int: properly check the memory allocation return
 - BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
 - BUG/MEDIUM: compression: correctly report zlib_mem

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2015-01-04 18:21:07 +01:00
Thomas Heil
5ef87ec191 memcached: update to version 1.4.22
- Bugfix maintenance release

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2015-01-04 18:17:46 +01:00
Thomas Heil
bf6152058b Merge pull request #717 from MikePetullo/master
prosody: fix use of randomseed (prosody issue #439)
2015-01-04 18:06:11 +01:00
Nikos Mavrogiannopoulos
33c5c14c52 Merge pull request #723 from gohai/openconnect-readme-fixes
openconnect: update README
2015-01-03 19:04:55 +01:00
Nikos Mavrogiannopoulos
d647bd3464 openconnect: updated to 7.02
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-03 18:58:39 +01:00
gohai
e1340c761c openconnect: update README
Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
2015-01-03 17:29:48 +01:00
Steven Barth
18dd4d2cd7 Merge pull request #721 from tru7/patch-3
linknx: fix Makefile to use TABs instead of spaces
2015-01-03 17:08:24 +01:00
Othmar Truniger
be0ed6fc2c linknx: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-03 16:13:54 +01:00
Othmar Truniger
634d442613 knxd: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-01-03 16:07:14 +01:00
Steven Barth
2993533747 Merge pull request #714 from tru7/net-linknx
linknx: new package
2015-01-03 11:53:07 +01:00
W. Michael Petullo
9bcbcdfbc1 prosody: fix use of randomseed (prosody issue #439)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-01-02 14:22:54 -05:00
Othmar Truniger
1a9bc1c43a linknx: add dist xml conf file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:22:57 +01:00
Othmar Truniger
934d7f249e linknx: add config file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:21:03 +01:00
Othmar Truniger
c7e53198ae linknx: add init file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:20:11 +01:00
Othmar Truniger
d2c7bf32ae linknx: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:18:51 +01:00
Othmar Truniger
c978ec5335 knxd: add config file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:15:49 +01:00
Othmar Truniger
f2bdf8e63f knxd: add init file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:14:02 +01:00
Othmar Truniger
3a8983f379 knxd: add patch file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:12:53 +01:00
Othmar Truniger
deedcd2b2a knxd: add Makefile for new package
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:11:31 +01:00
Steven Barth
4b93183f55 Merge pull request #693 from chris5560/master
[luci-app-privoxy] New LuCI App to support privoxy
2014-12-26 09:57:24 +01:00
Saverio Proto
695b595012 [tinc] Update to tinc 1.0.25 2014-12-24 09:49:05 +01:00
Steven Barth
d838872cc5 fwknop: refresh patches
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-23 14:57:34 +01:00
Peter Wagner
335dbdb850 git: update to 2.2.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-12-23 13:28:35 +01:00
Christian Schoenebeck
dca364638e [luci-app-privoxy] New LuCI App to support privoxy
New LuCI Application to support privoxy WEB proxy

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-12-23 11:51:42 +01:00
Christian Schoenebeck
6aa05568b8 [privoxy] remove using procd
* go back to "old" initscript not using procd
    * privoxy running --no-daemon only logging to STDERR
    * procd do not support redirection of STDOUT/STDERR, '2>file' as a command parameter does not work

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-12-23 10:50:51 +01:00
Steven Barth
45cb1f563f Merge pull request #691 from kissg1988/seafile
seafile-server: fix fastcgi mode settings in seafile-admin script
2014-12-23 10:29:09 +01:00
Gergely Kiss
e06d1cae3b seafile-server: fix fastcgi mode settings in seafile-admin script
* Use the correct path for the pidfile
* Start a multithreaded daemon instead of pre-forking worker processes.
  This avoids consuming too much memory and makes context switches faster

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-22 21:56:04 +01:00
Jonathan Bennett
af5d7927cb Add package license information
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2014-12-22 07:58:24 -06:00
Jonathan Bennett
560ba25e9c Update fwknopd to 2.6.5
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2014-12-22 06:53:28 -06:00
Peter Wagner
e40c1e3586 ntpd: update to 4.2.8 and remove nossl support
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-12-22 12:36:32 +01:00
Adze1502
1ff50d94dc mwan3: update to version 1.5-9
Fix issue where config file would be overwritten in some cases
Fix issue where local address of wan point-to-point links were unreachable from lan

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-12-22 08:44:41 +01:00
Matthias Schiffer
8d5780ddcb ethtool: update to 3.18
This release contains a patch which is supposed to improve musl compatiblity. I
haven't tested it with musl though.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-12-21 16:13:47 +01:00
Matthew Sykes
f2fb6217ab openconnect: Restore support for vpnc-script hooks
* Restore hooks support from vpnc-script
* Use consistent style for tests and blocks in openconnect.sh
* Cleanup code that writes banner to syslog

Signed-off-by: Matthew Sykes <matthew.sykes@gmail.com>
2014-12-20 11:09:33 -05:00
Gergely Kiss
38bf5dc750 seafile-seahub: fix installation process of python dependencies
Solves "bash: easy_install: command not found" error during build

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-19 12:02:14 +01:00
Steven Barth
fa9cc681e7 mdnsresponder: remove spurious conffile section
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-19 11:50:52 +01:00
Julen Landa Alustiza
9ba792eb9a bwm-ng: import 0.6
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2014-12-18 13:03:25 +01:00
Steven Barth
d2164b89cb mdnsresponder: update to 561.1.1
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-17 10:48:09 +01:00
W. Michael Petullo
14aa488309 lighttpd: reorder modules so that redirect loads before auth
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-12-16 19:01:39 -05:00
Gergely Kiss
92b36e4a14 seafile: fetch sources using commit hashes instead of release tags
Avoids source filename conflicts and the need to delete source packages
at the end of the prepare stage. This has forced the buildenv to rebuild
the packages even if they were built already.

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:54:39 +01:00
Gergely Kiss
8e781d1a48 seafile: import seafile-server package and its dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:54:39 +01:00
Maxim Storchak
c8efd8b6f7 wget: add license file
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:04:20 +02:00
Maxim Storchak
0c86aafc42 tgt: update to 1.0.53
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:02:52 +02:00
Maxim Storchak
85cfa59609 rsync: add license file
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 13:02:49 +02:00
Noah Meyerhans
1fe4160fc2 net/bind: add the bind user/group
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2014-12-13 13:08:50 -08:00
Steven Barth
1b33cc82c3 Merge pull request #639 from fededim/master
net/lftp: upgrade to version 4.6.0
2014-12-13 18:18:49 +01:00
Rupan
b19ccaeac5 net/lftp: upgrade to version 4.6.0
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2014-12-13 18:15:09 +01:00
Nikos Mavrogiannopoulos
6424128ae3 ocserv: updated to 0.8.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-12-12 08:56:23 +01:00
Noah Meyerhans
d0b0571161 net/ipsec-tools: Fix the racoon command line in /etc/init.d/racoon
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2014-12-11 22:52:12 -08:00
Noah Meyerhans
4d918db9ea net/ipsec-tools: Install our own racoon.conf rather than using the one provided upstream.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2014-12-11 22:52:12 -08:00
Peter Wagner
7e9097b40c wget: update to 1.16.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-12-11 12:14:10 +01:00
Noah Meyerhans
4548c6b9c8 bind: Update to 9.9.6-P1 to address security issues CVE-2014-8500
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2014-12-10 23:18:51 -08:00
Ted Hess
8b5421f699 misc: Correct tag spelling PKG_LICENSE_FILES
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-09 11:38:38 -05:00
Michael Heimpold
1c6580d05d openssh: provide an avahi service file
As discussed in #543, we can announce the SFTP service via Avahi
when sftp-server is installed.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-12-08 23:15:25 +01:00
Steven Barth
eeabfeed8e privoxy: moved to github and update to 3.0.22
- moved from oldpackages to github
- set maintainer
- update pkg source to new version 3.0.22
- run privoxy as non root user privoxy:privoxy
- using procd including network events to restart on changes
- log start and stop to syslog, privoxy not using syslog

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-12-08 20:41:22 +01:00
Nikos Mavrogiannopoulos
3b8614c44b Merge pull request #595 from ffainelli/stoken
Add stoken and update openconnect to use it
2014-12-08 20:00:19 +01:00
Stefan Hellermann
0410029b09 prosody: update to 0.9.7
update prosody to 0.9.7 to get the latest fixes. Changelogs:
http://blog.prosody.im/prosody-0-9-5-released/
http://blog.prosody.im/prosody-0-9-6-released/
http://blog.prosody.im/prosody-0-9-7-released/

Tested for a few days with a dozen clients

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2014-12-08 14:20:11 +01:00
Florian Fainelli
a54d31ed3f openconnect: add an option to support stoken
Add a new build configuration option for openconnect and let it link
against libstoken if instructed to. Two new uci configuration variables
are introduced: "token_mode" and "token_secret" to allow openconnect to
use those.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
2014-12-07 21:18:52 -08:00
Christian Schoenebeck
5e8123eb3b ddns-scripts: Update to version 2.1.0-3
- removed special handling for dynamic_dns_helper.sh and url_escape.sed in Makefile/postinst
- minor fixes in logging
- allow retry_count of "0" to run infinite retrys on error
	-- https://dev.openwrt.org/ticket/18382
- changed naming of .dat and .err file to have one per section, not one per process
- defer hotplug helper from 25-ddns to 95-ddns (according initscript START=95)
	-- https://github.com/openwrt/packages/issues/568 (#568)
- fix commandline for busybox wget
	-- https://dev.openwrt.org/ticket/18411
	-- https://dev.openwrt.org/ticket/18437
	-- https://github.com/openwrt/packages/issues/605 (#605)
- remove checking answer from ddns provider because there are to many different.
	Some providers do not follow API from dyndns.com

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-12-07 14:45:31 +01:00
Noah Meyerhans
0230141e17 ipsec-tools: Use procd in racoon's init script
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2014-12-06 14:11:10 -08:00
Noah Meyerhans
d3d3f1e57b bind: Use procd in /etc/init.d/named
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2014-12-06 14:11:10 -08:00
Nikos Mavrogiannopoulos
78bf9cc554 openconnect: simplified cmdline appending
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-12-05 20:27:45 +01:00
Nikos Mavrogiannopoulos
cceb3799e3 ocserv: enable the X-CSTP-DynDNS header
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-12-05 20:14:52 +01:00
Nikos Mavrogiannopoulos
9ea507c3ab openconnect: added upstream patch for dynamic IPs
That requires an update to ocserv as well to advertise them.
2014-12-05 20:01:32 +01:00
Thomas Heil
9912b6cbff haproxy: update to version 1.9 patch 02
- BUILD: fix "make install" to support spaces in the install dirs
 - BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks
 - BUG/MEDIUM: ssl: fix bad ssl context init can cause segfault in case of OOM.
 - BUG/MINOR: samples: fix unnecessary memcopy converting binary to string.
 - BUG/MEDIUM: connection: sanitize PPv2 header length before parsing address information
 - BUG/MEDIUM: pattern: don't load more than once a pattern list.
 - BUG/MEDIUM: ssl: force a full GC in case of memory shortage
 - BUG/MINOR: config: don't inherit the default balance algorithm in frontends
 - BUG/MAJOR: frontend: initialize capture pointers earlier
 - BUG/MINOR: stats: correctly set the request/response analysers
 - DOC: fix typo in the body parser documentation for msg.sov
 - BUG/MINOR: peers: the buffer size is global.tune.bufsize, not trash.size
 - MINOR: sample: add a few basic internal fetches (nbproc, proc, stopping)
 - BUG/MAJOR: sessions: unlink session from list on out of memory
 - BUG/MEDIUM: patterns: previous fix was incomplete
 - BUG/MEDIUM: payload: ensure that a request channel is available

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-12-05 13:02:19 +01:00
Imre Kaloz
a51211d8aa Merge pull request #592 from ageekymonk/chilli_proxy
coova-chilli: adding menuconfig option for enabling chilli proxy
2014-12-04 13:39:00 +01:00
Steven Barth
dc902eecd0 strongswan: correctly install plugin include configs
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-04 11:37:42 +01:00
Peter Wagner
14be8d35e8 git: update to 2.2.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-12-04 10:12:32 +01:00
Ramanathan Sivagurunathan
86e005dd99 Coova-chilli: Adding Menu option for enabling chilli proxy.
Chilli proxy is used when one does not want to setup AAA server
but want to handle AAA through http.

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or

(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.

Signed-off-by: Ramanathan Sivagurunathan ramzthecoder@gmail.com
2014-12-04 17:45:06 +11:00
Nuno Goncalves
bc9b5f2931 nmap: dont build zenmap by default.
Fixes https://dev.openwrt.org/ticket/18436.
Closes #577.

Signed-off-by: Nick Potts nicholas.potts@googles-email-system.com
2014-12-03 13:41:12 +00:00
Alexandru Ardelean
bc85520865 openvswitch: use EXTRA_CFLAGS instead of KCFLAGS
The patch we've switched requires EXTRA_CFLAGS to be set instead of KCFLAGS.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-12-03 09:09:05 +02:00
Alexandru Ardelean
986b9fbce8 openvswitch: switch patch with patch from ovs trunk
After a few discussions with the guys working on OpenVSwitch
they've recommended we use the EXTRA_CFLAGS env var for setting
flags for the kernel module.

They've updated the trunk with a patch to accomodate that.
That patch is also in this commit, and replaces a patch that I proposed.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-12-03 09:05:08 +02:00
Steven Barth
2b8aeb5002 Revert "aria2: enable bittorrent and metalink by default"
As per maintainer's request.

Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-30 17:53:43 +01:00
Imre Kaloz
34b96ab26e coova-chilli: move to github
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
2014-11-30 01:13:43 +01:00
Nikos Mavrogiannopoulos
796a524509 ocsev: define _XOPEN_SOURCE when search for or using crypt()
Resolves #544

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-29 19:45:56 +01:00
Nikos Mavrogiannopoulos
9808e5c51f ocserv: updated to 0.8.8 and added dependency on libhttp-parser
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-29 19:36:29 +01:00
Nikos Mavrogiannopoulos
05999937ed openconnect: when serverhash or cafile are present, set --no-system-trust
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-29 19:05:04 +01:00
Nikos Mavrogiannopoulos
be753f0208 openconnect: made server IP resolving on reconnection conditional
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-29 19:00:18 +01:00
Nikos Mavrogiannopoulos
efcae14f20 openconnect: updated to 7.00
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-29 11:17:27 +01:00
Daniel Golle
a2d8543ea0 opentracker: bump git codebase to 20141007
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 14:12:27 +01:00
Daniel Golle
ec6f0ffe30 freeradius2: bump to version 2.2.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 13:51:20 +01:00
widewing
2aa1428e14 aria2: enable bittorrent and metalink by default
Signed-off-by: Gavin Ni <gisngy@gmail.com>
2014-11-26 23:03:13 +08:00
Steven Barth
6c97ad84be Merge pull request #563 from antonlacon/license-updates
License updates and metadata typo correction
2014-11-26 14:20:54 +01:00
Ian Leonard
1aff45c6dd ntpd: add SPDX license information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-25 23:43:58 -08:00
Steven Barth
9f7ec5c8d7 libv4l/tgt/hdparm/pciutils: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-25 20:32:49 +01:00
Ian Leonard
77a1e5cc46 lftp: add PKG_LICENSE SPDX information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-25 00:11:02 -08:00
Ian Leonard
ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Michael Heimpold
bb5d39cc98 ntpd: fix a small typo in the default description
Reported by amanual on IRC, thanks.
While at, update copyright timestamp.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-11-23 20:30:11 +01:00
Jonas Gorski
1197194832 znc: link to libstdc++ to fix performance issues on channel join
ZNC uses a map to cache channel memebers on join. Unfortunately uclibc++
uses a naive linked-list implementation with horrible performance, which
can cause joins to take a few minutes on popular channels.

Therefore Switch to libstdc++ which uses a much more performant hashmap.
ZNC by itself is already rather large, so the added footprint of
libstd++ vs uclibc++ does not matter that much anyway.

Should fix #11778.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2014-11-21 13:30:07 +01:00
Thomas Heil
c950f48e7a haproxy: patches from upstream
- [PATCH 1/6] BUILD: fix "make install" to support spaces in the
 - [PATCH 2/6] BUG/MEDIUM: ssl: fix bad ssl context init can cause
 - [PATCH 3/6] BUG/MEDIUM: ssl: force a full GC in case of memory
 - [PATCH 4/6] BUG/MEDIUM: checks: fix conflicts between agent checks
 - [PATCH 5/6] BUG/MINOR: config: don't inherit the default balance
 - [PATCH 6/6] BUG/MAJOR: frontend: initialize capture pointers earlier

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-11-20 14:29:40 +01:00
Jonathan Bennett
8e0a71d47c Fwknop: Update to 2.6.4
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2014-11-17 19:50:48 -06:00
Christian Schoenebeck
ab2b229ad6 ddns-scripts: new Version 2.1.0-2
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh from luci-app-ddns into this package
	(Github openwrt/luci issue 251)
	(OpenWrt Trac tickets 18326 18347)
- fix: dynamic_dns_update.sh did not loop
	(OpenWrt Trac ticket 18336)
- add provider cloudflare.com IPv4 and IPv6 (Thanks to Paul for support and testing)
	(OpenWrt Trac ticket 12500)
- modified detection, if dynamic_dns_fuctions are used by dynamic_dns_lucihelper.sh
- redirect stdout of wget,curl,host,nslookup,nc etc to /tmp/ddns_$$.dat and *.err instead of variables
- extended error detection in get_local_ip function
- modified verify of option ip_script to allow parameters, when calling
- add provider selfhost.de IPv4
- add provider no-ip.pl (nothing to do with no-ip.com)
	(Github openwrt/packages issue #542)
	IPv4 (tested) and also added for
	IPv6 (NOT tested) because client IP is autodetected be provider
- add getlocalip_sample.sh as sample script for usage of
	option ip_source 'script'  together with
	option ip_script '/usr/lib/ddns/getlocalip.sh -4'
- cleanup whitespaces at line ends

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-15 21:28:01 +01:00
Matthias Schiffer
a23e8f6bc1 fastd: update to v16
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-11-15 18:37:43 +01:00
Matthias Schiffer
619f2c1807 fastd: update to v15
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-11-12 03:17:35 +01:00
sbyx
f2884fa47f Merge pull request #448 from jow-/freeradius-ssl-version
freeradius2: relax SSL version checks
2014-11-11 09:06:21 +01:00
Baptiste Jonglez
3ceb389c6d bmon: Remove unrecognized configure flags
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
2014-11-10 17:11:26 +01:00
Baptiste Jonglez
57947e46df bmon: Fix libncursesw dependency
When libncursesw is available, bmon uses it instead of libncurses.  This
commit adapts the dependencies accordingly.

Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
2014-11-10 17:09:10 +01:00
Christian Schoenebeck
4192651448 ddns-scripts: Update to Version 2.1.0-1 see description
- fixed postinst and prerm in Makefile
- implementation of provider specific update scripts into services and
services_ipv6 file.
	first Provider "no-ip.com"	- Thanks to DarkStarXxX for
request and testing
- finished uci/ddns wiki at http://wiki.openwrt.org/doc/uci/ddns
- rewritten retry management
- rewritten logging including following Issue 469
	https://github.com/openwrt/packages/issues/469
- stop running sections on hotplug ifdown event (like start on ifup)
- implement trap detection
	also kill "sleep" child processes
	SIGHUP to reload configuration (not really reloading, simply
starting a new process)
	/etc/init.d/ddns reload implemented
- code optimization
- new provider LoopiaDNS.se	Issue 494
	https://github.com/openwrt/packages/issues/494

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-09 16:37:11 +01:00
Hannu Nyman
0f0b241d56 sqm-scripts: Modify installation step to ensure correct file permissions
Use INSTALL_BIN & INSTALL_DATA macros instead of cp
to ensure correct file permissions for the executable files.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-11-09 10:23:54 +02:00
Thomas Heil
4846a203bb haproxy: bump to version 1.5.8
Released version 1.5.8 with the following main changes :
 - BUG/MAJOR: buffer: check the space left is enough or not
   when input data in a buffer is wrapped
 - BUG/BUILD: revert accidental change in the
   makefile from latest SSL fix

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-11-05 22:04:57 +01:00
Toke Høiland-Jørgensen
40b2a8bd1a Change default bcp38 interface to be eth1, don't enable by default. 2014-11-05 20:36:08 +01:00
Toke Høiland-Jørgensen
27a37bfbf9 Add luci-app-bcp38 package
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2014-11-05 08:34:30 +01:00
Toke Høiland-Jørgensen
bcc2ffc5e1 Make PKG_LICENSE for BCP38 SPDX compatible. 2014-11-05 08:27:56 +01:00
Toke Høiland-Jørgensen
0a38785592 Add BCP38 implementation package (from CeroWrt).
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2014-11-05 00:17:53 +01:00
Steven Barth
942a694238 mdnsresponder: add spdx tag
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-03 13:32:45 +01:00
Hannu Nyman
8001ca4c94 sqm-scripts: use masks with markings
Apply mask for markings to enable co-existence with multiwan, mwan3 etc.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-11-02 11:01:54 +02:00
champtar
91af216373 Merge pull request #488 from commodo/ovs-fix-kernel-3.12
openvswitch: add +kmod-vxlan dependency for kernels >= 3.12
2014-10-31 12:52:53 +01:00
sbyx
1c2f88003b Merge pull request #481 from zorun/master
Import bmon from oldpackages
2014-10-31 12:10:53 +01:00
Baptiste Jonglez
53182a65d1 bmon: Bump to 3.5 and add myself as maintainer
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
2014-10-31 12:01:54 +01:00
Baptiste Jonglez
a8a3a02596 bmon: Import from oldpackages
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
2014-10-31 12:01:31 +01:00
Alexandru Ardelean
194c0f608a openvswitch: add +kmod-vxlan dependency for kernels >= 3.12
When OVS detects a kernel version >= 3.12 it does not build
it's own vxlan module and tries to use the kernel's, when building
the OVS kernel module.

I also pushed a patch to the OpenWRT trunk to add a +kmod-vxlan package.

This will add the kernel's vxlan.ko kernel module if it exists.
So, for kernel >= 3.12, this package should exist and be installed
when installing OVS.

Tested on OpenWRT trunk with kernel 3.14.18.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-31 12:25:07 +02:00
champtar
f8f7c74f0c Merge pull request #486 from commodo/ovs-build-fix2
openvswitch: add patch "datapath: Backport __ip_select_ident() function"
2014-10-30 18:13:13 +01:00
champtar
dec433d68a Merge pull request #485 from commodo/ovs-build-fix
openvswitch: fix build for gcc versions below 4.9
2014-10-30 18:11:11 +01:00
Alexandru Ardelean
78f0bd7e45 openvswitch: add patch "datapath: Backport __ip_select_ident() function"
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
2014-10-30 18:22:03 +02:00
sbyx
6f80d6fa68 Merge pull request #478 from sourceindex/added-new-kismet-package
kismet: new kismet wireless package
2014-10-30 13:42:49 +01:00
Jo-Philipp Wich
19e4a22dbe Merge pull request #483 from jow-/wget-1.16
wget: update to v1.16
2014-10-30 11:17:37 +01:00
Alexandru Ardelean
d16d96f52d openvswitch: fix build for gcc versions below 4.9
Seems that while fixing the build for GCC 4.9
I broke the build for GCC 4.8, because that KCFLAG I added
causes a build error (since it's not recognized).

The fix is to add KCFLAG only when GCC 4.9 is used.

OpenVSwitch now builds successfully with GCC 4.8 and 4.9.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-30 10:33:58 +02:00
Sebastian Wendel
0d41c5bf62 kismet: added missing PKG_LICENSE tag
Signed-off-by: Sebastian Wendel<packages@sourceindex.de>
2014-10-30 04:21:05 +01:00
Sebastian Wendel
48c5a070b7 kismet: added new version of the kismet wireless network system
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
2014-10-30 04:20:46 +01:00
Nikos Mavrogiannopoulos
79e0842a65 luci-app-ocserv and luci-proto-openconnect were moved to openwrt/luci repo
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-29 23:24:04 +01:00
Jo-Philipp Wich
38d652a452 wget: update to v1.16
The update fixes CVE-2014-4877 which allows malicious FTP servers
to modify local filesystem contents through specificially crafted
symlinks.

Please backport to for-14.07 too.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-29 22:08:07 +01:00
Nikos Mavrogiannopoulos
6cbf21b65d openconnect: use SIGINT to bring down openconnect
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-28 12:31:48 +01:00
Nikos Mavrogiannopoulos
a412f2cc46 openconnect: forward SIGINT to app
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-28 11:58:52 +01:00
Alexandru Ardelean
6ba7c4721e openvswitch: add KCFLAGS="-Wno-error=date-time" to kernel modules build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-28 11:27:46 +02:00
Alexandru Ardelean
935e54417d openvswitch: add patch for adding KCFLAGS var to the OVS build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-28 11:27:25 +02:00
Álvaro Fernández Rojas
40b59d3468 udpxy: rework init script and add disabled/respawn configs.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-27 22:21:51 +01:00
Jo-Philipp Wich
2d56e60686 Merge pull request #422 from rcmcronny/patch-1
Update snmpd.init - add support for disk config option
2014-10-26 15:40:12 +01:00
Nikos Mavrogiannopoulos
a10f2201d6 ocserv: updated to 0.8.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-26 12:42:11 +01:00
Nicolas Thill
a31ad62a7b openconnect: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
06a201079e ocserv: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
0d93cb8973 nut: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
09287433fc lftp: disable libidn explicitely
This prevent detection of libidn when target arch = host arch.
2014-10-24 16:32:29 +02:00
Matthias Schiffer
5ab3b37710 fastd: re-enable link-time optimization
The toolchain is fixed, so LTO can be enabled again.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-10-21 02:55:30 +02:00
Jo-Philipp Wich
408b2e9dd6 freeradius2: relax SSL version checks
Merge upstream commit 5ae2a70a135062a025d8fabc104eeae3a2c53a7a to relax the
SSL library version check at runtime.

The objective is to avoid the need for rebuilding freeradius2 whenever we push
binary updates for libopenssl. See https://dev.openwrt.org/ticket/18169 for
reference.

Please backport this change to the for-14.07 branch as well.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-20 17:40:27 +02:00
Steven Barth
774bb44494 strongswan: update to 5.2.1
Signed-off-by: Steven Barth <steven@midlink.org>
2014-10-20 09:16:44 +02:00
sbyx
93bda18b2a Merge pull request #443 from ott/master
knot: Split utils subpackage
2014-10-19 21:58:06 +02:00
Marty R
0ecfc499ce nut: Updated (c) notice
Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
2014-10-19 09:40:02 -07:00
Matthias-Christian Ott
3285adb572 knot: Split utils subpackage
knot-utils consists of kdig, khost, knsec3hash and knsupdate. In order
to reduce the size of software installed on a device it is useful to
include a minimal collection of software and thus it should be possible
to install the utilities individually. bind also creates a subpackage
for each utility.

Signed-off-by: Matthias-Christian Ott <ott@mirix.org>
2014-10-19 05:45:14 +02:00
Peter Wagner
30bdda47fb openssh: update to 6.7p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-19 04:45:16 +02:00
Peter Wagner
bfcfcc48c3 irssi: update to 0.8.17
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-18 23:00:03 +02:00
Toke Høiland-Jørgensen
83371a30d3 Merge pull request #442 from hnyman/patch-sqm
sqm-scripts: Fix a minor bug, add copyrights, improve logging
2014-10-18 17:50:49 +02:00
Peter Wagner
ad4da82a8e nfs-kernel-server: update to 1.3.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-18 15:34:22 +02:00
Hannu Nyman
16d96ec143 sqm-scripts: Fix a minor bug, add copyrights, improve logging
Changes committed to the cerowrt original repo after the initial import here:
 - Better license & copyright statements, as requested
 - Fixed a minor bug in stopping sqm
 - Logging improvements
 - Dead code removed
 - Typos corrected

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-10-18 13:25:46 +03:00
Alexandru Ardelean
cfa1b5e17b openvswitch: add openvswitch-ipsesc package back
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 18:03:29 +03:00
Alexandru Ardelean
00cfd79006 openvswitch: add openvswitch-python subpackage
Requires python package.
Required by other openvswitch subpackages (like openvswitch-python).

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-17 18:02:59 +03:00
cyanidium
d2e5a9896c Remove placeholder maintainer email address 2014-10-15 22:09:29 -07:00
Marty R
d8258c35d5 nut: New package for Network UPS Tools
An older version of nut is in oldpackages. This commit is based on that
package and bumps the version to the latest release along with unifying
the server and client packages. More build options are provided for any
custom configuration but the defaults provide a working client and
server install which only needs a UPS driver. Drivers still build as
individual packages to minimise bloat. SSL support has also been added.

Signed-off-by: Martin Rowe <cyanidium@users.noreply.github.com>
2014-10-15 21:30:25 -07:00
Etienne CHAMPETIER
1f22b19d04 PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-10-15 22:24:06 +02:00
Toke Høiland-Jørgensen
26eae4b9be Add PKG_LICENSE tags for luci-app-sqm and sqm-scripts. 2014-10-15 20:15:20 +02:00
Hannu Nyman
da7e25264c luci-app-sqm: Luci GUI for sqm-scripts QoS
This is the Luci GUI for managing SQM QoS System.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-10-15 19:11:46 +03:00
Hannu Nyman
5113575fb9 sqm-scripts: Smart Queue Management - experimental QoS
sqm-scripts is a new QoS system from Cerowrt / Bufferbloat.
I have tested it in my own community build.

More info at:
http://www.bufferbloat.net/projects/cerowrt/wiki/Smart_Queue_Management
http://www.bufferbloat.net/projects/cerowrt/wiki/Setting_up_SQM_for_CeroWrt_310

Dave Täht submitted this first via openwrt-devel mailing list in March 2014,
but that was not picked up before the switch to Github:
http://patchwork.openwrt.org/patch/5078/

Original code used as the base:
8ce2936110

I have modified:
- set the default interface to be eth1, like the Openwrt default.
- modified config to hide some of the advanced options by default
- beautified Makefile a bit
- added Toke Høiland-Jørgensen <toke@toke.dk> as the maintainer, as discussed
  in https://github.com/dtaht/ceropackages-3.10/issues/8#issuecomment-59215905

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-10-15 18:56:37 +03:00
Thomas Heil
0e45b40fb5 haproxy: patches from upstream
-[PATCH 1/2] BUG/MEDIUM: systemd: set KillMode to 'mixed'
 -[PATCH 2/2] BUG/MEDIUM: config: avoid skipping disabled proxies

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-10-14 23:33:27 +02:00
Peter Wagner
0d260899aa openssh,ntpd: move USERID to the server only as the client utils don't need a user/group
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-14 18:00:42 +02:00
sbyx
d64c82da77 Merge pull request #416 from fededim/master
sstp-client: new appication has been ported in packages feeds under net/sstp-client (version 1.0.9)
2014-10-14 07:13:15 +02:00
rcmcronny
29ca0b42b2 Update snmpd.init
add support for "disk <partition> <size>" option

example for /etc/config/snmpd
===========
config disk
	option partition	'/'
	option size		'500'
===========
2014-10-13 10:30:43 +02:00
Christian Schoenebeck
8a9124dfc0 ddns-scripts: add retry loop to verify dns and proxy
Changed the verify of DNS server and proxy at script start to retry the
verify if there are connection problems during verify
plus some minor changes.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-10-11 11:00:19 +02:00
epgdatacapbon
bb59066b10 ddns-scripts: Add MyDNS.JP
MyDNS.JP, a dynamic DNS service, is added to ddns-scripts.
http://www.mydns.jp/

Signed-off-by: sstream <sstream00@yahoo.co.jp>
2014-10-11 09:30:00 +09:00
sbyx
21e7de8f06 Merge pull request #408 from blogic/userid
generic userid: use the new USERID api
2014-10-10 22:55:05 +02:00
Rupan
39a1f62bf2 net/sstp-client: new package version 1.0.9
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2014-10-10 19:30:34 +02:00
Karl Palsson
5291d127a4 net/mosquitto: Bump to version 1.3.5
Minor point release due to delay in 1.4.

This is a bugfix release. See:
http://mosquitto.org/2014/10/version-1-3-5-released/ for changelog

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-10-10 12:58:01 +00:00
Nikos Mavrogiannopoulos
ad9853f2e8 openconnect: fixed description of ca file location
Resolves #407
2014-10-09 22:14:36 +02:00
Thomas Heil
f42d4f63ee haproxy: maintenance release to fix no critical bugs
- bump to version 1.5.5

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-10-08 23:28:24 +02:00
Matthias Schiffer
884c6f38e1 fastd: disable link-time optimization to fix build with current toolchain
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-10-08 23:11:33 +02:00
John Crispin
d4042ec35e generic userid: use the new USERID api
recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-10-08 03:45:30 +02:00
Peter Wagner
5657365935 tor: update to the latest stable version
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-10-07 23:30:29 +02:00
Adze1502
964a4ebe1f mwan3: update to version 1.5-8
Fix bug introduced in version 1.5-7; args were not parsed to script.

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-10-07 11:23:02 +02:00
Christian Schoenebeck
bc175726cd ddns-scripts: fix problem during startup
fixes problem CRITICAL ERROR - custom update_script not found
when extracting url and script from services / services_ipv6 file

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-10-06 21:49:47 +02:00
Thomas Heil
a6a3037fbd haproxy: fixes from upstream
- [PATCH 15/20] BUG/MEDIUM: remove debugging code from systemd-wrapper
 - [PATCH 16/20] BUG/MEDIUM: http: adjust close mode when switching to
 - [PATCH 17/20] BUG/MINOR: config: don't propagate process binding on
 - [PATCH 18/20] BUG/MEDIUM: check: rule-less tcp-check must detect
 - [PATCH 19/20] BUG/MINOR: tcp-check: report the correct failed step in
 - [PATCH 20/20] BUG/MINOR: config: don't propagate process binding for

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-10-06 16:28:36 +02:00
Steven Barth
6ab4a265a2 ddns-scripts: Added support for custom update scripts
Squashed commit of the following:

commit 2701c8868e1ef4949db57e53b27958edba6abb59
Author: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Date:   Sun Oct 5 11:01:57 2014 +0200

    ddns-scripts: Added support for custom update scripts

    Sample script
    Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>

commit e07ecb90fa2c7404a97cf64024e89bd9d88aacd4
Author: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Date:   Sun Oct 5 11:00:11 2014 +0200

    ddns-scripts: Added support for custom update scripts

    Added support for custom update scripts with new option update_script.
    function get_service_url() renamed to get_service_data() and extended to detect scripts inside service / service_ipv6 for later use
    function send_update() modified to support custom update scripts.
    Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>

commit 39e41b2151a79a7ace71a9d40b87cd4d6ce09503
Author: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Date:   Sun Oct 5 10:52:44 2014 +0200

    ddns-scripts: Added support for custom update scripts

    Added support for custom update scripts with new option update_script
    Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>

commit 33f264768e37d8a6fe564faaafa51a7b45a0ee19
Author: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Date:   Sun Oct 5 10:48:21 2014 +0200

    ddns-scripts: Insert description for NEW option update_script

    Insert description for NEW option update_script
    Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>

commit 6f6a60244df53e0556f5c75845c69aa832f97e4c
Author: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Date:   Sun Oct 5 10:43:52 2014 +0200

    ddns-scripts: Update PKG_RELEASE

    Update_PKG_RELEASE to reflect changes
    Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-10-06 08:39:59 +02:00
Nikos Mavrogiannopoulos
8a5d30147f ocserv: updated to 0.8.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-05 22:35:05 +02:00
sbyx
239553e8a0 Merge pull request #394 from arfett/master
mwan3-luci: update to 1.3-5
2014-10-05 09:51:48 +02:00
Aedan ARFETT Renner
0d93a49757 mwan3-luci: update to 1.3-5
new naming/wording - more generically mwan than mwan3
renamed cryptic variables/functions/etc everywhere
removed unused and unnecessary variables everywhere
cleaned up ugly and inefficient Lua and Javascript

Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-10-04 15:56:28 -07:00
Ted Hess
c16a8f0b69 Merge pull request #376 from thess/rtorrent-rpc
rtorrent: enable rtorrent-rpc variant, update license info
2014-10-04 11:33:00 -04:00
Nikos Mavrogiannopoulos
9d038e43b7 ocserv: updated to 0.8.5
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-04 10:12:35 +02:00
Alessio Caiazza
c1195229df Currently tinc init script will delete the generated configuration folder and then check if it will not exists in order to create it.
This patch will first check if the generated configuration folder exists and then delete it, after that it will always create the configuration folder.
2014-10-03 17:51:44 +02:00
Saverio Proto
5c51f03557 tinc: update MAINTAINER contact info 2014-10-03 17:46:43 +02:00
Saverio Proto
ade8009afc tinc: update year in Copyright notice 2014-10-03 17:46:43 +02:00
Adze1502
e1c07f13cc mwan3: update to version 1.5-7
Fixed issue where an manual ifup-ed interface would immediatly go down again
Remove from init as mwan3 is not a service

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2014-10-02 09:57:50 +02:00
sbyx
c003b653a0 Merge pull request #378 from Vasilis/update_lispmob
lispmob: Update to 0.4.1
2014-10-01 20:13:16 +02:00
sbyx
6ef4079777 Merge pull request #388 from br101/master
horst: Update to version 4.2
2014-10-01 20:07:17 +02:00
Christian Schoenebeck
42263ca865 ddns_scripts: url encode USERNAME and PASSWORD
New function __urlencode() to remove special chars used in send_update() for username and password.
username might have email address and password might have special chars for security reasons.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-10-01 18:45:29 +02:00
Christian Schoenebeck
0f9ac53fae ddns-scripts: Increment PKG_RELEASE
Increment PKG_RELEASE to reflect changes
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-10-01 18:35:46 +02:00
Bruno Randolf
d0bc38b904 horst: Update to version 4.2 2014-10-01 10:40:47 +01:00
sbyx
fdcde6150c Merge pull request #384 from arfett/master
mwan3-luci: update to 1.3-4
2014-10-01 10:48:38 +02:00
Aedan Renner
80ea53d1f4 mwan3-luci: update to 1.3-4
put dummy echo command back in hotplug script send_alert function to avoid errors

Signed-off-by: Aedan Renner chipdankly@gmail.com
2014-09-30 15:41:13 -07:00