Commit Graph

19949 Commits

Author SHA1 Message Date
Jeffery To 6bb3e26fe2
python: Revise pypi.mk section of readme
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-11 16:49:56 +08:00
Jeffery To c662835372
python: Fix relative links in readme
This also removes a link to pypi.org; the previous sentence already
links to pypi.org, a second link in the same paragraph isn't necessary.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-11 16:36:38 +08:00
David Woodhouse bcaf610a29 minizip: fix $(PKG_SOURCE) to include $(PKG_NAME) to avoid conflicts
Just as Rosen did for cereal in #12477.

Likewise, clean up the CMAKE_OPTIONS onto separate lines for readability.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-11 09:27:31 +01:00
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>
2020-06-11 16:23:49 +08:00
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>
2020-06-10 16:50:15 -07:00
Rosen Penev bffe690644
Merge pull request #12376 from peterwillcn/erlang
erlang: upgrade opt 23.0
2020-06-10 13:38:38 -07:00
Hannu Nyman ba73a21954
Merge pull request #12475 from lucize/googlepam
google-authenticator-libpam: update to 1.09
2020-06-10 20:22:09 +03:00
Hannu Nyman e5709cb8fe
Merge pull request #12476 from lucize/pcitools
pciutils: update to 3.7.0
2020-06-10 20:20:27 +03:00
Lucian Cristian b3d676babd pciutils: update to 3.7.0
also update the pci.ids

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-06-10 19:49:09 +03:00
Lucian Cristian 2c458ad12c google-authenticator-libpam: update to 1.09
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-06-10 19:25:44 +03:00
Hannu Nyman b593cc5871
Merge pull request #12474 from gladiac1337/haproxy-2.1.7
haproxy: Update HAProxy to v2.1.7
2020-06-10 19:07:40 +03:00
Christian Lachner 7aac79e041 haproxy: Update HAProxy to v2.1.7
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-06-10 15:02:16 +02:00
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>
2020-06-10 11:40:52 +01:00
David Woodhouse f2bfc7ca98 minizip: explicitly disable libbsd
Fixes #12471

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-10 11:40:50 +01:00
Xiaobo Tian 55b247b3a8 erlang: upgrade opt 23.0
Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
2020-06-10 17:07:40 +08:00
Rosen Penev 218e433ea2
Merge pull request #12434 from neheb/pcre
pcre: update to 8.4.4
2020-06-10 01:59:35 -07:00
Rosen Penev ce744f6985
Merge pull request #12468 from zhanhb/kmod-alternatives
kmod: add ALTERNATIVES
2020-06-10 01:58:56 -07:00
Rosen Penev 24c822d746
Merge pull request #12469 from neheb/zst
zstd: fix compilation without host distutils
2020-06-09 22:44:51 -07:00
Rosen Penev cf8bbd3f34
Merge pull request #12467 from zhanhb/less-alternatives
less: update ALTERNATIVES
2020-06-09 17:35:51 -07:00
Rosen Penev ec3798645d
zstd: fix compilation without host distutils
This is the case in debian.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-09 16:31:06 -07:00
Huangbin Zhan d8663931dd less: update ALTERNATIVES
Avoid conflict with busybox
Closes #11960

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-10 07:05:41 +08:00
Huangbin Zhan 8a2420a251 kmod: add ALTERNATIVES
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-10 06:38:01 +08:00
Rosen Penev 2a3948b04d
Merge pull request #12466 from neheb/j
elektra: fully remove HostBuild
2020-06-09 15:16:08 -07:00
Rosen Penev a8461581b7
elektra: fully remove HostBuild
This is cosmetic since host-compile.mk is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-09 14:56:06 -07:00
Hannu Nyman 69fd6ab319
Merge pull request #12464 from Andy2244/softethervpn5-9674
softethervpn5: update to 9672
2020-06-09 18:19:51 +03:00
Hannu Nyman cbb2526834
Merge pull request #12465 from Andy2244/wsdd2-2020-05-06
wsdd2: update to git 2020-05-06
2020-06-09 18:19:18 +03:00
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>
2020-06-09 17:03:31 +02:00
Andy Walsh 9c756cf618 softethervpn5: update to 9672
* update to 9672

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-09 16:56:35 +02:00
Rosen Penev 6b1d2365a9
Merge pull request #12419 from lynxis/ipmitool
ipmitool: fix CVE-2020-5208
2020-06-09 03:10:05 -07:00
Alexander Couzens b2a9219f73 ipmitool: fix CVE-2020-5208
All patches has been applied upstream.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2020-06-09 11:18:33 +02:00
Florian Eckert e6392cde92
Merge pull request #12389 from TDT-AG/pr/20200603-xinetd-uci
xinetd: add uci support
2020-06-09 08:19:32 +02:00
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>
2020-06-09 08:11:55 +02:00
Helge Mader be55bce946 xinetd: add support for UCI configuration
Signed-off-by: Helge Mader <ma@dev.tdt.de>
2020-06-09 08:11:55 +02:00
Rosen Penev ac8847e377
Merge pull request #12324 from aaronjg/openfortivpn/netifd
openfortivpn: Use netifd for script rather than init script
2020-06-08 13:55:35 -07:00
Rosen Penev 0f5c140f0f
Merge pull request #12428 from neheb/liba
libarchive: update to 3.4.3
2020-06-08 13:54:37 -07:00
Rosen Penev 9731d36472
Merge pull request #12426 from neheb/xmlr
xmlrpc-c: update to 1.51.06
2020-06-08 13:54:12 -07:00
Rosen Penev 95af49ae56
Merge pull request #12440 from neheb/autom
automake: update to 1.16.2
2020-06-08 13:53:53 -07:00
Rosen Penev df812d31eb
Merge pull request #12432 from neheb/yara2
yara: update to 4.0.1
2020-06-08 13:53:24 -07:00
Rosen Penev e24cf0039b
Merge pull request #12264 from cotequeiroz/ctop-mipsel
ctop: don't build on mipsel
2020-06-08 13:53:01 -07:00
Rosen Penev e510ad79a4
Merge pull request #12422 from neheb/procpp
procps-ng: update to 3.3.16
2020-06-08 13:52:32 -07:00
Rosen Penev c92ffe2b05
Merge pull request #12435 from neheb/less
less: update to 562
2020-06-08 13:52:15 -07:00
Rosen Penev 0eeff6918d
Merge pull request #12427 from neheb/libcc
libcap: update to 2.34
2020-06-08 13:52:01 -07:00
Rosen Penev fb00f44780
Merge pull request #12388 from neheb/dnsd
dnsdist: fix compilation with libcxx 10
2020-06-08 13:51:32 -07:00
Rosen Penev 9cfed70535
Merge pull request #12453 from stangri/master-simple-adblock
simple-adblock: remove obsolete dshield.org links from config
2020-06-08 13:50:43 -07:00
Rosen Penev b247d3c851
Merge pull request #11365 from jmarcet/docker-compose_3_3
Docker compose (3 of 3)
2020-06-08 13:47:05 -07:00
Rosen Penev 1635bda9fd
Merge pull request #11364 from jmarcet/docker-compose_2_3
Docker compose (2 of 3)
2020-06-08 13:46:37 -07:00
Rosen Penev 2796ced1b2
Merge pull request #11363 from jmarcet/docker-compose_1_3
Docker compose (1 of 3)
2020-06-08 13:45:58 -07:00
Rosen Penev bad7a80a7e
Merge pull request #12452 from jmarcet/ctop-stale-file
ctop: drop .swp file added by mistake
2020-06-08 13:45:33 -07:00
Rosen Penev 958da054d2
Merge pull request #12415 from haraldg/elektra_0.9.2
elektra: update to 0.9.2
2020-06-08 13:44:07 -07:00
Rosen Penev d9257e0696
Merge pull request #12456 from bobafetthotmail/patch-1
hwinfo: disable compile with uclibc
2020-06-08 13:43:36 -07:00