Commit Graph

17138 Commits

Author SHA1 Message Date
Jan Pavlinec b084ca69c9 redis: update to version 5.0.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-11-06 23:52:32 +08:00
Yousong Zhou 0a2b3b3b82 shadowsocks-libev: README.md: more notes on the dns configuration
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-11-06 15:40:24 +00:00
Johann Neuhauser a6be45ba66 docker-ce: fix cross compilation and enable build for aarch64 and arm
Compile-tested on: bcm2710, imx6
Runtime-tested on: bcm2710, imx6

Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
2019-11-06 22:11:12 +08:00
Johann Neuhauser 0e969d4d69 containerd: enable build for aarch64 and arm
Compile-tested on: bcm2710, imx6
Runtime-tested on: bcm2710, imx6

Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
2019-11-06 22:11:12 +08:00
Johann Neuhauser 8f0eb6610c libnetwork: enable build for aarch64 and arm
Compile-tested on: bcm2710, imx6
Runtime-tested on: bcm2710, imx6

Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
2019-11-06 22:11:12 +08:00
Johann Neuhauser fd99ce7cd6 runc: enable build for aarch64 and arm
Compile-tested on: bcm2710, imx6
Runtime-tested on: bcm2710, imx6

Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
2019-11-06 22:11:12 +08:00
Johann Neuhauser 07cbb3c52e runc: fix PKG_MIRROR_HASH and drop unused PKG_HASH
Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
2019-11-06 22:11:12 +08:00
Florian Eckert 27e1489eee
Merge pull request #10454 from TDT-AG/pr/20191104-keepalived
keepalived: fix run errors on non x86_64 architectures
2019-11-06 14:28:11 +01:00
Hannu Nyman 77b7b32fab
Merge pull request #10445 from hnyman/collectd-ntp-fix
collectd: adjust reaction to ntp time change at boot time
2019-11-06 14:49:51 +02:00
Yousong Zhou 4f3244db40 circleci: skip compiling packages not enabled
E.g. some packages are target, or arch specific, skip compiling them if
they cannot be enabled for current sdk.  This should reduce false
positives for packages like docker-ce etc.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-11-06 20:38:47 +08:00
Yuhei OKAWA 4787421183 open-vm-tools: bump to version 11.0.1
tested x86 generic on ESXi 6.5u2

Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
2019-11-06 18:45:12 +09:00
Leong Hui Wong 2d2bf83541 leech: add new package
A set of scripts that parse RSS feeds and downloads files for you.
Recipes are available to send download links to transmission and aria2.

Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-11-06 17:04:22 +08:00
Rosen Penev a5cda7269b
Merge pull request #10274 from lucize/frrup
frr: update to 7.2
2019-11-05 17:01:36 -08:00
Daniel Engberg 8445ce8103
Merge pull request #10473 from BKPepe/btrfs-progs
btrfs-progs: Update to version 5.3.1
2019-11-05 23:44:13 +01:00
Daniel Engberg 6de7e5d39d
Merge pull request #10472 from BKPepe/yt
youtube-dl: Update to version 2019.11.5
2019-11-05 23:43:59 +01:00
Josef Schlehofer 93254e674c
btrfs-progs: Update to version 5.3.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-05 23:33:12 +01:00
Josef Schlehofer 92016471f9
youtube-dl: Update to version 2019.11.5
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-05 23:06:48 +01:00
Rosen Penev 0c71486edd
minisatip: Update to 1.0.2
Switched to codeload for simplicity.

Added patch to fix compilation without deprecated OpenSSL APIs.

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-05 13:48:59 -08:00
Peter Stadler 18c99e8d07 django: bump version to 2.2.7 and fix minor problems
Add dependency on python3-sqlparse and use django-admin.py instead of django-admin as the latter depends on python3-pkg-resources.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2019-11-05 15:50:03 +01:00
Rosen Penev f095101399
Merge pull request #10374 from peter-stadler/django-cors-headers
django-cors-headers: add python3 package
2019-11-05 02:00:35 -08:00
Rosen Penev e1af55fdf5
Merge pull request #10375 from peter-stadler/sqlparse
sqlparse: add python3 package
2019-11-05 01:59:31 -08:00
Rosen Penev f246780450
Merge pull request #10376 from peter-stadler/drf-nested-routers
drf-nested-routers: add python3 package
2019-11-05 01:58:29 -08:00
Andre Heider 5aaa1e7da4 mpd: update to v0.21.16 and build with meson
One patch was dropped (probably not required anymore).

Old options have been dropped and new ones added. The order is as found
in meson_options.txt. mpd-mini and mpd-full retained their feature sets.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-11-05 10:28:30 +01:00
Andre Heider 0469c0715b mpc: update to v0.32 and build with meson
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-11-05 10:28:30 +01:00
Andre Heider 8a7d276618 libmpdclient: build with meson
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-11-05 10:28:30 +01:00
Rosen Penev 29b5bfd2d9
Merge pull request #10460 from jefferyto/python-readme-update
python: Readme updates
2019-11-04 23:37:44 -08:00
Rosen Penev 20db00e01e
Merge pull request #10434 from flyn-org/libsoup
libsoup: update to 2.68.2 and build with meson
2019-11-04 17:31:07 -08:00
W. Michael Petullo 9df0a4c0db libsoup: update to 2.68.2 and build with meson
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-11-04 19:33:59 -05:00
Rosen Penev c6cf2dadc0 sysrepo: Switch to Python 3
Python 2 will be EOL by the end of the year. Switch to Python 3 as there
is already support for it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-04 12:24:07 -08:00
Rosen Penev 4e23b0fcf6 Netopeer2: Update to 0.7-r2
Small cleanups.

Removed upstreamed patch.

Suffixed all patches with .patch

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-04 12:05:27 -08:00
Rosen Penev 98c04e04c4 sysrepo: Update to 0.7.8
Makefile cleanups for consistency between packages.

Placed libsysrepo in Libraries instead of Utilities.

Removed InstallDev as it is implied by CMAKE_INSTALL.

Added .patch at the end of patch files.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-04 12:05:27 -08:00
Rosen Penev b5132ef780 libnetconf2: Update to 0.12-r2
Cleaned up Makefile slightly. The removed CMAKE_OPTIONS are defaults from
cmake.mk

Removed Upstreamed patches.

Rebased and added .patch to the remaining one.

Added -Wformat-security patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-04 11:58:32 -08:00
Rosen Penev b7a82187c1
Merge pull request #10427 from neheb/pkg
pkgconf: Add package
2019-11-04 11:33:08 -08:00
Rosen Penev cbaa687bc8
Merge pull request #10422 from neheb/yar
yara: Update to 3.11.0
2019-11-04 11:32:44 -08:00
Rosen Penev 5c6b524dcb
Merge pull request #10421 from neheb/unr
unrar: Update to 5.8.3
2019-11-04 11:32:21 -08:00
Rosen Penev 96fff1e780
Merge pull request #10420 from neheb/mpg
mpg123: Update to 1.25.13
2019-11-04 11:31:56 -08:00
Rosen Penev 4b7fb1f882
Merge pull request #10418 from neheb/get
geth: Update to 1.9.6
2019-11-04 11:31:33 -08:00
Rosen Penev 0900d3c21e
Merge pull request #10417 from neheb/gawk
gawk: Update to 5.0.1
2019-11-04 11:31:09 -08:00
Rosen Penev b9a61d4db1
Merge pull request #10275 from neheb/scr
screen: Update to 4.7.0
2019-11-04 11:29:33 -08:00
Rosen Penev 507990bd48
Merge pull request #10416 from neheb/h
e2guardian: Remove
2019-11-04 11:28:36 -08:00
Jeffery To 6f987b727f python: Add pypi.mk usage to readme
This adds documentation on including pypi.mk and its required/optional
variables to the Python section readme.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-05 03:28:12 +08:00
Rosen Penev 92c74106bf
Merge pull request #10403 from neheb/mi
mii-tool: Clean up Makefile
2019-11-04 11:27:18 -08:00
Rosen Penev abee7936a0
Merge pull request #10401 from neheb/tin
libtins: Update to 4.2
2019-11-04 11:26:52 -08:00
Rosen Penev 5ffc95473f
Merge pull request #10398 from neheb/ap5
ap51-flash: Update to 2019.0.1
2019-11-04 11:26:28 -08:00
Rosen Penev af1123f5ad
Merge pull request #10400 from neheb/fo
foolism: Update to 1.0.13
2019-11-04 11:26:14 -08:00
Rosen Penev 09b0d4d7c7
Merge pull request #10399 from neheb/avr
avro-c: Update to 1.9.1
2019-11-04 11:25:59 -08:00
Rosen Penev fadebb46c8
Merge pull request #10397 from neheb/acp
acpid: Update to 2.0.32
2019-11-04 11:25:28 -08:00
Rosen Penev 86afba7c42
Merge pull request #10439 from neheb/art
libartnet: Remove
2019-11-04 11:23:18 -08:00
Rosen Penev fa005f434e upmpdcli: Switch python dependency to Python 3.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-04 11:20:17 -08:00
Jeffery To 446bc30c52 python: Remove PKG_BUILD_DIR/PKG_UNPACK sections from readme
PKG_BUILD_DIR now takes variants into account
(openwrt/openwrt@e545fac8d9), so it should
not be necessary for Python packages to set these variables anymore.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-05 02:20:37 +08:00