public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/x11:master commit in: metadata/
@ 2012-04-29 13:07 Tomas Chvatal
  0 siblings, 0 replies; 3+ messages in thread
From: Tomas Chvatal @ 2012-04-29 13:07 UTC (permalink / raw
  To: gentoo-commits

commit:     3604a339f3ca60e52f61c470e090d45642b919a8
Author:     Tomas Chvatal <tchvatal <AT> suse <DOT> cz>
AuthorDate: Sun Apr 29 13:06:39 2012 +0000
Commit:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 13:06:39 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=3604a339

Migrate to thin manifests, less mess around.

---
 metadata/.gitignore  |    1 +
 metadata/layout.conf |   10 ++++++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/metadata/.gitignore b/metadata/.gitignore
new file mode 100644
index 0000000..14d86ad
--- /dev/null
+++ b/metadata/.gitignore
@@ -0,0 +1 @@
+/cache

diff --git a/metadata/layout.conf b/metadata/layout.conf
index d43e61c..f1a0bec 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1 +1,11 @@
 masters = gentoo
+# Use new hashes
+manifest-hashes = SHA256 SHA512 WHIRLPOOL
+# Do not update changelogs
+update-changelog = false
+# Use thin manifests
+thin-manifests = true
+# Dont sign thin manifests. There is no current policy for git commit signing
+sign-manifests = false
+# sign commits using git mechanisms
+sign-commits = true



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/x11:master commit in: metadata/
@ 2012-05-06  5:19 Matt Turner
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2012-05-06  5:19 UTC (permalink / raw
  To: gentoo-commits

commit:     6f256b7713342e16be7c6c1b4a5316b68374d1dd
Author:     Jonathan Callen <abcd <AT> gentoo <DOT> org>
AuthorDate: Sun May  6 04:58:20 2012 +0000
Commit:     Matt Turner <mattst88 <AT> gmail <DOT> com>
CommitDate: Sun May  6 05:18:34 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=6f256b77

Use new md5-cache format if portage supports it

---
 metadata/.gitignore  |    1 +
 metadata/layout.conf |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/metadata/.gitignore b/metadata/.gitignore
index 14d86ad..ff03039 100644
--- a/metadata/.gitignore
+++ b/metadata/.gitignore
@@ -1 +1,2 @@
 /cache
+/md5-cache

diff --git a/metadata/layout.conf b/metadata/layout.conf
index f1a0bec..760df68 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -9,3 +9,6 @@ thin-manifests = true
 sign-manifests = false
 # sign commits using git mechanisms
 sign-commits = true
+# Make egencache generate newer (more reliable)
+# md5-dict cache format (see bug #409445).
+cache-formats = md5-dict



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/x11:master commit in: metadata/
@ 2022-04-11 23:17 Matt Turner
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2022-04-11 23:17 UTC (permalink / raw
  To: gentoo-commits

commit:     908e700e6523280d1d179e3132a781efb78b9fe6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 11 23:17:08 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 23:17:08 2022 +0000
URL:        https://gitweb.gentoo.org/proj/x11.git/commit/?id=908e700e

metadata: Update hashes

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 metadata/layout.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 760df689..65e1b259 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,6 +1,6 @@
 masters = gentoo
 # Use new hashes
-manifest-hashes = SHA256 SHA512 WHIRLPOOL
+manifest-hashes = BLAKE2B SHA512
 # Do not update changelogs
 update-changelog = false
 # Use thin manifests


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-11 23:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-29 13:07 [gentoo-commits] proj/x11:master commit in: metadata/ Tomas Chvatal
  -- strict thread matches above, loose matches on Subject: below --
2012-05-06  5:19 Matt Turner
2022-04-11 23:17 Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox