| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
| |
By 2021-07-11 council decision.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Thanks to everyone for their help in eradicating
these older ebuilds!
(Including putting up with naggy bugs.)
Bug: https://bugs.gentoo.org/756748
Closes: https://bugs.gentoo.org/656140
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/657150
Closes: https://bugs.gentoo.org/696252
Signed-off-by: Aaron Bauman <bman@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/696832
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/690786
Signed-off-by: Zac Medico <zmedico@gentoo.org>
|
| |
|
|
|
|
| |
It is deprecated only for ebuilds, not for profiles.
|
|
|
|
| |
By 2018-05-13 council decision.
|
|
|
|
|
|
|
|
| |
Update manifest-required-hashes according to the Council-approved plan
outlined in [1]. The Portage version supporting BLAKE2B is amd64-stable
for 3 months already.
[1]:https://archives.gentoo.org/gentoo-dev/message/682618f6d1cf4d63b30577cb1e9bd269
|
| |
|
|
|
|
|
|
| |
Switch manifest-hashes to 'BLAKE2 SHA512' and enable
manifest-required-hashes as 'SHA512' as decided on 2017-11-12 Council
meeting.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add the manifest-required-hashes setting that specifies which hashes
need to be present in the Manifest files for Portage to consider old
distfile checksums acceptable (and not refetch the files to rehash
them). It is complementary to manifest-hashes that specifies which
hashes are used in new/updated entries.
Formerly, this setting was hardcoded in Portage. However, the new
Portage release will no longer do that and instead expect layout.conf
to supply the setting.
|
| |
|
| |
|
| |
|
|
|
|
| |
Gentoo-Bug:_ 551968
|
| |
|
| |
|
|
|
|
| |
Council log: https://projects.gentoo.org/council/meeting-logs/20151011.txt
|
|
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
|