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
|
{'description': {'en': 'LibreSSL ebuilds testing repository'},
'feed': ['https://cgit.gentoo.org/repo/proj/libressl.git/atom/'],
'homepage': 'https://wiki.gentoo.org/wiki/Project:LibreSSL',
'name': 'libressl',
'owner': [{'email': 'libressl@gentoo.org', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/proj/libressl.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/proj/libressl.git'}],
'status': 'official'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing libressl
From https://anongit.gentoo.org/git/repo/proj/libressl
59885ad..01b8d17 master -> origin/master
Updating 59885ad..01b8d17
Fast-forward
dev-qt/qtbase/Manifest | 2 +-
.../qtbase/files/qtbase-6.5.2-CVE-2023-38197.patch | 404 ---------------------
dev-qt/qtbase/files/qtbase-6.5.2-tests-gcc13.patch | 25 --
.../qtbase-6.6.1-forkfd-childstack-size.patch | 23 ++
dev-qt/qtbase/qtbase-6.5.3-r1.ebuild | 2 +-
...base-6.5.2-r2.ebuild => qtbase-6.6.1-r1.ebuild} | 31 +-
6 files changed, 44 insertions(+), 443 deletions(-)
delete mode 100644 dev-qt/qtbase/files/qtbase-6.5.2-CVE-2023-38197.patch
delete mode 100644 dev-qt/qtbase/files/qtbase-6.5.2-tests-gcc13.patch
create mode 100644 dev-qt/qtbase/files/qtbase-6.6.1-forkfd-childstack-size.patch
rename dev-qt/qtbase/{qtbase-6.5.2-r2.ebuild => qtbase-6.6.1-r1.ebuild} (93%)
*** synced libressl
* 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 libressl
* Cache regenerated successfully
|