Commit graph

2142 commits

Author SHA1 Message Date
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
drEagle
40f59a3d1b Merge pull request #1 from erdoukki/smstools3
smstools3 : ADD smstools3 package
2014-12-23 13:43:33 +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
Steven Barth
a052782dea Merge pull request #692 from chris5560/master
[privoxy] back to old-style initscript not using procd
2014-12-23 11:03:14 +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
Michael Heimpold
4ae5239098 php5: disable mips16 support (fixes #675)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-12-23 08:20:24 +01:00
Gerald Kerma
e8c7a93415 smstools3 : ADD smstools3 package
Add smstools3 package from http://smstools3.kekekasvi.com/

Tested successfull as an email/sms gateway with :
- Device: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem
- Trunk: OpenWrt Chaos Calmer r43753
- Kirkwood : Globalscale Technologies Guruplug Server Plus

Send and receive SMS with modem : OK
Forward received SMS to mailhub : OK

Signed-off-by: Gerald Kerma <dreagle@doukki.net>
2014-12-23 06:42:47 +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
Steven Barth
c79483ef5b Merge pull request #688 from oneru/master
Add package license information for fwknop
2014-12-22 15:09:39 +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
Steven Barth
8d13a98c27 Merge pull request #687 from oneru/master
Update fwknopd to 2.6.5
2014-12-22 14:30:56 +01: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
Daniel Golle
602a247dfd btrfs-progs: improve init script
check for btrfs in /proc/filesystems instead of /proc/modules

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-22 09:50:06 +01:00
champtar
ff672d95c2 Merge pull request #685 from Adze1502/master
mwan3: update to version 1.5-9
2014-12-22 09:10:01 +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
Steven Barth
95d3737aaa Merge pull request #681 from openwrt/elfutils-musl
elfutils: fix compilation with musl
2014-12-21 21:06:50 +01:00
Steven Barth
b303393f4a Merge pull request #684 from kissg1988/vala
vala: update to version 0.26.1
2014-12-21 21:00:22 +01:00
Gergely Kiss
9243322ff7 vala: update to version 0.26.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-21 20:34:08 +01:00
Ted Hess
ceb426edd8 Merge pull request #589 from thess/glib2-update
glib2: Upgrade to 2.42.1
2014-12-21 12:28:50 -05:00
Ted Hess
03244f1f35 upmpdcli: Revert #678 (force strip)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-21 12:09:49 -05: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
Michael Heimpold
dd538b6e02 libxml2: fix build error with musl libc (fixes #454)
Thanks to nakarotori for spotting this.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-12-21 15:54:15 +01:00
Steven Barth
c34f14023e elfutils: fix compilation with musl
this gets rid of tons of incompatible gnu-isms.

Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-21 13:49:30 +01:00
Nikos Mavrogiannopoulos
5213307a7f Merge pull request #677 from sykesm/openconnect-vpnc-hooks
openconnect: Restore support for vpnc-script hooks
2014-12-21 10:56:44 +02:00
Steven Barth
7f5e667f98 Merge pull request #679 from kissg1988/shadow
shadow: fix dependency issues
2014-12-21 09:28:41 +01:00
Ted Hess
6c7b23b695 Merge pull request #678 from thess/upmpdcli-work
upmpdcli: Reduce binary sizes (force strip)
2014-12-20 18:22:58 -05:00
Gergely Kiss
7cdff9ec14 shadow-utils: remove dependency causing conflict
The "+ALL:shadow" dependency causes conflict with passwd utility
as it is provided by busybox in the default configuration.

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-20 23:12:22 +01:00
Ted Hess
e75719d981 upmpdcli: Reduce binary sizes (force strip)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-20 17:03:13 -05:00
Gergely Kiss
3e0466eaff shadow: fix libintl/libiconv dependencies
Include nls.mk rather than explicitly using the stub versions.
This allows to make the packages depend on the full versions
of libiconv & libintl and thus to have full language support.

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-20 23:01:56 +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
Ted Hess
437a95666a minidlna: Add path to correct PID file for start-stop-daemon
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-20 10:41:21 -05:00
Ted Hess
d380629477 upmpdcli: Revert default interface to 'br-lan' (correct mistaken assumption)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-20 09:46:27 -05:00
Álvaro Fernández Rojas
e3d4943bea unrar: update to 5.2.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-12-20 13:10:19 +01:00
Steven Barth
876a4ff57d Merge pull request #674 from Zokormazo/less
less: import 458 from oldpackages.
2014-12-20 10:19:34 +01:00
Steven Barth
a8d3259695 Merge pull request #672 from remakeelectric/lua-mosquitto
lang: lua-mosquitto: import new package
2014-12-20 10:19:04 +01:00
Steven Barth
b342b6441a Merge pull request #670 from remakeelectric/lua-penlight
lang: lua: Add penlight library
2014-12-20 10:18:54 +01:00
Julen Landa Alustiza
e16770df9a less: import from oldpackages.
Current oldpackages version is latest stable.
Added myself as maintainer.
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
2014-12-19 12:44:13 +01: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
Daniel Golle
21f598178e Merge pull request #648 from mstorchak/lvm2
lvm2 improvements
2014-12-19 03:47:33 +01:00
Ted Hess
0da4eeaeee mpd: Update to 0.18.20
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-18 13:55:30 -05:00
Ted Hess
61d52a8fd1 Merge pull request #671 from remakeelectric/libwebsockets
libs: libwebsockets: add latest released version
2014-12-18 13:53:08 -05:00
Ted Hess
5f05f4ef74 upmpdcli: Change default interface to 'lan'
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-18 13:05:45 -05:00
Karl Palsson
e895f5aa5e lang: lua-mosquitto: import new package
Based on released version of lua binding to libmosquitto.
Advantages compared to lua-mqtt:
* qos 1/2 support
* substantially faster

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-12-18 17:14:01 +00:00
Karl Palsson
8e6fc86dd5 libs: libwebsockets: add latest released version
This includes a patch for cyassl building that has been committed
upstream, but not released.

There's no SPDX license identifier for LGPL + static linking exception,
so I've used "LGPL-2.1+exception" as suggested at
http://lwn.net/Articles/378329/

See also: https://github.com/warmcat/libwebsockets/issues/170

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-12-18 16:28:05 +00:00
Karl Palsson
8649be4361 lang: lua: Add penlight library
Created new package for last current release of penlight.

Signed-off-by: Karl Palsson <karlp@remake.is>
2014-12-18 15:14:09 +00:00