Michael Heimpold
5c92509b0c
Merge pull request #12668 from neheb/oplc
...
open-plc-utils: fix compilation with GCC10
2020-07-02 07:47:18 +02:00
Rosen Penev
f5b9fadfd9
Merge pull request #12646 from neheb/minis
...
minisatip: fix compilation with GCC10
2020-07-01 22:46:38 -07:00
Rosen Penev
c08d598489
Merge pull request #12684 from neheb/owfs
...
owfs: fix compilation with GCC10
2020-07-01 22:46:07 -07:00
Rosen Penev
d51084aa75
Merge pull request #12683 from neheb/minic
...
minicom: fix compilation with GCC10
2020-07-01 22:45:40 -07:00
Rosen Penev
8d5bf27868
Merge pull request #12675 from axet/master
...
add miniupnpd ipv6_disable option, #11971 close
2020-07-01 22:44:24 -07:00
Rosen Penev
b150324c39
Merge pull request #12671 from zhanhb/postinst-alternatives
...
treewide: alternatives instead of postinst, {pre,post}rm
2020-07-01 22:43:43 -07:00
Rosen Penev
2cc5853125
Merge pull request #12687 from padre-lacroix/darkstat-ssh
...
darkstat: correct incompatbility with sshd
2020-07-01 22:42:58 -07:00
Rosen Penev
f3e36ef0bc
Merge pull request #12685 from neheb/squa
...
squashfs-tools: fix compilation with GCC10
2020-07-01 22:41:52 -07:00
Rosen Penev
f86e3a0a9f
tcsh: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-02 05:58:19 +02:00
Alexey Kuznetsov
9b6537b487
miniupnpd: add miniupnpd ipv6_disable option, #11971 close
...
Signed-off-by: Alexey Kuznetsov <axet@me.com>
2020-07-02 06:20:13 +03:00
Jean-Michel Lacroix
cd13e7ec7e
darkstat: correct incompatbility with sshd
...
The init file of darkstat is creating the pid in /var/empty and
setting the owner of the directory to darkstat which is incompatible
with sshd as sshd requires /var/empty to be owned by root and not
group or world-writable. See issue #12420 .
This corrects the problem by creating another directory: /var/darkstat
instead without setting the owner, which is not actually required.
Compile tested: not applicable as the changes do not involve
compilation.
Tested on my home router running darkstat.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
2020-07-01 18:40:42 -04:00
Rosen Penev
820022650f
Merge pull request #12666 from neheb/band
...
bandwidthd: fix compilation with GCC10
2020-07-01 15:16:31 -07:00
Rosen Penev
98c4ab3784
squashfs-tools: fix compilation with GCC10
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-01 15:14:20 -07:00
Rosen Penev
880636dc73
owfs: fix compilation with GCC10
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-01 15:07:56 -07:00
Rosen Penev
c6212ea6e9
minicom: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-01 14:38:08 -07:00
Rosen Penev
961016a84f
Merge pull request #12664 from neheb/dum
...
dump1900: fix compilation with GCC10
2020-07-01 14:31:52 -07:00
Stijn Tintel
22b695d045
Merge pull request #12665 from neheb/reads
...
readsb: fix compilation with GCC10
2020-07-01 14:04:04 +03:00
Rosen Penev
dba502a212
Merge pull request #12672 from eduardoabinader/opusfile-0.15
...
opusfile: bump 0.12
2020-07-01 01:44:19 -07:00
Rosen Penev
40b4ab2333
Merge pull request #12667 from neheb/ocd
...
openocd: fix compilation with GCC10
2020-07-01 01:43:49 -07:00
Rosen Penev
f7d32f43d8
openocd: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-01 01:11:42 -07:00
Eduardo Abinader
cf45205030
opusfile: bump 0.12
...
Changes since the v0.11 release:
Fix stack overflow buffering out-of-sequence streams.
Fix possible divide-by-zero.
Fix issues with seeking in the win32 backend.
Fix an issue where the seek algorithm could be confused by stream data changing between reads.
Clean up compiler and scan-build warnings.
Avoid use of the deprecated ftime() function which has Y2038 problems.
Remove undefined behaviour memcpy(NULL) in op_read_native().
Visual Studio project files updated for libogg 1.3.4 library name change.
Various build systems updates.
Various integration and testing environment improvements.
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2020-07-01 07:40:45 +02:00
Rosen Penev
6617c64487
open-plc-utils: fix compilation with GCC10
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 19:44:38 -07:00
Rosen Penev
234cc2d061
bandwidthd: fix compilation with GCC10
...
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 14:55:18 -07:00
Rosen Penev
94eacb36ea
readsb: fix compilation with GCC10
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 14:53:21 -07:00
Rosen Penev
59d7475aa6
dump1900: fix compilation with GCC10
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-30 14:48:58 -07:00
Rosen Penev
6b5fa7e9b9
Merge pull request #12653 from jefferyto/python-no-parallel-host-pip-install
...
python-packages: Disable parallel build when host pip is needed
2020-06-30 14:34:35 -07:00
Rosen Penev
bf262fa458
Merge pull request #12654 from zokl/javascript-obfuscator_1.2.2
...
javascript-obfuscator: update to 1.2.2
2020-06-30 14:34:11 -07:00
Rosen Penev
52c269a9e7
Merge pull request #12655 from wvdakker/master
...
Shorewall: Bump to 5.2.5.2
2020-06-30 14:33:22 -07:00
Rosen Penev
f4a57aca0f
Merge pull request #12660 from eduardoabinader/check_0.15
...
check: bump 0.15.0
2020-06-30 14:32:51 -07:00
Eduardo Abinader
884f8fe04f
check: bump 0.15.0
...
Compiled and run in x86_64.
Changes:
-Define CK_ATTRIBUTE_FORMAT for GCC >= 2.95.3, to make use of ‘gnu_printf’ format attribute
-Refactor tests to fix signed - unsigned conversions
-Refactor some Check internals to use proper interger types
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2020-06-30 16:58:50 +02:00
Josef Schlehofer
3ae230aee2
Merge pull request #12619 from Cynerd/syslog-ng-network-failover
...
syslog-ng: detect disabled IPv6 on loopback and fallback to IPv4
2020-06-30 14:44:57 +02:00
W. van den Akker
65a3a1900c
Shorewall6: Bump to 5.2.5.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 10:22:01 +02:00
Zbyněk Kocur
17e4a7c1da
javascript-obfuscator: update to 1.2.2
...
New version of package node-javascript-obfuscator.
Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
2020-06-30 10:04:34 +02:00
W. van den Akker
3d28c3338c
Shorewall: Bump to 5.2.5.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 09:49:15 +02:00
W. van den Akker
9b50950622
Shorewall6-lite: Bump to 5.2.5.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 09:48:08 +02:00
W. van den Akker
710ab82728
Shorewall-lite: Bump to 5.2.5.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 09:47:02 +02:00
W. van den Akker
5c9065a2bc
Shorewall-core: Bump to 5.2.5.2
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-06-30 09:45:51 +02:00
Jeffery To
e0e2224f8a
python-packages: Disable parallel build when host pip is needed
...
This adds PKG_BUILD_PARALLEL:=0 to packages that depend on host Python
packages (HOST_PYTHON3_PACKAGE_BUILD_DEPENDS), because installing
packages with multiple concurrent pip processes can lead to errors or
unexpected results[1].
This also:
* Move HOST_PYTHON3_PACKAGE_BUILD_DEPENDS definitions to before
python3-package.mk is included
* Update Python folder readme to include PKG_BUILD_PARALLEL:=0
[1]: https://github.com/pypa/pip/issues/2361
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-06-30 15:43:01 +08:00
Rosen Penev
811ff39de5
Merge pull request #12651 from aparcar/syncthing-1.6.1
...
syncthing: bump to 1.6.1
2020-06-29 18:10:58 -07:00
Paul Spooren
172221104c
syncthing: bump to 1.6.1
...
Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-06-29 15:05:21 -10:00
Rosen Penev
7843f4de77
Merge pull request #12650 from neheb/gstre
...
gstreamer updates
2020-06-29 17:58:50 -07:00
Rosen Penev
f1f9d28b84
Merge pull request #12649 from neheb/dmaplib
...
libdmapsharing: update to 3.98
2020-06-29 17:58:42 -07:00
Jiri Slachta
c12e9b858f
Merge pull request #12637 from neheb/tiff
...
tiff: switch to CMake
2020-06-30 01:26:43 +02:00
Rosen Penev
389346c472
Merge pull request #12648 from neheb/messon2
...
meson: update to 0.54.3
2020-06-29 15:33:42 -07:00
Rosen Penev
de426d431e
gst1-libav: update to 1.17.1
...
Switch to meson as autotools support was removed.
Adjustment for consistency between packages.
Reorder plugins based on meson_options.txt order.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 15:24:18 -07:00
Rosen Penev
fdf60c64d8
gst1-plugins-ugly: update to 1.17.1
...
Updated option list.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 15:24:18 -07:00
Rosen Penev
d86f866af1
gst1-plugins-bad: update to 1.17.1
...
Updated options.
Disabled yadif as it fails to compile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 15:24:18 -07:00
Rosen Penev
2c61553637
gst1-plugins-good: update to 1.17.1
...
Updated options.
Removed deinterlace plugin as it's failing to build.
Reorganized plugin list based on meson_options.txt order.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 15:24:18 -07:00
Rosen Penev
9c10ab46ca
gst1-plugins-base: update to 1.17.1
...
Updated options.
Added extra plugins that are now available.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 15:24:17 -07:00
Rosen Penev
a914d3a47c
gstreamer1: update to 17.1
...
Updated options list.
Removed outdated autotools patch. autotools is now gone.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-29 15:24:17 -07:00