1 | {'description': {'en': 'musl development overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/musl.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/musl.git/',
|
4 | 'name': 'musl',
|
5 | 'owner': [{'email': 'musl@gentoo.org',
|
6 | 'name': 'Gentoo musl team',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/proj/musl.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/musl.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/proj/musl.git'}],
|
14 | 'status': 'official'}
|
15 | $ pmaint sync musl
|
16 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
|
17 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
18 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
19 | *** syncing musl
|
20 | From https://anongit.gentoo.org/git/proj/musl
|
21 | 8d491f0..21c3733 master -> origin/master
|
22 | Updating 8d491f0..21c3733
|
23 | Fast-forward
|
24 | dev-libs/DirectFB/DirectFB-1.7.6.ebuild | 8 +-
|
25 | mail-mta/postfix/Manifest | 3 +-
|
26 | mail-mta/postfix/postfix-3.2.4.ebuild | 309 +++++++++++
|
27 | net-misc/rsync/Manifest | 1 +
|
28 | .../rsync/files/rsync-3.1.2-CVE-2017-16548.patch | 17 +
|
29 | .../files/rsync-3.1.2-CVE-2017-17433-fixup.patch | 33 ++
|
30 | .../rsync/files/rsync-3.1.2-CVE-2017-17433.patch | 39 ++
|
31 | .../files/rsync-3.1.2-CVE-2017-17434-part1.patch | 22 +
|
32 | .../files/rsync-3.1.2-CVE-2017-17434-part2.patch | 33 ++
|
33 | net-misc/rsync/files/rsync-fix-musl-ipv6.patch | 605 +++++++++++++++++++++
|
34 | net-misc/rsync/files/rsyncd.conf-3.0.9-r1 | 15 +
|
35 | net-misc/rsync/files/rsyncd.conf.d | 5 +
|
36 | net-misc/rsync/files/rsyncd.init.d-r1 | 11 +
|
37 | net-misc/rsync/files/rsyncd.logrotate | 9 +
|
38 | net-misc/rsync/files/rsyncd.service | 12 +
|
39 | net-misc/rsync/files/rsyncd.xinetd-3.0.9-r1 | 10 +
|
40 | net-misc/rsync/metadata.xml | 14 +
|
41 | net-misc/rsync/rsync-3.1.2-r2.ebuild | 96 ++++
|
42 | 18 files changed, 1236 insertions(+), 6 deletions(-)
|
43 | create mode 100644 mail-mta/postfix/postfix-3.2.4.ebuild
|
44 | create mode 100644 net-misc/rsync/Manifest
|
45 | create mode 100644 net-misc/rsync/files/rsync-3.1.2-CVE-2017-16548.patch
|
46 | create mode 100644 net-misc/rsync/files/rsync-3.1.2-CVE-2017-17433-fixup.patch
|
47 | create mode 100644 net-misc/rsync/files/rsync-3.1.2-CVE-2017-17433.patch
|
48 | create mode 100644 net-misc/rsync/files/rsync-3.1.2-CVE-2017-17434-part1.patch
|
49 | create mode 100644 net-misc/rsync/files/rsync-3.1.2-CVE-2017-17434-part2.patch
|
50 | create mode 100644 net-misc/rsync/files/rsync-fix-musl-ipv6.patch
|
51 | create mode 100644 net-misc/rsync/files/rsyncd.conf-3.0.9-r1
|
52 | create mode 100644 net-misc/rsync/files/rsyncd.conf.d
|
53 | create mode 100644 net-misc/rsync/files/rsyncd.init.d-r1
|
54 | create mode 100644 net-misc/rsync/files/rsyncd.logrotate
|
55 | create mode 100644 net-misc/rsync/files/rsyncd.service
|
56 | create mode 100644 net-misc/rsync/files/rsyncd.xinetd-3.0.9-r1
|
57 | create mode 100644 net-misc/rsync/metadata.xml
|
58 | create mode 100644 net-misc/rsync/rsync-3.1.2-r2.ebuild
|
59 | *** synced musl
|
60 | * Sync succeeded
|
61 | $ git log --format=%ci -1
|
62 | $ git show -q --pretty=format:%G? HEAD
|
63 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 musl
|
64 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
65 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
66 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
67 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
68 | * Cache regenerated successfully
|