Jeffery To
f9ed65d922
python: Remove references to variants in readme
Build variants are no longer necessary.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years ago
Rosen Penev
f10f1b6c40
cereal: fix mips64 compilation
Added miscellaneous fixes.
Fixed PKG_NAME to a sane one as v$(PKG_VERSION) can conflict with
others.
Separate CMAKE_OPTIONS in lines for clarity.
Add JUST_INSTALL_CEREAL to fix compilation with mips64.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
bffe690644
Merge pull request #12376 from peterwillcn/erlang
erlang: upgrade opt 23.0
4 years ago
Hannu Nyman
ba73a21954
Merge pull request #12475 from lucize/googlepam
google-authenticator-libpam: update to 1.09
4 years ago
Hannu Nyman
e5709cb8fe
Merge pull request #12476 from lucize/pcitools
pciutils: update to 3.7.0
4 years ago
Lucian Cristian
b3d676babd
pciutils: update to 3.7.0
also update the pci.ids
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years ago
Lucian Cristian
2c458ad12c
google-authenticator-libpam: update to 1.09
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years ago
Hannu Nyman
b593cc5871
Merge pull request #12474 from gladiac1337/haproxy-2.1.7
haproxy: Update HAProxy to v2.1.7
4 years ago
Christian Lachner
7aac79e041
haproxy: Update HAProxy to v2.1.7
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years ago
David Woodhouse
9a5b77bebb
dawn: update to latest version
Includes:
- uci: truncate hostname at first dot
- ubus/uci/datastorage: add iface and hostname
- ubus: use strncpy and add backwards compatibility
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
4 years ago
David Woodhouse
f2bfc7ca98
minizip: explicitly disable libbsd
Fixes #12471
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
4 years ago
Xiaobo Tian
55b247b3a8
erlang: upgrade opt 23.0
Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
4 years ago
Rosen Penev
218e433ea2
Merge pull request #12434 from neheb/pcre
pcre: update to 8.4.4
4 years ago
Rosen Penev
ce744f6985
Merge pull request #12468 from zhanhb/kmod-alternatives
kmod: add ALTERNATIVES
4 years ago
Rosen Penev
24c822d746
Merge pull request #12469 from neheb/zst
zstd: fix compilation without host distutils
4 years ago
Rosen Penev
cf8bbd3f34
Merge pull request #12467 from zhanhb/less-alternatives
less: update ALTERNATIVES
4 years ago
Rosen Penev
ec3798645d
zstd: fix compilation without host distutils
This is the case in debian.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Huangbin Zhan
d8663931dd
less: update ALTERNATIVES
Avoid conflict with busybox
Closes #11960
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
4 years ago
Huangbin Zhan
8a2420a251
kmod: add ALTERNATIVES
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
5 years ago
Rosen Penev
2a3948b04d
Merge pull request #12466 from neheb/j
elektra: fully remove HostBuild
4 years ago
Rosen Penev
a8461581b7
elektra: fully remove HostBuild
This is cosmetic since host-compile.mk is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Hannu Nyman
69fd6ab319
Merge pull request #12464 from Andy2244/softethervpn5-9674
softethervpn5: update to 9672
4 years ago
Hannu Nyman
cbb2526834
Merge pull request #12465 from Andy2244/wsdd2-2020-05-06
wsdd2: update to git 2020-05-06
4 years ago
Andy Walsh
0792409a13
wsdd2: update to git 2020-05-06
* update to git 2020-05-06
* Fix '-b' option parsing
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years ago
Andy Walsh
9c756cf618
softethervpn5: update to 9672
* update to 9672
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years ago
Rosen Penev
6b1d2365a9
Merge pull request #12419 from lynxis/ipmitool
ipmitool: fix CVE-2020-5208
4 years ago
Alexander Couzens
b2a9219f73
ipmitool: fix CVE-2020-5208
All patches has been applied upstream.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
4 years ago
Florian Eckert
e6392cde92
Merge pull request #12389 from TDT-AG/pr/20200603-xinetd-uci
xinetd: add uci support
4 years ago
Florian Eckert
33f836a1c2
xinetd: do not save xinet.d configrations on sysupgrade
Since we can now configure xinet.d with uci, it is no longer necessary
to save the configuration in /etc/xinet.d/* when upgrading the system.
This was wrong anyway, because other packages can also store configuration
there. If this configuration get changed then the new/changed one will never get
applied, because the configration is always replaced with the saved
configration during sysupgrade.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years ago
Helge Mader
be55bce946
xinetd: add support for UCI configuration
Signed-off-by: Helge Mader <ma@dev.tdt.de>
4 years ago
Rosen Penev
ac8847e377
Merge pull request #12324 from aaronjg/openfortivpn/netifd
openfortivpn: Use netifd for script rather than init script
4 years ago
Rosen Penev
0f5c140f0f
Merge pull request #12428 from neheb/liba
libarchive: update to 3.4.3
4 years ago
Rosen Penev
9731d36472
Merge pull request #12426 from neheb/xmlr
xmlrpc-c: update to 1.51.06
4 years ago
Rosen Penev
95af49ae56
Merge pull request #12440 from neheb/autom
automake: update to 1.16.2
4 years ago
Rosen Penev
df812d31eb
Merge pull request #12432 from neheb/yara2
yara: update to 4.0.1
4 years ago
Rosen Penev
e24cf0039b
Merge pull request #12264 from cotequeiroz/ctop-mipsel
ctop: don't build on mipsel
4 years ago
Rosen Penev
e510ad79a4
Merge pull request #12422 from neheb/procpp
procps-ng: update to 3.3.16
4 years ago
Rosen Penev
c92ffe2b05
Merge pull request #12435 from neheb/less
less: update to 562
4 years ago
Rosen Penev
0eeff6918d
Merge pull request #12427 from neheb/libcc
libcap: update to 2.34
4 years ago
Rosen Penev
fb00f44780
Merge pull request #12388 from neheb/dnsd
dnsdist: fix compilation with libcxx 10
4 years ago
Rosen Penev
9cfed70535
Merge pull request #12453 from stangri/master-simple-adblock
simple-adblock: remove obsolete dshield.org links from config
4 years ago
Rosen Penev
b247d3c851
Merge pull request #11365 from jmarcet/docker-compose_3_3
Docker compose (3 of 3)
4 years ago
Rosen Penev
1635bda9fd
Merge pull request #11364 from jmarcet/docker-compose_2_3
Docker compose (2 of 3)
4 years ago
Rosen Penev
2796ced1b2
Merge pull request #11363 from jmarcet/docker-compose_1_3
Docker compose (1 of 3)
4 years ago
Rosen Penev
bad7a80a7e
Merge pull request #12452 from jmarcet/ctop-stale-file
ctop: drop .swp file added by mistake
4 years ago
Rosen Penev
958da054d2
Merge pull request #12415 from haraldg/elektra_0.9.2
elektra: update to 0.9.2
4 years ago
Rosen Penev
d9257e0696
Merge pull request #12456 from bobafetthotmail/patch-1
hwinfo: disable compile with uclibc
4 years ago
Alberto Bursi
669dddef24
hwinfo: disable compile with uclibc
this package fails to compile with uclibc,
disable it if the uclibc toolchain is selected
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
4 years ago
Stan Grishin
eb398862b5
simple-adblock: remove obsolete dshield.org links from config
Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years ago
Javier Marcet
e97178cfa0
ctop: drop .swp file added by mistake
Signed-off-by: Javier Marcet <javier@marcet.info>
4 years ago