feed/packages.git
7 years agoperl-inline-c: patch Makefile.PL to not eval undef 5083/head
Philip Prindeville [Tue, 7 Nov 2017 23:15:58 +0000 (16:15 -0700)]
perl-inline-c: patch Makefile.PL to not eval undef

Our build wrappers don't like Makefile.PL scripts which evaluate
to undef.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agorpcd-mod-lxc: add "info" ubus method (similar to the lxc-info)
Rafał Miłecki [Tue, 7 Nov 2017 11:02:53 +0000 (12:02 +0100)]
rpcd-mod-lxc: add "info" ubus method (similar to the lxc-info)

This method allows getting basic info about a queried container. It's
based on the lxc-info command-line tool.

Example output:
> ubus call lxc info '{ "name": "foo" }'
{
        "name": "foo",
        "state": "RUNNING",
        "pid": 2946,
        "ips": [
                "192.168.0.124"
        ]
}

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Approved-by: Luka Perkov <luka@openwrt.org>
7 years agoMerge pull request #5059 from wigyori/master
Zoltan Herpai [Tue, 7 Nov 2017 09:40:54 +0000 (10:40 +0100)]
Merge pull request #5059 from wigyori/master

net/sshfs: update to 2.10

7 years agoMerge pull request #5052 from pprindeville/perl-text-csv_xs
Philip Prindeville [Tue, 7 Nov 2017 04:27:29 +0000 (04:27 +0000)]
Merge pull request #5052 from pprindeville/perl-text-csv_xs

perl: package Text::CSV_XS module

7 years agoMerge pull request #4921 from TDT-GmbH/20171009-add-packages-license-tags
champtar [Tue, 7 Nov 2017 01:27:48 +0000 (17:27 -0800)]
Merge pull request #4921 from TDT-GmbH/20171009-add-packages-license-tags

add some packages license tags

7 years agoMerge pull request #5072 from diizzyy/patch-107
Ted Hess [Tue, 7 Nov 2017 01:12:30 +0000 (20:12 -0500)]
Merge pull request #5072 from diizzyy/patch-107

tio: Add to tree

7 years agopostgresql: update to version 9.6.5
Daniel Golle [Mon, 6 Nov 2017 23:29:04 +0000 (00:29 +0100)]
postgresql: update to version 9.6.5

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agolibextractor: update to version 1.6
Daniel Golle [Mon, 6 Nov 2017 23:28:33 +0000 (00:28 +0100)]
libextractor: update to version 1.6

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoopensc: update to version 0.17.0
Daniel Golle [Mon, 6 Nov 2017 23:27:52 +0000 (00:27 +0100)]
opensc: update to version 0.17.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agolibp11: update to version 0.4.7
Daniel Golle [Mon, 6 Nov 2017 23:27:31 +0000 (00:27 +0100)]
libp11: update to version 0.4.7

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoglpk: update to version 4.63
Daniel Golle [Mon, 6 Nov 2017 23:26:52 +0000 (00:26 +0100)]
glpk: update to version 4.63

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agogawk: update to version 4.2.0
Daniel Golle [Mon, 6 Nov 2017 22:18:09 +0000 (23:18 +0100)]
gawk: update to version 4.2.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agodebootstrap: update to version 1.0.92
Daniel Golle [Mon, 6 Nov 2017 22:10:54 +0000 (23:10 +0100)]
debootstrap: update to version 1.0.92

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agolvm2: update to version 2.02.176
Daniel Golle [Mon, 6 Nov 2017 22:01:38 +0000 (23:01 +0100)]
lvm2: update to version 2.02.176

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agopyodbc: update to version 4.0.21
Daniel Golle [Mon, 6 Nov 2017 21:57:06 +0000 (22:57 +0100)]
pyodbc: update to version 4.0.21

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agognurl: update to version 7.56.1
Daniel Golle [Mon, 6 Nov 2017 21:45:06 +0000 (22:45 +0100)]
gnurl: update to version 7.56.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agotio: Add to tree 5072/head
Daniel Engberg [Mon, 6 Nov 2017 21:09:26 +0000 (22:09 +0100)]
tio: Add to tree

tio is a simple TTY terminal I/O application

It's smaller than picocom, uses GNU autotools and has some nice features

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #5071 from commodo/python-batch-upgrade
Hannu Nyman [Mon, 6 Nov 2017 19:14:30 +0000 (21:14 +0200)]
Merge pull request #5071 from commodo/python-batch-upgrade

Python batch upgrade

7 years agoMerge pull request #4963 from diizzyy/patch-97
Hannu Nyman [Mon, 6 Nov 2017 17:47:15 +0000 (19:47 +0200)]
Merge pull request #4963 from diizzyy/patch-97

utils/tmux: Update to 2.6

7 years agopython,python3: apply PKG_FIXUP:=autoreconf 5071/head
Alexandru Ardelean [Mon, 6 Nov 2017 16:05:14 +0000 (18:05 +0200)]
python,python3: apply PKG_FIXUP:=autoreconf

Should hopefully provide more consistent results
across distros.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-asn1crypto: update to version 0.23.0
Alexandru Ardelean [Mon, 6 Nov 2017 13:59:48 +0000 (15:59 +0200)]
python-asn1crypto: update to version 0.23.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-cryptography: update to version 2.1.3
Alexandru Ardelean [Mon, 6 Nov 2017 13:57:53 +0000 (15:57 +0200)]
python-cryptography: update to version 2.1.3

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-cffi: update to version 1.11.2
Alexandru Ardelean [Mon, 6 Nov 2017 13:55:58 +0000 (15:55 +0200)]
python-cffi: update to version 1.11.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-pyasn1-modules: update to version 0.1.5
Alexandru Ardelean [Mon, 6 Nov 2017 13:54:42 +0000 (15:54 +0200)]
python-pyasn1-modules: update to version 0.1.5

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-pyasn1: update to version 0.3.7
Alexandru Ardelean [Mon, 6 Nov 2017 13:50:57 +0000 (15:50 +0200)]
python-pyasn1: update to version 0.3.7

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython-lxml: upgrade to version 4.1.1
Alexandru Ardelean [Mon, 6 Nov 2017 13:48:08 +0000 (15:48 +0200)]
python-lxml: upgrade to version 4.1.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython3: bump to version 3.6.3
Alexandru Ardelean [Mon, 6 Nov 2017 13:03:37 +0000 (15:03 +0200)]
python3: bump to version 3.6.3

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agonfs-kernel-server: update to 2.2.1
Peter Wagner [Mon, 6 Nov 2017 11:20:25 +0000 (12:20 +0100)]
nfs-kernel-server: update to 2.2.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agogit: update to 2.15.0
Peter Wagner [Mon, 6 Nov 2017 11:19:37 +0000 (12:19 +0100)]
git: update to 2.15.0

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoMerge pull request #5067 from pprindeville/perl-cgi-update-4.37
Philip Prindeville [Mon, 6 Nov 2017 04:09:42 +0000 (04:09 +0000)]
Merge pull request #5067 from pprindeville/perl-cgi-update-4.37

perl-cgi: update to 4.37

7 years agoperl-cgi: update to 4.37 5067/head
Philip Prindeville [Mon, 6 Nov 2017 03:32:23 +0000 (20:32 -0700)]
perl-cgi: update to 4.37

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agotinc: version bump 1.0.33
Saverio Proto [Sat, 4 Nov 2017 23:55:09 +0000 (00:55 +0100)]
tinc: version bump 1.0.33

Signed-off-by: Saverio Proto <saverio.proto@switch.ch>
7 years agoMerge pull request #5053 from aparcar/rpcd-mod-attendedsysupgrade-v1.1
Daniel Golle [Sat, 4 Nov 2017 17:44:40 +0000 (18:44 +0100)]
Merge pull request #5053 from aparcar/rpcd-mod-attendedsysupgrade-v1.1

rpcd-mod-attendedsysupgrade: upgrade to v1.1

7 years agonet/sshfs: update to 2.10 5059/head
Zoltan HERPAI [Sat, 4 Nov 2017 17:22:47 +0000 (18:22 +0100)]
net/sshfs: update to 2.10

Update to the latest release usable with fuse 2.x

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
7 years agoMerge pull request #5057 from dibdot/adblock
Hannu Nyman [Sat, 4 Nov 2017 13:51:26 +0000 (15:51 +0200)]
Merge pull request #5057 from dibdot/adblock

adblock: release 3.1.0

7 years agoadblock: release 3.1.0 5057/head
Dirk Brenken [Sat, 4 Nov 2017 13:00:20 +0000 (14:00 +0100)]
adblock: release 3.1.0

* please note: config file update required!
* add 'whitelist only' mode, block access to all domains
  except those explicitly listed in the whitelist file
* rework awk regex for all blocklist sources
  * include 'third-party' domains for all regional lists
  * change adguard url and refine filter ruleset
  * use POSIX character classes
  * fix regex for whitelist preparation
  * fix corner case parsing issues
* fix enable/disable behavior
* various other small fixes
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoMerge pull request #5056 from antonlacon/sqlite-3.21
champtar [Fri, 3 Nov 2017 22:10:57 +0000 (18:10 -0400)]
Merge pull request #5056 from antonlacon/sqlite-3.21

sqlite: update to 3.21.0

7 years agolibxml2: update to 2.9.7
Michael Heimpold [Fri, 3 Nov 2017 21:22:30 +0000 (22:22 +0100)]
libxml2: update to 2.9.7

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agosqlite: update to 3.21.0 5056/head
Ian Leonard [Fri, 3 Nov 2017 00:21:01 +0000 (17:21 -0700)]
sqlite: update to 3.21.0

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
7 years agoForce a kill of the existing Processes to make sure they are left and the processes...
AaronA [Wed, 1 Nov 2017 19:57:43 +0000 (13:57 -0600)]
Force a kill of the existing Processes to make sure they are left and the processes begin to stack up.

7 years agorpcd-mod-attendedsysupgrade: upgrade to v1.1 5053/head
Paul Spooren [Tue, 18 Jul 2017 22:47:40 +0000 (00:47 +0200)]
rpcd-mod-attendedsysupgrade: upgrade to v1.1

call it upgrade instead of update

added client options:
auto_search - start upgrade search on login
advanced_mode - offer more options like package_editing

message before sysupgrade

more verbose Makefile

moved acls to client

Signed-off-by: Paul Spooren <paul@spooren.de>
7 years agoMerge pull request #5041 from StevenHessing/noddos
Hannu Nyman [Thu, 2 Nov 2017 15:36:07 +0000 (17:36 +0200)]
Merge pull request #5041 from StevenHessing/noddos

noddos: bump to v0.5.5

7 years agonoddos: bump up to noddos v0.5.5 5041/head
Steven Hessing [Thu, 2 Nov 2017 04:27:04 +0000 (21:27 -0700)]
noddos: bump up to noddos v0.5.5

Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years agolibyaml: introducing libyaml-cpp package
Steven Hessing [Thu, 2 Nov 2017 04:25:51 +0000 (21:25 -0700)]
libyaml: introducing libyaml-cpp package

Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years agoperl: add Text::CSV_XS for iptables-mod-geoip 5052/head
Philip Prindeville [Wed, 1 Nov 2017 18:50:45 +0000 (12:50 -0600)]
perl: add Text::CSV_XS for iptables-mod-geoip

There are scripts to download and preprocess the GeoIP database
for iptables-mod-geoip which require this Perl module.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years agowget: set myself as maintainer
Peter Wagner [Wed, 1 Nov 2017 21:24:07 +0000 (22:24 +0100)]
wget: set myself as maintainer

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoMerge pull request #5050 from diizzyy/patch-106
Ted Hess [Wed, 1 Nov 2017 20:17:13 +0000 (16:17 -0400)]
Merge pull request #5050 from diizzyy/patch-106

sound/lame: Remove unnecessary optimization args

7 years agosound/lame: Remove unnecessary optimization args 5050/head
Daniel Engberg [Wed, 1 Nov 2017 19:29:07 +0000 (20:29 +0100)]
sound/lame: Remove unnecessary optimization args

-O3 already includes -fomit-frame-pointer -fschedule-insns2
Thanks Philip Prindeville for pointing this out and sorry for the noise.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #5048 from diizzyy/patch-104
Ted Hess [Wed, 1 Nov 2017 18:52:24 +0000 (14:52 -0400)]
Merge pull request #5048 from diizzyy/patch-104

sound/lame: Add optional experimental optimization

7 years agoMerge pull request #5049 from diizzyy/patch-105
Ted Hess [Wed, 1 Nov 2017 18:35:07 +0000 (14:35 -0400)]
Merge pull request #5049 from diizzyy/patch-105

sound/fdk-aac: Update to latest commit

7 years agosound/fdk-aac: Update to latest commit 5049/head
Daniel Engberg [Wed, 1 Nov 2017 17:40:42 +0000 (18:40 +0100)]
sound/fdk-aac: Update to latest commit

Update to latest commit upstream
Add optimization option

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #4964 from diizzyy/patch-98
Daniel Golle [Wed, 1 Nov 2017 12:26:02 +0000 (13:26 +0100)]
Merge pull request #4964 from diizzyy/patch-98

utils/ccid: Update to 1.4.28

7 years agosound/lame: Add optional experimental optimization 5048/head
Daniel Engberg [Wed, 1 Nov 2017 12:17:43 +0000 (13:17 +0100)]
sound/lame: Add optional experimental optimization

Add optional experimental optimization
Generic approach for --enable-expopt=full

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #5046 from miska/libxslt
Jiri Slachta [Wed, 1 Nov 2017 07:34:01 +0000 (09:34 +0200)]
Merge pull request #5046 from miska/libxslt

libxslt: Update to version 1.1.31

7 years agolibxslt: Update to version 1.1.31 5046/head
Michal Hrusecky [Tue, 31 Oct 2017 21:51:22 +0000 (22:51 +0100)]
libxslt: Update to version 1.1.31

Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
7 years agolibiio: fix copy & paste error for iiod description
Michael Heimpold [Tue, 31 Oct 2017 20:34:06 +0000 (21:34 +0100)]
libiio: fix copy & paste error for iiod description

At the moment, the description for libiio is hidden by the short one, which
is intended for iiod. Fix this by removing the redefinition.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #5019 from KarlVogel/lxc_dependency_issue
Hannu Nyman [Tue, 31 Oct 2017 16:48:51 +0000 (18:48 +0200)]
Merge pull request #5019 from KarlVogel/lxc_dependency_issue

utils/lxc: disable gnutls during configure

7 years agoMerge pull request #5039 from wendy2001011/wendy-1
Hannu Nyman [Tue, 31 Oct 2017 16:48:00 +0000 (18:48 +0200)]
Merge pull request #5039 from wendy2001011/wendy-1

ddns-script: fix update_url incorrect for duckdns.org service

7 years agopython3: package CGI component
Mirko Vogt [Sat, 28 Oct 2017 23:45:25 +0000 (01:45 +0200)]
python3: package CGI component

Signed-off-by: Mirko Vogt <mirko-openwrt@nanl.de>
7 years agolibiio: update to 0.11
Michael Heimpold [Tue, 31 Oct 2017 11:57:05 +0000 (12:57 +0100)]
libiio: update to 0.11

While at, add a missing word in the description of the -utils package.

(Only compile tested at the moment for mxs platform.)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agophp7: update to 7.1.11
Michael Heimpold [Tue, 31 Oct 2017 11:42:54 +0000 (12:42 +0100)]
php7: update to 7.1.11

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #5038 from Wedmer/fftw_3_3_7
Ted Hess [Mon, 30 Oct 2017 21:16:33 +0000 (17:16 -0400)]
Merge pull request #5038 from Wedmer/fftw_3_3_7

libs/fftw3: Updated to the latest release

7 years agoMerge pull request #5029 from hnyman/wget1192
Hannu Nyman [Mon, 30 Oct 2017 16:42:06 +0000 (18:42 +0200)]
Merge pull request #5029 from hnyman/wget1192

wget: fix update to 1.19.2 for buildbot

I modifed the commit in this PR to reflect the already pushed version bump change by @tripolar
Several targets have already failed in buildbot like
```
target-arm_cortex-a15+neon-vfpv4_musl_eabi/wget-nossl/wget-1.19.2'
Package wget-nossl is missing dependencies for the following libraries:
libunistring.so.2
```

So, let's try to overcome that libunistring linkage with a hack that makes the actual libunistring overlooked.

7 years agowget: fix update to 1.19.2 for buildbot 5029/head
Hannu Nyman [Sat, 28 Oct 2017 08:34:36 +0000 (11:34 +0300)]
wget: fix update to 1.19.2 for buildbot

Disable linkage to libunistring with a hack: advice configure
to use included libunistring when there is actually none.
This avoids libunistring detection in buildbot the the need
for dependency.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #3647 from rogerpueyo/mikrotik-btest
champtar [Mon, 30 Oct 2017 16:33:50 +0000 (09:33 -0700)]
Merge pull request #3647 from rogerpueyo/mikrotik-btest

mikrotik-btest: Add package

7 years agolibs/fftw3: Updated to the latest release 5038/head
Vladimir Ulrich [Mon, 30 Oct 2017 14:42:08 +0000 (17:42 +0300)]
libs/fftw3: Updated to the latest release

Signed-off-by: Vladimir Ulrich <admin@evl.su>
7 years agolibs/libcap: add license tag 4921/head
Florian Eckert [Sun, 15 Jan 2017 08:52:22 +0000 (09:52 +0100)]
libs/libcap: add license tag

add license tag

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agoutils/cryptodev-linux: add license tag
Florian Eckert [Fri, 13 Jan 2017 14:32:43 +0000 (15:32 +0100)]
utils/cryptodev-linux: add license tag

add license tag

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agolibs/libgpg-error: add license tag
Florian Eckert [Fri, 13 Jan 2017 14:28:15 +0000 (15:28 +0100)]
libs/libgpg-error: add license tag

add license tag

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agolibs/libgcrypt: add license tag
Florian Eckert [Fri, 13 Jan 2017 14:25:30 +0000 (15:25 +0100)]
libs/libgcrypt: add license tag

add license tag

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agolibs/openldap: add license tag
Florian Eckert [Fri, 13 Jan 2017 14:21:00 +0000 (15:21 +0100)]
libs/openldap: add license tag

add license tag

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agotor: disable lzma to get rid of the liblzma.so.5 dependency
Peter Wagner [Mon, 30 Oct 2017 11:21:30 +0000 (12:21 +0100)]
tor: disable lzma to get rid of the liblzma.so.5 dependency

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agomikrotik-btest: Add package 3647/head
Roger Pueyo Centelles [Mon, 16 Oct 2017 09:56:39 +0000 (11:56 +0200)]
mikrotik-btest: Add package

mikrotik-btest is a bandwidth test client compatible with Mikrotik's RouterOS BTest server.

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
7 years agoddns-script: fix update_url incorrect for duckdns.org service 5039/head
Wendy Wu [Mon, 30 Oct 2017 06:07:16 +0000 (14:07 +0800)]
ddns-script: fix update_url incorrect for duckdns.org service

Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Compile tested: arch:arm, OpenWRT/LEDE version:for-15.05
Run tested: arch:arm, OpenWRT/LEDE version:for-15.05, tests done

Description:
<ddns-script>: fix update_url incorrect for duckdns.org service
Signed-off-by: Wendy Wu <wendy2001011@163.com>
7 years agoscreen: update to 4.6.2
Etienne Champetier [Mon, 30 Oct 2017 02:23:21 +0000 (19:23 -0700)]
screen: update to 4.6.2

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years agoMerge pull request #5027 from pprindeville/perl-makefile_pl-failure
Philip Prindeville [Sun, 29 Oct 2017 20:17:50 +0000 (20:17 +0000)]
Merge pull request #5027 from pprindeville/perl-makefile_pl-failure

perl: when Makefile.PL fails give more feedback

7 years agoopus-tools: Update to 0.1.10, move to Sound, add myself as co-maintainer
Ted Hess [Sun, 29 Oct 2017 20:02:02 +0000 (16:02 -0400)]
opus-tools: Update to 0.1.10, move to Sound, add myself as co-maintainer

7 years agowget: update to 1.19.2
Peter Wagner [Sun, 29 Oct 2017 18:34:53 +0000 (19:34 +0100)]
wget: update to 1.19.2
Fixes: CVE-2017-13089, CVE-2017-13090
switch to gz as there is no xz tarball for 1.19.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agojool: fix PKG_BUILD_DIR to avoid kernel ABI mismatch 5001/head
Matthias Schiffer [Mon, 23 Oct 2017 02:52:49 +0000 (04:52 +0200)]
jool: fix PKG_BUILD_DIR to avoid kernel ABI mismatch

As jool builds a kernel module, a PKG_BUILD_DIR under KERNEL_BUILD_DIR must
be used to avoid reusing build artifacts when switching to a different
target of the same architecture. Otherwise, kernel ABI mismatches may
result, leading to an unusuable module, or build failures like the
following:

    Package kmod-jool is missing dependencies for the following libraries:
    crypto_hash.ko

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years agoirssi: fix typo
Peter Wagner [Sun, 29 Oct 2017 16:07:24 +0000 (17:07 +0100)]
irssi: fix typo

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoirssi: update to 1.0.5
Peter Wagner [Sun, 29 Oct 2017 16:04:22 +0000 (17:04 +0100)]
irssi: update to 1.0.5

Fixes the following CVEs:

CVE-2017-15227
  https://nvd.nist.gov/vuln/detail/CVE-2017-15227

CVE-2017-15228
  https://nvd.nist.gov/vuln/detail/CVE-2017-15228

CVE-2017-15721
  https://nvd.nist.gov/vuln/detail/CVE-2017-15721

CVE-2017-15722
  https://nvd.nist.gov/vuln/detail/CVE-2017-15722

CVE-2017-15723
  https://nvd.nist.gov/vuln/detail/CVE-2017-15723

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoglib2: update to 2.54.2
Peter Wagner [Sun, 29 Oct 2017 15:24:12 +0000 (16:24 +0100)]
glib2: update to 2.54.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoMerge pull request #5035 from diizzyy/patch-101
Ted Hess [Sun, 29 Oct 2017 13:03:32 +0000 (09:03 -0400)]
Merge pull request #5035 from diizzyy/patch-101

libs/faad2: Update to 2.8.6

7 years agolibs/faad2: Update to 2.8.6 5035/head
Daniel Engberg [Sun, 29 Oct 2017 08:11:39 +0000 (09:11 +0100)]
libs/faad2: Update to 2.8.6

Update faad2 to 2.8.6

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agoMerge pull request #5034 from kissg1988/pypkgupdate
Hannu Nyman [Sun, 29 Oct 2017 08:07:13 +0000 (10:07 +0200)]
Merge pull request #5034 from kissg1988/pypkgupdate

Update several python packages

7 years agoopenpyxl: update to 2.5.0b1 5034/head
Gergely Kiss [Sun, 29 Oct 2017 06:28:12 +0000 (07:28 +0100)]
openpyxl: update to 2.5.0b1

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agodjango-constance: update to 2.0.0
Gergely Kiss [Sun, 29 Oct 2017 06:24:43 +0000 (07:24 +0100)]
django-constance: update to 2.0.0

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agodjango-restframework: update to 3.7.1
Gergely Kiss [Sun, 29 Oct 2017 06:21:42 +0000 (07:21 +0100)]
django-restframework: update to 3.7.1

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agopython-urllib3: update to 1.22
Gergely Kiss [Sun, 29 Oct 2017 06:17:18 +0000 (07:17 +0100)]
python-urllib3: update to 1.22

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agodjango-compressor: update to 2.2
Gergely Kiss [Sun, 29 Oct 2017 06:13:03 +0000 (07:13 +0100)]
django-compressor: update to 2.2

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agodjango-picklefield: update to 1.0.0
Gergely Kiss [Sun, 29 Oct 2017 06:09:55 +0000 (07:09 +0100)]
django-picklefield: update to 1.0.0

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agogunicorn: update to 19.7.1
Gergely Kiss [Sun, 29 Oct 2017 06:07:20 +0000 (07:07 +0100)]
gunicorn: update to 19.7.1

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agojdcal: update to 1.3
Gergely Kiss [Sun, 29 Oct 2017 06:04:19 +0000 (07:04 +0100)]
jdcal: update to 1.3

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agochardet: update to 3.0.4
Gergely Kiss [Sun, 29 Oct 2017 06:00:58 +0000 (07:00 +0100)]
chardet: update to 3.0.4

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agopytz: update to 2017.2
Gergely Kiss [Sun, 29 Oct 2017 05:56:07 +0000 (06:56 +0100)]
pytz: update to 2017.2

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agosimplejson: update to 3.11.1
Gergely Kiss [Sun, 29 Oct 2017 05:52:08 +0000 (06:52 +0100)]
simplejson: update to 3.11.1

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agodjango-postoffice: update to 3.0.3
Gergely Kiss [Sun, 29 Oct 2017 05:47:27 +0000 (06:47 +0100)]
django-postoffice: update to 3.0.3

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agopython-dateutil: update to 2.6.1
Gergely Kiss [Sun, 29 Oct 2017 05:43:47 +0000 (06:43 +0100)]
python-dateutil: update to 2.6.1

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agodjango-statici18n: update to 1.4.0
Gergely Kiss [Sun, 29 Oct 2017 05:36:29 +0000 (06:36 +0100)]
django-statici18n: update to 1.4.0

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
7 years agoperl: when Makefile.PL fails give more feedback 5027/head
Philip Prindeville [Fri, 27 Oct 2017 23:17:29 +0000 (17:17 -0600)]
perl: when Makefile.PL fails give more feedback

There are a few packages which mysteriously fail during the configure
stage.  Give us better means of understanding why.

Also, some Makefile.PL's have "use" statements which reference
files which are in or under ".".

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>