Hannu Nyman
a576b1d829
Revert "openvswitch: fix breakage due to removed SUPPORTED_KERNELS"
...
This reverts commit 8f2a9a27fd
.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-02-15 09:17:14 +02:00
Ted Hess
c0544cba56
Merge pull request #5619 from neheb/gst
...
gst1-libav: Remove BUILD_PATENTED from MPEG[12].
2018-02-14 21:20:20 -05:00
Ted Hess
6dc4c55953
Merge pull request #5618 from neheb/ffm
...
ffmpeg: Remove BUILD_PATENTED for MPEG2 video.
2018-02-14 21:19:30 -05:00
Philip Prindeville
b6705c650c
Merge pull request #5612 from pprindeville/add-perl-authen-sasl
...
perl-mod: add authen-sasl
2018-02-14 19:01:29 -07:00
Rosen Penev
e98597eee8
gst1-libav: Remove BUILD_PATENTED from MPEG[12].
...
According to MPEG-LA, the last patent expired February 13, 2018. MPEG1 probably expired a while ago.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-02-14 12:56:42 -08:00
Rosen Penev
553e3fb63c
ffmpeg: Remove BUILD_PATENTED for MPEG2 video.
...
According to the MPEG-LA, the last patent expired February 13, 2018.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-02-14 12:51:49 -08:00
Hannu Nyman
8f2a9a27fd
openvswitch: fix breakage due to removed SUPPORTED_KERNELS
...
Fix breakage caused by 44df061c48
by removing the leftover
usage of the removed SUPPORTED_KERNELS variable
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-02-14 21:56:24 +02:00
Hannu Nyman
6716cb9ac5
Merge pull request #5613 from commodo/ovs_remove_kernel_version_dep
...
openvswitch: remove dependency on kernel version
2018-02-14 21:28:33 +02:00
Hannu Nyman
129c7ec12c
Merge pull request #5614 from neheb/tr
...
transmission: Restored config_overwrite due to popular demand.
2018-02-14 17:57:18 +02:00
Michael Heimpold
9ace92dd7a
php7: fix linking to libpcre
...
PHP comes with a bundled version of libpcre which is then statically
linked. However, we already depend on the packaged library, so we
can reduce the footprint when linking to it dynamically.
This saves around 200-300 kB (this depends on other configuration).
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-02-14 01:13:54 +01:00
Rosen Penev
ae3e314674
transmission: Restored config_overwrite due to popular demand.
...
libnatpmp was added as a dependancy to avoid built-in version.
Makefile went through a few adjustments to make it simpler.
CMake support is not happening since Travis is using a broken Ubuntu install.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-02-13 11:59:20 -08:00
Alexandru Ardelean
44df061c48
openvswitch: remove dependency on kernel version
...
For a while now OVS has been using the kernel's kmod.
So it doesn't make sense to limit the package build for a specific set of
kernels anymore.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-02-13 21:24:51 +02:00
Philip Prindeville
0aad63038f
perl: add Authen::SASL::XS module
...
Required by Authen::SASL to have actual plug-ins to handle the
protocol.
Uses Devel::CheckLib which doesn't work with cross-compilation with
the current perlmod.mk machinery.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-02-13 11:41:38 -07:00
Philip Prindeville
184cb956b1
perl: add Authen::SASL module
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-02-13 11:35:41 -07:00
Hannu Nyman
eac8d11f27
Merge pull request #5609 from MikePetullo/libsoup
...
libsoup: update to 2.60.3
2018-02-13 19:27:09 +02:00
Hannu Nyman
cb77e5ee0a
Merge pull request #5610 from RussellSenior/update-patch-to-2.7.6
...
patch: update to version 2.7.6
2018-02-13 13:19:48 +02:00
Russell Senior
47351ade2f
patch: update to version 2.7.6
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
2018-02-13 02:29:27 -08:00
Luiz Angelo Daros de Luca
b1eee9df11
Merge pull request #5608 from luizluca/libvpx-1.7.0
...
libvpx: bump to 1.7.0
2018-02-13 00:44:31 -02:00
W. Michael Petullo
b406faf129
libsoup: update to 2.60.3
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-12 21:38:32 -05:00
Luiz Angelo Daros de Luca
2f4dc8cf72
libvpx: bump to 1.7.0
...
This release focused on high bit depth performance (10/12 bit) and vp9
encoding improvements.
See: https://chromium.googlesource.com/webm/libvpx/+/v1.7.0
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-02-13 00:30:33 -02:00
Hannu Nyman
6540390d63
Merge pull request #5606 from salzmdan/master
...
knot: update to 2.6.5
2018-02-12 22:32:25 +02:00
Michael Heimpold
07390cecdc
Merge pull request #5607 from tru7/knxd
...
knxd: bump to upstream version 0.14.24
2018-02-12 19:41:40 +01:00
Othmar Truniger
c60d59c4f6
knxd: bump to upstream version 0.14.24
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-02-12 19:26:32 +01:00
Michael Heimpold
10df6c1bfe
Merge pull request #5600 from MikePetullo/gst1-plugins-ugly
...
gst1-plugins-ugly: update to 1.12.4
2018-02-12 19:10:32 +01:00
Michael Heimpold
a1e37c3177
Merge pull request #5598 from MikePetullo/gst1-plugins-bad
...
gst1-plugins-bad: update to 1.12.4
2018-02-12 19:09:50 +01:00
Michael Heimpold
377b7e6f9a
Merge pull request #5597 from MikePetullo/gst1-libav
...
gst1-libav: update to 1.12.4
2018-02-12 19:08:59 +01:00
Michael Heimpold
8c72e8288e
Merge pull request #5594 from MikePetullo/gst1-plugins-good
...
gst1-plugins-good: update to 1.12.4
2018-02-12 19:08:32 +01:00
Michael Heimpold
3653b49e96
Merge pull request #5593 from MikePetullo/gst1-plugins-base
...
gst1-plugins-base: update to 1.12.4
2018-02-12 19:07:32 +01:00
Daniel Salzman
9867a6a491
knot: update to 2.6.5
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-02-12 16:25:16 +01:00
W. Michael Petullo
b2efd6f9b9
gst1-plugins-ugly: update to 1.12.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-11 20:35:07 -05:00
W. Michael Petullo
12f88593ed
gst1-plugins-bad: update to 1.12.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-11 20:12:40 -05:00
W. Michael Petullo
45178b014f
gst1-libav: update to 1.12.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-11 19:25:33 -05:00
W. Michael Petullo
f9a80565db
gst1-plugins-good: update to 1.12.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-11 13:33:45 -05:00
Michael Heimpold
59c979d595
libiio: update to 0.14
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-02-11 18:29:07 +01:00
Michael Heimpold
59350addd0
libgpiod: add package for library and tools
...
libgpiod is a C library with corresponding tools for interacting
with the linux GPIO character device (gpiod stands for GPIO device).
Since linux 4.8 the GPIO sysfs interface is deprecated. User space should use
the character device instead. This library encapsulates the ioctl calls and
data structures behind a straightforward API.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-02-11 18:29:07 +01:00
Hannu Nyman
301b0808a6
Merge pull request #5595 from wvdakker/master
...
Shorewall: Bump to version 5.1.12.1
2018-02-11 19:28:31 +02:00
W. van den Akker
97a058d87d
Shorewall6: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:33:00 +01:00
W. van den Akker
fabb1682b5
Shorewall: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:31:30 +01:00
W. van den Akker
0685d49a6e
Shorewall6-lite: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:29:43 +01:00
W. van den Akker
574e2db61d
Shorewall-lite: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:27:52 +01:00
W. van den Akker
86b347bc09
Shorewall-core: Bump to version 5.1.12.1
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-11 17:25:30 +01:00
W. Michael Petullo
180bed0ba5
gst1-plugins-base: update to 1.12.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-11 10:01:55 -05:00
Hannu Nyman
b5e066fb3b
Merge pull request #5592 from MikePetullo/gstreamer1
...
gstreamer1: update to 1.12.4
2018-02-11 10:09:39 +02:00
Yousong Zhou
90843cff63
pixiewps: use compiler, linker options of the build system
...
pixiewps has its own CFLAGS setting and uses LDFLAGS from
environment variable. When PKG_ALSR_PIE was enabled, objects were not
compiled with -fPIC supplied from the build system and the final link
step would fail because of the -pie option
Fixes #5590
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-11 12:10:07 +08:00
W. Michael Petullo
ddf9c10327
gstreamer1: update to 1.12.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-10 18:51:31 -05:00
Hannu Nyman
e95edc9142
Merge pull request #5589 from mwarning/kadnode
...
kadnode: update to version 2.1.0
2018-02-10 18:11:17 +02:00
Moritz Warning
428c661a35
kadnode: update to version 2.1.0
...
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-02-10 16:26:28 +01:00
Ted Hess
287cb874c2
libvorbis: add patch for CVE-2017-14632 and CVE-2017-14633
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-02-10 09:38:59 -05:00
Jonathan McCrohan
d305f1144d
sslh: Update to v1.19b
...
Refresh patches
Update upstream URLs
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2018-02-10 13:16:15 +00:00
Ted Hess
c66296b283
Merge pull request #5506 from neheb/patch-2
...
libmad: Remove BUILD_PATENTED
2018-02-10 07:53:53 -05:00