Commit Graph

9722 Commits

Author SHA1 Message Date
Phil Eichinger 85445578f6 mutt: bump to version 1.9.3
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2018-01-29 17:03:11 +01:00
Hannu Nyman dfcb2ca77c
Merge pull request #5527 from neheb/tra-upnp
transmission: Use external libminiupnpc instead of internal.
2018-01-29 13:54:28 +02:00
Yousong Zhou f6b24878a0 pixiewps: bump to version 1.4.2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-29 19:12:24 +08:00
David Mora bbab28385b stubby: Initial commit of openwrt package for stubby daemon
(This daemon utilizes the getdns library)

Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-01-29 10:45:16 +00:00
David Mora 3e56158e82 getdns: Initial commit of openwrt package for getdns library
Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-01-29 10:45:16 +00:00
Rosen Penev 1e8905176d 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>
2018-01-28 13:13:40 -08:00
Hannu Nyman b3710f578a
Merge pull request #5526 from neheb/mbedtls
transmission: Update to 2.93 + fixes [v2]
2018-01-28 20:51:48 +02:00
Rosen Penev 1d36e57072 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>
2018-01-28 10:04:19 -08:00
Peter Wagner 856c89082d git: update to 2.16.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-01-28 18:54:34 +01:00
Hannu Nyman 3b3fed7fb8 Revert "transmission: Update to 2.93 + fixes"
This reverts commit 606f615048.

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
2018-01-28 19:09:38 +02:00
Hannu Nyman 5ea2e197e3
Merge pull request #5524 from Andy2244/krb5-update
krb5: update to 1.16 and samba4 fixes
2018-01-28 17:38:20 +02:00
Andy Walsh 2538992f31
krb5: add PKG_USE_MIPS16:=0
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-01-28 16:01:39 +01:00
Andy Walsh 6ce614c637 krb5: update to 1.16 and samba4 fixes
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-01-28 15:24:25 +01:00
Hannu Nyman 37e06af64a
Merge pull request #5519 from Andy2244/libtirpc-add
libtirpc: add package v1.0.2
2018-01-28 11:58:56 +02:00
Hannu Nyman 7d7adf498c
Merge pull request #5523 from wvdakker/master
Shorewall: Bump to version 5.1.11.1
2018-01-28 11:57:20 +02:00
Hannu Nyman 0f43d58d64
Merge pull request #5521 from kissg1988/django-statici18n
django-statici18n: update to 1.6.1
2018-01-28 11:50:27 +02:00
W. van den Akker 57ddfa8abc
Shorewall6: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:34:21 +01:00
W. van den Akker 041eae8812
Shorewall6-lite: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:27:07 +01:00
W. van den Akker 64b63a42ca
Shorewall: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:25:29 +01:00
W. van den Akker 555aa23f9b
Shorewall-lite: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:24:53 +01:00
W. van den Akker b1aecff057
Shorewall-core: Bump to version 5.1.11.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-01-28 10:24:02 +01:00
Hannu Nyman 5d0688284b
Merge pull request #5484 from neheb/patch-1
transmission: Update to 2.93 + fixes
2018-01-28 10:29:05 +02:00
Rosen Penev 606f615048 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>
2018-01-27 18:26:40 -08:00
Andy Walsh ae0ebaf47d
libtirpc: add package v1.0.2
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-01-28 02:09:35 +01:00
Gergely Kiss 14ddd5d4da django-statici18n: update to 1.6.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2018-01-28 01:55:52 +01:00
Yousong Zhou bd93547d2b inadyn: update package description and project url
Fixes #5348

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-27 14:38:27 +08:00
Yousong Zhou f552f738e2 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>
2018-01-27 11:24:43 +08:00
Philip Prindeville cda0e18b27
Merge pull request #5504 from pprindeville/perl-cleanup
perlmod: avoid 'do' semantics and just concatenate
2018-01-26 16:41:46 -07:00
Philip Prindeville 951f1da08b
Merge pull request #5503 from tmn505/perl-aarch64
perl: add build config for aarch64
2018-01-26 12:54:41 -07:00
Philip Prindeville 47cf9884f5
Merge pull request #5500 from remakeelectric/luaposix-xopen-rt
luaposix: musl compatibility with XOPEN_REALTIME
2018-01-26 08:23:52 -07:00
Hannu Nyman 3468ba8ef2
Merge pull request #5499 from daztucker/master
net/https-dns-proxy: Update to 2018-01-24.
2018-01-26 16:26:58 +02:00
Hannu Nyman f3e5228313
Merge pull request #5509 from stangri/vpnbypass
vpnbypass: better start/stop from Web UI and triggers
2018-01-26 16:26:05 +02:00
dibdot b9df1a01fb
Merge pull request #5510 from stangri/simple-adblock
simple-adblock: better start/stop/reload/uninstall
2018-01-26 12:03:29 +01:00
Michael Heimpold 62a9b247a0
Merge pull request #5502 from pprindeville/issue/5488.bis
php7: redux of fix for issue #5488
2018-01-26 07:21:16 +01:00
Stan Grishin 4c06b95a34 simple-adblock: better start/stop/reload/uninstall
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25 19:35:52 -08:00
Stan Grishin d7b0dc611f vpnbypass: better start/stop from Web UI and triggers
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25 19:16:35 -08:00
Philip Prindeville 1e0db9ba80 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>
2018-01-25 18:48:34 -07:00
Philip Prindeville 6973d0e1d8 Revert "perl-inline-c: patch Makefile.PL to not eval undef"
This reverts commit 5470c60a91.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-01-25 18:48:34 -07:00
Philip Prindeville 531eb4404b Revert "perl: when Makefile.PL fails give more feedback"
This reverts commit a4aaaf8d8f.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-01-25 18:48:34 -07:00
Philip Prindeville be52f902d8 Revert "perlmod: redux handling odd Makefile.PL eval value"
This reverts commit f03cd7b5ac.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-01-25 18:48:34 -07:00
Tomasz Maciej Nowak 6535c76395 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>
2018-01-26 00:40:17 +01:00
Darren Tucker c962ab62f8 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>
2018-01-26 10:04:02 +11:00
Philip Prindeville e1a4178de1 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>
2018-01-25 15:19:30 -07:00
Michael Heimpold 74eecfebcc
Merge pull request #5501 from pprindeville/issue/5488
php7: fix issue 5488
2018-01-25 21:08:48 +01:00
Philip Prindeville 6230ab4437 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>
2018-01-25 12:51:51 -07:00
Karl Palsson 1ac343bd80 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>
2018-01-25 15:11:46 +00:00
Yousong Zhou 5dd0a570e6 exfat-nofuse: set Yousong Zhou as the current maintainer
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-25 09:36:20 +08:00
Yousong Zhou 780330a251 exfat-nofuse: bump to source date 2017-06-20
Fixes #5322, #5444.  Closes #5388

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-25 09:36:20 +08:00
Ted Hess 8e89a79dc0
Merge pull request #5495 from Wedmer/master
zoneinfo: Updated to the latest release
2018-01-24 16:12:48 -05:00
Vladimir Ulrich b9c2856fc0 zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2018-01-24 19:19:33 +03:00