Matthias Schiffer
619f2c1807
fastd: update to v15
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
10 years ago
Nicolas Thill
59d841c968
erlang: bump to 17.3
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nikos Mavrogiannopoulos
5b5043b8fe
gnutls: updated to address CVE-2014-8564
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
sbyx
cc3b0119a7
Merge pull request #535 from Wedmer/master
utils/zoneinfo: Updated md5 sums for source packages
10 years ago
Vladimir Ulrich
c8938b00f5
utils/zoneinfo: Updated md5 sums for source packages
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
sbyx
130ff7b738
Merge pull request #534 from Wedmer/master
utils/zoneinfo: Updated to a most recent version (2014j)
10 years ago
Vladimir Ulrich
6621aed5a2
utils/zoneinfo: Updated to a most recent version (2014j)
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Luka Perkov
9416af8164
rpcd-mod-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
e430a93605
luci-app-lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
2da2a9e900
luci-app-lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
b76bb76071
lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
77949c83bb
lxc: add spdx license info
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
sbyx
f2884fa47f
Merge pull request #448 from jow-/freeradius-ssl-version
freeradius2: relax SSL version checks
10 years ago
sbyx
c26000e053
Merge pull request #530 from zorun/master
bmon: Fix libncursesw dependency
10 years ago
Baptiste Jonglez
3ceb389c6d
bmon: Remove unrecognized configure flags
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
10 years ago
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>
10 years ago
Álvaro Fernández Rojas
fab830d0f9
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
91817d2b60
unrar: update to 5.2.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Luiz Angelo Daros de Luca
5cdf0d7578
Merge pull request #527 from luizluca/ruby-update
ruby: update to 2.1.4
10 years ago
Álvaro Fernández Rojas
e4f2d1145b
Merge pull request #520 from mhei/php5-oldstable
php5: upgrade to 5.4.34 (fixes #502 )
10 years ago
sbyx
52f72ea696
Merge pull request #525 from commodo/python-env-launcher
python: add __PYENV_LAUNCHER__ env var
10 years ago
Peter Wagner
b026b50320
dovecot: update to 2.2.15
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
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>
10 years ago
sbyx
2c1bc16d20
Merge pull request #524 from commodo/python-update-5
Python update 5
10 years ago
sbyx
702c35f219
Merge pull request #522 from chris5560/master
ddns-scripts: Update to Version 2.1.0-1 see description
10 years ago
sbyx
ea39322917
Merge pull request #523 from dibdot/master
ssmtp: revoke gnutls support
10 years ago
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>
10 years ago
Alexandru Ardelean
4f0f05f92b
python: add some Build/InstallDev rules back
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
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>
10 years ago
Christian Schoenebeck
4192651448
ddns-scripts: Update to Version 2.1.0-1 see description
- fixed postinst and prerm in Makefile
- implementation of provider specific update scripts into services and
services_ipv6 file.
first Provider "no-ip.com" - Thanks to DarkStarXxX for
request and testing
- finished uci/ddns wiki at http://wiki.openwrt.org/doc/uci/ddns
- rewritten retry management
- rewritten logging including following Issue 469
https://github.com/openwrt/packages/issues/469
- stop running sections on hotplug ifdown event (like start on ifup)
- implement trap detection
also kill "sleep" child processes
SIGHUP to reload configuration (not really reloading, simply
starting a new process)
/etc/init.d/ddns reload implemented
- code optimization
- new provider LoopiaDNS.se Issue 494
https://github.com/openwrt/packages/issues/494
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
10 years ago
Alexandru Ardelean
dd4cca5d26
python: add OPT and CONFIG_SITE vars to HOST_CONFIGURE_ARGS
Fixes some build issues.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
efcfca9631
python: add lib deps
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Michael Heimpold
42db20a190
php5: upgrade to 5.4.34 ( fixes #502 )
This addresses CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670
according to PHP's release notes.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Toke Høiland-Jørgensen
43d2457b98
Merge pull request #519 from hnyman/modify-sqm
sqm-scripts: Modify installation step to ensure correct file permissions
10 years ago
Alexandru Ardelean
cbc39a176f
python: final switch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Hannu Nyman
0f0b241d56
sqm-scripts: Modify installation step to ensure correct file permissions
Use INSTALL_BIN & INSTALL_DATA macros instead of cp
to ensure correct file permissions for the executable files.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
10 years ago
sbyx
5cf781f998
Merge pull request #516 from dibdot/master
ssmtp: move to github
10 years ago
Dirk Brenken
62e7ac8d71
ssmtp: move to github
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
10 years ago
sbyx
d3558ae9fa
Merge pull request #517 from Wedmer/master
utils/zoneinfo: Removed Middle-East target due there're no files for it.
10 years ago
Vladimir Ulrich
cdb72f2d52
Removed Middle-East target due there're no files for it.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
sbyx
ac865af002
Merge pull request #514 from commodo/python-update-4
Python update 4
10 years ago
sbyx
1a2d453184
Merge pull request #515 from Wedmer/master
utils/zoneifo: Moved from old packages with updates
10 years ago
Vladimir Ulrich
82754adc17
utils/zoneifo: Moved from old packages with updates
Signed-off-by: Vladimir Ulrich <admin@evl.su>
10 years ago
Alexandru Ardelean
c3cd970570
python: exclude pdb.doc and webbrowser.py
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
3cd31a4633
python: remove +libcrypto dep; that's a openssl lib
Signed-off-by: Alexandru Ardelean <ardeleanalex.com>
10 years ago
Alexandru Ardelean
9e78aff770
python: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
242286b80d
python: add PYTHONPATH var; this allows packages to configure it
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
283b3597b7
python: add HOST_PYTHON_LIB_DIR variable to python-package.mk
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
38a72bab1f
python: cleanup Build/InstallDev rule
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Alexandru Ardelean
7a689890eb
python: remove --without-ensurepip; not needed anymore
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago