1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-19 23:28:39 +02:00
Commit Graph

1608 Commits

Author SHA1 Message Date
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
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>
2014-11-09 16:37:11 +01:00
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>
2014-11-09 17:32:23 +02:00
Alexandru Ardelean
efcfca9631 python: add lib deps
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-09 17:32:17 +02:00
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>
2014-11-09 12:36:39 +01:00
Toke Høiland-Jørgensen
43d2457b98 Merge pull request #519 from hnyman/modify-sqm
sqm-scripts: Modify installation step to ensure correct file permissions
2014-11-09 02:17:03 -08:00
Alexandru Ardelean
cbc39a176f python: final switch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-09 11:09:10 +02:00
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>
2014-11-09 10:23:54 +02:00
sbyx
5cf781f998 Merge pull request #516 from dibdot/master
ssmtp: move to github
2014-11-08 20:26:40 +01:00
Dirk Brenken
62e7ac8d71 ssmtp: move to github
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-08 16:21:56 +01:00
sbyx
d3558ae9fa Merge pull request #517 from Wedmer/master
utils/zoneinfo: Removed Middle-East target due there're no files for it.
2014-11-08 13:04:43 +01:00
Vladimir Ulrich
cdb72f2d52 Removed Middle-East target due there're no files for it.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-11-08 14:28:28 +03:00
sbyx
ac865af002 Merge pull request #514 from commodo/python-update-4
Python update 4
2014-11-07 18:09:47 +01:00
sbyx
1a2d453184 Merge pull request #515 from Wedmer/master
utils/zoneifo: Moved from old packages with updates
2014-11-07 18:07:30 +01:00
Vladimir Ulrich
82754adc17 utils/zoneifo: Moved from old packages with updates
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-11-07 18:25:48 +03:00
Alexandru Ardelean
c3cd970570 python: exclude pdb.doc and webbrowser.py
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-07 16:50:30 +02:00
Alexandru Ardelean
3cd31a4633 python: remove +libcrypto dep; that's a openssl lib
Signed-off-by: Alexandru Ardelean <ardeleanalex.com>
2014-11-07 15:37:18 +02:00
Alexandru Ardelean
9e78aff770 python: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-07 15:37:18 +02:00
Alexandru Ardelean
242286b80d python: add PYTHONPATH var; this allows packages to configure it
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-07 15:37:18 +02:00
Alexandru Ardelean
283b3597b7 python: add HOST_PYTHON_LIB_DIR variable to python-package.mk
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-07 15:37:18 +02:00
Alexandru Ardelean
38a72bab1f python: cleanup Build/InstallDev rule
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-07 15:37:17 +02:00
Alexandru Ardelean
7a689890eb python: remove --without-ensurepip; not needed anymore
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-07 15:37:17 +02:00
Alexandru Ardelean
0ea587ad24 python: remove explicit rules in favor of using make/configure vars
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-07 15:37:17 +02:00
Alexandru Ardelean
7be9485564 python: reboot all python packages
Redefine python-full as all-pages-minus-a-few-that-don't make sense.
Remove all other packages.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-07 15:37:12 +02:00
Ted Hess
cfd8e6ad0a Merge pull request #508 from dibdot/master
mc: move to github (midnight commander)
2014-11-06 17:21:43 -05:00
Dirk Brenken
4d24d41805 mc: move to github
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-06 17:20:48 +01:00
Marcel Denia
13f4a02172 perl: Update to 5.20.1
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-11-06 08:18:43 +01:00
Marcel Denia
4fd4aa0fbd perl: Mark test support as experimental
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-11-06 08:18:43 +01:00
Marcel Denia
771b776a19 perl: Fix signal order for i486
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-11-06 08:18:42 +01:00