Vladimir Ulrich [Wed, 24 Jan 2018 16:19:33 +0000 (19:19 +0300)]
zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Hannu Nyman [Tue, 23 Jan 2018 17:22:17 +0000 (19:22 +0200)]
Merge pull request #5490 from TDT-AG/pr/
20180123-stunnel-fix-reload
net/stunnel: fix reload and crash loop on invalid configuration
Hannu Nyman [Tue, 23 Jan 2018 17:21:19 +0000 (19:21 +0200)]
Merge pull request #5489 from mwarning/zerotier
zerotier: support controller mode
Ted Hess [Tue, 23 Jan 2018 14:55:45 +0000 (09:55 -0500)]
fdk-aac: Update to latest (
20171220), cleanup optimization opts
Signed-off-by: Ted Hess <thess@kitschensync.net>
Florian Eckert [Tue, 23 Jan 2018 11:10:39 +0000 (12:10 +0100)]
net/stunnel: Remove abdicate maintainer
Update PKG_RELEASE version to 4.
Remove Daniel Engberg from PGK_MAINTANER list.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 23 Jan 2018 10:35:30 +0000 (11:35 +0100)]
net/stunnel: check if service section is configured to prevent crash loop
If a service section is not presented in the configuration then stunnel will
always start anyway. This ends in a crash loop because the configuration is not
valid.
Checking in "uci" mode if a service section is presented and only then
start the stunnel service will solve this issue.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 23 Jan 2018 10:12:16 +0000 (11:12 +0100)]
net/stunnel: do always stop/start on config change
Do not send a SIGHUP on reload configuration let procd restart the
service with stop/start. This is saver.
Add uci generated stunnel file to procd "file" attribute to
reload/restart the stunnel service.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Moritz Warning [Tue, 23 Jan 2018 10:39:37 +0000 (11:39 +0100)]
zerotier: support controller mode
* add config_path option since the controller mode needs a persisting path to be used
* add patch to fix a bug in the controller code (https://github.com/zerotier/ZeroTierOne/issues/553)
* disable zerotier by default, as the default settings let it connect to a public network
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Zoltan Herpai [Tue, 23 Jan 2018 09:55:36 +0000 (10:55 +0100)]
Merge pull request #5395 from diizzyy/sound-mpg123
mpg123: Update to 1.25.8
Jianhui Zhao [Thu, 18 Jan 2018 10:07:14 +0000 (18:07 +0800)]
rtty: Add package
A reverse proxy WebTTY. It is composed of the client and the server.
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
champtar [Mon, 22 Jan 2018 03:37:01 +0000 (04:37 +0100)]
Merge pull request #5311 from mwarning/kadnode
kadnode: add new package
champtar [Sun, 21 Jan 2018 14:05:02 +0000 (15:05 +0100)]
Merge pull request #5390 from diizzyy/net-inadyn
inadyn: Update to 2.3
champtar [Sun, 21 Jan 2018 13:38:07 +0000 (14:38 +0100)]
Merge pull request #5387 from diizzyy/admin-netdata
admin/netdata: Update to 1.9.0
champtar [Sun, 21 Jan 2018 13:36:37 +0000 (14:36 +0100)]
Merge pull request #5483 from micmac1/move-sngrep-and-sipgrep-to-telephony
Move sngrep and sipgrep to openwrt/telephony
Sebastian Kemper [Sun, 21 Jan 2018 13:24:55 +0000 (14:24 +0100)]
sngrep: move to telephony repo
Delete sngrep from openwrt/packages. Once done it will be put into the
openwrt/telephony repo.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sun, 21 Jan 2018 13:23:11 +0000 (14:23 +0100)]
sipgrep: move to telephony repo
Delete sipgrep from openwrt/packages. Once done it will be put into the
openwrt/telephony repo.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
champtar [Sun, 21 Jan 2018 06:12:32 +0000 (07:12 +0100)]
Merge pull request #5482 from neheb/patch-1
btrfs-progs: Bump to 4.14.1 + add Build/InstallDev
Rosen Penev [Sun, 21 Jan 2018 03:48:50 +0000 (19:48 -0800)]
btrfs-progs: Bump to 4.14.1 + add Build/InstallDev
Supersedes #5173 and bumps the version to latest. Tested on ramips (mt7621).
Signed-off-by: Eugene Chekanskiy <echekanskiy@gmail.com>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Nikos Mavrogiannopoulos [Sat, 20 Jan 2018 22:45:37 +0000 (23:45 +0100)]
openconnect: build without options we don't support
That is, since we don't require gssapi or libpskc, avoid
accidental builds with it.
Closes #5474
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Hannu Nyman [Sat, 20 Jan 2018 21:46:04 +0000 (23:46 +0200)]
Merge pull request #5429 from philenotfound/mutt-bump
mutt: bump to version 1.9.2
champtar [Sat, 20 Jan 2018 21:33:38 +0000 (22:33 +0100)]
Merge pull request #5257 from lynxis/rb_libgcrypt
libgcrypt: remove build timestamp
champtar [Sat, 20 Jan 2018 21:04:48 +0000 (22:04 +0100)]
Merge pull request #5371 from MikePetullo/libsoup
libsoup: update to 2.60.2
Michael Heimpold [Sat, 20 Jan 2018 20:57:28 +0000 (21:57 +0100)]
libiio: update to 0.12
- remove upstreamed patch
- remove dependency to libavahi-common which does not exist,
seems that I have confused library name vs package name (fixes #5480)
(- only compile tested at the moment)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
champtar [Sat, 20 Jan 2018 20:14:56 +0000 (21:14 +0100)]
Merge pull request #5389 from diizzyy/libs-confuse
confuse: remove myself as maintainer
champtar [Sat, 20 Jan 2018 19:29:29 +0000 (20:29 +0100)]
Merge pull request #5481 from hnyman/coova
coova-chilli: remove matrixssl dependency
Hannu Nyman [Sat, 20 Jan 2018 14:44:08 +0000 (16:44 +0200)]
coova-chilli: remove matrixssl dependency
matrixssl is still in the oldpackages repo,
so coova-chilli should not depend on it.
Remove the config option for selecting matrixssl lib
and the dependency declaration.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Jo-Philipp Wich [Sat, 20 Jan 2018 14:19:50 +0000 (15:19 +0100)]
Merge pull request #5451 from jow-/ulogd-conditional-deps
ulogd: conditionalize dependencies
Hannu Nyman [Sat, 20 Jan 2018 08:03:20 +0000 (10:03 +0200)]
Merge pull request #5478 from EricLuehrsen/unbound_168
unbound: update to 1.6.8 for CVE-2017-15105
Eric Luehrsen [Sat, 20 Jan 2018 01:06:59 +0000 (20:06 -0500)]
unbound: update to 1.6.8 for CVE-2017-15105
A vulnerability was discovered in the processing of wildcard synthesized
NSEC records. While synthesis of NSEC records is allowed by RFC4592,
these synthesized owner names should not be used in the NSEC processing.
This does, however, happen in Unbound 1.6.7 and earlier versions.
(see https://unbound.net/downloads/CVE-2017-15105.txt)
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Hannu Nyman [Fri, 19 Jan 2018 16:04:09 +0000 (18:04 +0200)]
Merge pull request #5421 from alive4ever/mksh-r56b
utils/mksh: update to r56b
Hannu Nyman [Fri, 19 Jan 2018 16:03:13 +0000 (18:03 +0200)]
Merge pull request #5456 from jefferyto/python-automat
python-automat: new package
Hannu Nyman [Fri, 19 Jan 2018 16:03:02 +0000 (18:03 +0200)]
Merge pull request #5455 from jefferyto/python-hyperlink
python-hyperlink: new package
Hannu Nyman [Fri, 19 Jan 2018 16:02:53 +0000 (18:02 +0200)]
Merge pull request #5454 from jefferyto/python-incremental
python-incremental: new package
Hannu Nyman [Fri, 19 Jan 2018 16:02:40 +0000 (18:02 +0200)]
Merge pull request #5453 from jefferyto/python-constantly
python-constantly: new package
Hannu Nyman [Fri, 19 Jan 2018 13:10:38 +0000 (15:10 +0200)]
Merge pull request #5473 from jefferyto/twisted-17.9.0
twisted: updated to 17.9.0, add src package
Yousong Zhou [Fri, 19 Jan 2018 03:14:32 +0000 (11:14 +0800)]
vpnc: fix using proto_add_host_dependency
Fixes #4343
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Etienne Champetier [Thu, 18 Jan 2018 21:05:57 +0000 (13:05 -0800)]
build,travis: don't fail on WARNING
OpenWrt build now outputs WARNING on dependencies issues, for exemple
"WARNING: Makefile 'package/feeds/packages/coova-chilli/Makefile' has a dependency on 'libmatrixssl', which does not exist"
Relax the check for now
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Michael Heimpold [Thu, 18 Jan 2018 21:30:19 +0000 (22:30 +0100)]
ser2net: fix dynamic config generation (refs #5302)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Daniel Golle [Thu, 4 Jan 2018 21:45:08 +0000 (22:45 +0100)]
gnunet: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Jeffery To [Mon, 15 Jan 2018 16:40:45 +0000 (00:40 +0800)]
twisted: updated to 17.9.0, add src package
There have been some new dependencies added in recent versions of
Twisted (mostly internal classes that have been spun out into their own
libraries):
* constantly (#5453), since 16.5.0
* incremental (#5454), since 16.5.0
* Automat (#5456), since 17.1.0
* hyperlink (#5455) since 17.5.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 18 Jan 2018 16:32:03 +0000 (18:32 +0200)]
Merge pull request #5468 from u1f35c/master
utils/collectd: Re-add option to enable encrypted network output
Hannu Nyman [Thu, 18 Jan 2018 14:45:56 +0000 (16:45 +0200)]
Merge pull request #5433 from MikePetullo/vips
vips: update to 8.6.1
Hannu Nyman [Thu, 18 Jan 2018 14:45:13 +0000 (16:45 +0200)]
Merge pull request #5466 from danielg4/master
unbound: fix crash when using odhcpd w/o dnsmasq
Hannu Nyman [Thu, 18 Jan 2018 14:44:20 +0000 (16:44 +0200)]
Merge pull request #5465 from commodo/fix-python-recursive-deps
python,python3: fix recursive deps caused by dangling DEPENDS
Daniel Gimpelevich [Wed, 17 Jan 2018 16:05:12 +0000 (08:05 -0800)]
unbound: fix crash when using odhcpd w/o dnsmasq
When using the configuration under "Unbound and odhcpd" in the package's
README.md, the scripts generated a malformed config file for unbound, due
to an "ip route" command giving extra output lines with the string
"anycast" where the awk script expects an address. These are now filtered.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Peter Wagner [Thu, 18 Jan 2018 10:29:30 +0000 (11:29 +0100)]
glib2: update to 2.55.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Alif M. Ahmad [Thu, 11 Jan 2018 02:24:53 +0000 (02:24 +0000)]
mksh: update to r56b
Updated to mksh-r56b
Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
Jonathan McDowell [Wed, 17 Jan 2018 19:34:15 +0000 (19:34 +0000)]
utils/collectd: Re-add option to enable encrypted network output
The collectd network plugin has the ability to sign and/or encrypt its
traffic, allowing secure interaction with other collectd instances. This
had been disabled due to issues with the collectd build system.
Fix up the configure parameters to work correctly and re-add the option.
Signed-off-by: Jonathan McDowell <noodles@earth.li>
Noah Meyerhans [Wed, 17 Jan 2018 15:50:47 +0000 (07:50 -0800)]
bind: Update to 9.11.2-P1
New upstream release fixes the following security issues:
* CVE-2017-3145: BIND was improperly sequencing cleanup operations on
upstream recursion fetch contexts, leading in some cases to a use-after-free
error that can trigger an assertion failure and crash in named.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Alexandru Ardelean [Wed, 17 Jan 2018 15:30:48 +0000 (17:30 +0200)]
python,python3: fix recursive deps caused by dangling DEPENDS
For python `src` packages we should clear out the DEPENDS
to prevent recursive deps from happening.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Wed, 17 Jan 2018 14:22:07 +0000 (16:22 +0200)]
Merge pull request #5452 from val-kulkov/libfreetype-package
libfreetype: update to FreeType 2.9
Hannu Nyman [Wed, 17 Jan 2018 14:07:41 +0000 (16:07 +0200)]
Merge pull request #5457 from jefferyto/python-pkg-setup-args-vars
python,python3: add vars to customize setup arguments / variables
Hannu Nyman [Wed, 17 Jan 2018 14:07:04 +0000 (16:07 +0200)]
Merge pull request #5462 from commodo/python-src-no-deps
python,python3: disable dependencies between python src packages
Daniel Golle [Wed, 17 Jan 2018 13:14:36 +0000 (14:14 +0100)]
Merge pull request #5315 from dangowrt/ola-no-sudo
ola: improve init script
Jo-Philipp Wich [Tue, 16 Jan 2018 22:36:45 +0000 (23:36 +0100)]
Merge pull request #5231 from pprindeville/lm-sensors-add-init.d
lm-sensors add init.d
Philip Prindeville [Wed, 6 Dec 2017 01:03:39 +0000 (18:03 -0700)]
lm-sensors: add init script
"sensors -s" needs to happen at boot-time so that any "set"
statements in sensors.conf file can take effect.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Sat, 6 Jan 2018 03:25:40 +0000 (20:25 -0700)]
xtables-addons: add package for geoip scripts
The iptables-mod-geoip is usually used in conjunction with some
wrapper scripts which manipulate the GeoIP database and then kick out
one or more iptables rules. This package contains (1) the script to
download the most recent version of the MaxMind freemium database and
(2) another script which mangles the database into sets up iptables
rules.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Philip Prindeville [Mon, 8 Jan 2018 15:18:19 +0000 (08:18 -0700)]
xtables-addons: import from OpenWrt base
This commit moves xtables-addons from
https://github.com/openwrt/openwrt/tree/master/package/network/utils/xtables-addons
into the package feed repository to allow for dependencies on other feed
packages, such as Perl.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
[fix commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Alexandru Ardelean [Mon, 15 Jan 2018 12:10:00 +0000 (14:10 +0200)]
python,python3: disable dependencies between python src packages
Related to:
https://github.com/openwrt/packages/issues/5424
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jeffery To [Mon, 15 Jan 2018 20:10:49 +0000 (04:10 +0800)]
python,python3: add vars to customize setup arguments / variables
This adds:
* PYTHON_PKG_SETUP_ARGS
* PYTHON_PKG_SETUP_VARS
* PYTHON3_PKG_SETUP_ARGS
* PYTHON3_PKG_SETUP_VARS
to customize Python package setup arguments / environment variables.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 15 Jan 2018 19:33:46 +0000 (03:33 +0800)]
python-automat: new package
This is a new requirement for the Twisted package.
From the readme:
Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 15 Jan 2018 18:06:28 +0000 (02:06 +0800)]
python-hyperlink: new package
This is a new requirement for the Twisted package.
From the readme:
Hyperlink provides a pure-Python implementation of immutable URLs. Based
on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and
IRIs easy.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 15 Jan 2018 17:35:35 +0000 (01:35 +0800)]
python-incremental: new package
This is a new requirement for the Twisted package.
From the readme:
Incremental is a small library that versions your Python projects.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 15 Jan 2018 17:07:47 +0000 (01:07 +0800)]
python-constantly: new package
This is a new requirement for the Twisted package.
From the readme:
A library that provides symbolic constant support. It includes
collections and constants with text, numeric, and bit flag values.
Originally twisted.python.constants from the Twisted project.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Val Kulkov [Mon, 15 Jan 2018 15:46:52 +0000 (10:46 -0500)]
libfreetype: update to FreeType 2.9
Update to the latest version from upstream.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
Jo-Philipp Wich [Mon, 15 Jan 2018 14:51:31 +0000 (15:51 +0100)]
ulogd: conditionalize dependencies
Make most dependencies depend on the selection state of the respective
plugins requiring them. This cuts down compile time considerably when
plugins like MySQL support are disabled.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Mon, 15 Jan 2018 07:36:28 +0000 (09:36 +0200)]
Merge pull request #5440 from jefferyto/python-txsocksx-src
python-txsocksx: use variant PyBuild/Compile syntax, add src package, refresh patches
Hannu Nyman [Mon, 15 Jan 2018 07:36:01 +0000 (09:36 +0200)]
Merge pull request #5441 from jefferyto/python-src-packages
python-*,python3-*: add src packages for multiple packages
Hannu Nyman [Mon, 15 Jan 2018 07:35:26 +0000 (09:35 +0200)]
Merge pull request #5442 from jefferyto/python-cffi-1.11.4
python-cffi: update to 1.11.4, add src packages
Hannu Nyman [Mon, 15 Jan 2018 07:19:19 +0000 (09:19 +0200)]
Merge pull request #5443 from chris5560/master
ddns-scripts: fix incompatibility with luci-app-ddns <= V.2.4.8-2
Moritz Warning [Wed, 20 Dec 2017 12:05:33 +0000 (13:05 +0100)]
kadnode: add new package
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Christian Schoenebeck [Sun, 14 Jan 2018 19:27:59 +0000 (20:27 +0100)]
ddns-scripts: fix incompatibility with luci-app-ddns <= V.2.4.8-2
fix incompatibility with luci-app-ddns versions <= 2.4.8-2 (#5430)
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Jeffery To [Sun, 14 Jan 2018 17:59:14 +0000 (01:59 +0800)]
python-cffi: update to 1.11.4, add src packages
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 14 Jan 2018 14:38:54 +0000 (22:38 +0800)]
python-*,python3-*: add src packages for multiple packages
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 14 Jan 2018 15:48:43 +0000 (23:48 +0800)]
python-txsocksx: use variant PyBuild/Compile syntax, add src package,
refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Sun, 14 Jan 2018 15:32:57 +0000 (17:32 +0200)]
Merge pull request #5360 from commodo/python_reproducible
python,python3: honour the SOURCE_DATE_EPOCH for the build-info
Hannu Nyman [Sun, 14 Jan 2018 15:30:22 +0000 (17:30 +0200)]
Merge pull request #5439 from jefferyto/python-pyptlib-src
python-pyptlib: use default variant build/compile rule, add src package
Hannu Nyman [Sun, 14 Jan 2018 15:29:51 +0000 (17:29 +0200)]
Merge pull request #5438 from jefferyto/python-ipaddress-src
python-ipaddress: use default variant build/compile rule, add src package
Hannu Nyman [Sun, 14 Jan 2018 15:29:19 +0000 (17:29 +0200)]
Merge pull request #5437 from jefferyto/python-crypto-py3-src
python-crypto: add python3 variant, src packages, omit tests
Jeffery To [Sun, 14 Jan 2018 15:24:16 +0000 (23:24 +0800)]
python-pyptlib: use default variant build/compile rule, add src package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 14 Jan 2018 15:01:51 +0000 (23:01 +0800)]
python-ipaddress: use default variant build/compile rule, add src
package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 14 Jan 2018 14:29:29 +0000 (22:29 +0800)]
python-crypto: add python3 variant, src packages, omit tests
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
W. Michael Petullo [Sat, 13 Jan 2018 23:10:13 +0000 (18:10 -0500)]
vips: update to 8.6.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Hannu Nyman [Sat, 13 Jan 2018 15:42:07 +0000 (17:42 +0200)]
Merge pull request #5430 from chris5560/master
ddns-scripts: multiple fixes
Christian Schoenebeck [Sat, 13 Jan 2018 10:58:17 +0000 (11:58 +0100)]
ddns-scripts: multiple fixes
Write *.ip file with current registered IP, whenever "get_registered_IP" is called (used by next luci-app-ddns version)
Changed detection of cURL proxy support #3876
Reread data from ubus if "get_local_ip" from "ip_network" #5004 #3338
Fix godaddy_com_v1 #5285
Implement "param_opt" for "cloudflare_com_v4" #5097
Inside logfile "*password*" printed in stead of real password #5281 and others
Add ipv4 service "dnsever.com" #5178
Add ipv4 service "myip.co.ua" #5199
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Yousong Zhou [Tue, 2 May 2017 15:31:20 +0000 (23:31 +0800)]
procps-ng: use alternatives to coexist with busybox applets
Fixes FS#699
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Fri, 12 Jan 2018 07:32:10 +0000 (09:32 +0200)]
Merge pull request #5425 from lucize/cryptodevup
cryptodev-linux: bump to latest git 2017-10-04
Hannu Nyman [Fri, 12 Jan 2018 07:31:22 +0000 (09:31 +0200)]
Merge pull request #5426 from jefferyto/python-enum34-src
python-enum34: use default variant build/compile rule, add src package
Phil Eichinger [Fri, 12 Jan 2018 06:25:57 +0000 (07:25 +0100)]
mutt: bump to version 1.9.2
Add terminfo as dependency.
In 15.05 ncursesw doesn't have a dependency on terminfo resulting in a
broken default install of mutt.
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
Jeffery To [Thu, 11 Jan 2018 23:53:22 +0000 (07:53 +0800)]
python-enum34: use default variant build/compile rule, add src package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 11 Jan 2018 22:32:24 +0000 (00:32 +0200)]
Merge pull request #5423 from jefferyto/zope-interface-4.4.3
zope-interface: update to 4.4.3, rename to python-zope-interface, add python3 variant
Jeffery To [Wed, 10 Jan 2018 22:22:15 +0000 (06:22 +0800)]
zope-interface: update to 4.4.3, rename to python-zope-interface, add
python3 variant
Renaming the package is needed to allow for a Python 3 variant
(python3-zope-interface). Packages that depend on this (only twisted)
also have their dependencies adjusted.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 11 Jan 2018 22:06:47 +0000 (00:06 +0200)]
Merge pull request #5420 from jefferyto/python-service-identity-17.0.0
python-service-identity: update to 17.0.0, add python3 variant
Lucian Cristian [Thu, 11 Jan 2018 22:04:11 +0000 (00:04 +0200)]
cryptodev-linux: bump to latest git 2017-10-04
fix kernel > 4.13 compilation
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Michael Heimpold [Thu, 11 Jan 2018 19:32:04 +0000 (20:32 +0100)]
Merge pull request #5364 from MikePetullo/grilo-plugins
grilo-plugins: update to 0.3.5
Jeffery To [Wed, 10 Jan 2018 21:45:39 +0000 (05:45 +0800)]
python-service-identity: update to 17.0.0, add python3 variant
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 11 Jan 2018 14:33:33 +0000 (16:33 +0200)]
Merge pull request #5419 from commodo/python-package-mk-localize
treewide: re-organizing python-package.mk & python3-package.mk
Peter Wagner [Thu, 11 Jan 2018 13:51:47 +0000 (14:51 +0100)]
git: add missing template files
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Jo-Philipp Wich [Thu, 11 Jan 2018 01:28:04 +0000 (02:28 +0100)]
Merge pull request #4369 from val-kulkov/libmilter-package
libmilter-sendmail: the sendmail mail filter API library
Hannu Nyman [Wed, 10 Jan 2018 21:46:34 +0000 (23:46 +0200)]
Merge pull request #5418 from jefferyto/python-pyopenssl-17.5.0
python-pyopenssl: update to 17.5.0