Hannu Nyman
0bdfdf354a
Merge pull request #7410 from neheb/pfr
...
libpfring: Fix compilation when missing lex
2018-11-14 17:25:33 +02:00
Rosen Penev
3ea82cd800
libpfring: Fix compilation when missing lex
...
Buildbots are missing lex, which is normally a symlink to flex. This
solution is used elsewhere in the package but missing here.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-13 13:41:47 -08:00
Ted Hess
0daec55ce5
libsoup: fix intltool host dependency. Cleaup some build args
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-13 16:31:57 -05:00
Ted Hess
263fdf74e8
Merge pull request #7372 from eduardoabinader/bump-opus-tools-0.2
...
opus-tools: bump to 0.2
2018-11-12 13:04:42 -05:00
Eduardo Abinader
62c2fd4679
libopusenc: required by opus-tools 0.2
...
new dep on opus-tools a638dfa37bd857e14b088e0ccade701dc6aafc79
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-12 13:02:21 +01:00
Hannu Nyman
71475c739b
Merge pull request #7342 from neheb/uw
...
uw-imap: Fix compilation without deprecated APIs for OpenSSL
2018-11-11 14:47:23 +02:00
Hannu Nyman
734bca0709
Merge pull request #7388 from lucize/libyang-frr
...
libyang: enable LYD_PRIV
2018-11-11 14:29:00 +02:00
Lucian Cristian
72e69e36d2
libyang: enable LYD_PRIV
...
this is needed for frr (frrouting.org)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-11-11 14:20:02 +02:00
Hannu Nyman
98d1575747
Merge pull request #7337 from neheb/netconf
...
libnetconf2: Remove OpenSSL engine support
2018-11-11 14:03:26 +02:00
Thomas Heil
795210bdac
Merge pull request #7290 from neheb/apr
...
apr: Fix pid_t format
2018-11-11 11:36:12 +01:00
Hannu Nyman
95d66e9810
Merge pull request #7138 from diizzyy/patch-13
...
libs/libx264: Update to snapshot 20181006
2018-11-11 12:11:11 +02:00
Hannu Nyman
fa42f59c9b
Merge pull request #6705 from cotequeiroz/libupm_swig
...
libupm: don't set SWIG_DIR, force python 2.7
2018-11-11 11:16:28 +02:00
Hannu Nyman
665c44ea97
Merge pull request #7333 from neheb/libaio
...
libaio: Update to 0.3.111
2018-11-10 19:52:47 +02:00
Hannu Nyman
8372b84f0d
Revert "keyutils: Update to 1.5.11"
...
This reverts commit 41f2036afe
.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-10 17:22:36 +02:00
Eduardo Abinader
9eba4f5801
opusfile: required by opus-tools 0.2
...
new dep on opus-tools
e9bbfacf0a1bbade70005fa730cc50e838baaa32
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-10 10:25:38 +01:00
Hannu Nyman
5571751282
Merge pull request #7242 from neheb/key
...
keyutils: Update to 1.5.11
2018-11-10 11:18:52 +02:00
Hannu Nyman
f179b804ae
Merge pull request #7243 from neheb/patch-46
...
liboping: Update to 1.10.0
2018-11-10 11:17:58 +02:00
Hannu Nyman
17086f62d0
Merge pull request #7262 from neheb/patch-22
...
qrencode: Update to 4.0.2
2018-11-10 11:17:22 +02:00
Hannu Nyman
783dd94ab7
Merge pull request #7318 from neheb/mraa
...
libmraa: Update to 2.0.0
2018-11-10 10:15:34 +02:00
Rosen Penev
7bc5aba1df
libssh: Fix compile without OpenSSL deprecated APIs
...
Backported several patches from version 0.8 to fix this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 23:52:32 +00:00
Rosen Penev
e54ecea1b0
libwebsockets: Fix build without deprecated OpenSSL APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 12:25:58 +00:00
Marko Ratkaj
32bfce961b
libs: file: bump version to 5.35
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-09 10:57:58 +01:00
Marko Ratkaj
48796c1ecb
Merge pull request #7329 from sartura/libuv_bump_version_to_1.23.2
...
libs: libuv: bump version to 1.23.2
2018-11-09 10:42:10 +01:00
Rosen Penev
466fd71328
libndpi: Add patches from the 2.4-stable branch to fix compilation
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-08 11:31:34 -08:00
Rosen Penev
b0d454986a
libnetconf2: Remove OpenSSL engine support
...
It's not even used.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-08 07:51:23 -08:00
Rosen Penev
0aea7c69fd
cyrus-sasl: Fix compilation without deprecated APIs on OpenSSL
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-08 07:47:33 -08:00
Hannu Nyman
3e6acdb603
Merge pull request #7340 from neheb/openldap
...
openldap: Backport patch to fix compilation without deprecated APIs
2018-11-08 17:28:22 +02:00
Rosen Penev
2bdea124ee
uw-imap: Fix compilation without deprecated APIs for OpenSSL
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 19:13:52 -08:00
Rosen Penev
10d243a921
openldap: Backport patch to fix compilation without deprecated APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 19:06:38 -08:00
Rosen Penev
a5c9c79797
libevhtp: Fix compilation on OpenSSL 1.0.2 without deprecated APIs
...
Also switched to the proper upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 11:35:21 -08:00
Rosen Penev
9428e4cbd2
libaio: Update to 0.3.111
...
Switched to new upstream at pagure.io.
Refreshed debian patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 09:25:47 -08:00
Marko Ratkaj
21be76ee83
libs: libuv: bump version to 1.23.2
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-06 17:32:07 +01:00
Rosen Penev
bae4f3edb3
libmraa: Update to 2.0.0
...
Switched to codeload for simplicity and easier package bumping.
Rearranged Makefile for consistency with other projects.
All of the patches seem to have been upstreamed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 20:13:34 -08:00
Ted Hess
9753c21d5c
Merge pull request #7232 from neheb/patch-11
...
libarchive: Update to 3.3.3
2018-11-05 17:40:08 -05:00
Michael Heimpold
6b655766de
Merge pull request #6851 from neheb/patch-4
...
libextractor: Update to 1.7
Merged after maintainer timeout. I also successfully compile tested for mxs platform.
2018-11-05 21:00:47 +01:00
Mislav Novakovic
e4eac8f33e
libyang: update to 0.16-r2
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-11-05 12:29:58 +01: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
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
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
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
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
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
Karl Palsson
4078b7a5d5
libs/c-ares: Update to 1.15.0
...
Full changelog at https://c-ares.haxx.se/changelog.html
Of interest:
* fixes warnings with modern gcc
* reports not found for onion addresses per RFC7686
Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-10-29 14:37:08 +00:00
Kevin Darbyshire-Bryant
bf457e9629
Merge pull request #7209 from ldir-EDB0/libssh
...
libssh: bump to 0.7.6 CVE-2018-10933 fix
2018-10-29 09:15:52 +00:00
Kevin Darbyshire-Bryant
72096874d0
libssh: bump to 0.7.6 CVE-2018-10933 fix
...
Bump from 0.7.5 to 0.7.6. Upstream changelog:
Fixed CVE-2018-10933
Added support for OpenSSL 1.1
Added SHA256 support for ssh_get_publickey_hash()
Fixed config parsing
Fixed random memory corruption when importing pubkeys
Backported upstream patches since 0.7.6 to fix interactive
authentication issues amongst other things:
9d5cf209 libcrypto: Fix memory leak in evp_final()
10397321 gssapi: Set correct state after sending GSSAPI_RESPONSE (select mechanism OID)
7ad80ba1 server: Fix compile error
acb0e4f4 examples: Explicitly track auth state in samplesshd-kbdint
3fe7510b messages: Check that the requested service is 'ssh-connection'
734e3ce6 server: Set correct state after sending INFO_REQUEST (Kbd Interactive)
e4c6d591 packet: Add missing break in ssh_packet_incoming_filter()
f81ca616 misc: Add strndup implementation if not provides by the OS
Refresh patches.
Remove local backport for OpenSSL 1.1 support as is now in release
Remove PKG_INSTALL & CMAKE vars that are defaulted anyway
Add PKG_CPE_ID:=cpe:/a:libssh:libssh for CVE tracking
Remove BROKEN tag as is no longer broken
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-10-29 09:08:11 +00:00
Rosen Penev
eed77a988b
libpam: Update to 1.3.0
...
Removed upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-28 20:27:33 -07:00
Bruno Randolf
42fdfe14a0
websocketpp: Add package (WebSocket++)
...
WebSocket++ is a header only C++ library that implements RFC6455 The
WebSocket Protocol.
Signed-off-by: Bruno Randolf <br1@einfach.org>
2018-10-28 19:57:08 +00:00