aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #4663 from Shulyaka/postfix_4333Hannu Nyman2017-08-02
|\ \ \ \ | | | | | | | | | | postfix: fix sendmail symlink
| * | | | postfix: fix sendmail symlinkDenis Shulyaka2017-08-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | | Merge pull request #4662 from commodo/ovs-updateHannu Nyman2017-08-02
|\ \ \ \ \ | |/ / / / |/| | | | openvswitch: bump to version 2.7.2
| * | | | openvswitch: bump to version 2.7.2Alexandru Ardelean2017-08-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | shadowsocks-libev: backport patch for logging with daemon facilityYousong Zhou2017-08-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | shadowsocks-libev: add ipv6_first option supportYousong Zhou2017-08-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #4631 from marcin1j/pr/20170725-httpingHannu Nyman2017-08-02
|\ \ \ \ \ | | | | | | | | | | | | httping: import from oldpackages and upgrade to version 2.5
| * | | | | httping: import from oldpackages and upgrade to version 2.5Marcin Jurkowski2017-07-26
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package version upgraded to 2.5 with patches: - Fixed compiler warnings - Fixed miscalculated response time - Reduced binary size by stripping unused code Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | | Merge pull request #4658 from pprindeville/acpica-tools-updatePhilip Prindeville2017-08-01
|\ \ \ \ \ | | | | | | | | | | | | acpica-unix: update to 20170728
| * | | | | acpica-unix: update to 20170728Philip Prindeville2017-07-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #4180 from michael-dev/features/libpq-pkgconfig-filesDaniel Golle2017-08-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | postgresql: InstallDev pkg-config files for libpq
| * | | | | postgresql: InstallDev pkg-config files for libpqMichael Braun2017-08-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
* | | | | | Merge pull request #4660 from zx2c4/patch-8Hannu Nyman2017-07-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | wireguard: version bump
| * | | | | | wireguard: version bumpJason A. Donenfeld2017-07-31
|/ / / / / / | | | | | | | | | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | | | | | domoticz: bump to 3.8153Stijn Tintel2017-07-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | shadowsocks-libev: bump to version 3.0.8Yousong Zhou2017-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable changes since 3.0.7 - ss-local, ss-redir: ipv6_first awareness - ss-server: ppbloom_add only after 1st decryption succeeds Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #4656 from micmac1/mastertripolar2017-07-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | libs/speex and libs/speexdsp: fix configure params
| * | | | | | libs/speex and libs/speexdsp: fix configure paramsSebastian Kemper2017-07-30
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove ogg params from speex configure as it doesn't know about them. - Remove --enable-sse=no from both speex and speexdsp. The configure scripts do actually not add items to our CFLAGS like previously assumed. - When --disable-float-api is used VBR needs to be disabled as well, as VBR has not been implemented with fixed-point math in speex (yet). So add --disable-vbr when --disable-float-api is used. - In speexdsp 1.2rc2 optimizations for NEON were added. Unfortunately the ASM does not work for 64bit ARM. So force NEON optimizations off when compiling for AARCH64. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #4648 from jp-bennett/masterchamptar2017-07-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | nano: Update to 2.8.6
| * | | | | | Nano: Update to 2.8.6Jonathan Bennett2017-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | | | | | Merge pull request #4653 from micmac1/mastertripolar2017-07-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libs/speex: version bump and refactoring Signed-off-by: Peter Wagner <tripolar@gmx.at>
| * | | | | | | libs/speex: version bump and refactoringSebastian Kemper2017-07-30
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - speexdsp has been broken out of the speex package by upstream. The released versions of both aren't aligned (speex is at 1.2.0, speexdsp at 1.2rc3). Break out speexdsp into its own Makefile accordingly. - Don't disable VBR anymore as it has its applications (i.e. can be used with freeswitch-stable). - Prevent build system from changing our CFLAGS (--enable-sse=no). - Make integer mode depend on SOFT_FLOAT symbol so it doesn't get enabled on devices with FPUs. - Use PKG_INSTALL and remove custom Build/Compile as there is no need for this. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | Merge pull request #4646 from jow-/introduce-nlbwmonJo-Philipp Wich2017-07-30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | nlbwmon: add package
| * | | | | | nlbwmon: add packageJo-Philipp Wich2017-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit introduces nlbwmon, the lightweight NetLink BandWidth Montor. The nlbwmon daemon gathers per-host traffic statistics by querying netlink accounting data. Due to this approach, the executable is very small and does not rely on libpcap and CPU intensive raw sockets to monitor traffic. Besides raw per-host traffic counters, nlbwmon also support rudimentary traffic classification by observing IP protocols and used port numbers. Gathered accounting data is stored into a series of database files which are regularily committed to persistent storage. Refresh, commit and accounting intervals are freely configurable as well as the layer7 protocol mapping rules and observed source subnets. This package also bundles a cli client which can be used to dump the gathered traffic data as JSON, CSV or plaintext data. A pull request to add a graphical LuCI frontend for nlbwmon is pending. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | Merge pull request #4652 from haraldg/lcdproc-0.5.9champtar2017-07-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lcdproc: Update to 0.5.9
| * | | | | | | lcdproc: Update to 0.5.9Harald Geyer2017-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop the makefile code to compile versions directly from git. Signed-off-by: Harald Geyer <harald@ccbib.org>
* | | | | | | | Merge pull request #4651 from dibdot/travelmatechamptar2017-07-29
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | travelmate: update 0.9.1
| * | | | | | | travelmate: update 0.9.1Dirk Brenken2017-07-29
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.9.1 backend: * load procd reload trigger only in 'manual' mode * documentation update frontend: * further optimized Station Overview & Scan page, especially for mobile devices * add a "Rescan" button in manual mode on overview page * XHTML fixes Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #4469 from chris5560/masterchamptar2017-07-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | privoxy: clear PKG_MAINTAINER
| * | | | | | | privoxy: clear PKG_MAINTAINERChristian Schoenebeck2017-07-29
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I do not use this software any more and due to lack of time, I give the maintenance responsibility back to the community. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | ipsec-tools: Fix CVE-2016-10396Noah Meyerhans2017-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use patch pulled from Debian's packaging at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867986 Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | php7: upgrade to 7.1.7Michael Heimpold2017-07-29
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes several CVEs: - in mbstring: CVE-2017-9224, CVE-2017-9226, CVE-2017-9227, CVE-2017-9228, CVE-2017-9229 - in gd: CVE-2017-7890 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #4645 from pprindeville/syslog-ng-wrong-pid-pathPhilip Prindeville2017-07-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | syslog-ng: fix typo in .pid file path
| * | | | | syslog-ng: fix typo in .pid file pathPhilip Prindeville2017-07-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #4634 from pprindeville/ntp-add-uci-supporttripolar2017-07-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | ntpd: use UCI to synthesize minimal conf file
| * | | | | | ntpd: use UCI to synthesize minimal conf filePhilip Prindeville2017-07-27
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Borrowed code from Busybox's sysntpd. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | shadowsocks-libev: use xargs -r just in caseYousong Zhou2017-07-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | shadowsocks-libev: fix compiling with stale object filesYousong Zhou2017-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will cause various kinds of failures in the buildbot ➜ shadowsocks-libev-3.0.7 git:(master) find . -name '*.o' -o -name '*.lo' ./libbloom/murmur2/libbloom_la-MurmurHash2.o ./libbloom/murmur2/libbloom_la-MurmurHash2.lo ./libbloom/libbloom_la-bloom.lo ./libbloom/libbloom_la-bloom.o ➜ shadowsocks-libev-3.0.7 git:(master) ls -l libbloom/murmur2 total 24 -rw-r--r-- 1 yousong yousong 324 Jun 27 14:17 libbloom_la-MurmurHash2.lo -rw-r--r-- 1 yousong yousong 4168 Jun 27 14:17 libbloom_la-MurmurHash2.o -rw-r--r-- 1 yousong yousong 1344 Feb 17 08:47 MurmurHash2.c -rw-r--r-- 1 yousong yousong 142 Feb 17 08:47 murmurhash2.h -rw-r--r-- 1 yousong yousong 213 Feb 17 08:47 README ➜ shadowsocks-libev-3.0.7 git:(master) file ./libbloom/murmur2/libbloom_la-MurmurHash2.o ./libbloom/murmur2/libbloom_la-MurmurHash2.o: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not stripped ➜ shadowsocks-libev-3.0.7 git:(master) Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | softethervpn: Pass down CFLAGS, CPPFLAGS and LDFLAGSFlorian Fainelli2017-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The softethervpn does not actually supported CCFLAGS, or other standard variables, so we need to override CC to include all of those to fix build errors with external toolchains. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | | | | sox: Explicitly disable support for OpenMPFlorian Fainelli2017-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case a toolchain happens to be built with OpenMP, sox's configure script would be picking that, but we would not be depending on libgomp and would fail creating the package. Since internal OpenWrt/LEDE toolchains don't enable OpenMP by default, let's just do that here as well. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | | | | Merge pull request #4643 from aparcar/patch-2Daniel Golle2017-07-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | | rpcd-mod-attendedsysupgrade: add missing .rpcd
| * | | | | rpcd-mod-attendedsysupgrade: add missing .rpcdPaul Spooren2017-07-27
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | due to renaming .rpcd was forgotten in the Makefile Signed-off-by: Paul Spooren <paul@spooren.de>
* | | | | Merge pull request #4610 from pprindeville/syslog-ng-fix-reloadPhilip Prindeville2017-07-27
|\ \ \ \ \ | | | | | | | | | | | | syslog-ng: use syslog-ng-ctl to handle reload operation
| * | | | | syslog-ng: use syslog-ng-ctl for proper reloadsPhilip Prindeville2017-07-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | | | | syslog-ng: add syntax check to startup scriptPhilip Prindeville2017-07-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | | | | syslog-ng: get rid of guardian processPhilip Prindeville2017-07-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | | | | syslog-ng: replace hardcoded paths with variablesPhilip Prindeville2017-07-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | | | | syslog-ng: add customization directoryPhilip Prindeville2017-07-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * | | | | syslog-ng: retire PKG_MD5SUMPhilip Prindeville2017-07-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #4639 from commodo/python-cryptography-updateHannu Nyman2017-07-27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | python-cryptography: update to version 1.9 ; add python3 variant, and simplify/remove python-cffi host dep