aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Revert "openconnect: cmdline parameter for CA not moved"Nikos Mavrogiannopoulos2015-01-19
| | | | This reverts commit fa8f5479458ee5163c9907ee3e92d8bd6b62389b.
* Merge pull request #799 from commodo/python3-updatesSteven Barth2015-01-19
|\ | | | | python3: update using python updates as template
| * python3: update using python updates as templateAlexandru Ardelean2015-01-19
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #800 from fededim/masterSteven Barth2015-01-19
|\ \ | |/ |/| Davfs2: fixed issue with automake
| * Davfs2: fixed issue with automakeRupan2015-01-19
| | | | | | | | Signed-off-by: Federico Di Marco fededim@gmail.com
* | Update radsecproxy package to v1.6.6.Toke Høiland-Jørgensen2015-01-19
|/
* Merge pull request #793 from tru7/patch-1Steven Barth2015-01-19
|\ | | | | linknx: update package with updated files
| * linknx: update release number for changes in files dirOthmar Truniger2015-01-17
| | | | | | Signed-off-by: Othmar Truniger <gibthub@truniger.ch>
| * linknx: improve init scriptOthmar Truniger2015-01-17
| | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * linknx: change path for persistent filesOthmar Truniger2015-01-17
| | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | ocserv: added info on setting up firewallNikos Mavrogiannopoulos2015-01-18
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: added default_domain config optionNikos Mavrogiannopoulos2015-01-18
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: Enable config-per-user by default as well as the route-add-cmdNikos Mavrogiannopoulos2015-01-18
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | php5: add php5-fpm module build (closes #789)wuqiong2015-01-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: wuqiong <memccpy@gmail.com> - split fpm config into main and pool file - introduced uci config file - re-worked init script Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | git: update to 2.2.2Peter Wagner2015-01-18
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | libtorrent: update to latest git HEADPeter Wagner2015-01-18
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | rtorrent: update to git HEADPeter Wagner2015-01-18
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | ocserv: removed old option from READMENikos Mavrogiannopoulos2015-01-18
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: don't print needless warningsNikos Mavrogiannopoulos2015-01-18
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | ocserv: depend on kmod-tunNikos Mavrogiannopoulos2015-01-18
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #794 from damianorenfer/masterTed Hess2015-01-17
|\ \ | |/ |/| libs/libsodium: update to 1.0.2
| * libs/libsodium: update to 1.0.2Damiano Renfer2015-01-17
|/ | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* gnutls: updated to 3.3.12Nikos Mavrogiannopoulos2015-01-17
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* openconnect: bumped versionNikos Mavrogiannopoulos2015-01-17
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #790 from jaspersalathe/patch-1Nikos Mavrogiannopoulos2015-01-17
|\ | | | | openconnect: cmdline parameter for CA not moved
| * openconnect: cmdline parameter for CA not movedJasper2015-01-16
| | | | | | The location for the server CA file was moved in b53e5bfe875d673fc8a57a4766d7af6fc1b3e074, but the corresponding command line option for opeconnect not updated.
* | Merge pull request #792 from chris5560/masterSteven Barth2015-01-17
|\ \ | |/ |/| ddns-scripts: Update to Version 2.1.0-5
| * ddns-scripts: Update to Version 2.1.0-5Christian Schoenebeck2015-01-17
|/ | | | | | | | | | | | | | | | restructure startup of dnymaic_dns_updater.sh - first run load_all_config_options (it returns 1 if SECTION_ID not found) #779 - set all defaults if necessary - verify if username and/or password is needed inside update_url #779 - remove wait - will be done by retry_interval and retry_count if communication fails provider specific update scripts - verify if username/password are needed services_ipv6 - added freedns.afraid.org - IPv6 should work due to their documentation minor fixes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* Merge pull request #783 from tru7/patch-1Steven Barth2015-01-16
|\ | | | | knxd: fix path in Makefile and some cleanups
| * knxd: fix path in Makefile and some cleanupsOthmar Truniger2015-01-15
| | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #784 from commodo/python-fix-debianSteven Barth2015-01-16
|\ \ | | | | | | python: add patch to remove Debian/Ubuntu multiarch support
| * | python: add patch to remove Debian/Ubuntu multiarch supportAlexandru Ardelean2015-01-15
| | | | | | | | | | | | | | | | | | | | | Seems when cross compiling on x86_64 Debian (most likely Ubuntu too) the host's paths will be added too causing build failures for some extensions. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #787 from luizluca/elfutils-updateLuiz Angelo Daros de Luca2015-01-16
|\ \ \ | | | | | | | | elfutils: update to 0.161
| * | | elfutils: update to 0.161Luiz Angelo Daros de Luca2015-01-16
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | For elfutils changes since 0.160: https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-December/004481.html For OpenWRT, minor patches fixes. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | Merge pull request #786 from luizluca/ruby_updateLuiz Angelo Daros de Luca2015-01-16
|\ \ \ | |_|/ |/| | ruby: update to 2.2.0
| * | ruby: update to 2.2.0Luiz Angelo Daros de Luca2015-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For ruby changes since 2.1.x: https://github.com/ruby/ruby/blob/v2_2_0/NEWS Relevant changes for OpenWRT: * all patches for ruby-core where merged upstream and they are not needed anymore (only rdoc patch remains) - PR for the rdoc github project was added to the patch header (https://github.com/rdoc/rdoc/pull/340) * new package ruby-powerassert for introduced new bundled gem power_assert * new package ruby-unicodenormalize for Unicode normalization files * removed ruby-dl as DL was removed after being deprecated * ruby-{minitest,testunit} where removed from ruby library. Now they are bundled gems * test and sample files where removed from gems in order to save resources and reduce pkgs dependencies * script ruby_find_pkgsdeps was updated to match upstream changes Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | Merge pull request #781 from Adze1502/masterSteven Barth2015-01-15
|\ \ \ | | | | | | | | mwan3: update to version 1.5-10
| * | | mwan3: update to version 1.5-10Adze15022015-01-15
|/ / / | | | | | | | | | | | | | | | | | | Fixed issue in mwan3 status output with mwan3 interfaces not yet configuerd in network config Removed nexthop argument as it is no longer used Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | | pen: change source to http, ftp seems to timeout for some clientsSteven Barth2015-01-15
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #778 from tru7/patch-1Steven Barth2015-01-15
|\ \ \ | |/ / |/| | knxd: bump to latest release, add conffile
| * | knxd: bump to latest release, add conffileOthmar Truniger2015-01-14
|/ / | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #776 from aTanW/masterSteven Barth2015-01-14
|\ \ | |/ |/| gammu: add libusb dependency
| * gammu: add libusb dependencyaTanW2015-01-14
| | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 1 + 1 file changed, 1 insertion(+)
* | ocserv: store permanent config files in /etc/configNikos Mavrogiannopoulos2015-01-12
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #773 from chris5560/masterNaoir2015-01-12
|\ \ | | | | | | libidn: make availible idn command line tool
| * | libidn: make availible idn command line toolChristian Schoenebeck2015-01-12
| | | | | | | | | | | | | | | | | | | | | Modified Makefile to make also availible the idn command line tool under "Network"->"IP Addresses and Names"->"idn" Signed-off-by: Christian Schoenebeck christian.schoenebeck@gmail.com
* | | perl-dbi: Update to 1.633Marcel Denia2015-01-12
|/ / | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | mtr: update to v0.86Jonathan McCrohan2015-01-11
| | | | | | | | | | | | Drop 521-glib-dependency-fixes.patch; merged upstream Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | squid: initial import from old-packagesLuka Perkov2015-01-12
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | Merge pull request #772 from chris5560/masterSteven Barth2015-01-11
|\ \ | | | | | | luci-app-privoxy: modified to support new LuCI structure