aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | poco: Package version changedJakub Jalowiczor2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
| * | | | | | poco: Changed poco version to all, and from minimal build to typical.Jakub Jalowiczor2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
* | | | | | | Merge pull request #10264 from ewsi/fix-macremapper-compileRosen Penev2019-10-16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | kernel/macremapper: fix compile err on mipsel
| * | | | | | kernel/macremapper: fix compile err on mipselCarey Sonsino2019-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Chen Minqiang <ptpt52@gmail.com> Signed-off-by: Carey Sonsino <csonsino@gmail.com>
* | | | | | | knot: update to version 2.9.0Jan Hák2019-10-16
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | | | Merge pull request #10248 from changeway/libstropheRosen Penev2019-10-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | libstrophe: Update to 0.9.3
| * | | | | | libstrophe: Update to 0.9.3Chih-Wei Chen2019-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.9.3: -PLAIN mechanism is used only when no other mechanisms are supported -Legacy authentication is disabled by default, can be enabled with connection flag XMPP_CONN_FLAG_LEGACY_AUTH -Session is not established if it is optional -Fixed a bug causing a reused connection not to cleanup properly -Improved debug logging in OpenSSL module -Few memory leaks fixed Also fix some build flag Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
* | | | | | | php7-mod-xmlreader: add conditional dependency to php7-mod-dom (fixes #10201)Michael Heimpold2019-10-16
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP7 fails to load xmlreader.so (php7-mod-xmlreader) module without dom.so (php7-mod-dom) module loaded: -snip- PHP Warning: PHP Startup: Unable to load dynamic library 'xmlreader.so' (tried: /usr/lib/php/xmlreader.so (Error relocating /usr/lib/php/xmlreader.so: dom_node_class_entry: symbol not found), /usr/lib/php/xmlreader.so.so (Error loading shared library /usr/lib/php/xmlreader.so.so: No such file or directory)) in Unknown on line 0 ^C -snap- However, this dependency only exists when during build also php7-mod-dom is selected. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #10252 from jefferyto/python-pyasn1-modules-0.2.7Josef Schlehofer2019-10-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-pyasn1-modules: Update to 0.2.7
| * | | | | | python-pyasn1-modules: Update to 0.2.7Jeffery To2019-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | mmc-utils: update to latest git headMichael Heimpold2019-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove already upstreamed patches, add another one from mailing-list. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #10241 from micmac1/sql3-upRosen Penev2019-10-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | sqlite3: bump to version 3.30.1
| * | | | | | | sqlite3: bump to version 3.30.1Sebastian Kemper2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In other news: - adds ABI_VERSION - prefers INSTALL_DATA over CP - removes gratuitous trailing slashes Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | Merge pull request #10243 from neheb/knRosen Penev2019-10-15
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | knxd: Makefile cleanups
| * | | | | | | knxd: Makefile cleanupsRosen Penev2019-10-15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | argp-standalone is only needed for non GLIBC targets. Added PKG_BUILD_PARALLEL for faster compilation. Removed unnecessary C/LDFLAGS. Remove libstdcpp depends. It's included with libfmt. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #10245 from neheb/crtRosen Penev2019-10-15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | crtmpserver: Remove
| * | | | | | crtmpserver: RemoveRosen Penev2019-10-14
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has several compilation bugs in addition to being under no development. There are also alternatives in the tree. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #10197 from tiagogaspar8/kea-1.6.0Rosen Penev2019-10-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | kea: update package to 1.6.0
| * | | | | | kea: update package to 1.6.0Tiago Gaspar2019-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update kea to the latest stable verion (1.6.0). Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | | | | | espeak: Remove nano open fileRosen Penev2019-10-14
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | espeak: Compile with uClibc++Rosen Penev2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several Makefile cleanups. Added PKG_BUILD_PARALLEL for faster compilation. Several size optimizations applied. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libplist: Switch to normal releasesRosen Penev2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added the capability to use uclibcxx instead of libstdcpp. Several size optimizations. Fixed up Makefile to be up to standards. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | ffmpeg: Fix fdkaac patchesRosen Penev2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch created patch files in the ffmpeg build directory, which did absolutely nothing. Properly backported them. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | protobuf-c: Fix typo in pkgconfig fileRosen Penev2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #10225 from flyn-org/dmapdRosen Penev2019-10-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | dmapd: update to 0.0.83
| * | | | | | dmapd: update PKG_LICENSE and enable parallel buildW. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | dmapd: update to 0.0.83W. Michael Petullo2019-10-14
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #10239 from neheb/libdmRosen Penev2019-10-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | libdmapsharing: Add build dependency
| * | | | | | libdmapsharing: Add build dependencyRosen Penev2019-10-14
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | glib2 no longer depends on its host build. Added here. Fixed license information. Added PKG_BUILD_PARALLEL:=1 for faster compilation. Removed gstreamer1-libs dependency as gst1-plugins-base includes it. Other cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9916 from neheb/lcd4Rosen Penev2019-10-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | lcd4linux: Switch to git
| * | | | | | lcd4linux: Switch to feckert forkRosen Penev2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original project is dead. feckert fork is active. Cleaned up Makefile to be more similar to others. Fixed PKG_MAINTAINER having wrong place. Added PKG_BUILD_PARALLEL for faster compilation. Added LICENSE information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #10226 from flyn-org/hwlocRosen Penev2019-10-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | hwloc: update to 2.1.0
| * | | | | | | hwloc: add PKG_LICENSE_FILES and remove PKG_FIXUPW. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | hwloc: update to 2.1.0W. Michael Petullo2019-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #10223 from flyn-org/gstreamer1Rosen Penev2019-10-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | gstreamer1: update to 1.16.1
| * | | | | | | | gst1-libav: update to 1.16.1W. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | gst1-plugins-ugly: update to 1.16.1W. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | gst1-plugins-bad: update to 1.16.1W. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | gst1-plugins-good: update to 1.16.1W. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | gst1-plugins-base: update to 1.16.1W. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | gstreamer1: update to 1.16.1W. Michael Petullo2019-10-14
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #10224 from flyn-org/bogofilterRosen Penev2019-10-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | bogofilter: update to 1.2.5
| * | | | | | | | bogofilter: make use of PKG_BUILD_PARALLELW. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | bogofilter: change license field from GPLv2 to GPL-2.0-or-laterW. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | bogofilter: update to 1.2.5W. Michael Petullo2019-10-13
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #10229 from flyn-org/pigeonholeRosen Penev2019-10-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pigeonhole: update to 0.5.8
| * | | | | | | | pigeonhole: reflect license of LGPL-2.1-or-laterW. Michael Petullo2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | | | pigeonhole: update to 0.5.8W. Michael Petullo2019-10-13
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #10233 from BKPepe/netdataDaniel Engberg2019-10-14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | netdata: Update to version 1.18.0
| * | | | | | | netdata: Update to version 1.18.0Josef Schlehofer2019-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>