Hannu Nyman [Thu, 3 Aug 2017 08:09:34 +0000 (11:09 +0300)]
Merge pull request #4629 from marcin1j/pr/
20170725-mwan3-tracking-methods
mwan3: support various interface tracking methods
Hannu Nyman [Wed, 2 Aug 2017 19:32:46 +0000 (22:32 +0300)]
Merge pull request #4664 from Shulyaka/postfix
postfix: less overlayfs rewrites
Denis Shulyaka [Wed, 2 Aug 2017 18:43:36 +0000 (21:43 +0300)]
postfix: less overlayfs rewrites
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Marcin Jurkowski [Tue, 25 Jul 2017 17:34:40 +0000 (19:34 +0200)]
mwan3: support various interface tracking methods
Adds support for interface tracking using either ping, arping or
httping. This allows to track interface status on networks with filtered
ICMP traffic or simply to monitor data link layer etc.
To facilitate binding to a specified interface its IP address is passed
as a new mwan3track parameter. It's currently required by httping
and possibly by other tools that may be added in the future.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
Jo-Philipp Wich [Wed, 2 Aug 2017 15:11:30 +0000 (17:11 +0200)]
nlbwmon: update to latest version
Changes since last update:
32fc092 build: remove extraneous _GNU_SOURCE defines
096aaa3 build: compile with -D_GNU_SOURCE
76487b5 transform to source-only repository
Fixes build with uClibc and eglibc toolchains.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Wed, 2 Aug 2017 13:58:28 +0000 (16:58 +0300)]
Merge pull request #4663 from Shulyaka/postfix_4333
postfix: fix sendmail symlink
Denis Shulyaka [Wed, 2 Aug 2017 13:23:08 +0000 (16:23 +0300)]
postfix: fix sendmail symlink
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Hannu Nyman [Wed, 2 Aug 2017 13:18:06 +0000 (16:18 +0300)]
Merge pull request #4662 from commodo/ovs-update
openvswitch: bump to version 2.7.2
Alexandru Ardelean [Tue, 25 Jul 2017 10:48:18 +0000 (13:48 +0300)]
openvswitch: bump to version 2.7.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Yousong Zhou [Tue, 1 Aug 2017 07:23:47 +0000 (15:23 +0800)]
shadowsocks-libev: backport patch for logging with daemon facility
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Mon, 31 Jul 2017 02:37:39 +0000 (10:37 +0800)]
shadowsocks-libev: add ipv6_first option support
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Wed, 2 Aug 2017 05:44:33 +0000 (08:44 +0300)]
Merge pull request #4631 from marcin1j/pr/
20170725-httping
httping: import from oldpackages and upgrade to version 2.5
Philip Prindeville [Wed, 2 Aug 2017 04:17:24 +0000 (22:17 -0600)]
Merge pull request #4658 from pprindeville/acpica-tools-update
acpica-unix: update to
20170728
Daniel Golle [Tue, 1 Aug 2017 15:01:00 +0000 (17:01 +0200)]
Merge pull request #4180 from michael-dev/features/libpq-pkgconfig-files
postgresql: InstallDev pkg-config files for libpq
Michael Braun [Wed, 22 Mar 2017 11:46:42 +0000 (12:46 +0100)]
postgresql: InstallDev pkg-config files for libpq
Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
Philip Prindeville [Sun, 30 Jul 2017 19:18:16 +0000 (13:18 -0600)]
acpica-unix: update to
20170728
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hannu Nyman [Mon, 31 Jul 2017 17:54:18 +0000 (20:54 +0300)]
Merge pull request #4660 from zx2c4/patch-8
wireguard: version bump
Jason A. Donenfeld [Mon, 31 Jul 2017 16:45:59 +0000 (18:45 +0200)]
wireguard: version bump
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Stijn Tintel [Mon, 31 Jul 2017 13:23:33 +0000 (15:23 +0200)]
domoticz: bump to 3.8153
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Yousong Zhou [Mon, 31 Jul 2017 01:19:16 +0000 (09:19 +0800)]
shadowsocks-libev: bump to version 3.0.8
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>
tripolar [Sun, 30 Jul 2017 19:10:06 +0000 (21:10 +0200)]
Merge pull request #4656 from micmac1/master
libs/speex and libs/speexdsp: fix configure params
Sebastian Kemper [Sun, 30 Jul 2017 15:41:07 +0000 (17:41 +0200)]
libs/speex and libs/speexdsp: fix configure params
- 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>
champtar [Sun, 30 Jul 2017 14:59:29 +0000 (07:59 -0700)]
Merge pull request #4648 from jp-bennett/master
nano: Update to 2.8.6
tripolar [Sun, 30 Jul 2017 09:55:38 +0000 (11:55 +0200)]
Merge pull request #4653 from micmac1/master
libs/speex: version bump and refactoring
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Jo-Philipp Wich [Sun, 30 Jul 2017 09:52:30 +0000 (11:52 +0200)]
Merge pull request #4646 from jow-/introduce-nlbwmon
nlbwmon: add package
Sebastian Kemper [Sun, 30 Jul 2017 08:08:52 +0000 (10:08 +0200)]
libs/speex: version bump and refactoring
- 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>
Jonathan Bennett [Sun, 30 Jul 2017 03:44:12 +0000 (22:44 -0500)]
Nano: Update to 2.8.6
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
champtar [Sat, 29 Jul 2017 21:17:25 +0000 (14:17 -0700)]
Merge pull request #4652 from haraldg/lcdproc-0.5.9
lcdproc: Update to 0.5.9
champtar [Sat, 29 Jul 2017 21:15:24 +0000 (14:15 -0700)]
Merge pull request #4651 from dibdot/travelmate
travelmate: update 0.9.1
Harald Geyer [Sat, 29 Jul 2017 19:58:33 +0000 (19:58 +0000)]
lcdproc: Update to 0.5.9
Drop the makefile code to compile versions directly from git.
Signed-off-by: Harald Geyer <harald@ccbib.org>
champtar [Sat, 29 Jul 2017 18:05:46 +0000 (11:05 -0700)]
Merge pull request #4469 from chris5560/master
privoxy: clear PKG_MAINTAINER
Noah Meyerhans [Wed, 26 Jul 2017 14:51:56 +0000 (07:51 -0700)]
ipsec-tools: Fix CVE-2016-10396
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>
Dirk Brenken [Sat, 29 Jul 2017 17:19:23 +0000 (19:19 +0200)]
travelmate: update 0.9.1
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>
Michael Heimpold [Sat, 29 Jul 2017 13:33:02 +0000 (15:33 +0200)]
php7: upgrade to 7.1.7
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>
Christian Schoenebeck [Sat, 10 Jun 2017 19:31:30 +0000 (21:31 +0200)]
privoxy: clear PKG_MAINTAINER
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>
Philip Prindeville [Fri, 28 Jul 2017 21:47:13 +0000 (15:47 -0600)]
Merge pull request #4645 from pprindeville/syslog-ng-wrong-pid-path
syslog-ng: fix typo in .pid file path
Jo-Philipp Wich [Fri, 28 Jul 2017 13:30:06 +0000 (15:30 +0200)]
nlbwmon: add package
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>
tripolar [Fri, 28 Jul 2017 08:01:11 +0000 (10:01 +0200)]
Merge pull request #4634 from pprindeville/ntp-add-uci-support
ntpd: use UCI to synthesize minimal conf file
Yousong Zhou [Fri, 28 Jul 2017 07:10:31 +0000 (15:10 +0800)]
shadowsocks-libev: use xargs -r just in case
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Fri, 28 Jul 2017 06:44:48 +0000 (14:44 +0800)]
shadowsocks-libev: fix compiling with stale object files
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>
Philip Prindeville [Fri, 28 Jul 2017 03:03:11 +0000 (21:03 -0600)]
syslog-ng: fix typo in .pid file path
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Florian Fainelli [Fri, 28 Jul 2017 01:23:04 +0000 (18:23 -0700)]
softethervpn: Pass down CFLAGS, CPPFLAGS and LDFLAGS
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>
Florian Fainelli [Mon, 10 Jul 2017 23:20:21 +0000 (16:20 -0700)]
sox: Explicitly disable support for OpenMP
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>
Philip Prindeville [Wed, 26 Jul 2017 13:51:39 +0000 (07:51 -0600)]
ntpd: use UCI to synthesize minimal conf file
Borrowed code from Busybox's sysntpd.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Daniel Golle [Thu, 27 Jul 2017 21:53:17 +0000 (23:53 +0200)]
Merge pull request #4643 from aparcar/patch-2
rpcd-mod-attendedsysupgrade: add missing .rpcd
Paul Spooren [Thu, 27 Jul 2017 17:14:24 +0000 (19:14 +0200)]
rpcd-mod-attendedsysupgrade: add missing .rpcd
due to renaming .rpcd was forgotten in the Makefile
Signed-off-by: Paul Spooren <paul@spooren.de>
Philip Prindeville [Thu, 27 Jul 2017 15:03:15 +0000 (09:03 -0600)]
Merge pull request #4610 from pprindeville/syslog-ng-fix-reload
syslog-ng: use syslog-ng-ctl to handle reload operation
Hannu Nyman [Thu, 27 Jul 2017 13:12:40 +0000 (16:12 +0300)]
Merge pull request #4639 from commodo/python-cryptography-update
python-cryptography: update to version 1.9 ; add python3 variant, and simplify/remove python-cffi host dep
Alexandru Ardelean [Thu, 6 Jul 2017 17:39:40 +0000 (20:39 +0300)]
python-cryptography: bump to version 1.9 and add python3 variant
And add myself as 2nd maintainer.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Thu, 27 Jul 2017 06:36:44 +0000 (09:36 +0300)]
python-cffi: install host-side via pip + add myself 2nd maintainer
python-cryptography needs this dep to build
the sources.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Thu, 6 Jul 2017 18:09:04 +0000 (21:09 +0300)]
python-idna: bump to version 2.5 and add python3 variant
And add myself as 2nd maintainer.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Thu, 6 Jul 2017 17:49:59 +0000 (20:49 +0300)]
python-pyasn1: bump to version 0.2.3 and add python3 variant
And add myself as 2nd maintainer.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 4 Jul 2017 20:42:36 +0000 (23:42 +0300)]
python-six: add python3-six variant + add myself as 2nd maintainer
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Thu, 27 Jul 2017 04:19:42 +0000 (07:19 +0300)]
Merge pull request #4637 from commodo/python-refresh-patches
python,python3: refresh patches via refresh cmd (reduce patch fuzz)
Alexandru Ardelean [Wed, 26 Jul 2017 20:55:31 +0000 (23:55 +0300)]
python3: refresh patches `make package/python3/refresh` cmd
This was a bit overdue.
I did not know about this methodology.
Reduces patch fuzz.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 26 Jul 2017 20:55:21 +0000 (23:55 +0300)]
python: refresh patches `make package/python/refresh` cmd
This was a bit overdue.
I did not know about this methodology.
Reduces patch fuzz.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Zoltan Herpai [Wed, 26 Jul 2017 19:13:17 +0000 (21:13 +0200)]
Merge pull request #4616 from diizzyy/patch-76
sound/mpg123: Update to 1.25.3
Philip Prindeville [Tue, 25 Jul 2017 20:17:41 +0000 (14:17 -0600)]
syslog-ng: use syslog-ng-ctl for proper reloads
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Tue, 25 Jul 2017 20:16:37 +0000 (14:16 -0600)]
syslog-ng: add syntax check to startup script
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Tue, 25 Jul 2017 20:15:05 +0000 (14:15 -0600)]
syslog-ng: get rid of guardian process
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Tue, 25 Jul 2017 20:13:53 +0000 (14:13 -0600)]
syslog-ng: replace hardcoded paths with variables
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Tue, 25 Jul 2017 20:10:15 +0000 (14:10 -0600)]
syslog-ng: add customization directory
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Tue, 25 Jul 2017 20:07:06 +0000 (14:07 -0600)]
syslog-ng: retire PKG_MD5SUM
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hannu Nyman [Wed, 26 Jul 2017 17:09:55 +0000 (20:09 +0300)]
Merge pull request #4628 from ejurgensen/forked-daapd_25.0
forked-daapd: Update to 25.0
ejurgensen [Tue, 25 Jul 2017 19:33:21 +0000 (21:33 +0200)]
forked-daapd: Update to 25.0
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Yousong Zhou [Wed, 26 Jul 2017 02:12:25 +0000 (10:12 +0800)]
shadowsocks-libev: configure options for release build
- It's a common practice that assert should be ignored in release build
- Whether to enable ssp should be decided by the config of build system
This was taken from Makefile in shadowsocks/openwrt-shadowsocks.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Etienne Champetier [Tue, 25 Jul 2017 22:25:09 +0000 (15:25 -0700)]
build,travis: fix repo unshallowing
git merge-base does not work as I expected
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Marcin Jurkowski [Tue, 25 Jul 2017 18:46:35 +0000 (20:46 +0200)]
httping: import from oldpackages and upgrade to version 2.5
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>
Daniel Golle [Tue, 25 Jul 2017 17:46:35 +0000 (19:46 +0200)]
Merge pull request #4627 from aparcar/rpcd-mod-attended-sysupgrade
rpcd-mod-attendedsysupgrade: add package
Etienne Champetier [Tue, 25 Jul 2017 17:43:56 +0000 (10:43 -0700)]
build,travis: allow '/' in the start of the commit
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
champtar [Tue, 25 Jul 2017 17:40:54 +0000 (10:40 -0700)]
Merge pull request #4626 from aparcar/patch-2
build,travis: allow dash in package name
Paul Spooren [Tue, 25 Jul 2017 17:17:44 +0000 (19:17 +0200)]
build,travis: allow dash in package name
Signed-off-by: Paul Spooren <paul@spooren.de>
Paul Spooren [Tue, 18 Jul 2017 22:47:40 +0000 (00:47 +0200)]
rpcd-mod-attendedsysupgrade: add package
add ubus call to perform a sysupgrade and acl file for the attended
sysupgrade use case as well uci defaults.
Package is a part of the GSoC 17 project implementing easy
sysupgrade functionality.
Signed-off-by: Paul Spooren <paul@spooren.de>
Daniel Golle [Tue, 25 Jul 2017 17:27:07 +0000 (19:27 +0200)]
Merge pull request #4625 from aparcar/rpcd-mod-packagelist
rpcd-mod-packagelist: add package
Paul Spooren [Tue, 18 Jul 2017 22:47:40 +0000 (00:47 +0200)]
rpcd-mod-packagelist: add package
Provides a way to acquire the list of installed packages without the
need to have opkg available. It is being used for the GSoC 17 project
implementing easy sysupgrade functionality.
Signed-off-by: Paul Spooren <paul@spooren.de>
champtar [Tue, 25 Jul 2017 14:55:33 +0000 (07:55 -0700)]
Merge pull request #4624 from champtar/travis
build,travis: do not modify .travis.yml
Yousong Zhou [Tue, 25 Jul 2017 08:39:09 +0000 (16:39 +0800)]
shadowsocks-libev: configure with --disable-silent-rules
So that more details will be shown in faillogs
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Tue, 25 Jul 2017 06:49:15 +0000 (09:49 +0300)]
Merge pull request #4601 from commodo/python-cffi-upgrade
python-cffi: upgrade to 1.10.0 (together with dependencies)
Hannu Nyman [Tue, 25 Jul 2017 06:46:10 +0000 (09:46 +0300)]
Merge pull request #4623 from ejurgensen/gperf_3.1
gperf: Update to 3.1
Thomas Heil [Tue, 25 Jul 2017 00:44:46 +0000 (02:44 +0200)]
Merge pull request #4034 from artynet/apache-fix
apache : fixing zlib dependency
Etienne Champetier [Mon, 24 Jul 2017 23:32:55 +0000 (16:32 -0700)]
build,travis: do not modify .travis.yml
restarting a build doesn't update .travis.yml but does update .travis_do.sh ...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
champtar [Mon, 24 Jul 2017 22:08:42 +0000 (15:08 -0700)]
Merge pull request #4618 from champtar/travis
Travis improvements
ejurgensen [Mon, 24 Jul 2017 21:23:00 +0000 (23:23 +0200)]
gperf: Update to 3.1
The patch fixes a problem where an incorrect getline.h would get included
(not gperf's own which resides in ./lib)
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Etienne Champetier [Mon, 24 Jul 2017 18:08:55 +0000 (11:08 -0700)]
build,travis: fetch commits until we find merge-base
if the merge-base is not in the initial clone,
git diff / git rev-list will return funky results
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Ted Hess [Mon, 24 Jul 2017 18:09:36 +0000 (14:09 -0400)]
Merge pull request #4619 from diizzyy/patch-77
libs/expat: Fix poor entropy compilation error
Etienne Champetier [Sun, 23 Jul 2017 19:51:59 +0000 (12:51 -0700)]
build,travis: test commits format
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Etienne Champetier [Sat, 22 Jul 2017 19:06:09 +0000 (12:06 -0700)]
build,travis: some tunings
- use 'git diff --name-only'
- unpack the sdk only once as if there is no errors we don't need clean sdk
fresh sdk mean new git checkout of the feeds each time
- only include base, packages and luci,
as we should not have dependencies on other feeds
- use github for feeds
- continue to test on error
- add a bit of color
- use bash
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Yousong Zhou [Mon, 24 Jul 2017 16:58:42 +0000 (00:58 +0800)]
shadowsocks-libev: bump version 3.0.7
Notable changes since 3.0.6
f308dde ss-server: fix a use-after-free bug
0b2dce5 ss-redir: fix a mem leak
b7bdb16 ss-local: SOCKS5 UDP associate terminates the connection prematurely
3f0d39a ss-local: use getsockname udp_fd where it applies (fixes local_port==0)
eb30a3d fix possible data loss with salsa20 cipher
0559d8c fix partial nonce data being overwritten
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Mon, 24 Jul 2017 11:52:52 +0000 (14:52 +0300)]
Merge pull request #4621 from commodo/python3-upgrade
python3: upgrade to version 3.6.2
Alexandru Ardelean [Mon, 24 Jul 2017 10:17:08 +0000 (13:17 +0300)]
python3: upgrade to version 3.6.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Peter Wagner [Mon, 24 Jul 2017 10:16:17 +0000 (12:16 +0200)]
glib2: update to 2.53.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Yousong Zhou [Mon, 24 Jul 2017 05:08:58 +0000 (13:08 +0800)]
shadowsocks-libev: fix cases where passwords contain dquote
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Daniel Engberg [Sun, 23 Jul 2017 21:17:13 +0000 (23:17 +0200)]
libs/expat: Fix poor entropy compilation error
Add the same workaround as for the expat package in toolchain.
I'm not really sure what made it work for me earlier but this seems to fix it.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
champtar [Sun, 23 Jul 2017 21:21:41 +0000 (14:21 -0700)]
Merge pull request #4617 from ejurgensen/mxml_update_source
mxml: Update URL and use PKG_HASH instead of PKG_MD5SUM
ejurgensen [Sun, 23 Jul 2017 20:43:29 +0000 (22:43 +0200)]
mxml: Update URL and use PKG_HASH instead of PKG_MD5SUM
Compile tested
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Daniel Engberg [Sun, 23 Jul 2017 17:30:30 +0000 (19:30 +0200)]
sound/mpg123: Update to 1.25.3
Update mpg123 to 1.25.3
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Sun, 23 Jul 2017 16:36:08 +0000 (19:36 +0300)]
Merge pull request #4607 from diizzyy/patch-75
libarchive: Update to 3.3.2
Hannu Nyman [Sun, 23 Jul 2017 16:35:43 +0000 (19:35 +0300)]
Merge pull request #4600 from diizzyy/patch-74
admin/netdata: Update to 1.7.0
Hannu Nyman [Sun, 23 Jul 2017 16:34:24 +0000 (19:34 +0300)]
Merge pull request #4605 from dibdot/travelmate
travelmate: update 0.9.0
Hannu Nyman [Sun, 23 Jul 2017 16:23:33 +0000 (19:23 +0300)]
Merge pull request #4612 from pcmulder/patch-1
adblock: Added Netherlands as a region.