feed/packages.git
6 years agoMerge pull request #5540 from micmac1/jiri-master
Jiri Slachta [Tue, 30 Jan 2018 19:01:47 +0000 (20:01 +0100)]
Merge pull request #5540 from micmac1/jiri-master

libssh2, libxslt, tiff: Version bumps

6 years agoMerge pull request #5530 from philenotfound/mutt-bump
Hannu Nyman [Tue, 30 Jan 2018 14:43:39 +0000 (16:43 +0200)]
Merge pull request #5530 from philenotfound/mutt-bump

mutt: bump to version 1.9.3

6 years agotiff: version bump 5540/head
Sebastian Kemper [Tue, 30 Jan 2018 14:00:00 +0000 (15:00 +0100)]
tiff: version bump

- bump version to 4.0.9
- add patches copied from Debian for CVE-2017-18013 and CVE-2017-9935

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years agolibxslt: version bump
Sebastian Kemper [Tue, 30 Jan 2018 13:56:34 +0000 (14:56 +0100)]
libxslt: version bump

- version bump to 1.1.32
- add --disable-silent-rules for verbose build output

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years agolibssh2: version bump
Sebastian Kemper [Tue, 30 Jan 2018 13:47:12 +0000 (14:47 +0100)]
libssh2: version bump

- Bump version to 1.8.0
- Switch from openssl crypto backend to mbedtls (the package is a lot
  smaller size-wise compared to openssl and libgcrypt)
- mbedtls support was added in 1.8.0 release. Unfortunately the detection
  doesn't work out of the box, so a patch is needed that fixes an m4
  script. For that reason autoreconf must be run.
- Add --with-libz-prefix as without it zlib is not detected (currently
  there is the zlib dependency but libssh2 never actually links to it).
- Add --disable-silent-rules to get verbose build output.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years agomutt: bump to version 1.9.3 5530/head
Phil Eichinger [Mon, 29 Jan 2018 15:59:38 +0000 (16:59 +0100)]
mutt: bump to version 1.9.3

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
6 years agoMerge pull request #5527 from neheb/tra-upnp
Hannu Nyman [Mon, 29 Jan 2018 11:54:28 +0000 (13:54 +0200)]
Merge pull request #5527 from neheb/tra-upnp

transmission: Use external libminiupnpc instead of internal.

6 years agopixiewps: bump to version 1.4.2
Yousong Zhou [Mon, 29 Jan 2018 11:11:48 +0000 (19:11 +0800)]
pixiewps: bump to version 1.4.2

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agostubby: Initial commit of openwrt package for stubby daemon
David Mora [Sun, 14 Jan 2018 13:59:16 +0000 (08:59 -0500)]
stubby: Initial commit of openwrt package for stubby daemon

(This daemon utilizes the getdns library)

Signed-off-by: David Mora <iamperson347+public@gmail.com>
6 years agogetdns: Initial commit of openwrt package for getdns library
David Mora [Sun, 14 Jan 2018 13:55:59 +0000 (08:55 -0500)]
getdns: Initial commit of openwrt package for getdns library

Signed-off-by: David Mora <iamperson347+public@gmail.com>
6 years agotransmission: Use external libminiupnpc instead of internal. 5527/head
Rosen Penev [Sun, 28 Jan 2018 20:22:42 +0000 (12:22 -0800)]
transmission: Use external libminiupnpc instead of internal.

The original patch that forced internal usage hid an actual issue in the build system. Replace patch with upstream one.

Also reorganized the Makefile a bit and removed some cruft.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoMerge pull request #5526 from neheb/mbedtls
Hannu Nyman [Sun, 28 Jan 2018 18:51:48 +0000 (20:51 +0200)]
Merge pull request #5526 from neheb/mbedtls

transmission: Update to 2.93 + fixes [v2]

6 years agotransmission: Update to 2.93 + fixes [v2] 5526/head
Rosen Penev [Sun, 28 Jan 2018 18:04:19 +0000 (10:04 -0800)]
transmission: Update to 2.93 + fixes [v2]
DNS rebinding protection introduced a new option. Use it to disable it as OpenWrt does not need it.

Adjusted Makefile to use the release instead of a git version. Also cleaned up and added LICENSE entries.

Eliminated useless patches. The syslog one actually doesn't log much. No need to mask the os release anymore either.

Added group entry to init script. Otherwise files end up being owned by user:root which is bogus.

v2: Previous maintainer relied on git version of Transmission for mbedtls support. Backport it to the stable instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agogit: update to 2.16.1
Peter Wagner [Sun, 28 Jan 2018 17:53:26 +0000 (18:53 +0100)]
git: update to 2.16.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agoRevert "transmission: Update to 2.93 + fixes"
Hannu Nyman [Sun, 28 Jan 2018 17:09:38 +0000 (19:09 +0200)]
Revert "transmission: Update to 2.93 + fixes"

This reverts commit 606f615048286f432175f5133cbeb14f9db9257f.

The commit broke the patches:
> Applying ./patches/020-use-internal-miniupnp.patch using plaintext:
> patching file configure.ac
> Hunk #1 succeeded at 378 (offset -8 lines).
>
> Applying ./patches/040-fix-for-mbedtls.patch using plaintext:
> patching file configure.ac
> Hunk #1 FAILED at 154.
> 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej

6 years agoMerge pull request #5524 from Andy2244/krb5-update
Hannu Nyman [Sun, 28 Jan 2018 15:38:20 +0000 (17:38 +0200)]
Merge pull request #5524 from Andy2244/krb5-update

krb5: update to 1.16 and samba4 fixes

6 years agokrb5: add PKG_USE_MIPS16:=0 5524/head
Andy Walsh [Sun, 28 Jan 2018 15:01:39 +0000 (16:01 +0100)]
krb5: add PKG_USE_MIPS16:=0

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years agokrb5: update to 1.16 and samba4 fixes
Andy Walsh [Sun, 28 Jan 2018 14:24:25 +0000 (15:24 +0100)]
krb5: update to 1.16 and samba4 fixes

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years agoMerge pull request #5519 from Andy2244/libtirpc-add
Hannu Nyman [Sun, 28 Jan 2018 09:58:56 +0000 (11:58 +0200)]
Merge pull request #5519 from Andy2244/libtirpc-add

libtirpc: add package v1.0.2

6 years agoMerge pull request #5523 from wvdakker/master
Hannu Nyman [Sun, 28 Jan 2018 09:57:20 +0000 (11:57 +0200)]
Merge pull request #5523 from wvdakker/master

Shorewall: Bump to version 5.1.11.1

6 years agoMerge pull request #5521 from kissg1988/django-statici18n
Hannu Nyman [Sun, 28 Jan 2018 09:50:27 +0000 (11:50 +0200)]
Merge pull request #5521 from kissg1988/django-statici18n

django-statici18n: update to 1.6.1

6 years agoShorewall6: Bump to version 5.1.11.1 5523/head
W. van den Akker [Sun, 28 Jan 2018 09:26:17 +0000 (10:26 +0100)]
Shorewall6: Bump to version 5.1.11.1

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoShorewall6-lite: Bump to version 5.1.11.1
W. van den Akker [Sun, 28 Jan 2018 09:25:50 +0000 (10:25 +0100)]
Shorewall6-lite: Bump to version 5.1.11.1

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoShorewall: Bump to version 5.1.11.1
W. van den Akker [Sun, 28 Jan 2018 09:25:15 +0000 (10:25 +0100)]
Shorewall: Bump to version 5.1.11.1

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoShorewall-lite: Bump to version 5.1.11.1
W. van den Akker [Sun, 28 Jan 2018 09:24:38 +0000 (10:24 +0100)]
Shorewall-lite: Bump to version 5.1.11.1

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoShorewall-core: Bump to version 5.1.11.1
W. van den Akker [Sun, 28 Jan 2018 09:23:37 +0000 (10:23 +0100)]
Shorewall-core: Bump to version 5.1.11.1

Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years agoMerge pull request #5484 from neheb/patch-1
Hannu Nyman [Sun, 28 Jan 2018 08:29:05 +0000 (10:29 +0200)]
Merge pull request #5484 from neheb/patch-1

transmission: Update to 2.93 + fixes

6 years agotransmission: Update to 2.93 + fixes 5484/head
Rosen Penev [Sun, 21 Jan 2018 23:04:51 +0000 (15:04 -0800)]
transmission: Update to 2.93 + fixes

DNS rebinding protection introduced a new option. Use it to disable it as OpenWrt does not need it.

Adjusted Makefile to use the release instead of a git version. Also cleaned up and added LICENSE entries.

Eliminated useless patches. The syslog one actually doesn't log much. No need to mask the os release anymore either.

Added group entry to init script. Otherwise files end up being owned by user:root which is bogus.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agolibtirpc: add package v1.0.2 5519/head
Andy Walsh [Sun, 28 Jan 2018 01:09:35 +0000 (02:09 +0100)]
libtirpc: add package v1.0.2

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years agodjango-statici18n: update to 1.6.1 5521/head
Gergely Kiss [Sun, 28 Jan 2018 00:55:52 +0000 (01:55 +0100)]
django-statici18n: update to 1.6.1

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
6 years agoinadyn: update package description and project url
Yousong Zhou [Sat, 27 Jan 2018 06:36:41 +0000 (14:36 +0800)]
inadyn: update package description and project url

Fixes #5348

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agogithub: adapt templates
Yousong Zhou [Fri, 26 Jan 2018 02:10:00 +0000 (10:10 +0800)]
github: adapt templates

Remove refs to LEDE and use "OpenWrt" instead of "OpenWRT"

Remove instructions on self-checking pull request content for the
following considerations

 - The checks are now enforced by travis autocheck scripts
 - Github now prompts users to refer to the contributing guide on
   submitting new issue and pull request

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoMerge pull request #5504 from pprindeville/perl-cleanup
Philip Prindeville [Fri, 26 Jan 2018 23:41:46 +0000 (16:41 -0700)]
Merge pull request #5504 from pprindeville/perl-cleanup

perlmod: avoid 'do' semantics and just concatenate

6 years agoMerge pull request #5503 from tmn505/perl-aarch64
Philip Prindeville [Fri, 26 Jan 2018 19:54:41 +0000 (12:54 -0700)]
Merge pull request #5503 from tmn505/perl-aarch64

perl: add build config for aarch64

6 years agoMerge pull request #5500 from remakeelectric/luaposix-xopen-rt
Philip Prindeville [Fri, 26 Jan 2018 15:23:52 +0000 (08:23 -0700)]
Merge pull request #5500 from remakeelectric/luaposix-xopen-rt

luaposix: musl compatibility with XOPEN_REALTIME

6 years agoMerge pull request #5499 from daztucker/master
Hannu Nyman [Fri, 26 Jan 2018 14:26:58 +0000 (16:26 +0200)]
Merge pull request #5499 from daztucker/master

net/https-dns-proxy: Update to 2018-01-24.

6 years agoMerge pull request #5509 from stangri/vpnbypass
Hannu Nyman [Fri, 26 Jan 2018 14:26:05 +0000 (16:26 +0200)]
Merge pull request #5509 from stangri/vpnbypass

vpnbypass: better start/stop from Web UI and triggers

6 years agoMerge pull request #5510 from stangri/simple-adblock
dibdot [Fri, 26 Jan 2018 11:03:29 +0000 (12:03 +0100)]
Merge pull request #5510 from stangri/simple-adblock

simple-adblock: better start/stop/reload/uninstall

6 years agoMerge pull request #5502 from pprindeville/issue/5488.bis
Michael Heimpold [Fri, 26 Jan 2018 06:21:16 +0000 (07:21 +0100)]
Merge pull request #5502 from pprindeville/issue/5488.bis

php7: redux of fix for issue #5488

6 years agosimple-adblock: better start/stop/reload/uninstall 5510/head
Stan Grishin [Fri, 26 Jan 2018 03:35:52 +0000 (19:35 -0800)]
simple-adblock: better start/stop/reload/uninstall

Signed-off-by: Stan Grishin <stangri@melmac.net>
6 years agovpnbypass: better start/stop from Web UI and triggers 5509/head
Stan Grishin [Fri, 26 Jan 2018 03:16:35 +0000 (19:16 -0800)]
vpnbypass: better start/stop from Web UI and triggers

Signed-off-by: Stan Grishin <stangri@melmac.net>
6 years agoperlmod: avoid 'do' semantics and just concatenate 5504/head
Philip Prindeville [Fri, 26 Jan 2018 01:34:32 +0000 (18:34 -0700)]
perlmod: avoid 'do' semantics and just concatenate

In Perl the 'do' construct has some odd side-effects regarding $@,
$!, and return values (i.e. 'do'ing a file which evaluates to undef
can be a little ambiguous).

Instead, generate a preamble to the Makefile.PL and execute it as
stdin.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoRevert "perl-inline-c: patch Makefile.PL to not eval undef"
Philip Prindeville [Thu, 25 Jan 2018 22:41:16 +0000 (15:41 -0700)]
Revert "perl-inline-c: patch Makefile.PL to not eval undef"

This reverts commit 5470c60a91653fa34591540f38e119dc5e8ab5cc.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoRevert "perl: when Makefile.PL fails give more feedback"
Philip Prindeville [Thu, 25 Jan 2018 01:11:56 +0000 (18:11 -0700)]
Revert "perl: when Makefile.PL fails give more feedback"

This reverts commit a4aaaf8d8f2eb6d8431f8b1a97ba97380364aa04.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoRevert "perlmod: redux handling odd Makefile.PL eval value"
Philip Prindeville [Thu, 25 Jan 2018 01:10:37 +0000 (18:10 -0700)]
Revert "perlmod: redux handling odd Makefile.PL eval value"

This reverts commit f03cd7b5aca1c7b041ca120cbf684d1b3c48c236.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoperl: add build config for aarch64 5503/head
Tomasz Maciej Nowak [Thu, 25 Jan 2018 23:40:17 +0000 (00:40 +0100)]
perl: add build config for aarch64

Because nonexistent aarch64.config the build of perl will fail for ARM
64-bit targets. Fix it by adding mentioned config. Fixes #2963.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
6 years agonet/https-dns-proxy: Update to 2018-01-24. 5499/head
Darren Tucker [Wed, 24 Jan 2018 05:50:19 +0000 (16:50 +1100)]
net/https-dns-proxy: Update to 2018-01-24.

Add dependency on ca-bundle without which the HTTPS fetches fail.
Add "-x" option to force HTTP/1.1 instead of HTTP/2.0
Add a workaround for bug in libcurl <7.530 that prevents it from
working at all when built with mbedtls.

Signed-off-by: Darren Tucker <dtucker@dtucker.net>
Acked-by: Aaron Drew <aarond10@gmail.com>
6 years agophp7: redux of fix for issue #5488 5502/head
Philip Prindeville [Thu, 25 Jan 2018 22:19:30 +0000 (15:19 -0700)]
php7: redux of fix for issue #5488

Upstream was a little premature on asking for a change and not
vetting it.  Here is the currently proposed fix.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoMerge pull request #5501 from pprindeville/issue/5488
Michael Heimpold [Thu, 25 Jan 2018 20:08:48 +0000 (21:08 +0100)]
Merge pull request #5501 from pprindeville/issue/5488

php7: fix issue 5488

6 years agophp7: fix issue 5488 5501/head
Philip Prindeville [Thu, 25 Jan 2018 18:38:57 +0000 (11:38 -0700)]
php7: fix issue 5488

Depending on which version of libiconv you're using, php_iconv_string()
doesn't always null out *out as part of its initialization.  This
patch makes that behavior invariant.

Submitted upstream as https://github.com/php/php-src/pull/3037 where
it's approved and waiting a merge.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoluaposix: musl compatibility with XOPEN_REALTIME 5500/head
Karl Palsson [Thu, 25 Jan 2018 15:11:46 +0000 (15:11 +0000)]
luaposix: musl compatibility with XOPEN_REALTIME

musl-libc doesn't define _XOPEN_REALTIME as it doesn't implement the
full set of the realtime operations.  However, it _does_ implement
POSIX_TIMERS, which is what luaposix _should_ be checking for in the
posix.time module.

I've filed https://github.com/luaposix/luaposix/issues/295 to track this
upstream, but this is a simpler, verified fix for our older version of
luaposix.

This restores functions like posix.time.clock_gettime(CLOCK_MONOTONIC)
for instance, which was available with pre-musl builds of luaposix.

Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years agoexfat-nofuse: set Yousong Zhou as the current maintainer
Yousong Zhou [Wed, 24 Jan 2018 02:06:03 +0000 (10:06 +0800)]
exfat-nofuse: set Yousong Zhou as the current maintainer

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoexfat-nofuse: bump to source date 2017-06-20
Yousong Zhou [Wed, 24 Jan 2018 02:04:09 +0000 (10:04 +0800)]
exfat-nofuse: bump to source date 2017-06-20

Fixes #5322, #5444.  Closes #5388

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoMerge pull request #5495 from Wedmer/master
Ted Hess [Wed, 24 Jan 2018 21:12:48 +0000 (16:12 -0500)]
Merge pull request #5495 from Wedmer/master

zoneinfo: Updated to the latest release

6 years agozoneinfo: Updated to the latest release 5495/head
Vladimir Ulrich [Wed, 24 Jan 2018 16:19:33 +0000 (19:19 +0300)]
zoneinfo: Updated to the latest release

Signed-off-by: Vladimir Ulrich <admin@evl.su>
6 years agoMerge pull request #5490 from TDT-AG/pr/20180123-stunnel-fix-reload
Hannu Nyman [Tue, 23 Jan 2018 17:22:17 +0000 (19:22 +0200)]
Merge pull request #5490 from TDT-AG/pr/20180123-stunnel-fix-reload

net/stunnel: fix reload and crash loop on invalid configuration

6 years agoMerge pull request #5489 from mwarning/zerotier
Hannu Nyman [Tue, 23 Jan 2018 17:21:19 +0000 (19:21 +0200)]
Merge pull request #5489 from mwarning/zerotier

zerotier: support controller mode

6 years agofdk-aac: Update to latest (20171220), cleanup optimization opts
Ted Hess [Tue, 23 Jan 2018 14:55:45 +0000 (09:55 -0500)]
fdk-aac: Update to latest (20171220), cleanup optimization opts

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agonet/stunnel: Remove abdicate maintainer 5490/head
Florian Eckert [Tue, 23 Jan 2018 11:10:39 +0000 (12:10 +0100)]
net/stunnel: Remove abdicate maintainer

Update PKG_RELEASE version to 4.
Remove Daniel Engberg from PGK_MAINTANER list.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/stunnel: check if service section is configured to prevent crash loop
Florian Eckert [Tue, 23 Jan 2018 10:35:30 +0000 (11:35 +0100)]
net/stunnel: check if service section is configured to prevent crash loop

If a service section is not presented in the configuration then stunnel will
always start anyway. This ends in a crash loop because the configuration is not
valid.
Checking in "uci" mode if a service section is presented and only then
start the stunnel service will solve this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/stunnel: do always stop/start on config change
Florian Eckert [Tue, 23 Jan 2018 10:12:16 +0000 (11:12 +0100)]
net/stunnel: do always stop/start on config change

Do not send a SIGHUP on reload configuration let procd restart the
service with stop/start. This is saver.

Add uci generated stunnel file to procd "file" attribute to
reload/restart the stunnel service.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agozerotier: support controller mode 5489/head
Moritz Warning [Tue, 23 Jan 2018 10:39:37 +0000 (11:39 +0100)]
zerotier: support controller mode

* add config_path option since the controller mode needs a persisting path to be used
* add patch to fix a bug in the controller code (https://github.com/zerotier/ZeroTierOne/issues/553)
* disable zerotier by default, as the default settings let it connect to a public network

Signed-off-by: Moritz Warning <moritzwarning@web.de>
6 years agoMerge pull request #5395 from diizzyy/sound-mpg123
Zoltan Herpai [Tue, 23 Jan 2018 09:55:36 +0000 (10:55 +0100)]
Merge pull request #5395 from diizzyy/sound-mpg123

mpg123: Update to 1.25.8

6 years agortty: Add package
Jianhui Zhao [Thu, 18 Jan 2018 10:07:14 +0000 (18:07 +0800)]
rtty: Add package

A reverse proxy WebTTY. It is composed of the client and the server.

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
6 years agoMerge pull request #5311 from mwarning/kadnode
champtar [Mon, 22 Jan 2018 03:37:01 +0000 (04:37 +0100)]
Merge pull request #5311 from mwarning/kadnode

kadnode: add new package

6 years agoMerge pull request #5390 from diizzyy/net-inadyn
champtar [Sun, 21 Jan 2018 14:05:02 +0000 (15:05 +0100)]
Merge pull request #5390 from diizzyy/net-inadyn

inadyn: Update to 2.3

6 years agoMerge pull request #5387 from diizzyy/admin-netdata
champtar [Sun, 21 Jan 2018 13:38:07 +0000 (14:38 +0100)]
Merge pull request #5387 from diizzyy/admin-netdata

admin/netdata: Update to 1.9.0

6 years agoMerge pull request #5483 from micmac1/move-sngrep-and-sipgrep-to-telephony
champtar [Sun, 21 Jan 2018 13:36:37 +0000 (14:36 +0100)]
Merge pull request #5483 from micmac1/move-sngrep-and-sipgrep-to-telephony

Move sngrep and sipgrep to openwrt/telephony

6 years agosngrep: move to telephony repo 5483/head
Sebastian Kemper [Sun, 21 Jan 2018 13:24:55 +0000 (14:24 +0100)]
sngrep: move to telephony repo

Delete sngrep from openwrt/packages. Once done it will be put into the
openwrt/telephony repo.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years agosipgrep: move to telephony repo
Sebastian Kemper [Sun, 21 Jan 2018 13:23:11 +0000 (14:23 +0100)]
sipgrep: move to telephony repo

Delete sipgrep from openwrt/packages. Once done it will be put into the
openwrt/telephony repo.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years agoMerge pull request #5482 from neheb/patch-1
champtar [Sun, 21 Jan 2018 06:12:32 +0000 (07:12 +0100)]
Merge pull request #5482 from neheb/patch-1

btrfs-progs: Bump to 4.14.1 + add Build/InstallDev

6 years agobtrfs-progs: Bump to 4.14.1 + add Build/InstallDev 5482/head
Rosen Penev [Sun, 21 Jan 2018 03:48:50 +0000 (19:48 -0800)]
btrfs-progs: Bump to 4.14.1 + add Build/InstallDev

Supersedes #5173 and bumps the version to latest. Tested on ramips (mt7621).

Signed-off-by: Eugene Chekanskiy <echekanskiy@gmail.com>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agoopenconnect: build without options we don't support
Nikos Mavrogiannopoulos [Sat, 20 Jan 2018 22:45:37 +0000 (23:45 +0100)]
openconnect: build without options we don't support

That is, since we don't require gssapi or libpskc, avoid
accidental builds with it.

Closes #5474

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
6 years agoMerge pull request #5429 from philenotfound/mutt-bump
Hannu Nyman [Sat, 20 Jan 2018 21:46:04 +0000 (23:46 +0200)]
Merge pull request #5429 from philenotfound/mutt-bump

mutt: bump to version 1.9.2

6 years agoMerge pull request #5257 from lynxis/rb_libgcrypt
champtar [Sat, 20 Jan 2018 21:33:38 +0000 (22:33 +0100)]
Merge pull request #5257 from lynxis/rb_libgcrypt

libgcrypt: remove build timestamp

6 years agoMerge pull request #5371 from MikePetullo/libsoup
champtar [Sat, 20 Jan 2018 21:04:48 +0000 (22:04 +0100)]
Merge pull request #5371 from MikePetullo/libsoup

libsoup: update to 2.60.2

6 years agolibiio: update to 0.12
Michael Heimpold [Sat, 20 Jan 2018 20:57:28 +0000 (21:57 +0100)]
libiio: update to 0.12

- remove upstreamed patch
- remove dependency to libavahi-common which does not exist,
  seems that I have confused library name vs package name (fixes #5480)
(- only compile tested at the moment)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agoMerge pull request #5389 from diizzyy/libs-confuse
champtar [Sat, 20 Jan 2018 20:14:56 +0000 (21:14 +0100)]
Merge pull request #5389 from diizzyy/libs-confuse

confuse: remove myself as maintainer

6 years agoMerge pull request #5481 from hnyman/coova
champtar [Sat, 20 Jan 2018 19:29:29 +0000 (20:29 +0100)]
Merge pull request #5481 from hnyman/coova

coova-chilli: remove matrixssl dependency

6 years agocoova-chilli: remove matrixssl dependency 5481/head
Hannu Nyman [Sat, 20 Jan 2018 14:44:08 +0000 (16:44 +0200)]
coova-chilli: remove matrixssl dependency

matrixssl is still in the oldpackages repo,
so coova-chilli should not depend on it.

Remove the config option for selecting matrixssl lib
and the dependency declaration.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agoMerge pull request #5451 from jow-/ulogd-conditional-deps
Jo-Philipp Wich [Sat, 20 Jan 2018 14:19:50 +0000 (15:19 +0100)]
Merge pull request #5451 from jow-/ulogd-conditional-deps

ulogd: conditionalize dependencies

6 years agoMerge pull request #5478 from EricLuehrsen/unbound_168
Hannu Nyman [Sat, 20 Jan 2018 08:03:20 +0000 (10:03 +0200)]
Merge pull request #5478 from EricLuehrsen/unbound_168

unbound: update to 1.6.8 for CVE-2017-15105

6 years agounbound: update to 1.6.8 for CVE-2017-15105 5478/head
Eric Luehrsen [Sat, 20 Jan 2018 01:06:59 +0000 (20:06 -0500)]
unbound: update to 1.6.8 for CVE-2017-15105

A vulnerability was discovered in the processing of wildcard synthesized
NSEC records. While synthesis of NSEC records is allowed by RFC4592,
these synthesized owner names should not be used in the NSEC processing.
This does, however, happen in Unbound 1.6.7 and earlier versions.
(see https://unbound.net/downloads/CVE-2017-15105.txt)

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
6 years agoMerge pull request #5421 from alive4ever/mksh-r56b
Hannu Nyman [Fri, 19 Jan 2018 16:04:09 +0000 (18:04 +0200)]
Merge pull request #5421 from alive4ever/mksh-r56b

utils/mksh: update to r56b

6 years agoMerge pull request #5456 from jefferyto/python-automat
Hannu Nyman [Fri, 19 Jan 2018 16:03:13 +0000 (18:03 +0200)]
Merge pull request #5456 from jefferyto/python-automat

python-automat: new package

6 years agoMerge pull request #5455 from jefferyto/python-hyperlink
Hannu Nyman [Fri, 19 Jan 2018 16:03:02 +0000 (18:03 +0200)]
Merge pull request #5455 from jefferyto/python-hyperlink

python-hyperlink: new package

6 years agoMerge pull request #5454 from jefferyto/python-incremental
Hannu Nyman [Fri, 19 Jan 2018 16:02:53 +0000 (18:02 +0200)]
Merge pull request #5454 from jefferyto/python-incremental

python-incremental: new package

6 years agoMerge pull request #5453 from jefferyto/python-constantly
Hannu Nyman [Fri, 19 Jan 2018 16:02:40 +0000 (18:02 +0200)]
Merge pull request #5453 from jefferyto/python-constantly

python-constantly: new package

6 years agoMerge pull request #5473 from jefferyto/twisted-17.9.0
Hannu Nyman [Fri, 19 Jan 2018 13:10:38 +0000 (15:10 +0200)]
Merge pull request #5473 from jefferyto/twisted-17.9.0

twisted: updated to 17.9.0, add src package

6 years agovpnc: fix using proto_add_host_dependency
Yousong Zhou [Fri, 19 Jan 2018 03:14:32 +0000 (11:14 +0800)]
vpnc: fix using proto_add_host_dependency

Fixes #4343

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agobuild,travis: don't fail on WARNING
Etienne Champetier [Thu, 18 Jan 2018 21:05:57 +0000 (13:05 -0800)]
build,travis: don't fail on WARNING

OpenWrt build now outputs WARNING on dependencies issues, for exemple
"WARNING: Makefile 'package/feeds/packages/coova-chilli/Makefile' has a dependency on 'libmatrixssl', which does not exist"

Relax the check for now

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoser2net: fix dynamic config generation (refs #5302)
Michael Heimpold [Thu, 18 Jan 2018 21:30:19 +0000 (22:30 +0100)]
ser2net: fix dynamic config generation (refs #5302)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agognunet: update sources
Daniel Golle [Thu, 4 Jan 2018 21:45:08 +0000 (22:45 +0100)]
gnunet: update sources

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agotwisted: updated to 17.9.0, add src package 5473/head
Jeffery To [Mon, 15 Jan 2018 16:40:45 +0000 (00:40 +0800)]
twisted: updated to 17.9.0, add src package

There have been some new dependencies added in recent versions of
Twisted (mostly internal classes that have been spun out into their own
libraries):

* constantly (#5453), since 16.5.0
* incremental (#5454), since 16.5.0
* Automat (#5456), since 17.1.0
* hyperlink (#5455) since 17.5.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years agoMerge pull request #5468 from u1f35c/master
Hannu Nyman [Thu, 18 Jan 2018 16:32:03 +0000 (18:32 +0200)]
Merge pull request #5468 from u1f35c/master

utils/collectd: Re-add option to enable encrypted network output

6 years agoMerge pull request #5433 from MikePetullo/vips
Hannu Nyman [Thu, 18 Jan 2018 14:45:56 +0000 (16:45 +0200)]
Merge pull request #5433 from MikePetullo/vips

vips: update to 8.6.1

6 years agoMerge pull request #5466 from danielg4/master
Hannu Nyman [Thu, 18 Jan 2018 14:45:13 +0000 (16:45 +0200)]
Merge pull request #5466 from danielg4/master

unbound: fix crash when using odhcpd w/o dnsmasq

6 years agoMerge pull request #5465 from commodo/fix-python-recursive-deps
Hannu Nyman [Thu, 18 Jan 2018 14:44:20 +0000 (16:44 +0200)]
Merge pull request #5465 from commodo/fix-python-recursive-deps

python,python3: fix recursive deps caused by dangling DEPENDS

6 years agounbound: fix crash when using odhcpd w/o dnsmasq 5466/head
Daniel Gimpelevich [Wed, 17 Jan 2018 16:05:12 +0000 (08:05 -0800)]
unbound: fix crash when using odhcpd w/o dnsmasq

When using the configuration under "Unbound and odhcpd" in the package's
README.md, the scripts generated a malformed config file for unbound, due
to an "ip route" command giving extra output lines with the string
"anycast" where the awk script expects an address. These are now filtered.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
6 years agoglib2: update to 2.55.1
Peter Wagner [Thu, 18 Jan 2018 10:29:30 +0000 (11:29 +0100)]
glib2: update to 2.55.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>