aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* lxc: add spdx license infoLuka Perkov2014-11-11
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* Merge pull request #448 from jow-/freeradius-ssl-versionsbyx2014-11-11
|\ | | | | freeradius2: relax SSL version checks
| * freeradius2: relax SSL version checksJo-Philipp Wich2014-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | Merge upstream commit 5ae2a70a135062a025d8fabc104eeae3a2c53a7a to relax the SSL library version check at runtime. The objective is to avoid the need for rebuilding freeradius2 whenever we push binary updates for libopenssl. See https://dev.openwrt.org/ticket/18169 for reference. Please backport this change to the for-14.07 branch as well. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | Merge pull request #530 from zorun/mastersbyx2014-11-10
|\ \ | | | | | | bmon: Fix libncursesw dependency
| * | bmon: Remove unrecognized configure flagsBaptiste Jonglez2014-11-10
| | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
| * | bmon: Fix libncursesw dependencyBaptiste Jonglez2014-11-10
|/ / | | | | | | | | | | | | When libncursesw is available, bmon uses it instead of libncurses. This commit adapts the dependencies accordingly. Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
* | dump1090: update to latest versionÁlvaro Fernández Rojas2014-11-10
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | unrar: update to 5.2.2Álvaro Fernández Rojas2014-11-10
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #527 from luizluca/ruby-updateLuiz Angelo Daros de Luca2014-11-09
|\ \ | | | | | | ruby: update to 2.1.4
| * | ruby: update to 2.1.4Luiz Angelo Daros de Luca2014-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release includes security fixes for the following vulnerabilities: * CVE-2014-8080: Denial of Service XML Expansion * Changed default settings of ext/openssl related to CVE-2014-3566 And there are some bug-fixes. Ref: https://www.ruby-lang.org/en/news/2014/10/27/ruby-2-1-4-released/ Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | Merge pull request #520 from mhei/php5-oldstableÁlvaro Fernández Rojas2014-11-10
|\ \ \ | | | | | | | | php5: upgrade to 5.4.34 (fixes #502)
| * | | php5: upgrade to 5.4.34 (fixes #502)Michael Heimpold2014-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #525 from commodo/python-env-launchersbyx2014-11-09
|\ \ \ \ | | | | | | | | | | python: add __PYENV_LAUNCHER__ env var
| * | | | python: add __PYENV_LAUNCHER__ env varAlexandru Ardelean2014-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly useful for setuptools and pip during build. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | dovecot: update to 2.2.15Peter Wagner2014-11-09
|/ / / / | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #524 from commodo/python-update-5sbyx2014-11-09
|\ \ \ \ | | | | | | | | | | Python update 5
| * | | | python: remove readline.so for nowAlexandru Ardelean2014-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | | python: add some Build/InstallDev rules backAlexandru Ardelean2014-11-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: add OPT and CONFIG_SITE vars to HOST_CONFIGURE_ARGSAlexandru Ardelean2014-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes some build issues. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: add lib depsAlexandru Ardelean2014-11-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: final switchAlexandru Ardelean2014-11-09
| |/ / / | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #522 from chris5560/mastersbyx2014-11-09
|\ \ \ \ | | | | | | | | | | ddns-scripts: Update to Version 2.1.0-1 see description
| * | | | ddns-scripts: Update to Version 2.1.0-1 see descriptionChristian Schoenebeck2014-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | | Merge pull request #523 from dibdot/mastersbyx2014-11-09
|\ \ \ \ \ | |/ / / / |/| | | | ssmtp: revoke gnutls support
| * | | | ssmtp: revoke gnutls supportDirk Brenken2014-11-09
|/ / / / | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #519 from hnyman/modify-sqmToke Høiland-Jørgensen2014-11-09
|\ \ \ \ | |/ / / |/| | | sqm-scripts: Modify installation step to ensure correct file permissions
| * | | sqm-scripts: Modify installation step to ensure correct file permissionsHannu Nyman2014-11-09
|/ / / | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #516 from dibdot/mastersbyx2014-11-08
|\ \ \ | | | | | | | | ssmtp: move to github
| * | | ssmtp: move to githubDirk Brenken2014-11-08
| | | | | | | | | | | | | | | | Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* | | | Merge pull request #517 from Wedmer/mastersbyx2014-11-08
|\ \ \ \ | | | | | | | | | | utils/zoneinfo: Removed Middle-East target due there're no files for it.
| * | | | Removed Middle-East target due there're no files for it.Vladimir Ulrich2014-11-08
|/ / / / | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | Merge pull request #514 from commodo/python-update-4sbyx2014-11-07
|\ \ \ \ | | | | | | | | | | Python update 4
| * | | | python: exclude pdb.doc and webbrowser.pyAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: remove +libcrypto dep; that's a openssl libAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex.com>
| * | | | python: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16Alexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: add PYTHONPATH var; this allows packages to configure itAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: add HOST_PYTHON_LIB_DIR variable to python-package.mkAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: cleanup Build/InstallDev ruleAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: remove --without-ensurepip; not needed anymoreAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: remove explicit rules in favor of using make/configure varsAlexandru Ardelean2014-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: reboot all python packagesAlexandru Ardelean2014-11-07
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #515 from Wedmer/mastersbyx2014-11-07
|\ \ \ \ | |/ / / |/| | | utils/zoneifo: Moved from old packages with updates
| * | | utils/zoneifo: Moved from old packages with updatesVladimir Ulrich2014-11-07
|/ / / | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | Merge pull request #508 from dibdot/masterTed Hess2014-11-06
|\ \ \ | | | | | | | | mc: move to github (midnight commander)
| * | | mc: move to githubDirk Brenken2014-11-06
| | | | | | | | | | | | | | | | Signed-off-by: Dirk Brenken <dibdot@gmail.com>
* | | | perl: Update to 5.20.1Marcel Denia2014-11-06
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Mark test support as experimentalMarcel Denia2014-11-06
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Fix signal order for i486Marcel Denia2014-11-06
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Update perlbase.mkMarcel Denia2014-11-06
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Also strip begin, end and for pragmasMarcel Denia2014-11-06
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>