sbyx
f8a5222531
Merge pull request #546 from chris5560/master
...
ddns-scripts: new Version 2.1.0-2
2014-11-16 11:35:24 +01:00
Richard Kunze
773f8d4b13
sispmctl: fix compilation error with musl
...
Unpatched compile fails because <sys/types.h> is not included
in <usb.h> (provided by "libusb-compat") and consequently
the 'u_int*_t' types are not found.
This should probably better be fixed in the core "libusb-compat"
package instead.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 10:47:10 +01:00
Richard Kunze
7c94f61506
sispmctl: import from oldpackages, bump version to 3.1+20120206 (git head)
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 09:53:49 +01:00
Richard Kunze
feb67e6b07
hdparm: fix compilation with musl
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 01:56:12 +01:00
Richard Kunze
18d534ba40
hdparm: import from oldpackages, bump version to 9.45
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-16 00:15:52 +01:00
Christian Schoenebeck
ab2b229ad6
ddns-scripts: new Version 2.1.0-2
...
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh from luci-app-ddns into this package
(Github openwrt/luci issue 251)
(OpenWrt Trac tickets 18326 18347)
- fix: dynamic_dns_update.sh did not loop
(OpenWrt Trac ticket 18336)
- add provider cloudflare.com IPv4 and IPv6 (Thanks to Paul for support and testing)
(OpenWrt Trac ticket 12500)
- modified detection, if dynamic_dns_fuctions are used by dynamic_dns_lucihelper.sh
- redirect stdout of wget,curl,host,nslookup,nc etc to /tmp/ddns_$$.dat and *.err instead of variables
- extended error detection in get_local_ip function
- modified verify of option ip_script to allow parameters, when calling
- add provider selfhost.de IPv4
- add provider no-ip.pl (nothing to do with no-ip.com)
(Github openwrt/packages issue #542 )
IPv4 (tested) and also added for
IPv6 (NOT tested) because client IP is autodetected be provider
- add getlocalip_sample.sh as sample script for usage of
option ip_source 'script' together with
option ip_script '/usr/lib/ddns/getlocalip.sh -4'
- cleanup whitespaces at line ends
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-15 21:28:01 +01:00
Dirk Brenken
09dbb05f78
mc: various makefile/compile time changes
...
- add & reorder new compile time options with help text
- all options are disabled by default, to reduce space req.
- remove invalid mc configure options
- fix broken makefile logic to enable/disable mc options
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-15 20:38:11 +01:00
Matthias Schiffer
a23e8f6bc1
fastd: update to v16
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-11-15 18:37:43 +01:00
Etienne CHAMPETIER
d6330508bc
sqlite3: update to 3.8.7.1
...
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-11-13 22:00:22 +01:00
Etienne CHAMPETIER
7c1a1a2b4e
monit: update to 5.10
...
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-11-13 21:04:45 +01:00
Etienne CHAMPETIER
5dea9ae9e6
zabbix: update to 2.4.2
...
Remove 001-cross_compile.patch, it's fixed upstream (ZBX-5561)
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-11-13 21:04:35 +01:00
Luka Perkov
e044d612a0
lxc: minor dependencies tweak
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-13 14:59:44 +01:00
sbyx
b0dd84dcb9
Merge pull request #540 from commodo/python-pip
...
python-pip: first revision
2014-11-13 09:26:19 +01:00
Alexandru Ardelean
286e50a0bd
python-pip: first revision
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-13 10:25:37 +02:00
sbyx
3805f5183c
Merge pull request #539 from commodo/python-setuptools
...
python-setuptools: first revision
2014-11-13 08:22:07 +01:00
sbyx
5a0ec8fb72
Merge pull request #538 from commodo/python-update-6
...
Python update 6
2014-11-13 08:21:59 +01:00
Alexandru Ardelean
47ed969646
python-setuptools: first revision
...
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
2014-11-13 00:22:55 +02:00
Ted Hess
4b8b1182cd
Merge pull request #537 from dibdot/master
...
ssmtp: more pointer fixes
2014-11-12 17:01:36 -05:00
Alexandru Ardelean
ad9c57beae
python: add distutils back (selectively)
...
This patch reduces distutils from 1.7 MB to 0.7 MB.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-12 23:45:39 +02:00
Alexandru Ardelean
8623c2942a
python: update MAKE_FLAGS
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-12 23:24:30 +02:00
Dirk Brenken
133d4beec4
ssmtp: more pointer fixes
...
- fixed more pointer issues
- remove unused variable
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-12 21:37:17 +01:00
Matthias Schiffer
619f2c1807
fastd: update to v15
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-11-12 03:17:35 +01:00
Nicolas Thill
59d841c968
erlang: bump to 17.3
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-11-12 02:29:59 +01:00
Nikos Mavrogiannopoulos
5b5043b8fe
gnutls: updated to address CVE-2014-8564
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-11 19:51:59 +01:00
sbyx
cc3b0119a7
Merge pull request #535 from Wedmer/master
...
utils/zoneinfo: Updated md5 sums for source packages
2014-11-11 13:23:48 +01:00
Vladimir Ulrich
c8938b00f5
utils/zoneinfo: Updated md5 sums for source packages
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-11-11 15:11:46 +03:00
sbyx
130ff7b738
Merge pull request #534 from Wedmer/master
...
utils/zoneinfo: Updated to a most recent version (2014j)
2014-11-11 13:03:28 +01:00
Vladimir Ulrich
6621aed5a2
utils/zoneinfo: Updated to a most recent version (2014j)
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-11-11 14:34:09 +03:00
Luka Perkov
9416af8164
rpcd-mod-lxc: add spdx license info
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 12:02:50 +01:00
Luka Perkov
e430a93605
luci-app-lxc: add spdx license info
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 11:54:38 +01:00
Luka Perkov
2da2a9e900
luci-app-lxc: update dependencies
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 11:49:48 +01:00
Luka Perkov
b76bb76071
lxc: update dependencies
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 11:49:38 +01:00
Luka Perkov
77949c83bb
lxc: add spdx license info
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-11 11:15:23 +01:00
sbyx
f2884fa47f
Merge pull request #448 from jow-/freeradius-ssl-version
...
freeradius2: relax SSL version checks
2014-11-11 09:06:21 +01:00
sbyx
c26000e053
Merge pull request #530 from zorun/master
...
bmon: Fix libncursesw dependency
2014-11-10 17:41:33 +01:00
Baptiste Jonglez
3ceb389c6d
bmon: Remove unrecognized configure flags
...
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
2014-11-10 17:11:26 +01:00
Baptiste Jonglez
57947e46df
bmon: Fix libncursesw dependency
...
When libncursesw is available, bmon uses it instead of libncurses. This
commit adapts the dependencies accordingly.
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
2014-11-10 17:09:10 +01:00
Álvaro Fernández Rojas
fab830d0f9
dump1090: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:29:55 +01:00
Álvaro Fernández Rojas
91817d2b60
unrar: update to 5.2.2
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:28:53 +01:00
Luiz Angelo Daros de Luca
5cdf0d7578
Merge pull request #527 from luizluca/ruby-update
...
ruby: update to 2.1.4
2014-11-09 23:14:45 -02:00
Álvaro Fernández Rojas
e4f2d1145b
Merge pull request #520 from mhei/php5-oldstable
...
php5: upgrade to 5.4.34 (fixes #502 )
2014-11-10 01:28:37 +01:00
sbyx
52f72ea696
Merge pull request #525 from commodo/python-env-launcher
...
python: add __PYENV_LAUNCHER__ env var
2014-11-09 21:12:14 +01:00
Peter Wagner
b026b50320
dovecot: update to 2.2.15
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-11-09 20:23:56 +01:00
Alexandru Ardelean
a91a992abb
python: add __PYENV_LAUNCHER__ env var
...
Mostly useful for setuptools and pip during build.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-09 21:08:08 +02:00
sbyx
2c1bc16d20
Merge pull request #524 from commodo/python-update-5
...
Python update 5
2014-11-09 19:44:18 +01:00
sbyx
702c35f219
Merge pull request #522 from chris5560/master
...
ddns-scripts: Update to Version 2.1.0-1 see description
2014-11-09 19:21:18 +01:00
sbyx
ea39322917
Merge pull request #523 from dibdot/master
...
ssmtp: revoke gnutls support
2014-11-09 19:19:46 +01:00
Alexandru Ardelean
a9ba2161bd
python: remove readline.so for now
...
Some symbols are not found (tgetnum and BC).
Looks like the termcap lib, which should be in libncurses(w)
but maybe some build param would be required.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-09 20:16:25 +02:00
Alexandru Ardelean
4f0f05f92b
python: add some Build/InstallDev rules back
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-09 17:56:45 +02:00
Dirk Brenken
f267d2eaa6
ssmtp: revoke gnutls support
...
Drop gnutls and use openssl instead, due to excessive memory consumption in embedded environment for an additonal ssl library.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-09 16:56:31 +01:00