| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
a dependency
Signed-off-by: Dmitrij Trefilov <the-alien@live.ru>
|
|
|
|
| |
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|
|
|
| |
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
|\
| |
| | |
update postgresql
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| | |
- supports arm64/aarch64
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
|
|
| |
@openwrt/owners : please invite @yousong to @openwrt/package-maintainers
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|
|
|
| |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\
| |
| | |
[utils/zoneinfo] Updated to the latest release.
|
| |
| |
| |
| | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \
| |/
|/| |
tvheadend: add missing install of default Uci config file
|
|/
|
|
| |
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
|
|
|
| |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
|\
| |
| | |
lualanes: fix musl compatibility
|
| |
| |
| |
| | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|/
|
|
|
|
|
|
| |
sqm-scripts and luci-app-sqm now live in the same Makefile and are built
from the upstream git repository, rather than having the files included
here.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
|
|
|
|
|
| |
Turns out that is not needed anymore for v2.7.0.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
|\
| |
| | |
openvswitch: upgrade to version 2.4.0
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
liburcu: update to 0.8.7
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ \ \
| |/ /
|/| | |
|
|/| | |
|
| |/
| |
| |
| | |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| |
| |
| | |
Fix libdir as well in freetype-config, merge both freetype2.pc fixes into a single one
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ \
| |/
|/| |
|
|/|
| |
| |
| | |
git://github.com/paulfertser/packages into PR1591
|
| |
| |
| |
| | |
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
|\ \
| | |
| | | |
tor: update to 0.2.6.10
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ondrej Mikle <ondrej.mikle@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \
| | | |
| | | | |
dhcpcd: fix build with musl
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Do not cast to caddr_t, but use a void * instead, the members are all void *.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|\ \ \ \
| | | | |
| | | | | |
liblo: fix build with musl
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When sys/poll.h gets included it results in a warning, to include
poll.h. All warnings are treated as errors by liblo.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|\ \ \ \
| | | | |
| | | | | |
kismet: fix build with musl
|