Jo-Philipp Wich
65d9b3f92b
Merge pull request #6562 from KarlVogel/host_sanitize
...
ddns-scripts: sanitize host charset and shell escape characters
2018-08-16 15:44:28 +02:00
Peter Wagner
a87f450c67
rpcbind: disable libwrap explicitly if it's not enabled to avoid linking against it
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-08-16 11:51:14 +02:00
Rosen Penev
2e7bdcd618
geth: Update to 1.8.13
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-15 19:21:36 -07:00
Rosen Penev
e62e2ddd9a
btrfs-progs: Update to 4.17.1
...
Cosmetic adjustments
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-15 18:47:47 -07:00
Daniel Golle
4c99cab7d3
Merge pull request #6726 from neheb/patch-27
...
python-gnupg: Update to 0.4.3
2018-08-16 00:49:49 +02:00
Daniel Golle
43cbab56b0
Merge pull request #6758 from micmac1/postgresql-master
...
postgresql: security bump to 9.6.10
2018-08-16 00:48:26 +02:00
Daniel Golle
b9dee6837a
Merge pull request #6624 from neheb/lvm
...
LVM2: Update to 2.02.80
2018-08-16 00:47:24 +02:00
Moritz Warning
0d2948b660
device-observatory: add new package
...
Shows network/wireless activity on a local website
to increase awareness for privacy and security matters.
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2018-08-15 16:19:24 +00:00
Andy Walsh
7358fc99fd
samba4: update to 4.8.4
...
* remove perl, python host depends
* fixes: CVE-2018-1139, CVE-2018-1140, CVE-2018-10858, CVE-2018-10918, CVE-2018-10919
* remove avahi timemachine service file (4.8 handles this automatically via avahi client-lib)
* fix more optional depends
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-15 17:35:38 +02:00
Sebastian Kemper
43ec390bd7
postgresql: security bump to 9.6.10
...
This update includes fixes for the following CVEs:
- CVE-2018-1115
- CVE-2018-10925
- CVE-2018-10915
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-08-15 16:55:22 +02:00
Ted Hess
8b37cf3b06
ffmpeg: Add build overrides for some specific CPUs: Octeon, X86 and 24kf.
...
Octeon: Rename octeonplus to oction+
MIPS 24kf: Inline ASM fails to build (unknown reason)
X86: Configure finds NASM and assumes YASM if name explictly set (wrong switches)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-08-15 09:01:39 -04:00
Rosen Penev
307ac69e60
LVM2: Update to 2.02.81
...
Switch to upstream URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-14 22:28:07 -07:00
Philip Prindeville
ac35fa13c2
Merge pull request #6752 from pprindeville/perl-build-redux
...
perl: version modules and non-base packages
2018-08-14 15:26:44 -04:00
Hannu Nyman
7af29db115
Merge pull request #6749 from DocLM/libgphoto2
...
libgphoto2: update package 2.5.19
2018-08-14 19:53:06 +03:00
Philip Prindeville
0d9584724f
perl: version modules and non-base packages
...
Currently external modules and non-base packages are numbered
from their own internal number space, and even though the Perl
ABI number is embedded into them this isn't externally visible.
For example, perl-html-parser-3.72.1 could be built for ABI
5.26 or for 5.28, we can't easily tell. This changes all of
that by embedding the ABI number into the filename.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-08-13 13:23:11 -06:00
Leonardo Medici
907c1c461b
libgphoto2: update package 2.5.19
...
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2018-08-13 12:00:59 +02:00
Nikos Mavrogiannopoulos
e020ead085
Merge pull request #6742 from neheb/p11
...
p11-kit: Update to 0.23.13
2018-08-13 08:17:04 +02:00
Ted Hess
da77cb5683
Merge pull request #6743 from thess/ffmpeg-update
...
ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
2018-08-12 19:55:39 -04:00
Ted Hess
c5afcd21af
Merge pull request #6649 from neheb/int
...
intltool: Update to 0.51
2018-08-12 19:23:19 -04:00
Ted Hess
6b65499c42
Merge pull request #6651 from neheb/ntp
...
ntpclient: Update to 2015_365
2018-08-12 19:22:25 -04:00
Andy Walsh
d85ba33b7a
owfs/owshell: remove librpc depends
...
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Andy Walsh
6ec78592f7
mc: switch to libtirpc
...
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Andy Walsh
93f9dccf5b
lsof: update to 4.91, switch to libtirpc
...
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Andy Walsh
7e890ac565
python/twisted: switch to libtirpc
...
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Andy Walsh
2c919ee00b
snort: switch to libtirpc
...
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Andy Walsh
deaa180a5c
netatalk: remove librpc depends
...
* disable nfsquota for now, since libtirpc misses some headers for it
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Andy Walsh
22ebb5a8d6
nfs-kernel-server: switch to libtirpc, enable ipv6
...
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Andy Walsh
05ce9dc99c
rpcbind: add rpcbind package, remove portmap
...
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-08-13 00:58:48 +02:00
Ted Hess
8067051bfc
ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-08-12 17:36:28 -04:00
Rosen Penev
23e57c7394
p11-kit: Update to 0.23.13
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-12 13:13:30 -07:00
Florian Fainelli
f976d24f3f
Merge pull request #6683 from neheb/stoken
...
stoken: Update to 0.92 and switch to normal tarball.
2018-08-12 11:34:12 -07:00
Hannu Nyman
a8d003a098
Merge pull request #6739 from zhouruixi/nginx_fix-warning
...
nginx: Fix warnings while compile rtmp and ts modules
2018-08-12 16:08:10 +03:00
Ruixi Zhou
806abc556e
nginx: Fix warnings while compile rtmp and ts modules
...
Signed-off-by: Ruixi Zhou <zhouruixi@gmail.com>
2018-08-12 20:53:46 +08:00
Dirk Brenken
ad8554b6d0
Merge pull request #6737 from neheb/gammu
...
gammu: Update to 1.39.0
2018-08-12 09:52:45 +02:00
Rosen Penev
ef6c6feef6
gammu: Update to 1.39.0
...
Cosmetic makefile changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-11 14:28:32 -07:00
tripolar
7ecd4f549e
Merge pull request #6708 from Andy2244/libtirpc-enable-host-build
...
libtirpc: enable host build
2018-08-11 11:14:53 +02:00
tripolar
9b3c6720a6
Merge pull request #6706 from Andy2244/nfs-kernel-server-res_querydomain-fix
...
nfs-kernel-server: fix missing host symbol res_querydomain
2018-08-11 11:12:39 +02:00
Dirk Brenken
dee3bf8f80
Merge pull request #6732 from dibdot/travelmate
...
travelmate: update 1.2.2
2018-08-10 19:32:45 +02:00
Dirk Brenken
fa15900552
Merge pull request #6688 from neheb/sysrepo
...
sysrepo: Switch to codeload tarballs
2018-08-10 16:06:54 +02:00
Dirk Brenken
005137e348
Merge pull request #6692 from neheb/tgt
...
tgt: Switch to codeload
2018-08-10 16:04:02 +02:00
Dirk Brenken
9100e029ca
Merge pull request #6712 from neheb/patch-24
...
gzip: Update to 1.9
2018-08-10 16:00:34 +02:00
Dirk Brenken
ce7dc951c7
Merge pull request #6724 from neheb/patch-22
...
logrotate: Update to 3.14
2018-08-10 15:58:50 +02:00
Dirk Brenken
17ab7a24aa
Merge pull request #6730 from EricLuehrsen/unbound_20180808
...
unbound: log openssl-1.0.2 lacks TLS host verification
2018-08-10 15:54:36 +02:00
Dirk Brenken
bc78ad8200
travelmate: update 1.2.2
...
* fix restart behaviour after successful connection
* fix labeling of faulty stations
* optimize re-connect behaviour at locations where multiple uplinks with
the same SSID are in range
* use procd pidfile handling
* refine logging
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-08-10 15:46:53 +02:00
Eric Luehrsen
1cccacf359
unbound: log openssl-1.0.2 lacks TLS host verification
...
ssl_set1_host() is not available without openssl-1.1.0. Unbound can not do
host cert verification. DNS over TLS connects, but hosts are unverified. A
patch for log err is added with a noitce in README.md.
(see: https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=658 )
Also, squash some minor robustness and TLS usability fixes.
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-08-10 02:11:13 -04:00
Rosen Penev
5f01c15137
grep: Update to 3.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-09 19:33:45 -07:00
W. Michael Petullo
ba5e9aa945
luajit: install libluajit-5.1.so.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-08-10 07:35:34 +08:00
Rosen Penev
9aad8f0825
python-gnupg: Update to 0.4.3
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-09 13:00:07 -07:00
Rosen Penev
1d6ae29e70
logrotate: Update to 3.14
...
Switched to .xz as that is a smaller archive.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-09 10:31:14 -07:00
W. Michael Petullo
efb7d0be6d
luajit: add .hpp to InstallDev
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-08-09 08:31:19 +08:00