From 357b8438948218869565b12e9aa7088a37bbe9ff Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 19 Jul 2019 23:29:10 +0100 Subject: [PATCH] dev-util/ccache: link upstream bug report into patches Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Sergei Trofimovich --- dev-util/ccache/files/ccache-3.3-size-on-disk.patch | 1 + dev-util/ccache/files/ccache-3.4-size-on-disk.patch | 1 + dev-util/ccache/files/ccache-3.6-disable-sized-cleanup.patch | 1 + 3 files changed, 3 insertions(+) diff --git a/dev-util/ccache/files/ccache-3.3-size-on-disk.patch b/dev-util/ccache/files/ccache-3.3-size-on-disk.patch index 77628968cb75..277e9a6469a0 100644 --- a/dev-util/ccache/files/ccache-3.3-size-on-disk.patch +++ b/dev-util/ccache/files/ccache-3.3-size-on-disk.patch @@ -1,4 +1,5 @@ https://bugs.gentoo.org/456178 +https://github.com/ccache/ccache/issues/442 stick to the size of files on disk rather than their byte size. this func is only used for stats management, so this should be safe. diff --git a/dev-util/ccache/files/ccache-3.4-size-on-disk.patch b/dev-util/ccache/files/ccache-3.4-size-on-disk.patch index 29f97964890b..a2f4a554cab3 100644 --- a/dev-util/ccache/files/ccache-3.4-size-on-disk.patch +++ b/dev-util/ccache/files/ccache-3.4-size-on-disk.patch @@ -1,4 +1,5 @@ https://bugs.gentoo.org/456178 +https://github.com/ccache/ccache/issues/442 stick to the size of files on disk rather than their byte size. this func is only used for stats management, so this should be safe. diff --git a/dev-util/ccache/files/ccache-3.6-disable-sized-cleanup.patch b/dev-util/ccache/files/ccache-3.6-disable-sized-cleanup.patch index 2b12542d26f7..dcb5cf1f497a 100644 --- a/dev-util/ccache/files/ccache-3.6-disable-sized-cleanup.patch +++ b/dev-util/ccache/files/ccache-3.6-disable-sized-cleanup.patch @@ -1,4 +1,5 @@ https://bugs.gentoo.org/649440 +https://github.com/ccache/ccache/issues/442 Disable cleanup based on free filesystem size. -- 2.26.2