Alexandru Ardelean [Fri, 4 Nov 2016 09:00:07 +0000 (11:00 +0200)]
python, python3: unify HOST_ vars and get rid of HOST_CFLAGS
--sysconfigdir and --sbindir are obtained from --prefix
and --exec-prefix, so no need to have them explicitly
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 7 Nov 2016 07:46:47 +0000 (09:46 +0200)]
python,python3: get rid of HOST_CFLAGS
They rely on system paths and are a bit misleading/confusing.
As seen here:
https://github.com/openwrt/packages/issues/3339
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 7 Nov 2016 07:45:32 +0000 (09:45 +0200)]
python3: disable ensurepip on package & host builds
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 7 Nov 2016 07:31:18 +0000 (09:31 +0200)]
python: move PYTHON_VERSION in own .mk file
Allows for more granularity with respect to python-host.mk
and python-package.mk inclusions.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Fri, 4 Nov 2016 08:35:03 +0000 (10:35 +0200)]
python: add include guard for python-host.mk and include in Makefile
So that it can be included twice.
python-package.mk include python-host.mk, but at some point
in time python-host.mk is not exported to staging_dir yet.
So, to have in python's Makefile, we need to include it
in the Makefile, and to prevent double inclusion (if
python-host.mk is exported from a previous build), the
include guard is added.
Also, moved the includes after some vars were set.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Luka Perkov [Sun, 6 Nov 2016 22:59:40 +0000 (23:59 +0100)]
Merge pull request #3373 from bobafetthotmail/patch-6
f2fs-tools: update to latest and split up tools
Luka Perkov [Sun, 6 Nov 2016 22:58:47 +0000 (23:58 +0100)]
Merge pull request #3425 from ryzhovau/libdnet-src
libdnet: fix source URL
Florian Fainelli [Sun, 6 Nov 2016 19:41:33 +0000 (11:41 -0800)]
Merge pull request #3436 from p-wassi/master
net/cifs-utils: missing dependency
Hannu Nyman [Sun, 6 Nov 2016 18:13:10 +0000 (20:13 +0200)]
Merge pull request #3484 from dibdot/travelmate
travelmate: update 0.2.5
Dirk Brenken [Sun, 6 Nov 2016 17:58:09 +0000 (18:58 +0100)]
travelmate: update 0.2.5
* small performance optimization, code cleanup
* change copyright notice in makefile
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sun, 6 Nov 2016 17:04:15 +0000 (19:04 +0200)]
Merge pull request #3483 from kissg1988/python-urllib3
python-urllib3: update to version 1.19
Gergely Kiss [Sun, 6 Nov 2016 16:36:20 +0000 (17:36 +0100)]
python-urllib3: update to version 1.19
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
tripolar [Sun, 6 Nov 2016 14:58:05 +0000 (15:58 +0100)]
Merge pull request #3463 from Shulyaka/dovecot
dovecot: version update to 2.2.26.0
tripolar [Sun, 6 Nov 2016 14:52:58 +0000 (15:52 +0100)]
Merge pull request #2923 from cshore/pull-request-gitweb
net/git: Add building of gitweb
Hannu Nyman [Sun, 6 Nov 2016 11:40:09 +0000 (13:40 +0200)]
Merge pull request #3288 from cshore/pull-request-msmtp-mta
Separate msmtp as MTA from msmtp binary
Hannu Nyman [Sun, 6 Nov 2016 11:39:30 +0000 (13:39 +0200)]
Merge pull request #3289 from cshore/pull-request-msmtp-scripts
mail/msmtp-scripts: Add queuing mta wrapper for msmtp
Hannu Nyman [Sun, 6 Nov 2016 11:38:12 +0000 (13:38 +0200)]
Merge pull request #3377 from bobafetthotmail/patch-8
liblo-utils: moving to category Sound
Hannu Nyman [Sun, 6 Nov 2016 10:22:59 +0000 (12:22 +0200)]
Merge pull request #3399 from mrphs/patch-1
Tor: update to 0.2.8.9 and use sha256 instead of md5
Hannu Nyman [Sun, 6 Nov 2016 09:57:42 +0000 (11:57 +0200)]
Merge pull request #2922 from cshore/pull-request-fix-perl-utf8-dependency
lang/perlbase: Fix missing utf8 dependency on unicore
Hannu Nyman [Sun, 6 Nov 2016 09:56:30 +0000 (11:56 +0200)]
Merge pull request #3432 from ryzhovau/transmission-src
transmission: fix source URL
Hannu Nyman [Sun, 6 Nov 2016 09:52:59 +0000 (11:52 +0200)]
Merge pull request #3260 from cshore/pull-request-gitolite
net/gitolite: Add gitolite for git repo administration/access control
Hannu Nyman [Sun, 6 Nov 2016 09:41:37 +0000 (11:41 +0200)]
Merge pull request #3470 from cshore/pull-request-update-rp-pppoe
net/rp-pppoe: Update to 3.12
Hannu Nyman [Sat, 5 Nov 2016 18:22:35 +0000 (20:22 +0200)]
Merge pull request #3467 from rkunze/master
hdparm: bump version to 9.50
Richard Kunze [Sat, 5 Nov 2016 17:06:34 +0000 (18:06 +0100)]
hdparm: bump version to 9.50
Signed-off-by: Richard Kunze <richard.kunze@web.de>
Nikos Mavrogiannopoulos [Fri, 4 Nov 2016 19:51:15 +0000 (20:51 +0100)]
gnutls: updated to 3.5.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Toke Høiland-Jørgensen [Fri, 4 Nov 2016 18:08:35 +0000 (19:08 +0100)]
acme: Update timestamp patch for new version.
Fixes butched update to 1.2.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Toke Høiland-Jørgensen [Fri, 4 Nov 2016 11:40:54 +0000 (12:40 +0100)]
acme: New version 1.2.
This version will use the standalone (netcat) mode of acme.sh during
verification instead of exposing uhttpd to the internet for the duration
of the verification. It will also add an ip6tables rule to also support
verification over IPv6.
Also contains an updated version of acme.sh.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Ted Hess [Fri, 4 Nov 2016 11:14:10 +0000 (07:14 -0400)]
Merge pull request #3458 from thess/boost-fix
boost: Fix broken dependencies for locale and fiber
Hannu Nyman [Fri, 4 Nov 2016 07:28:50 +0000 (09:28 +0200)]
Merge pull request #3461 from Shulyaka/mailman
mailman: update to 2.1.23
Hannu Nyman [Fri, 4 Nov 2016 07:28:37 +0000 (09:28 +0200)]
Merge pull request #3460 from Shulyaka/python-dns
python-dns: version update to 1.15.0
Michael Heimpold [Thu, 3 Nov 2016 22:49:13 +0000 (23:49 +0100)]
ser2net: add missing dependency to libpthread when using uClibc
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Thu, 3 Nov 2016 21:26:20 +0000 (23:26 +0200)]
Merge pull request #3459 from zorun/wireguard
wireguard: Bump to 0.0.
20161103
Hannu Nyman [Thu, 3 Nov 2016 21:20:11 +0000 (23:20 +0200)]
Merge pull request #3456 from haraldg/elektra
elektra: Update to 0.8.18
Ted Hess [Thu, 3 Nov 2016 20:54:53 +0000 (16:54 -0400)]
Merge pull request #3455 from Shulyaka/postfix-3.1.3
postfix: version update to 3.1.3
Baptiste Jonglez [Thu, 3 Nov 2016 20:53:59 +0000 (21:53 +0100)]
wireguard: Bump to 0.0.
20161103
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Denis Shulyaka [Thu, 3 Nov 2016 19:34:58 +0000 (22:34 +0300)]
dovecot: version update to 2.2.26.0
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Ted Hess [Thu, 3 Nov 2016 20:01:28 +0000 (16:01 -0400)]
boost: Fix broken dependencies for locale and fiber
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Thu, 3 Nov 2016 20:00:01 +0000 (16:00 -0400)]
Merge pull request #3457 from Wedmer/master
[utils/zoneinfo] Updated to the latest release
Harald Geyer [Thu, 3 Nov 2016 16:13:06 +0000 (16:13 +0000)]
elektra: Update to 0.8.18
Signed-off-by: Harald Geyer <harald@ccbib.org>
Denis Shulyaka [Thu, 3 Nov 2016 16:01:48 +0000 (19:01 +0300)]
mailman: update to 2.1.23
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Vladimir Ulrich [Thu, 3 Nov 2016 15:18:12 +0000 (18:18 +0300)]
[utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Denis Shulyaka [Thu, 3 Nov 2016 15:15:55 +0000 (18:15 +0300)]
python-dns: version update to 1.15.0
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Denis Shulyaka [Mon, 15 Aug 2016 15:43:54 +0000 (18:43 +0300)]
postfix: version update to 3.1.3
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Hannu Nyman [Wed, 2 Nov 2016 22:03:41 +0000 (00:03 +0200)]
Merge pull request #3450 from bobafetthotmail/patch-4
avrdude: move to "Microcontroller programming" submenu
Hannu Nyman [Wed, 2 Nov 2016 22:03:34 +0000 (00:03 +0200)]
Merge pull request #3451 from bobafetthotmail/patch-7
dfu-programmer: move to "Microcontroller programming" submenu
Hannu Nyman [Wed, 2 Nov 2016 22:03:27 +0000 (00:03 +0200)]
Merge pull request #3452 from bobafetthotmail/patch-9
stm32flash: move to "Microcontroller programming" submenu
Alberto Bursi [Wed, 2 Nov 2016 20:30:30 +0000 (21:30 +0100)]
stm32flash: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Alberto Bursi [Wed, 2 Nov 2016 20:26:53 +0000 (21:26 +0100)]
dfu-programmer: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Alberto Bursi [Wed, 2 Nov 2016 20:23:26 +0000 (21:23 +0100)]
avrdude: move to "Microcontroller programming" submenu
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Luka Perkov [Wed, 2 Nov 2016 13:05:29 +0000 (14:05 +0100)]
Merge pull request #3426 from ryzhovau/fossil-src
fossil: fix source URL
Daniel Golle [Wed, 2 Nov 2016 13:02:19 +0000 (14:02 +0100)]
Merge pull request #3073 from paulo-raca/i2c-tools-py3
i2c-tools: Added python3-smbus package
Hannu Nyman [Wed, 2 Nov 2016 12:52:49 +0000 (14:52 +0200)]
Merge pull request #3447 from bobafetthotmail/patch-5
tiff-utils: move to Image Manipulation submenu
Hannu Nyman [Wed, 2 Nov 2016 12:52:38 +0000 (14:52 +0200)]
Merge pull request #3446 from bobafetthotmail/patch-3
jpeg-tools: move to Image Manipulation submenu
Stijn Tintel [Wed, 2 Nov 2016 12:51:32 +0000 (14:51 +0200)]
Merge pull request #3039 from dedeckeh/strongswan-musl
strongswan: Include musl.h after _GNU_SOURCE define
Paulo Costa [Wed, 17 Aug 2016 02:49:06 +0000 (23:49 -0300)]
i2c-tools: Added python3-smbus package
This only replicates the existing python-smbus package into Python 3
Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
Hans Dedecker [Tue, 9 Aug 2016 12:55:04 +0000 (14:55 +0200)]
strongswan: Include musl.h after _GNU_SOURCE define
musl.h was included before _GNU_SOURCE in 101-musl-fixes patch
leading to compilation issue on gcc (RTLD_DEFAULT not being
defined in dlfcn.h due to __USE_GNU not being set).
As described in the feature test macro man page feature macro
can be defined in the source code but need to be defined before
including any headers.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Daniel Golle [Wed, 2 Nov 2016 12:28:45 +0000 (13:28 +0100)]
Merge pull request #3370 from bobafetthotmail/patch-4
debootstrap: add xz dependency
Alberto Bursi [Wed, 2 Nov 2016 11:34:31 +0000 (12:34 +0100)]
tiff-utils: move to Image Manipulation submenu
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Alberto Bursi [Wed, 2 Nov 2016 11:29:50 +0000 (12:29 +0100)]
jpeg-tools: move to Image Manipulation submenu
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Hannu Nyman [Wed, 2 Nov 2016 11:09:51 +0000 (13:09 +0200)]
Merge pull request #3445 from bobafetthotmail/patch-10
zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)
Alberto Bursi [Wed, 2 Nov 2016 10:55:13 +0000 (11:55 +0100)]
zoneinfo: capitalize submenu name (zoneinfo -> Zoneinfo)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Hannu Nyman [Wed, 2 Nov 2016 10:07:50 +0000 (12:07 +0200)]
Merge pull request #3443 from bobafetthotmail/patch-7
llvm2: capitalized submenu name (disc -> Disc)
Hannu Nyman [Wed, 2 Nov 2016 10:07:43 +0000 (12:07 +0200)]
Merge pull request #3442 from bobafetthotmail/patch-5
hdparm: capitalized submenu name (disc -> Disc)
Hannu Nyman [Wed, 2 Nov 2016 10:07:33 +0000 (12:07 +0200)]
Merge pull request #3441 from bobafetthotmail/patch-3
hd-idle: capitalized submenu name (disc -> Disc)
Hannu Nyman [Wed, 2 Nov 2016 10:07:10 +0000 (12:07 +0200)]
Merge pull request #3444 from bobafetthotmail/patch-9
gdisk/sgdisk/cgdisk: capitalized submenu name (disc -> Disc)
Alberto Bursi [Wed, 2 Nov 2016 09:11:33 +0000 (10:11 +0100)]
gdisk/sgdisk/cgdisk: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Alberto Bursi [Wed, 2 Nov 2016 09:08:11 +0000 (10:08 +0100)]
llvm2: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Alberto Bursi [Wed, 2 Nov 2016 09:02:34 +0000 (10:02 +0100)]
hdparm: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Alberto Bursi [Wed, 2 Nov 2016 08:37:46 +0000 (09:37 +0100)]
hd-idle: capitalized submenu name (disc -> Disc)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Noah Meyerhans [Wed, 2 Nov 2016 05:29:58 +0000 (22:29 -0700)]
bind: update to 9.10.4-p4
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Nima Fatemi [Wed, 26 Oct 2016 16:54:44 +0000 (16:54 +0000)]
Tor: update to 0.2.8.9
- update to 0.2.8.9
- use sha256 instead of md5 for integrity check
- add dependency: libcap
signed-off-by: Nima Fatemi <nima@torproject.org>
p-wassi [Tue, 1 Nov 2016 18:08:08 +0000 (19:08 +0100)]
net/cifs-utils: missing dependency
'cifsmount' alone is not able to mount a SMB share, after
having installed kmod-fs-cifs this was possible.
So I guess adding kmod-fs-cifs as a dependency to cifsmount is ok.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Jo-Philipp Wich [Tue, 1 Nov 2016 12:35:54 +0000 (13:35 +0100)]
Merge pull request #3433 from jow-/python-use-staging-dir-hostpkg
python, python3: use STAGING_DIR_HOSTPKG
Jo-Philipp Wich [Tue, 1 Nov 2016 11:53:30 +0000 (12:53 +0100)]
python3: avoid use of HOST_BUILD_PREFIX
Currently, the python3-package.mk framework relies on HOST_BUILD_PREFIX to
refer to the $(STAGING_DIR)/host directory but using the HOST_BUILD_PREFIX
variable requires the use of include/host-build.mk which in turn includes
python3-package.mk, leading to target redefinition errors.
In order to provide a global, uniform way to refer to the host staging
directory, LEDE introduced a new variable STAGING_DIR_HOSTPKG which points
to $(STAGING_DIR)/host for now with the purpose of eventually being able to
relocate that directory in the future.
This commit changes python3-package.mk to ...
- stop including include/host-build.mk (revert of #3423)
- replace usages of $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
- warn and fallback to $(STAGING_DIR)/host if STAGING_DIR_HOSTPKG is
unavailable
The fallback code will ensure that the python host build infrastructure
continues to work properly on older OpenWrt and LEDE versions until the
STAGING_DIR_HOSTPKG is fully settled in and can be removed some time
in the future.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Tue, 1 Nov 2016 11:41:16 +0000 (12:41 +0100)]
python: avoid use of HOST_BUILD_PREFIX
Currently, the python-host.mk framework relies on HOST_BUILD_PREFIX to
refer to the $(STAGING_DIR)/host directory but using the HOST_BUILD_PREFIX
variable requires the use of include/host-build.mk which in turn includes
python-host.mk, leading to target redefinition errors.
In order to provide a global, uniform way to refer to the host staging
directory, LEDE introduced a new variable STAGING_DIR_HOSTPKG which points
to $(STAGING_DIR)/host for now with the purpose of eventually being able to
relocate that directory in the future.
This commit changes python-host.mk to ...
- stop including include/host-build.mk (revert of #3423)
- replace usages of $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
- warn and fallback to $(STAGING_DIR)/host if STAGING_DIR_HOSTPKG is
unavailable
The fallback code will ensure that the python host build infrastructure
continues to work properly on older OpenWrt and LEDE versions until the
STAGING_DIR_HOSTPKG is fully settled in and can be removed some time
in the future.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Alexander Ryzhov [Tue, 1 Nov 2016 05:50:42 +0000 (08:50 +0300)]
transmission: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Hannu Nyman [Mon, 31 Oct 2016 21:42:16 +0000 (23:42 +0200)]
Merge pull request #3429 from brianjmurrell/patch-3
ssmtp: Increase PKG_RELEASE > BB value
Brian J. Murrell [Mon, 31 Oct 2016 21:30:53 +0000 (17:30 -0400)]
ssmtp: Increase PKG_RELEASE > BB value
It's a generally good packaging principle that the packages in a distro release n+1 have a release value that is at least the same if not greater than the value in release n.
BB has a PKG_RELEASE of 4 so upping to 5 is a good measure.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Hannu Nyman [Mon, 31 Oct 2016 20:50:36 +0000 (22:50 +0200)]
Merge pull request #3422 from nwf/ucify-rngd
rng-tools: uci-fy, default to doing nothing
Nathaniel Wesley Filardo [Sun, 30 Oct 2016 22:27:54 +0000 (18:27 -0400)]
rng-tools: uci-fy, default to doing nothing
Enabling the default configuration will pipe /dev/urandom back into
/dev/random ala the current package behavior. Because this amounts to
disabling the in-kernel entropy estimation, default disabled.
While here, uci-paramaterize the high watermark.
While here, add a pre-command hook for real RNGs that need 'stty raw'
or other such hooks. (e.g. the TrueRNG devices)
As offered in github openwrt/packages#3422, take over maintainership.
See github openwrt/packages#3142.
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
Alexander Ryzhov [Mon, 31 Oct 2016 11:03:37 +0000 (14:03 +0300)]
fossil: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Alexander Ryzhov [Mon, 31 Oct 2016 10:14:01 +0000 (13:14 +0300)]
libdnet: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Stijn Tintel [Mon, 31 Oct 2016 09:02:21 +0000 (11:02 +0200)]
Merge pull request #3357 from stintel/strongswan
strongswan: update to 5.5.1, preserve /etc/strongswan.d, take over maintainership
Stijn Tintel [Mon, 31 Oct 2016 09:00:55 +0000 (11:00 +0200)]
strongswan: take over maintainership
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Sun, 23 Oct 2016 17:49:41 +0000 (20:49 +0300)]
strongswan: bump to 5.5.1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Tue, 18 Oct 2016 16:55:40 +0000 (19:55 +0300)]
strongswan: preserve /etc/strongswan.d during upgrade
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Mon, 31 Oct 2016 08:05:46 +0000 (10:05 +0200)]
Merge pull request #3423 from commodo/python-include-host-build
python,python3: include host-build.mk in python-host.mk & python3-package.mk
Alexandru Ardelean [Fri, 28 Oct 2016 16:40:37 +0000 (19:40 +0300)]
python,python3: include host-build.mk in python-host.mk & python3-package.mk
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Mon, 31 Oct 2016 07:41:48 +0000 (09:41 +0200)]
Merge pull request #3416 from miska/lxc
luci-app-lxc: Minor polishing
Hannu Nyman [Mon, 31 Oct 2016 07:40:34 +0000 (09:40 +0200)]
Merge pull request #3420 from kissg1988/python-urllib3
python-urllib3: update to version 1.18.1
Hannu Nyman [Mon, 31 Oct 2016 07:40:17 +0000 (09:40 +0200)]
Merge pull request #3419 from kissg1988/simplejson
simplejson: update to version 3.10.0
Hannu Nyman [Mon, 31 Oct 2016 07:39:29 +0000 (09:39 +0200)]
Merge pull request #3417 from kissg1988/vala
vala: update to version 0.34.2
Gergely Kiss [Sun, 30 Oct 2016 22:01:52 +0000 (23:01 +0100)]
vala: update to version 0.34.2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Michal Hrušecký [Sun, 30 Oct 2016 21:54:42 +0000 (22:54 +0100)]
luci-app-lxc: Minor polishing
Add more dependencies needed by download template and replace all, not just
first occurence of : or _ in template name with space in webui.
Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
Gergely Kiss [Sun, 30 Oct 2016 20:09:52 +0000 (21:09 +0100)]
simplejson: update to version 3.10.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 30 Oct 2016 19:56:06 +0000 (20:56 +0100)]
python-urllib3: update to version 1.18.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Hannu Nyman [Sun, 30 Oct 2016 09:42:31 +0000 (11:42 +0200)]
Merge pull request #3415 from amnonpaz/feature-new-package-lua-openssl
lua-openssl: Fix makefile
Amnon Paz [Sun, 30 Oct 2016 09:34:26 +0000 (11:34 +0200)]
lua-openssl: Fix makefile
Hannu Nyman [Sun, 30 Oct 2016 07:53:47 +0000 (09:53 +0200)]
Merge pull request #3394 from bobafetthotmail/patch-20
stoken: move to Encryption submenu
Hannu Nyman [Sun, 30 Oct 2016 07:53:18 +0000 (09:53 +0200)]
Merge pull request #3389 from bobafetthotmail/patch-15
cryptsetup: move to Encryption submenu