feed/packages.git
7 years agoMerge pull request #3243 from diizzyy/patch-6
Hannu Nyman [Tue, 27 Sep 2016 15:57:46 +0000 (18:57 +0300)]
Merge pull request #3243 from diizzyy/patch-6

sngrep: update to snapshot 2016-09-27

7 years agoMerge pull request #3242 from diizzyy/patch-5
Hannu Nyman [Tue, 27 Sep 2016 15:52:46 +0000 (18:52 +0300)]
Merge pull request #3242 from diizzyy/patch-5

exfat-nofuse: update to snapshot 2016-09-26

7 years agosngrep: update to snapshot 2016-09-27 3243/head
diizzyy [Tue, 27 Sep 2016 14:20:47 +0000 (16:20 +0200)]
sngrep: update to snapshot 2016-09-27

Update snapshot and change PKG_VERSION layout to be more consistent with base packages.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoexfat-nofuse: update to snapshot 2016-09-26 3242/head
diizzyy [Tue, 27 Sep 2016 13:52:57 +0000 (15:52 +0200)]
exfat-nofuse: update to snapshot 2016-09-26

Update snapshot and change PKG_VERSION layout to be more consistent with base packages.
Change bz2 to gz for consistency with other base packages.
Adds support for Linux 4.7 kernels.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3241 from changeway/libstrophe
Hannu Nyman [Tue, 27 Sep 2016 09:38:55 +0000 (12:38 +0300)]
Merge pull request #3241 from changeway/libstrophe

libstrophe: Update to version 0.9.1

7 years agolibstrophe : Update to version 0.9.1 3241/head
Chih-Wei Chen [Tue, 27 Sep 2016 02:02:56 +0000 (10:02 +0800)]
libstrophe : Update to version 0.9.1

Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
7 years agoMerge pull request #3237 from diizzyy/patch-4
Álvaro Fernández Rojas [Tue, 27 Sep 2016 08:26:38 +0000 (10:26 +0200)]
Merge pull request #3237 from diizzyy/patch-4

dmidecode: use url alias

7 years agoMerge pull request #3223 from chris5560/master
Hannu Nyman [Tue, 27 Sep 2016 08:18:17 +0000 (11:18 +0300)]
Merge pull request #3223 from chris5560/master

ddns-scripts: bump to version 2.7.5

7 years agoddns-scripts: remove postinst (of main package) from Makefile 3223/head
Christian Schoenebeck [Tue, 27 Sep 2016 08:12:24 +0000 (10:12 +0200)]
ddns-scripts: remove postinst (of main package) from Makefile

remove postinst (of main package) from Makefile because all is done inside uci-defaults scripts

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoffmpeg: Update 2.8.8, add codecs, update dlna profile, correct libopus use 3240/head
Ian Leonard [Sat, 3 Sep 2016 18:15:49 +0000 (11:15 -0700)]
ffmpeg: Update 2.8.8, add codecs, update dlna profile, correct libopus use

Update ffmpeg to 2.8.8.

Adds HEVC, Opus, VC-1 and Vorbis to custom and minidlna profiles. This should
more closely match formats media being streamed on the local network via
DLNA/UPNP.

Removes raw aac, ac3 and h264 from minidlna profile. Most players expect
this content to come within a container (mkv, mov, mp4, mpegts, etc...),
so this was unnecessary for the profile's goals.

Remove libopus from being selected by the -custom's audio-dec profile, and as
a depend on -audio-dec. -audio-dec uses ffmpeg's internal Opus decoder, not
the external library.

Don't select specific parsers in libffmpeg-mini profile. The demuxers separate
streams from containers. Parsers break up the streams. These are not needed
for DLNA/UPNP. If a parser is needed, the ffmpeg configure script should grab
it.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
7 years agoddns-scripts: apply needed changes in uci-defaults
Christian Schoenebeck [Mon, 26 Sep 2016 19:33:01 +0000 (21:33 +0200)]
ddns-scripts: apply needed changes in uci-defaults

commands to apply changes introduced during release changes, moved from Makefile postinst to /etc/uci-defaults

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agodmidecode: use url alias 3237/head
diizzyy [Mon, 26 Sep 2016 19:31:57 +0000 (21:31 +0200)]
dmidecode: use url alias

Use url alias instead of hardcoded URL.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoddns-scripts: no longer break using nslookup and option force_ipversion=1
Christian Schoenebeck [Sun, 25 Sep 2016 09:11:28 +0000 (11:11 +0200)]
ddns-scripts: no longer break using nslookup and option force_ipversion=1

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoddns-scripts: Add more services and minor changes
Christian Schoenebeck [Sat, 24 Sep 2016 10:44:50 +0000 (12:44 +0200)]
ddns-scripts: Add more services and minor changes

- add support of knsupdate (update_nsupdate.sh
- url update easydns.com
- add some service answers
- alphabetic reorder services files for easier reading
- rename services/provider (Makefile postinst handle /etc/config/ddns)
 -- freedns.afraid.org -> afraid.org
 -- free.editdns.net -> editdns.net
 -- domains.google.com -> google.com
 -- spdns.de -> spdyn.de
 -- strato.de -> strato.com
- new provider (looking in deep into https://sourceforge.net/projects/inadyn-mt project)
 -- dyn.com (= dyndns.org)
 -- ddnss.de
 -- dhis.org
 -- dnspark.com (IPv4 only)
 -- dynsip.org (IPv4 only)
 -- dynv6.com
 -- joker.com (IPv4 only)
 -- loopia.com (= loopia.se)
 -- sitelutions.com (IPv4 only)
 -- system-ns.com (IPv4 only)
- new provider (looking in deep into /etc.defaults/ddns_provider.conf file for Synology DiskStation published at https://gist.github.com/ntrepid8/6653274)
 -- able.or.kr (IPv4 only)
 -- ddo.jp (IPv4 only)
 -- dnsmadeeasy.com (IPv4 only)
 -- oray.com (IPv4 only)
- new provider (looking in deep into https://github.com/ipfire/ddns project)
 -- all-inkl.com
 -- desec.io
 -- domopoli.de (IPv4 only)
 -- opendns.com (IPv4 only)
 -- udmedia.de
 -- xlhost.de (IPv4 only)
- new provider (looking in deep into https://github.com/yaddns/yaddns project )
 -- dyndns.it (IPv4 only)

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years agoMerge pull request #3234 from diizzyy/patch-2
Hannu Nyman [Mon, 26 Sep 2016 16:02:18 +0000 (19:02 +0300)]
Merge pull request #3234 from diizzyy/patch-2

gdisk: new package

7 years agogdisk: new package 3234/head
diizzyy [Mon, 26 Sep 2016 15:50:30 +0000 (17:50 +0200)]
gdisk: new package

Add gdisk to repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #3233 from psidhu/master
Hannu Nyman [Mon, 26 Sep 2016 15:34:54 +0000 (18:34 +0300)]
Merge pull request #3233 from psidhu/master

psidhu: Update Maintainer Email

7 years agogpsd: Update Maintainer Email 3233/head
Pushpal Sidhu [Mon, 26 Sep 2016 15:19:36 +0000 (08:19 -0700)]
gpsd: Update Maintainer Email

Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
7 years agoevtest: Update Maintainer Email
Pushpal Sidhu [Mon, 26 Sep 2016 15:19:03 +0000 (08:19 -0700)]
evtest: Update Maintainer Email

Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
7 years agoMerge pull request #3203 from TouchStar/feature_gpsd_fixcrossplatform
Hannu Nyman [Mon, 26 Sep 2016 15:06:47 +0000 (18:06 +0300)]
Merge pull request #3203 from TouchStar/feature_gpsd_fixcrossplatform

gpsd: fix cross platform compilation

7 years agoMerge pull request #3232 from zorun/bmon
Hannu Nyman [Mon, 26 Sep 2016 14:59:41 +0000 (17:59 +0300)]
Merge pull request #3232 from zorun/bmon

bmon: Update to 3.9

7 years agobmon: Update to 3.9 3232/head
Baptiste Jonglez [Mon, 26 Sep 2016 14:51:35 +0000 (16:51 +0200)]
bmon: Update to 3.9

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
7 years agognunet: update to SVN r38014 and improve packaging
Daniel Golle [Mon, 26 Sep 2016 06:59:09 +0000 (08:59 +0200)]
gnunet: update to SVN r38014 and improve packaging

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agolibp11: package PKCS#11 OpenSSL engine
Daniel Golle [Mon, 26 Sep 2016 07:29:05 +0000 (09:29 +0200)]
libp11: package PKCS#11 OpenSSL engine

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoengine_pkcs11: remove in favour of libp11 OpenSSL engine
Daniel Golle [Mon, 26 Sep 2016 08:13:24 +0000 (10:13 +0200)]
engine_pkcs11: remove in favour of libp11 OpenSSL engine

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agogpsd: fix cross platform compilation 3203/head
David Thornley [Thu, 22 Sep 2016 03:11:25 +0000 (13:11 +1000)]
gpsd: fix cross platform compilation

In SConstruct the set of executables in the devenv variable should be adjusted to use the cross compile toolchain (as opposed to host's executables).
Achieved by setting target option to the toolchain prefix which corrects compilation on macOS.

Note, TARGET_CROSS has to have the hyphen stripped as SConstruct uses the target variable with an implied hyphen (env['target'] + '-' + toolname)

Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
7 years agoMerge pull request #3211 from nxhack/configure_without_libacl
Hannu Nyman [Sun, 25 Sep 2016 15:32:55 +0000 (18:32 +0300)]
Merge pull request #3211 from nxhack/configure_without_libacl

logrotate: configure without libacl

7 years agommc-utils: fix compilation on mips64
Michael Heimpold [Sat, 24 Sep 2016 19:01:24 +0000 (21:01 +0200)]
mmc-utils: fix compilation on mips64

This commit adds a patch to remove a superfluous include.
Removing this include prevents the following error (detected by LEDE
project's buildbot while compiling for mips64 architecture):

(Note: directory names shorted for better readability)

In file included from mmc.h:20:0,
                 from mmc_cmds.c:37:
/srv/.../include/asm-generic/int-ll64.h:29:44: error: conflicting types for '__s64'
 __extension__ typedef __signed__ long long __s64;
                                            ^
In file included from /srv/.../include/asm/types.h:22:0,
                 from /srv/.../include/linux/types.h:4,
                 from /srv/.../include/linux/fs.h:11,
                 from mmc_cmds.c:35:
/srv/.../include/asm-generic/int-l64.h:28:25: note: previous declaration of '__s64' was here
 typedef __signed__ long __s64;
                         ^
In file included from mmc.h:20:0,
                 from mmc_cmds.c:37:
/srv/.../include/asm-generic/int-ll64.h:30:42: error: conflicting types for '__u64'
 __extension__ typedef unsigned long long __u64;
                                          ^
In file included from /srv/.../include/asm/types.h:22:0,
                 from /srv/.../include/linux/types.h:4,
                 from /srv/.../include/linux/fs.h:11,
                 from mmc_cmds.c:35:
/srv/.../include/asm-generic/int-l64.h:29:23: note: previous declaration of '__u64' was here
 typedef unsigned long __u64;
                       ^
Makefile:36: recipe for target 'mmc_cmds.o' failed

The patch was already sent upstream, no response yet.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #3227 from jefferyto/python-cryptography-1.5.1
Michael Heimpold [Sat, 24 Sep 2016 18:54:32 +0000 (20:54 +0200)]
Merge pull request #3227 from jefferyto/python-cryptography-1.5.1

python-cryptography: update to 1.5.1

7 years agoMerge pull request #3210 from dangowrt/fix-x264-build
Ted Hess [Sat, 24 Sep 2016 18:22:51 +0000 (14:22 -0400)]
Merge pull request #3210 from dangowrt/fix-x264-build

libx264: Fix x264 build (asm)

7 years agopython-cryptography: update to 1.5.1 3227/head
Jeffery To [Sat, 24 Sep 2016 17:43:25 +0000 (01:43 +0800)]
python-cryptography: update to 1.5.1

Fixes #3226

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agoMerge pull request #3220 from dangowrt/update-postgresql
Jo-Philipp Wich [Sat, 24 Sep 2016 15:25:50 +0000 (17:25 +0200)]
Merge pull request #3220 from dangowrt/update-postgresql

postgresql: update to version 9.5.4 and major rework

7 years agomwan3: remove bad local shell variable declarations 3224/head
Jo-Philipp Wich [Sat, 24 Sep 2016 12:43:31 +0000 (14:43 +0200)]
mwan3: remove bad local shell variable declarations

Local variable declarations outside of functions are illegal since the Busybox
update to v1.25.0, therfore remove them from the appropriate places.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7 years agopostgresql: update to version 9.5.4 and major rework 3220/head
Daniel Golle [Fri, 23 Sep 2016 14:41:49 +0000 (16:41 +0200)]
postgresql: update to version 9.5.4 and major rework

 * convert package build to use host-build for ecpg, pg_config and zic
 * introduce /lib/functions/postgresql.sh to be used by packages
   requiring a postgres database to exist as well as postgres' init
 * no longer require shadow-su, patch pg_ctl to setuid() ifself instead
 * auto-create database directory if there is enough free space
 * auto-create databases configured in UCI
 * remove some dead uci config options
 * grab maintainership

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agogit: fix wrong md5sum
Peter Wagner [Fri, 23 Sep 2016 15:07:08 +0000 (17:07 +0200)]
git: fix wrong md5sum

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoirssi: update to 0.8.20
Peter Wagner [Fri, 23 Sep 2016 15:01:49 +0000 (17:01 +0200)]
irssi: update to 0.8.20

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agogit: update to 2.10.0
Peter Wagner [Fri, 23 Sep 2016 14:59:18 +0000 (16:59 +0200)]
git: update to 2.10.0

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agosipgrep: new package
diizzyy [Fri, 23 Sep 2016 11:17:58 +0000 (13:17 +0200)]
sipgrep: new package

Add sipgrep to repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agosngrep: new package
diizzyy [Fri, 23 Sep 2016 12:14:42 +0000 (14:14 +0200)]
sngrep: new package

Add sngrep to repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoradsecproxy: Bump version to 1.6.8.
Toke Høiland-Jørgensen [Fri, 23 Sep 2016 12:01:04 +0000 (14:01 +0200)]
radsecproxy: Bump version to 1.6.8.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
7 years agortklib: fix repository and bump version (fixes #3212)
Nuno Goncalves [Fri, 23 Sep 2016 11:29:23 +0000 (13:29 +0200)]
rtklib: fix repository and bump version (fixes #3212)

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
7 years agologrotate: configure without libacl 3211/head
Hirokazu MORIKAWA [Fri, 23 Sep 2016 08:37:09 +0000 (17:37 +0900)]
logrotate: configure without libacl

Issue:
 https://github.com/openwrt/packages/issues/3191

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years agolibx264: mark as broken on powerpc 3210/head
Daniel Golle [Thu, 22 Sep 2016 22:45:36 +0000 (00:45 +0200)]
libx264: mark as broken on powerpc

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agolibx264: fix build on soft-float targets
Daniel Golle [Thu, 22 Sep 2016 22:23:24 +0000 (00:23 +0200)]
libx264: fix build on soft-float targets

--disable-asm isn't enough to disable building assembly code on ARM.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agophp7: adjust patch to unbreak build (fixes #3202)
Michael Heimpold [Thu, 22 Sep 2016 17:38:01 +0000 (19:38 +0200)]
php7: adjust patch to unbreak build (fixes #3202)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #3207 from jefferyto/zope-interface-4.3.2
Hannu Nyman [Thu, 22 Sep 2016 15:48:35 +0000 (18:48 +0300)]
Merge pull request #3207 from jefferyto/zope-interface-4.3.2

zope-interface: update to 4.3.2

7 years agoMerge pull request #3206 from jefferyto/python-pyopenssl-16.1.0
Hannu Nyman [Thu, 22 Sep 2016 15:48:15 +0000 (18:48 +0300)]
Merge pull request #3206 from jefferyto/python-pyopenssl-16.1.0

python-pyopenssl: update to 16.1.0

7 years agoMerge pull request #3208 from jefferyto/twisted-16.4.1
Hannu Nyman [Thu, 22 Sep 2016 15:47:50 +0000 (18:47 +0300)]
Merge pull request #3208 from jefferyto/twisted-16.4.1

twisted: update to 16.4.1

7 years agotwisted: update to 16.4.1 3208/head
Jeffery To [Thu, 22 Sep 2016 14:44:39 +0000 (22:44 +0800)]
twisted: update to 16.4.1

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agozope-interface: update to 4.3.2 3207/head
Jeffery To [Thu, 22 Sep 2016 13:20:41 +0000 (21:20 +0800)]
zope-interface: update to 4.3.2

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agopython-pyopenssl: update to 16.1.0 3206/head
Jeffery To [Thu, 22 Sep 2016 12:44:35 +0000 (20:44 +0800)]
python-pyopenssl: update to 16.1.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agoMerge pull request #3205 from jefferyto/python-cryptography-1.5
Hannu Nyman [Thu, 22 Sep 2016 12:35:59 +0000 (15:35 +0300)]
Merge pull request #3205 from jefferyto/python-cryptography-1.5

python-cryptography: update to 1.5

7 years agopython-cryptography: update to 1.5 3205/head
Jeffery To [Thu, 22 Sep 2016 12:31:20 +0000 (20:31 +0800)]
python-cryptography: update to 1.5

The cmac patch was upstreamed (pyca/cryptography#3062).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agoMerge pull request #3204 from jefferyto/python-enum34-build-depends
Hannu Nyman [Thu, 22 Sep 2016 11:57:02 +0000 (14:57 +0300)]
Merge pull request #3204 from jefferyto/python-enum34-build-depends

python-enum34: add build dependency to python-setuptools

7 years agopython-enum34: add build dependency to python-setuptools 3204/head
Jeffery To [Thu, 22 Sep 2016 11:40:54 +0000 (19:40 +0800)]
python-enum34: add build dependency to python-setuptools

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agorng-tools: Add description, remove unused parameter
Hannu Nyman [Thu, 22 Sep 2016 11:25:34 +0000 (14:25 +0300)]
rng-tools: Add description, remove unused parameter

* Add description to both Makefile and init script that
  mentions the default of /dev/urandom as the entropy source.
* Remove the deprecated interval parameter from init script.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #3152 from Borromini/master
Hannu Nyman [Thu, 22 Sep 2016 06:42:37 +0000 (09:42 +0300)]
Merge pull request #3152 from Borromini/master

unbound: enable pthreads, disable deprecated ciphers

7 years agophp5: update to 5.6.26
Michael Heimpold [Wed, 21 Sep 2016 19:52:43 +0000 (21:52 +0200)]
php5: update to 5.6.26

This fixes the following CVEs:
 - in intl: CVE-2016-7416
 - in mysqlnd: CVE-2016-7412
 - in phar: CVE-2016-7414
 - in spl: CVE-2016-7417
 - in standard: CVS-2016-7411
 - in wddx: CVE-2016-7413, CVE-2016-7418

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agophp7: update to 7.0.11
Michael Heimpold [Wed, 21 Sep 2016 19:48:33 +0000 (21:48 +0200)]
php7: update to 7.0.11

This fixes the following CVEs:
 - in intl: CVE-2016-7416
 - in mysqlnd: CVE-2016-7412
 - in phar: CVE-2016-7414
 - in spl: CVE-2016-7417
 - in wddx: CVE-2016-7413, CVE-2016-7418

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agophp7: package phar extension
Michael Heimpold [Wed, 21 Sep 2016 19:47:08 +0000 (21:47 +0200)]
php7: package phar extension

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #3201 from commodo/python-pip-disable-host
Hannu Nyman [Wed, 21 Sep 2016 14:20:35 +0000 (17:20 +0300)]
Merge pull request #3201 from commodo/python-pip-disable-host

python: disable with-ensurepip option for host build

7 years agopython: disable with-ensurepip option for host build 3201/head
Alexandru Ardelean [Wed, 21 Sep 2016 13:44:02 +0000 (16:44 +0300)]
python: disable with-ensurepip option for host build

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3141 from bobafetthotmail/patch-1
Hannu Nyman [Wed, 21 Sep 2016 07:23:43 +0000 (10:23 +0300)]
Merge pull request #3141 from bobafetthotmail/patch-1

lftp: add zlib dependency

7 years agoMerge pull request #3197 from jefferyto/python-cffi-1.8.3
Hannu Nyman [Tue, 20 Sep 2016 20:33:26 +0000 (23:33 +0300)]
Merge pull request #3197 from jefferyto/python-cffi-1.8.3

python-cffi: update to 1.8.3

7 years agopython-cffi: update to 1.8.3 3197/head
Jeffery To [Tue, 20 Sep 2016 20:20:36 +0000 (04:20 +0800)]
python-cffi: update to 1.8.3

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agoMerge pull request #3196 from jefferyto/python-ipaddress-1.0.17
Hannu Nyman [Tue, 20 Sep 2016 18:27:48 +0000 (21:27 +0300)]
Merge pull request #3196 from jefferyto/python-ipaddress-1.0.17

python-ipaddress: update to 1.0.17

7 years agopython-ipaddress: update to 1.0.17 3196/head
Jeffery To [Tue, 20 Sep 2016 18:22:57 +0000 (02:22 +0800)]
python-ipaddress: update to 1.0.17

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agoMerge pull request #3195 from KurdyMalloy/master
Hannu Nyman [Tue, 20 Sep 2016 18:05:21 +0000 (21:05 +0300)]
Merge pull request #3195 from KurdyMalloy/master

poco: update to 1.7.5

7 years agoMerge pull request #3194 from jefferyto/python-ply-3.9
Hannu Nyman [Tue, 20 Sep 2016 17:53:30 +0000 (20:53 +0300)]
Merge pull request #3194 from jefferyto/python-ply-3.9

python-ply: update to 3.9

7 years agopython-ply: update to 3.9 3194/head
Jeffery To [Tue, 20 Sep 2016 17:44:19 +0000 (01:44 +0800)]
python-ply: update to 3.9

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agopoco: update to 1.7.5 3195/head
jmjulien [Tue, 20 Sep 2016 17:39:45 +0000 (13:39 -0400)]
poco: update to 1.7.5
Update package to latest stable version (1.7.5)

Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>

7 years agoMerge pull request #3193 from jefferyto/python-attrs-16.2.0
Hannu Nyman [Tue, 20 Sep 2016 17:33:57 +0000 (20:33 +0300)]
Merge pull request #3193 from jefferyto/python-attrs-16.2.0

python-attrs: update to 16.2.0

7 years agopython-attrs: update to 16.2.0 3193/head
Jeffery To [Tue, 20 Sep 2016 17:19:13 +0000 (01:19 +0800)]
python-attrs: update to 16.2.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years agogkermit: Fix download address
Hannu Nyman [Tue, 20 Sep 2016 15:45:18 +0000 (18:45 +0300)]
gkermit: Fix download address

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agodhcp-forwarder: use Savannah download alias, remove conffiles indent
Hannu Nyman [Tue, 20 Sep 2016 13:05:24 +0000 (16:05 +0300)]
dhcp-forwarder: use Savannah download alias, remove conffiles indent

Minor tweaks to the new package:
* Use the SAVANNAH download alias
* Remove indentation from conffiles

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #3064 from cottsay/dhcp-forwarder
Hannu Nyman [Tue, 20 Sep 2016 13:03:04 +0000 (16:03 +0300)]
Merge pull request #3064 from cottsay/dhcp-forwarder

dhcp-forwarder: New package

7 years agoMerge pull request #3102 from clehner/ncdu
Hannu Nyman [Tue, 20 Sep 2016 12:38:00 +0000 (15:38 +0300)]
Merge pull request #3102 from clehner/ncdu

Update ncdu to 1.12

7 years agoMerge pull request #3116 from nwf/upstream-gkermit
Hannu Nyman [Tue, 20 Sep 2016 12:30:28 +0000 (15:30 +0300)]
Merge pull request #3116 from nwf/upstream-gkermit

gkermit: add package

7 years agoglib2: update to 2.49.7
Peter Wagner [Mon, 19 Sep 2016 19:45:24 +0000 (21:45 +0200)]
glib2: update to 2.49.7

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoengine_pkcs11: update to release version 0.2.2
Daniel Golle [Mon, 19 Sep 2016 17:10:36 +0000 (19:10 +0200)]
engine_pkcs11: update to release version 0.2.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agolibp11: update to release version 0.4.1
Daniel Golle [Mon, 19 Sep 2016 16:56:28 +0000 (18:56 +0200)]
libp11: update to release version 0.4.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoccid: update to version 1.4.24
Daniel Golle [Mon, 19 Sep 2016 16:45:27 +0000 (18:45 +0200)]
ccid: update to version 1.4.24

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoopensc: update to release version 0.16.0
Daniel Golle [Mon, 19 Sep 2016 16:39:29 +0000 (18:39 +0200)]
opensc: update to release version 0.16.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agopcsc-lite: update to version 1.8.18
Daniel Golle [Mon, 19 Sep 2016 16:38:08 +0000 (18:38 +0200)]
pcsc-lite: update to version 1.8.18

Support for GnuK token is included in this release, remove patches.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agonetatalk: update to version 3.1.10
Daniel Golle [Mon, 19 Sep 2016 15:41:11 +0000 (17:41 +0200)]
netatalk: update to version 3.1.10

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agolvm2: update to version 2.02.165
Daniel Golle [Mon, 19 Sep 2016 15:16:27 +0000 (17:16 +0200)]
lvm2: update to version 2.02.165

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agobtrfs-progs: update to version 4.7.2
Daniel Golle [Mon, 19 Sep 2016 14:29:10 +0000 (16:29 +0200)]
btrfs-progs: update to version 4.7.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agodebootstrap: update to version 1.0.83
Daniel Golle [Mon, 19 Sep 2016 14:05:15 +0000 (16:05 +0200)]
debootstrap: update to version 1.0.83

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agotoxcore: abandon package
Daniel Golle [Mon, 19 Sep 2016 16:50:09 +0000 (18:50 +0200)]
toxcore: abandon package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #3190 from commodo/python3-setuptools
Hannu Nyman [Mon, 19 Sep 2016 12:49:41 +0000 (15:49 +0300)]
Merge pull request #3190 from commodo/python3-setuptools

python3-setuptools: upgrade to version 27.2.0

7 years agoMerge pull request #3189 from commodo/python-setuptools
Hannu Nyman [Mon, 19 Sep 2016 12:49:14 +0000 (15:49 +0300)]
Merge pull request #3189 from commodo/python-setuptools

python-setuptools: upgrade to version 27.2.0

7 years agopython3-setuptools: upgrade to version 27.2.0 3190/head
Alexandru Ardelean [Mon, 19 Sep 2016 12:44:42 +0000 (15:44 +0300)]
python3-setuptools: upgrade to version 27.2.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-setuptools: upgrade to version 27.2.0 3189/head
Alexandru Ardelean [Mon, 19 Sep 2016 12:38:23 +0000 (15:38 +0300)]
python-setuptools: upgrade to version 27.2.0

It's a bit weird fixing a build error with an upgrade,
but it seems to work on my setup.
Hopefully, builbot agrees.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3186 from kuoruan/aria2
Hannu Nyman [Mon, 19 Sep 2016 10:28:07 +0000 (13:28 +0300)]
Merge pull request #3186 from kuoruan/aria2

aria2: update to 1.27.1

7 years agoaria2: update to 1.27.1 3186/head
Hsing-Wang Liao [Mon, 19 Sep 2016 01:40:35 +0000 (09:40 +0800)]
aria2: update to 1.27.1

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
7 years agoMerge pull request #3188 from kissg1988/openpyxl
Hannu Nyman [Mon, 19 Sep 2016 07:08:42 +0000 (10:08 +0300)]
Merge pull request #3188 from kissg1988/openpyxl

openpyxl: update to version 2.4.0

7 years agoMerge pull request #3187 from ianchi/youtube-dl
Hannu Nyman [Mon, 19 Sep 2016 07:08:07 +0000 (10:08 +0300)]
Merge pull request #3187 from ianchi/youtube-dl

youtube-dl: update version

7 years agoopenpyxl: update to version 2.4.0 3188/head
Gergely Kiss [Mon, 19 Sep 2016 03:58:45 +0000 (05:58 +0200)]
openpyxl: update to version 2.4.0

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agoyoutube-dl: update version 3187/head
Adrian Panella [Mon, 19 Sep 2016 01:48:46 +0000 (20:48 -0500)]
youtube-dl: update version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
7 years agoMerge pull request #3181 from MikePetullo/for-15.05-luasec
Hannu Nyman [Sun, 18 Sep 2016 16:54:13 +0000 (19:54 +0300)]
Merge pull request #3181 from MikePetullo/for-15.05-luasec

luasec: remove obsolete patches