summaryrefslogtreecommitdiff
blob: 7eddfa2be8e35dd802f66acd455fa4f129733023 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{'description': {'en': 'Official Gentoo ebuild repository'},
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
 'homepage': 'https://gentoo.org/',
 'name': 'gentoo',
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
 'quality': 'core',
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
            {'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
 'status': 'official'}
pkgcore 0.12.24

$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
   0c340cae0fa8..9f6cf8251bb6  master     -> origin/master
Updating 0c340cae0fa8..9f6cf8251bb6
Fast-forward
 .../{emacs-29.2-r1.ebuild => emacs-29.2-r2.ebuild} |   2 +-
 .../{emacs-29.3.ebuild => emacs-29.3-r1.ebuild}    |   2 +-
 app-editors/emacs/emacs-29.3.9999.ebuild           |   2 +-
 app-editors/emacs/emacs-30.0.9999.ebuild           |   2 +-
 dev-libs/nss/nss-3.90.2-r1.ebuild                  |   2 +-
 dev-libs/openssl/Manifest                          |   4 -
 .../files/openssl-3.0.13-CVE-2024-2511.patch       | 141 ++++++++++
 .../files/openssl-3.1.5-CVE-2024-2511.patch        | 137 +++++++++
 .../files/openssl-3.2.1-CVE-2024-2511.patch        | 137 +++++++++
 ...nssl-3.0.11.ebuild => openssl-3.0.13-r1.ebuild} |  18 +-
 ...enssl-3.0.12.ebuild => openssl-3.1.5-r2.ebuild} |  26 +-
 dev-libs/openssl/openssl-3.2.1-r2.ebuild           | 307 +++++++++++++++++++++
 dev-libs/tree-sitter/tree-sitter-0.22.4-r1.ebuild  |  49 ++++
 ...-0.21.0.ebuild => tree-sitter-0.21.0-r1.ebuild} |   2 +-
 dev-util/fq/Manifest                               |   2 +
 dev-util/fq/fq-0.11.0.ebuild                       |  40 +++
 ....10.27-r1.ebuild => pkgcheck-0.10.27-r2.ebuild} |   2 +-
 ...k-0.10.28.ebuild => pkgcheck-0.10.28-r1.ebuild} |   2 +-
 .../{rizin-0.6.3.ebuild => rizin-0.6.3-r1.ebuild}  |   4 +-
 .../{rizin-0.7.1.ebuild => rizin-0.7.1-r1.ebuild}  |   2 +-
 ...0.9.ebuild => tree-sitter-cli-0.20.9-r1.ebuild} |   2 +-
 ...2.1.ebuild => tree-sitter-cli-0.22.1-r1.ebuild} |   2 +-
 ...2.2.ebuild => tree-sitter-cli-0.22.2-r1.ebuild} |   2 +-
 ...2.4.ebuild => tree-sitter-cli-0.22.4-r1.ebuild} |   2 +-
 profiles/package.mask                              |   4 +
 sys-apps/moar/Manifest                             |   2 +
 sys-apps/moar/moar-1.23.10.ebuild                  |  42 +++
 27 files changed, 894 insertions(+), 45 deletions(-)
 rename app-editors/emacs/{emacs-29.2-r1.ebuild => emacs-29.2-r2.ebuild} (99%)
 rename app-editors/emacs/{emacs-29.3.ebuild => emacs-29.3-r1.ebuild} (99%)
 create mode 100644 dev-libs/openssl/files/openssl-3.0.13-CVE-2024-2511.patch
 create mode 100644 dev-libs/openssl/files/openssl-3.1.5-CVE-2024-2511.patch
 create mode 100644 dev-libs/openssl/files/openssl-3.2.1-CVE-2024-2511.patch
 rename dev-libs/openssl/{openssl-3.0.11.ebuild => openssl-3.0.13-r1.ebuild} (95%)
 rename dev-libs/openssl/{openssl-3.0.12.ebuild => openssl-3.1.5-r2.ebuild} (93%)
 create mode 100644 dev-libs/openssl/openssl-3.2.1-r2.ebuild
 create mode 100644 dev-libs/tree-sitter/tree-sitter-0.22.4-r1.ebuild
 rename dev-python/tree-sitter/{tree-sitter-0.21.0.ebuild => tree-sitter-0.21.0-r1.ebuild} (97%)
 create mode 100644 dev-util/fq/fq-0.11.0.ebuild
 rename dev-util/pkgcheck/{pkgcheck-0.10.27-r1.ebuild => pkgcheck-0.10.27-r2.ebuild} (98%)
 rename dev-util/pkgcheck/{pkgcheck-0.10.28.ebuild => pkgcheck-0.10.28-r1.ebuild} (98%)
 rename dev-util/rizin/{rizin-0.6.3.ebuild => rizin-0.6.3-r1.ebuild} (97%)
 rename dev-util/rizin/{rizin-0.7.1.ebuild => rizin-0.7.1-r1.ebuild} (98%)
 rename dev-util/tree-sitter-cli/{tree-sitter-cli-0.20.9.ebuild => tree-sitter-cli-0.20.9-r1.ebuild} (99%)
 rename dev-util/tree-sitter-cli/{tree-sitter-cli-0.22.1.ebuild => tree-sitter-cli-0.22.1-r1.ebuild} (95%)
 rename dev-util/tree-sitter-cli/{tree-sitter-cli-0.22.2.ebuild => tree-sitter-cli-0.22.2-r1.ebuild} (95%)
 rename dev-util/tree-sitter-cli/{tree-sitter-cli-0.22.4.ebuild => tree-sitter-cli-0.22.4-r1.ebuild} (95%)
 create mode 100644 sys-apps/moar/moar-1.23.10.ebuild
*** synced gentoo
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
 * Cache regenerated successfully