Commit graph

523 commits

Author SHA1 Message Date
chris5560
02491213fc [packages] tinyproxy: logging problems
1.) No SysLog possible because keyword misspelled
In tinyproxy.conf and tinyproxy.config the parameter is correct spelled
with small "l"
2.) No logging as non root user
The default is that tinyproxy deamon run as nobody:nogroup, but they have no permission to /var/log/ or any other location.
So touch and change permission for logfile during startup

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-07-24 14:19:12 +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
Ted Hess
e2cd0c4b9f Merge branch 'master' of https://github.com/thess/openwrt-packages 2014-07-23 13:21:36 -04:00
Ted Hess
3a599044ad Revert to r181, default webui to simple stream only, option for full
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-23 13:20:58 -04:00
Ted Hess
1063781870 Revert to r181, default webui to simple stream only, option for full
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-23 13:04:11 -04:00
Ted Hess
eb1c03664d Merge pull request #116 from Noltari/shairport-next
shairport: Improve init script.
2014-07-23 13:00:32 -04:00
Álvaro Fernández Rojas
9fe5fb73fd shairport: Improve init script.
- Switch to procd.
- Fix alsa options.
- Fix indentation.
- Fix white spaces not being accepted on config values.
- Workaround procd missing custom signal.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-07-23 17:12:41 +02:00
sbyx
dccb3ce73d Merge pull request #118 from oneru/master
Update to 2.3.6
2014-07-23 14:41:03 +02:00
sbyx
8eaf61d938 Merge pull request #117 from obsy/master
Import aria2 from oldpackages, update to 1.18.7
2014-07-23 14:39:53 +02:00
Jonathan Bennett
74c8f0f351 Update to 2.3.6 2014-07-23 06:28:20 -05:00
Etienne CHAMPETIER
26e00eef1e glib2: fix compilation in my fedora20 mock
see #72

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 01:35:34 +02:00
Etienne CHAMPETIER
a801f8edcd sqlite3: update to 3.8.5
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 01:20:55 +02:00
Etienne CHAMPETIER
ad2aa7e1fe zabbix: update to 2.2.5, refresh patches
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 01:20:55 +02:00
Etienne CHAMPETIER
9a575ba009 change my email address 2014-07-23 01:20:55 +02:00
Etienne CHAMPETIER
4569203e84 Split README in README.md and CONTRIBUTING.md
see https://github.com/blog/1184-contributing-guidelines

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 00:57:08 +02:00
Cezary Jackiewicz
35e235ab07 Import aria2 from oldpackages, update to 1.18.7 2014-07-22 22:38:10 +02:00
Ted Hess
7884c022ac Cleanup Makefile edit, add back lost cut-n-paste in init script
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-22 15:42:23 -04:00
Ted Hess
f08fd93c25 libv4l: Import from oldpackages, upgrade to 1.2.1, fix build
Update copyright, license info, add myself as pkg maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-22 15:23:25 -04:00
Ted Hess
99a4852b37 mjpg-streamer: Upgrade to r182, update copyright and license info
Add options for using libv4l (controls) and installing additional plugins
    Download and use latest cambozola.jar if Web UI selected

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-22 15:10:36 -04:00
Ted Hess
4920a44067 Import argp-standalone from oldpackages, update copyright, and license info
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-22 14:39:14 -04: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
sbyx
5493837cac Merge pull request #112 from ukleinek/master
Move iodine to new packages.git, upgrade version to fix authorization bypass, grab maintainership
2014-07-22 18:03:59 +02:00
sbyx
7feec87677 Merge pull request #114 from roger-/master
add mjpg-streamer
2014-07-22 18:02:53 +02:00
sbyx
7125253fd1 Merge pull request #113 from hnyman/haveged
haveged: import from oldpackages
2014-07-22 18:01:30 +02:00
Hannu Nyman
7913f64cec haveged: add maintainer.
Also  bump PKG_RELEASE and remove old id line
2014-07-22 18:15:58 +03:00
Roger
f62794a7f0 add mjpg-streamer
add myself as maintainer
add UCI HTTP authentication

Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-07-22 10:15:11 -05:00
Hannu Nyman
fce33219bf haveged: import from oldpackages. no changes 2014-07-22 18:12:13 +03: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
sbyx
e5f7b9a21a Merge pull request #110 from hnyman/vsftpd
Vsftpd: import from oldpackages
2014-07-21 19:03:03 +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
ecaa0c4f1d Merge pull request #109 from hnyman/add-ccrypt
ccrypt: import from oldpackages.
2014-07-21 16:44:07 +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
W. Michael Petullo
715be8ddc5 luasec: update URL, as it previously pointed into a redirect
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-21 16:37:13 +02:00
Hannu Nyman
794a497f35 ccrypt: import from oldpackages.
Copyright year and PKG_RELEASE updated, added myself as maintainer.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-07-21 17:31:06 +03:00
W. Michael Petullo
f226e1620f Copy luasec package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-21 16:23:19 +02:00
sbyx
db8d18e1f6 Merge pull request #96 from medaved/master
Update minidlna to 1.1.3 version
2014-07-21 15:03:18 +02:00
medaved
5d65cd1df5 Update minidlna to 1.1.3 version 2014-07-21 16:10:59 +04:00
sbyx
a947c92a3c Merge pull request #108 from currywurst76/master
Imports giflib & tiff from oldpackages.
2014-07-21 13:34:23 +02:00
medaved
d0c9861bcf Delete Makefile~ 2014-07-21 00:41:12 +04:00
Oliver Ertl
2ebd144735 inport tiff from oldpackages, refresh patches and add myself and maintainer
Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
2014-07-20 13:16:29 +02:00
Oliver Ertl
e7d2488e51 import giflib from oldpackages, update to 5.1.0 and add myself as maintainer
Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
2014-07-20 12:23:38 +02:00
sbyx
5092ba6780 Merge pull request #107 from Naoir/perl-x86_64
perl: Add x86_64 support
2014-07-20 08:57:35 +02:00
Marcel Denia
8b5c73e859 lang/perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-20 05:18:11 +02:00