X-Original-To: alpine-aports@lists.alpinelinux.org Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by lists.alpinelinux.org (Postfix) with ESMTP id C3C19F8568E for ; Mon, 7 Jan 2019 22:45:07 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 6ADD421E71; Mon, 7 Jan 2019 17:45:07 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Mon, 07 Jan 2019 17:45:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h=from :to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=fm2; bh=ZWEFQIO3OMV9pLmiy20snu6z+y NEM7uPmmu/lHE7s1M=; b=nknz7XA2yQd6HBceQD5B/tLsYcCSoicbrYi61XtMdB Mm7Qt8m+krfEi2Mg4zXUMOmFUlaSCztmNWP+VEtdPLyea3gJDDLkHriYB0P289Sk 0ltyQdTQBWQAQHy9/itizsiBhyCF4X/f9oJE5FhfFRfO8c0F5fVz9e7gmYWujizw 36OlTvhX37Cr8H/XxSDQSHqNv6HxAoLa/1jfhJbWm/srfM25w0oj0MelmPy6S2Et 7yR4X7ezZ+FlBhsoHrSn2Dy1UQ7aRf5f2NFdfJEGS2k+1YFpJ1T4Ytp2UfGQqVpj WVlbZha1fP38lImCOVeNxEUXzy2yFlzBUpBpy/tgA9lQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=ZWEFQIO3OMV9pLmiy 20snu6z+yNEM7uPmmu/lHE7s1M=; b=Y33MmW8sdoH5vEgD0F82v+lhKinFTEM6U rgEhCdJn/l9qLgTE1jsGa9kkOPSeVzjvh6gIoXWg4XCNKCV7HnyR9UBc+CceA9N1 5MpYLHPXAOWDr7KdTG57+uh3YuVJgL1XlNXmeVAoHmQge8Ptlp0bw7mqy9K8PEnh 9V/SvVMPXEju3CSge+ZuiLWvyiKOhZHTTURZ5AcUTyI/tFVtpYi4UexE5G7ViGYH 1QYHLVraKIrIq0wmbSUPyKWfAnE3xFMIffDlzS6jhjZtwNlT9m3rAAt0autuGyP+ dPZA116FHKs7zVNMxQiqILBujJ2r/1ct89gCl7JDx+kA8YyfjQUKg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrvdekgddtfeculddtuddrgedtkedrtddtmd cutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomheprfgruhhluceurhgvuggsuhhrhicuoegsrhgvsghssehsvghnthdr tghomheqnecuffhomhgrihhnpehgvghnthhoohdrohhrghdprghlshgrqdhprhhojhgvtg htrdhorhhgnecukfhppeejledrjeefrddugedtrddvtdehnecurfgrrhgrmhepmhgrihhl fhhrohhmpegsrhgvsghssehsvghnthdrtghomhenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from brebsc.lan (79-73-140-205.dynamic.dsl.as9105.com [79.73.140.205]) by mail.messagingengine.com (Postfix) with ESMTPA id AD87F100BA for ; Mon, 7 Jan 2019 17:45:06 -0500 (EST) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.91) (envelope-from ) id 1ggddn-0002IQ-Qj; Mon, 07 Jan 2019 22:45:03 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH] testing/alsa-plugins: fix double-free Date: Mon, 7 Jan 2019 22:44:51 +0000 Message-Id: <20190107224451.8779-1-brebs@sent.com> X-Mailer: git-send-email 2.20.1 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit As per https://bugs.gentoo.org/673792 Stops my USB audio from sometimes cutting out. --- testing/alsa-plugins/APKBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/testing/alsa-plugins/APKBUILD b/testing/alsa-plugins/APKBUILD index 5fdfec4cbc..3942ab342d 100644 --- a/testing/alsa-plugins/APKBUILD +++ b/testing/alsa-plugins/APKBUILD @@ -1,14 +1,15 @@ # Maintainer: Taner Tas pkgname=alsa-plugins pkgver=1.1.7 -pkgrel=1 +pkgrel=2 pkgdesc="Advanced Linux Sound Architecture (ALSA) plugins" url="http://www.alsa-project.org" arch="all !s390x" license="GPL-2.0-or-later LGPL-2.1-or-later" makedepends="linux-headers alsa-lib-dev speex-dev ffmpeg-dev libsamplerate-dev pulseaudio-dev jack-dev" subpackages="$pkgname-pulse $pkgname-doc $pkgname-lavrate $pkgname-a52 $pkgname-jack" -source="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2" +source="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$pkgver.tar.bz2 + $pkgname-$pkgver-double_free_fix.patch::http://git.alsa-project.org/?p=alsa-plugins.git;a=commitdiff_plain;h=a4e7e1282c57a2f4e83afe9a4008042d8b4c5bb9" prepare() { default_prepare @@ -72,4 +73,5 @@ package() { find $pkgdir -name *.la -type f -exec rm -f {} \; } -sha512sums="c3bb22ec3c5a167fb246cfc94131d53800e321b486ab743c3395a9d91dee0ff9703f6e4a2feaea5a4ee42a7e486d835d48ab880c784c5c34bb4eb5e9ded06d8e alsa-plugins-1.1.7.tar.bz2" +sha512sums="c3bb22ec3c5a167fb246cfc94131d53800e321b486ab743c3395a9d91dee0ff9703f6e4a2feaea5a4ee42a7e486d835d48ab880c784c5c34bb4eb5e9ded06d8e alsa-plugins-1.1.7.tar.bz2 +f1e595667b16108f1b8b979a73dce65a07a3e2a44ed1d24bcdaff130d8a3796045a0b3ff62be45237b95c5912c3a9cacdba7d9dc6f01c9e5f7426ed8464ab11d alsa-plugins-1.1.7-double_free_fix.patch" -- 2.20.1 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---