summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-01-14 21:48:09 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-01-14 21:48:09 +0000
commit36c279fc5b473569d6c6512a6f2a17c55903d1b0 (patch)
treefef49cdc5301e721c20143338ab914da8aeab9b1 /libressl.txt
parent2024-01-14T21:30:01Z (diff)
downloadrepos-36c279fc5b473569d6c6512a6f2a17c55903d1b0.tar.gz
repos-36c279fc5b473569d6c6512a6f2a17c55903d1b0.tar.bz2
repos-36c279fc5b473569d6c6512a6f2a17c55903d1b0.zip
2024-01-14T21:45:01Z
Diffstat (limited to 'libressl.txt')
-rw-r--r--libressl.txt72
1 files changed, 71 insertions, 1 deletions
diff --git a/libressl.txt b/libressl.txt
index cf5c7b2e6c17..9524748f7e66 100644
--- a/libressl.txt
+++ b/libressl.txt
@@ -13,7 +13,77 @@ pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
*** syncing libressl
-Already up to date.
+From https://anongit.gentoo.org/git/repo/proj/libressl
+ f350959..03a95a2 master -> origin/master
+Updating f350959..03a95a2
+Fast-forward
+ app-crypt/qca/Manifest | 1 +
+ app-crypt/qca/metadata.xml | 1 +
+ app-crypt/qca/qca-2.3.7.ebuild | 6 +-
+ app-crypt/qca/qca-2.3.8.ebuild | 119 +++++
+ app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild | 4 +-
+ .../libimobiledevice-1.3.0-r1.ebuild | 115 -----
+ ...-r2.ebuild => libimobiledevice-1.3.0-r3.ebuild} | 6 +-
+ dev-python/cryptography/Manifest | 59 ---
+ dev-python/cryptography/cryptography-41.0.3.ebuild | 160 -------
+ dev-python/cryptography/cryptography-41.0.4.ebuild | 160 -------
+ dev-python/cryptography/cryptography-41.0.5.ebuild | 160 -------
+ .../cryptography-41.0.3-libressl-openssl-sys.patch | 10 -
+ .../files/cryptography-41.0.3-libressl.patch | 52 ---
+ dev-python/cryptography/metadata.xml | 13 -
+ dev-python/m2crypto/Manifest | 2 -
+ dev-python/m2crypto/m2crypto-0.39.0-r1.ebuild | 76 ----
+ dev-python/m2crypto/m2crypto-0.40.0.ebuild | 79 ----
+ dev-python/m2crypto/m2crypto-0.40.1.ebuild | 2 +-
+ dev-util/cargo-c/Manifest | 197 --------
+ dev-util/cargo-c/cargo-c-0.9.27.ebuild | 370 ---------------
+ dev-util/maturin/Manifest | 363 ---------------
+ .../files/maturin-1.1.0-libressl-openssl-sys.patch | 10 -
+ dev-util/maturin/maturin-1.3.1.ebuild | 497 ---------------------
+ dev-util/maturin/metadata.xml | 13 -
+ net-libs/ldns/ldns-1.8.0-r4.ebuild | 4 +-
+ net-libs/ldns/ldns-1.8.1.ebuild | 4 +-
+ net-libs/ldns/ldns-1.8.3-r1.ebuild | 4 +-
+ net-libs/ldns/ldns-1.8.3.ebuild | 4 +-
+ net-vpn/openvpn/openvpn-2.6.4.ebuild | 4 +-
+ net-wireless/hostapd/Manifest | 1 -
+ net-wireless/hostapd/hostapd-2.10-r1.ebuild | 269 -----------
+ net-wireless/hostapd/hostapd-2.10-r2.ebuild | 269 -----------
+ net-wireless/hostapd/metadata.xml | 1 -
+ .../wpa_supplicant/wpa_supplicant-2.10-r3.ebuild | 3 +-
+ www-servers/apache/Manifest | 2 -
+ www-servers/apache/apache-2.4.57-r1.ebuild | 261 -----------
+ www-servers/apache/apache-2.4.57-r2.ebuild | 261 -----------
+ www-servers/apache/apache-2.4.57-r4.ebuild | 260 -----------
+ ...he-2.4.57-r5.ebuild => apache-2.4.57-r6.ebuild} | 6 +-
+ www-servers/apache/apache-2.4.57.ebuild | 3 +
+ ...he-2.4.57-r3.ebuild => apache-2.4.58-r2.ebuild} | 18 +-
+ www-servers/apache/apache-2.4.58.ebuild | 7 +-
+ 42 files changed, 157 insertions(+), 3699 deletions(-)
+ create mode 100644 app-crypt/qca/qca-2.3.8.ebuild
+ delete mode 100644 app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild
+ rename app-pda/libimobiledevice/{libimobiledevice-1.3.0-r2.ebuild => libimobiledevice-1.3.0-r3.ebuild} (95%)
+ delete mode 100644 dev-python/cryptography/Manifest
+ delete mode 100644 dev-python/cryptography/cryptography-41.0.3.ebuild
+ delete mode 100644 dev-python/cryptography/cryptography-41.0.4.ebuild
+ delete mode 100644 dev-python/cryptography/cryptography-41.0.5.ebuild
+ delete mode 100644 dev-python/cryptography/files/cryptography-41.0.3-libressl-openssl-sys.patch
+ delete mode 100644 dev-python/cryptography/files/cryptography-41.0.3-libressl.patch
+ delete mode 100644 dev-python/cryptography/metadata.xml
+ delete mode 100644 dev-python/m2crypto/m2crypto-0.39.0-r1.ebuild
+ delete mode 100644 dev-python/m2crypto/m2crypto-0.40.0.ebuild
+ delete mode 100644 dev-util/cargo-c/cargo-c-0.9.27.ebuild
+ delete mode 100644 dev-util/maturin/Manifest
+ delete mode 100644 dev-util/maturin/files/maturin-1.1.0-libressl-openssl-sys.patch
+ delete mode 100644 dev-util/maturin/maturin-1.3.1.ebuild
+ delete mode 100644 dev-util/maturin/metadata.xml
+ delete mode 100644 net-wireless/hostapd/hostapd-2.10-r1.ebuild
+ delete mode 100644 net-wireless/hostapd/hostapd-2.10-r2.ebuild
+ delete mode 100644 www-servers/apache/apache-2.4.57-r1.ebuild
+ delete mode 100644 www-servers/apache/apache-2.4.57-r2.ebuild
+ delete mode 100644 www-servers/apache/apache-2.4.57-r4.ebuild
+ rename www-servers/apache/{apache-2.4.57-r5.ebuild => apache-2.4.57-r6.ebuild} (97%)
+ rename www-servers/apache/{apache-2.4.57-r3.ebuild => apache-2.4.58-r2.ebuild} (95%)
*** synced libressl
* Sync succeeded
$ git log --format=%ci -1