1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 04:14:01 +02:00
Commit Graph

5132 Commits

Author SHA1 Message Date
Rosen Penev
3d3cd5d394
Merge pull request #7906 from Mathieu-Coupe/patch-2
[packages] tinyproxy: handling of option XTinyproxy
2019-04-30 12:10:29 -07:00
Rosen Penev
d544a6ba24
Merge pull request #8758 from cotequeiroz/noddos_fixes
noddos: add libipset-7, uclient-fetch compatiblity
2019-04-30 12:01:53 -07:00
Rosen Penev
90c8e9d684
Merge pull request #8849 from EricLuehrsen/unbound_dhcp_master
unbound: fix local dns synthesis corner cases
2019-04-30 11:47:21 -07:00
Rosen Penev
4cb5d63ae6
Merge pull request #8834 from dengqf6/ariang
ariang: update to 1.1.0
2019-04-30 07:56:24 -07:00
Rosen Penev
c8b3fa3b20
Merge pull request #8814 from val-kulkov/subversion-package
subversion: update to the latest stable release
2019-04-30 07:54:54 -07:00
Alexandru Ardelean
ffb716efb7 treewide,python: take over maintainership from Gergely Kiss
This change changes the maintainer to
 `Alexandru Ardelean <ardeleanalex@gmail.com`
for all Python packages owned by
 `Gergely Kiss <mail.gery@gmail.com>`

No functional changes.
Bumping PKG_RELEASE on each package that is updated.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-04-30 08:12:58 -03:00
Eric Luehrsen
1077a04b76 unbound: fix local dns synthesis corner cases
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-04-29 22:34:08 -04:00
Deng Qingfang
b25c770e89 ariang: update to 1.1.0
Update AriaNg to latest release 1.1.0

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-04-30 08:36:22 +08:00
Rosen Penev
95072a4cc1
Merge pull request #8804 from neheb/cif
cifs-utils: Update to 6.9
2019-04-29 13:17:19 -07:00
Rosen Penev
9335895251
Merge pull request #8813 from neheb/miniup
miniupnpd: Fix compilation under glibc
2019-04-29 13:15:48 -07:00
Toni Uhlig
d2f8dbda8c
ptunnel-ng: update to 1.42
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-04-29 20:12:56 +02:00
Deng Qingfang
3d94ecdef0 nginx: update to 1.16.0
Update nginx to latest stable release 1.16.0

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-04-29 13:32:12 +08:00
Rosen Penev
0038d6e971
Merge pull request #8830 from cshoredaniel/pr-nut-nutmon+fsd-fixes
nut: nutmon+fsd fixes
2019-04-28 14:24:31 -07:00
Rosen Penev
65f2802609
Merge pull request #8782 from neheb/sys
sysrepo: Fix compilation with bindings enabled
2019-04-28 13:56:02 -07:00
Daniel F. Dickinson
c25b751041 nut: Actually do FSD when required
The code was all there but the call do the function containing it was missing,
so call the function so that forced (UPS) shutdown occurs on a battery critical
or manually requested FSD situation.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-04-28 20:44:15 +00:00
Daniel F. Dickinson
867ea959a2 nut: Fix nutmon issues with init
NUT's upsmon is rather peculiar in that it has a child process that runs as
a regular user and a parent process that runs as root (in order to facilitate
shutting down the device if needed).  procd doesn't deal well with this and
doing 'normal' procd stop / restart / etc results in the child process still
hanging around but with not parent, which causes undesired behaviour.  Therefore,
add the use of 'upsmon -c stop' during process shutdown / restart in order to
ensure that upsmon is actually fully stopped.

Also fixes nut-monitor going into crashloop on network changes (due to
trigger that restarted upsmon but failed due to orphan child from before
restart).

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-04-28 20:17:12 +00:00
Val Kulkov
b32f8d4ff0 subversion: revise Makefile
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-04-28 00:43:49 -04:00
Val Kulkov
dd701545dc subversion: update to the latest stable release
Update to version 1.12.0.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-04-27 17:56:52 -04:00
Rosen Penev
ee4a1c0c09
miniupnpd: Fix compilation under glibc
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-27 12:01:45 -07:00
Rosen Penev
ed4def810e
Merge pull request #8745 from neheb/squ
squid: Update to 4.6
2019-04-26 08:44:10 -07:00
Yousong Zhou
989ef5d414 openvswitch: switch to using python3 both on build and target machine
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-26 21:03:37 +08:00
Yousong Zhou
21ac0adcd2 openvswitch: add openvswitch-python3 package
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-04-26 21:03:37 +08:00
Rosen Penev
f88a06ca10
Merge pull request #8805 from gladiac1337/feature-haproxy-v1.8.19-updates-2
haproxy: Update all patches for HAProxy v1.8.19 #2
2019-04-26 00:52:54 -07:00
Christian Lachner
b7d6096f54 haproxy: Update all patches for HAProxy v1.8.19
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.19.html)
- Raise PKG_RELEASE to 4

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-04-26 08:56:27 +02:00
Rosen Penev
94452b37de
Merge pull request #8800 from neheb/i2p
i2pd: Update to 2.24.0
2019-04-25 19:21:43 -07:00
Rosen Penev
a7da02af73
cifs-utils: Update to 6.9
Reorganized and cleaned up Makefile for consistency between packages.

Disabled relro and pie. The build system already handles those.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-25 14:51:26 -07:00
Rosen Penev
97823e5fdc
ntpclient: Fix NTP_RUNNING command to work when procps-ng is installed
busybox ps and procps-ng ps have different outputs. Force busybox ps usage
to fix this.

Also cleaned up the script using shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-25 14:17:33 -07:00
Rosen Penev
40ce491132
i2pd: Update to 2.24.0
Needed to fix compilation with Boost 1.70.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-25 10:54:33 -07:00
Jonas Gorski
a969468df9
Merge pull request #8755 from neheb/znc3
znc: Clean up Makefile and fix compilation on PPC
2019-04-25 13:56:29 +02:00
Daniel Engberg
79fbba5ef9
Merge pull request #8794 from albert-lopez/oor
oor: update to 1.3.0
2019-04-25 12:52:39 +02:00
Albert Lopez
1dbbd892f5 oor: update to release 1.3.0
Signed-off-by: Albert Lopez <alopez@ac.upc.edu>
2019-04-25 10:48:50 +02:00
Rosen Penev
2f5d0ba823
Merge pull request #8791 from MikePetullo/lighttpd
lighttpd: mark module configuration files
2019-04-25 00:46:48 -07:00
Florian Eckert
422af17bc7
Merge pull request #8783 from TDT-AG/pr/20190424-stunnel
stunnel: update to version 5.53
2019-04-25 09:44:46 +02:00
W. Michael Petullo
9cf412c0cb lighttpd: mark module configuration files
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-24 15:57:34 -04:00
Andy Walsh
710700c7b4 samba4: fix build with parallel jobs
* fixes openwrt/packages#8721

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-04-24 12:21:18 +02:00
Florian Eckert
ed91f37e37 stunnel: update to version 5.53
Update to version 5.53

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-24 10:07:24 +02:00
Rosen Penev
63edc1b4f0
sysrepo: Fix compilation with bindings enabled
By default the buildbot does not build the bindings and thus misses this.

The BUILD_DEPENDS is totally broken. Removing the + sign should fix it.

The SWIG directories are wrong. Fix them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-23 22:00:16 -07:00
Rosen Penev
ade6422955
Merge pull request #8703 from neheb/minic
miniupnpc: Update to 2.1.20190408
2019-04-22 22:54:56 -07:00
Rosen Penev
27cf721a35
znc: Clean up Makefile and fix compilation on PPC
Some of these hacks were needed when uClibc++ was used. Now that it is not
we can remove them.

Remove libpthread dependency. Not only is it unneeded, package-defaults
already specifies it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-22 18:39:18 -07:00
Eneas U de Queiroz
ca4590ccdf
noddos: add libipset-7, uclient-fetch compatiblity
Old API compatibility was kept with a compatiblity shim.

Detect wget --timestamping support to make it compatible with
uclient-fetch implementation of wget.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-22 16:54:02 -03:00
Rosen Penev
63f30bcf6b
Merge pull request #8743 from lucize/libreswan-klips
libreswan: backport deprecating KLIPS
2019-04-22 11:46:45 -07:00
Rosen Penev
1246339e04
Merge pull request #8671 from neheb/mini
miniupnpd: Update to 2.1.20190408
2019-04-22 11:16:30 -07:00
Hannu Nyman
921aeb6699
Merge pull request #8712 from jefferyto/obfs4proxy-0.0.10
obfs4proxy: Update to 0.0.10
2019-04-22 20:04:10 +03:00
Peter Wagner
20468cfef1 nfs-kernel-server: create nfs user and group
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-04-22 11:26:28 +02:00
Rosen Penev
f7e7ee5ff3
squid: Update to 4.6
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-21 15:15:53 -07:00
Daniel Engberg
54624e189f
Merge pull request #8702 from diizzyy/samba4-urls
Samba4: Rework URLs
2019-04-21 22:15:29 +02:00
Lucian Cristian
b4b98e2922 libreswan: backport deprecating KLIPS
remove building kernel module, it is not used and is not working with 4.19

rework the ready to use l2tp-ipsec example

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-21 16:47:51 +03:00
Peter Wagner
626a4315a9 openssh: update to 8.0p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-04-20 18:09:21 +02:00
Rosen Penev
f1772130fe
Merge pull request #8730 from dengqf6/npn
nginx: fix #8729
2019-04-20 08:52:55 -07:00
Rosen Penev
46fc281e9e nfs-utils: Fix compilation on some platforms
Added a patch sent upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-20 13:17:50 +02:00