blob: 25037dbc134b50a18a0a446728021b8e598542dc (
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
|
{'description': {'en': 'Alex Xu (Hello71) personal overlay'},
'feed': ['https://cgit.alxu.ca/gentoo-overlay.git/atom/'],
'homepage': 'https://cgit.alxu.ca/gentoo-overlay.git/',
'name': 'alxu',
'owner': [{'email': 'alex_y_xu@yahoo.ca',
'name': 'Alex Xu (Hello71)',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.alxu.ca/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync alxu
*** syncing alxu
From https://git.alxu.ca/gentoo-overlay
f53b0c9..8a7af49 master -> origin/master
Updating f53b0c9..8a7af49
Fast-forward
dev-libs/openssl/files/gentoo.config-1.0.4 | 6 +-
.../openssl/files/openssl-3.0.8-mips-cflags.patch | 30 +++
.../files/openssl-3.1.0-CVE-2023-0464.patch | 214 +++++++++++++++++++++
.../files/openssl-3.1.0-CVE-2023-0465.patch | 46 +++++
.../files/openssl-3.1.0-CVE-2023-0466.patch | 41 ++++
...penssl-3.0.8.ebuild => openssl-3.1.0-r2.ebuild} | 60 +++---
6 files changed, 373 insertions(+), 24 deletions(-)
create mode 100644 dev-libs/openssl/files/openssl-3.0.8-mips-cflags.patch
create mode 100644 dev-libs/openssl/files/openssl-3.1.0-CVE-2023-0464.patch
create mode 100644 dev-libs/openssl/files/openssl-3.1.0-CVE-2023-0465.patch
create mode 100644 dev-libs/openssl/files/openssl-3.1.0-CVE-2023-0466.patch
rename dev-libs/openssl/{openssl-3.0.8.ebuild => openssl-3.1.0-r2.ebuild} (86%)
*** synced alxu
* 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 alxu
* Cache regenerated successfully
|