Hannu Nyman [Sun, 21 Aug 2016 19:45:51 +0000 (22:45 +0300)]
Merge pull request #3084 from dibdot/adblock
adblock: update 1.4.6
Dirk Brenken [Sun, 21 Aug 2016 18:56:47 +0000 (20:56 +0200)]
adblock: update 1.4.6
* added a 'window.close()' to adblock landing page to automatically
close any pop-ups that might get loaded with a blocked ad
* simplified dnsmasq check in ap mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
Ted Hess [Fri, 19 Aug 2016 22:40:41 +0000 (18:40 -0400)]
ffmpeg: Dependency cleanup
Custom builds need to select x264 and/or lame-lib explictly. Automatic
CONFIG_ALL builds of ffmpeg-full include x264 and lame.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Fri, 19 Aug 2016 22:05:39 +0000 (18:05 -0400)]
Merge pull request #3082 from thess/libx264-merge
libx264: Fix build errors on x86 targets due to missing ASM features …
Ted Hess [Fri, 19 Aug 2016 21:48:25 +0000 (17:48 -0400)]
libx264: Fix build errors on x86 targets due to missing ASM features (yasm)
minor cleanup of CFLAGS, remove COPTS warnings
yasm needs to be added to x86 toolchain
(LEDE updated: https://github.com/lede-project/source/commit/
c08651226f5645204f91f79d247801033f6015d1)
Signed-off-by: Daniel Golle daniel@makrotopia.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
Daniel Golle [Fri, 19 Aug 2016 17:52:19 +0000 (19:52 +0200)]
gnunet: bump to SVN r37738
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 19 Aug 2016 17:32:35 +0000 (19:32 +0200)]
Merge pull request #3080 from dangowrt/CVE-2016-6313
libgcrypt: update to version 1.6.6
Daniel Golle [Fri, 19 Aug 2016 13:07:20 +0000 (15:07 +0200)]
libgcrypt: update to version 1.6.6
Fixes CVE-2016-6313:
Entropy Loss and Output Predictability in the Libgcrypt PRNG
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Thu, 18 Aug 2016 20:38:43 +0000 (16:38 -0400)]
Merge pull request #3077 from commodo/tcpreplay-libnl-fix
tcpreplay: remove libnl dependency and update PKG_LICENSE_FILES.
Alexandru Ardelean [Thu, 18 Aug 2016 11:30:17 +0000 (14:30 +0300)]
tcpreplay: add PKG_LICENSE_FILES
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Thu, 18 Aug 2016 11:26:29 +0000 (14:26 +0300)]
tcpreplay: disable libnl3 and libdbus-1 check in CONFIGURE_VARS
Also, drop patch that disables libdbus-1 check in configure script.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
champtar [Thu, 18 Aug 2016 14:00:16 +0000 (16:00 +0200)]
Merge pull request #3035 from jow-/luasec-no-compression-fix
luasec: fix build with OPENSSL_NO_COMP
champtar [Thu, 18 Aug 2016 13:41:44 +0000 (15:41 +0200)]
Merge pull request #3066 from hnyman/htop202
htop: update to 2.0.2
Yousong Zhou [Thu, 18 Aug 2016 03:32:13 +0000 (11:32 +0800)]
qemu: remove the leftover --enable-qemu-agent option
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Thu, 18 Aug 2016 03:23:59 +0000 (11:23 +0800)]
qemu: build only qemu-ga
This has two effects
- Saves time and computing resources. Non-relevant tools like
qemu-img, qemu-io will not be built
- Fixes packaging failure on octeon target caused by failure of
building internal pixman library
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Wed, 17 Aug 2016 15:52:10 +0000 (18:52 +0300)]
fwknop: bump PKG_RELEASE
Increase PKG_RELEASE due to the patch committed earlier today.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Wed, 17 Aug 2016 15:38:37 +0000 (18:38 +0300)]
Merge pull request #3075 from jp-bennett/master
Updates to nano and fwknop
Jonathan Bennett [Wed, 17 Aug 2016 04:11:30 +0000 (23:11 -0500)]
Nano: Update to 2.6.3, backport patch from trunk to fix compile
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
Jonathan Bennett [Wed, 17 Aug 2016 04:08:00 +0000 (23:08 -0500)]
Fwknop: Set correct file permissions when generating config files
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
Yousong Zhou [Wed, 17 Aug 2016 01:52:58 +0000 (09:52 +0800)]
libffi: patch n32.S to fix mips64 soft-float build
This should fix openwrt/packages#2511
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Tue, 16 Aug 2016 14:32:12 +0000 (17:32 +0300)]
Merge pull request #3069 from ianchi/libx264
libx264: update version
champtar [Tue, 16 Aug 2016 07:10:53 +0000 (09:10 +0200)]
Merge pull request #3071 from dibdot/adblock
adblock: update 1.4.5
Dirk Brenken [Tue, 16 Aug 2016 06:54:21 +0000 (08:54 +0200)]
adblock: update 1.4.5
* change the default hphosts list source to ad and tracking servers
only, the overall list includes to many false positives
* new optional config parm 'adb_hotplugif' to restrict hotplug support
to a certain wan interface or to disable it at all
* documentation update
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
champtar [Tue, 16 Aug 2016 05:25:59 +0000 (07:25 +0200)]
Merge pull request #3070 from ianchi/youtube-dl
youtube-dl: update version
Adrian Panella [Tue, 16 Aug 2016 03:49:51 +0000 (22:49 -0500)]
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Adrian Panella [Tue, 16 Aug 2016 03:42:36 +0000 (22:42 -0500)]
libx264: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Hannu Nyman [Mon, 15 Aug 2016 18:13:49 +0000 (21:13 +0300)]
htop: update to 2.0.2
* update htop to 2.0.2
* patch the new libtool check to match libtool version in use.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Ted Hess [Mon, 15 Aug 2016 13:33:10 +0000 (09:33 -0400)]
Merge pull request #3028 from thess/tcpreplay-fixes
tcpreplay: Fix builds - musl compatibility
champtar [Mon, 15 Aug 2016 08:37:07 +0000 (10:37 +0200)]
Merge pull request #2943 from sdwalker/linuxptp
linuxptp: shrink binaries and fix musl compile error
Jonas Gorski [Sun, 14 Aug 2016 20:46:04 +0000 (22:46 +0200)]
znc: fix compilation without ssl compression
Update Csocket to a newer version with compile fixes for OpenSSL with
disabled compression support. Since we don't get zlib as an transitive
dependency anymore, also add zlib as an explicit dependency.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Jo-Philipp Wich [Sun, 14 Aug 2016 16:29:16 +0000 (18:29 +0200)]
Merge pull request #3061 from hnyman/collectd552
collectd: bump version to 5.5.2
Hannu Nyman [Sun, 14 Aug 2016 15:49:10 +0000 (18:49 +0300)]
Merge pull request #3062 from dibdot/adblock
adblock: update 1.4.4
Dirk Brenken [Sun, 14 Aug 2016 15:34:34 +0000 (17:34 +0200)]
adblock: update 1.4.4
* filter non-printable characters/binary data in input stream
* fix IPv4 adblock statistics in CC
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sun, 14 Aug 2016 11:19:05 +0000 (14:19 +0300)]
Merge pull request #2996 from jefferyto/python-enum34-1.1.6
python-enum34: update to 1.1.6
Hannu Nyman [Sun, 14 Aug 2016 09:10:26 +0000 (12:10 +0300)]
collectd: bump version to 5.5.2
* Bump collectd version to 5.5.2.
* Refresh patches.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Yousong Zhou [Sat, 13 Aug 2016 23:31:19 +0000 (18:31 -0500)]
Merge pull request #3054 from plntyk/fix_qemu
qemu: fix ccache enabled builds
Dirk Neukirchen [Tue, 9 Aug 2016 11:47:05 +0000 (13:47 +0200)]
qemu: fix ccache enabled builds
issue reported by buildbots
fix error:
ERROR: unknown option gcc
Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
Yousong Zhou [Fri, 12 Aug 2016 09:28:49 +0000 (17:28 +0800)]
Merge pull request #3049 from dedeckeh/pr_l2tp_teardown_on_l3_link_down
xl2tpd: Enable netifd notification teardown_on_l3_link_down
Hans Dedecker [Fri, 12 Aug 2016 07:47:01 +0000 (09:47 +0200)]
xl2tpd: Enable netifd notification teardown_on_l3_link_down
Set teardown_on_l3_link_down notifying netifd xl2tpd wants to be
teared down when layer3 link loss is detected
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
champtar [Thu, 11 Aug 2016 15:20:32 +0000 (17:20 +0200)]
Merge pull request #3047 from t-umeno/update_klish-2.1.3
klish: update to latest version (2.1.3)
Takashi Umeno [Thu, 11 Aug 2016 13:57:29 +0000 (22:57 +0900)]
klish: update to latest version (2.1.3)
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
champtar [Thu, 11 Aug 2016 13:23:57 +0000 (15:23 +0200)]
Merge pull request #3046 from nitroshift/patch-4
Netdata: update to 1.2.0
nitroshift [Thu, 11 Aug 2016 12:05:35 +0000 (15:05 +0300)]
Netdata: update to 1.2.0
Also added required dependency: libuuid
Signed-off-by: Sebastian Careba <nitroshift@yahoo.com>
Takashi Umeno [Sat, 16 Jul 2016 07:31:35 +0000 (16:31 +0900)]
klish: update to latest version (2.1.2)
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
champtar [Tue, 9 Aug 2016 21:50:27 +0000 (23:50 +0200)]
Merge pull request #2997 from jefferyto/python-cryptography-1.4
python-cryptography: update to 1.4, fixed lede compilation
champtar [Tue, 9 Aug 2016 21:49:37 +0000 (23:49 +0200)]
Merge pull request #2999 from jefferyto/zope-interface-4.2.0
zope-interface: update to 4.2.0
champtar [Tue, 9 Aug 2016 21:49:15 +0000 (23:49 +0200)]
Merge pull request #2998 from jefferyto/python-gmpy2-2.0.8
python-gmpy2: update to 2.0.8
champtar [Tue, 9 Aug 2016 21:45:46 +0000 (23:45 +0200)]
Merge pull request #3019 from mickeprag/python-pyserial
python-pyserial: update to 3.1.1
Daniel Golle [Mon, 18 Jul 2016 23:00:33 +0000 (01:00 +0200)]
gnunet: update to r37672
while at it, also fix post-install script and no longer ship
gnunet-download-manager.scm, we ain't got guile anyway and it wasn't
touched for 12 years.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Etienne CHAMPETIER [Tue, 9 Aug 2016 19:10:04 +0000 (19:10 +0000)]
sqlite3: --disable-editline
sqlite3 can now use editline or readline,
most package use readline, and we were using it,
so continue using readline and disable editline
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Peter Wagner [Tue, 9 Aug 2016 16:58:22 +0000 (18:58 +0200)]
openssh: update to 7.3p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Jo-Philipp Wich [Tue, 9 Aug 2016 07:35:21 +0000 (09:35 +0200)]
luasec: fix build with OPENSSL_NO_COMP
Currently luasec fails to build if OpenSSL was built without compression
support due to an undefined COMP_METHOD type:
ssl.c: In function 'meth_compression':
ssl.c:404:9: error: unknown type name 'COMP_METHOD'
const COMP_METHOD *comp;
^
<builtin>: recipe for target 'ssl.o' failed
make[6]: *** [ssl.o] Error 1
Add a local patch to stub the `meth_compression()` function if there is no
compression support available in the OpenSSL library in order to allow
luasec to build.
A similar fix has been added upstream with
https://github.com/brunoos/luasec/pull/30
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Ted Hess [Mon, 8 Aug 2016 19:44:04 +0000 (15:44 -0400)]
msmtp: Add nls.mk, . Fix build when BUILD_NLS not specified
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Mon, 8 Aug 2016 17:54:11 +0000 (13:54 -0400)]
libnfc: Moved to packages-abandoned - needs MAINTAINER
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Mon, 8 Aug 2016 18:12:43 +0000 (14:12 -0400)]
Merge pull request #2967 from padre-lacroix/bandwidthd-php
bandwidthd-php: PHP files to graph bandwidthd data in a postgresql database
Ted Hess [Mon, 8 Aug 2016 18:03:30 +0000 (14:03 -0400)]
Merge pull request #3007 from jefferyto/twisted-16.3.0
twisted: update to 16.3.0
Ted Hess [Mon, 8 Aug 2016 17:58:09 +0000 (13:58 -0400)]
Merge pull request #3029 from padre-lacroix/master-kismet
kismet: Update to 2016-07-R1 and new maintainer
Jean-Michel Lacroix [Sun, 7 Aug 2016 22:00:32 +0000 (18:00 -0400)]
kismet: Update to 2016-07-R1 and new maintainer
This is an update to the latest version of kismet
New maintainer.
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
Ted Hess [Sun, 7 Aug 2016 20:14:09 +0000 (16:14 -0400)]
tcpreplay: Fix builds - musl compatibility
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Sun, 7 Aug 2016 19:49:05 +0000 (15:49 -0400)]
git: Fix build dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nikos Mavrogiannopoulos [Sat, 6 Aug 2016 11:15:37 +0000 (13:15 +0200)]
ocserv: updated to 0.11.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Toke Høiland-Jørgensen [Fri, 5 Aug 2016 18:15:23 +0000 (20:15 +0200)]
acme: Add Luci app
This adds a Luci configuration app for the ACME certificate package.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Toke Høiland-Jørgensen [Fri, 5 Aug 2016 15:49:33 +0000 (17:49 +0200)]
freeradius2/3: Fixes to init script. (#3022)
This fixes two issues with the freeradius package init scripts:
- The package installs libraries in /usr/lib/freeradius{2,3}, but the
musl dynamic linker won't find them there unless LD_LIBRARY_PATH is
set to include this directory. This adds an appropriate env statement
to the procd init setup.
- procd expects services to stay in the foreground, or it will be unable
to properly shut them down again. This adds the -f flag to radiusd to
achieve that.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Toke Høiland-Jørgensen [Fri, 5 Aug 2016 15:26:25 +0000 (17:26 +0200)]
acme: Add package.
This adds a package wrapping the acme.sh script from
https://github.com/Neilpang/acme.sh in Uci config and hooks to interact
correctly with uhttpd.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
champtar [Fri, 5 Aug 2016 06:33:11 +0000 (08:33 +0200)]
Merge pull request #3017 from thess/relayctl-update
relayctl: Add PKG_FIXUP to fix autotools version error
Micke Prag [Thu, 4 Aug 2016 13:21:25 +0000 (15:21 +0200)]
python-pyserial: update to 3.1.1
Signed-off-by: Micke Prag <micke.prag@telldus.se>
Ted Hess [Wed, 3 Aug 2016 19:04:19 +0000 (15:04 -0400)]
relayctl: Add PKG_FIXUP to fix autotools version error
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 3 Aug 2016 17:41:27 +0000 (13:41 -0400)]
Merge pull request #2966 from oskar456/addrwatch
addrwatch: new package
Ted Hess [Wed, 3 Aug 2016 15:56:10 +0000 (11:56 -0400)]
Merge pull request #3006 from thess/ffmpeg-updates
ffmpeg: Update to 2.8.7. Add support for x264 and libmp3lame
Ted Hess [Tue, 2 Aug 2016 16:35:00 +0000 (12:35 -0400)]
Merge pull request #3012 from thess/gst1-1.8
gstreamer - Upgrade to 1.8.2.
Adrian Panella [Mon, 16 May 2016 02:05:49 +0000 (21:05 -0500)]
ffmpeg: Update to 2.8.7. Add support for x264 and libmp3lame
Add support for libmp3lame & libx264 to 'full' and optional in 'custom'.
Enable some optimizations according to ARCH and CPU type.
Cleaup options and dependencies.
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
champtar [Tue, 2 Aug 2016 13:31:55 +0000 (15:31 +0200)]
Merge pull request #2995 from corenetworks/master
ddns-scripts: add service core-networks.de
champtar [Tue, 2 Aug 2016 12:26:01 +0000 (14:26 +0200)]
Merge pull request #3015 from danielg4/master
vpnc: Add reboot recommendation to README
Daniel Gimpelevich [Tue, 2 Aug 2016 11:35:37 +0000 (04:35 -0700)]
vpnc: Add reboot recommendation to README
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Ted Hess [Mon, 1 Aug 2016 19:38:17 +0000 (15:38 -0400)]
gstreamer - Upgrade to 1.8.2.
Refresh patches, fix dependencies.
Fix cpu build issues in gst-libav. Opus moved to plugins-base.
Add opusparse and hls to plugins-bad.
Add myself as co-maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
Yousong Zhou [Mon, 1 Aug 2016 10:15:49 +0000 (18:15 +0800)]
Merge pull request #2106 from jefferyto/obfsproxy
obfsproxy: new package
heil [Mon, 1 Aug 2016 09:50:21 +0000 (11:50 +0200)]
apache: increase PKG_RELEASE for rebuild
Signed-off-by: heil <heil@terminal-consulting.de>
Jeffery To [Fri, 11 Dec 2015 12:10:09 +0000 (20:10 +0800)]
obfsproxy: new package
From the Tor project page:
obfsproxy is a tool that attempts to circumvent censorship, by
transforming the Tor traffic between the client and the bridge. This
way, censors, who usually monitor traffic between the client and the
bridge, will see innocent-looking transformed traffic instead of the
actual Tor traffic.
This depends on:
- pyptlib (#2053)
- twisted (#2052)
Also, txsocksx (#2058) is necessary to use an outgoing SOCKS proxy,
and having either gmpy2 (#2067) or gmpy (#2051) installed will help
speed up calculations.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Thomas Heil [Sun, 31 Jul 2016 21:44:28 +0000 (23:44 +0200)]
Merge pull request #3008 from hauke/apache
apache: fix build without sslv3
Ted Hess [Sun, 31 Jul 2016 19:10:31 +0000 (15:10 -0400)]
Merge pull request #3009 from dibdot/adblock
adblock: update 1.4.3
Dirk Brenken [Sun, 31 Jul 2016 15:19:33 +0000 (17:19 +0200)]
adblock: update 1.4.3
* fix race condition in restricted mode
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Jeffery To [Sun, 31 Jul 2016 12:25:01 +0000 (20:25 +0800)]
twisted: update to 16.3.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hauke Mehrtens [Sun, 31 Jul 2016 11:20:56 +0000 (13:20 +0200)]
apache: fix build without sslv3
SSLv3 support is deactivated in LEDE now, which causes a build problem
in apache.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Jo-Philipp Wich [Sat, 30 Jul 2016 13:23:45 +0000 (15:23 +0200)]
coreutils: adjust applet descriptions
Only mention busybox applets for the meta package and do not imply that
applets are enabled for any possible coreutils program.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jean-Michel Lacroix [Thu, 14 Jul 2016 17:38:05 +0000 (13:38 -0400)]
bandwidthd-php: PHP files to graph bandwidthd data in a postgresql
database
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
bandwidthd-php is a set of PHP files that allows to graph bandwidthd
data stored in a postgresql database. This bandwidthd data can be
generated using bandwidthd-pgsql in OpenWRT or LEDE or with
bandwidthd on different OS (Windows, Linux for example).
Addition of a config file and an init file.
Modification of the Makefile to take in account the changes above
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
Toke Høiland-Jørgensen [Fri, 29 Jul 2016 11:44:35 +0000 (13:44 +0200)]
Merge pull request #2982 from oskar456/radsecproxy_ucified
Radsecproxy ucified
Ondřej Caletka [Thu, 21 Jul 2016 12:22:02 +0000 (14:22 +0200)]
radsecproxy: Update copyright notice, add license
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
Ondřej Caletka [Thu, 21 Jul 2016 12:15:53 +0000 (14:15 +0200)]
radsecproxy: UCIfied configuration
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
Ted Hess [Thu, 28 Jul 2016 21:41:04 +0000 (17:41 -0400)]
Merge pull request #3002 from dibdot/adblock
adblock: update 1.4.2
Ted Hess [Thu, 28 Jul 2016 21:40:16 +0000 (17:40 -0400)]
Merge pull request #3001 from commodo/tcpreplay
tcpreplay: add first revision of package
Dirk Brenken [Thu, 28 Jul 2016 20:29:46 +0000 (22:29 +0200)]
adblock: update 1.4.2
* ad broad blocklist source 'hphosts' https://hosts-file.net
Signed-off-by: Dirk Brenken <dev@brenken.org>
Alexandru Ardelean [Thu, 1 Oct 2015 13:48:38 +0000 (16:48 +0300)]
tcpreplay: add first revision of package
Tcpreplay is a suite of free Open Source utilities for editing and
replaying previously captured network traffic. Originally designed
to replay malicious traffic patterns to Intrusion Detection/Prevention
Systems, it has seen many evolutions including
capabilities to replay to web servers.
Pretty useful for testing stuff too.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jeffery To [Wed, 27 Jul 2016 17:44:04 +0000 (01:44 +0800)]
zope-interface: update to 4.2.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 27 Jul 2016 17:23:26 +0000 (01:23 +0800)]
python-gmpy2: update to 2.0.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 27 Jul 2016 16:37:03 +0000 (00:37 +0800)]
python-cryptography: update to 1.4, fixed lede compilation
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 27 Jul 2016 15:03:09 +0000 (23:03 +0800)]
python-enum34: update to 1.1.6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
champtar [Wed, 27 Jul 2016 14:45:50 +0000 (16:45 +0200)]
Merge pull request #2994 from jefferyto/python-cffi-1.7.0
python-cffi: update to 1.7.0
champtar [Wed, 27 Jul 2016 14:45:25 +0000 (16:45 +0200)]
Merge pull request #2993 from jefferyto/python-attrs-16.0.0
python-attrs: update to 16.0.0
Jeffery To [Wed, 27 Jul 2016 14:34:43 +0000 (22:34 +0800)]
python-cffi: update to 1.7.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 27 Jul 2016 14:05:15 +0000 (22:05 +0800)]
python-attrs: update to 16.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>