From 0c31609292a8f0e054996e6e4caaff2040307f44 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 18 Jan 2025 16:48:11 +0000 Subject: 2025-01-18T16:45:00Z --- pentoo.html | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 79 insertions(+), 7 deletions(-) (limited to 'pentoo.html') diff --git a/pentoo.html b/pentoo.html index 83b2afc88ca8..1842f117d233 100644 --- a/pentoo.html +++ b/pentoo.html @@ -36,19 +36,91 @@ 13
*** syncing pentoo
 
- 14
Already up to date.
+            14
From https://github.com/pentoo/pentoo-overlay
 
- 15
*** synced pentoo
+            15
   aa2d3708a..03f544f37  master     -> origin/master
 
- 16
 * Sync succeeded
+            16
 * [new branch]          jtrfix     -> origin/jtrfix
 
- 17
$ git log --format=%ci -1
+            17
Updating aa2d3708a..03f544f37
 
- 18
$ git show -q --pretty=format:%G? HEAD
+            18
Fast-forward
 
- 19
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pentoo
+            19
 dev-libs/openssl-bad/Manifest                      |   3 +-
 
- 20
 * Cache regenerated successfully
+            20
 .../010_all_openssl-1.0.2-respect-ldflags.patch}   |  27 ++-
+
+ 21
 ...l_openssl-1.0.2-fix-parallel-obj-headers.patch} |  13 +-
+
+ 22
 ..._openssl-1.0.2-fix-parallel-install-dirs.patch} |  25 ++-
+
+ 23
 ...ll_openssl-1.0.2-fix-parallel-symlinking.patch} |  36 ++--
+
+ 24
 ..._openssl-1.0.2-fix-parallel-install-dirs2.patch |  42 ++++
+
+ 25
 .../040_all_openssl-1.0.2-x32-asm.patch}           |  22 +--
+
+ 26
 .../041_all_openssl-1.0.2-default-source.patch}    |  15 +-
+
+ 27
 ...ll_openssl-1.0.2o-pc-no_kerberos_includes.patch |  25 +++
+
+ 28
 .../openssl-bad/files/patch/README.Gentoo.patches  |  59 ++++++
+
+ 29
 dev-libs/openssl-bad/files/patch/README.history    |  22 +++
+
+ 30
 ...011_all_openssl-1.0.2-fix-parallel-build.patch} | 156 ++++++++-------
+
+ 31
 ...2-add-ipv6-support-in-s-client-server-r1.patch} | 208 +++++++-------------
+
+ 32
 ..._all_openssl-1.0.2p-revert-osx-makedepend.patch |  35 ++++
+
+ 33
 .../openssl-bad-1.0.2_p20220901-r1.ebuild          | 214 ---------------------
+
+ 34
 ...2.ebuild => openssl-bad-1.0.2_p20250104.ebuild} | 146 ++++----------
+
+ 35
 16 files changed, 450 insertions(+), 598 deletions(-)
+
+ 36
 rename dev-libs/openssl-bad/files/{openssl-1.0.0a-ldflags.patch => patch/010_all_openssl-1.0.2-respect-ldflags.patch} (57%)
+
+ 37
 rename dev-libs/openssl-bad/files/{openssl-1.0.2a-parallel-obj-headers.patch => patch/012_all_openssl-1.0.2-fix-parallel-obj-headers.patch} (81%)
+
+ 38
 rename dev-libs/openssl-bad/files/{openssl-1.0.2a-parallel-install-dirs.patch => patch/013_all_openssl-1.0.2-fix-parallel-install-dirs.patch} (77%)
+
+ 39
 rename dev-libs/openssl-bad/files/{openssl-1.0.2a-parallel-symlinking.patch => patch/014_all_openssl-1.0.2-fix-parallel-symlinking.patch} (71%)
+
+ 40
 create mode 100644 dev-libs/openssl-bad/files/patch/015_all_openssl-1.0.2-fix-parallel-install-dirs2.patch
+
+ 41
 rename dev-libs/openssl-bad/files/{openssl-1.0.2a-x32-asm.patch => patch/040_all_openssl-1.0.2-x32-asm.patch} (72%)
+
+ 42
 rename dev-libs/openssl-bad/files/{openssl-1.0.1p-default-source.patch => patch/041_all_openssl-1.0.2-default-source.patch} (65%)
+
+ 43
 create mode 100644 dev-libs/openssl-bad/files/patch/042_all_openssl-1.0.2o-pc-no_kerberos_includes.patch
+
+ 44
 create mode 100644 dev-libs/openssl-bad/files/patch/README.Gentoo.patches
+
+ 45
 create mode 100644 dev-libs/openssl-bad/files/patch/README.history
+
+ 46
 rename dev-libs/openssl-bad/files/{openssl-1.0.2i-parallel-build.patch => patch/excluded/011_all_openssl-1.0.2-fix-parallel-build.patch} (86%)
+
+ 47
 rename dev-libs/openssl-bad/files/{openssl-1.0.2-ipv6.patch => patch/excluded/030_all_openssl-1.0.2-add-ipv6-support-in-s-client-server-r1.patch} (78%)
+
+ 48
 create mode 100644 dev-libs/openssl-bad/files/patch/excluded/099_all_openssl-1.0.2p-revert-osx-makedepend.patch
+
+ 49
 delete mode 100644 dev-libs/openssl-bad/openssl-bad-1.0.2_p20220901-r1.ebuild
+
+ 50
 rename dev-libs/openssl-bad/{openssl-bad-1.0.2_p20220901-r2.ebuild => openssl-bad-1.0.2_p20250104.ebuild} (60%)
+
+ 51
*** synced pentoo
+
+ 52
 * Sync succeeded
+
+ 53
$ git log --format=%ci -1
+
+ 54
$ git show -q --pretty=format:%G? HEAD
+
+ 55
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pentoo
+
+ 56
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad