Commit Graph
19954 Commits
Author SHA1 Message Date
Rosen PenevandGitHub ded3f39737 Merge pull request #12564 from ehrmann/patch-1
miniupnpd: suppress grep and uci errors
2020-06-21 13:10:42 -07:00
Etienne ChampetierandGitHub 3274bdc7cb Merge pull request #12550 from TELUS-BBA/feat/zabbix
zabbix: update to 5.0 LTS
2020-06-21 12:14:57 -04:00
David Ehrmann 6ef2b5400b miniupnpd: suppress grep and uci errors
If miniupnpd is installed but disabled or not running, the hotplug
script will query uci for keys that don't exist and grep a temporary
config file that doesn't exist, resulting in the following errors:

uci: Entry not found
grep: /var/etc/miniupnd.conf: No such file or directory

These would arise when an interface is brought up or down, and are
more confusing than helpful, especially when miniupnpd is disabled.

Suppress these errors.

Signed-off-by: David Ehrmann <ehrmann@gmail.com>
2020-06-20 20:48:29 -07:00
Rosen PenevandGitHub f263976376 Merge pull request #12558 from neheb/iOS
iOS stuff
2020-06-20 11:55:25 -07:00
Rosen Penev 18f3410ac4 idevicerestore: update to 1.0.0
Switched to upstream tarballs as they are now available

Removed autoreconf as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:34 -07:00
Rosen Penev e480fa8b33 usbmuxd: update to 1.1.1
Switched to upstream tarballs as they are now available.

Removed autoreconf as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:34 -07:00
Rosen Penev 4e203a1949 libirecovery: update to official tarball
Removed autoreconf as a result.

Unfortunately, the two versions are not identical. Bumped PKG_RELEASE
to deal with it.

Disable static libraries as they're fairly useless.

Adjusted filepaths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:34 -07:00
Rosen Penev 4831939255 libimobiledevice: update to 1.3.0
Upstream created proper tarballs. Switch to those.

Removed autoreconf as a result.

Adjusted filepaths.

Removed upstreamed patch.

Disabled static libraries as they're not useful.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:33 -07:00
Rosen Penev 38ea3e84f8 libusbmuxd: update to 2.0.2
Upstream created proper tarballs. Switched to those.

Removed autoreconf as a result.

Adjusted filenames.

Got rid of static compiles as they're pretty useless.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:33 -07:00
Rosen Penev d082258c3e libplist: update to 2.2.0
Upstream finally got a proper tarball. Switched to that.

Remove autoreconf as it's no longer needed.

Adjusted new filepaths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-19 23:16:33 -07:00
Josef SchlehoferandGitHub 83f9bd1ea0 Merge pull request #12535 from BKPepe/travis-ci
Improvements for Travis (use different target and update Ubuntu image)
2020-06-20 02:27:36 +02:00
Rosen PenevandGitHub 453c5a9b36 Merge pull request #12555 from Andy2244/samba-4.12-fix-python3-path
samba4: fix python3 host paths
2020-06-19 13:08:18 -07:00
Josef Schlehofer 651b9f9bf1 travis: improve build config
Build config validation showed up 1 warning, 1 info
- deprecated sudo
- missing os

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-06-19 21:16:52 +02:00
Josef Schlehofer 995822b5f7 travis: Use Ubuntu 20.04 LTS - Focal Fossa
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-06-19 21:16:41 +02:00
Scott Roberts 9694ae7afa zabbix: update to 5.0 LTS
Updated to 5.0 LTS version.

Removed 120-uclibc-res.patch
Frontend moved from frontend to ui
zabbix-proxy added libevent dependencie
refresh patches

Compile tested: aarch64 cortex-a53
Run tested: aarch64 cortex-a53

Signed-off-by: Scott Roberts <ttocsr@gmail.com>
2020-06-19 07:55:35 -06:00
Andy Walsh d1e7a77e61 samba4: fix python3 host paths
* fix python3 host paths, ensure we use build hostpkg tools

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-19 13:22:52 +02:00
Rosen PenevandGitHub e05471e654 Merge pull request #12552 from ja-pa/python-more-itertools-8.4.0
python-more-itertools: update to version 8.4.0
2020-06-19 01:33:58 -07:00
Jan Pavlinec 1eca6b8b1a python-more-itertools: update to version 8.4.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-06-19 07:43:50 +02:00
Rosen PenevandGitHub c0f0e9d8b1 Merge pull request #12551 from ja-pa/redis-6.0.5
redis: update to version 6.0.5
2020-06-18 22:31:55 -07:00
Jan Pavlinec 26722253ee redis: update to version 6.0.5
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-06-19 07:22:28 +02:00
Rosen Penev 4426e4c69b gkrellmd: update to 2.3.11
Added nls.mk as this is now required.

Fixed license information.

Several small fixes and cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-18 15:28:18 -07:00
Rosen PenevandGitHub e309ef0d72 Merge pull request #12537 from neheb/motttt
motion: add support for raspberrypi mmal
2020-06-18 15:26:13 -07:00
Rosen PenevandGitHub 24498b855a Merge pull request #12433 from neheb/pcre2
pcre2: updater to 10.35
2020-06-18 15:25:50 -07:00
Rosen PenevandGitHub c9eabd7c08 Merge pull request #12431 from neheb/gph
libgphoto2: update to 2.5.25
2020-06-18 15:25:30 -07:00
Rosen PenevandGitHub bfad83beb8 Merge pull request #12438 from neheb/cons
conserver: 8.2.5
2020-06-18 15:25:12 -07:00
Rosen PenevandGitHub 2b80d3c433 Merge pull request #12514 from neheb/ari
ariang: update to 1.1.6
2020-06-18 15:24:39 -07:00
Rosen PenevandGitHub d498a74910 Merge pull request #12543 from mydzor/master
transmission: add access to web interface files to procd jail
2020-06-18 14:52:53 -07:00
Michael HeimpoldandGitHub 024d36466d Merge pull request #12545 from tru7/knxd
knxd: bump to version 0.14.39
2020-06-18 21:51:13 +02:00
Eneas U de Queiroz 69b6f46c96 oniguruma: build using autotools
Cmake currently fails to compile properly.  While there's a fix
upstream, we can avoid carrying any patches here, and use the more
stable build system, despite being slower.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-06-18 13:42:26 -03:00
Othmar Truniger ddbf62c949 knxd: bump to version 0.14.39
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-06-18 17:42:06 +02:00
Josef Schlehofer 4526fb3eae travis: use mpc85xx-p2020 sdk instead of ar71xx
Target ar71xx is deprecated and removed in the master branch and makes SDK
not available anymore. Travis fails because of that.
It was superseded by target ath79. These devices have 4 MB flash and/or 32 MB RAM.

However, ath79 is being used by CircleCI if you have it configured for
your repository and if you are contributing to this repository. It
is not good to have two CI for the same target. Let's use powerpc.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-06-18 13:58:09 +02:00
Josef Zila 9a82c952b4 transmission: add access to web interface files to procd jail
Signed-off-by: Josef Zila <josefzila@gmail.com>
2020-06-18 13:48:07 +02:00
Kuan-Yi LiandYousong Zhou f40a0cf5e4 kmod: fix ALTERNATIVES
ALTERNATIVES shall be defined in the package where /sbin/kmod resides --
otherwise kmod tools will break if we install only the library as these
tools will be linked to a nonexistent executable.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2020-06-18 16:41:51 +08:00
Rosen PenevandGitHub 9da08e65de Merge pull request #12540 from neheb/avah
avahi: remove lssp_nonshared flag
2020-06-18 01:03:57 -07:00
Rosen PenevandGitHub e8ebbd69c5 Merge pull request #12530 from neheb/shadd
shadow: don't compile bcrypt for unsupported platforms
2020-06-18 01:02:47 -07:00
Rosen PenevandGitHub 96311ca0f6 Merge pull request #12541 from neheb/seaf
seafile-server: remove GCC_LIBSSP
2020-06-18 00:19:34 -07:00
Rosen Penev 684a9a6b4f seafile-server: remove GCC_LIBSSP
The variable is gone as of b933f9cf0cb254e368027cad6d5799e45b237df5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-17 20:08:59 -07:00
Rosen Penev 4f883459d0 avahi: remove lssp_nonshared flag
Does not seem to be needed as of b933f9cf0cb254e368027cad6d5799e45b237df5

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-17 20:06:54 -07:00
Rosen Penev 355abcf62d motion: add support for raspberrypi mmal
Currently motion is failing to compile on bcm27xx because of a missing
dependency.

Sorted the configure options based on the order they appear in the
configure script. Also removed outdated ones.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-17 15:19:30 -07:00
David Woodhouse 34f7b0092f openzwave: update to 1.6.1149
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2020-06-17 22:39:15 +01:00
Hannu Nyman 4f0c847828 irqbalance: fix socket directory and create it
Irqbalance defines /run/irqbalance dir for its socket
communication between irqbalance and its UI. /run does not exist
in OpenWrt (although it is defined by the Linux FHS), so the
socket creation fails. Although we do not compile UI and thus
the issue is not critical to us, fix the directory location.

Additionally, the creation is originally handled by a systemd
init script that we do not use.

* patch source to define dir as /var/run/irqbalance
* create the dir in the procd init script.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-17 23:29:13 +03:00
Josef Schlehofer c8187f7f16 youtube-dl: update to version 2020.6.16.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-06-17 13:37:09 +02:00
Rosen PenevandGitHub f89c9e89f5 Merge pull request #12525 from neheb/rpp
rp-pppoe: update to 3.14
2020-06-16 15:33:42 -07:00
Rosen Penev 4e8b188760 shadow: don't compile bcrypt for unsupported platforms
If musl has no bcrypt:

passwd: failed to crypt password with salt '$2a$13$w8EJ0Yfz5bGsG4U/0m7bk/': Function not implemented
The password for root is unchanged.

glibc output as it has no bcrypt:

passwd: failed to crypt password with salt '$2a$13$xbpmAYmq6Q/rZN5jOlNxJZ': Invalid argument
The password for root is unchanged.

--without-bcrypt output:

Invalid ENCRYPT_METHOD value: 'BCRYPT'.
Defaulting to DES.
passwd: password changed.

The solution was tested on glibc despite using a musl specific variable
Still works.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-16 15:23:17 -07:00
Rosen PenevandGitHub f30d021087 Merge pull request #12528 from Andy2244/samba-4-12-update-waf-cross-answers
samba4: update waf-cross-answers
2020-06-16 14:14:17 -07:00
Andy Walsh c5b1b6f86e samba4: update waf-cross-answers
* update waf-cross-answers for 4.12.x

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-16 21:46:04 +02:00
W. van den AkkerandHannu Nyman 36ec51be1f Shorewall6: Bump to 5.2.5.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-16 11:11:04 +03:00
W. van den AkkerandHannu Nyman 18324b4ff2 Shorewall: Bump to 5.2.5.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-16 11:11:04 +03:00
W. van den AkkerandHannu Nyman a2eac99a21 Shorewall6-lite: Bump to 5.2.5.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-16 11:11:04 +03:00
W. van den AkkerandHannu Nyman c4051eb98d Shorewall-lite: Bump to 5.2.5.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-16 11:11:04 +03:00