From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1299570-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id D95B913933E
	for <garchives@archives.gentoo.org>; Tue,  6 Jul 2021 01:55:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3B726E0ADB;
	Tue,  6 Jul 2021 01:55:46 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 2234AE0ADB
	for <gentoo-commits@lists.gentoo.org>; Tue,  6 Jul 2021 01:55:46 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 9DD8633BDE1
	for <gentoo-commits@lists.gentoo.org>; Tue,  6 Jul 2021 01:55:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 04BC37C1
	for <gentoo-commits@lists.gentoo.org>; Tue,  6 Jul 2021 01:55:40 +0000 (UTC)
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" <whissi@gentoo.org>
Message-ID: <1625534120.bf0b62c326c86102c6030ebb2d8edc9c3ef4ed86.whissi@gentoo>
Subject: [gentoo-commits] proj/genkernel:master commit in: patches/btrfs-progs/5.12.1/, patches/btrfs-progs/5.11/
X-VCS-Repository: proj/genkernel
X-VCS-Files: patches/btrfs-progs/5.11/btrfs-honor-LDFLAGS.patch patches/btrfs-progs/5.11/btrfs-lzo-via-pkgconfig.patch patches/btrfs-progs/5.11/btrfs-m4.patch patches/btrfs-progs/5.12.1/btrfs-honor-LDFLAGS.patch patches/btrfs-progs/5.12.1/btrfs-lzo-via-pkgconfig.patch patches/btrfs-progs/5.12.1/btrfs-m4.patch
X-VCS-Directories: patches/btrfs-progs/5.12.1/ patches/btrfs-progs/5.11/
X-VCS-Committer: whissi
X-VCS-Committer-Name: Thomas Deutschmann
X-VCS-Revision: bf0b62c326c86102c6030ebb2d8edc9c3ef4ed86
X-VCS-Branch: master
Date: Tue,  6 Jul 2021 01:55:40 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: cc3b51c4-a129-40ec-b976-bdd5a8f0db32
X-Archives-Hash: f646f6dac28110d287078f66b396d010

commit:     bf0b62c326c86102c6030ebb2d8edc9c3ef4ed86
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 00:42:11 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 01:15:20 2021 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=bf0b62c3

Bump btrfs-progs to v5.12.1

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 patches/btrfs-progs/{5.11 => 5.12.1}/btrfs-honor-LDFLAGS.patch     | 0
 patches/btrfs-progs/{5.11 => 5.12.1}/btrfs-lzo-via-pkgconfig.patch | 0
 patches/btrfs-progs/{5.11 => 5.12.1}/btrfs-m4.patch                | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/patches/btrfs-progs/5.11/btrfs-honor-LDFLAGS.patch b/patches/btrfs-progs/5.12.1/btrfs-honor-LDFLAGS.patch
similarity index 100%
rename from patches/btrfs-progs/5.11/btrfs-honor-LDFLAGS.patch
rename to patches/btrfs-progs/5.12.1/btrfs-honor-LDFLAGS.patch

diff --git a/patches/btrfs-progs/5.11/btrfs-lzo-via-pkgconfig.patch b/patches/btrfs-progs/5.12.1/btrfs-lzo-via-pkgconfig.patch
similarity index 100%
rename from patches/btrfs-progs/5.11/btrfs-lzo-via-pkgconfig.patch
rename to patches/btrfs-progs/5.12.1/btrfs-lzo-via-pkgconfig.patch

diff --git a/patches/btrfs-progs/5.11/btrfs-m4.patch b/patches/btrfs-progs/5.12.1/btrfs-m4.patch
similarity index 100%
rename from patches/btrfs-progs/5.11/btrfs-m4.patch
rename to patches/btrfs-progs/5.12.1/btrfs-m4.patch