Steven Barth [Sun, 30 Nov 2014 16:53:09 +0000 (17:53 +0100)]
Revert "aria2: enable bittorrent and metalink by default"
As per maintainer's request.
Signed-off-by: Steven Barth <steven@midlink.org>
Imre Kaloz [Sun, 30 Nov 2014 00:13:43 +0000 (01:13 +0100)]
coova-chilli: move to github
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 18:45:18 +0000 (19:45 +0100)]
ocsev: define _XOPEN_SOURCE when search for or using crypt()
Resolves #544
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 18:24:27 +0000 (19:24 +0100)]
ocserv: updated to 0.8.8 and added dependency on libhttp-parser
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 18:20:40 +0000 (19:20 +0100)]
Merge pull request #570 from ageekymonk/libhttp-parser
Adding support for libhttp-parser
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 18:05:04 +0000 (19:05 +0100)]
openconnect: when serverhash or cafile are present, set --no-system-trust
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 17:52:44 +0000 (18:52 +0100)]
openconnect: made server IP resolving on reconnection conditional
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Ted Hess [Sat, 29 Nov 2014 14:00:51 +0000 (09:00 -0500)]
Merge pull request #576 from damianorenfer/master
libs/libsodium: update to 1.0.1
Damiano Renfer [Sat, 29 Nov 2014 12:52:40 +0000 (13:52 +0100)]
libs/libsodium: update to 1.0.1
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Steven Barth [Sat, 29 Nov 2014 11:19:38 +0000 (12:19 +0100)]
Merge pull request #575 from commodo/python3-upg-3.4.2
python3 upgrade to version 3.4.2
Nikos Mavrogiannopoulos [Sat, 29 Nov 2014 10:17:16 +0000 (11:17 +0100)]
openconnect: updated to 7.00
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Florian Fainelli [Fri, 28 Nov 2014 19:31:11 +0000 (11:31 -0800)]
open-plc-utils: add license information
Add licensing information for the open-plc-utils package and update the
copyright.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Alexandru Ardelean [Fri, 28 Nov 2014 19:15:20 +0000 (21:15 +0200)]
python3 upgrade to version 3.4.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Steven Barth [Fri, 28 Nov 2014 07:46:07 +0000 (08:46 +0100)]
Merge pull request #572 from commodo/python3-sync-build
python3: sync build rules with python's
Florian Fainelli [Fri, 28 Nov 2014 00:50:06 +0000 (16:50 -0800)]
open-plc-utils: import from oldpackages
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Alexandru Ardelean [Thu, 27 Nov 2014 21:47:28 +0000 (23:47 +0200)]
python3: sync build rules with python's
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Daniel Golle [Thu, 27 Nov 2014 15:45:06 +0000 (16:45 +0100)]
Merge branch 'coreutils' of https://github.com/rkunze/openwrt-packages
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 14:23:30 +0000 (15:23 +0100)]
pcsc-lite: bump version to 1.8.13
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 13:52:29 +0000 (14:52 +0100)]
opensc: bump to git codebase of
20141126 and rebase GnuK patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 2 Oct 2014 18:11:24 +0000 (20:11 +0200)]
ccid: update to version 1.4.18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 13:12:27 +0000 (14:12 +0100)]
opentracker: bump git codebase to
20141007
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 13:06:53 +0000 (14:06 +0100)]
libowfat: bump version to 0.29
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 13:04:10 +0000 (14:04 +0100)]
lvm2: bump version to 2.02.113
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 27 Nov 2014 12:43:11 +0000 (13:43 +0100)]
freeradius2: bump to version 2.2.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Richard Kunze [Mon, 17 Nov 2014 18:43:29 +0000 (19:43 +0100)]
coreutils: bump version to 8.23
Signed-off-by: Richard Kunze <richard.kunze@web.de>
Daniel Golle [Thu, 27 Nov 2014 12:41:08 +0000 (13:41 +0100)]
debootstrap: bump to version 1.0.66
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
ageekymonk [Thu, 27 Nov 2014 01:00:49 +0000 (01:00 +0000)]
Adding support for libhttp-parser
Signed-off-by: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
Daniel Golle [Tue, 25 Nov 2014 12:23:38 +0000 (13:23 +0100)]
tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Steven Barth [Thu, 27 Nov 2014 07:23:39 +0000 (08:23 +0100)]
Merge pull request #567 from widewing/master
aria2: enable bittorrent and metalink by default
widewing [Wed, 26 Nov 2014 14:07:48 +0000 (22:07 +0800)]
aria2: enable bittorrent and metalink by default
Signed-off-by: Gavin Ni <gisngy@gmail.com>
Steven Barth [Wed, 26 Nov 2014 13:20:54 +0000 (14:20 +0100)]
Merge pull request #563 from antonlacon/license-updates
License updates and metadata typo correction
Steven Barth [Wed, 26 Nov 2014 13:18:52 +0000 (14:18 +0100)]
Merge pull request #566 from commodo/python-build-prepare
python: use Build/Prepare rule for the config.site file
Alexandru Ardelean [Wed, 26 Nov 2014 08:04:06 +0000 (10:04 +0200)]
python: use Build/Prepare rule for the config.site file
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Ian Leonard [Wed, 26 Nov 2014 07:43:58 +0000 (23:43 -0800)]
ntpd: add SPDX license information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Wed, 26 Nov 2014 07:29:26 +0000 (23:29 -0800)]
libtheora: add SPDX license information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Michael Heimpold [Tue, 25 Nov 2014 23:01:44 +0000 (00:01 +0100)]
libxml2: fix compilation on archlinux and gentoo
Compilation of libxml2 on some distributions is problematic (at least
archlinux) for OpenWrt. This commit fixes the issue. Issue is caused
because configuration for some reason does not find gzopen from zlib.
This patch issues linker to include zlib anyway, if host system doesn't
have this issue, it is not a problem as linker should not link libs
twice anyway.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
[ Slightly modified commit message ]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Ted Hess [Tue, 25 Nov 2014 19:58:17 +0000 (14:58 -0500)]
libgstreamer1: install plugin scanner
Signed-off-by: Ted Hess <thess@kitschensync.net>
Steven Barth [Tue, 25 Nov 2014 19:32:49 +0000 (20:32 +0100)]
libv4l/tgt/hdparm/pciutils: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 25 Nov 2014 19:24:53 +0000 (20:24 +0100)]
Merge pull request #550 from pfzim/master
fdm, tdb, nail: new packages added
Álvaro Fernández Rojas [Tue, 25 Nov 2014 18:35:13 +0000 (19:35 +0100)]
pciutils: update to 3.3.0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Tue, 25 Nov 2014 18:26:21 +0000 (19:26 +0100)]
libftdi1: update to 1.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Ted Hess [Tue, 25 Nov 2014 17:41:01 +0000 (12:41 -0500)]
Merge pull request #559 from thess/gst1-updates
gstreamer1: Fix build dependencies - create meta packages as needed
Ian Leonard [Tue, 25 Nov 2014 08:11:02 +0000 (00:11 -0800)]
lftp: add PKG_LICENSE SPDX information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Tue, 25 Nov 2014 07:42:42 +0000 (23:42 -0800)]
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Sun, 16 Nov 2014 03:42:32 +0000 (19:42 -0800)]
CONTRIBUTING.md: typo in PKG_LICENSE_FILES
Per r33861, it should be PKG_LICENSE and PKG_LICENSE_FILES used for licensing information.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Sat, 8 Nov 2014 09:12:02 +0000 (01:12 -0800)]
icecast: add SPDX license info per homepage
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ted Hess [Mon, 24 Nov 2014 14:27:24 +0000 (09:27 -0500)]
Revert "avahi: Add sftp service"
This reverts commit
49c7e701bccd5451a1f0006c66833b81c964aa01.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Dmitry V. Zimin [Mon, 24 Nov 2014 12:05:17 +0000 (15:05 +0300)]
nail: fixed version
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
Steven Barth [Mon, 24 Nov 2014 09:15:48 +0000 (10:15 +0100)]
Merge pull request #560 from Frieds-Technology/master
protobuf: Fixed protobuf host installation
Martijn Zilverschoon [Sun, 23 Nov 2014 13:02:40 +0000 (14:02 +0100)]
protobuf: Fixed protobuf host installation
Fixed the host install, because some packages need the host binary to build properly
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
Ted Hess [Sun, 23 Nov 2014 21:14:41 +0000 (16:14 -0500)]
avahi: Add sftp service
Signed-off-by: Ted Hess <thess@kitschensync.net>
Michael Heimpold [Sun, 23 Nov 2014 19:20:58 +0000 (20:20 +0100)]
ntpd: fix a small typo in the default description
Reported by amanual on IRC, thanks.
While at, update copyright timestamp.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Ted Hess [Sun, 23 Nov 2014 02:57:03 +0000 (21:57 -0500)]
gstreamer1: Fix build dependencies - create meta packages as needed
Signed-off-by: Ted Hess <thess@kitschensync.net>
Steven Barth [Sat, 22 Nov 2014 14:31:39 +0000 (15:31 +0100)]
Merge pull request #555 from rpi-openwrt/master
dbus host building
Michael Heimpold [Sat, 22 Nov 2014 12:25:37 +0000 (13:25 +0100)]
Merge pull request #554 from jslachta/libxml2-host
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Oskari Rauta [Sat, 22 Nov 2014 09:44:33 +0000 (11:44 +0200)]
dbus host building
Enable dbus host building ( some packages on other feed(s) need dbus on
host side, since packages need to be compiled natively before cross
compiling)
Jonas Gorski [Fri, 21 Nov 2014 12:19:30 +0000 (13:19 +0100)]
znc: link to libstdc++ to fix performance issues on channel join
ZNC uses a map to cache channel memebers on join. Unfortunately uclibc++
uses a naive linked-list implementation with horrible performance, which
can cause joins to take a few minutes on popular channels.
Therefore Switch to libstdc++ which uses a much more performant hashmap.
ZNC by itself is already rather large, so the added footprint of
libstd++ vs uclibc++ does not matter that much anyway.
Should fix #11778.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Jiri Slachta [Fri, 21 Nov 2014 03:49:47 +0000 (04:49 +0100)]
libxml2: add host compile
Several packages may depend on host compiled packages during
the build time (such as the new LTS versions of telephony packages).
This commit adds an option to use the libxml2 to be built as
a host package. Usage would be following:
PKG_BUILD_DEPENDS:=libxml2/host
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Dmitry V. Zimin [Thu, 20 Nov 2014 14:45:06 +0000 (17:45 +0300)]
mpack: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
Dmitry V. Zimin [Thu, 20 Nov 2014 14:44:34 +0000 (17:44 +0300)]
tdb: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
Dmitry V. Zimin [Thu, 20 Nov 2014 14:44:00 +0000 (17:44 +0300)]
nail: new package added (heirloom-mailx)
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
Dmitry V. Zimin [Thu, 20 Nov 2014 14:41:03 +0000 (17:41 +0300)]
fdm: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
Thomas Heil [Thu, 20 Nov 2014 13:29:40 +0000 (14:29 +0100)]
haproxy: patches from upstream
- [PATCH 1/6] BUILD: fix "make install" to support spaces in the
- [PATCH 2/6] BUG/MEDIUM: ssl: fix bad ssl context init can cause
- [PATCH 3/6] BUG/MEDIUM: ssl: force a full GC in case of memory
- [PATCH 4/6] BUG/MEDIUM: checks: fix conflicts between agent checks
- [PATCH 5/6] BUG/MINOR: config: don't inherit the default balance
- [PATCH 6/6] BUG/MAJOR: frontend: initialize capture pointers earlier
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
champtar [Wed, 19 Nov 2014 22:53:41 +0000 (23:53 +0100)]
Merge pull request #553 from mhei/php5-oldstable
php5: upgrade to 5.4.35
Michael Heimpold [Wed, 19 Nov 2014 20:18:19 +0000 (21:18 +0100)]
php5: upgrade to 5.4.35
This fixes CVE-2014-3710.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
sbyx [Tue, 18 Nov 2014 18:49:36 +0000 (19:49 +0100)]
Merge pull request #552 from dibdot/master
mc: force rebuild when config changes
Dirk Brenken [Tue, 18 Nov 2014 18:33:55 +0000 (19:33 +0100)]
mc: force rebuild when config changes
- add PKG_CONFIG_DEPENDS to force package rebuild when certain CONFIG options changed.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
Petar Koretic [Mon, 17 Nov 2014 15:31:54 +0000 (16:31 +0100)]
luci-app-lxc: use ubus binding for lxc-create
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
Marcel Denia [Tue, 18 Nov 2014 09:54:01 +0000 (10:54 +0100)]
perl-uri: Update to 1.65
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 18 Nov 2014 09:53:30 +0000 (10:53 +0100)]
perl-test-harness: Update to 3.34
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 18 Nov 2014 09:53:00 +0000 (10:53 +0100)]
perl-dbi: Update to 1.632
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 18 Nov 2014 09:52:24 +0000 (10:52 +0100)]
perl-compress-bzip2: Update to 2.19
Signed-off-by: Marcel Denia <naoir@gmx.net>
sbyx [Tue, 18 Nov 2014 07:02:28 +0000 (08:02 +0100)]
Merge pull request #475 from antonlacon/minidlna-1.1.x
minidlna: update to 1.1.4
sbyx [Tue, 18 Nov 2014 07:01:33 +0000 (08:01 +0100)]
Merge pull request #541 from commodo/python-do-not-compile
python: add patch to disable python byte codes by default
sbyx [Tue, 18 Nov 2014 06:59:45 +0000 (07:59 +0100)]
Merge pull request #551 from oneru/master
Fwknop: Update to 2.6.4
Jonathan Bennett [Tue, 18 Nov 2014 01:50:48 +0000 (19:50 -0600)]
Fwknop: Update to 2.6.4
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
Luka Perkov [Mon, 17 Nov 2014 15:31:53 +0000 (16:31 +0100)]
lxc: correctly install configuration files
Signed-off-by: Luka Perkov <luka@openwrt.org>
Alexandru Ardelean [Thu, 13 Nov 2014 08:44:36 +0000 (10:44 +0200)]
python: add patch to disable python byte codes by default
Use export PYTHONDONTWRITEBYTECODE=0 to re-enable writing byte codes.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
sbyx [Sun, 16 Nov 2014 10:41:34 +0000 (11:41 +0100)]
Merge pull request #547 from rkunze/hdparm
hdparm: import from oldpackages
sbyx [Sun, 16 Nov 2014 10:38:14 +0000 (11:38 +0100)]
Merge pull request #549 from rkunze/sispmctl
sispmctl: import from oldpackages
sbyx [Sun, 16 Nov 2014 10:36:04 +0000 (11:36 +0100)]
Merge pull request #545 from dibdot/master
mc: various makefile/compile time changes
sbyx [Sun, 16 Nov 2014 10:35:24 +0000 (11:35 +0100)]
Merge pull request #546 from chris5560/master
ddns-scripts: new Version 2.1.0-2
Richard Kunze [Sun, 16 Nov 2014 09:47:10 +0000 (10:47 +0100)]
sispmctl: fix compilation error with musl
Unpatched compile fails because <sys/types.h> is not included
in <usb.h> (provided by "libusb-compat") and consequently
the 'u_int*_t' types are not found.
This should probably better be fixed in the core "libusb-compat"
package instead.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
Richard Kunze [Sun, 16 Nov 2014 08:50:20 +0000 (09:50 +0100)]
sispmctl: import from oldpackages, bump version to 3.1+
20120206 (git head)
Signed-off-by: Richard Kunze <richard.kunze@web.de>
Richard Kunze [Sun, 16 Nov 2014 00:56:12 +0000 (01:56 +0100)]
hdparm: fix compilation with musl
Signed-off-by: Richard Kunze <richard.kunze@web.de>
Richard Kunze [Sat, 15 Nov 2014 23:15:52 +0000 (00:15 +0100)]
hdparm: import from oldpackages, bump version to 9.45
Signed-off-by: Richard Kunze <richard.kunze@web.de>
Christian Schoenebeck [Sat, 15 Nov 2014 20:28:01 +0000 (21:28 +0100)]
ddns-scripts: new Version 2.1.0-2
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh from luci-app-ddns into this package
(Github openwrt/luci issue 251)
(OpenWrt Trac tickets 18326 18347)
- fix: dynamic_dns_update.sh did not loop
(OpenWrt Trac ticket 18336)
- add provider cloudflare.com IPv4 and IPv6 (Thanks to Paul for support and testing)
(OpenWrt Trac ticket 12500)
- modified detection, if dynamic_dns_fuctions are used by dynamic_dns_lucihelper.sh
- redirect stdout of wget,curl,host,nslookup,nc etc to /tmp/ddns_$$.dat and *.err instead of variables
- extended error detection in get_local_ip function
- modified verify of option ip_script to allow parameters, when calling
- add provider selfhost.de IPv4
- add provider no-ip.pl (nothing to do with no-ip.com)
(Github openwrt/packages issue #542)
IPv4 (tested) and also added for
IPv6 (NOT tested) because client IP is autodetected be provider
- add getlocalip_sample.sh as sample script for usage of
option ip_source 'script' together with
option ip_script '/usr/lib/ddns/getlocalip.sh -4'
- cleanup whitespaces at line ends
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Dirk Brenken [Sat, 15 Nov 2014 18:30:39 +0000 (19:30 +0100)]
mc: various makefile/compile time changes
- add & reorder new compile time options with help text
- all options are disabled by default, to reduce space req.
- remove invalid mc configure options
- fix broken makefile logic to enable/disable mc options
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
Matthias Schiffer [Sat, 15 Nov 2014 17:37:43 +0000 (18:37 +0100)]
fastd: update to v16
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Etienne CHAMPETIER [Tue, 11 Nov 2014 22:30:43 +0000 (23:30 +0100)]
sqlite3: update to 3.8.7.1
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 11 Nov 2014 22:36:01 +0000 (23:36 +0100)]
monit: update to 5.10
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 11 Nov 2014 22:27:03 +0000 (23:27 +0100)]
zabbix: update to 2.4.2
Remove 001-cross_compile.patch, it's fixed upstream (ZBX-5561)
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Luka Perkov [Thu, 13 Nov 2014 13:59:44 +0000 (14:59 +0100)]
lxc: minor dependencies tweak
Signed-off-by: Luka Perkov <luka@openwrt.org>
sbyx [Thu, 13 Nov 2014 08:26:19 +0000 (09:26 +0100)]
Merge pull request #540 from commodo/python-pip
python-pip: first revision
Alexandru Ardelean [Tue, 21 Oct 2014 14:53:21 +0000 (17:53 +0300)]
python-pip: first revision
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
sbyx [Thu, 13 Nov 2014 07:22:07 +0000 (08:22 +0100)]
Merge pull request #539 from commodo/python-setuptools
python-setuptools: first revision
sbyx [Thu, 13 Nov 2014 07:21:59 +0000 (08:21 +0100)]
Merge pull request #538 from commodo/python-update-6
Python update 6
Alexandru Ardelean [Wed, 5 Nov 2014 13:50:08 +0000 (15:50 +0200)]
python-setuptools: first revision
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
Ted Hess [Wed, 12 Nov 2014 22:01:36 +0000 (17:01 -0500)]
Merge pull request #537 from dibdot/master
ssmtp: more pointer fixes
Alexandru Ardelean [Wed, 12 Nov 2014 21:27:24 +0000 (23:27 +0200)]
python: add distutils back (selectively)
This patch reduces distutils from 1.7 MB to 0.7 MB.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>