Dominik Menke
8d441a568c
ecdsautils/libecdsautil: add 0.3.2.20160630
...
These changes are a direct copy of [1]. The original commit
messages were:
> commit 0a6411b56b9edeba1809ffe45c03dbb7261bf45c
> Author: Matthias Schiffer <mschiffer@universe-factory.net >
> Date: Sun May 8 11:39:22 2016 +0200
>
> ecdsautils: update to current git, add libecdsautil
>
> The addition of libecdsautil required us to switch from statically
> linked libuecc to a shared library (as we also want shared
> libecdsautil).
> commit 05bc59f3196b1dc05afe845e1df0073e40f0757d
> Author: Nils Schneider <nils@nilsschneider.net >
> Date: Mon Jul 21 14:51:42 2014 +0200
>
> ecdsautils: update to v0.3.2
> commit db7d9410b3e21f5770f28a3c537ba6a681c24e62
> Author: Nils Schneider <nils@nilsschneider.net >
> Date: Thu Jul 10 16:28:10 2014 +0200
>
> ecdsautils: download using git instead of http
> commit 3a1b6541b43d4801608c391d64582af41e7a155a
> Author: Nils Schneider <nils.schneider@gmail.com >
> Date: Wed Feb 6 13:30:26 2013 +0100
>
> Add ecdsautils v0.2
[1]: https://github.com/freifunk-gluon/packages/blob/0a6411b56b9edeba1809ffe45c03dbb7261bf45c/utils/ecdsautils/Makefile
Signed-off-by: Dominik Menke <dom@digineo.de >
2016-12-14 10:48:32 +01:00
Dominik Menke
8dd99f4f7f
libuecc: use shared instead of static library
...
This patch prepares for another future package (ecdsautils),
which builds multiple binaries all linked to libuecc.
The changes are a direct copy of [1]. The original commit
message was:
> commit cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1
> From: Matthias Schiffer <mschiffer@universe-factory.net >
> Date: Tue, 3 May 2016 21:33:34 +0200
> Subject: libuecc: use shared instead of static library
>
> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
[1]: https://github.com/freifunk-gluon/gluon/blob/cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1/patches/packages/openwrt/0007-libuecc-use-shared-instead-of-static-library.patch
Signed-off-by: Dominik Menke <dom@digineo.de >
2016-12-14 10:47:51 +01:00
Yousong Zhou
7b812e8fdd
qemu: build sub-packages only for selected targets
...
While at it, move these pacakges to submenu Utilities -> Virtualization
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2016-12-13 21:15:33 -06:00
Hannu Nyman and GitHub
efbef54ced
Merge pull request #3653 from mlichvar/chrony-asyncdns
...
chrony: enable asynchronous name resolving
2016-12-13 16:13:32 +02:00
Miroslav Lichvar
9dd760815a
chrony: enable asynchronous name resolving
...
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com >
2016-12-13 14:06:56 +01:00
Hannu Nyman and GitHub
73231f6d21
Merge pull request #3642 from danrl/dns64
...
unbound: added DNS64 support
2016-12-13 11:04:01 +02:00
Hannu Nyman and GitHub
e4b6e028de
Merge pull request #3651 from chris5560/ddns-scripts
...
ddns-scripts: set default verbose=0 so scripts run in background
2016-12-12 22:44:19 +02:00
Christian Schoenebeck
13d1169d5e
ddns-scripts: set default verbose=0 so scripts run in background
...
fix #3645 and https://github.com/lede-project/source/pull/596#issuecomment-266395456
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com >
2016-12-12 21:07:20 +01:00
Eric Luehrsen and danrl
c189596a4a
Unbound: added UCI support for DNS64
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com >
Signed-off-by: Dan Luedte <mail@danrl.com >
2016-12-12 08:12:26 +01:00
Yousong Zhou
3aa9ece43c
qemu: virtio-console-helper as a separate package
...
While at it, update copyright header.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2016-12-11 21:32:22 -06:00
Yousong Zhou
c778ff5714
qemu: packaging target {x86_64,arm}-softmmu and friends
...
At the moment, only build these softmmu emulators for x86_64 and sunxi
target. The decision was made for the following reasons
- It seems that interests of virtualization with qemu are mostly from
x86, and ARM recently.
- x86, sunxi boards/boxes capable of running qemu with accel=kvm are more
widely available
- Not all host, target combinations of qemu works, or even compiles
- Extra maintenance work and server resources
Test results are as the following
- Nested vmx works: lede-qemu-x86_64-kvm on lede-qemu-x86_64-kvm
- KVM on Cubieboard2 works
- tcg with malta works: lede-qemu-malta-tcg on lede-qemu-malta-tcg.
But it's too slow to be useful thus not included in this version
- mips64 host does not compile
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2016-12-11 21:32:22 -06:00
Yousong Zhou
83f0cfb71a
qemu: bump to version 2.6.2
...
- use CXX_DEPENDS instead of explictly requiring libstdcpp
- use PKG_INSTALL_DIR for packaging qemu-ga
- explicitly --disable-docs
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2016-12-11 21:32:22 -06:00
Yousong Zhou
3e4d616a74
dtc: initial version 1.4.2
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2016-12-11 21:32:22 -06:00
Hannu Nyman and GitHub
52486075e6
Merge pull request #3644 from chris5560/master
...
ddns-scripts: fix answer of changeip.com
2016-12-11 12:01:20 +02:00
Christian Schoenebeck
099acdb89e
ddns-scripts: fix answer of changeip.com
...
fix answer of changeip.com #3292
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com >
2016-12-11 10:47:51 +01:00
Nikos Mavrogiannopoulos and GitHub
2becb18c52
Merge pull request #3639 from kholk/master
...
ocserv: Add libev prefix to stop configure stage failure
2016-12-10 19:00:55 +01:00
Hannu Nyman and GitHub
18ce1a8f18
Merge pull request #3641 from chris5560/master
...
ddns-scripts: extended/updated Makefile
2016-12-10 11:37:59 +02:00
Christian Schoenebeck
c380d595a8
ddns-scripts: extended/updated Makefile
...
modified Makefile to:
- stop service before install when updating reported at http://forum.lede-project.org/t/ddns-scripts-upgrade-issue/456/1
- run uci-defaults for all packages
- modify services files only on new installation
still some commands already covered by default_postinst() etc. but they are in there for backward compatibilty.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com >
2016-12-09 20:14:06 +01:00
Angelo G. Del Regno
5f6e8651db
ocserv: Add libev prefix to stop configure stage failure
...
This version of ocserv needs us to explicitly specify the prefix
for libev. Add a --with-libev-prefix parameter to make the
configure stage to get the right library.
Signed-off-by: Angelo G. Del Regno <kholk11@gmail.com >
2016-12-09 15:03:16 +01:00
Hannu Nyman and GitHub
c7652be39c
Merge pull request #3635 from p-wassi/lftp_474
...
net/lftp: update to 4.7.4
2016-12-09 10:24:06 +02:00
Ted Hess and GitHub
781b57f177
Merge pull request #3554 from thess/x264-test
...
libx264: Add AMD Geode and i486 to ASM blacklist, fix CPU type test
2016-12-08 15:25:42 -05:00
Ted Hess
a41be403e6
libx264: Add AMD Geode and i486 to ASM blacklist, fix CPU type test
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2016-12-08 15:21:57 -05:00
Yousong Zhou
25621beab4
reaver: use 65536 as snaplen with pcap
...
It should fix issue #3333 . The patch was formed with help from
t6x/reaver-wps-fork-t6x#101
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2016-12-08 09:54:30 -06:00
Ted Hess and GitHub
765ff16b5a
Merge pull request #3556 from thess/libopus-test
...
opus: Disable ASM for xscale and arm926ej-s
2016-12-08 09:58:09 -05:00
p-wassi
bfc5df51e2
net/lftp: update to 4.7.4
...
Update lftp to upstream release 4.7.4
Also update the list of package mirrors.
Signed-off-by: Paul Wassi <p.wassi@gmx.at >
2016-12-08 10:42:11 +01:00
Hannu Nyman and GitHub
9f7da38e77
Merge pull request #3631 from EricLuehrsen/unbound_manconf
...
Unbound: fix regression of manual conf for power user
2016-12-08 10:00:19 +02:00
Eric Luehrsen
1ed2270670
Unbound: fix regression of manual conf for power user
...
- History: prior to package 1.5.10-3 /var/lib/unbound was not used
- History: prior to package 1.5.10-4 no UCI scripts were provided
- Problem: UCI 'option manual_conf 1' only copied unbound.conf and root.key
- Problem: power users that had complex file nests cannot use this
- Fix: README.md includes instructions for /var/lib/unbound jail
- Fix: unbound.sh copies ALL of /etc/unbound for 'option manual_conf 1'
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com >
2016-12-08 00:57:28 -05:00
Daniel Golle and GitHub
72ea367a15
Merge pull request #3627 from ryzhovau/opentracker-conf
...
opentracker: do not rewrite conf files
2016-12-07 16:45:25 +01:00
Hannu Nyman and GitHub
527fd79634
Merge pull request #3628 from fededim/emailrelayfix
...
emailrelay: bugfix #2401
2016-12-07 17:00:20 +02:00
Rupan
8fa1833509
emailrelay: bugfix #2401 , switched to libstdcpp due to some uclibc++ issues
...
Signed-off-by: Federico Di Marco <fededim@gmail.com >
2016-12-07 15:39:08 +01:00
Jo-Philipp Wich and GitHub
b7c332fab4
Merge pull request #3498 from fededim/master
...
softethervpn: added new package 4.21-9613
2016-12-07 15:18:52 +01:00
Alexander Ryzhov
4b1f9ad9cf
opentracker: do not rewrite conf files
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru >
2016-12-07 16:09:53 +03:00
Matthias Schiffer and GitHub
ba5695c1b4
Merge pull request #3626 from p-wassi/ethtool_48
...
net/ethtool: update to 4.8
2016-12-07 11:39:11 +01:00
Hannu Nyman and GitHub
bcb2de7dbd
Merge pull request #3615 from p-wassi/mutt_171
...
mail/mutt: update to 1.7.2
2016-12-07 10:33:47 +02:00
Noah Meyerhans and GitHub
3de60fac7b
Merge pull request #3594 from stintel/bind
...
bind: disable libjson support
2016-12-06 20:26:20 -08:00
p-wassi
a0f2a825c1
net/ethtool: update to 4.8
...
Update ethtool to upstream release 4.8
Signed-off-by: Paul Wassi <p.wassi@gmx.at >
2016-12-05 20:54:49 +01:00
Hannu Nyman and GitHub
2c4e5df48a
Merge pull request #3622 from chris5560/master
...
ddns-scripts: various fixes
2016-12-05 21:48:48 +02:00
Christian Schoenebeck
4ae1484a19
ddns-scripts: various fixes
...
fixes reported in #3621 #3617 #3616
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com >
2016-12-05 20:40:09 +01:00
Ted Hess and GitHub
2d606f93e4
Merge pull request #3614 from p-wassi/avrdude_63
...
utils/avrdude: update to 6.3
2016-12-05 13:39:34 -05:00
Hannu Nyman and GitHub
5f106b0077
Merge pull request #3609 from wodu/linuxptp_package
...
linuxptp: Update to version 1.8
2016-12-05 11:03:13 +02:00
p-wassi
be1e69437b
mail/mutt: update to 1.7.2
...
Update mutt to upstream release 1.7.2
Also introduce a patch for CVE-2014-9116, which addresses
a DoS-attack. The patch is originally found at Debian's
package of mutt 1.7.1
Signed-off-by: Paul Wassi <p.wassi@gmx.at >
2016-12-05 08:26:45 +01:00
p-wassi
1fc42dbf58
utils/avrdude: update to 6.3
...
Update avrdude to upstream release 6.3
Signed-off-by: Paul Wassi <p.wassi@gmx.at >
2016-12-05 08:15:44 +01:00
Hannu Nyman and GitHub
ca768581ea
Merge pull request #3616 from chris5560/master
...
ddns-scripts: update to 2.7.6-1
2016-12-04 17:58:23 +02:00
Christian Schoenebeck
1c20dcb71a
ddns-scripts: update to 2.7.6-1
...
- tld_names.dat.gz
- rename to public_suffix_list.dat.gz
- (re)created during build
- new location /usr/share
- move services files to /etc/ddns
- new services
- CloudFlare.com-v4 using API-Version 4 without using public_suffix_list.dat
- GoDaddy.com
- both depending on cURL package
- both with modified syntax for option domain ( NEW: [host[.subdom]@]domain.tld )
- new service
- Now-DNS.com formerly Now-IP.com
- service afraid.org now supports key-auth and basic-auth
- new command line options for dynamic_dns_updater.sh and dynamic_dns_updater.sh
- adapted ddns.init and ddns.hotplug to new command line options
- renaming config options inside section global
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com >
2016-12-04 16:47:09 +01:00
Hannu Nyman and GitHub
4a07953154
Merge pull request #3613 from ejurgensen/forked-daapd_24.2
...
forked-daapd: Update to version 24.2
2016-12-04 01:23:25 +02:00
Hannu Nyman and GitHub
1ca5e382d6
Merge pull request #3612 from ejurgensen/mxml_2.10
...
mxml: Update to version 2.10
2016-12-04 01:23:04 +02:00
Jonas Gorski
6fccd8801e
znc: allow running without modules
...
Now that we don't ship any modules by default, znc might be started
without any modules. Unfortunately znc refuses to start without any
modules, so patch out the appropriate check.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com >
2016-12-03 17:52:28 +01:00
Jonas Gorski and GitHub
c5d465a53c
Merge pull request #3508 from kdarbyshirebryant/zncplayback
...
znc: add advanced playback module
2016-12-03 17:47:07 +01:00
Jonas Gorski and GitHub
a6a6cf2d47
Merge pull request #3504 from kdarbyshirebryant/zncprocd
...
znc: run as user znc & use procd
2016-12-03 17:44:37 +01:00
ejurgensen
49186dfaef
forked-daapd: Update to version 24.2
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com >
2016-12-03 17:41:26 +01:00