1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-18 05:13:56 +02:00
Commit Graph

2796 Commits

Author SHA1 Message Date
Rosen Penev
9c6beaabe0
Merge pull request #12461 from jefferyto/python-package-variants
python-packages: Remove variants
2020-06-15 00:15:16 -07:00
Daniel Golle
74315625b9 pcsc-lite: update to version 1.9.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-14 23:20:53 +01:00
Hannu Nyman
ca30b0ff91 haveged: update to 1.9.11
Update haveged to version 1.9.11

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-14 21:12:12 +03:00
Jeffery To
836b67db90
python-packages: Remove variants
These packages were in the PR stage when the cleanup occurred and so
still had VARIANT:=python3.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-14 03:29:59 +08:00
Sebastian Kemper
c6f6d1d71d mariadb: move some binaries
Even though I think that mysql_upgrade is a client package (it depends
on the mysql client and it's in the "client" directory in the source
tree, for instance), upstream laid it out differently. Since upstream
commit ec586f5 mysql_upgrade is to be considered a part of the server,
because the COMPONENT argument in the MYSQL_ADD_EXECUTABLE macro is set
to "Server".

That means that mysql_upgrade is only installed when the server is. So
we need to move it back to the server package, otherwise we will have a
build failure when mariadb-client is selected while mariadb-server is
not. This particular build failure was recently a topic on
openwrt-devel.

Some more binaries are moved, following the layout visible in
"man/CMakeLists.txt", to make sure we follow upstream's vision with
regards to how the binaries are packaged.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-06-13 20:05:08 +02:00
Javier Marcet
94dbeabaab docker-compose: fix depends after merge in master and move to utils
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-06-12 11:57:42 +02: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
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
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
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
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
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>
2020-06-08 20:05:59 +02:00
Javier Marcet
e97178cfa0 ctop: drop .swp file added by mistake
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-06-08 19:17:23 +02:00
Toke Høiland-Jørgensen
534b88c5f8 flent-tools: Bump to v1.3.2
Also add coreutils-sleep and coreutils-date as dependencies (Flent needs
these for the scripts-based remote data gathering tools).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2020-06-08 15:14:00 +02:00
Josef Schlehofer
1b86bc11ed
Merge pull request #12407 from dwmw2/domo
Update Domoticz to 2020.2, and its dependencies
2020-06-08 13:20:18 +02:00
Rosen Penev
a3fca68c13
Merge pull request #12423 from neheb/sisp
sispmctl: update to 4.7
2020-06-07 16:00:36 -07:00
Rosen Penev
a09c827f1b
Merge pull request #12424 from neheb/unr
unrar: update to 5.93
2020-06-07 16:00:17 -07:00
Rosen Penev
3f06f4dd2b
Merge pull request #12437 from neheb/fio
fio: update to 3.20
2020-06-07 15:59:35 -07:00
Daniel Golle
9b08f09809
Merge pull request #12441 from neheb/crypts
cryptsetup: update to 2.3.3
2020-06-07 18:55:56 +01:00
Daniel Golle
f603154641 lvm2: update to version 2.03.09
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:54:49 +01:00
Daniel Golle
4de7d7cf10 inotify-tools: update to version 3.20.2.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:54:49 +01:00
Daniel Golle
f0d03ae4f4 ccid: update to version 1.4.32
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:19:18 +01:00
Daniel Golle
a9bb4534c9 gawk: update to version 5.1.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-07 18:19:18 +01:00
Rosen Penev
a989f2a2e1
cryptsetup: update to 2.3.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:09:27 -07:00
Rosen Penev
3fea104c43
fio: update to 3.20
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:06:36 -07:00
Rosen Penev
4834f60f6f
less: update to 562
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:04:51 -07:00
Rosen Penev
965f8e38dc
yara: update to 4.0.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 21:02:34 -07:00
Rosen Penev
f061d668ce
klish: update to 2.2.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:39:19 -07:00
Rosen Penev
cea0b39778
unrar: update to 5.93
Refreshed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:36:14 -07:00
Rosen Penev
c1fa2676d7
sispmctl: update to 4.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:35:36 -07:00
Rosen Penev
94a0f0eeeb
procps-ng: update to 3.3.16
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-06 16:34:41 -07:00
Rosen Penev
6ef9d9e794
Merge pull request #12381 from neheb/host
remove pointless host builds
2020-06-06 11:46:17 -07:00
David Woodhouse
27e5626bc5 domoticz: update to 2020.2
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:39:17 +01:00
David Woodhouse
4a5ddf7202 domoticz: Fix libmosquitto dependency, use dynamic libjsoncpp.
Domoticz doesn't use libmosquittopp any more as it was deprecated. It
has its own copy. It can also use the system libjsoncpp, so do that too.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:39:17 +01:00
David Woodhouse
845ff36953 domoticz: take ownership
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:39:17 +01:00
David Woodhouse
ea8f5a173b openzwave: update to 1.6.1134
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:37:54 +01:00
David Woodhouse
e5603c9ef5 openzwave: take ownership
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-06 19:37:54 +01:00
Rosen Penev
907a333fae
Merge pull request #12227 from bobafetthotmail/master
hwinfo: add new package
2020-06-05 12:21:19 -07:00
Rosen Penev
a37aa54844
Merge pull request #12384 from neheb/tell
telldus-core: fix compilation with libcxx 10
2020-06-05 12:15:13 -07:00
Rosen Penev
8c23fef9da
zstd: update to 1.4.5
Switch to zst archives for smaller size.

Removed patches in favor of a better solution for uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-03 21:37:03 -07:00
Rosen Penev
177a038f1e
Merge pull request #12378 from neheb/exf
exfat-utils: import from base
2020-06-03 07:36:57 -07:00
Rosen Penev
ef8402fafd
Merge pull request #12256 from neheb/xfs
xfsprogs: import from base
2020-06-03 07:35:36 -07:00
Rosen Penev
e7094f3ef7
telldus-core: fix compilation with libcxx 10
Missing headers and wrong namespace.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 16:03:32 -07:00
Rosen Penev
1edad0400b
dbus: remove host build
Nothing uses it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-02 13:16:19 -07:00