feed/packages.git
7 years agopostfix: fix uid/gid conflicts, general cleanup
Val Kulkov [Wed, 15 Nov 2017 02:42:55 +0000 (21:42 -0500)]
postfix: fix uid/gid conflicts, general cleanup

Fix uid/gid conflict with package icecast (uid=87, gid=87) and
package pianod (uid=88, gid=88) by claiming uid/gid 25 for postfix
instead of 87 and uid/gid 26 for postconf instead of 88.

Remove main.cf.default that is not used by any Postfix module.
The default configuration parameters are hardcoded into postconf
and they are available via "postconf -d <parameter>".
main.cf.default is therefore unnecessary.

"mydomain" parameter should be deduced from the domain configuration
setting in /e/c/dhcp rather than from "hostname" in /e/c/system
which is often just a hostname without the domain name component.

"mynetworks" parameter is unnecessary where "mynetworks_style" is
defined.

The change of the location of data_directory, queue_directory and
mail_spool_directory from /var/lib/postfix, /var/spool/postfix and
/var/mail to /data/postfix/lib, /data/postfix/spool and
/data/postfix/mail has been postponed until the author of this
commit and the maintainer of this package has had a meaningful
opportunity to consult with LEDE/OpenWrt developers on the preferred
mount point for the persistent data storage device.

Change the criteria for executing the post-installation script.
Invoke postinst() where the value of "myhostname" parameter in main.cf
is not defined rather than where "$config_directory"/opkg_postinst is
present with the value of "$config_directory" hardcoded to
"$IPKG_INSTROOT"/etc/postfix in /etc/init.d/postfix.

Enable PCRE support by default.

Remove the code making entries in /etc/sysupgrade.conf and instead
define configuration files to be saved during a sysupgrade in
Makefile's Package/postfix/conffiles section.

Move the creation of mail_spool_directory from host to target in
order to enable change of directory ownership to 'postfix' when
postinit() is executed on the target.

Avoid postfix restart in postinst script that results in an
error message during opkg install process.

Enable Postfix autostart by creating a link in /etc/rc.d/ on
installation.

Make the code less verbose.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
7 years agoMerge pull request #4873 from jcadduono/minidlna-update
Ted Hess [Fri, 13 Oct 2017 10:53:44 +0000 (06:53 -0400)]
Merge pull request #4873 from jcadduono/minidlna-update

minidlna: update to version 1.2.1

7 years agoMerge pull request #4927 from EricLuehrsen/unbound_167
Hannu Nyman [Wed, 11 Oct 2017 13:09:49 +0000 (16:09 +0300)]
Merge pull request #4927 from EricLuehrsen/unbound_167

unbound: update to 1.6.7

7 years agoMerge pull request #4923 from neheb/patch-2
Hannu Nyman [Wed, 11 Oct 2017 09:35:33 +0000 (12:35 +0300)]
Merge pull request #4923 from neheb/patch-2

btrfs-progs: Update to 4.13.2

7 years agounbound: update to 1.6.7
Eric Luehrsen [Wed, 11 Oct 2017 04:01:56 +0000 (00:01 -0400)]
unbound: update to 1.6.7

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years agobtrfs-progs: Update to 4.13.2
Rosen Penev [Tue, 10 Oct 2017 00:26:07 +0000 (17:26 -0700)]
btrfs-progs: Update to 4.13.2

Tested on mt7621 (ramips).

Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years agoMerge pull request #4887 from diizzyy/patch-94
champtar [Mon, 9 Oct 2017 22:34:06 +0000 (15:34 -0700)]
Merge pull request #4887 from diizzyy/patch-94

net/l7-protocols: Remove from tree

7 years agonet/l7-protocols: Remove from tree
Daniel Engberg [Sun, 1 Oct 2017 08:29:26 +0000 (10:29 +0200)]
net/l7-protocols: Remove from tree

The l7-filter project hasn't been active for a very long time and support in
OpenWrt/LEDE has been dropped making this package orphaned.

Support in qos-script removed: bdb6c313de367280ed17ad234136f133ceb37551
(SVN: r45425)
Support in tree removed: d0ba3bb1e24702e472eee2f3a5b7f9e4646b8ff1
(SVN: r45423)

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #4422 from diizzyy/patch-55
Stijn Tintel [Sun, 8 Oct 2017 19:27:41 +0000 (22:27 +0300)]
Merge pull request #4422 from diizzyy/patch-55

utils/f2fs-tools: Remove from tree

7 years agoMerge pull request #4438 from hauke/freeradius3
Stijn Tintel [Sun, 8 Oct 2017 19:18:44 +0000 (22:18 +0300)]
Merge pull request #4438 from hauke/freeradius3

freeradius3: fix CVE-2017-9148

7 years agofreeradius3: fix CVE-2017-9148
Hauke Mehrtens [Mon, 5 Jun 2017 17:57:52 +0000 (19:57 +0200)]
freeradius3: fix CVE-2017-9148

This takes the fix for CVE-2017-9148 from Debian.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoMerge pull request #4915 from antonlacon/ffmpeg-next
Ted Hess [Sun, 8 Oct 2017 18:21:02 +0000 (14:21 -0400)]
Merge pull request #4915 from antonlacon/ffmpeg-next

ffmpeg: 3.2.8 update

7 years agoMerge pull request #4907 from stargieg/master
champtar [Sun, 8 Oct 2017 15:48:57 +0000 (08:48 -0700)]
Merge pull request #4907 from stargieg/master

knxd: Fix config file location and init script.

7 years agoMerge pull request #4899 from fededim/master
champtar [Sun, 8 Oct 2017 15:24:28 +0000 (08:24 -0700)]
Merge pull request #4899 from fededim/master

lftp: compilation bugfix for old openwrt buildroot

7 years agolftp: compilation bugfix for old openwrt buildroot
Federico Di Marco [Sun, 8 Oct 2017 07:39:02 +0000 (09:39 +0200)]
lftp: compilation bugfix for old openwrt buildroot

Signed-off-by: Federico Di Marco <fededim@gmail.com>
7 years agoMerge pull request #4850 from p-wassi/pppoe-relay
champtar [Sun, 8 Oct 2017 03:39:43 +0000 (20:39 -0700)]
Merge pull request #4850 from p-wassi/pppoe-relay

net/rp-pppoe: fix typo in init script

7 years agoMerge pull request #4909 from StevenHessing/noddos
champtar [Sun, 8 Oct 2017 03:34:05 +0000 (20:34 -0700)]
Merge pull request #4909 from StevenHessing/noddos

noddos: v0.5.2, mDNS TXT parsing fix

7 years agolibxml2: upgrade to 2.9.6
Michael Heimpold [Sat, 7 Oct 2017 19:18:41 +0000 (21:18 +0200)]
libxml2: upgrade to 2.9.6

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #4906 from ldir-EDB0/bumpwireguard
Hannu Nyman [Sat, 7 Oct 2017 09:00:24 +0000 (12:00 +0300)]
Merge pull request #4906 from ldir-EDB0/bumpwireguard

wireguard: bump to release 0.0.20171005

7 years agonoddos: v0.5.2, mDNS TXT parsing fix
Steven Hessing [Fri, 6 Oct 2017 21:13:53 +0000 (14:13 -0700)]
noddos: v0.5.2, mDNS TXT parsing fix

Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years agoMerge pull request #4895 from lucize/postup
Hannu Nyman [Fri, 6 Oct 2017 14:47:20 +0000 (17:47 +0300)]
Merge pull request #4895 from lucize/postup

postfix: version bump to 3.2.3

7 years agoMerge pull request #4908 from br101/horst
Hannu Nyman [Fri, 6 Oct 2017 14:46:28 +0000 (17:46 +0300)]
Merge pull request #4908 from br101/horst

horst: Use https tar.gz instead of git download

7 years agoknxd: Fix typo in sh vars „send-delay“ and „client-addrs“
Patrick Grimm [Fri, 6 Oct 2017 13:58:24 +0000 (15:58 +0200)]
knxd: Fix typo in sh vars „send-delay“ and „client-addrs“

Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
7 years agoknxd: Add uci config and knxd_args to ini convert
Patrick Grimm [Fri, 6 Oct 2017 12:51:22 +0000 (14:51 +0200)]
knxd: Add uci config and knxd_args to ini convert

Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
7 years agoknxd: Fix config file location and init script.
Patrick Grimm [Fri, 6 Oct 2017 12:12:48 +0000 (14:12 +0200)]
knxd: Fix config file location and init script.

Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
7 years agohorst: Use https tar.gz instead of git download
Bruno Randolf [Fri, 6 Oct 2017 09:12:00 +0000 (10:12 +0100)]
horst: Use https tar.gz instead of git download

Signed-off-by: Bruno Randolf <br1@einfach.org>
7 years agowireguard: bump to release 0.0.20171005
Kevin Darbyshire-Bryant [Fri, 6 Oct 2017 08:57:26 +0000 (09:57 +0100)]
wireguard: bump to release 0.0.20171005

Bump to latest release snapshot.

Tested on: ar71xx Archer c7 v2

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
7 years agoMerge pull request #4896 from jcadduono/minidlna-sorting
Ted Hess [Thu, 5 Oct 2017 21:55:10 +0000 (17:55 -0400)]
Merge pull request #4896 from jcadduono/minidlna-sorting

minidlna: remove panasonic video grouping by directory patch

7 years agoMerge pull request #4898 from br101/horst
Hannu Nyman [Thu, 5 Oct 2017 18:30:10 +0000 (21:30 +0300)]
Merge pull request #4898 from br101/horst

horst: Update to version 5.1 and add init script

7 years agoopenssh: update to 7.6p1
Peter Wagner [Thu, 5 Oct 2017 17:49:33 +0000 (19:49 +0200)]
openssh: update to 7.6p1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoffmpeg: 3.2.8 update
Ian Leonard [Tue, 26 Sep 2017 20:04:27 +0000 (13:04 -0700)]
ffmpeg: 3.2.8 update

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
7 years agognunet: update git snapshot
Daniel Golle [Thu, 5 Oct 2017 13:40:29 +0000 (15:40 +0200)]
gnunet: update git snapshot

Start building with testing enabled as a preparation to eventually
packaging the testbed components.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agognurl: update to version 7.55.1-4
Daniel Golle [Thu, 5 Oct 2017 13:40:03 +0000 (15:40 +0200)]
gnurl: update to version 7.55.1-4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #4902 from pprindeville/acpica-bump-20170929
Philip Prindeville [Thu, 5 Oct 2017 09:08:39 +0000 (10:08 +0100)]
Merge pull request #4902 from pprindeville/acpica-bump-20170929

acpica-unix: update to 20170929

7 years agoacpica-unix: update to 20170929
Philip Prindeville [Wed, 4 Oct 2017 17:38:06 +0000 (11:38 -0600)]
acpica-unix: update to 20170929

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agohorst: Update to version 5.1 and add init script
Bruno Randolf [Tue, 3 Oct 2017 13:55:18 +0000 (14:55 +0100)]
horst: Update to version 5.1 and add init script

Update to latest stable version and add init script and config file to start
horst in server mode as a service.

Signed-off-by: Bruno Randolf <br1@einfach.org>
7 years agominidlna: remove panasonic video grouping by directory patch
James Christopher Adduono [Mon, 2 Oct 2017 21:29:48 +0000 (17:29 -0400)]
minidlna: remove panasonic video grouping by directory patch

Unfortunately this is breaking sorting and causes some
issues with starting streams on various non-Panasonic
clients. Tested on 5 different models of 2014-2017
Samsung Smart TVs and BubbleUPnP for Android.
Removing this patch fixes sorting by filename and
clients no longer sometimes fail to load the streams.

Signed-off-by: James Christopher Adduono <jc@adduono.com>
7 years agoMerge pull request #4897 from commodo/python-egg-info-disable
Hannu Nyman [Wed, 4 Oct 2017 19:22:38 +0000 (22:22 +0300)]
Merge pull request #4897 from commodo/python-egg-info-disable

python,python3: add option to keep egg-info dirs for python packages

7 years agonet/rp-pppoe: cleanup config options
Paul Wassi [Wed, 4 Oct 2017 14:14:51 +0000 (16:14 +0200)]
net/rp-pppoe: cleanup config options

Remove misspelled configuration options which were left in place
for reasons of backwards-compatibility.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
7 years agonet/rp-pppoe: fix typo in init script
Paul Wassi [Mon, 18 Sep 2017 16:23:30 +0000 (18:23 +0200)]
net/rp-pppoe: fix typo in init script

Due to a typo in the init scripts, certain parameters are not appended
to the cmdline. (max. # of concurrent sessions).
For backwards compatibility leave both spellings in place.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
7 years agoless: update to 487
Peter Wagner [Tue, 3 Oct 2017 22:16:53 +0000 (00:16 +0200)]
less: update to 487

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agopostfix: version bump to 3.2.3
Lucian Cristian [Mon, 2 Oct 2017 21:07:13 +0000 (00:07 +0300)]
postfix: version bump to 3.2.3

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years agophp7: upgrade to 7.1.10
Michael Heimpold [Tue, 3 Oct 2017 10:54:55 +0000 (12:54 +0200)]
php7: upgrade to 7.1.10

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agopython,python3: add option to keep egg-info dirs for python packages
Alexandru Ardelean [Mon, 2 Oct 2017 12:43:52 +0000 (15:43 +0300)]
python,python3: add option to keep egg-info dirs for python packages

That way some python packages can choose
to keep their egg-info dirs, if they want to, or they're needed.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #4894 from StevenHessing/noddos
Hannu Nyman [Tue, 3 Oct 2017 07:20:54 +0000 (10:20 +0300)]
Merge pull request #4894 from StevenHessing/noddos

noddos: bump up to noddos v0.5.1

7 years agonoddos: bump up to noddos v0.5.1
Steven Hessing [Mon, 2 Oct 2017 12:44:42 +0000 (05:44 -0700)]
noddos: bump up to noddos v0.5.1

Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years agoMerge pull request #4892 from fededim/master
Hannu Nyman [Mon, 2 Oct 2017 17:39:55 +0000 (20:39 +0300)]
Merge pull request #4892 from fededim/master

lftp: updated to 4.8.2

7 years agoMerge pull request #4891 from zx2c4/patch-10
Hannu Nyman [Mon, 2 Oct 2017 17:39:18 +0000 (20:39 +0300)]
Merge pull request #4891 from zx2c4/patch-10

wireguard: bump to release 0.0.20171001

7 years agolftp: updated to 4.8.2
Federico Di Marco [Mon, 2 Oct 2017 08:43:23 +0000 (10:43 +0200)]
lftp: updated to 4.8.2

Signed-off-by: Federico Di Marco <fededim@gmail.com>
7 years agowireguard: bump to release 0.0.20171001
Jason A. Donenfeld [Mon, 2 Oct 2017 01:15:35 +0000 (03:15 +0200)]
wireguard: bump to release 0.0.20171001

Simple version bump.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years agogit: update to 2.14.2
Peter Wagner [Sun, 1 Oct 2017 20:11:30 +0000 (22:11 +0200)]
git: update to 2.14.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agolibs/libevent: Remove from tree (#4886)
Daniel Engberg [Sun, 1 Oct 2017 09:10:54 +0000 (11:10 +0200)]
libs/libevent: Remove from tree (#4886)

libevent(1) is deprecated and superseded by libevent2 (in tree), additionally
we don't have any users (packages) left using libevent(1).

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agonet-snmp: avoid duplicate section names
Stijn Tintel [Fri, 29 Sep 2017 01:28:18 +0000 (04:28 +0300)]
net-snmp: avoid duplicate section names

It seems that UCI can't handle duplicate section names in a single
config file, even if they use different types. After the previous
commit, running `uci export` results in the following error:

uci: Parse error (section of different type overwrites prior section with same name) at line 17, byte 23

Append a 6 to the com2sec6 section names to solve this.

Fixes: 0e1c8b4ccc2c ("net-snmp: snmpd: listen on IPv6 by default")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agonet-snmp: snmpd: listen on IPv6 by default
Stijn Tintel [Thu, 28 Sep 2017 23:42:50 +0000 (02:42 +0300)]
net-snmp: snmpd: listen on IPv6 by default

Closes #4758.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agonet-snmp: add snmptrapd packages
Stijn Tintel [Thu, 28 Sep 2017 23:28:23 +0000 (02:28 +0300)]
net-snmp: add snmptrapd packages

Closes #4724.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agonet-snmp: use LN macro
Stijn Tintel [Thu, 28 Sep 2017 22:56:38 +0000 (01:56 +0300)]
net-snmp: use LN macro

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agonet-snmp: improve snmp-utils description
Stijn Tintel [Thu, 28 Sep 2017 22:38:37 +0000 (01:38 +0300)]
net-snmp: improve snmp-utils description

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agophp7: add conditional dependency to libstdcpp for FPM
Michael Heimpold [Wed, 27 Sep 2017 18:45:39 +0000 (20:45 +0200)]
php7: add conditional dependency to libstdcpp for FPM

This should fix buildbot breakage introduced by last commit.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agophp7: drop dependency to cgi for fpm sapi (refs #4522)
Michael Heimpold [Tue, 26 Sep 2017 20:50:14 +0000 (22:50 +0200)]
php7: drop dependency to cgi for fpm sapi (refs #4522)

The FPM SAPI works fine without the CGI SAPI installed. It seems that
this is a copy & paste error introduced a long time ago, when FPM support
was added - and nobody noticed.
So drop the dependency now to allow smaller footprints on installations
which only use FPM.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #4575 from benhsmith/netwhere
champtar [Tue, 26 Sep 2017 15:19:36 +0000 (08:19 -0700)]
Merge pull request #4575 from benhsmith/netwhere

netwhere: simple packet monitor

7 years agonetwhere: simple packet monitor
Ben Smith [Thu, 29 Jun 2017 06:01:31 +0000 (23:01 -0700)]
netwhere: simple packet monitor

netwhere is a simple packet monitor that serves summarized captured data as a JSON document over a REST endpoint. Once installed
the netwhere example site is available at /netwhere?collector=IP:8080.

Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
7 years agoMerge pull request #4877 from sartura/sysstat_bump_to_11.6.0
Hannu Nyman [Mon, 25 Sep 2017 19:22:34 +0000 (22:22 +0300)]
Merge pull request #4877 from sartura/sysstat_bump_to_11.6.0

sysstat: bump to 11.6.0

7 years agoMerge pull request #4866 from sotux/bugfix
Hannu Nyman [Mon, 25 Sep 2017 19:21:42 +0000 (22:21 +0300)]
Merge pull request #4866 from sotux/bugfix

net/ddns-scripts: Fix deSEC update URL

7 years agosysstat: bump to 11.6.0
Marko Ratkaj [Mon, 25 Sep 2017 10:00:29 +0000 (12:00 +0200)]
sysstat: bump to 11.6.0

Source URL has changed so it is updated accordingly

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years agonet/ddns-scripts: Fix deSEC update URL
Qian Zheng [Thu, 21 Sep 2017 01:10:45 +0000 (09:10 +0800)]
net/ddns-scripts: Fix deSEC update URL

deSEC update API doesn't support http://[USERNAME]:[PASSWORD]@update.dedyn.io/update authorization.

So we need to pass username & password as get parameters.

API ref: https://desec.io/#!/en/docs/update-api-details

Signed-off-by: Qian Zheng <sotux82@gmail.com>
7 years agoMerge pull request #4868 from nxhack/CVE-2017-1000250
champtar [Sun, 24 Sep 2017 22:58:36 +0000 (15:58 -0700)]
Merge pull request #4868 from nxhack/CVE-2017-1000250

bluez: bump to 5.47 fix CVE-2017-1000250

7 years agoMerge pull request #3980 from amir-sabbaghi/glog
champtar [Sun, 24 Sep 2017 22:53:27 +0000 (15:53 -0700)]
Merge pull request #3980 from amir-sabbaghi/glog

glog: new package

7 years agominidlna: update to version 1.2.1
James Christopher Adduono [Sat, 23 Sep 2017 03:55:02 +0000 (23:55 -0400)]
minidlna: update to version 1.2.1

1.2.1 - Released 24-Aug-2017
--------------------------------
- Added Movian client detection and subtitle support.
- Fixed an issue with discovery on non-Linux systems.
- Fixed Bonjour discovery compatibility with TiVo Bolt.
- Fixed NFO file parsing, and added change monitoring support for them.
- Added a workaround for video thumbnails on some Samsung clients.
- Added DoS protection for event subscriptions.
- Fixed content browsing issues with some Samsung TVs.
- Improved non-destructive update scan support.

Signed-off-by: James Christopher Adduono <jc@adduono.com>
7 years agotor: update to version 0.2.9.12
Hauke Mehrtens [Wed, 20 Sep 2017 18:27:34 +0000 (20:27 +0200)]
tor: update to version 0.2.9.12

This fixes the TROVE-2017-008 (CVE-2017-0380) security problem.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoglog: new package
Amir Sabbaghi [Sat, 11 Feb 2017 08:40:23 +0000 (12:10 +0330)]
glog: new package

glog is C++ implementation of the Google logging module

Signed-off-by: Amir Sabbaghi <asaba90@gmail.com>
7 years agoMerge pull request #4848 from commodo/python-updates3
champtar [Sat, 23 Sep 2017 23:23:38 +0000 (16:23 -0700)]
Merge pull request #4848 from commodo/python-updates3

python: update interpreter to 2.7.14 & update some packages

7 years agoMerge pull request #4826 from nxhack/node-cylon_fix_PKG_NODE_VERSION
champtar [Sat, 23 Sep 2017 23:10:23 +0000 (16:10 -0700)]
Merge pull request #4826 from nxhack/node-cylon_fix_PKG_NODE_VERSION

node-cylon: fix PKG_NODE_VERSION

7 years agoMerge pull request #4824 from nxhack/node-arduino-firmata_fix_depends
champtar [Sat, 23 Sep 2017 23:09:57 +0000 (16:09 -0700)]
Merge pull request #4824 from nxhack/node-arduino-firmata_fix_depends

node-arduino-firmata: Correct multiple DEPENDS lines

7 years agoMerge pull request #4855 from sartura/yara_add_package
champtar [Sat, 23 Sep 2017 23:09:05 +0000 (16:09 -0700)]
Merge pull request #4855 from sartura/yara_add_package

yara: add package

7 years agoMerge pull request #4863 from lucize/dovesql
champtar [Sat, 23 Sep 2017 22:55:16 +0000 (15:55 -0700)]
Merge pull request #4863 from lucize/dovesql

dovecot: add mysql and postgresql modules

7 years agoMerge pull request #4845 from ClaymorePT/boost_1.65.1_r1
champtar [Sat, 23 Sep 2017 22:36:09 +0000 (15:36 -0700)]
Merge pull request #4845 from ClaymorePT/boost_1.65.1_r1

boost: 1.65.1 Update

7 years agoMerge pull request #4870 from hbl0307106015/ndpi
champtar [Sat, 23 Sep 2017 22:33:36 +0000 (15:33 -0700)]
Merge pull request #4870 from hbl0307106015/ndpi

libndpi: bump to version 2.0

7 years agoMerge pull request #4842 from pprindeville/pciutils-no-rm-warning
champtar [Sat, 23 Sep 2017 22:28:21 +0000 (15:28 -0700)]
Merge pull request #4842 from pprindeville/pciutils-no-rm-warning

pciutils: don't generate warning if file doesn't exist

7 years agoMerge pull request #4827 from nxhack/node-serialport_fix_PKG_NODE_VERSION
champtar [Sat, 23 Sep 2017 22:20:32 +0000 (15:20 -0700)]
Merge pull request #4827 from nxhack/node-serialport_fix_PKG_NODE_VERSION

node-serialport: fix PKG_NODE_VERSION

7 years agoMerge pull request #4825 from nxhack/node-hid_fix_depends
champtar [Sat, 23 Sep 2017 22:19:35 +0000 (15:19 -0700)]
Merge pull request #4825 from nxhack/node-hid_fix_depends

node-hid: Correct multiple DEPENDS lines

7 years agoMerge pull request #4853 from StevenHessing/noddos
champtar [Sat, 23 Sep 2017 22:16:48 +0000 (15:16 -0700)]
Merge pull request #4853 from StevenHessing/noddos

noddos: Noddos v0.5.0 with mDNS / DNS-SD support

7 years agoMerge pull request #4872 from champtar/sha256
champtar [Sat, 23 Sep 2017 21:00:04 +0000 (14:00 -0700)]
Merge pull request #4872 from champtar/sha256

Fix some PKG_MIRROR_HASH / PKG_HASH

7 years agobuild,travis: reduce verbosity
Etienne Champetier [Sat, 23 Sep 2017 20:48:25 +0000 (13:48 -0700)]
build,travis: reduce verbosity

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years agoMerge pull request #4836 from hnyman/nano287
Hannu Nyman [Sat, 23 Sep 2017 13:40:28 +0000 (16:40 +0300)]
Merge pull request #4836 from hnyman/nano287

nano: update to 2.8.7

7 years agoMerge pull request #4871 from EricLuehrsen/unbound_control
Hannu Nyman [Sat, 23 Sep 2017 12:43:36 +0000 (15:43 +0300)]
Merge pull request #4871 from EricLuehrsen/unbound_control

unbound: upstream 1.6.6 and enhance control UCI option

7 years agopython-idna: update to version 2.6
Alexandru Ardelean [Mon, 18 Sep 2017 06:59:03 +0000 (09:59 +0300)]
python-idna: update to version 2.6

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-six: update to version 1.11.0
Alexandru Ardelean [Mon, 18 Sep 2017 06:54:12 +0000 (09:54 +0300)]
python-six: update to version 1.11.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-pyopenssl: update to version 17.3.0
Alexandru Ardelean [Mon, 18 Sep 2017 06:52:43 +0000 (09:52 +0300)]
python-pyopenssl: update to version 17.3.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-pyasn1-modules: update to version 0.1.4
Alexandru Ardelean [Mon, 18 Sep 2017 06:51:21 +0000 (09:51 +0300)]
python-pyasn1-modules: update to version 0.1.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-pyasn1: update to version 0.3.5
Alexandru Ardelean [Mon, 18 Sep 2017 06:50:03 +0000 (09:50 +0300)]
python-pyasn1: update to version 0.3.5

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-lxml: update to version 4.0.0
Alexandru Ardelean [Mon, 18 Sep 2017 06:48:38 +0000 (09:48 +0300)]
python-lxml: update to version 4.0.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-cffi: update to version 1.11.0
Alexandru Ardelean [Mon, 18 Sep 2017 06:42:23 +0000 (09:42 +0300)]
python-cffi: update to version 1.11.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: bump to version 2.7.14
Alexandru Ardelean [Mon, 18 Sep 2017 06:40:54 +0000 (09:40 +0300)]
python: bump to version 2.7.14

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agolibndpi: bump to 2.0 version
BangLang Huang [Sat, 23 Sep 2017 08:41:24 +0000 (16:41 +0800)]
libndpi: bump to 2.0 version

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
7 years agoiotivity: add PKG_MIRROR_HASH
Etienne Champetier [Sat, 23 Sep 2017 04:32:49 +0000 (21:32 -0700)]
iotivity: add PKG_MIRROR_HASH

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years agommc-utils: fix PKG_MIRROR_HASH
Etienne Champetier [Sat, 23 Sep 2017 04:28:21 +0000 (21:28 -0700)]
mmc-utils: fix PKG_MIRROR_HASH

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years agombtools: fix PKG_MIRROR_HASH
Etienne Champetier [Sat, 23 Sep 2017 04:27:51 +0000 (21:27 -0700)]
mbtools: fix PKG_MIRROR_HASH

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years agocryptodev-linux: fix PKG_MIRROR_HASH
Etienne Champetier [Sat, 23 Sep 2017 04:26:51 +0000 (21:26 -0700)]
cryptodev-linux: fix PKG_MIRROR_HASH

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years agocanutils: fix PKG_MIRROR_HASH
Etienne Champetier [Sat, 23 Sep 2017 04:26:20 +0000 (21:26 -0700)]
canutils: fix PKG_MIRROR_HASH

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years agoprotobuf: fix PKG_HASH
Etienne Champetier [Sat, 23 Sep 2017 04:23:50 +0000 (21:23 -0700)]
protobuf: fix PKG_HASH

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>