Val Kulkov
61e33ee1fc
subversion: partial revert of b32f8d4ff0
...
Commit b32f8d4ff0
broke compilation
of Subversion on systems where unixodbc package is present.
This partial revert fixes issue #8975 .
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-05-14 02:05:56 -04:00
Daniel Golle
1f4df64f6a
gnunet: update to v0.11.4 and clean-up packaging
...
gnunet-reclaim-sqlite is no more in 0.11.4.
Also remove duplicate files also contained in gnunet-utils package.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-05-14 02:58:25 +02:00
Rosen Penev
2862d5d10b
Merge pull request #8855 from mwarning/smcroute
...
smcroute: add new package
2019-05-13 13:41:57 -07:00
Rosen Penev
870a71d05b
Merge pull request #8959 from brunompena/package-tac_plus-libpam_variant
...
tac_plus: Disabled PAM by default and added a PAM variant
2019-05-13 00:08:56 -07:00
Peter Wagner
7b062f478d
rpcinfo: add upstream commit to fix stack buffer overflow
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-05-12 21:14:31 +02:00
Peter Wagner
c01f3bf0ba
nfs-kernel-server: update to 2.3.4
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-05-12 21:12:55 +02:00
Hannu Nyman
6d6bceed8c
Merge pull request #8607 from mmaraya/port-mirroring-1.4.4
...
Port mirroring 1.4.4
2019-05-12 10:24:13 +03:00
Bruno Pena
394b90e9d1
tac_plus: Disabled PAM by default and added a PAM variant
...
Signed-off-by: Bruno Pena <brunompena@gmail.com>
2019-05-12 09:21:51 +02:00
Rosen Penev
3226673a48
iodine: Fix compilation with uClibc-ng
...
daemon is supported now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-11 14:00:44 -07:00
Rosen Penev
544ae9a44f
Merge pull request #8910 from neheb/rs
...
rsyslog: Remove unnecessary depends
2019-05-11 12:07:48 -07:00
Rosen Penev
9d85d1b4a8
Merge pull request #8947 from jonathanunderwood/stubby-0.2.6
...
stubby: update to 0.2.6
2019-05-11 12:04:07 -07:00
Jonathan G. Underwood
53a4edf7d3
stubby: set PKG_SOURCE_VERSION using PKG_VERSION
...
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 21:50:58 +01:00
Jonathan G. Underwood
780d5e6898
stubby: remove PKG_SOURCE from Makefile
...
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 21:45:51 +01:00
Jonathan G. Underwood
1a0df27ed2
stubby: add support for TLS configuration options
...
- tls_cipher_list
- tls_ciphersuites
- tls_min_version
- tls_max_version
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 21:45:51 +01:00
Daniel Golle
ce32209685
gnurl: update to version 7.64.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-05-10 22:36:51 +02:00
Jonathan G. Underwood
b0cc47b143
stubby: add support for tls_port resolver config option ( #8889 )
...
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 20:24:38 +01:00
Jonathan G. Underwood
2391c91afe
stubby: update to 0.2.6
...
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 19:58:48 +01:00
Rosen Penev
6fe4de8170
Merge pull request #6808 from xueliu/new-lora-gateway
...
LoRa: Add package lora-gateway-hal
2019-05-10 08:18:17 -07:00
Rosen Penev
ba50688747
Merge pull request #8097 from brunompena/package-tac_plus
...
tac_plus: New package
2019-05-10 08:06:48 -07:00
Rosen Penev
c8448ecaaa
Merge pull request #8936 from audricschiltknecht/fix-freeradius3-sql
...
freeradius3: Fix conffiles for mod-sql-* packages
2019-05-10 08:04:15 -07:00
Audric Schiltknecht
3f6f6080d9
freeradius3: Fix conffiles for mod-sql-* packages
...
Signed-off-by: Audric Schiltknecht <audric.schiltknecht@viagenie.ca>
2019-05-10 07:38:48 -04:00
Andy Walsh
9c8d7444cc
samba4: update to 4.9.7
...
* update to 4.9.7
* add write_list, read_list UCI support
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-05-10 11:12:21 +02:00
Rosen Penev
238f7a2c6a
stubby: Update PKG_RELEASE
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-10 01:00:48 -07:00
Jonathan G. Underwood
5db119a1cc
stubby: fix handling of pkis in config ( #8888 )
...
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-05-10 00:26:38 +01:00
Yousong Zhou
742ab4a928
shadowsocks-libev: README.md: add "incompatible changes" section
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-09 06:15:20 +00:00
Yousong Zhou
afe7d34240
shadowsocks-libev: move plugin options to server section
...
Plugin options are properties of shadowsocks deployment as a whole,
including both server and each client components. Multiple client
instances accessing the same server will need to share the same plugin
settings
With this change, plugin options will need to specified to "server" and
"ss-server" section, not to each component section.
Fixes: c19e949
("shadowsocks-libev: add plugin options support")
Reference: https://github.com/openwrt/packages/issues/8903#issuecomment-489674137
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-09 06:13:44 +00:00
Rosen Penev
a30dcf8fc5
Merge pull request #8931 from TDT-AG/pr/20190508-keepalived
...
keepalived: update to version 2.0.16
2019-05-08 15:45:39 -07:00
Xue Liu
e2ce890a31
lora-gateway-hal: Add package lora-gateway
...
Add a package for the Semtech lora-gateway-hal.
This package includes three sub packages which
are libloragw, lora-gateway-tests and lora-gateway-utils.
Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
2019-05-08 23:28:21 +02:00
Michael Heimpold
6945d9a6ff
Merge pull request #8911 from neheb/set
...
set2net: Remove false depends
2019-05-08 21:45:00 +02:00
Florian Eckert
bd2040cfdf
keepalived: update to version 2.0.16
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-05-08 11:11:26 +02:00
Rosen Penev
a963fcb2ca
Merge pull request #8913 from neheb/ptp
...
linuxptp: Remove false depends
2019-05-07 08:30:44 -07:00
Ted Hess
31e992cf01
Merge pull request #8916 from diizzyy/net-socat-1733
...
net/socat: Update to 1.7.3.3
2019-05-06 16:19:18 -04:00
Rosen Penev
0a3772b48e
Merge pull request #8921 from ysc3839/tr-web-control
...
Revert "transmission-web: set conflicts with transmission-web-control"
2019-05-06 11:38:56 -07:00
Rosen Penev
f31949d649
Merge pull request #8920 from mstorchak/tgt
...
tgt: update to 1.0.77
2019-05-06 11:38:09 -07:00
Maxim Storchak
e8248bd86e
tgt: update to 1.0.77
...
- update to 1.0.77
- apply patches from Rosen Penev for compatibility with uClibc-ng
- add an option for rotation_rate selection
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2019-05-06 20:08:39 +03:00
Richard Yu
6b49b9c566
Revert "transmission-web: set conflicts with transmission-web-control"
...
This reverts commit 18c9a03770
.
To fix "make menuconfig" shows "recursive dependency detected".
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-05-07 00:14:28 +08:00
Yousong Zhou
c19e949380
shadowsocks-libev: add plugin options support
...
Reference: https://github.com/openwrt/packages/issues/8903
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-06 15:11:09 +00:00
Daniel Engberg
11270c979b
net/socat: Update to 1.7.3.3
...
Update socat to 1.7.3.3
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-05-06 08:25:42 +00:00
Rosen Penev
6a02fa76b7
linuxptp: Remove false depends
...
It seems ever since the switch to uClibc-ng, this builds perfectly fine.
Moved PKG_MAINTAINER variable for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-05 16:08:27 -07:00
Rosen Penev
4942dd1285
set2net: Remove false depends
...
These depends actually have the effect of disabling ser2net when uClibc-ng
is selected. Remove them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-05 16:06:21 -07:00
Rosen Penev
5d723c4551
rsyslog: Remove unnecessary depends
...
It seems these are actually not required.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-05 16:04:40 -07:00
Rosen Penev
5e28ab3eff
Merge pull request #8846 from neheb/get
...
geth: Update to 1.8.27
2019-05-05 11:50:43 -07:00
Peter Wagner
47a9d74761
tor: update to 0.4.0.5
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-05-05 18:01:21 +02:00
Jeffery To
3c7b11fcb7
uwsgi-cgi: Remove reference to python-package.mk
...
Since no Python packages are produced by this package, including
python-package.mk is unnecessary.
This removes the reference to python-package.mk. (PKG_RELEASE is
unchanged as this should have no effect on the build.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-04 03:58:56 +08:00
Yousong Zhou
3680e969b1
openvswitch: fix compilation of intree datapath kmod
...
Reference: https://github.com/openwrt/packages/issues/8548#issuecomment-488871090
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-05-03 17:53:03 +00:00
Rosen Penev
7fea6570e5
Merge pull request #8842 from ysc3839/tr-web-control
...
transmission-web-control: add new package
2019-05-03 09:37:47 -07:00
Rosen Penev
ec19fe8db0
Merge pull request #8824 from MikePetullo/scapy
...
scapy: update to 2.4.2 and make use of Python 3
2019-05-03 09:32:59 -07:00
W. Michael Petullo
0647bcbed3
scapy: update to 2.4.2 and make use of Python 3
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-05-03 12:01:06 -04:00
Hannu Nyman
08202c9b78
Merge pull request #8826 from MikePetullo/dmapd
...
dmapd: update to 0.0.81
2019-05-03 18:04:02 +03:00
W. Michael Petullo
bc57420b08
dmapd: update to 0.0.81, update PKG_INSTALL, and remove TARGET_LDFLAGS
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-05-03 09:32:44 -04:00