Commit Graph

2468 Commits

Author SHA1 Message Date
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