Commit Graph

23455 Commits

Author SHA1 Message Date
Peter Wagner 555e3ff88b tor:update to 0.3.4.9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-11-04 18:07:31 +01:00
Hannu Nyman ddbe90b93b Merge pull request #7308 from hnyman/haveged
haveged: update to 1.9.4
2018-11-04 16:12:59 +02:00
Hannu Nyman f316aaeab6 haveged: update to 1.9.4
Version bump to 1.9.4

Development has moved to github.
 * old site: http://www.issihosts.com/haveged
 * new site: https://github.com/jirka-h/haveged

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-04 15:58:22 +02:00
Dirk Brenken 4e70f1c949 Merge pull request #7258 from jonathanunderwood/stubby_documentation
stubby: add reload_config to documentation
2018-11-04 13:36:48 +01:00
Dirk Brenken 8e00bab166 Merge pull request #7257 from jonathanunderwood/stubby_fix_init
stubby: fix loading of config file
2018-11-04 13:36:29 +01:00
Hannu Nyman c1f2405d33 Merge pull request #6269 from neheb/patch-23
spi-tools: Update to 0.8.1
2018-11-04 13:45:09 +02:00
Hannu Nyman 5b69781a8d Merge pull request #6938 from neheb/more
moreutils: Update to 0.62 and switch to git tarball
2018-11-04 13:00:54 +02:00
Hannu Nyman bccd074f43 Merge pull request #7265 from neheb/patch-27
python-attrs: Update to 18.2.0
2018-11-04 12:56:50 +02:00
jonathanunderwood 35a377dbfc stubby: add Jonathan Underwood as co-maintainer (#7307)
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2018-11-04 10:49:52 +00:00
Rosen Penev 3ee65300d1 libldns: Fix OpenSSL deprecated API usage
Tested with OpenSSL 1.0.2 and 1.1.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[minor tweak to add #ifdef HAVE_SSL in host2str.c]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-04 10:22:05 +00:00
champtar d36a7cf1b1 Merge pull request #7304 from ejurgensen/mxml_upgrade_212
mxml: update to 2.12
2018-11-03 21:35:17 -04:00
Espen Jürgensen fec70fc0d7 mxml: update to 2.12
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2018-11-03 21:56:41 +01:00
Etienne Champetier 7d38990928 build,circleci: fix container digest
I used podman/buildah to build this image, and the local sha256 is not the same than
the docker hub sha256. The layers are the same, so maybe just docker hub changing the manifest

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-11-03 08:53:48 -04:00
Hannu Nyman b0bf54c9b3 Merge pull request #7229 from diizzyy/patch-14
fish: Add (lib)pcre2 dependency
2018-11-03 09:25:33 +02:00
Hannu Nyman ea8f30cf65 Merge pull request #7278 from neheb/seafile
seafile-ccnet: Update to 6.3.4
2018-11-03 09:23:27 +02:00
Hannu Nyman f1af1c2855 Merge pull request #7299 from neheb/nd
libndpi: Backport upstream patch to fix compilation
2018-11-03 09:17:00 +02:00
Hannu Nyman 37fd6c45f1 Merge pull request #6697 from cotequeiroz/libmraa_swig_dir
libmraa: don't set SWIG_DIR
2018-11-03 09:14:36 +02:00
Hannu Nyman effc00e24a Merge pull request #6811 from Robby-/master-freeradius3-eap-pwd
freeradius3: Enable the EAP-PWD module.
2018-11-03 09:11:34 +02:00
Hannu Nyman 442cb7d1ae Merge pull request #7194 from jefferyto/go-1.11.1-update
golang: Update to 1.11.1, add mips64 / mips64el builds
2018-11-03 08:37:00 +02:00
Etienne Champetier d6292dcd9e build,circleci: add 'time' to container build image
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-11-03 00:03:44 -04:00
Rosen Penev ff7cde3cb4 libndpi: Backport upstream patch to fix compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-02 19:49:19 -07:00
Hannu Nyman df1f0a791d Merge pull request #7287 from neheb/patch-2
libgcrypt: Update to 1.8.4
2018-11-02 19:12:19 +02:00
Hannu Nyman 177e40f883 Merge pull request #7297 from commodo/python3-3.7.1
python3: bump to version 3.7.1
2018-11-02 19:08:26 +02:00
Thomas Heil e776d180ae Merge pull request #7298 from gladiac1337/feature-haproxy-v1.8.14-updates2
haproxy: Update all patches for HAProxy v1.8.14 #2
2018-11-02 11:05:50 +01:00
Christian Lachner ca39a1b787 haproxy: Update all patches for HAProxy v1.8.14
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html)
- Raise PKG_RELEASE to 4

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-11-02 10:35:38 +01:00
Alexandru Ardelean 178ffb41f1 python3: bump to version 3.7.1
This change bumps Python3 version to 3.7.1.
Patch `002-fix-implicit-dh-free-declaration.patch` is now included in
upstream.
This also fixes CVE-2018-1061.
   https://www.cvedetails.com/cve/CVE-2018-1061/

Compile & run-tested on x86.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-11-02 09:58:57 +02:00
Hannu Nyman b0a54383c9 Merge pull request #7267 from neheb/hap
haproxy: Remove unnecessary OpenSSL depends
2018-11-02 08:08:19 +02:00
Hannu Nyman e467c48c37 Merge pull request #5715 from pnd10/feature-gkrellmd
gkrellmd: Adopt from oldpackages repo, Update to 2.3.10
2018-11-01 18:09:41 +02:00
champtar 1ee4c1492d Merge pull request #7291 from cotequeiroz/pytz-installdev
pytz: add Package/InstallDev
2018-11-01 09:13:21 -05:00
champtar ba581c0e8b Merge pull request #7294 from wvdakker/master
Shorewall: Bump to version 5.2.1.1
2018-11-01 09:07:51 -05:00
W. van den Akker 9a4cd1ecba Shorewall6: Bump to version 5.2.1.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-11-01 14:06:45 +01:00
W. van den Akker a4220dd385 Shorewall: Bump to version 5.2.1.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-11-01 14:06:29 +01:00
W. van den Akker ed15a9d06c Shorewall6-lite: Bump to version 5.2.1.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-11-01 14:06:07 +01:00
W. van den Akker b644b8230e Shorewall-lite: Bump to version 5.2.1.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-11-01 14:05:48 +01:00
W. van den Akker c82c3613cd Shorewall-core: Bump to version 5.2.1.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-11-01 14:05:29 +01:00
Hannu Nyman 9de6ac084d Merge pull request #7260 from neheb/patch-9
python-certifi: Update to 2018.10.15
2018-10-31 20:39:15 +02:00
Hannu Nyman 12418009bb Merge pull request #7233 from neheb/patch-25
libndpi: Update to 2.4
2018-10-31 20:07:20 +02:00
Rosen Penev 3ad6e4a259 apr: Fix several format sizes
The configure script assumes that several sizes are 64-bit when cross
compiling. Backport a patch from the Yotco project to fix this.

Fixes apache compilation issue as Apache passes -Werror.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-31 09:53:50 -07:00
Albert Lopez 46d6c1093a oor: Add OpenOverlayRouter (oor) package
lispmob: OOR is a rename of LISPmob and replace the package

Signed-off-by: Albert Lopez <alopez@ac.upc.edu>
2018-10-31 15:15:15 +00:00
Eneas U de Queiroz 455cde8128 pytz: add package/InstallDev
Building would not work for packages that depended on this when the
build directory was deleted after compiled, so they failed when
BUILDBOT=y.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-10-31 08:01:40 -03:00
Rosen Penev 51b34affd6 libgcrypt: Update to 1.8.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-30 17:49:54 -07:00
Rosen Penev dca56574e1 cryptsetup: Update to 2.0.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-30 17:44:47 -07:00
Rosen Penev 5c950bd726 haproxy: Remove unnecessary OpenSSL depends
All of these are either not needed or not valid.

Added a patch to remove the OPENSSL_WITH_DEPRECATED dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-30 14:20:55 -07:00
Dirk Brenken a20433e813 Merge pull request #7282 from dibdot/travelmate
travelmate: update 1.3.0
2018-10-30 20:11:07 +01:00
Hannu Nyman 14600b5b66 Merge pull request #7281 from Wedmer/zoneinfo-2018g
zoneinfo: Updated to the latest release.
2018-10-30 18:35:23 +02:00
Dirk Brenken b4f7e81377 Merge pull request #7259 from neheb/patch-6
pytz: Update to 2018.6
2018-10-30 15:46:56 +01:00
Dirk Brenken 0a38f48298 Merge pull request #7246 from cretingame/master
erlang: update to version 21.0
2018-10-30 15:45:13 +01:00
Dirk Brenken 4e8da997db travelmate: update 1.3.0
* proactively scan and switch to a higher prioritized uplink,
  despite of an already existing connection,
  this is configurable via 'trm_proactive' option
  (default '1', enabled)
* fix some minor list trim issues
* optimize wlan scanning behavior
* refine debug messages

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-10-30 15:40:07 +01:00
Vladimir Ulrich eff350a7d1 zoneinfo: Updated to the latest release.
Added missed 'g' in Bangkok for zoneinfo-simple package.
Also removed dedicated version for code, as we shouldn't mix different versions.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2018-10-30 16:56:20 +03:00
Arnaud Sautaux 3a328e427a erlang: update to version 21.0
Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
2018-10-30 08:07:30 +01:00