Eric Luehrsen
59617f076d
unbound: drop odhcpd leases with wrong field count
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
6 years ago
Daniel Engberg
faff71c576
net/stunnel: Update to 5.48
Update stunnel to 5.48
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years ago
Hannu Nyman
38ced675aa
Merge pull request #6729 from neheb/patch-28
grep: Update to 3.1
6 years ago
Hannu Nyman
e972aca8e5
Merge pull request #6755 from Andy2244/samba4-update
samba4: update to 4.8.4
6 years ago
Jo-Philipp Wich
d2014c75b7
Merge pull request #6698 from dedeckeh/pr-xtables-addons-rtsp
Pr xtables addons rtsp
6 years ago
Jo-Philipp Wich
65d9b3f92b
Merge pull request #6562 from KarlVogel/host_sanitize
ddns-scripts: sanitize host charset and shell escape characters
6 years ago
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>
6 years ago
Rosen Penev
2e7bdcd618
geth: Update to 1.8.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
7e86dedef1
lsof: Fix dead URL + cosmetic fixes
Removed some whitespace and refreshed patches, which was forgotten during
the bump. No actual changes so no release bump.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e62e2ddd9a
btrfs-progs: Update to 4.17.1
Cosmetic adjustments
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
2192c572a3
shadow: Update to 4.6
Switched dead URLs to new upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Daniel Golle
4c99cab7d3
Merge pull request #6726 from neheb/patch-27
python-gnupg: Update to 0.4.3
6 years ago
Daniel Golle
43cbab56b0
Merge pull request #6758 from micmac1/postgresql-master
postgresql: security bump to 9.6.10
6 years ago
Daniel Golle
b9dee6837a
Merge pull request #6624 from neheb/lvm
LVM2: Update to 2.02.80
6 years ago
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>
7 years ago
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>
6 years ago
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>
6 years ago
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>
6 years ago
Rosen Penev
307ac69e60
LVM2: Update to 2.02.81
Switch to upstream URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Philip Prindeville
ac35fa13c2
Merge pull request #6752 from pprindeville/perl-build-redux
perl: version modules and non-base packages
6 years ago
Hannu Nyman
7af29db115
Merge pull request #6749 from DocLM/libgphoto2
libgphoto2: update package 2.5.19
6 years ago
Karl Palsson
fdf7cdb283
lua-lsqlite3: update to 0.9.5
Changes in the package
* ability to pass flags to the open() calls
* multithreading helpers
Full log at http://lua.sqlite.org/index.cgi/artifact/cc0df52dfc332ae0
Changes in packaging
* actually use PKG_BUILD_DIR
* Work with current upstream sources. (current release only builds
because it's archived on openwrt servers)
* don't link against liblua, this is an anti-pattern
* properly specify the LSQLITE version instead of overriding the SQLITE
version.
Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years ago
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>
6 years ago
Leonardo Medici
907c1c461b
libgphoto2: update package 2.5.19
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
6 years ago
Nikos Mavrogiannopoulos
e020ead085
Merge pull request #6742 from neheb/p11
p11-kit: Update to 0.23.13
6 years ago
Ted Hess
da77cb5683
Merge pull request #6743 from thess/ffmpeg-update
ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
6 years ago
Ted Hess
c5afcd21af
Merge pull request #6649 from neheb/int
intltool: Update to 0.51
6 years ago
Ted Hess
6b65499c42
Merge pull request #6651 from neheb/ntp
ntpclient: Update to 2015_365
6 years ago
Andy Walsh
d85ba33b7a
owfs/owshell: remove librpc depends
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Andy Walsh
6ec78592f7
mc: switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Andy Walsh
93f9dccf5b
lsof: update to 4.91, switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Andy Walsh
7e890ac565
python/twisted: switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Andy Walsh
2c919ee00b
snort: switch to libtirpc
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
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>
6 years ago
Andy Walsh
22ebb5a8d6
nfs-kernel-server: switch to libtirpc, enable ipv6
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Andy Walsh
05ce9dc99c
rpcbind: add rpcbind package, remove portmap
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Ted Hess
8067051bfc
ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years ago
Rosen Penev
23e57c7394
p11-kit: Update to 0.23.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Florian Fainelli
f976d24f3f
Merge pull request #6683 from neheb/stoken
stoken: Update to 0.92 and switch to normal tarball.
6 years ago
Hannu Nyman
a8d003a098
Merge pull request #6739 from zhouruixi/nginx_fix-warning
nginx: Fix warnings while compile rtmp and ts modules
6 years ago
Ruixi Zhou
806abc556e
nginx: Fix warnings while compile rtmp and ts modules
Signed-off-by: Ruixi Zhou <zhouruixi@gmail.com>
6 years ago
Dirk Brenken
ad8554b6d0
Merge pull request #6737 from neheb/gammu
gammu: Update to 1.39.0
6 years ago
Rosen Penev
ef6c6feef6
gammu: Update to 1.39.0
Cosmetic makefile changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
tripolar
7ecd4f549e
Merge pull request #6708 from Andy2244/libtirpc-enable-host-build
libtirpc: enable host build
6 years ago
tripolar
9b3c6720a6
Merge pull request #6706 from Andy2244/nfs-kernel-server-res_querydomain-fix
nfs-kernel-server: fix missing host symbol res_querydomain
6 years ago
Dirk Brenken
dee3bf8f80
Merge pull request #6732 from dibdot/travelmate
travelmate: update 1.2.2
6 years ago
Dirk Brenken
fa15900552
Merge pull request #6688 from neheb/sysrepo
sysrepo: Switch to codeload tarballs
6 years ago
Dirk Brenken
005137e348
Merge pull request #6692 from neheb/tgt
tgt: Switch to codeload
6 years ago
Dirk Brenken
9100e029ca
Merge pull request #6712 from neheb/patch-24
gzip: Update to 1.9
6 years ago
Dirk Brenken
ce7dc951c7
Merge pull request #6724 from neheb/patch-22
logrotate: Update to 3.14
6 years ago