Commit graph

6097 commits

Author SHA1 Message Date
Hannu Nyman
3c450aa373 Merge pull request #3234 from diizzyy/patch-2
gdisk: new package
2016-09-26 19:02:18 +03:00
diizzyy
f3c4df4b60 gdisk: new package
Add gdisk to repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-26 17:50:30 +02:00
Hannu Nyman
4999c8a309 Merge pull request #3233 from psidhu/master
psidhu: Update Maintainer Email
2016-09-26 18:34:54 +03:00
Pushpal Sidhu
092f108b46 gpsd: Update Maintainer Email
Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
2016-09-26 08:28:16 -07:00
Pushpal Sidhu
23352a4f22 evtest: Update Maintainer Email
Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
2016-09-26 08:28:16 -07:00
Hannu Nyman
c0b208ea68 Merge pull request #3203 from TouchStar/feature_gpsd_fixcrossplatform
gpsd: fix cross platform compilation
2016-09-26 18:06:47 +03:00
Hannu Nyman
5bc6f9cee9 Merge pull request #3232 from zorun/bmon
bmon: Update to 3.9
2016-09-26 17:59:41 +03:00
Baptiste Jonglez
3dfb895830 bmon: Update to 3.9
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-09-26 16:51:35 +02:00
Daniel Golle
85b5a6c485 gnunet: update to SVN r38014 and improve packaging
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-26 10:14:29 +02:00
Daniel Golle
6871e6b379 libp11: package PKCS#11 OpenSSL engine
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-26 10:14:29 +02:00
Daniel Golle
d302afe081 engine_pkcs11: remove in favour of libp11 OpenSSL engine
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-26 10:14:06 +02:00
David Thornley
4ed704b4b4 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>
2016-09-26 09:48:46 +10:00
Hannu Nyman
7d8b40445a Merge pull request #3211 from nxhack/configure_without_libacl
logrotate: configure without libacl
2016-09-25 18:32:55 +03:00
Michael Heimpold
e7b11e0366 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>
2016-09-24 21:25:13 +02:00
Michael Heimpold
c68a3f94d4 Merge pull request #3227 from jefferyto/python-cryptography-1.5.1
python-cryptography: update to 1.5.1
2016-09-24 20:54:32 +02:00
Ted Hess
4da62bfbcf Merge pull request #3210 from dangowrt/fix-x264-build
libx264: Fix x264 build (asm)
2016-09-24 14:22:51 -04:00
Jeffery To
4c93f60c85 python-cryptography: update to 1.5.1
Fixes #3226

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-25 01:43:25 +08:00
Jo-Philipp Wich
82a482e92a Merge pull request #3220 from dangowrt/update-postgresql
postgresql: update to version 9.5.4 and major rework
2016-09-24 17:25:50 +02:00
Daniel Golle
63120640e6 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>
2016-09-23 20:03:05 +02:00
Peter Wagner
477f33612a git: fix wrong md5sum
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-09-23 17:07:08 +02:00
Peter Wagner
10a906ffe8 irssi: update to 0.8.20
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-09-23 17:01:49 +02:00
Peter Wagner
df95e9a593 git: update to 2.10.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-09-23 16:59:18 +02:00
diizzyy
9622ec36dc sipgrep: new package
Add sipgrep to repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-23 12:44:54 +00:00
diizzyy
a23f5c3b61 sngrep: new package
Add sngrep to repo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-09-23 12:44:48 +00:00
Toke Høiland-Jørgensen
0e58b4a968 radsecproxy: Bump version to 1.6.8.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-09-23 14:01:04 +02:00
Nuno Goncalves
4055641643 rtklib: fix repository and bump version (fixes #3212)
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2016-09-23 13:29:23 +02:00
Hirokazu MORIKAWA
6cb753511a logrotate: configure without libacl
Issue:
 https://github.com/openwrt/packages/issues/3191

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2016-09-23 17:37:09 +09:00
Daniel Golle
71160d214a libx264: mark as broken on powerpc
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-23 00:45:36 +02:00
Daniel Golle
ab010288da 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>
2016-09-23 00:31:23 +02:00
Michael Heimpold
f353950649 php7: adjust patch to unbreak build (fixes #3202)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-22 19:38:10 +02:00
Hannu Nyman
2da7f031fa Merge pull request #3207 from jefferyto/zope-interface-4.3.2
zope-interface: update to 4.3.2
2016-09-22 18:48:35 +03:00
Hannu Nyman
7906a17949 Merge pull request #3206 from jefferyto/python-pyopenssl-16.1.0
python-pyopenssl: update to 16.1.0
2016-09-22 18:48:15 +03:00
Hannu Nyman
416a4af034 Merge pull request #3208 from jefferyto/twisted-16.4.1
twisted: update to 16.4.1
2016-09-22 18:47:50 +03:00
Jeffery To
4f234e7641 twisted: update to 16.4.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-22 22:44:39 +08:00
Jeffery To
c1f3977980 zope-interface: update to 4.3.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-22 21:20:41 +08:00
Jeffery To
2089495165 python-pyopenssl: update to 16.1.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-22 20:44:35 +08:00
Hannu Nyman
e5307a8c4c Merge pull request #3205 from jefferyto/python-cryptography-1.5
python-cryptography: update to 1.5
2016-09-22 15:35:59 +03:00
Jeffery To
de9aa513a5 python-cryptography: update to 1.5
The cmac patch was upstreamed (pyca/cryptography#3062).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-22 20:31:20 +08:00
Hannu Nyman
81a63c378d Merge pull request #3204 from jefferyto/python-enum34-build-depends
python-enum34: add build dependency to python-setuptools
2016-09-22 14:57:02 +03:00
Jeffery To
4bf02e4ffa python-enum34: add build dependency to python-setuptools
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-22 19:40:54 +08:00
Hannu Nyman
e77de68fbe 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>
2016-09-22 14:25:34 +03:00
Hannu Nyman
54e4a971f7 Merge pull request #3152 from Borromini/master
unbound: enable pthreads, disable deprecated ciphers
2016-09-22 09:42:37 +03:00
Michael Heimpold
7485e98e68 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>
2016-09-21 21:55:45 +02:00
Michael Heimpold
5d063301ac 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>
2016-09-21 21:55:44 +02:00
Michael Heimpold
6d2d5a6a19 php7: package phar extension
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-09-21 21:55:44 +02:00
Hannu Nyman
f71320e233 Merge pull request #3201 from commodo/python-pip-disable-host
python: disable with-ensurepip option for host build
2016-09-21 17:20:35 +03:00
Alexandru Ardelean
a4b0c0a9fb python: disable with-ensurepip option for host build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-09-21 16:44:02 +03:00
Hannu Nyman
a1e02eba1f Merge pull request #3141 from bobafetthotmail/patch-1
lftp: add zlib dependency
2016-09-21 10:23:43 +03:00
Hannu Nyman
4bb9646dde Merge pull request #3197 from jefferyto/python-cffi-1.8.3
python-cffi: update to 1.8.3
2016-09-20 23:33:26 +03:00
Jeffery To
7c3f42d74c python-cffi: update to 1.8.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-09-21 04:20:36 +08:00