sbyx [Thu, 24 Jul 2014 12:26:57 +0000 (14:26 +0200)]
Merge pull request #124 from Naoir/perl-modules
perl-*: Import from oldpackages, update to latest upstream, fix, add myself as maintainer
sbyx [Thu, 24 Jul 2014 12:25:56 +0000 (14:25 +0200)]
Merge pull request #125 from ukleinek/iodine
net/iodine: config updates
sbyx [Thu, 24 Jul 2014 12:24:08 +0000 (14:24 +0200)]
Merge pull request #126 from chris5560/master
[packages] tinyproxy: logging problems
chris5560 [Thu, 24 Jul 2014 12:19:12 +0000 (14:19 +0200)]
[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>
Uwe Kleine-König [Thu, 24 Jul 2014 07:31:54 +0000 (09:31 +0200)]
net/iodine: make address config optional
In the absense of an address entry bind to all interfaces which is also
iodined's default when -l isn't given.
Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
Uwe Kleine-König [Thu, 24 Jul 2014 07:15:20 +0000 (09:15 +0200)]
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>
Marcel Denia [Thu, 24 Jul 2014 05:58:56 +0000 (07:58 +0200)]
lang/perl-www-mechanize: Update PKG_SOURCE_URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 24 Jul 2014 05:58:56 +0000 (07:58 +0200)]
lang/perl-uri: Update PKG_SOURCE_URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 24 Jul 2014 05:58:56 +0000 (07:58 +0200)]
lang/perl-test-harness: Update PKG_SOURCE_URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 24 Jul 2014 05:58:55 +0000 (07:58 +0200)]
lang/perl-lockfile-simple: Update PKG_SOURCE_URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
Ted Hess [Thu, 24 Jul 2014 00:35:00 +0000 (20:35 -0400)]
Merge pull request #122 from antonlacon/ffmpeg-mini-update
FFmpeg: space saving in the libffmpeg-mini variant
Ian Leonard [Sat, 19 Jul 2014 15:46:30 +0000 (08:46 -0700)]
ffmpeg: remember to adjust InstallDev too
Finish adjustment for libavdevice with libffmpeg-mini
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Sat, 19 Jul 2014 14:56:59 +0000 (07:56 -0700)]
ffmpeg: remove libavdevice from the libffmpeg-mini variant
As libffmpeg-mini is intended for DLNA purposes, it needs only
to identify media, not interact with input or output devices.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ted Hess [Wed, 23 Jul 2014 20:59:43 +0000 (16:59 -0400)]
Include nls.mk in dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
Thomas Heil [Wed, 23 Jul 2014 20:18:08 +0000 (22:18 +0200)]
Merge pull request #120 from chris5560/master
[PATCH] lighttpd: errorlog failed as non root user
chris5560 [Wed, 23 Jul 2014 19:50:16 +0000 (21:50 +0200)]
[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>
Ted Hess [Wed, 23 Jul 2014 17:21:36 +0000 (13:21 -0400)]
Merge branch 'master' of https://github.com/thess/openwrt-packages
Ted Hess [Wed, 23 Jul 2014 17:04:11 +0000 (13:04 -0400)]
Revert to r181, default webui to simple stream only, option for full
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 23 Jul 2014 17:04:11 +0000 (13:04 -0400)]
Revert to r181, default webui to simple stream only, option for full
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 23 Jul 2014 17:00:32 +0000 (13:00 -0400)]
Merge pull request #116 from Noltari/shairport-next
shairport: Improve init script.
Álvaro Fernández Rojas [Tue, 22 Jul 2014 18:51:10 +0000 (20:51 +0200)]
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>
sbyx [Wed, 23 Jul 2014 12:41:03 +0000 (14:41 +0200)]
Merge pull request #118 from oneru/master
Update to 2.3.6
sbyx [Wed, 23 Jul 2014 12:39:53 +0000 (14:39 +0200)]
Merge pull request #117 from obsy/master
Import aria2 from oldpackages, update to 1.18.7
Jonathan Bennett [Wed, 23 Jul 2014 11:28:20 +0000 (06:28 -0500)]
Update to 2.3.6
Marcel Denia [Wed, 23 Jul 2014 07:17:08 +0000 (09:17 +0200)]
lang/perl-*: Add myself as maintainer
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Wed, 23 Jul 2014 07:11:41 +0000 (09:11 +0200)]
lang/perl-*: Cleanup, fix formatting
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Wed, 23 Jul 2014 07:05:48 +0000 (09:05 +0200)]
lang/perl-*: Update PKG_SOURCE_URL
search.cpan.org seems to have some problems from time to time.
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Wed, 23 Jul 2014 06:59:14 +0000 (08:59 +0200)]
lang/perl-*: Add/update licensing information
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Wed, 23 Jul 2014 06:34:40 +0000 (08:34 +0200)]
lang/perl-*: Add/update copyright notices
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Wed, 23 Jul 2014 06:28:56 +0000 (08:28 +0200)]
lang/perl-www-curl: Properly link against libcurl
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Mon, 21 Jul 2014 01:28:09 +0000 (03:28 +0200)]
lang/perl-www-curl: Update 100-perl-www-curl_disable_curl-config_hack.patch
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 15 Jul 2014 23:14:29 +0000 (01:14 +0200)]
lang/perl-test-harness: Fix DEPENDS
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 15 Jul 2014 22:39:57 +0000 (00:39 +0200)]
lang/perl-test-harness: Don't point to a specific version in URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 15 Jul 2014 22:36:53 +0000 (00:36 +0200)]
lang/perl-net-telnet: Don't point to a specific version in URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 15 Jul 2014 22:24:28 +0000 (00:24 +0200)]
lang/perl-*: Update to current upstream
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 15 Jul 2014 22:18:50 +0000 (00:18 +0200)]
Import of oldpackages/perl-*
Signed-off-by: Marcel Denia <naoir@gmx.net>
Etienne CHAMPETIER [Wed, 16 Jul 2014 19:07:34 +0000 (21:07 +0200)]
glib2: fix compilation in my fedora20 mock
see #72
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 22 Jul 2014 22:20:48 +0000 (00:20 +0200)]
sqlite3: update to 3.8.5
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 22 Jul 2014 22:12:22 +0000 (00:12 +0200)]
zabbix: update to 2.2.5, refresh patches
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 22 Jul 2014 21:58:50 +0000 (23:58 +0200)]
change my email address
Etienne CHAMPETIER [Tue, 22 Jul 2014 22:53:35 +0000 (00:53 +0200)]
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>
Cezary Jackiewicz [Tue, 22 Jul 2014 20:38:10 +0000 (22:38 +0200)]
Import aria2 from oldpackages, update to 1.18.7
Ted Hess [Tue, 22 Jul 2014 19:42:23 +0000 (15:42 -0400)]
Cleanup Makefile edit, add back lost cut-n-paste in init script
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Tue, 22 Jul 2014 19:23:25 +0000 (15:23 -0400)]
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>
Ted Hess [Tue, 22 Jul 2014 19:10:36 +0000 (15:10 -0400)]
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>
Ted Hess [Tue, 22 Jul 2014 18:38:28 +0000 (14:38 -0400)]
Import argp-standalone from oldpackages, update copyright, and license info
Signed-off-by: Ted Hess <thess@kitschensync.net>
sbyx [Tue, 22 Jul 2014 16:05:20 +0000 (18:05 +0200)]
Merge pull request #111 from equinox0815/uanytun-gcrypt
reenabled libgcrypt and make it the default again
sbyx [Tue, 22 Jul 2014 16:03:59 +0000 (18:03 +0200)]
Merge pull request #112 from ukleinek/master
Move iodine to new packages.git, upgrade version to fix authorization bypass, grab maintainership
sbyx [Tue, 22 Jul 2014 16:02:53 +0000 (18:02 +0200)]
Merge pull request #114 from roger-/master
add mjpg-streamer
sbyx [Tue, 22 Jul 2014 16:01:30 +0000 (18:01 +0200)]
Merge pull request #113 from hnyman/haveged
haveged: import from oldpackages
Hannu Nyman [Tue, 22 Jul 2014 15:15:58 +0000 (18:15 +0300)]
haveged: add maintainer.
Also bump PKG_RELEASE and remove old id line
Roger [Tue, 22 Jul 2014 15:15:11 +0000 (10:15 -0500)]
add mjpg-streamer
add myself as maintainer
add UCI HTTP authentication
Signed-off-by: Roger D <rogerdammit@gmail.com>
Hannu Nyman [Tue, 22 Jul 2014 15:12:13 +0000 (18:12 +0300)]
haveged: import from oldpackages. no changes
Christian Pointner [Mon, 21 Jul 2014 21:25:52 +0000 (23:25 +0200)]
reenabled libgcrypt and make it the default again
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
Uwe Kleine-König [Mon, 21 Jul 2014 19:29:21 +0000 (21:29 +0200)]
net/iodine: grab maintainership and add license info
Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
Uwe Kleine-König [Mon, 7 Jul 2014 08:37:53 +0000 (10:37 +0200)]
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>
Uwe Kleine-König [Mon, 21 Jul 2014 19:08:33 +0000 (21:08 +0200)]
net/iodine: import from old packages
No further changes.
Nikos Mavrogiannopoulos [Mon, 21 Jul 2014 17:12:31 +0000 (19:12 +0200)]
openconnect: updated description
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
sbyx [Mon, 21 Jul 2014 17:03:03 +0000 (19:03 +0200)]
Merge pull request #110 from hnyman/vsftpd
Vsftpd: import from oldpackages
Hannu Nyman [Mon, 21 Jul 2014 16:46:34 +0000 (19:46 +0300)]
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>
Hannu Nyman [Mon, 21 Jul 2014 16:40:36 +0000 (19:40 +0300)]
vsftpd: import from oldpackages. No changes.
Thomas Heil [Mon, 21 Jul 2014 15:57:31 +0000 (17:57 +0200)]
haproxy: fixes from upstream
[PATCH 6/6] BUG/MEDIUM: connection: fix proxy v2 header again!
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Steven Barth [Mon, 21 Jul 2014 14:54:56 +0000 (16:54 +0200)]
l2tpv3tun: remove due to being deprecated
Signed-off-by: Steven Barth <steven@midlink.org>
sbyx [Mon, 21 Jul 2014 14:44:07 +0000 (16:44 +0200)]
Merge pull request #109 from hnyman/add-ccrypt
ccrypt: import from oldpackages.
sbyx [Mon, 21 Jul 2014 14:39:08 +0000 (16:39 +0200)]
Merge pull request #53 from heil/prosody
prosody: import from packages, add myself as the maintainer
W. Michael Petullo [Sat, 19 Jul 2014 14:16:37 +0000 (10:16 -0400)]
luasec: update URL, as it previously pointed into a redirect
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Mon, 21 Jul 2014 14:31:06 +0000 (17:31 +0300)]
ccrypt: import from oldpackages.
Copyright year and PKG_RELEASE updated, added myself as maintainer.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
W. Michael Petullo [Thu, 17 Jul 2014 22:37:56 +0000 (18:37 -0400)]
Copy luasec package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
sbyx [Mon, 21 Jul 2014 13:03:18 +0000 (15:03 +0200)]
Merge pull request #96 from medaved/master
Update minidlna to 1.1.3 version
medaved [Mon, 21 Jul 2014 12:10:59 +0000 (16:10 +0400)]
Update minidlna to 1.1.3 version
sbyx [Mon, 21 Jul 2014 11:34:23 +0000 (13:34 +0200)]
Merge pull request #108 from currywurst76/master
Imports giflib & tiff from oldpackages.
medaved [Sun, 20 Jul 2014 20:41:12 +0000 (00:41 +0400)]
Delete Makefile~
Oliver Ertl [Sun, 20 Jul 2014 11:16:29 +0000 (13:16 +0200)]
inport tiff from oldpackages, refresh patches and add myself and maintainer
Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
Oliver Ertl [Sun, 20 Jul 2014 10:19:10 +0000 (12:19 +0200)]
import giflib from oldpackages, update to 5.1.0 and add myself as maintainer
Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
sbyx [Sun, 20 Jul 2014 06:57:35 +0000 (08:57 +0200)]
Merge pull request #107 from Naoir/perl-x86_64
perl: Add x86_64 support
Marcel Denia [Sun, 20 Jul 2014 03:16:59 +0000 (05:16 +0200)]
lang/perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sun, 20 Jul 2014 01:35:07 +0000 (03:35 +0200)]
lang/perl: Upgrade x86_64 cppsymbols configuration symbol
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sun, 20 Jul 2014 01:15:17 +0000 (03:15 +0200)]
lang/perl: Upgrade most x86_64 configuration symbols to match a 64-bit environment
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sat, 19 Jul 2014 23:44:45 +0000 (01:44 +0200)]
lang/perl: Add x86_64 config based on i486 config
Signed-off-by: Marcel Denia <naoir@gmx.net>
Jonas Gorski [Sat, 19 Jul 2014 15:05:54 +0000 (17:05 +0200)]
znc: update to 1.4
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Jonas Gorski [Sat, 19 Jul 2014 15:12:17 +0000 (17:12 +0200)]
znc: copy from old packages and add PKG_LICENSE
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Jiri Slachta [Sat, 19 Jul 2014 14:20:05 +0000 (16:20 +0200)]
libxslt: import from oldpackages
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Jonathan McCrohan [Sat, 19 Jul 2014 13:18:37 +0000 (14:18 +0100)]
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>
W. Michael Petullo [Thu, 17 Jul 2014 22:41:01 +0000 (18:41 -0400)]
Copy luasocket package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 17 Jul 2014 22:37:44 +0000 (18:37 -0400)]
Copy luafilesystem package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 17 Jul 2014 21:09:57 +0000 (17:09 -0400)]
Copy libtheora package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 18 Jul 2014 05:15:05 +0000 (01:15 -0400)]
libgpg-error: update to 1.12
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 17 Jul 2014 02:15:30 +0000 (22:15 -0400)]
Copy libgpg-error package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 17 Jul 2014 02:12:38 +0000 (22:12 -0400)]
Copy libmpeg2 package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Wed, 16 Jul 2014 23:21:11 +0000 (19:21 -0400)]
Copy liboil package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 18 Jul 2014 02:37:22 +0000 (22:37 -0400)]
luaexpat: update to 1.2.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Wed, 16 Jul 2014 22:36:05 +0000 (18:36 -0400)]
Copy luaexpat package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 17 Jul 2014 22:08:05 +0000 (18:08 -0400)]
lighttpd: update to 1.4.35
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Wed, 16 Jul 2014 22:12:07 +0000 (18:12 -0400)]
Copy lighttpd package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 18 Jul 2014 05:09:27 +0000 (01:09 -0400)]
libexif: add patch to avoid building docs
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 17 Jul 2014 22:06:16 +0000 (18:06 -0400)]
libexif: update to 0.6.21
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Wed, 16 Jul 2014 22:11:12 +0000 (18:11 -0400)]
Copy libexif package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 18 Jul 2014 05:14:24 +0000 (01:14 -0400)]
krb5: update source URL and add build fix patch
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 18 Jul 2014 05:08:37 +0000 (01:08 -0400)]
krb5: remove some obsolete patches
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 17 Jul 2014 22:07:44 +0000 (18:07 -0400)]
krb5: update to 1.12.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>