Rosen Penev
d42259b148
Merge pull request #14191 from luizluca/easy-rsa-3.0.8
openvpn-easy-rsa: bump to 3.0.8
4 years ago
Rosen Penev
69d934f38b
Merge pull request #14135 from simm42/master
Add support to darkstat to allow multiple local networks to be specified for montioring
4 years ago
Luiz Angelo Daros de Luca
de8b7ddc8c
openvpn-easy-rsa: bump to 3.0.8
New easyrsa will look for missing vars and x509-types where easyrsa
is located (following symlink). /usr/bin/easyrsa is now a link
to /usr/lib/easyrsa/easyrsa and /usr/lib/easyrsa/{vars,x509-types} a
link to /etc/easyrsa/{vars,x509-types}. This keeps the same previous
OpenWrt easyrsa behavior which tries to use $PWD/pki and
/etc/easyrsa/{vars,x509-types}, but without patching it.
Easyrsa can also use env vars to set pki root path (instead of
/usr/lib/easyrsa), pki path (instead of $PWD/pki) and vars path.
Those variables are commented in /etc/profile.d/50-openvpn-easy-rsa.sh
as an example of how to make easyrsa run independent of $PWD. That
scriptlet also sets $EASYRSA_TEMP_DIR from $EASYRSA_PKI/tmp to /tmp
in order to avoid writing to persistent media (normally flash). However,
as a profile scriptlet, it will only be used after session is restarted.
The "build" tgz was replaced by the "source" tar. "build" version has a
different file structure, making any patch backports too complex.
I'm also putting myself as maintainer.
Closes openwrt/openwrt#2926 , since it moved to openwrt/packages.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years ago
Michael Heimpold
9279a206e9
Merge pull request #13628 from mhei/php7-test
php7: add CI test script
4 years ago
Rosen Penev
f86acf1e1a
libpng: fix paths in config files
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
20b77be7be
xmlrpc-c: fix config file prefix path
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
8285806e10
curl: fix host config file
Fix the prefix instead.
Replace custom Compile section with PKG_INSTALL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
fb521dd79f
gnurl: fix host config file
Fix the prefix instead.
Replace custom Compile section with PKG_INSTALL.
Minor cleanups for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
7d3737f82a
libgcrypt: fix config file
Change the prefix instead of each path.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
5af59188f6
kmod: fix wrong paths in pkgconfig files
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
4ee2e27896
libuv: fix pkgconfig paths for libuv-static.pc as well
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
7b60ca26c2
iftop: fix compilation with GCC 10
GCC 10 defaults to fno-common, which demands unique defenitions.
Patch taken from buildroot.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Paul Spooren
78b22d532a
iftop: add package
Moved over from openwrt.git
Signed-off-by: Paul Spooren <mail@aparcar.org>
4 years ago
Stan Grishin
822939f537
https-dns-proxy: update binary to 2020-08-21
Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years ago
Rosen Penev
6d4b8cfb76
Merge pull request #14177 from neheb/bash
bash: update to 5.1
4 years ago
Rosen Penev
ebfcc30c3f
Merge pull request #14189 from nxhack/mg_681
mg: update to 6.8.1
4 years ago
Hirokazu MORIKAWA
0f05a0712b
mg: update to 6.8.1
update to 6.8.1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 years ago
Rosen Penev
aca1ee1b67
modemmanager: bump release
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
520a619e58
Merge pull request #13009 from valexi7/master
modemmanager: Added options
4 years ago
Rosen Penev
f64fd72365
Merge pull request #14159 from ja-pa/git-2.29.2
git: update to version 2.29.2
4 years ago
Rosen Penev
fd0188383f
bash: update to 5.1
Remove upstreamed patches.
Refresh others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
04b597a52d
apr-util: fix config file and install to proper location
This allows subversion to find it properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
eb1b4be9bb
Merge pull request #14176 from zhanhb/less
less: update to 563, move binary to /usr/libexec
4 years ago
Rosen Penev
a3573cc072
Merge pull request #14175 from Andy2244/samba-4.13.2
samba4: update to 4.13.2
4 years ago
Rosen Penev
11c8444177
Merge pull request #14174 from Andy2244/libtirpc-1.3.1
libtirpc: update to 1.3.1
4 years ago
Rosen Penev
277fed36b2
Merge pull request #14173 from Andy2244/wsdd2-19-11-2020
wsdd2: update to git (2020-11-19)
4 years ago
Huangbin Zhan
8a8a7cc18f
less: update to general release version 563
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years ago
Huangbin Zhan
7ec279ad3e
less: move binary of alternatives to /usr/libexec
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years ago
Andy Walsh
219d2ec81a
wsdd2: update to git (2020-11-19)
* update to git (2020-11-19)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years ago
Andy Walsh
2789b91e94
samba4: update to 4.13.2
* update to 4.13.2
* remove outdated option "write cache size"
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years ago
Andy Walsh
5b09cedcec
libtirpc: update to 1.3.1
* update to 1.3.1
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years ago
Karl Palsson
7218ff0318
Mosquitto: major update to version 2.0
Major release, full release notes available at:
https://mosquitto.org/blog/2020/12/version-2-0-0-released/
Tested on ath79, ssl full, ssl trimmed and non-ssl builds, and also all
at the same time.
Users may/will run into some of the changes in default
authentication. Note
https://mosquitto.org/documentation/migrating-to-2-0/ for tips on
migrating.
Patch included has already merged upstream, but didn't make the release:
https://github.com/eclipse/mosquitto/pull/1930
Signed-off-by: Karl Palsson <karlp@etactica.com>
4 years ago
Karl Palsson
2973f85310
libs: add cJSON
New package, new dependency of mosquitto v2.0
Signed-off-by: Karl Palsson <karlp@etactica.com>
4 years ago
Rosen Penev
465774e9b5
subversion: update to 1.14.0
Remove several configure options. apr-(utils) has been fixed, which
makes them useless. Also removed PKG_BUILD_DEPENDS for that reason.
Simplify NLS with autoreconf_bool.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
a0b58ea57f
Merge pull request #14166 from neheb/neonn
neon: install neon-config to host path
4 years ago
Rosen Penev
46bb62b1af
Merge pull request #12913 from ja-pa/augeas-new-package
augeas & python-augeas: add new package
4 years ago
Rosen Penev
187f84ea86
Merge pull request #14172 from neheb/apr
apr: install apr-1-config to host
4 years ago
Rosen Penev
96f499f9b6
Merge pull request #14171 from neheb/ftdione
libftdi: install libftdi-config to host
4 years ago
Rosen Penev
367eab02d9
apr: install apr-1-config to host
Helps old packages that don't use pkgconfig.
Fix some extra paths.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
5356753283
libftdi: install libftdi-config to host
Helps old packages that don't use pkgconfig.
Fix wrong paths in config.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
f0e0d88280
Merge pull request #14169 from neheb/daq
libdaq: fix config file
4 years ago
Rosen Penev
48d6dd05c8
Merge pull request #14167 from neheb/ftdi11
libftdi: install libftdi1-config to host
4 years ago
Rosen Penev
54bffc9b5c
Merge pull request #14161 from graysky2/htop
htop: update to 3.0.3-1
4 years ago
Rosen Penev
e5a0331846
Merge pull request #14170 from neheb/pcre222
pcre2: install pcre2-config to host path
4 years ago
Rosen Penev
c2cc52f2f1
Merge pull request #14164 from neheb/gphotoo
libgphoto2: install config files to host
4 years ago
Rosen Penev
b61a79e2c9
Merge pull request #14168 from neheb/tagg
taglib: install taglib-config to host path
4 years ago
Rosen Penev
307073d4b0
Merge pull request #14163 from neheb/krb
krb5: install krb5-config to host
4 years ago
Rosen Penev
8ebe927a84
Merge pull request #14165 from neheb/mc
libmcrypt: install libmcrypt-config to host
4 years ago
Rosen Penev
eee073cf19
libftdi: install libftdi1-config to host
Helps old packages that don't use pkgconfig.
Fix prefix paths as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
5e814c7972
pcre2: install pcre2-config to host path
Helps old packages that do not use pkgconfig.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago