Sebastian Kemper [Sun, 25 Feb 2018 19:06:02 +0000 (20:06 +0100)]
tiff: install headers of the c++ bindings
Make sure that the c++ headers get installed to the staging directory
when libtiffxx was selected/built.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 25 Feb 2018 19:03:39 +0000 (20:03 +0100)]
tiff: use CONFIGURE_ARGS
Simplify the Makefile. No functional change.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 25 Feb 2018 19:01:23 +0000 (20:01 +0100)]
tiff: switch PKG_SOURCE_URL to HTTPS
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sat, 24 Feb 2018 10:58:39 +0000 (11:58 +0100)]
tiff: update install defines
- Use $(INSTALL_DATA) for headers (and really copy only the headers).
- Install _all_ symlinks.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sat, 24 Feb 2018 10:56:02 +0000 (11:56 +0100)]
tiff: remove $(FPIC) from TARGET_CFLAGS
tiff already makes sure that the compiler emits position-independent
code. Adding $(FPIC) makes no difference. In addition the tiff build
system puts its own flag behind the CFLAGS, overriding whatever was set
before.
Also with $(FPIC) in CFLAGS even the tiff utils get compiled with PIC,
which us undesirable.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sat, 24 Feb 2018 10:54:23 +0000 (11:54 +0100)]
tiff: remove uclibc++.mk include
The include injects a lib depend on libuClibc++.so.0 into the package,
even on musl. Remove it and replace the depend with libstcpp instead.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Yousong Zhou [Thu, 22 Feb 2018 13:32:23 +0000 (21:32 +0800)]
qemu: bump to version 2.11.1
Here are the notable changes
- pixman is now not part of the release tarball and is required as an
external dependency
- archipelago is removed by upstream
- patches are regenerated with git-format-patch
- ifunc requirement is now removed
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Thu, 22 Feb 2018 13:46:54 +0000 (21:46 +0800)]
pixman: initial version 0.34.0
This will be required by qemu 2.11. The two patches are copied from
packaging of current qemu 2.6
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Dirk Brenken [Sat, 24 Feb 2018 05:32:47 +0000 (06:32 +0100)]
Merge pull request #5667 from lpapier/luasocket-linking
luasocket: fix build on mpc85xx
Laurent Papier [Thu, 22 Feb 2018 22:46:48 +0000 (23:46 +0100)]
luasocket: fix build on mpc85xx
Signed-off-by: Laurent Papier <papier[at]tuxfan.net>
Daniel Golle [Thu, 22 Feb 2018 23:35:48 +0000 (00:35 +0100)]
auc: update to version 0.0.9
* use full package list when checking for upgrades
* verify sha256sums and usign signature of sha256sums.sig
* introduce '-c' option to only check if system is up-to-date
* introduce '-F' option to ignore the signature verification result
* return -1 on locally caused and -2 on server-side errors
* don't include locally appended attributes in debug output of a
server reply
* output bug report note on 412 target not found
* use content-length header instead of filesize field in JSON content
* suppress duplicate error messages
* drop unused attributes
* make debug messages optional at compile-time
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Thu, 22 Feb 2018 20:26:19 +0000 (15:26 -0500)]
libvorbisidec: Change to .xz archive, update mirror and sha256sum
Signed-off-by: Ted Hess <thess@kitschensync.net>
Dirk Brenken [Thu, 22 Feb 2018 16:41:48 +0000 (17:41 +0100)]
Merge pull request #5663 from dibdot/travelmate
travelmate: update 1.1.1
Dirk Brenken [Thu, 22 Feb 2018 16:32:17 +0000 (17:32 +0100)]
travelmate: update 1.1.1
* various backend bugfixes
* refine default connection threshold
Signed-off-by: Dirk Brenken <dev@brenken.org>
Daniel Golle [Wed, 21 Feb 2018 16:05:11 +0000 (17:05 +0100)]
Merge pull request #5644 from neheb/mkt
mktorrent: Change download URL to GitHub.
Nikos Mavrogiannopoulos [Wed, 21 Feb 2018 08:05:46 +0000 (09:05 +0100)]
Merge pull request #5642 from neheb/tasn
libtasn1: Change URL to point to official website instead of download…
Rosen Penev [Tue, 20 Feb 2018 21:01:56 +0000 (13:01 -0800)]
mktorrent: Change download URL to GitHub.
Upstream has moved to GitHub. Also the hash of the original link and what is in OpenWrt's mirrors does not mach. This may have been motivation for moving away from SourceForge...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
dibdot [Tue, 20 Feb 2018 20:35:00 +0000 (21:35 +0100)]
Merge pull request #5641 from neheb/mail
mailman: Use @GNU macro for download link
dibdot [Tue, 20 Feb 2018 19:29:20 +0000 (20:29 +0100)]
Merge pull request #5640 from neheb/btr
btrfs-progs: Update to 4.15.1
dibdot [Tue, 20 Feb 2018 19:21:56 +0000 (20:21 +0100)]
Merge pull request #5639 from dibdot/adblock
adblock: update 3.5.1
Rosen Penev [Tue, 20 Feb 2018 19:11:14 +0000 (11:11 -0800)]
mailman: Use @GNU macro for download link
Less verbose and more flexible. Cosmetic change.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 20 Feb 2018 19:09:40 +0000 (11:09 -0800)]
libtasn1: Change URL to point to official website instead of download link
Cosmetic change.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 20 Feb 2018 19:02:29 +0000 (11:02 -0800)]
btrfs-progs: Update to 4.15.1
Compile tested on ar71xx.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jo-Philipp Wich [Tue, 20 Feb 2018 16:08:54 +0000 (17:08 +0100)]
Merge pull request #4562 from pprindeville/lm-sensors-fix-conf-file
lm-sensors: update name of configuration file
dibdot [Tue, 20 Feb 2018 15:14:40 +0000 (16:14 +0100)]
Merge pull request #5627 from tymmej/zsh-missing-libcap
zsh: add required dependency(issue #5514)
Dirk Brenken [Tue, 20 Feb 2018 14:30:52 +0000 (15:30 +0100)]
adblock: update 3.5.1
* maintenance update, just small backend bugfixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
dibdot [Tue, 20 Feb 2018 07:54:54 +0000 (08:54 +0100)]
Merge pull request #5636 from dibdot/travelmate
travelmate: release 1.1.0
Dirk Brenken [Mon, 19 Feb 2018 20:59:03 +0000 (21:59 +0100)]
travelmate: release 1.1.0
* checks continuously the signal quality for conditional
uplink (dis-) connections
* captive portal detection with internet online check and
a 'heartbeat' function to keep the uplink connection up & running
Signed-off-by: Dirk Brenken <dev@brenken.org>
Karl Palsson [Mon, 19 Feb 2018 11:35:41 +0000 (11:35 +0000)]
mosquitto: auto-disable TLS-PSK support if not available
OpenSSL grew the ability to turn off TLS-PSK support. Make sure that
mosquitto turns on/off TLS-PSK support based on this OpenSSL config.
Fixes https://github.com/openwrt/packages/issues/5633
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Mon, 19 Feb 2018 11:26:39 +0000 (11:26 +0000)]
c-ares: bump to v1.14
Changelog at: https://c-ares.haxx.se/changelog.html
mostly android and windows fixes, but some minor fixes for all systems.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Gaëtan Buchetet [Mon, 5 Feb 2018 21:35:20 +0000 (22:35 +0100)]
sqlite3-cli: use shared library to link sqlite3 binary
The sqlite3 binary was linked against the static library of libsqlite3.
It now uses the .so library of the libsqlite3 package. This dropped size
of the sqlite3 binary from 652k to 91k.
Signed-off-by: Gaëtan Buchetet <bubuche.pub@free.fr>
Philip Prindeville [Sun, 18 Feb 2018 20:50:12 +0000 (13:50 -0700)]
Merge pull request #5579 from pprindeville/update-isc-dhcp-4.4.0
isc-dhcp: update to 4.4.0
Jonathan McCrohan [Sun, 18 Feb 2018 20:40:57 +0000 (20:40 +0000)]
wavemon: Update to 0.8.2
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Jonathan McCrohan [Sun, 18 Feb 2018 20:08:10 +0000 (20:08 +0000)]
sslh: Update to v1.19c
Change PKG_SOURCE_URL to https
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Hauke Mehrtens [Sun, 18 Feb 2018 16:38:26 +0000 (17:38 +0100)]
Merge pull request #5580 from neheb/patch-5
libnatpmp: Update to
20150609
Jakub Tymejczyk [Sat, 17 Feb 2018 15:43:38 +0000 (16:43 +0100)]
zsh: add required dependency(issue #5514)
As indicated in https://github.com/openwrt/packages/issues/5514 zsh is compiled with --enable-cap option but libcap is not listed in dependencies
Signed-off-by: Jakub Tymejczyk <jakub@tymejczyk.pl>
Hannu Nyman [Thu, 15 Feb 2018 20:40:50 +0000 (22:40 +0200)]
Merge pull request #5623 from sartura/sysrepo_v0.7.3
sysrepo: bump to latest version
Daniel Golle [Thu, 15 Feb 2018 18:02:25 +0000 (19:02 +0100)]
Merge pull request #5622 from mwarning/kadnode
kadnode: udpate to version 2.2.0
Mislav Novakovic [Thu, 15 Feb 2018 15:51:12 +0000 (16:51 +0100)]
sysrepo: bump to latest version
Sysrepo version 0.7.3 features following improvements:
* possibility to uninstall more modules in one command with sysrepoctl
* several bugfixes
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
champtar [Thu, 15 Feb 2018 15:40:01 +0000 (07:40 -0800)]
Merge pull request #5578 from aparcar/bmx6-exporter
prometheus-node-exporter-lua: add bmx6/7 scraper
Hannu Nyman [Thu, 15 Feb 2018 07:27:02 +0000 (09:27 +0200)]
collectd: enable MQTT plugin
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Thu, 15 Feb 2018 07:17:48 +0000 (09:17 +0200)]
Revert "openvswitch: remove dependency on kernel version"
This reverts commit
44df061c48c34010f5db19e855b112ad3aef4d2d.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Thu, 15 Feb 2018 07:17:14 +0000 (09:17 +0200)]
Revert "openvswitch: fix breakage due to removed SUPPORTED_KERNELS"
This reverts commit
8f2a9a27fd508b007ca26ba1a50eefc66bfab032.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Ted Hess [Thu, 15 Feb 2018 02:20:20 +0000 (21:20 -0500)]
Merge pull request #5619 from neheb/gst
gst1-libav: Remove BUILD_PATENTED from MPEG[12].
Ted Hess [Thu, 15 Feb 2018 02:19:30 +0000 (21:19 -0500)]
Merge pull request #5618 from neheb/ffm
ffmpeg: Remove BUILD_PATENTED for MPEG2 video.
Philip Prindeville [Thu, 15 Feb 2018 02:01:29 +0000 (19:01 -0700)]
Merge pull request #5612 from pprindeville/add-perl-authen-sasl
perl-mod: add authen-sasl
Moritz Warning [Thu, 15 Feb 2018 00:53:10 +0000 (01:53 +0100)]
kadnode: udpate to version 2.2.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Rosen Penev [Wed, 14 Feb 2018 20:56:42 +0000 (12:56 -0800)]
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>
Rosen Penev [Wed, 14 Feb 2018 20:51:49 +0000 (12:51 -0800)]
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>
Rosen Penev [Wed, 7 Feb 2018 02:37:23 +0000 (18:37 -0800)]
libnatpmp: Update to
20150609 + change to HTTPS.
Official mirror. Compile and Run tested on ramips.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Wed, 14 Feb 2018 19:56:24 +0000 (21:56 +0200)]
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>
Hannu Nyman [Wed, 14 Feb 2018 19:28:33 +0000 (21:28 +0200)]
Merge pull request #5613 from commodo/ovs_remove_kernel_version_dep
openvswitch: remove dependency on kernel version
Hannu Nyman [Wed, 14 Feb 2018 15:57:18 +0000 (17:57 +0200)]
Merge pull request #5614 from neheb/tr
transmission: Restored config_overwrite due to popular demand.
Michael Heimpold [Tue, 13 Feb 2018 23:30:39 +0000 (00:30 +0100)]
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>
Rosen Penev [Tue, 13 Feb 2018 19:59:20 +0000 (11:59 -0800)]
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>
Alexandru Ardelean [Tue, 13 Feb 2018 07:32:31 +0000 (09:32 +0200)]
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>
Philip Prindeville [Tue, 2 Jan 2018 01:58:36 +0000 (18:58 -0700)]
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>
Philip Prindeville [Sun, 31 Dec 2017 22:16:05 +0000 (15:16 -0700)]
perl: add Authen::SASL module
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hannu Nyman [Tue, 13 Feb 2018 17:27:09 +0000 (19:27 +0200)]
Merge pull request #5609 from MikePetullo/libsoup
libsoup: update to 2.60.3
Hannu Nyman [Tue, 13 Feb 2018 11:19:48 +0000 (13:19 +0200)]
Merge pull request #5610 from RussellSenior/update-patch-to-2.7.6
patch: update to version 2.7.6
Russell Senior [Mon, 12 Feb 2018 08:39:29 +0000 (00:39 -0800)]
patch: update to version 2.7.6
Signed-off-by: Russell Senior <russell@personaltelco.net>
Luiz Angelo Daros de Luca [Tue, 13 Feb 2018 02:44:31 +0000 (00:44 -0200)]
Merge pull request #5608 from luizluca/libvpx-1.7.0
libvpx: bump to 1.7.0
W. Michael Petullo [Tue, 13 Feb 2018 02:38:32 +0000 (21:38 -0500)]
libsoup: update to 2.60.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Luiz Angelo Daros de Luca [Tue, 13 Feb 2018 02:28:12 +0000 (00:28 -0200)]
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>
Paul Spooren [Wed, 7 Feb 2018 00:05:04 +0000 (01:05 +0100)]
prometheus-node-exporter-lua: add bmx6/7 scraper
scrapes bmx6 status and connected links.
example output:
bmx6_status{id="qMp-LibreMesh-1706",version="BMX6-0.1-alpha",address="fd66:66:66:a:6670:2ff:fe3e:9d28"} 1
bmx6_link_rxRate{target="UPC-CN-C6-E104-Alix",source="qMp-LibreMesh-1706",dev="wlan0-mesh_12"} 100
bmx6_link_txRate{target="UPC-CN-C6-E104-Alix",source="qMp-LibreMesh-1706",dev="wlan0-mesh_12"} 100
bmx6_link_rxRate{target="UPC-CN-C6-E104-Alix-Paul",source="qMp-LibreMesh-1706",dev="wlan1-adhoc_12"} 100
bmx6_link_txRate{target="UPC-CN-C6-E104-Alix-Paul",source="qMp-LibreMesh-1706",dev="wlan1-adhoc_12"} 100
bmx6_link_rxRate{target="UPC-CN-C6-E104-Turoffner",source="qMp-LibreMesh-1706",dev="wlan0-mesh_12"} 97
bmx6_link_txRate{target="UPC-CN-C6-E104-Turoffner",source="qMp-LibreMesh-1706",dev="wlan0-mesh_12"} 100
node_scrape_collector_duration_seconds{collector="bmx6"} 0.
0025260448455811
node_scrape_collector_success{collector="bmx6"} 1
scrapes bmx7 status and connected links.
example output:
bmx7_status{id="
C68791D2",revision="
3a52f89",name="smpl-18f4ce",address="fd70:c687:91d2:8ab3:1a88:6b14:bad0:2b18"} 1
bmx7_cpu_usage 0.7
bmx7_mem_usage
3204000
bmx7_link_rxRate{target="
F48239CD",dev="wlan0-mesh_13",source="
C68791D2",name="smpl-07889a"} 54000
bmx7_link_txRate{target="
F48239CD",dev="wlan0-mesh_13",source="
C68791D2",name="smpl-07889a"} 52729
node_scrape_collector_duration_seconds{collector="bmx7"} 0.
0020999908447266
node_scrape_collector_success{collector="bmx7"} 1
prometheus-node-exporter-lua: bmx6/7 netjson format
adds labels called source and target to links instead of only the target
previously called "id".
Retrieving all *links* from prometheus now makes it easier to create
a valid netjson(.org) graph.
It's not feasible to use *instance* as *source* as for instance likely
the name is used for dns, instead of the ID. Using the *name* instead of
*id* for netjson linking results in a bad graph when two devices have
the same (default) hostname.
Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
Hannu Nyman [Mon, 12 Feb 2018 20:32:25 +0000 (22:32 +0200)]
Merge pull request #5606 from salzmdan/master
knot: update to 2.6.5
Michael Heimpold [Mon, 12 Feb 2018 18:41:40 +0000 (19:41 +0100)]
Merge pull request #5607 from tru7/knxd
knxd: bump to upstream version 0.14.24
Othmar Truniger [Mon, 12 Feb 2018 17:50:12 +0000 (18:50 +0100)]
knxd: bump to upstream version 0.14.24
Signed-off-by: Othmar Truniger <github@truniger.ch>
Michael Heimpold [Mon, 12 Feb 2018 18:10:32 +0000 (19:10 +0100)]
Merge pull request #5600 from MikePetullo/gst1-plugins-ugly
gst1-plugins-ugly: update to 1.12.4
Michael Heimpold [Mon, 12 Feb 2018 18:09:50 +0000 (19:09 +0100)]
Merge pull request #5598 from MikePetullo/gst1-plugins-bad
gst1-plugins-bad: update to 1.12.4
Michael Heimpold [Mon, 12 Feb 2018 18:08:59 +0000 (19:08 +0100)]
Merge pull request #5597 from MikePetullo/gst1-libav
gst1-libav: update to 1.12.4
Michael Heimpold [Mon, 12 Feb 2018 18:08:32 +0000 (19:08 +0100)]
Merge pull request #5594 from MikePetullo/gst1-plugins-good
gst1-plugins-good: update to 1.12.4
Michael Heimpold [Mon, 12 Feb 2018 18:07:32 +0000 (19:07 +0100)]
Merge pull request #5593 from MikePetullo/gst1-plugins-base
gst1-plugins-base: update to 1.12.4
Daniel Salzman [Mon, 12 Feb 2018 15:25:16 +0000 (16:25 +0100)]
knot: update to 2.6.5
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
W. Michael Petullo [Mon, 12 Feb 2018 01:35:07 +0000 (20:35 -0500)]
gst1-plugins-ugly: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 12 Feb 2018 01:12:40 +0000 (20:12 -0500)]
gst1-plugins-bad: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Mon, 12 Feb 2018 00:25:33 +0000 (19:25 -0500)]
gst1-libav: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 11 Feb 2018 15:39:44 +0000 (10:39 -0500)]
gst1-plugins-good: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Michael Heimpold [Sun, 11 Feb 2018 17:27:28 +0000 (18:27 +0100)]
libiio: update to 0.14
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 11 Feb 2018 17:19:35 +0000 (18:19 +0100)]
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>
Hannu Nyman [Sun, 11 Feb 2018 17:28:31 +0000 (19:28 +0200)]
Merge pull request #5595 from wvdakker/master
Shorewall: Bump to version 5.1.12.1
W. van den Akker [Sun, 11 Feb 2018 16:32:44 +0000 (17:32 +0100)]
Shorewall6: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 11 Feb 2018 16:31:13 +0000 (17:31 +0100)]
Shorewall: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 11 Feb 2018 16:29:26 +0000 (17:29 +0100)]
Shorewall6-lite: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 11 Feb 2018 16:27:34 +0000 (17:27 +0100)]
Shorewall-lite: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. van den Akker [Sun, 11 Feb 2018 16:25:03 +0000 (17:25 +0100)]
Shorewall-core: Bump to version 5.1.12.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
W. Michael Petullo [Sun, 11 Feb 2018 15:01:55 +0000 (10:01 -0500)]
gst1-plugins-base: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Sun, 11 Feb 2018 08:09:39 +0000 (10:09 +0200)]
Merge pull request #5592 from MikePetullo/gstreamer1
gstreamer1: update to 1.12.4
Yousong Zhou [Sun, 11 Feb 2018 04:05:56 +0000 (12:05 +0800)]
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>
W. Michael Petullo [Sat, 10 Feb 2018 23:51:31 +0000 (18:51 -0500)]
gstreamer1: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Sat, 10 Feb 2018 16:11:17 +0000 (18:11 +0200)]
Merge pull request #5589 from mwarning/kadnode
kadnode: update to version 2.1.0
Moritz Warning [Fri, 9 Feb 2018 23:14:43 +0000 (00:14 +0100)]
kadnode: update to version 2.1.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Ted Hess [Sat, 10 Feb 2018 14:34:54 +0000 (09:34 -0500)]
libvorbis: add patch for CVE-2017-14632 and CVE-2017-14633
Signed-off-by: Ted Hess <thess@kitschensync.net>
Jonathan McCrohan [Sat, 10 Feb 2018 13:15:01 +0000 (13:15 +0000)]
sslh: Update to v1.19b
Refresh patches
Update upstream URLs
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Ted Hess [Sat, 10 Feb 2018 12:53:53 +0000 (07:53 -0500)]
Merge pull request #5506 from neheb/patch-2
libmad: Remove BUILD_PATENTED
Ted Hess [Sat, 10 Feb 2018 12:52:17 +0000 (07:52 -0500)]
Merge pull request #5508 from neheb/patch-4
gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]
Ted Hess [Sat, 10 Feb 2018 12:51:54 +0000 (07:51 -0500)]
Merge pull request #5507 from neheb/patch-3
ffmpeg: Remove BUILD_PATENTED for AC3
Yousong Zhou [Fri, 26 Jan 2018 08:05:58 +0000 (16:05 +0800)]
node: depends on availability of fpu
It requires either hardware or software emulated fpu, otherwise program
can fail with SIGILL for fp instructions emitted by the JIT compiler
See #1937, #2633, #2442, FS#1257 for details
From code snippet at deps/v8/src/mips/constants-mips.h
#elif(defined(__mips_soft_float) && __mips_soft_float != 0)
// This flag is raised when -msoft-float is passed to the compiler.
// // Although FPU is a base requirement for v8, soft-float ABI is used
// // on soft-float systems with FPU kernel emulation.
// const bool IsMipsSoftFloatABI = true;
[1] https://bugs.chromium.org/p/v8/issues/detail?id=4704
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Thu, 8 Feb 2018 15:15:24 +0000 (17:15 +0200)]
Merge pull request #5575 from zhaojh329/rtty
rtty: Update to 3.1.2
Daniel Golle [Wed, 7 Feb 2018 19:36:59 +0000 (20:36 +0100)]
gnunet: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>