Commit graph

19620 commits

Author SHA1 Message Date
Othmar Truniger
6d03acddbd libfmt: bump to version 6.2.1
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-05-11 19:52:33 +02:00
Toke Høiland-Jørgensen
59b91fc342
Merge pull request #12121 from 4wrxb/acme_dns_calias
acme: Update acme.sh URL, add support for challenge & domain alises.
2020-05-11 11:47:48 +02:00
Yousong Zhou
f40420d456 qemu: bump to version 5.0.0
The slirp patch was included in this QEMU release

CXX_DEPENDS is now added for all host components otherwise we get
errors like the following

  Package qemu-img is missing dependencies for the following libraries:
  libuClibc++.so.0
  Package qemu-nbd is missing dependencies for the following libraries:
  libuClibc++.so.0

--disable-bluez was removed from configure args because upstream
deprecated bluetooth subsystem since qemu v3.1 and remove the code in
commit 1d4ffe8dc77c ("Remove the core bluetooth code")

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-05-11 17:02:16 +08:00
Will O'Neill
99cc5bbd97 acme: Update acme.sh URL, add support for challenge & domain alises.
Signed-off-by: Will O'Neill <0100wrxb@gmail.com>
2020-05-10 16:54:41 -07:00
Rosen Penev
61efe7dc3e
libwebp: switch to CMake
Allows simplifying the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-10 15:56:55 -07:00
Rosen Penev
3110b26af7
libwebp: update to 1.1.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-10 15:56:10 -07:00
Rosen Penev
d6272a30df
Merge pull request #12113 from cotequeiroz/openzwave
openzwave: avoid /usr/include in libopenzwave.pc
2020-05-10 15:05:54 -07:00
Rosen Penev
ce34e18c0a
Merge pull request #12133 from jefferyto/fix-neon-vfp-detect
treewide: Update ARM NEON/VFP detection
2020-05-10 15:04:14 -07:00
Hannu Nyman
6b29ea4ffa
Merge pull request #12134 from lucize/nssup
nss: update to 3.52
2020-05-10 22:59:20 +03:00
Hannu Nyman
f33d23e9d2
Merge pull request #12132 from lucize/frrup
frr: update to 7.3.1
2020-05-10 22:59:01 +03:00
Lucian Cristian
867fa4c68c nss: update to 3.52
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-10 22:19:27 +03:00
Lucian Cristian
19059a5275 frr: update to 7.3.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-10 22:10:31 +03:00
Jeffery To
2d99ee3004 treewide: Update ARM NEON/VFP detection
With openwrt/openwrt@8dcc108760, the ARM
FPU compiler options are no longer part of CONFIG_TARGET_OPTIMIZATION.

This updates various packages that look for NEON/VFP support to search
CONFIG_CPU_TYPE instead.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-05-11 03:10:20 +08:00
Kevin Darbyshire-Bryant
b7c59c390f miniupnpd: make hotplug work again
hotplug scripts are sourced not exec'd so #!/bin/sh /etc/rc.common
doesn't pull in the functions defined in /etc/rc.common thus since
'enabled' isn't defined the following sequence always fails:

enabled miniupnpd || exit 0

Unfortunately sourcing /etc/rc.common doesn't appear to work so come up
with some alternatives.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-10 17:30:11 +01:00
Rosen Penev
83d36065d5
Merge pull request #12098 from neheb/pdnsr
pdns: fix compilation with boost 1.73
2020-05-09 19:50:19 -07:00
Rosen Penev
ea692188e0
Merge pull request #12099 from neheb/pdns
pdns-recursor: fix compilation with boost 1.73
2020-05-09 19:50:12 -07:00
Rosen Penev
386f5b58e5
Merge pull request #12126 from lucize/netopeer
Netopeer2: update Netopeer2 and dependencies to master
2020-05-09 19:49:55 -07:00
Rosen Penev
a32995f73d
Merge pull request #12124 from aleksander0m/aleksander/mm-1-12-10
modemmanager: release 1.12.10
2020-05-09 19:02:59 -07:00
Rosen Penev
aa52a0a963
Merge pull request #12122 from aleksander0m/aleksander/qmi-1-24-12
libqmi: update version to 1.24.12
2020-05-09 19:02:50 -07:00
Lucian Cristian
c825364c1d Netopeer2: update Netopeer2 and dependencies to master
libnetconf2 to 1.1.24
libyang to 1.0.167
sysrepo to 1.4.58

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-05-10 00:03:55 +03:00
Aleksander Morgado
3feeacc051 modemmanager: release 1.12.10
https://lists.freedesktop.org/archives/modemmanager-devel/2020-May/007828.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-05-09 15:29:08 +02:00
Aleksander Morgado
6584192deb libqmi: update version to 1.24.12
https://lists.freedesktop.org/archives/libqmi-devel/2020-May/003296.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-05-09 14:35:45 +02:00
Huangbin Zhan
0ec746ccb6 treewide: add conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-05-09 06:06:43 +08:00
Rosen Penev
0206a87146
Merge pull request #12119 from neheb/domo2
domoticz: fix compilation with boost 1.73
2020-05-08 14:10:43 -07:00
Rosen Penev
e2cce61f5d
pugixml: fix pkgconfig paths
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-08 14:06:02 -07:00
Rosen Penev
98dc2b2ec6
domoticz: fix compilation with boost 1.73
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-08 13:08:44 -07:00
Rosen Penev
234eb30b38
Merge pull request #12067 from NeoRaider/wifidog-build-dir
wifidog-ng: remove incorrect PKG_BUILD_DIR override
2020-05-08 10:53:51 -07:00
Rosen Penev
a3a87fa8e1
Merge pull request #12109 from neheb/gerb3
gerbera static library changes
2020-05-08 10:51:45 -07:00
Rosen Penev
8a5f6ce4f2
Merge pull request #12116 from cotequeiroz/flashrom
flashrom: add BUILD_VARIANT to PKG_BUILD_DIR
2020-05-08 10:49:58 -07:00
Rosen Penev
561ee69918
Merge pull request #12114 from cotequeiroz/certifi
python-certifi: bump to 2020.4.5.1, update email
2020-05-08 10:48:02 -07:00
Rosen Penev
e814727c99
Merge pull request #12112 from BKPepe/ytdl
youtube-dl: update to version 2020.5.8
2020-05-08 10:47:24 -07:00
Rosen Penev
521bb3d175
Merge pull request #12115 from cotequeiroz/onig
oniguruma: bump to 6.9.5_rev1, switch to cmake
2020-05-08 10:46:31 -07:00
Eneas U de Queiroz
d828726d71
flashrom: add BUILD_VARIANT to PKG_BUILD_DIR
Different variants will not be built right if they all share the same
build directory.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-08 13:25:17 -03:00
Eneas U de Queiroz
8c609f878d
python-certifi: bump to 2020.4.5.1, update email
Besides the version bump, maintainer e-mail address was updated.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-08 11:44:34 -03:00
Eneas U de Queiroz
7685ddaa07
openzwave: avoid /usr/include in libopenzwave.pc
This adds a line in Build/InstallDev to change a hardcoded
'/usr/include' definition in the staging_dir libopenzwave.pc file to use
${prefix}/include instead.  Otherwise dependent packages may fail to
find them.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-08 11:30:55 -03:00
Eneas U de Queiroz
fdc23942ab
oniguruma: bump to 6.9.5_rev1, switch to cmake
Besides the version bump, this backports a patch so that cmake uses the
same so version information as the current autotools, allowing the
switch over to cmake.

6.9.5_rev1 Changelog:

- Look-behind bug: if the look-behind contains a branch with a character
  length of 0 and an anchor is included in the branch, the whole
  look-behind is ignored
- POSIX API disabled by default -- enabled in openwrt, as at least
  libevhtp needs it
- Update Unicode version 13.0.0
- NEW: Code point sequence notation \x{HHHH HHHH ...}, \o{OOOO OOOO ...}
- NEW API: retry limit in search functions
- NEW API: maximum nesting level of subexp call
- Fixed behavior of isolated options in Perl and Java syntaxes.
  /...(?i).../

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-05-08 11:26:51 -03:00
Hannu Nyman
8b06605d64
Merge pull request #12106 from rs/nextdns-1.5.7-master
nextdns: Update to version 1.5.7
2020-05-08 16:13:01 +03:00
Josef Schlehofer
b8d7ff754a
youtube-dl: update to version 2020.5.8
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-05-08 13:26:30 +02:00
Stijn Tintel
d1e31481ec strongswan: bump to 5.8.4
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-05-08 06:02:32 +03:00
Rosen Penev
ba2458ae37
gerbera: change dependencies to match previous changes
With the previous changes, my local build gets smaller:

From

12124957

To

12059421

Not that much but it's something.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-07 19:46:22 -07:00
Rosen Penev
c88bf0ef2c
pugixml: build as static
Upstream recommends static. There is also onle one package that depends
on this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-07 19:46:22 -07:00
Rosen Penev
0f829d0246
spdlog: switch to static libraries
Upstream recommends static libraries for smaller size. There is also
one package that uses spdlog.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-07 19:46:22 -07:00
Stijn Tintel
02f3892eb2 readsb: new package
This package is based on dump1090-fa with many modifications. A big
advantage over dump1090-fa is that it can connect to multiple services
like adsbexchange, piaware or fr24feed.

As the idea for this package is mostly to feed other services, the HTML
files to serve via a webserver have not been included. The service(s)
that will be fed by readsb can offer such a webpage instead.

Finally, the init script does not use local variables, as local is
undefined in POSIX.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-05-08 05:32:05 +03:00
Stijn Tintel
e1f607af94 vallumd: switch to codeload.github.com
Review of my PR to add readsb requested to use codeload. Update vallumd
to use codeload as well, so that things are consistent.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2020-05-08 04:17:48 +03:00
Rosen Penev
d339fa2af8
Merge pull request #12062 from stintel/drop_maintainership
Drop maintainership
2020-05-07 16:58:02 -07:00
Algin Maduro
eba268a84b nextdns: Update to version 1.5.7
Signed-off-by: Algin Maduro <1469047+mad-it@users.noreply.github.com>
2020-05-07 23:41:36 +00:00
Rosen Penev
52d4b1e965
Merge pull request #12087 from simetnicbr/for-upstream/fping-suid
fping: add new config option to install SUID root
2020-05-07 11:40:52 -07:00
Kevin Darbyshire-Bryant
c8640d1f68 collectd: sqm_collectd improve interface name filter
Increase the range of characters that get substituted by '_' so the
shell doesn't complain about illegal variable names.

Primarily done to catch '.' and '-' but who knows what funnies will
appear in i/f names.

It's a shame that busybox ash doesn't understand :alnum:

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-07 10:48:45 +01:00
Rosen Penev
0ec076cf56
Merge pull request #12097 from neheb/dav
davfs2: fix compilation with newer neon
2020-05-07 01:15:16 -07:00
Philip Prindeville
b9c6cb6f0f
Merge pull request #12038 from pprindeville/syslog-ng-includes-user-settings-last
syslog-ng: including user settings after system settings
2020-05-06 16:20:54 -06:00