aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Merge pull request #9139 from neheb/douRosen Penev2019-06-06
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | libdouble-conversion: Update to 3.1.5
| * | | | | | | | libdouble-conversion: Update to 3.1.5Rosen Penev2019-06-03
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Upstreamed patch. Replace InstallDev section with CMAKE_INSTALL. Cleanup Install section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | measurement-kit: update to version 0.10.4Jan Pavlinec2019-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove openssl patch (merged into upstream) Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #9165 from neheb/log4Rosen Penev2019-06-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | log4cplus: Update to 2.0.4
| * | | | | | | | log4cplus: Update to 2.0.4Rosen Penev2019-06-05
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to SourceForge URL. More mirrors available. Remove InstallDev section. This is already included with CMAKE_INSTALL. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #9154 from stintel/boost-host-ignore-site-configRosen Penev2019-06-05
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | boost: ignore site config during host build
| * | | | | | | boost: refresh patchesStijn Tintel2019-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | | | | boost: ignore site config during host buildStijn Tintel2019-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this, the host build picks up the site config in /usr/share/boost-build/site-config.jam which causes a build failure on Gentoo where a custom optimization value "none" is used. Fixes #9152. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | libre2: Update to 2019-06-01Amol Bhave2019-06-05
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me Compile tested: nbg6817 Signed-off-by: Amol Bhave <ambhave@fb.com>
* | | | | | | Merge pull request #9141 from neheb/sodRosen Penev2019-06-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libsodium: Update to 1.0.18
| * | | | | | | libsodium: Update to 1.0.18Rosen Penev2019-06-03
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Several Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / / google-authenticator-libpam: Update to version 1.06Rosen Penev2019-06-03
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplifies the Makefile slightly. This also uses a proper release instead of a random git commit. Added LICENSE Information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9120 from jefferyto/newt-0.52.21Rosen Penev2019-06-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | newt: Update to 0.52.21
| * | | | | | newt: Update to 0.52.21Jeffery To2019-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also removes $(FPIC) from TARGET_CFLAGS. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #9117 from neheb/evht2Rosen Penev2019-06-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libevhtp: Remove random hacks
| * | | | | | | libevhtp: Remove random hacksRosen Penev2019-06-02
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's no point in overriding the defaults. They work fine. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / / glib2: fix CVE-2019-12450Peter Wagner2019-06-02
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | gnutls: removed autogen patchNikos Mavrogiannopoulos2019-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was causing regressions in systems without some particular development tools (see #8129) Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | fbthrift: Update to 2019.05.27.00Rosen Penev2019-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify dependencies. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libwangle: Update to 2019.05.27.00Rosen Penev2019-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify dependencies. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | librsocket-cpp: Simplify dependenciesRosen Penev2019-05-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libfizz: Update to 2019.05.27.00Rosen Penev2019-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplified DEPENDS. libfolly is all that's needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libfolly: Update to version 2019.05.27.00Rosen Penev2019-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Also fixes a redefinition error on some platforms. Cleaned up the DEPENDS to be simpler and more concise. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9028 from dengqf6/cappyHannu Nyman2019-05-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | libcap: update to 2.27
| * | | | | | libcap: update to 2.27Deng Qingfang2019-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | gnutls: removed FIXUPNikos Mavrogiannopoulos2019-05-30
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This addresses regression discussed in #8129 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | gnutls: updated to 3.6.8Nikos Mavrogiannopoulos2019-05-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | libevhtp: pass TARGET_CPPFLAGS to cmakeEneas U de Queiroz2019-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added $(TARGET_CPPFLAGS) to TARGET_CFLAGS to fix a buildbot failure to find oniguruma include files. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | oniguruma: change ${...} to $(...) in MakefileEneas U de Queiroz2019-05-27
| |_|/ / / |/| | | | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | slang2: Add oniguruma moduleJeffery To2019-05-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | libevhtp: restore openssl-thread patchEneas U de Queiroz2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The first and last hunks of the patch were already taken care of, but the middle two were still needed. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | libevhtp: update to 1.2.18, add maintainerEneas U de Queiroz2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Versions earlier than 1.2.15 had security vulnerabilities, especially related to the bundled oniguruma. Now libevhtp uses a system-provided library instead. The API changed as well, requiring patches to seafile-server. Adds @cotequeiroz Eneas U de Queiroz as maintainer. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | oniguruma: add new packageEneas U de Queiroz2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | oniguruma is a regular expression library for different character encodings. It is a dependency of current version of libevhtp, and is currently only producing a static library, not generating an installable package. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #9057 from micmac1/sqlite3-pthread-arm-endianchamptar2019-05-24
|\ \ \ \ \ | | | | | | | | | | | | sqlite3: libpthread change + arm endian fix
| * | | | | sqlite3: fix arm endian issueSebastian Kemper2019-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forum user portuquesa raised a topic (see [1]) about being unable to use Asterisk on his armeb xscale device. We narrowed it down to sqlite3. Asterisk was unable to insert a simple table into its db. In short, sqlite3 assumes little endian for every ARM device. This worked OK for 4 Byte bit (unaligned) access. But once upstream (back in 2015) added a function which accesses 2 Bytes (see [2]) this failed for some (if not all) ARM big endian devices. ARM CPUs are bi-endian for 4 Byte reads but not for 2 Byte reads. This patch fixes the problem by setting the endianness adequately for ARM targets, for both 32 bit and 64 bit varieties. The patch was applied upstream (see [3]). [1] https://forum.openwrt.org/t/solved-asterisk13-or-15-sqlite3-database-problem/36856 [2] https://github.com/sqlite/sqlite/commit/329428e2088aabb1db2dc6e48108b76551405a8e [3] https://www.sqlite.org/src/info/b7aad929619f7043 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | sqlite3: always build a thread-safe librarySebastian Kemper2019-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pull request #9033 showed that there are problems with builds where thread-safe mode is disabled. The binaries still reference functions from libpthread. This commit removes the thread-safe choice for now. Once this is addressed upstream the choice can be added back. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #9041 from neheb/slaRosen Penev2019-05-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | slang2: Add support for full NLS compilation
| * | | | | | slang2: Add support for full NLS compilationRosen Penev2019-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #8677 from lucize/libdrmRosen Penev2019-05-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libdrm: update and put me as a maintainer
| * | | | | | | libdrm: update and put me as a maintainerLucian Cristian2019-04-14
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | Merge pull request #8678 from lucize/libpciaccessRosen Penev2019-05-23
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | libpciaccess: add package
| * | | | | | libpciaccess: add packageLucian Cristian2019-04-14
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generic PCI access library used in Xorg, needed for libdrm Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | Merge pull request #9052 from cotequeiroz/seafile-bumpRosen Penev2019-05-23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | seafile-server: release bump due to libevhtp bump
| * | | | | seafile-server: release bump due to libevhtp bumpEneas U de Queiroz2019-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Libevhtp is building a static library, used by seafile-server. Every time the libevhtp binary changes, seafile-server needs a release bump. Leave a note in the libevhtp Makefile, as a reminder. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | libmraa: Fix faulty dependsRosen Penev2019-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @ppc is actually @powerpc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9042 from neheb/newRosen Penev2019-05-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | newt: Fix compilation with full NLS
| * | | | | | newt: Fix compilation with full NLSRosen Penev2019-05-21
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / liburcu: Do not build on ARCRosen Penev2019-05-21
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9036 from MikePetullo/libdmapsharingHannu Nyman2019-05-20
|\ \ \ \ \ | | | | | | | | | | | | libdmapsharing: update to 3.9.7
| * | | | | libdmapsharing: update to 3.9.7W. Michael Petullo2019-05-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>