aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* sane-backends: rebind printers to usblp after scanLuiz Angelo Daros de Luca2019-05-02
| | | | | | | | | | | | | | | | While scanning, sane unbinds usb device from usblp module. This patch creates a saned wrapper that keep track of all usb devices binded to usblp before saned is launched and rebind them back if not still bound after saned exits. This workaround is only effective if saned is launched by a super daemon like xinetd as it needs to exit after scan job finish. If not, printing will not be available while saned service is running. Write access to /sys/bus/usb/drivers/usblp/bind is required. So, normally it would require root access. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* hplip: bump to 3.19.3Luiz Angelo Daros de Luca2019-04-30
| | | | | | | 040-fix_bool.patch: fixed upstream 060-fix-uclibc.patch: workaround for uclibc build (arc_arc700) Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* Merge pull request #8847 from MikePetullo/gstreamer1Rosen Penev2019-04-29
|\ | | | | gstreamer1: revert addition of --disable-option-parsing
| * gstreamer1: revert addition of --disable-option-parsingW. Michael Petullo2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | The --disable-option-parsing flag breaks applications (such as dmapd) that assume gst_init_get_option_group() initializes GStreamer. The gst_init_get_option_group() function returns NULL and does nothing to initialize GStreamer in this case. The --disable-option-parsing is meant only for very specialized instances. See also https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/388. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #7098 from ammubhave/add_libgflagsRosen Penev2019-04-29
|\ \ | | | | | | libgflags: add gflags package
| * | libgflags: add gflags packageAmol Bhave2019-04-03
| | | | | | | | | | | | | | | | | | | | | | | | Google's gflags library is a C++ library that implements command line flags processing. Adding the library so that it can used when compiling other C++ programs. Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | Merge pull request #8804 from neheb/cifRosen Penev2019-04-29
|\ \ \ | | | | | | | | cifs-utils: Update to 6.9
| * | | cifs-utils: Update to 6.9Rosen Penev2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reorganized and cleaned up Makefile for consistency between packages. Disabled relro and pie. The build system already handles those. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8813 from neheb/miniupRosen Penev2019-04-29
|\ \ \ \ | | | | | | | | | | miniupnpd: Fix compilation under glibc
| * | | | miniupnpd: Fix compilation under glibcRosen Penev2019-04-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8818 from MikePetullo/gstreamer1Rosen Penev2019-04-29
|\ \ \ \ \ | | |_|_|/ | |/| | | gstreamer1: update to 1.16.0
| * | | | gst1-libav: update to 1.16.0W. Michael Petullo2019-04-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | gst1-plugins-ugly: update to 1.16.0W. Michael Petullo2019-04-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | gst1-plugins-bad: update to 1.16.0W. Michael Petullo2019-04-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | gst1-plugins-good: update to 1.16.0W. Michael Petullo2019-04-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | gst1-plugins-base: update to 1.16.0W. Michael Petullo2019-04-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | gstreamer1: update to 1.16.0W. Michael Petullo2019-04-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | Merge pull request #7102 from ammubhave/add_libre2Rosen Penev2019-04-29
|\ \ \ \ \ | | | | | | | | | | | | libre2: add re2 package
| * | | | | libre2: add re2 packageAmol Bhave2019-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | | | | Merge pull request #8841 from lnslbrty/update/ptunnel-ngHannu Nyman2019-04-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | ptunnel-ng: update to 1.42
| * | | | | | ptunnel-ng: update to 1.42Toni Uhlig2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | | Merge pull request #8833 from lucize/doveupHannu Nyman2019-04-29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | dovecot: update to 2.3.5.2
| * | | | | | dovecot: update to 2.3.5.2Lucian Cristian2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | libvpx: cleanup configure/make varsLuiz Angelo Daros de Luca2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of redefining LD (and duplicating it), it is better to unset the existing value first. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | Merge pull request #7641 from marcin1j/pr/20181211-owfs-remove-avahi-dependencyRosen Penev2019-04-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | owfs: disable avahi dependency
| * | | | | | | owfs: disable avahi dependencyMarcin Jurkowski2019-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avahi is not a mandatory owfs dependency so disable it to avoid Avahi/DBus daemons bloat. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | | | | | Merge pull request #8835 from dengqf6/ngxRosen Penev2019-04-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nginx: update to 1.16.0
| * | | | | | | | nginx: update to 1.16.0Deng Qingfang2019-04-29
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nginx to latest stable release 1.16.0 Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* / | | | | | | libvpx: bump to 1.8.0Luiz Angelo Daros de Luca2019-04-29
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release focused on encoding performance for realtime and VOD use cases. See: https://chromium.googlesource.com/webm/libvpx/+/refs/tags/v1.8.0 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | Merge pull request #8830 from cshoredaniel/pr-nut-nutmon+fsd-fixesRosen Penev2019-04-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nut: nutmon+fsd fixes
| * | | | | | | nut: Actually do FSD when requiredDaniel F. Dickinson2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code was all there but the call do the function containing it was missing, so call the function so that forced (UPS) shutdown occurs on a battery critical or manually requested FSD situation. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | | nut: Fix nutmon issues with initDaniel F. Dickinson2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NUT's upsmon is rather peculiar in that it has a child process that runs as a regular user and a parent process that runs as root (in order to facilitate shutting down the device if needed). procd doesn't deal well with this and doing 'normal' procd stop / restart / etc results in the child process still hanging around but with not parent, which causes undesired behaviour. Therefore, add the use of 'upsmon -c stop' during process shutdown / restart in order to ensure that upsmon is actually fully stopped. Also fixes nut-monitor going into crashloop on network changes (due to trigger that restarted upsmon but failed due to orphan child from before restart). Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | Merge pull request #8782 from neheb/sysRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | sysrepo: Fix compilation with bindings enabled
| * | | | | | | | sysrepo: Fix compilation with bindings enabledRosen Penev2019-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default the buildbot does not build the bindings and thus misses this. The BUILD_DEPENDS is totally broken. Removing the + sign should fix it. The SWIG directories are wrong. Fix them. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #8810 from zhaojh329/lua-evRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | lua-ev: Add package
| * | | | | | | | | lua-ev: Add packageJianhui Zhao2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | | | | Merge pull request #8798 from ja-pa/libpng-security-updateRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libpng: update to version 1.6.37
| * | | | | | | | | | libpng: update to version 1.6.37Jan Pavlinec2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-7317 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | Merge pull request #8694 from neheb/inlRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | perl-inline: Update to 0.82
| * | | | | | | | | | | perl-inline: Update to 0.82Rosen Penev2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Author and download URL changed. Rearranged Makefile slightly for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #8657 from klukonin/Prometheus_add_more_metricschamptar2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | prometheus-node-exporter-lua: Add more wifi_station metrics
| * | | | | | | | | | | | prometheus-node-exporter-lua: Add more wifi_station metrics and fix naming ↵Kirill Lukonin2019-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | according to original wifi_linux.go node exporter Signed-off-by: Kirill Lukonin <klukonin@gmail.com>
* | | | | | | | | | | | | Merge pull request #8825 from MikePetullo/libpslHannu Nyman2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | libpsl: update to 0.21.0
| * | | | | | | | | | | | libpsl: update to 0.21.0W. Michael Petullo2019-04-27
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | | Merge pull request #8811 from neheb/ssmDirk Brenken2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | ssmpt: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | | | | | ssmpt: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-04-27
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | | | | | | | gst1-libav: Fix octeonplus hackRosen Penev2019-04-27
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The proper directive is ifneq, not ifeq. Tested on mips64 and i386 to make sure it still builds. Signed-off-by: Rosen Penev <rosenp@gmail.com
* | | | | | | | | | tcp_wrappers: fix compilation warningsTom Sullivan2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set `Wall` and address sources of reported warnings. Signed-off-by: Tom Sullivan <tom@msbit.com.au>
* | | | | | | | | | Merge pull request #8795 from commodo/python-evdev-bumpHannu Nyman2019-04-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Python evdev bump
| * | | | | | | | | | python-evdev: use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS vars for buildAlexandru Ardelean2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a minor cleanup. Use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS variable to specify extra build args. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>