Commit Graph

23455 Commits

Author SHA1 Message Date
Rosen Penev 8d063061bf Merge pull request #13112 from neheb/isn
open-isns: fix compilation without deprecated signal API
2020-08-14 02:18:10 -07:00
Rosen Penev 74747b569f Merge pull request #13120 from neheb/urcu2
liburcu: don't build docs and tests
2020-08-13 23:57:53 -07:00
Rosen Penev e17c1d495c Merge pull request #13121 from neheb/cgrp
libcgroup: don't build tests
2020-08-13 23:57:30 -07:00
Rosen Penev 98cef1f44a Merge pull request #13118 from neheb/xcr
keyutils: fix deprecated function usage
2020-08-13 23:54:31 -07:00
Rosen Penev a1776371cb Merge pull request #13087 from jjm2473/lvm2-fix-mac-sh
lvm2: fix CE in mac
2020-08-13 23:43:18 -07:00
Liangbin Lian 9bb0962d6e lvm2: fix CE in mac
command-count.h generated by makefile was wrong
when using default shell in mac,
set shell to bash to fix it.

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2020-08-14 14:19:12 +08:00
Rosen Penev 86c478bd76 klish: fix compilation with uClibc-ng
sigignore is missing from libc.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 22:10:13 -07:00
Rosen Penev 8851c94970 libcgroup: don't build tests
Speeds up compile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:50:27 -07:00
Rosen Penev 3e90378fe2 liburcu: don't build docs and tests
Faster compilation

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:48:52 -07:00
Rosen Penev 5c60cc78dc keyutils: fix deprecated function usage
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:44:42 -07:00
Rosen Penev 889676ecc7 zabbix: do not build with uClibc-ng
It's missing functionality necessary for zabbix.

Remove now pointless patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:41:33 -07:00
Rosen Penev d9bb2dc5f6 moreutils: fix compilation with uClibc-ng
getloadavg is missing not just under cygwin.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:38:40 -07:00
Rosen Penev 40b71e324b open-isns: fix compilation without deprecated signal API
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:35:05 -07:00
Rosen Penev 215dd8d96f tgt: remove bzero usage
bzero is deprecated and replaced by memset.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:34:22 -07:00
Rosen Penev b2a41075e7 lcd4linux: fix samsung driver compilation
Turns out, it uses an API that is not provided by libjpeg.

Add compatibility code from v4l-utils.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:32:18 -07:00
Rosen Penev 42c5bc9f9a netsniff-ng: add missing header
Needed for ssize_t.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-13 21:29:11 -07:00
Daniel Golle d8d06cfca2 lvm2: depend on libselinux
LVM2 uses libselinux if found at buildtime and then requires it to
be present on run-time.
As LVM2 is usually not installed on space-constraint systems just
always build with libselinux as apart from the extra space usage it
doesn't hurt.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-14 01:45:39 +01:00
Rosen Penev 384703fe06 Merge pull request #13098 from neheb/clms
clamsmtp: remove
2020-08-13 13:01:42 -07:00
Daniel Golle 9a26825344 musl-fts: move to core
libselinux added to core needs musl-fts. Move it to core as well.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-13 11:42:34 +01:00
Rosen Penev 35107d9914 Merge pull request #13100 from neheb/esmtp
libesmtp: update URLs
2020-08-13 03:27:13 -07:00
Daniel Golle 6f5412e6be pcre: move package to core
libpcre is required for libselinux which was added to core recently.
Move it to the core so core builds without the packages feed.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-13 11:26:35 +01:00
Valtteri Holopainen 46f5937ad1 modemmanager: added new proto options
Added signal refresh rate option
modemmanager: update readme.md
Added description for added proto options.

Added compile option to compile --with-at-command-via-dbus for allowing
AT commands to modem without --debug flag

 Changes to be committed:
	modified:   net/modemmanager/Config.in
	modified:   net/modemmanager/Makefile
	modified:   net/modemmanager/files/modemmanager.init
	modified:   net/modemmanager/files/modemmanager.proto
	modified:   README.md

Signed-off-by: Valtteri Holopainen <valtsu@gmail.com>
2020-08-13 12:56:31 +03:00
Rosen Penev fac71e73e0 Merge pull request #13103 from neheb/mpack
mpack: update URLs
2020-08-13 01:20:49 -07:00
Rosen Penev 016fe60cd5 Merge pull request #13102 from neheb/str
stress: use fossies mirror
2020-08-13 01:19:51 -07:00
Rosen Penev f2181c2764 stress: use fossies mirror
The original website went down.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-12 19:09:14 -07:00
Rosen Penev 444faec6c0 Merge pull request #13099 from neheb/gkr
gkermit: replace PKG_SOURCE_URL
2020-08-12 19:07:33 -07:00
Rosen Penev b7937d36e0 mpack: update URLs
Upstream sort of moved to GitLab.

Use fossies mirror since the original site went down.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-12 18:36:00 -07:00
Rosen Penev 676c239bba libesmtp: update URLs
The author's website went down and moved to GitHub.

Used a mirror for PKG_SOURCE_URL and he does not have the same tarball
on GitHub.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-12 18:27:34 -07:00
Rosen Penev 1a9f176e32 gkermit: replace PKG_SOURCE_URL
It's been down for quite a while. HTTP is also more reliable.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-12 18:21:24 -07:00
Rosen Penev fbce6dd303 clamsmtp: remove
Judging from https://salsa.debian.org/clamav-team/clamsmtp/-/tags ,
it seems that this was last updated 11 years ago. The domain is also
gone.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-12 18:10:37 -07:00
Michael Heimpold 9c1670ed61 php7: update to 7.4.9
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-08-12 23:15:44 +02:00
Rosen Penev 50eff8c26a Merge pull request #13062 from neheb/mpd-ffm
mpd - remove ffmpeg support and add opus
2020-08-12 13:12:36 -07:00
Rosen Penev 0b0517c8a3 Merge pull request #13030 from neheb/getdn
getdns: fix compilation without deprecated OpenSSL APIs
2020-08-12 13:11:15 -07:00
Rosen Penev 2d8ef5defe Merge pull request #13063 from neheb/sendm
sendmail: fix compilation without sys/cdefs
2020-08-12 13:10:19 -07:00
Rosen Penev d1f172a2f3 Merge pull request #13069 from neheb/microp
micropython: fix compilation without sys/cdefs
2020-08-12 13:10:08 -07:00
Rosen Penev 720b5117fb Merge pull request #13079 from neheb/oor
oor: fix compilation with GCC 10
2020-08-12 13:09:47 -07:00
Rosen Penev 02a5a79542 Merge pull request #13075 from neheb/tvh
tvheadend: fix compilation with GCC 10
2020-08-12 13:09:27 -07:00
Rosen Penev 4f03f1ff70 Merge pull request #13094 from ja-pa/nss-3.55
nss: update to version 3.55 (security fix)
2020-08-12 13:09:00 -07:00
Hannu Nyman 02f9ec4adc nano: update to 5.1
Update nano to version 5.1.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-12 22:53:37 +03:00
Rosen Penev ed08dbb6fe Merge pull request #13076 from neheb/opn
open-iscsi: fix compilation with musl 1.2.0
2020-08-12 11:19:59 -07:00
Jan Pavlinec eed2fad8a2 nspr: update to version 4.27
Note:
new version required by nss 3.55

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-12 16:50:22 +02:00
Jan Pavlinec 46a0c332a4 nss: update to version 3.55 (security fix)
Fixes
CVE-2020-12403
CVE-2020-12401
CVE-2020-6829
CVE-2020-12400

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-08-12 16:16:54 +02:00
Karl Palsson 2537416a11 mosquitto: update to 1.6.11
Full release notes: https://mosquitto.org/blog/2020/08/version-1-6-11-released/

Variety of generally minor bugfixes, mostly in the broker.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-08-12 14:00:20 +00:00
Rosen Penev 4209eefce3 Merge pull request #13090 from neheb/glb2
glib2: add full language support hack to fix compilation
2020-08-11 17:47:37 -07:00
Rosen Penev f1b47e9cc9 Merge pull request #13091 from jefferyto/golang-1.14.7
golang: Update to 1.14.7
2020-08-11 16:21:28 -07:00
Hannu Nyman a32b41d3f0 irqbalance: update to 1.7.0
Update irqbalance to version 1.7.0
Refresh patches.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-11 23:45:20 +03:00
Jeffery To 8433270034 golang: Update to 1.14.7
This includes a fix for CVE-2020-16845 (encoding/binary: ReadUvarint and
ReadVarint can read an unlimited number of bytes from invalid inputs).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-08-12 04:38:38 +08:00
Rosen Penev b98d2fce1b glib2: add full language support hack to fix compilation
Otherwise, dependent packages need to all add -lintl to LDFLAGS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-11 13:02:41 -07:00
Rosen Penev e03633fefe Merge pull request #13067 from neheb/chao
chaosvpn: fix compilation without sys/cdefs
2020-08-11 11:57:50 -07:00
Rosen Penev dfd0ca4295 Merge pull request #13072 from neheb/alpi
alpine: fix compilation without sys/cdefs
2020-08-11 11:41:25 -07:00