* [gentoo-commits] proj/dotnet:master commit in: metadata/
@ 2017-06-06 10:36 Mikhail Pukhlikov
0 siblings, 0 replies; only message in thread
From: Mikhail Pukhlikov @ 2017-06-06 10:36 UTC (permalink / raw
To: gentoo-commits
commit: c92ae792cd58c8b1686f6507400856598dcfb466
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 6 09:24:54 2017 +0000
Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Tue Jun 6 09:26:18 2017 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=c92ae792
metadata/layout.conf: disable Manifest signing
To avoid Manifest collisions disable manifest signing
when 'repoman commit' is executed.
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
metadata/layout.conf | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/metadata/layout.conf b/metadata/layout.conf
index 44d411f..7d7674d 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,4 +1,7 @@
masters = gentoo
cache-formats = md5-dict pms
thin-manifests = true
-manifest-hashes = SHA256 SHA512 WHIRLPOOL
\ No newline at end of file
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+
+# lessens commit collisions
+sign-manifests = false
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-06-06 10:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06 10:36 [gentoo-commits] proj/dotnet:master commit in: metadata/ Mikhail Pukhlikov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox