Commit graph

2035 commits

Author SHA1 Message Date
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
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
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
Hannu Nyman
1da02dfe8c
Merge pull request #7704 from neheb/patch-9
jansson: Update to 2.12
2018-12-21 17:39:29 +02: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
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
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