Luiz Angelo Daros de Luca
5c5f7fa76f
ruby: openssl requires digest
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
5 years ago
Rosen Penev
5117ed17f4
Merge pull request #10061 from ynezz/upstream/service-status-fix
treewide: fix service status
5 years ago
Rosen Penev
e9a3a4c354
Merge pull request #10781 from Andy2244/samba-4.11-python3-new
samba4: update to 4.11.4 (python3 version), add rpcsvc-proto, add libasn1 host build
5 years ago
Rosen Penev
b535844e5d
Merge pull request #10813 from EricLuehrsen/unbound_196
unbound: update to 1.9.6
5 years ago
Rosen Penev
e6e3de1d0f
Merge pull request #10785 from neheb/apple
[WIP]Add idevicerestore
5 years ago
Rosen Penev
097c34a0dc
Merge pull request #10826 from BKPepe/urllib
python-urllib3: Update to version 1.25.7
5 years ago
Rosen Penev
2b81ecdb66
Merge pull request #10827 from BKPepe/syslog
syslog-ng: Update to version 3.25.1
5 years ago
Rosen Penev
486c023494
Merge pull request #10821 from cshoredaniel/pr-remove-msmtp-scripts
msmtp-scripts: Remove as abandoning upstream; msmtp-queue works
5 years ago
Daniel Golle
b0131c446e
gnunet: revert accidentally committed version bump
0.12.0 tarballs aren't out yet, I accidentally committed the changed
version in commit b6a9bd3bf3
("gnurl: update to version 7.67.0").
Revert gnunet back to 0.11.8.
Reported-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
Josef Schlehofer
338486f433
python-urllib3: Update to version 1.25.7
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Josef Schlehofer
ac4870f205
syslog-ng: Update to version 3.25.1
Bump version in config
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Nikos Mavrogiannopoulos
7275525c56
vpnc-script: bumped release version
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
5 years ago
Nikos Mavrogiannopoulos
80ab3fdc49
vpnc-script: enable reconnect
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
5 years ago
Michael Heimpold
d5c18b1d5e
php7: update to 7.2.26
This fixes:
- CVE-2019-11046
- CVE-2019-11044
- CVE-2019-11045
- CVE-2019-11050
- CVE-2019-11047
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years ago
Rosen Penev
c996e6b470
Merge pull request #10819 from ja-pa/lmdb-fix-ar
lmdb: use toolchain AR for compilation
5 years ago
Daniel F. Dickinson
1d12cc2a22
msmtp-scripts: Remove as abandoning upstream; msmtp-queue works
I am upstream for msmtp-scripts and have decided to abandon the project. Therefore
remove msmtp-scripts from OpenWrt -- there is already msmtp-queue which is 'good enough'
for the use cases where msmtp-scripts had any relevance.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years ago
Jan Pavlinec
7c82793719
lmdb: use toolchain AR for compilation
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years ago
Jo-Philipp Wich
dde503da13
cgi-io: close pipe descriptors early
In the command read side, close the superfluous write end of the pipe
early to ensure that EOF is reliably detected. Without that change, splice
calls to read from the pipe will occasionally hang until the CGI process
is eventually killed due to timeout.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
5 years ago
Eric Luehrsen
173f2d6c9f
unbound: update to 1.9.6
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
5 years ago
Hannu Nyman
b1634c1737
Merge pull request #10754 from stangri/master-https-dns-proxy
https-dns-proxy: switch to https-dns-proxy package name
5 years ago
Stan Grishin
da30fe7e90
https-dns-proxy: switch to https-dns-proxy package name
Signed-off-by: Stan Grishin <stangri@melmac.net>
5 years ago
Rosen Penev
7b54bf9b40
Merge pull request #10810 from tru7/knxd
knxd: adjust startup files to better comply with procd
5 years ago
Michael Heimpold
7fdbf40278
Merge pull request #10806 from micmac1/libzip-fts
libzip: fix musl-fts failure
5 years ago
Rosen Penev
f9da2a0400
Merge pull request #10804 from br101/pingcheck-update
pingcheck: Update to latest version
5 years ago
Othmar Truniger
615a4ae9d7
knxd: adjust startup files to better comply with procd
Signed-off-by: Othmar Truniger <github@truniger.ch>
5 years ago
Bruno Randolf
163596d622
pingcheck: Update to latest version
Signed-off-by: Bruno Randolf <br1@einfach.org>
5 years ago
Andy Walsh
c50c5836ea
samba4: update to 4.11.4
* update to 4.11.4 (python3 version)
* re-enable AD-DC option
* add 'samba_nice' UCI option via "config procd 'extra'"
* restructure buildsteps (don't rely on waf --targets logic)
* move quota option into VFS
* move ACL option into AC-DC
* add more admin-tools
* use rpath_install for libs
* fix rpath + rstrip
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years ago
Rosen Penev
fb356f90f1
Merge pull request #10778 from bobafetthotmail/minidlna-fix
minidlna: add static uuid in config
5 years ago
Rosen Penev
3671405460
Merge pull request #10795 from neheb/l
lua-rs232: Update to latest master
5 years ago
Sebastian Kemper
0c381f7c7a
libzip: fix musl-fts failure
musl doesn't support fts. But with the extra package musl-fts installed,
libzip picks up the fts header and fails at the linking stage:
zipcmp.c:(.text.startup+0x130): undefined reference to `fts_open'
/home/sk/tmp/openwrt/staging_dir/toolchain-mips_24kc_gcc-8.3.0_musl/lib/gcc/mips-openwrt-linux-musl/8.3.0/../../../../mips-openwrt-linux-musl/bin/ld: zipcmp.c:(.text.startup+0x172): undefined reference to `fts_read'
So with musl-fts we need to link in libfts. To address that this commits
patches the cmake setup to check if fts is available in libc itself or
in any external libfts.
So when musl-fts is installed on the system the setup will be the
following:
musl: use libfts
uclibc: use fts from libc
glibc: like uclibc
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
5 years ago
Rosen Penev
e87573a5a7
lua-rs232: Update to latest master
Should fix the no previous prototype errors.
Also fixed the install paths. Now running this should be correct.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
130b770a8b
libplist: Several fixes
Add myself as maintainer.
Add PKG_CPE_ID.
Switch to submenu for easier readability.
Change libplist-utils name to the utility.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
09799e54c6
libusbmuxd: Several fixes
Add myself as maintainer.
Add PKG_CPE_ID.
Add submenu for easier readability.
Install extra tool.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
fb7ed3d996
usbmuxd: Update to latest master
usbmuxd must be ran for many of the idevice tools. Added an init
script to make this easier.
Added myself as maintainer.
Fix PKG_CVE_ID.
Added config directory.
Placed in a submenu for easier readability.
Add extra tool
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
9fbe1c247e
idevicerestore: Add package
Allows to flash an iOS device without using iTunes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
0b51b4c469
libirecovery: Add package
Needed for idevicerestore
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
517005ca51
libimobiledevice: Update to latest master
Added patch to fix Wformat warning.
Fixed license information.
Removed outdated iconv dependency
Placed in a submenu for readability.
Added myself as maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
755144e7b7
Merge pull request #10805 from mmtj/pyroute2-0.5.7
python3-pyroute2: Update to version 0.5.7
5 years ago
Rosen Penev
bf7fb3efe2
Merge pull request #10800 from gladiac1337/haproxy-2.0.11
haproxy: Update HAProxy to v2.0.11
5 years ago
Rosen Penev
1206149dcd
Merge pull request #10803 from Payne-X6/master
knot: update to version 2.9.2
5 years ago
Martin Matějek
b450ceb4d7
python3-pyroute2: Update to version 0.5.7
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
5 years ago
Jan Hak
ca729cd43c
knot: update to version 2.9.2
Signed-off-by: Jan Hak <jan.hak@nic.cz>
5 years ago
Daniel Golle
23460f34e5
gnurl: update homepage URL and use @GNU mirrors
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
Rosen Penev
ce89774942
Merge pull request #10793 from micmac1/dnsdist-no-bomb
dnsdist: fix various build failures
5 years ago
Rosen Penev
31fb078125
Merge pull request #10794 from mhei/add-libconfig
libzip: add package
5 years ago
Yousong Zhou
14ee7cd3bf
qemu: bump to version 4.2.0
5 years ago
Daniel Engberg
f36cb43188
Merge pull request #10798 from Andy2244/wsdd2-(2019-12-14)
wsdd2: update to git (2019-12-15), bind to 'lan' only
5 years ago
Alexander Couzens
662e83c97b
libmicrohttpd: update to version 0.9.69
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
5 years ago
Andy Walsh
e1a305a355
wsdd2: update to git (2019-12-15), bind to 'lan' only
* update to git (2019-12-15)
* bind to 'lan' interface only
* make cifsd compatible (avoid testparm dependency)
* only start if needed
* add meta data (vendor, model, sku)
* update smb.conf procd location
* lower restart delay
* remove outdated patch
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years ago
Daniel Golle
b6a9bd3bf3
gnurl: update to version 7.67.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago