aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* unbound: drop odhcpd leases with wrong field countEric Luehrsen2018-08-16
| | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* Merge pull request #6729 from neheb/patch-28Hannu Nyman2018-08-16
|\ | | | | grep: Update to 3.1
| * grep: Update to 3.1Rosen Penev2018-08-09
| | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #6755 from Andy2244/samba4-updateHannu Nyman2018-08-16
|\ \ | | | | | | samba4: update to 4.8.4
| * | samba4: update to 4.8.4Andy Walsh2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | Merge pull request #6698 from dedeckeh/pr-xtables-addons-rtspJo-Philipp Wich2018-08-16
|\ \ \ | | | | | | | | Pr xtables addons rtsp
| * | | xtables-addons: rtsp: support destination format address:portHans Dedecker2018-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RFC2326 specifies the attribute client_port as the RTP/RTCP port pair on which the client has chosen to receive media data and control info; however some clients (mostly STBs) embed the client_port value in the destination attribute in the form of destination=<address:port> without specifying the client_port attribute in the SETUP message. To support such clients check if the destination attribute contains a port value and use it as port value for the expected RTP connection. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
| * | | xtables-addons: rtsp: fix compile warning/issueHans Dedecker2018-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compile issue with Werror: nf_conntrack_rtsp.c:667:39: error: implicit declaration of function 'nf_ct_zone' [-Werror=implicit-function-declaration] exp_ct = nf_ct_expect_find_get(net, nf_ct_zone(ct), &t); Fix compile warning: nf_conntrack_rtsp.c:474:2: warning: enumeration value 'IP_CT_DIR_MAX' not handled in switch [-Wswitch] switch (CTINFO2DIR(ctinfo)) { ^~~~~~ Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | Merge pull request #6562 from KarlVogel/host_sanitizeJo-Philipp Wich2018-08-16
|\ \ \ \ | | | | | | | | | | ddns-scripts: sanitize host charset and shell escape characters
| * | | | ddns-scripts: sanitize host charset and shell escape charactersKarl Vogel2018-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since certain characters are dangerous to pass as-is to a sub shell, sanitize the character set and only allow characters that are considered valid for DNS hosts and filter shell escape characters on generic parameters. Disable pathname expansion on RUNPROG evals to disable the shell expanding *, ? and [ in the arguments. Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
* | | | | rpcbind: disable libwrap explicitly if it's not enabled to avoid linking ↵Peter Wagner2018-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | against it Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #6726 from neheb/patch-27Daniel Golle2018-08-16
|\ \ \ \ \ | | | | | | | | | | | | python-gnupg: Update to 0.4.3
| * | | | | python-gnupg: Update to 0.4.3Rosen Penev2018-08-09
| | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6758 from micmac1/postgresql-masterDaniel Golle2018-08-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | postgresql: security bump to 9.6.10
| * | | | | | postgresql: security bump to 9.6.10Sebastian Kemper2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #6624 from neheb/lvmDaniel Golle2018-08-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | LVM2: Update to 2.02.80
| * | | | | | | LVM2: Update to 2.02.81Rosen Penev2018-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to upstream URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | device-observatory: add new packageMoritz Warning2018-08-15
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shows network/wireless activity on a local website to increase awareness for privacy and security matters. Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | | ffmpeg: Add build overrides for some specific CPUs: Octeon, X86 and 24kf.Ted Hess2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #6752 from pprindeville/perl-build-reduxPhilip Prindeville2018-08-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | perl: version modules and non-base packages
| * | | | | | | perl: version modules and non-base packagesPhilip Prindeville2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | Merge pull request #6749 from DocLM/libgphoto2Hannu Nyman2018-08-14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | libgphoto2: update package 2.5.19
| * | | | | | | libgphoto2: update package 2.5.19Leonardo Medici2018-08-13
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* | | | | | | Merge pull request #6742 from neheb/p11Nikos Mavrogiannopoulos2018-08-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | p11-kit: Update to 0.23.13
| * | | | | | | p11-kit: Update to 0.23.13Rosen Penev2018-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6743 from thess/ffmpeg-updateTed Hess2018-08-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12
| * | | | | | | | ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12Ted Hess2018-08-12
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | Merge pull request #6649 from neheb/intTed Hess2018-08-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | intltool: Update to 0.51
| * | | | | | | | intltool: Update to 0.51Rosen Penev2018-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream has moved. @GNOME only has old versions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #6651 from neheb/ntpTed Hess2018-08-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ntpclient: Update to 2015_365
| * | | | | | | | | ntpclient: Update to 2015_365Rosen Penev2018-08-01
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | owfs/owshell: remove librpc dependsAndy Walsh2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | mc: switch to libtirpcAndy Walsh2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | lsof: update to 4.91, switch to libtirpcAndy Walsh2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | python/twisted: switch to libtirpcAndy Walsh2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | snort: switch to libtirpcAndy Walsh2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | netatalk: remove librpc dependsAndy Walsh2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * disable nfsquota for now, since libtirpc misses some headers for it Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | nfs-kernel-server: switch to libtirpc, enable ipv6Andy Walsh2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | rpcbind: add rpcbind package, remove portmapAndy Walsh2018-08-13
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | Merge pull request #6683 from neheb/stokenFlorian Fainelli2018-08-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | stoken: Update to 0.92 and switch to normal tarball.
| * | | | | | | | stoken: Update to 0.92 and switch to normal tarball.Rosen Penev2018-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplifies the Makefile quite a bit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #6739 from zhouruixi/nginx_fix-warningHannu Nyman2018-08-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nginx: Fix warnings while compile rtmp and ts modules
| * | | | | | | | | nginx: Fix warnings while compile rtmp and ts modulesRuixi Zhou2018-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ruixi Zhou <zhouruixi@gmail.com>
* | | | | | | | | | Merge pull request #6737 from neheb/gammuDirk Brenken2018-08-12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | gammu: Update to 1.39.0
| * | | | | | | | | gammu: Update to 1.39.0Rosen Penev2018-08-11
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cosmetic makefile changes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #6708 from Andy2244/libtirpc-enable-host-buildtripolar2018-08-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libtirpc: enable host build
| * | | | | | | | | libtirpc: enable host buildAndy Walsh2018-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include /etc/netconfig * cleanup old patches * update via patch to 1.0.4-rc2 Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | Merge pull request #6706 from Andy2244/nfs-kernel-server-res_querydomain-fixtripolar2018-08-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nfs-kernel-server: fix missing host symbol res_querydomain
| * | | | | | | | | | nfs-kernel-server: fix missing host symbol res_querydomain/missing-include-dirAndy Walsh2018-08-08
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | Merge pull request #6732 from dibdot/travelmateDirk Brenken2018-08-10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | travelmate: update 1.2.2