Commit graph

21629 commits

Author SHA1 Message Date
Rosen Penev
871975ddff
Merge pull request #13604 from philenotfound/mutt-bump
mutt: bump to 1.14.7
2020-10-08 05:23:28 -07:00
Rosen Penev
78c865c356
Merge pull request #13601 from neheb/moti
motion: remove mmal support
2020-10-08 05:22:11 -07:00
Phil Eichinger
9626329dc4 mutt: bump to 1.14.7
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2020-10-08 12:58:11 +02:00
Rosen Penev
8c872a653c
Merge pull request #12408 from dobo90/adguardhome
adguardhome: initial package recipe
2020-10-08 02:29:32 -07:00
Rosen Penev
04a6aea35b
motion: remove mmal support
The buildbots are unable to build this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 22:20:04 -07:00
Rosen Penev
f63f7520ce
Merge pull request #13596 from neheb/exp
expat: update to 2.2.10
2020-10-07 19:56:32 -07:00
Rosen Penev
d9f51ac8d8
Merge pull request #13595 from neheb/dd
dump1090: update to 4.0
2020-10-07 19:56:15 -07:00
Rosen Penev
c69160e6ae expat: update to 2.2.10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 18:13:30 -07:00
Rosen Penev
709bf168fd dump1090: update to 4.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 18:12:24 -07:00
Rosen Penev
950e0a0122
Merge pull request #13594 from micmac1/badgst
gst1-plugins-bad: add back mpegtsdemux & mpegtsmux
2020-10-07 16:00:44 -07:00
Dobroslaw Kijowski
9d2d678db5 adguardhome: Implement initial package recipe
AdGuardHome is a network-wide ads and trackers blocking DNS server.
After installing it with opkg, start it like every service:
/etc/init.d/adguardhome start

In order to complete the installation vist http://{YOUR_ROUTERS_IP}:3000.

Then you can setup dnsmasq to forward DNS traffic to AdGuardHome:
uci -q delete dhcp.@dnsmasq[0].server
uci add_list dhcp.@dnsmasq[0].server=127.0.0.1#{PORT_SET_DURING_INSTALL}
uci set dhcp.@dnsmasq[0].noresolv=1
uci commit dhcp
/etc/init.d/dnsmasq restart

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
2020-10-08 00:26:12 +02:00
Rosen Penev
5d1127b7fe
Merge pull request #13544 from PolynomialDivision/feature/updatdawnexporter
prometheus-node-exporter-lua: update dawn exporter
2020-10-07 15:17:15 -07:00
Rosen Penev
1accaa0069
Merge pull request #13593 from jefferyto/packr
packr: New package
2020-10-07 15:16:20 -07:00
Sebastian Kemper
55c79de399 gst1-plugins-bad: add back mpegtsdemux & mpegtsmux
These plugins were disabled in commit e35d46b. Add them back. The
required libs are added, too.

Closes #13545

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-10-07 23:04:38 +02:00
Jeffery To
55674b73d7
packr: New package
From the README:

Packr is a simple solution for bundling static assets inside of Go
binaries. Most importantly it does it in a way that is friendly to
developers while they are developing.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-08 03:37:18 +08:00
Hannu Nyman
4690a1f1c9 nano: update to 5.3
Update nano editor to version 5.3.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-10-07 18:22:50 +03:00
Nick Hainke
8dfd1bc59a prometheus-node-exporter-lua: update dawn exporter
Add dawn exporter to Makefile.
Add hostname to export.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-10-07 13:54:23 +02:00
Rosen Penev
0429081577
Merge pull request #13581 from neheb/sho
libshout: update to 2.4.4
2020-10-07 03:46:31 -07:00
Rosen Penev
445872a996
Merge pull request #13570 from jefferyto/golang-1.15
golang: Update to 1.15.2, update/enhance Makefiles
2020-10-07 03:09:43 -07:00
Rosen Penev
eac9f27cc5
libshout: update to 2.4.4
Small fix to nanosleep patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 03:08:21 -07:00
Rosen Penev
7e00eb967f
Merge pull request #13582 from jan-kardell/TQ_fix_lighttpd_mod_auth
[lighttpd] Pull in mod-authn_file with mod-auth
2020-10-07 02:54:33 -07:00
Rosen Penev
ec8d3aa196
Merge pull request #13510 from zhoreeq/bump_0_3_15
yggdrasil: bump to 0.3.15
2020-10-07 02:53:30 -07:00
Rosen Penev
70156c9682
Merge pull request #13528 from wevsty/patch-1
openssh: update to 8.4p1
2020-10-07 02:52:51 -07:00
Rosen Penev
8adb95ba9b
Merge pull request #13584 from ja-pa/python-zipp-3.3.0
python-zipp: update to version 3.3.0
2020-10-07 02:51:37 -07:00
Josef Schlehofer
6d8e8227c4
Merge pull request #13588 from BKPepe/btrfs-progs
btrfs-progs: update to version 5.7
2020-10-07 10:18:49 +02:00
Hannu Nyman
4f578b4afa
Merge pull request #13583 from commodo/python-updates1
diango,django-restframework: bump versions
2020-10-07 10:42:55 +03:00
Hannu Nyman
14eb52fbbb
Merge pull request #13586 from jefferyto/python-zope-interface-5.1.2
python-zope-interface: Update to 5.1.2
2020-10-07 10:42:34 +03:00
Hannu Nyman
0b526d7439
Merge pull request #13590 from jefferyto/python-attrs-20.2.0
python-attrs: Update to 20.2.0
2020-10-07 10:42:20 +03:00
Jeffery To
b466314313
python-attrs: Update to 20.2.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 23:15:12 +08:00
Josef Schlehofer
f775fa89ca
btrfs-progs: update to version 5.7
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-10-06 16:09:57 +02:00
Jeffery To
c7d4d1e80e
python-zope-interface: Update to 5.1.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 21:23:09 +08:00
Jan Pavlinec
727894d77e
python-zipp: update to version 3.3.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-10-06 13:10:43 +02:00
Rosen Penev
77adfcac25
Merge pull request #13573 from ja-pa/ooniprobe-3.0.7
ooniprobe: update to version 3.0.7
2020-10-06 03:17:02 -07:00
Jan Kardell
18967c9593 [lighttpd] Pull in mod-authn_file with mod-auth
If lighttpd loads mod-auth, it also automatically tries to load
mod-authn_file, and fails if it's not available. That is a compatibility
feature of lighttpd after the funtionality was split into modules.

Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
2020-10-06 11:40:22 +02:00
Jeffery To
d5dc30fe80
golang: Add option to enable Spectre mitigations
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:34:41 +08:00
Jeffery To
3d6df5d7d9
golang: Add golang-host-build.mk
This adds a Makefile for host builds of Go programs.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:34:41 +08:00
Jeffery To
2d22a629f5
golang: Move package scripts into golang-build.sh
This also adds GO_PKG_INSTALL_BIN_PATH which determines the path where
binaries are installed by GoPackage/Package/Install/Bin (this was
previously hard-coded to /usr/bin).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:34:40 +08:00
Jeffery To
4773c288cd
golang: Quote variables passed to the shell
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:34:40 +08:00
Jeffery To
7aaaa8ae64
golang: Add more error handling for go-gcc-helper
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:34:36 +08:00
Jeffery To
a95afd67df
golang: Use external linking for target Go
In Go 1.15, the linker now defaults to internal linking mode for
-buildmode=pie on amd64 and arm64[1], however this results in go tool
binaries with the wrong dynamic linker/interpreter.

External linking is still used when PIE is enabled for other platforms,
whereas internal linking is used when PIE is not enabled.

This changes target Go to always use external linking, to fix PIE
binaries for amd64/arm64 and for consistency.

[1]: https://golang.org/doc/go1.15#linker

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:28:08 +08:00
Jeffery To
93ee27edb8
golang: Simplify target compile
* Reuse GO_PKG_ENABLE_PIE from golang-package.mk
* Replace $(if ...) with $(or ...) to get default values
* Refactor vars common to each compile stage into variable

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:28:08 +08:00
Jeffery To
03a1f87549
golang: Use GO_LDFLAGS to set buildmode=pie for host Go
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:28:07 +08:00
Jeffery To
66eabf18f5
golang: Refactor vars common to each host compile stage into variable
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:28:07 +08:00
Jeffery To
4fb4ec963f
golang: Simplify bootstrap stage
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:28:07 +08:00
Jeffery To
40bff64ad3
golang: Group variables by stage (bootstrap/host/target)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:28:06 +08:00
Jeffery To
9074dbd917
golang: Share build cache across package builds
This also adds a config option GOLANG_BUILD_CACHE_DIR to customize the
location of the build cache directory.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:28:06 +08:00
Jeffery To
3dd55b504c
golang: Move module cache into DL_DIR
This also adds a config option GOLANG_MOD_CACHE_WORLD_READABLE; if
enabled, chmod is run after a Go package build to make all
files/directories in the module cache world-readable.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-10-06 16:27:52 +08:00
Rosen Penev
adaa2ddef8
Merge pull request #13579 from mmtj/pyroute2-0.5.14
python3-pyroute2: update to version 0.5.14
2020-10-05 16:16:09 -07:00
Martin Matějek
f6adb73cff
python3-pyroute: update to version 0.5.14
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
2020-10-05 21:58:37 +02:00
Josef Schlehofer
b390d74704
Merge pull request #13574 from ja-pa/dnstap-0.2.2
dnstap: update to version 0.2.2
2020-10-05 17:55:23 +02:00