Ted Hess [Mon, 9 Jan 2017 22:29:00 +0000 (17:29 -0500)]
umurmur: Update to lastest version. Replace PolarSSL with mbed TLS
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Mon, 9 Jan 2017 21:16:48 +0000 (16:16 -0500)]
shairport-sync: Create mbed TLS version (replaces PolarSSL)
* Note: SSL Patch submitted upstream pending developer approval.
* Patch will be removed in future release.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Mon, 9 Jan 2017 20:16:17 +0000 (15:16 -0500)]
Merge pull request #3804 from dibdot/travelmate
travelmate: bugfix 0.3.1
Dirk Brenken [Mon, 9 Jan 2017 18:46:57 +0000 (19:46 +0100)]
travelmate: bugfix 0.3.1
* fix error handling, i.e. a wrong uplink key in wireless config
Signed-off-by: Dirk Brenken <dev@brenken.org>
Daniel Golle [Mon, 9 Jan 2017 14:19:04 +0000 (15:19 +0100)]
gnunet: update source and remove gnunet-sqlite dummy package
* new NAT and external-ip discovery
* adds zonemaster service
* fixes cadet crashes
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hannu Nyman [Mon, 9 Jan 2017 12:15:22 +0000 (14:15 +0200)]
Merge pull request #3791 from aarond10/patch-1
https-dns-proxy: Version bump
Aaron Drew [Mon, 9 Jan 2017 12:11:20 +0000 (23:11 +1100)]
https-dns-proxy: Switch from bz2 to xz
Signed-off-by: Aaron Drew <aarond10@gmail.com>
Hannu Nyman [Mon, 9 Jan 2017 12:06:14 +0000 (14:06 +0200)]
Merge pull request #3802 from commodo/keepalived-maintainer-switch
keepalived: switch maintainer to Ben Kelly (@scrpi)
Alexandru Ardelean [Mon, 9 Jan 2017 10:30:24 +0000 (12:30 +0200)]
keepalived: switch maintainer to Ben Kelly (@scrpi)
Talked it over with Ben (@scrpi).
He said he'd be fine with taking over maintainership of this.
@scrpi: please confirm this on PR.
Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Mon, 9 Jan 2017 09:12:10 +0000 (11:12 +0200)]
Merge pull request #3796 from pprindeville/fix-syslog-plugins
syslog-ng: fix various install problems such as missing plugins, etc
Philip Prindeville [Sat, 7 Jan 2017 23:47:17 +0000 (16:47 -0700)]
syslog-ng: fix various install problems such as missing plugins, etc
Install the plugins as various functionality is no longer in the
utility itself but is packaged as a .so plugin instead. Disable
plugins with too many dependencies (or too exotic).
Bump the version number on the config file to agree with the package's
version number.
Clean up any .la files from libtool.
Start much earlier so that logging doesn't miss startup messages from
other services.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Noah Meyerhans [Sun, 8 Jan 2017 21:24:22 +0000 (13:24 -0800)]
bind: Enable filter-aaaa build-time option by default.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Hannu Nyman [Sun, 8 Jan 2017 22:27:38 +0000 (00:27 +0200)]
Merge pull request #3801 from mwarning/fix-broken-dependency-detection
net/zerotier: fix broken dependency detection
Moritz Warning [Sun, 8 Jan 2017 22:14:07 +0000 (23:14 +0100)]
net/zerotier: fix broken dependency detection
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Hannu Nyman [Sun, 8 Jan 2017 21:49:38 +0000 (23:49 +0200)]
Merge pull request #3799 from fededim/master
sstp-client: updated the fake title and description (old carelessness)
Federico Di Marco [Sun, 8 Jan 2017 21:43:19 +0000 (22:43 +0100)]
sstp-client: updated the fake title and description (old carelessness)
Signed-off-by: fededim@gmail.com
Hannu Nyman [Sun, 8 Jan 2017 21:02:44 +0000 (23:02 +0200)]
Merge pull request #3798 from fededim/master
lftp: updated to 4.7.5
Federico Di Marco [Sun, 8 Jan 2017 20:56:04 +0000 (21:56 +0100)]
lftp: updated to 4.7.5
sstp-client: updated to 1.0.11 and moved under VPN submenu
Signed-off-by: fededim@gmail.com
Michael Heimpold [Sun, 8 Jan 2017 20:49:54 +0000 (21:49 +0100)]
ser2net: update to 3.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Sun, 8 Jan 2017 20:43:04 +0000 (22:43 +0200)]
Merge pull request #3797 from diizzyy/patch-21
net/transmission: Refresh patches and minor tweaks
Daniel Engberg [Sun, 8 Jan 2017 19:55:08 +0000 (20:55 +0100)]
net/transmission: Refresh patches and minor tweaks
Refresh patches
Add patch to spoof git-version as release
Switch to xz tarball
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Toke Høiland-Jørgensen [Sun, 8 Jan 2017 18:50:50 +0000 (19:50 +0100)]
bcp38: Add note about IPv6 to package description and help text
Fixes #3793.
Hannu Nyman [Sun, 8 Jan 2017 18:40:34 +0000 (20:40 +0200)]
Merge pull request #3795 from obsy/master
transmission: conversion polarssl to mbedtls
Cezary Jackiewicz [Sun, 8 Jan 2017 18:23:51 +0000 (19:23 +0100)]
transmission: conversion polarssl to mbedtls
Maintainer: me / @obsy
Compile tested: x86, LEDE
Run tested: X86/geode, LEDE
Description:
- up to current git version:
35fea28d1a37875ef7480ac061754df617805b19
- replace polarssl via mbedtls
Closes https://github.com/openwrt/packages/issues/3731
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
Yousong Zhou [Sun, 8 Jan 2017 14:10:05 +0000 (22:10 +0800)]
luajit: move patches dir to the right place
Closes #3792
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Sun, 8 Jan 2017 13:36:31 +0000 (15:36 +0200)]
Merge pull request #3787 from diizzyy/patch-19
net/zerotier: Fix source tarball filename
Aaron Drew [Sun, 8 Jan 2017 12:20:03 +0000 (23:20 +1100)]
https-dns-proxy: Version bump
Version bump. Now includes support for SRV records, cap on concurrent requests.
Signed-off-by: Aaron Drew <aarond10@gmail.com>
Daniel Engberg [Sat, 7 Jan 2017 19:16:17 +0000 (20:16 +0100)]
net/zerotier: Fix source tarball filename
HTTP header content-disposition isn't honored resulting in source tarball name only containing version number.
Switch to GIT repo as workaround to avoid clashing filenames.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Sat, 7 Jan 2017 22:11:46 +0000 (00:11 +0200)]
Merge pull request #3788 from mwarning/libupnpc-detection
net/zerotier: improve libupnpc detection
Moritz Warning [Sat, 7 Jan 2017 21:16:53 +0000 (22:16 +0100)]
net/zerotier: improve libupnpc detection
The patch name was wrong and the change could be made in a more elegant way.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Hannu Nyman [Sat, 7 Jan 2017 19:26:38 +0000 (21:26 +0200)]
Merge pull request #3786 from diizzyy/patch-18
lang/luajit: Move to lua submenu
Daniel Engberg [Sat, 7 Jan 2017 18:54:01 +0000 (19:54 +0100)]
lang/luajit: Move to lua submenu
Move luajit to where the other lua stuff lives
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Sat, 7 Jan 2017 15:50:32 +0000 (17:50 +0200)]
Merge pull request #3781 from mwarning/zerotier
zerotier: fix upnp build support
Moritz Warning [Sat, 7 Jan 2017 15:35:09 +0000 (16:35 +0100)]
zerotier: fix upnp build support
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Hannu Nyman [Sat, 7 Jan 2017 12:43:51 +0000 (14:43 +0200)]
Merge pull request #2823 from milani/luajit
luajit: Added luajit package
Morteza Milani [Tue, 7 Jun 2016 09:01:41 +0000 (13:31 +0430)]
luajit: new package
Add luajit to repo
Signed-off-by: Morteza Milani <milani@pichak.co>
Hannu Nyman [Sat, 7 Jan 2017 10:08:13 +0000 (12:08 +0200)]
Merge pull request #3749 from mwarning/add-zerotier-package
zerotier: add initial package
Hannu Nyman [Fri, 6 Jan 2017 21:19:10 +0000 (23:19 +0200)]
Merge pull request #3776 from diizzyy/patch-14
kernel/exfat-nofuse: Update to snapshot 2017-01-03
Daniel Engberg [Fri, 6 Jan 2017 19:50:20 +0000 (20:50 +0100)]
kernel/exfat-nofuse: Update to snapshot 2017-01-03
Update to snapshot 2017-01-03
Switch to xz tarball
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Stijn Tintel [Fri, 6 Jan 2017 19:49:58 +0000 (20:49 +0100)]
Merge pull request #3578 from MikePetullo/syslog-ng
Copy syslog-ng package from old repository and revise
Stijn Tintel [Fri, 6 Jan 2017 19:49:02 +0000 (20:49 +0100)]
Merge pull request #3577 from MikePetullo/eventlog
Copy eventlog package from old repository and revise
Jo-Philipp Wich [Fri, 6 Jan 2017 16:03:28 +0000 (17:03 +0100)]
Merge pull request #3625 from p-wassi/grep_226
utils/grep: update to 2.26
Hannu Nyman [Fri, 6 Jan 2017 15:17:15 +0000 (17:17 +0200)]
Merge pull request #3774 from dibdot/adblock
adblock: bugfix 2.1.1
Dirk Brenken [Fri, 6 Jan 2017 15:10:18 +0000 (16:10 +0100)]
adblock: bugfix 2.1.1
* fix domain query function to support new unbound format
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Fri, 6 Jan 2017 14:02:38 +0000 (16:02 +0200)]
Merge pull request #3773 from commodo/python-fix-host-build
python: don't use libressl for host build
Alexandru Ardelean [Fri, 6 Jan 2017 13:29:19 +0000 (15:29 +0200)]
python: don't use libressl for host build
Fixes: https://github.com/openwrt/packages/issues/3767
Since commit:
https://github.com/lede-project/source/commit/
f6e6341d896adb78f9b496f71aab8f45e1742d5a
libressl is built on the host-side.
Python picks it up [ via the openssl/* headers ] and assumes
it has SSL libs.
Compiling works fine, linking fails.
Doesn't look like it's because:
https://github.com/lede-project/source/commit/
2fd5ce9488d11c7e6eee7dc30f128bd12be889f5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
W. Michael Petullo [Fri, 6 Jan 2017 12:55:01 +0000 (07:55 -0500)]
eventlog: import from oldpackages
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 6 Jan 2017 12:51:50 +0000 (07:51 -0500)]
syslog-ng: import from oldpackages
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Fri, 6 Jan 2017 08:02:26 +0000 (10:02 +0200)]
Merge pull request #3770 from diizzyy/patch-13
utils/haveged: Add SF as primary download site
Stijn Tintel [Fri, 6 Jan 2017 01:55:43 +0000 (02:55 +0100)]
net-snmp: fix libnl dependency for snmpd-static
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Daniel Engberg [Thu, 5 Jan 2017 23:43:10 +0000 (00:43 +0100)]
utils/haveged: Add SF as primary download site
Add Sourceforge as primary download site and main site as secondary.
Drop fedoraproject.org repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Thu, 5 Jan 2017 21:55:52 +0000 (23:55 +0200)]
haveged: change hash to SHA256
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Thu, 5 Jan 2017 21:22:51 +0000 (23:22 +0200)]
ccrypt: change hash to SHA256
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Ted Hess [Thu, 5 Jan 2017 17:54:22 +0000 (12:54 -0500)]
sox: Upgrade to 14.4.2. ffmpeg no longer required
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Thu, 5 Jan 2017 18:01:13 +0000 (13:01 -0500)]
moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibility
Signed-off-by: Ted Hess <thess@kitschensync.net>
champtar [Thu, 5 Jan 2017 15:06:38 +0000 (07:06 -0800)]
Merge pull request #3742 from diizzyy/patch-6
libs/sqlite3: Update to 3.16.0 and add optimizations
Stijn Tintel [Sat, 31 Dec 2016 13:29:01 +0000 (14:29 +0100)]
net-snmp: enable AgentX support
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Ted Hess [Thu, 5 Jan 2017 13:05:13 +0000 (08:05 -0500)]
Merge pull request #3746 from thess/pianod-update
pianod: Update to private version 174.05. Remove PolarSSL dependency.
Hannu Nyman [Thu, 5 Jan 2017 11:50:47 +0000 (13:50 +0200)]
Merge pull request #3765 from dibdot/adblock
adblock: update 2.1.0
Moritz Warning [Wed, 4 Jan 2017 17:26:21 +0000 (18:26 +0100)]
zerotier: add initial package
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Dirk Brenken [Thu, 5 Jan 2017 09:25:02 +0000 (10:25 +0100)]
adblock: update 2.1.0
* add initial unbound support (experimental, see online doc)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Thu, 5 Jan 2017 08:20:54 +0000 (10:20 +0200)]
Merge pull request #3761 from ClaymorePT/boost_1.63
boost: Package Version Update -> 1.63.0
Daniel Engberg [Tue, 3 Jan 2017 08:33:45 +0000 (02:33 -0600)]
libs/sqlite3: Update to 3.16.0 and add optimizations
Update to 3.16.0
Add following optimizations:
HAVE_ISNAN
HAVE_MALLOC_USABLE_SIZE
Link: https://www.sqlite.org/compile.html
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Carlos Ferreira [Thu, 5 Jan 2017 00:49:50 +0000 (00:49 +0000)]
boost: Package Version Update -> 1.63.0
Maintainer: @ClaymorePT
Compile tested: Broadcom BCM2708
Run tested: None
Description:
This package update contains no new libraries.
Information about the 1.63.0 release (updated libraries, bug fixes, etc), can be found here [1].
[1]: http://www.boost.org/users/history/version_1_63_0.html
Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
Hannu Nyman [Wed, 4 Jan 2017 21:27:09 +0000 (23:27 +0200)]
Merge pull request #3760 from KurdyMalloy/master
poco: update to 1.7.7
Jean-Michel Julien [Wed, 4 Jan 2017 19:19:21 +0000 (14:19 -0500)]
poco: update to 1.7.7
Update package to latest stable version (1.7.7)
Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
Stijn Tintel [Wed, 4 Jan 2017 18:48:21 +0000 (19:48 +0100)]
Merge pull request #3759 from commodo/keepalived-default-old-conf
keepalived: use old keepalived.conf by default
Alexandru Ardelean [Wed, 4 Jan 2017 18:26:27 +0000 (20:26 +0200)]
keepalived: use old keepalived.conf by default
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Stijn Tintel [Wed, 4 Jan 2017 18:41:19 +0000 (19:41 +0100)]
Merge pull request #3758 from stintel/keepalived_3757
keepalived: fix recvmsg/sendmsg on mips64 again
Stijn Tintel [Wed, 4 Jan 2017 17:53:14 +0000 (18:53 +0100)]
keepalived: fix recvmsg/sendmsg on mips64 again
Commit
e73964fa8fae94473e9046dfd8fd505206b50ab3 incorrectly dropped the
patch 101-update-struct-msghdr.patch. Add it again, and while add it
also add the follow-up patch that was added upstream.
Fixes #3757.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Wed, 4 Jan 2017 15:33:27 +0000 (17:33 +0200)]
Merge pull request #3755 from commodo/python3-update-build
python3: sync makefiles with python package
Hannu Nyman [Wed, 4 Jan 2017 15:32:18 +0000 (17:32 +0200)]
Merge pull request #3754 from commodo/python-upgrade
python: upgrade to version 2.7.13 (and do some cleanups)
Alexandru Ardelean [Wed, 4 Jan 2017 09:27:36 +0000 (11:27 +0200)]
python3: sync makefiles with python package
Technically, this just updates build details.
No functionality change to package itself.
So, no need to increase PKG_RELEASE on this change.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 4 Jan 2017 12:03:31 +0000 (14:03 +0200)]
python: upgrade to version 2.7.13
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 4 Jan 2017 09:25:47 +0000 (11:25 +0200)]
python: simplify/unify default build rules for python packages
Most python packages use the same build rules & vars.
So, adding them in python-package.mk.
Also, preparing for using VARIANTs for python/python3 packages.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 4 Jan 2017 09:41:48 +0000 (11:41 +0200)]
python-dev: add python-lib2to3 as dependency
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 4 Jan 2017 09:39:00 +0000 (11:39 +0200)]
python: update PYTHON_FOR_BUILD (based on python3)
PYTHON_FOR_BUILD is used to build the target python.
Nomally Python scripts detect fine the Python host interpreter
to use for building the Python target interpreter.
But, let's not leave it up to chance anymore.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 4 Jan 2017 09:42:34 +0000 (11:42 +0200)]
python: remove argument for `--with-system-ffi` configure arg (based on python3)
And apparently `--with-system-ffi` does not take any arguments.
But it's only in Python 3.6 that a check was added for that.
After checking, Python 2.7 does not take any args either
for `--with-system-ffi` ; so, remove it [for the case when this
change may get backported].
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Stijn Tintel [Wed, 4 Jan 2017 12:10:13 +0000 (13:10 +0100)]
net-snmp: fix libnl dependency
When libnl-core is enabled, but libnl isn't, build fails because of a
missing dependency on libnl-3.so.200. Depending on libnl-core seems to
work for both cases.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Wed, 4 Jan 2017 11:59:28 +0000 (13:59 +0200)]
Merge pull request #3748 from diizzyy/patch-7
utils/tmux: Update to 2.3
Stijn Tintel [Wed, 4 Jan 2017 11:13:46 +0000 (12:13 +0100)]
Merge pull request #3753 from dedeckeh/pr-net-snmp-5.7.3
net-snmp: update to 5.7.3 and various fixes
Hans Dedecker [Thu, 18 Aug 2016 14:29:19 +0000 (16:29 +0200)]
net-snmp : update to 5.7.3
Update to 5.7.3 by refreshing patches; remove 800-format-security
as upstream integrated.
Add libnl dependency in the package Makefile as net-snmp will check
if libnl is enabled in config_os_libs2.
Remove unneeded PKG_FIXUP build variable.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Hannu Nyman [Wed, 4 Jan 2017 08:52:33 +0000 (10:52 +0200)]
Merge pull request #3752 from diizzyy/patch-9
Update sngrep to 1.4.2
Daniel Engberg [Wed, 4 Jan 2017 05:18:16 +0000 (06:18 +0100)]
Update sngrep to 1.4.2
Update sngrep to 1.4.2
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Stijn Tintel [Wed, 4 Jan 2017 00:13:08 +0000 (01:13 +0100)]
Merge pull request #3322 from SvenRoederer/feature/add_snmp-mibs
net-snmp: add package snmp-mibs
Daniel Engberg [Tue, 3 Jan 2017 23:56:13 +0000 (00:56 +0100)]
utils/tmux: Update to 2.3
Update tmux to 2.3
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Toke Høiland-Jørgensen [Tue, 3 Jan 2017 22:22:54 +0000 (23:22 +0100)]
sqm-scripts: Update to v1.1.0
Ted Hess [Tue, 3 Jan 2017 20:32:07 +0000 (15:32 -0500)]
pianod: Update to private version 174.05. Remove PolarSSL dependency.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Sven Roederer [Sun, 9 Oct 2016 14:01:54 +0000 (16:01 +0200)]
net-snmp: add package snmp-mibs
this installs the default MIBS-files under /usr/share/snmp/mibs .
Also aligns the defines to the same sorting-scheme.
Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
Jo-Philipp Wich [Tue, 3 Jan 2017 19:22:17 +0000 (20:22 +0100)]
Merge pull request #3745 from D-Albers/libpng
libpng: Update to version 1.2.57 fixes CVE-2016-10087
Daniel Albers [Tue, 3 Jan 2017 18:59:57 +0000 (19:59 +0100)]
libpng: update to 1.2.57
Fixes CVE-2016-10087
Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
Stijn Tintel [Tue, 3 Jan 2017 18:40:59 +0000 (19:40 +0100)]
net-snmp: take over maintainership
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Alberto Bursi [Tue, 3 Jan 2017 10:23:07 +0000 (11:23 +0100)]
sqm-scripts: use https link (#3741)
change download link from git:// to https:// .
Git links are less safe (not encrypted) and, more importantly, they are blocked by company firewalls.
Https links do not have either issue.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Hannu Nyman [Mon, 2 Jan 2017 20:11:39 +0000 (22:11 +0200)]
Merge pull request #3737 from commodo/python3-upgrade
python3: upgrade to version 3.6.0
Alexandru Ardelean [Sat, 31 Dec 2016 23:53:14 +0000 (01:53 +0200)]
python3: upgrade to version 3.6.0
Python 3.6 comes with some new cross-compilation logic that
generates filenames/paths with arch, abiflags and mach
included (in filename & path).
Problem is that the generated paths/filenames are not
consistent across archs (noticed on x86_64 & ar71xx),
so patch `016-adjust-config-paths.patch` was added
to mitigate this (by removing extra stuff in paths).
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Luka Perkov [Mon, 2 Jan 2017 09:13:04 +0000 (10:13 +0100)]
Merge pull request #3730 from diizzyy/patch-2
net/cshark: New version layout, use mbed TLS and xz
Luka Perkov [Sun, 1 Jan 2017 18:03:46 +0000 (19:03 +0100)]
libuv: bump to latest version
While at it install in staging_dir libuv.a used for static linking and update
my email address.
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
Michael Heimpold [Sun, 1 Jan 2017 20:37:26 +0000 (21:37 +0100)]
Merge pull request #3732 from diizzyy/patch-3
lang/php7-pecl-http: Drop mbed TLS 1.3 (PolarSSL)
Hannu Nyman [Sun, 1 Jan 2017 18:31:39 +0000 (20:31 +0200)]
Merge pull request #3734 from padre-lacroix/master-bandwidthd
bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
Jean-Michel Lacroix [Sun, 1 Jan 2017 17:44:56 +0000 (12:44 -0500)]
bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
Addition of sqlite storage
Tracking of SMTP traffic instead of P2P traffic
Based on NethServer bandwidthd implementation
Signed-off-by: Jean-Michel lacroix <lacroix@lepine-lacroix.info>