Ted Hess
d08b07f364
Merge pull request #8150 from ClaymorePT/boost_1.69.0_r2
...
boost: Release update with minor fix
2019-02-13 11:42:00 -05:00
Carlos Miguel Ferreira
92c93ca0f4
boost: Release update with minor fix
...
This commit fixes the bug described in issue #8146 [1], where the
package fails to build if the boost package is selected without
selecting any of the internal non-header-only libraries.
[1]: https://github.com/openwrt/packages/issues/8146
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2019-02-12 23:04:01 +00:00
Rosen Penev
671f0363a4
libinput: Add missing header to fix compilation
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-12 12:36:07 -08:00
Jan Pavlinec
8f1f0ec9ab
libarchive: patch security issues
...
Fixes
CVE-2019-1000019
CVE-2019-1000020
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-02-12 11:53:04 +01:00
Rosen Penev
1e9baf47a6
libtasn1: Optimize compilation for size
...
Disabled doc and valgrind tests to speed up compilation.
Added --disable-ld-version-script to reduce compiled size.
Added -Wl,--gc-sections to reduce compiled size.
From 28339 to 27700 bytes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-09 23:27:17 -08:00
Rosen Penev
a67fef3d60
p11-kit: Update to 0.23.15
...
Disable debug to save some space: 163689 vs. 155034 bytes.
Add -Wl,--gc-sections. Down to 138627 bytes.
Miscellaneous cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-09 22:58:00 -08:00
Hannu Nyman
80622fef63
Merge pull request #8162 from neheb/key
...
keyutils: Make reproducible
2019-02-10 00:00:25 +02:00
Daniel Golle
58f1de60f8
libudev-fbsd: update to git source as of 2017-12-16
...
Remove patches 001-fix-unused.patch and 002-replace-nitems.patch,
similar fixes to make libudev-fbsd compile were applied upstream.
Refresh remaining patches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-09 18:25:24 +01:00
Rosen Penev
ca3c43af1d
keyutils: Make reproducible
...
Based on debian patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-08 20:50:24 -08:00
Lucian Cristian
51197633c3
freetype: add host config flags
...
this fixes static linking with mkfontscale/host xorg app
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-02-05 09:06:45 +02:00
Rosen Penev
055a813280
libavahi-compat-libdnssd: Fix compilation
...
The inline if statement does not work correctly. Moved it to a more proper place.
Also changed the install to install the symlinks as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-02-02 13:37:09 -08:00
Jan Pavlinec
ac31c353c8
measurement-kit: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-31 15:39:01 +01:00
Daniel Golle
a50f269411
libextractor: fix PKG_HASH
...
Instead of libextractor-1.8.tar.gz, the SHA-256 sum of
libextractor-1.8.tar.gz.sig was entered by accident.
Fix that.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-31 04:20:31 +01:00
Jan Pavlinec
936a48ad58
czmq: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-30 20:52:43 +01:00
Daniel Engberg
e224546061
libs/libmicrohttpd: Fix for install sections
...
Install libs for -ssl variant
Be a bit more specific about what we're installing...
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-30 10:13:34 +01:00
Hannu Nyman
f2d8575cca
Merge pull request #8047 from diizzyy/libs-libmicrohttpd
...
libmicrohttpd: Update to 0.9.62 and rework Makefile
2019-01-29 22:10:25 +02:00
Mislav Novakovic
d0ab2d4ae6
libyang: add patch for lyb bugfix
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2019-01-29 11:56:07 +01:00
Daniel Golle
1a23de5db1
libextractor: update to version 1.8
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:44:40 +01:00
Rosen Penev
da8931b194
libmad: Some patch renaming for consistency
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-28 15:18:45 -08:00
Rosen Penev
ba46c407ca
libsoup: Disable debug and introspection
...
Reduces package size
175705 to 162704 bytes on mt7621
Also removed NTLM auth support. Brings size down to 161433
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-28 14:09:12 -08:00
Daniel Engberg
f8ec00fe97
libmicrohttpd: Update to 0.9.62 and rework Makefile
...
Update to 0.9.62
Various cosmetic changes to Makefile
Fix variants and default to no ssl variant
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 20:50:52 +01:00
Peter Wagner
798abc1119
glib2: update to 2.58.3
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-28 17:54:37 +01:00
Ted Hess
c25e0cbc5e
Merge pull request #7998 from neheb/patch-20
...
libsodium: Update to 1.0.17
2019-01-28 09:36:53 -05:00
Ted Hess
2bb1794d82
Merge pull request #8044 from diizzyy/libs-jsoncpp
...
jsoncpp: Add to repo
2019-01-28 09:23:23 -05:00
Ted Hess
2040c56d94
Merge pull request #8045 from diizzyy/libs-libupnpp
...
libs/libupnpp: Update to 0.17.0
2019-01-28 09:22:06 -05:00
Daniel Engberg
200a75cc96
jsoncpp: Add to repo
...
Add (lib)jsoncpp to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 14:01:36 +01:00
Daniel Engberg
b90f0032e2
libs/libupnp: Update to 1.8.4
...
Update libupnp to 1.8.4
Add PR #104 to fix musl compatibility
https://github.com/mrjimenez/pupnp/pull/104
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-28 13:56:59 +01:00
Hannu Nyman
9091486396
Merge pull request #7995 from neheb/patch-13
...
hwloc: Update to 2.0.3
2019-01-28 08:18:26 +02:00
Hannu Nyman
bceff12f6d
Merge pull request #7675 from neheb/vips
...
vips: Update to 8.7.2
2019-01-27 11:40:27 +02:00
Ted Hess
78b65db897
Merge pull request #8009 from neheb/v4l
...
libv4l: Update to 1.16.3
2019-01-26 07:22:56 -05:00
Daniel Engberg
3b82369dc3
libs/libupnpp: Update to 0.17.0
...
Update libupnpp to 0.17.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2019-01-26 11:14:28 +01:00
Hannu Nyman
7c34551ebc
Merge pull request #8037 from MikePetullo/libdmapsharing
...
libdmapsharing: Update to 3.9.4
2019-01-26 10:24:17 +02:00
Hannu Nyman
dc5f88f77e
Merge pull request #7867 from neheb/ldn
...
ldns: Make ENGINE support optional
2019-01-26 10:15:14 +02:00
Rosen Penev
4671962cae
vips: Update to 8.7.4
...
Added ability to compile with uclibc++.
Refresh Makefile for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-25 19:35:12 -08:00
W. Michael Petullo
8a20835340
libdmapsharing: Update to 3.9.4
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-01-24 18:45:28 -05:00
Rosen Penev
b468d5cf57
libgpg-error: Update to 1.34
...
Remove FPIC as it is already default. Both fPIC and DPIC are passed.
Some extra configure arguments to speed up build times.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-23 16:01:29 -08:00
Jan Pavlinec
67601d53b1
libmaxminddb: add new package (dependency for measurement-kit)
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-23 12:43:05 +01:00
Rosen Penev
c67b234919
libv4l: Update to 1.16.3
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-21 20:35:18 -08:00
Hannu Nyman
3b16e648f0
Merge pull request #7977 from neheb/keyu
...
keyutils: Update to 1.6
2019-01-21 00:10:40 +02:00
Jonathan G. Underwood
92bfd4a85a
getdns: update to version 1.5.0
...
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2019-01-20 15:25:33 +00:00
Rosen Penev
c1e2b23285
libsodium: Update to 1.0.17
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-19 22:33:29 -08:00
Rosen Penev
b38e116a2b
hwloc: Update to 2.0.3
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-19 22:23:18 -08:00
Rosen Penev
16b2c67a9c
keyutils: Update to 1.6
...
Add keyctl binary, which can be used to add fscrypt support to ext4 and
other filesystems that support it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-19 12:24:47 -08:00
Hannu Nyman
2b80a91ecb
Merge pull request #7922 from daniel-santos/classpath
...
classpath: Fix breakage caused by -Werror=implicit-fallthrough
2019-01-19 13:16:06 +02:00
Mislav Novakovic
84bf1b86d5
libyang: update to 0.16-r3
...
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2019-01-16 14:58:45 +01:00
Jiri Slachta
e549c53f36
Merge pull request #7952 from neheb/patch-3
...
libxslt: Update to 1.1.33
2019-01-16 05:16:37 +01:00
Ted Hess
6633ac3afd
Merge pull request #7966 from ja-pa/libmad-security-fix
...
libmad: patch multiple CVEs
2019-01-15 14:26:15 -05:00
Jan Pavlinec
4e545179c6
libmad: patch multiple CVEs and add CPE
...
Fixes
CVE-2017-8374
CVE-2017-8373
CVE-2017-8372
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-15 18:32:55 +01:00
Rosen Penev
25f520fb43
libarchive: Update configure arguments
...
Some of these were introduced after the Makefile was written. Adding them
guarentees fewer issues down the road.
Also did some small reorganization for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-14 12:51:47 -08:00
Peter Wagner
e6760f31d7
alsa-lib: update to 1.1.8
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-14 20:22:42 +01:00
Hannu Nyman
581ee40e44
Merge pull request #7904 from ja-pa/libarchive-patch-cve
...
libarchive: patch multiple CVEs
2019-01-14 17:30:21 +02:00
Rosen Penev
666d28e94e
libxslt: Update to 1.1.33
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-13 10:39:10 -08:00
Sebastian Kemper
655e8361e7
hiredis: fix pkg-config file
...
Fix for using the .pc file when cross-compiling.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-01-13 19:33:12 +01:00
Hannu Nyman
42700544f4
Revert "libmicrohttpd: Update to 0.9.62"
...
Reverted at request by Daniel Engberg.
https://github.com/openwrt/packages/pull/7706#issuecomment-453734749
This reverts commit d4a62bbbca
.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-12 12:03:53 +02:00
Hannu Nyman
aae8048b7f
Merge pull request #7805 from iamperson347/patch-4
...
getdns: Remove iamperson347 from maintainer
2019-01-12 11:48:40 +02:00
Hannu Nyman
3b898b79a8
Merge pull request #7790 from micmac1/sqlite3-init
...
sqlite3: various improvements
2019-01-12 11:34:24 +02:00
Hannu Nyman
2313d9fe9a
Merge pull request #7706 from neheb/patch-11
...
libmicrohttpd: Update to 0.9.62
2019-01-12 11:32:09 +02:00
Peter Wagner
35a6426233
libsndfile: update to 2019-01-10-58c64581
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-01-11 17:38:22 +01:00
Daniel Santos
0588441516
classpath: Fix breakage caused by -Werror=implicit-fallthrough
...
classpath builds with -Wextra and, unless configured with
--disable-werror, -Werror. Since GCC 7 added -Wimplicit-fallthrough=3
to -Wextra we need to make it not an error for code that doesn't use
__attribute__((fallthrough)) yet.
Signed-off-by: Daniel Santos <daniel.santos@pobox.com>
2019-01-08 20:29:09 -06:00
Jan Pavlinec
37850cdd54
libarchive: patch multiple CVEs
...
Fixes
CVE-2018-1000880
CVE-2018-1000879
CVE-2018-1000878
CVE-2018-1000877
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-01-08 08:55:29 +01:00
Hannu Nyman
e7e4e26241
Merge pull request #7777 from neheb/patch-9
...
libpng: Update to 1.6.36
2019-01-05 20:17:09 +02:00
Amol Bhave
aba3fec198
boost: Add zstd as a dependency to boost
...
Depends on PR #7126
With this change:
eb03aa43b9
boost iostreams supports zstd compression. If the zstd package is built
before boost, then the packaging step complains that libzstd.so is not
packaged.
Build Tested: PR #7876 used to fail CI without this, now it passes.
Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-01-05 06:48:11 -08:00
Rosen Penev
619e1f5f20
quasselc: Update to latest commit
...
Switched to codeload for simpler Makefile.
Several adjustments for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-04 16:48:20 -08:00
Michael Heimpold
d5f0331c91
libxml2: update to 2.9.9
...
Also drop the CVE patches which are already covered by this new release.
Compile tested for and run tested on mxs platform.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-01-03 21:08:46 +01:00
Rosen Penev
12acb5b77a
libp11: Mandate ENGINE support
...
libp11 uses OpenSSL's ENGINE quite extensively with seemingly no simple
way to disable it. Add it as a dependency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-03 12:05:55 -08:00
Rosen Penev
820b59e2d6
ldns: Make ENGINE support optional
...
ENGINE support is needed for GOST, which is already disabled. However, it
is going to be disabled by default in a future update. This fixes the
compilation failure.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-03 11:59:36 -08:00
Deng Qingfang
187f61aab9
libev: update to 4.25
...
Full changelog: http://cvs.schmorp.de/libev/Changes?view=markup
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-01-03 18:30:16 +08:00
Leonardo Medici
b2687fd9d0
libgphoto2: update package 2.5.22
...
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2019-01-02 14:58:02 +01:00
Nikos Mavrogiannopoulos
86e8cf603d
Merge pull request #7812 from neheb/pam2
...
libpam: Update to 1.3.1
2019-01-02 08:45:04 +01:00
Peter Wagner
5bae7c73a7
libsndfile: update to 42132c543358cee9f7c3e9e9b15bb6c1063a608e
...
Fixes CVE-2018-19758
2019-01-02 01:03:31 +01:00
Rosen Penev
6f74b0c4f1
libpam: Update to 1.3.1
...
Upstream switched to GitHub for releases. Follow suit.
Rearranged Makefile quite a bit to be more similar to other projects.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-30 12:21:04 -08:00
Rosen Penev
38c27f5a49
ibrcommon: Remove uclibc++ usage
...
The dependent packages fail to build when using uclibc++ due to some
missing feature. It's probably easy to add a fix but for right now, switch
back to fix compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-30 09:36:17 -08:00
David Mora
8a011859ec
getdns: Remove iamperson347 from maintainer
...
I am no longer able to support maintaining the getdns lib for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
2018-12-30 09:50:39 -05:00
Sebastian Kemper
a34c27d9a4
sqlite3: small improvements
...
This commit:
- adds support for parallel builds (the possibilities of building parts
of sqlite3 in parellel are limited, but there is no downside)
- adds a CVE/CPE ID
- Removes useless "=1" from -D[EFINES]
- Adds --disable-debug (default anyway, just makes it explicit), put
--disable-static-shell up top to sort the list alphabetically
- Saves one INSTALL_DIR line in the end
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-30 13:37:32 +01:00
Othmar Truniger
dd60c8b9ea
libfmt: bump to version 5.3.0
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-12-29 14:29:57 +01:00
Hannu Nyman
82702ff9d0
Merge pull request #7703 from neheb/patch-8
...
libuv: Update to 1.24.1
2018-12-29 12:31:45 +02:00
Ted Hess
4a7a97d2e4
Merge pull request #7787 from diizzyy/libmpdclient
...
libs/libmpdclient: Update to 2.16
2018-12-28 13:05:30 -05:00
Hannu Nyman
37da1760ff
Merge pull request #7795 from zhaojh329/libuwsc
...
libuwsc: Update to 3.2.0
2018-12-28 19:24:36 +02:00
Jianhui Zhao
3b5876eb86
libuwsc: Update to 3.2.0
...
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-12-28 22:43:49 +08:00
Michael Heimpold
b83191132f
Merge pull request #7705 from neheb/patch-10
...
libiio: Update to 0.16
2018-12-28 15:40:35 +01:00
Stijn Tintel
6bd150a479
Merge pull request #7778 from neheb/patch-13
...
libpfring: Update to 7.4.0
2018-12-28 11:37:10 +01:00
Hannu Nyman
5019398b8b
Merge pull request #6972 from neheb/double
...
libdouble-conversion: Update to 3.1.1
2018-12-27 19:34:49 +02:00
Hannu Nyman
29b4e46020
Merge pull request #7719 from neheb/patch-24
...
psqlodbc: Update to 11.00.0000
2018-12-27 19:15:37 +02:00
Sebastian Kemper
4e30b3b62a
sqlite3: make cli-editing support selectable
...
sqlite3 can use libedit, readline or disable command-line editing
support altogether. This commit adds a choice to menuselect.
The default is changed from readline to libedit, as the latter is
upstream's first choice and is also a bit smaller than readline.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-27 11:11:22 +01:00
Sebastian Kemper
0b6d2678c1
sqlite3: add configure switches to menuselect
...
Adds (most) configure switches to menuselect. The defaults are _not_
changed, meaning the default configuration itself remains the same.
This enables changing the configuration through menuselect and adds
flags that other packages may use.
Config.in is renamed to Config-lib.in in anticipation of a future commit
where the cli tool package also gets a file to source.
The variables also get a prefix change from SQLITE to SQLITE3 in case
there will be a new major release in the future that may coexist with
sqlite3.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-27 11:10:31 +01:00
Daniel Engberg
ba15e057e1
libs/libmpdclient: Update to 2.16
...
Update libmpdclient to 2.16
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-12-26 23:18:05 +01:00
Rosen Penev
d75631a75a
libpcre: Allow building with uclibc++
...
This makes the libc++ adjustable
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 12:27:35 -08:00
Rosen Penev
9da161b8ae
libdouble-conversion: Update to 3.1.1
...
Switched to codeload and updated the Makefile to standards.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 11:33:59 -08:00
Rosen Penev
433f882cd6
libpfring: Update to 7.4.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 11:11:02 -08:00
Hannu Nyman
28a5a3572e
Merge pull request #7691 from neheb/patch-5
...
libndpi: Update to 2.6
2018-12-26 19:49:05 +02:00
Hannu Nyman
1a15d320db
Merge pull request #7696 from salzmdan/liburcu
...
liburcu: update to 0.9.5
2018-12-26 19:48:19 +02:00
Hannu Nyman
de766b2cd6
Merge pull request #7697 from salzmdan/master
...
libedit: update to 20181209-3.1
2018-12-26 19:47:45 +02:00
Hannu Nyman
d3adadf845
Merge pull request #7736 from diizzyy/patch-20
...
sqlite3: Set platform configuration flags & cleanup
2018-12-26 19:46:36 +02:00
Hannu Nyman
76f356202a
Merge pull request #7632 from neheb/gpg
...
libgpg-error: Update to 1.33
2018-12-26 19:41:24 +02:00
Hannu Nyman
3b22387081
Merge pull request #7765 from neheb/patch-6
...
ibrcommon: Allow usage of uclibc++
2018-12-26 19:39:58 +02:00
Hannu Nyman
a38d5c7268
Merge pull request #7747 from val-kulkov/openldap-package
...
openldap: version update and new build parameters
2018-12-26 19:37:39 +02:00
Rosen Penev
5d1445ab75
libpng: Update to 1.6.36
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-26 08:51:46 -08:00
Ted Hess
ac0ef1f043
Merge pull request #7766 from neheb/patch-9
...
libaudiofile: Allow compilation with uclibc++
2018-12-26 07:14:49 -05:00
Daniel Engberg
62d8f72c4a
libs/alsa-lib: Add /etc/asound.conf for backup
...
Even if /etc/asound.conf isn't installed we should try to
preserve user configurations during sysupgrades
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-12-26 00:06:06 +01:00
Peter Wagner
c849172949
libsndfile: update to 8ddc442d539ca775d80cdbc7af17a718634a743f
...
a/ulaw: fix multiple buffer overflows
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-25 04:03:28 +01:00
Daniel Engberg
6ec6862d56
sqlite3: Set platform configuration flags & cleanup
...
Set platform specfic flags to avoid sqlite using built-in variants
Remove CONFIGURE_VARS, already properly set by toolchain
Change order of TARGET_CFLAGS to match upstream documentation
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-12-25 00:28:17 +01:00
Rosen Penev
6ea61873cb
libaudiofile: Allow compilation with uclibc++
...
Allows selection of 1 libc++.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-24 13:54:48 -08:00
Rosen Penev
a8c7dd57a3
ibrcommon: Allow usage of uclibc++
...
Allows having only one libc++ installed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-24 13:46:42 -08:00
Peter Wagner
724ddd2f94
glib2: update to 2.58.2
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-24 22:19:35 +01:00
Rosen Penev
6c42367774
libndpi: Update to 2.6
...
Got rid of the upstreamed patches.
ndpiReader needs libc++ now apparently.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-23 16:56:50 -08:00
Val Kulkov
ba903d4853
openldap: version update and new build parameters
...
This patch updates OpenLDAP to 2.4.47, introduces new build
parameters and places openldap-server, openldap-utils and
libopenldap under a separate menu item in Network.
OpenLDAP is difficult to find in menuconfig at present. Making
a separate menu item for OpenLDAP for selection of packages and
enabling or disabling build parameters makes better sense.
To have access to the loglevel directive, OpenLDAP must be built
with debugging information. Having access to the loglevel directive
is essential during the initial configuration of OpenLDAP server.
International users may want to enable ICU support to have access
to international characters.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2018-12-21 12:22:33 -05:00
Hannu Nyman
1da02dfe8c
Merge pull request #7704 from neheb/patch-9
...
jansson: Update to 2.12
2018-12-21 17:39:29 +02:00
Rosen Penev
5ec4eb76c3
psqlodbc: Update to 11.00.0000
...
Rearranged Makefile for consistency between packages.
Added PKG_BUILD_PARALLEL to speed up compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-20 10:30:04 -08:00
Sebastian Kemper
8e559b440b
sqlite3: change maintainer
...
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-20 18:42:53 +01:00
Hannu Nyman
2be776e91c
Merge pull request #7679 from neheb/fcgi
...
fcgi: Update to 2.4.1
2018-12-19 16:58:01 +02:00
Ted Hess
6afd122200
Merge pull request #7727 from ClaymorePT/boost_1.69.0_r1
...
boost: Package Version Update -> 1.69.0
2018-12-18 19:07:41 -05:00
Carlos Miguel Ferreira
89e6855d96
boost: Package Version Update -> 1.69.0
...
This package update provides one new library:
-> Safe Numerics: A library for guaranteed correct integer arithmetic for
C++14 and later, from Robert Ramey [1].
Discontinued Libraries
-> Signals (v1) is now removed. Its removal was announced in 1.68 and its
deprecation was announced in 1.54. Boost 1.68 is the last release that
provides this library. Users are encouraged to use Signals2 instead.
The Boost community thanks Douglas Gregor for his work on Signals which
served its users well and which also inspired Signals2 [2].
More info can be found at the usual place [3].
[1] : https://www.boost.org/doc/libs/1_69_0/libs/safe_numerics/doc/html/index.html
[2] : https://www.boost.org/doc/libs/1_69_0/doc/html/signals2.html
[3] : https://www.boost.org/users/history/version_1_69_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2018-12-18 22:52:47 +00:00
Sebastian Kemper
c565ad271b
sqlite3: remove $(FPIC)
...
Defaulting to -fPIC is a bad idea, especially for executables (here:
sqlite3-cli). In short, there are certain security implications as well
as overhead/performance penalties. Details see:
https://wiki.gentoo.org/wiki/Project:Hardened/Position_Independent_Code_internals
The configure script is able to detect the need for PIC and adds the
flag when needed anyway (when compiling the library).
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-18 20:57:47 +01:00
Sebastian Kemper
1e5bc17eea
sqlite3: security bump
...
A remote code execution vuln has been found in sqlite. Infos available
here:
https://blade.tencent.com/magellan/index_en.html
sqlite 3.26.0 contains the fix.
This commit also changes source URL to https.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-18 20:51:58 +01:00
Rosen Penev
1a1c367dd9
jansson: Update to 2.12
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 14:01:06 -08:00
Rosen Penev
d4a62bbbca
libmicrohttpd: Update to 0.9.62
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 13:57:01 -08:00
Rosen Penev
e2518d258a
libiio: Update to 0.16
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 13:54:19 -08:00
Rosen Penev
a27f729ad0
libuv: Update to 1.24.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-17 13:41:39 -08:00
Daniel Salzman
6037b3fbbb
liburcu: update to 0.9.5
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-12-17 09:39:40 +01:00
Daniel Salzman
d502a4c5d6
libedit: update to 20181209-3.1
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2018-12-17 09:36:14 +01:00
Rosen Penev
80d5675a2e
fcgi: Update to 2.4.1
...
Move to new GitHub fork and switch to codeload tarballs.
Backported upstream patch to fix compilation.
Also update URL to fix uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-15 22:20:33 -08:00
Hannu Nyman
9bb934e20a
Merge pull request #7671 from neheb/sig
...
libsigc++: Update to 2.10.1
2018-12-15 12:05:54 +02:00
Rosen Penev
005934af80
libsigcxx: Update to 2.10.1
...
Size goes from 15613 to 8427 bytes.
2.10.1 is the latest version. Version 2.99.x is the unstable series.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-14 20:48:20 -08:00
Ted Hess
456b789bce
libv4l: Force build without libudev
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-14 14:46:45 -05:00
Jianhui Zhao
678a4dd21b
libuwsc: update to 3.1.2
...
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-12-14 09:32:20 +08:00
Ted Hess
41457bdc46
Merge pull request #7629 from cotequeiroz/lcdgrilo_no-check
...
lcdgrilo: remove check dependency
2018-12-13 13:04:11 -05:00
Hannu Nyman
12dc221f74
Merge pull request #7589 from cotequeiroz/opencv_no-gtk
...
opencv: remove gtk dependency
2018-12-13 19:58:08 +02:00
Eneas U de Queiroz
a72a841b0a
opencv: remove gtk dependency
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-13 15:41:48 -02:00
Eneas U de Queiroz
fb4b5c5701
libgee: copy vapi files to versioned vala dir
...
The version is obtained via `valac --api-version`
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-13 15:40:33 -02:00
Hannu Nyman
3aa4a11ba4
Merge pull request #7531 from neheb/loud
...
loudmouth: Disable debug and fix no deprecated API compilation
2018-12-13 16:52:05 +02:00
Ted Hess
9d94e6c43c
Merge pull request #7626 from cotequeiroz/grilo_valac
...
libgee: copy vapi files to unversioned vala dir
2018-12-13 09:03:58 -05:00
Eneas U de Queiroz
2cf76d5278
libgee: use unversioned vala dir, misc fixes
...
Copy vapi files to unversioned vala dir.
Added vala/host to PKG_BUILD_DEPENDS.
Removed TARGET_LDFLAGS
Removed copyright lines
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-12 19:08:39 -02:00
Ted Hess
5c823596dd
intltool: Add patch to fix regular expressions and avoid warnings in perl 5.22 and later.
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-12 13:20:27 -05:00
Eneas U de Queiroz
c6caa108cb
unixodbc: save unixodbc_conf.h for host build
...
Save a copy of unixodbc_conf.h in STAGING_DIR to be used by host build.
Use STAGING_DIR/tmp/unixodbc instead of include.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-12 08:53:30 -02:00
Hannu Nyman
8a2a062658
Merge pull request #7605 from cotequeiroz/libtins_soname
...
libtins: copy libtins.so.* to package
2018-12-11 19:14:02 +02:00
Rosen Penev
10da3f005b
libgpg-error: Update to 1.33
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-10 16:23:05 -08:00
Hannu Nyman
9787e268af
Merge pull request #7596 from cotequeiroz/psqlodbc_odbc_config
...
psqlodbc: correct --with-unixodbc setting
2018-12-10 21:19:35 +02:00
Hannu Nyman
41712d5904
Merge pull request #7595 from cotequeiroz/unixodbc_lib-dir
...
unixodbc: Fix LIB_PREFIX in host build
2018-12-10 21:19:19 +02:00
Nikos Mavrogiannopoulos
485db8a770
gnutls: updated to 3.6.5
...
Compile tested for: ar71xx
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2018-12-10 19:57:19 +01:00
Hannu Nyman
ed24ae9a63
Merge pull request #7628 from DocLM/libgphoto2
...
libgphoto2: update package 2.5.21
2018-12-10 19:07:07 +02:00
Karl Palsson
05ec863154
libwebsockets: bump to 3.1.0
...
Drops an openssl deprecation patch applied upstream.
Changes since 3.0.0, the following list of websocket related features:
* gzip+brotli compression in the webserver
* threadpools
* string tokenizers
* http reverse proxies
* managed disk cache
Full changes at https://libwebsockets.org/git/libwebsockets/tree/changelog?id=89eedcaa94e1c8a97ea3af10642fd224bcea068f#n4
Tested on ath79, and classic usage of libwebsockets to provide
websockets support to a C application.
Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-12-10 15:33:50 +00:00
Leonardo Medici
5093e2d6ec
libgphoto2: update package 2.5.21
...
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2018-12-10 15:10:52 +01:00
Luiz Angelo Daros de Luca
d3aae1afa4
libcups: update to 2.2.10
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-12-09 22:59:00 -02:00
Hannu Nyman
3ff0337786
Merge pull request #7417 from neheb/upm
...
libupm: Update to 1.7.1
2018-12-09 11:44:41 +02:00
Hannu Nyman
c0154044a0
Merge pull request #7415 from neheb/mraa
...
libmraa: Add back version patch
2018-12-09 11:43:30 +02:00
Hannu Nyman
09ad63a69f
Merge pull request #7610 from cotequeiroz/elektra_host-no-ruby
...
elektra: skip ruby plugin in host/compile
2018-12-08 14:13:16 +02:00
Hannu Nyman
2d920cb3e7
Merge pull request #7606 from cotequeiroz/libyaml-cpp_soname
...
libyaml-cpp: copy file matching libs soname
2018-12-08 14:11:14 +02:00
Hannu Nyman
08944806f5
Merge pull request #7609 from cotequeiroz/libndpi-symlinks
...
libndpi: fix copying of library
2018-12-08 13:08:30 +02:00
Eneas U de Queiroz
ec317934b2
libglog: fix removing libunwind dependency
...
ac_cv_header_libunwind_h needs to be set to 0, as ac_cv_have_libunwind_h
overwritten based on the former's value.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 17:06:01 -02:00
Eneas U de Queiroz
e723f29792
elektra: skip ruby plugin in host/compile
...
Linking is failing, and the plugin is not needed for the host build
anyway.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 16:30:36 -02:00
Eneas U de Queiroz
562aea68f7
libndpi: fix copying of library
...
The package was copying a symbolic link, not the library itself.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 16:03:10 -02:00
Hannu Nyman
c8e7dfe085
Merge pull request #7601 from neheb/dh
...
dtndht: Add -std-gnu89 to fix compilation problems.
2018-12-07 17:20:34 +02:00
Hannu Nyman
465da66ff6
Merge pull request #7598 from cotequeiroz/neon_no-krb5
...
neon: Remove krb5 dependency
2018-12-07 17:19:44 +02:00
Eneas U de Queiroz
da9dda6412
libyaml-cpp: copy file matching libs soname
...
The soname is not set to the full version, but only major.minor.
This uses libyaml-cpp.so.?.? to try to get it right.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 09:35:13 -02:00
Eneas U de Queiroz
72f9bf3a56
libtins: copy libtins.so.* to package
...
Package was installing libins.so, but the soname is set to
libtins.so.4.0.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-07 08:03:18 -02:00
Rosen Penev
bfc2435f7d
libsndfile: Fix MIRROR_HASH
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-07 06:15:39 +01:00
Eneas U de Queiroz
2bc28eb40c
psqlodbc: bump to 10.03.0000, fix --with-unixodbc
...
Update to 10.03.0000.
--with-unixodbc should point to the odbc_config binary, not to the top
of the install directory $(STAGING_DIR)/usr.
Acked-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 23:46:13 -02:00
Eneas U de Queiroz
42484857f0
neon: Remove krb5 dependency
...
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 23:25:35 -02:00
Rosen Penev
717423d280
dtndht: Add -std-gnu89 to fix compilation problems.
...
bootstrapping.c:225:6: warning: implicit declaration of function 'blacklist_is_enabled' [-Wimplicit-function-declaration]
bootstrapping.c:226:3: warning: implicit declaration of function 'blacklist_blacklist_id'; did you mean 'dht_blacklisted'? [-Wimplicit-function-declaration]
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-06 13:52:45 -08:00
Hannu Nyman
fe50a38549
Merge pull request #7532 from neheb/uw
...
libuwsc: Fix compilation without deprecated OpenSSL APIs
2018-12-06 19:46:05 +02:00
Hannu Nyman
903c34e289
Merge pull request #7520 from neheb/patch-1
...
libgcrypt: Аdd PKC_CPE_ID for proper CVE tracking
2018-12-06 19:44:23 +02:00
Eneas U de Queiroz
e4693dd939
unixodbc: fix clean-build compilation
...
For host compilation, the configure-generated config.h from the target
compilation is used in place of the host-generated file. When the
target package is compiled with clean-build, that file is gone. This
saves the file under $(STAGING_DIR), and fetch it from there.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 12:03:02 -02:00
Eneas U de Queiroz
8dc012dfad
unixodbc: Fix LIB_PREFIX in host build
...
When copying config.h from PKG_BUILD_DIR to HOST_BUILD_DIR, LIB_PREFIX
is set to /usr/lib. Then when odbc_config is run, it reports /usr/lib
as the --lib-dir, and in --libs as well, and dependent packages may
fail. Set it to $(STAGING_DIR)/usr/lib to make it right.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 10:30:17 -02:00
Hannu Nyman
bb99808597
Merge pull request #7539 from neheb/patch-4
...
libyaml-cpp: Add PKD_CPE_ID for proper CVE tracking
2018-12-06 12:23:03 +02:00
Hannu Nyman
228c24de8a
Merge pull request #7545 from neheb/cap
...
libcap: Update to 2.26
2018-12-06 10:37:10 +02:00
Hannu Nyman
6db5546c49
Merge pull request #7553 from micmac1/tiff-4010-switches
...
tiff: disable ZSTD and WebP codecs explicitly
2018-12-06 10:35:13 +02:00
Hannu Nyman
ae102f4ef8
Merge pull request #7561 from neheb/neon
...
neon: Fix compilation without deprecated OpenSSL APIs
2018-12-04 21:48:21 +02:00
Hannu Nyman
6c348ceb80
Merge pull request #7560 from neheb/nop
...
libnopoll: Fix compilation without deprecated OpenSSL APIs
2018-12-04 21:48:04 +02:00
Peter Wagner
bcb6fb3b7c
libsndfile: add PKG_SOURCE_DATE
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-03 23:09:50 +01:00
Rosen Penev
02c2fa14b2
libuwsc: Update to 3.1.1
...
Some consistency updates in the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-03 12:42:37 -08:00
Rosen Penev
4d9f9e6a33
neon: Fix compilation without deprecated OpenSSL APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-02 16:20:53 -08:00
Rosen Penev
e8d6e9d647
libnopoll: Fix compilation without deprecated OpenSSL APIs
...
Switched to codeload for simplicity and consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-02 16:11:57 -08:00
Peter Wagner
d2eaf4c3ca
libsndfile: switch to cmake
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-02 11:42:34 +01:00
Hannu Nyman
2b44a18df1
Merge pull request #7477 from neheb/poco
...
poco: Update to 1.9.0
2018-12-02 12:39:55 +02:00
Sebastian Kemper
ce14236117
tiff: disable ZSTD and WebP codecs explicitly
...
tiff 4.0.10 added two new compression codecs, ZSTD and WebP. If the
respective libraries are found, these codecs will be built. Currently
they're not built, because these libraries do not exist in OpenWrt.
This commit adds the configure switches to disable these codecs. It's
likely that any of these libs will make their way into OpenWrt sooner or
later, so this commit prevents the related build failures (missing
depends).
If there is a need to enable these codecs in tiff in the future, then
this can be done, obviously, but at least there will be no build failure
suprises in the meantime.
Also, this commit corrects the homepage of libtiff.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-02 11:16:26 +01:00
Peter Wagner
37aeee740c
libsndfile: switch to git
...
Fixes CVEs:
CVE-2017-6892
CVE-2017-8361
CVE-2017-8362
CVE-2017-8363
CVE-2017-8365
CVE-2017-12562
CVE-2017-14245
CVE-2017-14246
CVE-2017-14634
CVE-2018-13139
CVE-2018-13419
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-01 13:48:37 +01:00
Rosen Penev
e8845b49a2
libupm: Update to 1.7.1
...
The libmraa update introduced several API changes that broke libupm.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-30 13:01:44 -08:00
Rosen Penev
ca4536b39f
libmraa: Add several subpackages
...
Also added back the version patch to fix compilation with libupm.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-30 12:55:22 -08:00
Rosen Penev
e440aeaf69
libcap: Update to 2.26
...
Minor adjustments to Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-30 12:42:30 -08:00
Hannu Nyman
72f0383d16
Merge pull request #7533 from neheb/ibr
...
ibrcommon: Backport patch fixing compilation without deprecated APIs
2018-11-30 17:16:06 +02:00
Rosen Penev
ce91be78dd
libyaml-cpp: Add PKD_CPE_ID for proper CVE tracking
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-29 18:01:01 -08:00
Hannu Nyman
5147125784
Merge pull request #7412 from thess/libpsl-work
...
libpsl: Fix build errors when BUILD_NLS=y
2018-11-29 17:50:10 +02:00
Hannu Nyman
20fea29727
Merge pull request #7441 from neheb/ow
...
libowfat: Update to 0.32
2018-11-29 17:49:38 +02:00
Rosen Penev
1a60062217
ibrcommon: Backport patch fixing compilation without deprecated APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-27 10:59:16 -08:00
Hannu Nyman
726b0fc92c
Merge pull request #7347 from neheb/microh
...
libmicrohttpd: Update to 0.9.60
2018-11-27 20:30:14 +02:00
Rosen Penev
788fda356e
loudmouth: Disable debug and fix no deprecated API compilation
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-27 10:04:46 -08:00
Rosen Penev
ea7cb9c5aa
libgcrypt: Аdd PKG_CPE_ID for proper CVE tracking
...
Also did some cosmetic adjustments for consistency.
No code changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-26 09:43:15 -08:00
Yousong Zhou
a21282bd04
pixman: bump to version 0.36.0
...
Patch 0005 is now included in upstream commit 7c6066b ("pixman-private:
include <float.h> only in C code")
2018-11-26 03:46:30 +00:00
Hannu Nyman
8e277d28a8
Merge pull request #7443 from neheb/patch-20
...
libxerces-c: Update to 3.2.2
2018-11-25 17:12:25 +02:00
Hannu Nyman
d39a9082e1
Merge pull request #7469 from neheb/loud
...
loudmouth: Fix compilation issue with newer glib
2018-11-25 09:52:53 +02:00
Luiz Angelo Daros de Luca
e792bbd84e
Merge pull request #7500 from neheb/patch-3
...
libcups: Update to 2.2.9
2018-11-24 23:37:35 -02:00
Rosen Penev
f6d24fe8a4
hwloc-utils: Add ncurses dependency
...
The lstopo utility has support for it. As ncurses is quite widespread,
might as well add support instead of patching it out.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-24 10:59:03 -08:00
Hannu Nyman
f6f089517c
Merge pull request #6628 from neheb/patch-14
...
libtins: Update to 4.0
2018-11-24 09:10:58 +02:00
Hannu Nyman
5ca7964932
Merge pull request #7409 from neheb/hwl
...
libhwloc: Update to 2.0.2
2018-11-24 08:32:20 +02:00
Hannu Nyman
6ed42bd725
Merge pull request #7440 from neheb/patch-15
...
libjpeg: Update to 9c
2018-11-24 08:29:54 +02:00
Rosen Penev
5d067631b0
libcups: Update to 2.2.9
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 15:18:18 -08:00
Rosen Penev
775d83e723
libradcli: Update to 1.2.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-21 15:09:08 -08:00
W. Michael Petullo
60c34288e4
cyrus-sasl: Update to 2.1.27
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-11-20 21:32:34 -05:00
Rosen Penev
05d11f13c3
poco: Update to 1.9.0
...
Some minor adjustments.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-19 14:07:23 -08:00
Daniel Golle
25e399fa1c
Merge pull request #7395 from eduardoabinader/bump-libevdev-1.6.0
...
libevdev: bump to 1.6.0
2018-11-19 17:59:55 +01:00
Rosen Penev
5b60d54939
loudmouth: Fix compilation issue with newer glib
...
Loudmouth enforces -Werror which errors on deprecated APIs.
Also switched to codeload for Makefile consistency between projects.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-18 13:48:51 -08:00
Kevin Darbyshire-Bryant
c2212e8d64
libidn2: drop maintainer
...
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-18 17:31:59 +00:00
Kevin Darbyshire-Bryant
4bcfce490a
libidn: drop maintainer
...
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-18 17:31:26 +00:00
Rosen Penev
c2ee3e4833
sqlite3: Update to 3.53
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-17 13:13:48 -08:00
Rosen Penev
74e05686db
libyaml-cpp: Update to 0.6.2 + switch to codeload
...
Simpler. Got rid of tests for a faster compile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-17 11:27:19 -08:00
Rosen Penev
845aab78a9
postgresql: Update to 9.6.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-16 17:32:00 -08:00
Hannu Nyman
f14c380333
Merge pull request #7435 from neheb/patch-8
...
libestr: Update to 0.1.11
2018-11-16 23:00:16 +02:00
Rosen Penev
1f321f768b
libestr: Update to 0.1.11
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-16 12:15:44 -08:00
Jiri Slachta
4e0438f5a9
Merge pull request #7369 from neheb/libssh2
...
libssh2: Fix compilation with deprecated APIs disabled
2018-11-16 12:44:34 +01:00
Rosen Penev
049ddc2447
libxerces-c: Update to 3.2.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:16:16 -08:00
Rosen Penev
2a4b6e4651
libowfat: Update to 0.32
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:09:43 -08:00
Rosen Penev
68f806899e
libjpeg: Update to 9c
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-15 19:04:59 -08:00
Michael Heimpold
41e0923d56
libgpiod: update to 1.2
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-11-15 23:22:16 +01:00
Rosen Penev
1c10f60c13
tiff: Update to 4.0.10
...
Fixes all CVEs as well as a few more.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-14 09:36:55 -08:00
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
ad3497bad8
libpsl: Fix build errors when BUILD_NLS=y
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-13 16:35:11 -05: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
Rosen Penev
ac346e48d7
libhwloc: Update to 2.0.2
...
Fix buildbot by disabling several libraries that get automatically picked
up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-13 12:12:32 -08: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
Eduardo Abinader
e18e775f46
libevdev: bump to 1.6.0
...
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
2018-11-11 18:54:14 +01:00
Rosen Penev
083f6fcdba
libtins: Update to 4.0
...
Switched to codeload. Simpler.
Added InstallDev.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-11 05:54:00 -08: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
ba3b4942b4
libssh2: Fix compilation with deprecated APIs disabled
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-09 18:47:50 -08: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
659e4c8a16
libmicrohttpd: Update to 0.9.60
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-07 18:57:16 -08: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