1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 19:33:59 +02:00
Commit Graph

263 Commits

Author SHA1 Message Date
Uwe Kleine-König
4e09eeb4ae net/iodine: make port configurable
Fall back to the default DNS port (i.e. 53). If you configure something
different than 53 this results in a warning from iodined:

	ALERT! Other dns servers expect you to run on port 53.
	You must manually forward port 53 to port $port for things to work.

This is obviously true.

Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
2014-07-24 09:41:56 +02:00
chris5560
a909d2d7a2 [PATCH] lighttpd: errorlog failed as non root user
if running as non root user (what's should be the default on web-servers) you get:
(log.c.118) opening errorlog '/var/log/lighttpd/server.log' failed: Permission denied

Fix: create log directory only if not exist and chmod 777 to allow anyone 
to write and create files inside default log directory

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-23 21:50:16 +02:00
Cezary Jackiewicz
35e235ab07 Import aria2 from oldpackages, update to 1.18.7 2014-07-22 22:38:10 +02:00
sbyx
f94dce1ab4 Merge pull request #111 from equinox0815/uanytun-gcrypt
reenabled libgcrypt and make it the default again
2014-07-22 18:05:20 +02:00
Christian Pointner
45d4c1b288 reenabled libgcrypt and make it the default again
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-07-22 00:17:44 +02:00
Uwe Kleine-König
d1f21a7ad6 net/iodine: grab maintainership and add license info
Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
2014-07-21 21:29:40 +02:00
Uwe Kleine-König
7d5784fc51 net/iodine: upgrade to version 0.7.0
This is compatible to 0.6.0-rc1 client and servers and fixes an
authentication bypass bug (CVE-2014-4168).

Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
2014-07-21 21:29:40 +02:00
Uwe Kleine-König
f22fc16043 net/iodine: import from old packages
No further changes.
2014-07-21 21:29:34 +02:00
Nikos Mavrogiannopoulos
65718af1fc openconnect: updated description
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-21 19:13:39 +02:00
Hannu Nyman
add53caa84 vsftpd: Add TLS/SSL example options. Bump PKG_RELEASE and copyright year.
I did not define myself as the maintainer, as the package already had one.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-07-21 19:46:34 +03:00
Hannu Nyman
aff2e9e764 vsftpd: import from oldpackages. No changes. 2014-07-21 19:40:36 +03:00
Thomas Heil
bbfeac7e06 haproxy: fixes from upstream
[PATCH 6/6] BUG/MEDIUM: connection: fix proxy v2 header again!

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-21 17:57:31 +02:00
Steven Barth
08ae493776 l2tpv3tun: remove due to being deprecated
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-21 16:55:19 +02:00
sbyx
cbfba10210 Merge pull request #53 from heil/prosody
prosody: import from packages, add myself as the maintainer
2014-07-21 16:39:08 +02:00
Jonas Gorski
272014632f znc: update to 1.4
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2014-07-19 17:20:36 +02:00
Jonas Gorski
6a9cdf5d93 znc: copy from old packages and add PKG_LICENSE
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
2014-07-19 17:20:24 +02:00
Jonathan McCrohan
a5ccfeaafe mtr: import from old packages
update from v0.82 to v0.85

set myself as maintainer

drop out of date patches:
patches/520-libresolv_fix.patch
patches/521-gtk_fix.patch

backport 25a2456 from upstream to fix glib dependency issue:
patches/521-glib-dependency-fixes.patch

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-07-19 14:18:37 +01:00
W. Michael Petullo
9b3a76017c lighttpd: update to 1.4.35
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
1e122071b1 Copy lighttpd package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
8c95cf3a12 krb5: update source URL and add build fix patch
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
a7bb98aab9 krb5: remove some obsolete patches
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
0a15ad8c83 krb5: update to 1.12.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
c3866b4441 Copy krb5 package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
Steven Barth
30a979a992 l2tpv3tun: import from oldpackages
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-19 12:19:41 +02:00
Steven Barth
981f2da457 xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes with l2tpv3
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-19 12:13:40 +02:00
John Crispin
4cb5f96293 nsd: fix build_varaint usage
without this only 1 of n variants builds, all others fail

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-17 18:02:47 +01:00
John Crispin
4e0957cf33 ctorrent-svn: update download url
old url is dead.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-17 17:52:25 +01:00
John Crispin
34f9d6f45b rtorrent: missing LDFLAG
libtorrent requires zlib to be linked

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-17 17:50:58 +01:00
Steven Barth
0086bfb04c nsd: use builtin libevent
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 16:03:14 +02:00
Thomas Heil
6785138bca haproxy: fixes from upstream
[PATCH 4/5] BUG/MINOR: http: base32+src should use the big endian
[PATCH 5/5] BUG/MEDIUM: connection: fix memory corruption when

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-18 14:58:29 +02:00
Steven Barth
e373aa5868 Disable various plugins with mising dependencies
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 12:01:33 +02:00
Steven Barth
4d5d3f47d1 ntpd: remove spurious libelf dependency
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 11:41:11 +02:00
Steven Barth
bf2d6236ea net-snmp: remove spurious libelf dependency
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 11:33:13 +02:00
Steven Barth
6f9f48eba7 Fix dependencies of LuCI modules
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 11:09:10 +02:00
sbyx
483e09bdb2 Merge pull request #98 from salzmdan/master
knot: update to 1.5.0.
2014-07-16 11:19:56 +02:00
Daniel Salzman
cebfdc6992 knot: update to 1.5.0.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-07-16 10:29:24 +02:00
Zhao, Gang
e294483b40 Add package shadowsocks-client
Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
2014-07-16 12:03:58 +08:00
Thomas Heil
d49fd62acd haproxy: fixes from upstream
[PATCH 3/3] BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-15 17:41:01 +02:00
Thomas Heil
48438302f5 haproxy: bump to version 1.5.2
- [RELEASE] Released version 1.5.2
 - [PATCH 1/2] DOC: mention that Squid correctly responds 400 to PPv2
 - [PATCH 2/2] DOC: fix typo in Unix Socket commands

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-14 17:02:53 +02:00
Karl Palsson
207073f694 net/mosquitto: Bump to version 1.3.2
This is a bugfix and security release.

Full details available at:
http://mosquitto.org/2014/07/version-1-3-2-released/

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-07-14 12:17:47 +00:00
Vasilis Tsiligiannis
77cc875724 nsd: Add new package
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2014-07-14 12:12:18 +03:00
sbyx
3339a690a0 Merge pull request #90 from mstorchak/transmission
transmission: import from packages, update to latest
2014-07-13 13:22:35 +02:00
Maxim Storchak
b459aad260 transmission: import from packages, update to latest
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-07-13 13:53:55 +03:00
Maxim Storchak
6c73b3c945 wget: import from packages
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-07-13 13:25:38 +03:00
Thomas Heil
10d9b68c49 haproxy: fixes from upstream
- [PATCH 22/25] DOC: minor fix on {sc,src}_kbytes_{in,out}
 - [PATCH 23/25] DOC: fix alphabetical sort of converters
 - [PATCH 24/25] BUG/MAJOR: http: correctly rewind the request body
 - [PATCH 25/25] DOC: remove references to CPU=native in the README

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-12 13:45:36 +02:00
Thomas Heil
08379648ee apache: import from oldpackages, add myself as maintainer, add license
information, update source-url update to v2.2.27

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-12 13:40:35 +02:00
Thomas Heil
0661fbcf90 haproxy: fixes from upstream
this patch series mainly fixes a lot of reported issues in conjuction with
abstract socktet handling, improved the docs about the stats

 - [PATCH 13/21] BUILD: http: fix isdigit & isspace warnings on Solaris
 - [PATCH 14/21] BUG/MINOR: listener: set the listener's fd to -1 after
 - [PATCH 15/21] BUG/MEDIUM: unix: failed abstract socket binding is
 - [PATCH 16/21] MEDIUM: listener: implement a per-protocol pause()
 - [PATCH 17/21] MEDIUM: listener: support rebinding during resume()
 - [PATCH 18/21] BUG/MEDIUM: unix: completely unbind abstract sockets
 - [PATCH 19/21] DOC: explicitly mention the limits of abstract
 - [PATCH 20/21] DOC: expand the docs for the provided stats.
 - [PATCH 21/21] BUG/MEDIUM: backend: Update hash to use unsigned int

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-10 13:51:27 +02:00
Jonathan McCrohan
0533383534 Merge pull request #83 from jmccrohan/muninlite
muninlite,xinetd: Import from oldpackages, add myself as maintainer
2014-07-09 00:35:14 +01:00
Jonathan McCrohan
5b0c015de8 xinetd: Import from oldpackages, add myself as maintainer
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-07-09 00:32:45 +01:00
Nikos Mavrogiannopoulos
c306838474 ocserv: do not set default-domain
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-09 00:39:01 +02:00
Nikos Mavrogiannopoulos
3c44ae69ca ocserv: bumped version of package
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-09 00:39:01 +02:00
Nikos Mavrogiannopoulos
29c41c4a84 openconnect: upgraded to 6.00
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-08 20:04:17 +02:00
Jonathan McCrohan
961e0a8919 wavemon: import from old packages, update to v0.7.6
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-07-07 23:11:30 +01:00
Hauke Mehrtens
05b3e9c0e0 Merge pull request #79 from dibdot/master
Fix for format security bugs in etherwake package
2014-07-06 22:11:04 +02:00
Hauke Mehrtens
5286c9487f Merge pull request #78 from rvandegrift/master
net/softflowd: import from packages and update to latest version
2014-07-06 22:03:44 +02:00
dibdot
aa7317d456 Update Makefile
Removed the PKG_CHECK_FORMAT_SECURITY line
2014-07-06 22:03:21 +02:00
Thomas Heil
4a3440a8c3 haproxy: fixes from upstream
- [PATCH 10/12] MINOR: stats: fix minor typo in HTML page
 - [PATCH 11/12] BUG/MEDIUM: unix: do not unlink() abstract namespace
 - [PATCH 12/12] DOC: provide an example of how to use ssl_c_sha1

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-06 20:34:33 +02:00
Nikos Mavrogiannopoulos
e86c668446 openconnect: updated description
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-06 15:07:02 +02:00
Nikos Mavrogiannopoulos
144cb1e0bc openconnect: corrected typo
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-06 13:25:23 +02:00
Nikos Mavrogiannopoulos
1f9fe8b0b1 ocserv: cleaned up startup script
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-06 13:25:23 +02:00
dibdot
7d48271bd6 Create 110-format_security_fix.patch
Trivial patch to fix format security in etherwake source.
2014-07-04 21:46:54 +02:00
dibdot
f4753c657c Update Makefile
Set format security back to default value
2014-07-04 21:41:57 +02:00
Ross Vandegrift
ed2d4433e6 net/softflowd: import from packages and update to latest version
Signed-off-by: Ross Vandegrift <ross@kallisti.us>
2014-07-04 15:41:45 -04:00
Luka Perkov
9bb8f15a69 cshark: bump package
Fixes bugs found in Chrome (Mac only).

Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-07-02 15:30:10 +02:00
Jo-Philipp Wich
7c00700f58 net-snmp: import from oldpackages, add myself as maintainer, add license information, update to v5.4.4, refresh patches
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-02 14:25:45 +02:00
Nikos Mavrogiannopoulos
30512fec8e ocserv: Added conffiles section
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-02 00:39:16 +02:00
Peter Wagner
72f236973a add myself as maintainer for
alsa-lib
glib2
libffi
libsndfile
libtorrent
speex
tcp_wrappers
etherwake
git
nfs-kernel-server
portmap
rtorrent

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-07-01 20:54:41 +02:00
Nikos Mavrogiannopoulos
74dadb1aee openconnect: increase timeout time on resolving error and use the IPs for proto_add_host_dependency
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-01 20:29:22 +02:00
Matthias Schiffer
baa93d58d5 fastd: update to v14
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-06-30 23:49:21 +02:00
Thomas Heil
ece8d3b51f haproxy: patches from upstream
- [PATCH 7/9] BUILD: remove TODO from the spec file and add READM
 - [PATCH 8/9] MINOR: log: make MAX_SYSLOG_LEN overridable at build time
 - [PATCH 9/9] MEDIUM: log: support a user-configurable max log line
    length

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-30 23:44:43 +02:00
Etienne CHAMPETIER
5c6c766c4c etherwake: disable PKG_CHECK_FORMAT_SECURITY for now
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-30 19:55:18 +02:00
Peter Wagner
28d0f1d506 portmap: import from packages 2014-06-30 15:42:44 +02:00
nbd168
1ac000b0d0 Merge pull request #57 from champtar/format
PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
Merged before the changes to OpenWrt trunk in order to avoid regressions.
2014-06-30 10:19:11 +02:00
Peter Wagner
bf27645121 etherwake: import from packages 2014-06-28 22:54:10 +02:00
Nikos Mavrogiannopoulos
f5e6eced6e ocserv: install missing ocserv-script 2014-06-28 13:48:34 +02:00
Nikos Mavrogiannopoulos
6f50d60474 ocserv: updated to 0.8.1 2014-06-28 13:36:59 +02:00
Maxim Storchak
174ee67042 rsync: add support for ACL and XATTR
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-27 13:19:53 +03:00
Maxim Storchak
43d63745a4 rsync: update to the latest, add myself as a maintainter
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-27 13:19:43 +03:00
Maxim Storchak
4145614571 rsync: import from packages
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-27 13:14:56 +03:00
sbyx
630ae414b2 Merge pull request #58 from cpatulea/master
openssh: fix openssh-sftp-server deps when SSP_SUPPORT
2014-06-26 19:56:23 +02:00
Catalin Patulea
35e2de06b0 openssh: fix openssh-sftp-server deps when SSP_SUPPORT 2014-06-26 13:53:19 -04:00
Thomas Heil
2d9af2967c haproxy: patches from upstream (ssl,counter,stick-table, track)
- BUG/MINOR: ssl: Fix external function in order not to return a pointer
   on an internal trash buffer
 - BUG/MINOR: counters: do not untrack counters before logging
 - BUG/MAJOR: sample: correctly reinitialize sample fetch context before
   calling sample_process()
 - MINOR: stick-table: make stktable_fetch_key() indicate why it failed
 - BUG/MEDIUM: counters: fix track-sc* to wait on unstable contents

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-26 06:22:41 +02:00
Álvaro Fernández Rojas
bcd2e39bfa udpxy: Simplify configuration.
This fixes https://dev.openwrt.org/ticket/16863.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-06-26 03:09:13 +02:00
Etienne CHAMPETIER
e598af5f99 PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
2014-06-24 23:01:14 +02:00
Thomas Heil
11bf9384ed haproxy: upgrade to version 1.5.1
Bugs from 1.5.0 can cause file descriptor leak, results in the
impossibility to accept new connections after some time.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-24 19:39:47 +02:00
Thomas Heil
50862c6c3e nginx: fix dependence to NGINX_SSL
the upstream_check and proxyprotocol module need NGINX_SSL. So remove them
from default and add the according dependence.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-24 19:30:53 +02:00
Thomas Heil
17925c4e33 nginx: make depencies more stricter
This should fix isse #54. It should no not be possible to select an
nginx subpackage without the appropriate module.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-24 01:31:49 +02:00
Thomas Heil
58e6bd332b haproxy: upstream commit, properly initialize and count log
[PATCH 6/6] BUG/MINOR: logs: properly initialize and count log sockets

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-23 22:16:46 +02:00
Luka Perkov
2ef354d343 cshark: bump package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-06-23 21:05:14 +02:00
Luka Perkov
b5ea055991 cshark: fix build failure
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-06-23 20:59:08 +02:00
Thomas Heil
7fbd2bd5ee prosody: import from packages, add myself as the maintainer
This adds the prosody package from the old svn tree. Ive updated
the licensing information and will maintain the package in the
future. This request also updates prosdoy to the latest version 0.9.4.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-23 19:19:11 +02:00
sbyx
3251ba625d Merge pull request #48 from heil/master
nginx: import from packages, add myself as the maintainer
2014-06-23 18:52:09 +02:00
sbyx
bdf769ea3c Merge pull request #51 from heil/haproxy
haproxy: fix OCSP response, remove crappy client side timeout patches
2014-06-23 18:50:23 +02:00
Thomas Heil
7e55100146 haproxy: fix OCSP response, remove crappy client side timeout patches
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-23 18:47:36 +02:00
Thomas Heil
e9da522f68 nginx: import from packages, add myself as the maintainer
This adds the nginx package from the old svn package fee. I adopt
the licensing information and will maintain the package in the future.
This request also updates nginx to the last stable version 1.4.7. It further
adds support for
 - naxsi (the ngix web application firewall)
 - syslog module
 - http upstream check module
 - support for the haproxy Proxy Protocol (this way nginx can see the real
   ip address behind haproxy)
Building was tested with target x86_64, ar71xx and avr32.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-23 16:37:24 +02:00
sbyx
57b1ed6aa4 Merge pull request #47 from heil/master
memcached: import from packages, add myself as the maintainer
2014-06-23 15:31:56 +02:00
Thomas Heil
e273fef7a7 memcached: import from packages, add myself as the maintainer
This adds the memcached package from the old svn package fee. I adopt
the licensing information an will maintain the package in the future.
This request also updates memcached to the last stable version 1.4.20.
Building was testet with target x86_64, ar71xx and avr32

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-23 15:15:52 +02:00
Luka Perkov
63782c633d cshark: add new package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-06-23 11:57:00 +02:00
Nikos Mavrogiannopoulos
b2d942a8ef Merge pull request #42 from equinox0815/uanytun
import uanytun, upgrade to latest version
2014-06-22 04:06:57 +02:00
Christian Pointner
1f60e90a9d dropped gcrypt variant for now
now using libnettle for the default crypto library

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-06-22 02:57:51 +02:00
Christian Pointner
fc9d972e1d fixed typo in description
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-06-21 14:07:00 +02:00
Thomas Heil
c7931f98b2 haproxy: fix targe avr32
The avr32 target uses a old accept4 implementation, so i disabled it for
this patform.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-21 13:45:32 +02:00
Christian Pointner
4d0bfa5371 upgrade uanytun to newest release 0.3.4
the new package now makes use of build variants

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-06-20 18:46:00 +02:00
Christian Pointner
4e682f03ef import package uanytun
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-06-20 17:49:52 +02:00
sbyx
87d5136edf Merge pull request #40 from heil/master
haproxy: add upstream bugfix, adapt Copyright
2014-06-20 11:39:28 +00:00
Thomas Heil
9501ca562f haproxy: add upstream bugfix, adapt Copyright
- [PATCH] BUG/MEDIUM: Consistently use 'check' in process_chk

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-20 13:35:06 +02:00
sbyx
7d766208a8 Merge pull request #39 from heil/master
haproxy: upgrade haproxy to version 1.5.0
2014-06-19 21:54:51 +00:00
Thomas Heil
d48626190c haproxy: upgrade haproxy to version 1.5.0
- includes support for SSL Termination, Compression Offloading, OCSP
	  Stapling support and much more

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-19 23:45:18 +02:00
Daniel Salzman
fd2af5030f Added Knot DNS server with utilities version 1.5.0-rc2.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2014-06-19 10:54:01 +02:00
Nikos Mavrogiannopoulos
b37aa1c8c1 luci-app-ocserv, luci-proto-openconnect: Added dependency on luci-lib-nixio.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-18 23:45:56 +02:00
Nikos Mavrogiannopoulos
d63b57f47c ocserv/openconnect: updated documentation on the luci components
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-18 21:32:05 +02:00
Nikos Mavrogiannopoulos
b62d07991c Added luci protocol module for openconnect.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-18 21:32:05 +02:00
Nikos Mavrogiannopoulos
c560ad9604 Added luci app for ocserv.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-18 21:32:05 +02:00
Peter Wagner
a629191c5a import irssi and update to latest version
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-18 14:27:31 +02:00
Russell Senior
706b463115 sslh: fix build by correcting version and refreshing makefile patch
Signed-off-by: Russell Senior <russell@personaltelco.net>
2014-06-17 14:20:02 -07:00
Catalin Patulea
99c6c3d830 openssh: strip openssh-sftp-server dependencies, notably openssl
openssh-sftp-server is actually a tiny binary that has nearly no dependencies:
$ mips-openwrt-linux-objdump -x sftp-server | grep NEEDED
  NEEDED               libgcc_s.so.1
  NEEDED               libc.so.0

Stripping its DEPENDS allows building a system with SFTP support, without
pulling in OpenSSL.
2014-06-16 21:29:56 -04:00
Peter Wagner
d5dd6b3c31 ntpd: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:54:42 +02:00
Peter Wagner
4c89b9da1a rtorrent: import from packages and update to 0.9.4
libtorrent: import from packages and update to 0.13.4

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:53:44 +02:00
Peter Wagner
fe62d146fa openssh: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:45:34 +02:00
Peter Wagner
7fedc0c35b nfs-kernel-server: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:45:28 +02:00
Peter Wagner
306378c90d git: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:45:20 +02:00
Peter Wagner
2ed81adda6 ctorrent: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:38:45 +02:00
Jonathan McCrohan
b239328a0b Import (and adopt) sslh package to new packagefeed
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-06-16 01:19:20 +01:00
Daniel Golle
46d8fac925 opentracker: add IPv6 build variant
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-15 03:28:22 +02:00
Daniel Golle
4ce0354910 Import xl2tpd
Use sources on github and add myself as maintainer.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-13 17:27:45 +02:00
Daniel Golle
6fe800bddf add opentracker package
support for opentracker was suggested in ticket #7023
it's much tighter than cbtt and got only 20% of cbtt binary size

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-13 17:04:53 +02:00
Daniel Golle
0238c3c231 Import freeradius2
Also bump to version 2.2.5 and add myself as maintainer.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-06-13 16:17:42 +02:00
sbyx
d43916a335 Merge pull request #14 from NeoRaider/master
Import ethtool from the old repo, add new package fastd and its dependencies
2014-06-13 10:49:32 +02:00
Steven Barth
2bcd36b0d6 ocserv: explicitly disable libnl to prevent it from being linked
Signed-off-by: Steven Barth <steven@midlink.org>
2014-06-13 10:06:34 +02:00
Nikos Mavrogiannopoulos
e5dd5abf15 Merge pull request #13 from heil/master
haproxy: import from packages, add myself as the maintainer
2014-06-12 18:53:18 +02:00
Nikos Mavrogiannopoulos
47c5fa9f19 ocserv: depend on certtool to allow key generation
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-12 18:45:48 +02:00
Thomas Heil
db5d567e7d haproxy: import from packages, add myself as the maintainer
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-06-12 18:29:23 +02:00
Matthias Schiffer
42b53ad327 Import ethtool from packages, add myself as maintainer, update to 3.14 2014-06-12 18:26:05 +02:00
Matthias Schiffer
605d0884bc Add fastd, a very small VPN daemon 2014-06-12 15:12:38 +02:00
Jonathan Bennett
fd6a30d07b Add fwknop to packages feed and update to latest version 2014-06-11 21:58:02 -05:00
Jo-Philipp Wich
f0e44cb3da tinyproxy: import from packages, add myself as maintainer
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-06-11 17:04:54 +02:00
Jo-Philipp Wich
177bfef1c7 vnstat: import from packages, add myself as maintainer
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-06-11 16:47:32 +02:00
Jo-Philipp Wich
6b2f1d0047 wshaper: minor fixes
Adjust package version and release to reflect upstream compatibility,
replace deprecated uci_get_state with network_get_device.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-06-11 16:37:32 +02:00
Jo-Philipp Wich
1fa58a1b1a wshaper: import from packages
Import the current wshaper package and add myself as maintainer.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-06-11 16:37:32 +02:00
Steven Barth
d9d885955e tgt: fix typo in Makefile 2014-06-11 12:05:02 +02:00
sbyx
4de0b7ee75 Merge pull request #9 from mstorchak/tgt_update
update tgt to 1.0.48, add previously announced stuff
2014-06-11 10:10:24 +02:00
Steven Barth
e26fd946b8 luabitop, luaposix, tgt: add missing maintainer 2014-06-11 09:52:46 +02:00
Maxim Storchak
3a0c3f863c tgt: change example network
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-11 10:37:59 +03:00
Maxim Storchak
bf1f6fc330 tgt: update to 1.0.48 and add all stuff announced in the the previous commit
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-11 10:09:08 +03:00
sbyx
0213ae6e1e Merge pull request #7 from mstorchak/tgt
tgt: iSCSI target support
2014-06-11 07:56:13 +02:00
Maxim Storchak
bd5ac374f6 tgt: iSCSI target support
This is a port from old packages repo with the following improvements:
- allow to select multiple addresses and ports to listent to
- support both address- and name-based ACLs
  (note: config option has been changed from "allow" to "allow_address", "allow_name")
- support more optionf for LUNs
- support various device types (disk, cd, sg passthrough)
- bind accounts to multiple targets
- use uci_validate_section in the init script
- improve error reporting, use logger instead of echo
- set number of IO threads to 2 by default (affects memory footprint)
- configure keepalive
- update to 1.0.48

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-06-11 08:42:27 +03:00
Álvaro Fernández Rojas
55ed66e192 udpxy: Import 1.0.23-9 from packages, add config and use procd. 2014-06-10 16:37:12 +02:00
Christian Pointner
2267da443a This adds tcpproxy a simple tcp connection proxy.
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
2014-06-09 19:45:40 +02:00
Nikos Mavrogiannopoulos
f7d0b83aef ddns: Allow running ddns using the /etc/init.d/ddns script
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-08 14:05:23 +02:00
Nikos Mavrogiannopoulos
ced8b84f1c ddns-scripts: Copied from previous repository
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-06-08 14:03:36 +02:00