| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
This reverts commit b53e5bfe875d673fc8a57a4766d7af6fc1b3e074.
|
|
|
|
| |
This reverts commit fa8f5479458ee5163c9907ee3e92d8bd6b62389b.
|
|\
| |
| | |
python3: update using python updates as template
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| |/
|/| |
Davfs2: fixed issue with automake
|
| |
| |
| |
| | |
Signed-off-by: Federico Di Marco fededim@gmail.com
|
|/ |
|
|\
| |
| | |
linknx: update package with updated files
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <gibthub@truniger.ch>
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \
| |/
|/| |
libs/libsodium: update to 1.0.2
|
|/
|
|
| |
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\
| |
| | |
openconnect: cmdline parameter for CA not moved
|
| |
| |
| | |
The location for the server CA file was moved in b53e5bfe875d673fc8a57a4766d7af6fc1b3e074, but the corresponding command line option for opeconnect not updated.
|
|\ \
| |/
|/| |
ddns-scripts: Update to Version 2.1.0-5
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| | |
knxd: fix path in Makefile and some cleanups
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \
| | |
| | | |
python: add patch to remove Debian/Ubuntu multiarch support
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | | |
elfutils: update to 0.161
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| |_|/
|/| | |
ruby: update to 2.2.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| | | |
| | | | |
mwan3: update to version 1.5-10
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \ \
| |/ /
|/| | |
knxd: bump to latest release, add conffile
|
|/ /
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \
| |/
|/| |
gammu: add libusb dependency
|
| |
| |
| |
| |
| |
| |
| | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 1 +
1 file changed, 1 insertion(+)
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \
| | |
| | | |
libidn: make availible idn command line tool
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|/ /
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| |
| |
| | |
Drop 521-glib-dependency-fixes.patch; merged upstream
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|