From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnutls/
Date: Fri, 22 Mar 2024 05:05:44 +0000 (UTC) [thread overview]
Message-ID: <1711083870.6ebf59f39cd74d9f923e58850ec66b51ab32bfb7.sam@gentoo> (raw)
commit: 6ebf59f39cd74d9f923e58850ec66b51ab32bfb7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 05:04:07 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 05:04:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ebf59f3
net-libs/gnutls: drop 3.7.6, 3.7.7
Bug: https://bugs.gentoo.org/831573
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/gnutls/Manifest | 4 --
net-libs/gnutls/gnutls-3.7.6.ebuild | 139 -----------------------------------
net-libs/gnutls/gnutls-3.7.7.ebuild | 140 ------------------------------------
3 files changed, 283 deletions(-)
diff --git a/net-libs/gnutls/Manifest b/net-libs/gnutls/Manifest
index de811b1744df..47c5df532c64 100644
--- a/net-libs/gnutls/Manifest
+++ b/net-libs/gnutls/Manifest
@@ -1,7 +1,3 @@
-DIST gnutls-3.7.6.tar.xz 6338276 BLAKE2B 9f3cce8dfc0b88f2c42d1d2633417dac649a265407b620b6d15967e5210debb99d287ef31d2b9dc37a527ac1e5b9db4c240b98a63293078fbd2e26ac694bf3d3 SHA512 f872339df80ec31d292821ff00eaafbe50e0bd4cdbb86e21e4f78541cd0a26d843596d5e69c91de4db8ce7d027fc639ae6462b57d89fb116162ae63c5a97486a
-DIST gnutls-3.7.6.tar.xz.sig 685 BLAKE2B eae022d6cb0d772e465257411381afd97f3dfd19d6f794a1c3e0f8c3c1232a8a1b91269ca7252a5662782183b11ca393c31efe3f88171a526884400fd0534528 SHA512 c969da9a938b9d29a70cea3b00cce337f9a4c4304aae7f501ef6263894f81a420395ddbe1b005f35dff2e900d3fac75e288f10bbfde0ebea034f7e257bb16d0e
-DIST gnutls-3.7.7.tar.xz 6351664 BLAKE2B a66037ecc6da660ff12949f50012840263c2e0b174079e41b62a2d884f060cee56f0c64a2815d07321a54b08cce016d2b4c8f0e059636c1ab5f7db9c8d64c7c6 SHA512 ba00b20126379ec7e96c6bfa606cfb7bb0d9a5853318b29b5278a42a85ae40d39d8442778938e1f165debcdb1adaf9c63bcec59a4eb3387dd1ac99b08bcc5c08
-DIST gnutls-3.7.7.tar.xz.sig 685 BLAKE2B 53d76a06ed5a74664d6c193459eb310f06e87dd3db97aca9e9fa78837677df58d8de66f187c182b9375786ee0308c5da55f08414183c959c7acb4527c38cd7c7 SHA512 6463bc4661e20051ff9f31c1a557cece34d06b748f4e24f98e807ddc72a3daa9348aa9f0afa83a0f9cd226421c575210eec1936fbeb9a55849e2c397ace9d03d
DIST gnutls-3.7.8.tar.xz 6029220 BLAKE2B 0a21e63c7cb0ba4eeff23593c7282e0b4d704fa2d2a1cd5289998fd04b58ea36fc343f872225ad05478e278b1cdebbcd0fd376459abcb58547f8fa1488485530 SHA512 4199bcf7c9e3aab2f52266aadceefc563dfe2d938d0ea1f3ec3be95d66f4a8c8e5494d3a800c03dd02ad386dec1738bd63e1fe0d8b394a2ccfc7d6c6a0cc9359
DIST gnutls-3.7.8.tar.xz.sig 1250 BLAKE2B 66c6a335c3b2290a4e44ffa6ae715ad71d2bcd7df485c1d2d9490985d9dcd445768d6eb021ad3a61614431183c6652254c63ebd8abd0f0a03d3164a6193b6192 SHA512 cecf9843e8683a278d065b663dc98ac2b5fcad1905ee25333038c93c2289b518c974629367e77e66552ac1c9d122d551616edba35cb0c4204202ec676f1a2db7
DIST gnutls-3.7.9.tar.xz 6377212 BLAKE2B c8263381132b0c96f23a580823cfaf57112056876e5f2cc21aec4eeddec641b0c01fa02ff9493ea686f49fd917190b06f89379eb448a510cf4d50fe3a0742851 SHA512 56ccbab5f214f9e3cf10a43dd90dedc1e10a38d08b8359a4305dc05c59ddb4a1d3680b282077b6446605c31675a4261cd0579c2c0d976e0b2ced02e6dba224c1
diff --git a/net-libs/gnutls/gnutls-3.7.6.ebuild b/net-libs/gnutls/gnutls-3.7.6.ebuild
deleted file mode 100644
index 092af4548950..000000000000
--- a/net-libs/gnutls/gnutls-3.7.6.ebuild
+++ /dev/null
@@ -1,139 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnutls.asc
-inherit libtool multilib-minimal verify-sig
-
-DESCRIPTION="A secure communications library implementing the SSL, TLS and DTLS protocols"
-HOMEPAGE="https://www.gnutls.org/"
-SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
-SRC_URI+=" verify-sig? ( mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz.sig )"
-
-LICENSE="GPL-3 LGPL-2.1+"
-SLOT="0/30.30" # <libgnutls.so number>.<libgnutlsxx.so number>
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="brotli +cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools zlib zstd"
-
-REQUIRED_USE="test-full? ( cxx dane doc examples guile idn nls openssl pkcs11 seccomp tls-heartbeat tools )"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}]
- dev-libs/libunistring:=[${MULTILIB_USEDEP}]
- >=dev-libs/nettle-3.6:=[gmp,${MULTILIB_USEDEP}]
- >=dev-libs/gmp-5.1.3-r1:=[${MULTILIB_USEDEP}]
- brotli? ( >=app-arch/brotli-1.0.0:=[${MULTILIB_USEDEP}] )
- dane? ( >=net-dns/unbound-1.4.20:=[${MULTILIB_USEDEP}] )
- guile? ( >=dev-scheme/guile-2:=[networking] )
- nls? ( >=virtual/libintl-0-r1:=[${MULTILIB_USEDEP}] )
- pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] )
- idn? ( >=net-dns/libidn2-0.16-r1:=[${MULTILIB_USEDEP}] )
- zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] )
- zstd? ( >=app-arch/zstd-1.3.0:=[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
- test? (
- seccomp? ( sys-libs/libseccomp )
- )"
-BDEPEND="
- dev-build/gtk-doc-am
- >=virtual/pkgconfig-0-r1
- doc? ( dev-util/gtk-doc )
- nls? ( sys-devel/gettext )
- test-full? (
- app-crypt/dieharder
- >=app-misc/datefudge-1.22
- dev-libs/softhsm:2[-bindist(-)]
- net-dialup/ppp
- net-misc/socat
- )
- verify-sig? ( >=sec-keys/openpgp-keys-gnutls-20220320 )"
-
-DOCS=( README.md doc/certtool.cfg )
-
-HTML_DOCS=()
-
-pkg_setup() {
- # bug #520818
- export TZ=UTC
-
- use doc && HTML_DOCS+=(
- doc/gnutls.html
- )
-}
-
-src_prepare() {
- default
-
- # don't try to use system certificate store on macOS, it is
- # confusingly ignoring our ca-certificates and more importantly
- # fails to compile in certain configurations
- sed -i -e 's/__APPLE__/__NO_APPLE__/' lib/system/certs.c || die
-
- # Use sane .so versioning on FreeBSD.
- elibtoolize
-}
-
-multilib_src_configure() {
- LINGUAS="${LINGUAS//en/en@boldquot en@quot}"
-
- local libconf=()
-
- # TPM needs to be tested before being enabled
- # Note that this may add a libltdl dep when enabled. Check configure.ac.
- libconf+=(
- --without-tpm
- --without-tpm2
- )
-
- # hardware-accel is disabled on OSX because the asm files force
- # GNU-stack (as doesn't support that) and when that's removed ld
- # complains about duplicate symbols
- [[ ${CHOST} == *-darwin* ]] && libconf+=( --disable-hardware-acceleration )
-
- # -fanalyzer substantially slows down the build and isn't useful for
- # us. It's useful for upstream as it's static analysis, but it's not
- # useful when just getting something built.
- export gl_cv_warn_c__fanalyzer=no
-
- local myeconfargs=(
- --disable-valgrind-tests
- $(multilib_native_enable manpages)
- $(multilib_native_use_enable doc gtk-doc)
- $(multilib_native_use_enable doc)
- $(multilib_native_use_enable guile)
- $(multilib_native_use_enable seccomp seccomp-tests)
- $(multilib_native_use_enable test tests)
- $(multilib_native_use_enable test-full full-test-suite)
- $(multilib_native_use_enable tools)
- $(use_enable cxx)
- $(use_enable dane libdane)
- $(use_enable nls)
- $(use_enable openssl openssl-compatibility)
- $(use_enable sslv2 ssl2-support)
- $(use_enable sslv3 ssl3-support)
- $(use_enable static-libs static)
- $(use_enable tls-heartbeat heartbeat-support)
- $(use_with brotli)
- $(use_with idn)
- $(use_with pkcs11 p11-kit)
- $(use_with zlib)
- $(use_with zstd)
- --disable-rpath
- --with-default-trust-store-file="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt
- --with-unbound-root-key-file="${EPREFIX}"/etc/dnssec/root-anchors.txt
- --without-included-libtasn1
- $("${S}/configure" --help | grep -o -- '--without-.*-prefix')
- )
- ECONF_SOURCE="${S}" econf "${libconf[@]}" "${myeconfargs[@]}"
-}
-
-multilib_src_install_all() {
- einstalldocs
- find "${ED}" -type f -name '*.la' -delete || die
-
- if use examples; then
- docinto examples
- dodoc doc/examples/*.c
- fi
-}
diff --git a/net-libs/gnutls/gnutls-3.7.7.ebuild b/net-libs/gnutls/gnutls-3.7.7.ebuild
deleted file mode 100644
index 2e1df5e092b0..000000000000
--- a/net-libs/gnutls/gnutls-3.7.7.ebuild
+++ /dev/null
@@ -1,140 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnutls.asc
-inherit libtool multilib-minimal verify-sig
-
-DESCRIPTION="A secure communications library implementing the SSL, TLS and DTLS protocols"
-HOMEPAGE="https://www.gnutls.org/"
-SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
-SRC_URI+=" verify-sig? ( mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz.sig )"
-
-LICENSE="GPL-3 LGPL-2.1+"
-SLOT="0/30.30" # <libgnutls.so number>.<libgnutlsxx.so number>
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="brotli +cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools zlib zstd"
-
-REQUIRED_USE="test-full? ( cxx dane doc examples guile idn nls openssl pkcs11 seccomp tls-heartbeat tools )"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}]
- dev-libs/libunistring:=[${MULTILIB_USEDEP}]
- >=dev-libs/nettle-3.6:=[gmp,${MULTILIB_USEDEP}]
- >=dev-libs/gmp-5.1.3-r1:=[${MULTILIB_USEDEP}]
- brotli? ( >=app-arch/brotli-1.0.0:=[${MULTILIB_USEDEP}] )
- dane? ( >=net-dns/unbound-1.4.20:=[${MULTILIB_USEDEP}] )
- guile? ( >=dev-scheme/guile-2:=[networking] )
- nls? ( >=virtual/libintl-0-r1:=[${MULTILIB_USEDEP}] )
- pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] )
- idn? ( >=net-dns/libidn2-0.16-r1:=[${MULTILIB_USEDEP}] )
- zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] )
- zstd? ( >=app-arch/zstd-1.3.0:=[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
- test? (
- seccomp? ( sys-libs/libseccomp )
- )"
-BDEPEND="
- dev-build/gtk-doc-am
- >=virtual/pkgconfig-0-r1
- doc? ( dev-util/gtk-doc )
- nls? ( sys-devel/gettext )
- test-full? (
- app-crypt/dieharder
- >=app-misc/datefudge-1.22
- dev-libs/softhsm:2[-bindist(-)]
- net-dialup/ppp
- net-misc/socat
- )
- verify-sig? ( >=sec-keys/openpgp-keys-gnutls-20220320 )"
-
-DOCS=( README.md doc/certtool.cfg )
-
-HTML_DOCS=()
-
-pkg_setup() {
- # bug #520818
- export TZ=UTC
-
- use doc && HTML_DOCS+=(
- doc/gnutls.html
- )
-}
-
-src_prepare() {
- default
-
- # don't try to use system certificate store on macOS, it is
- # confusingly ignoring our ca-certificates and more importantly
- # fails to compile in certain configurations
- sed -i -e 's/__APPLE__/__NO_APPLE__/' lib/system/certs.c || die
-
- # Use sane .so versioning on FreeBSD.
- elibtoolize
-}
-
-multilib_src_configure() {
- LINGUAS="${LINGUAS//en/en@boldquot en@quot}"
-
- local libconf=()
-
- # TPM needs to be tested before being enabled
- # Note that this may add a libltdl dep when enabled. Check configure.ac.
- libconf+=(
- --without-tpm
- --without-tpm2
- )
-
- # hardware-accel is disabled on OSX because the asm files force
- # GNU-stack (as doesn't support that) and when that's removed ld
- # complains about duplicate symbols
- [[ ${CHOST} == *-darwin* ]] && libconf+=( --disable-hardware-acceleration )
-
- # -fanalyzer substantially slows down the build and isn't useful for
- # us. It's useful for upstream as it's static analysis, but it's not
- # useful when just getting something built.
- export gl_cv_warn_c__fanalyzer=no
-
- local myeconfargs=(
- --disable-valgrind-tests
- $(multilib_native_enable manpages)
- $(multilib_native_use_enable doc gtk-doc)
- $(multilib_native_use_enable doc)
- $(multilib_native_use_enable guile)
- $(multilib_native_use_enable seccomp seccomp-tests)
- $(multilib_native_use_enable test tests)
- $(multilib_native_use_enable test-full full-test-suite)
- $(multilib_native_use_enable tools)
- $(use_enable cxx)
- $(use_enable dane libdane)
- $(use_enable nls)
- $(use_enable openssl openssl-compatibility)
- $(use_enable sslv2 ssl2-support)
- $(use_enable sslv3 ssl3-support)
- $(use_enable static-libs static)
- $(use_enable tls-heartbeat heartbeat-support)
- $(use_with brotli)
- $(use_with idn)
- $(use_with pkcs11 p11-kit)
- $(use_with zlib)
- $(use_with zstd)
- --disable-rpath
- --with-default-trust-store-file="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt
- --with-unbound-root-key-file="${EPREFIX}"/etc/dnssec/root-anchors.txt
- --without-included-libtasn1
- $("${S}/configure" --help | grep -o -- '--without-.*-prefix')
- )
-
- ECONF_SOURCE="${S}" econf "${libconf[@]}" "${myeconfargs[@]}"
-}
-
-multilib_src_install_all() {
- einstalldocs
- find "${ED}" -type f -name '*.la' -delete || die
-
- if use examples; then
- docinto examples
- dodoc doc/examples/*.c
- fi
-}
next reply other threads:[~2024-03-22 5:05 UTC|newest]
Thread overview: 333+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-22 5:05 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-09 4:32 [gentoo-commits] repo/gentoo:master commit in: net-libs/gnutls/ Sam James
2025-01-25 17:38 Sam James
2025-01-22 11:45 Arthur Zamarin
2025-01-22 7:57 Sam James
2025-01-22 7:57 Sam James
2025-01-22 7:54 Sam James
2025-01-22 7:54 Sam James
2025-01-22 7:54 Sam James
2024-12-24 21:14 Sam James
2024-12-07 2:59 Sam James
2024-10-13 22:43 Sam James
2024-10-13 22:43 Sam James
2024-10-13 22:43 Sam James
2024-10-13 22:43 Sam James
2024-10-13 22:43 Sam James
2024-10-13 22:43 Sam James
2024-09-23 9:14 Arthur Zamarin
2024-09-23 8:42 Arthur Zamarin
2024-09-23 8:13 Sam James
2024-09-23 7:37 Arthur Zamarin
2024-09-02 18:13 Mike Gilbert
2024-09-02 18:10 Mike Gilbert
2024-08-21 17:10 Fabian Groffen
2024-08-16 3:58 Sam James
2024-07-29 18:18 Fabian Groffen
2024-07-28 17:24 Fabian Groffen
2024-07-22 15:50 Sam James
2024-07-04 14:44 Sam James
2024-04-29 1:11 Sam James
2024-04-15 6:51 Sam James
2024-03-22 5:05 Sam James
2024-01-17 4:45 Sam James
2023-12-02 7:13 Sam James
2023-10-27 15:20 Michał Górny
2023-09-30 9:54 Sam James
2023-08-07 5:06 Sam James
2023-08-05 1:31 Sam James
2023-07-24 22:50 Sam James
2023-07-24 21:02 Sam James
2023-07-24 13:39 Arthur Zamarin
2023-05-29 18:21 Sam James
2023-05-14 17:13 Sam James
2023-02-12 4:00 Sam James
2023-02-11 4:26 Sam James
2022-11-25 12:09 Arthur Zamarin
2022-11-25 12:09 Arthur Zamarin
2022-11-25 9:45 Arthur Zamarin
2022-11-23 5:28 Arthur Zamarin
2022-11-23 5:24 Arthur Zamarin
2022-11-23 4:25 Sam James
2022-11-23 4:16 Sam James
2022-11-23 4:16 Sam James
2022-08-27 18:05 Arthur Zamarin
2022-08-24 5:26 Agostino Sarubbo
2022-08-24 5:25 Agostino Sarubbo
2022-08-24 4:01 Arthur Zamarin
2022-08-24 4:01 Arthur Zamarin
2022-08-24 4:01 Arthur Zamarin
2022-08-24 1:30 Sam James
2022-08-24 1:30 Sam James
2022-07-29 5:14 Sam James
2022-06-18 23:04 Sam James
2022-06-14 18:01 Sam James
2022-06-14 7:21 Agostino Sarubbo
2022-05-28 2:52 Sam James
2022-05-19 9:29 Agostino Sarubbo
2022-05-14 21:24 Sam James
2022-05-14 21:24 Sam James
2022-04-14 15:45 Agostino Sarubbo
2022-03-20 18:11 Arthur Zamarin
2022-03-20 3:32 Sam James
2022-03-18 6:27 Sam James
2022-03-18 6:17 Sam James
2022-03-17 2:13 Sam James
2022-03-15 9:39 Jakov Smolić
2022-03-06 9:39 Sam James
2022-03-02 6:51 Agostino Sarubbo
2022-03-02 6:50 Agostino Sarubbo
2022-03-02 6:49 Agostino Sarubbo
2022-01-20 12:08 Sam James
2021-12-03 5:13 Sam James
2021-10-03 11:28 David Seifert
2021-10-02 17:45 Sam James
2021-10-02 17:35 Sam James
2021-09-07 0:09 Sam James
2021-08-13 1:10 Sam James
2021-08-11 0:23 Sam James
2021-05-29 17:35 Lars Wendler
2021-05-14 20:42 Sam James
2021-05-14 20:42 Sam James
2021-05-11 16:38 Sam James
2021-05-11 16:38 Sam James
2021-05-10 13:20 Sergei Trofimovich
2021-05-09 21:42 Sam James
2021-05-09 10:57 Sam James
2021-05-09 10:57 Sam James
2021-03-10 18:24 Lars Wendler
2020-12-20 22:58 Thomas Deutschmann
2020-12-02 21:14 Thomas Deutschmann
2020-12-02 20:59 Lars Wendler
2020-11-27 10:47 Fabian Groffen
2020-09-18 10:30 Lars Wendler
2020-09-18 8:05 Agostino Sarubbo
2020-09-09 21:02 Sergei Trofimovich
2020-09-06 14:35 Sam James
2020-09-06 14:35 Sam James
2020-09-06 0:31 Sam James
2020-09-05 22:45 Sam James
2020-09-05 22:40 Sam James
2020-09-05 21:16 Thomas Deutschmann
2020-06-08 16:44 Sergei Trofimovich
2020-06-06 17:36 Agostino Sarubbo
2020-06-05 15:45 Mart Raudsepp
2020-06-04 15:31 Agostino Sarubbo
2020-06-04 15:30 Agostino Sarubbo
2020-06-04 15:30 Agostino Sarubbo
2020-06-04 15:29 Agostino Sarubbo
2020-06-04 15:29 Agostino Sarubbo
2020-06-04 15:28 Agostino Sarubbo
2020-06-04 13:12 Thomas Deutschmann
2020-04-02 21:54 Thomas Deutschmann
2020-04-02 21:54 Thomas Deutschmann
2020-04-02 8:21 Agostino Sarubbo
2020-04-02 8:20 Agostino Sarubbo
2020-04-02 8:20 Agostino Sarubbo
2020-04-02 8:19 Agostino Sarubbo
2020-04-01 11:11 Mart Raudsepp
2020-04-01 8:36 Agostino Sarubbo
2020-04-01 8:34 Agostino Sarubbo
2020-03-31 11:29 Lars Wendler
2020-03-31 11:29 Lars Wendler
2020-02-03 16:02 Lars Wendler
2020-02-03 16:02 Lars Wendler
2019-12-13 20:08 Thomas Deutschmann
2019-12-13 13:51 Mikle Kolyada
2019-12-02 9:59 Lars Wendler
2019-12-02 9:13 Lars Wendler
2019-12-02 9:13 Lars Wendler
2019-10-18 7:43 Lars Wendler
2019-08-19 11:30 Lars Wendler
2019-07-10 18:05 Alon Bar-Lev
2019-05-04 19:00 Mikle Kolyada
2019-04-17 11:38 Mikle Kolyada
2019-04-16 23:36 Aaron Bauman
2019-04-10 22:03 Sergei Trofimovich
2019-04-07 21:34 Sergei Trofimovich
2019-04-07 21:16 Sergei Trofimovich
2019-04-07 21:00 Sergei Trofimovich
2019-04-07 10:52 Mikle Kolyada
2019-04-05 19:03 Sergei Trofimovich
2019-04-02 9:51 Mikle Kolyada
2019-04-01 7:19 Mikle Kolyada
2019-03-27 11:36 Alon Bar-Lev
2019-03-26 20:05 Markus Meier
2019-03-25 11:50 Mikle Kolyada
2019-03-24 20:25 Sergei Trofimovich
2019-03-24 20:12 Sergei Trofimovich
2019-03-21 13:07 Mikle Kolyada
2019-02-27 11:44 Michael Haubenwallner
2019-01-27 18:34 Alon Bar-Lev
2019-01-27 10:42 Alon Bar-Lev
2019-01-26 22:02 Alon Bar-Lev
2019-01-08 6:52 Alon Bar-Lev
2019-01-07 15:50 Alon Bar-Lev
2019-01-07 14:54 Alon Bar-Lev
2019-01-07 0:33 Thomas Deutschmann
2018-12-22 20:27 Alon Bar-Lev
2018-12-21 10:21 Alon Bar-Lev
2018-12-21 10:21 Alon Bar-Lev
2018-10-06 8:05 Alon Bar-Lev
2018-10-06 0:32 Alon Bar-Lev
2018-09-29 10:40 Alon Bar-Lev
2018-09-27 23:55 Alon Bar-Lev
2018-09-26 20:49 Sergei Trofimovich
2018-09-14 22:13 Thomas Deutschmann
2018-09-14 18:27 Matt Turner
2018-09-07 21:08 Alon Bar-Lev
2018-09-07 20:23 Matt Turner
2018-08-30 20:07 Markus Meier
2018-08-22 19:20 Mart Raudsepp
2018-08-19 7:26 Matt Turner
2018-08-18 23:03 Mikle Kolyada
2018-08-18 22:31 Sergei Trofimovich
2018-08-18 22:24 Sergei Trofimovich
2018-08-16 22:45 Mikle Kolyada
2018-07-28 9:40 Jeroen Roovers
2018-07-24 20:35 Alon Bar-Lev
2018-06-30 21:25 Mikle Kolyada
2018-06-28 7:54 Alon Bar-Lev
2018-06-26 22:17 Sergei Trofimovich
2018-05-10 1:31 Matt Turner
2018-05-03 20:58 Mart Raudsepp
2018-04-24 9:14 Mikle Kolyada
2018-04-23 1:53 Matt Turner
2018-04-23 1:53 Matt Turner
2018-04-21 20:11 Sergei Trofimovich
2018-04-20 1:28 Aaron Bauman
2018-02-16 17:42 Alon Bar-Lev
2018-02-16 12:40 Alon Bar-Lev
2018-01-17 20:12 Alon Bar-Lev
2018-01-12 4:10 Mike Frysinger
2018-01-05 22:02 Ulrich Müller
2017-12-06 5:56 Alon Bar-Lev
2017-12-05 5:44 Markus Meier
2017-10-22 21:42 Tobias Klausmann
2017-10-21 18:05 Alon Bar-Lev
2017-10-15 22:50 Manuel Rüger
2017-10-15 21:43 Thomas Deutschmann
2017-10-14 18:17 Sergei Trofimovich
2017-10-14 14:10 Sergei Trofimovich
2017-10-14 10:32 Sergei Trofimovich
2017-10-14 6:32 Alon Bar-Lev
2017-10-14 6:32 Alon Bar-Lev
2017-10-14 6:18 Markus Meier
2017-09-09 19:02 Sergei Trofimovich
2017-09-09 18:54 Sergei Trofimovich
2017-09-08 19:39 Alon Bar-Lev
2017-08-25 22:21 Alon Bar-Lev
2017-08-18 17:44 Alon Bar-Lev
2017-08-18 17:41 Alon Bar-Lev
2017-07-04 18:29 Alon Bar-Lev
2017-06-21 12:17 Agostino Sarubbo
2017-06-20 14:56 Tobias Klausmann
2017-06-20 5:17 Agostino Sarubbo
2017-06-20 4:46 Markus Meier
2017-06-18 14:01 Agostino Sarubbo
2017-06-18 12:09 Sergei Trofimovich
2017-06-13 20:06 Sergei Trofimovich
2017-06-13 12:31 Agostino Sarubbo
2017-06-07 9:19 Alon Bar-Lev
2017-05-24 13:46 Agostino Sarubbo
2017-05-22 13:25 Tobias Klausmann
2017-05-20 9:34 Agostino Sarubbo
2017-05-20 8:49 Agostino Sarubbo
2017-05-11 9:13 Alon Bar-Lev
2017-04-24 7:56 Alon Bar-Lev
2017-04-24 7:02 Alon Bar-Lev
2017-03-25 17:06 Alon Bar-Lev
2017-03-14 2:44 Mike Frysinger
2017-03-12 0:36 Alon Bar-Lev
2017-03-11 23:47 Alon Bar-Lev
2017-03-11 23:43 Alon Bar-Lev
2017-03-11 23:43 Alon Bar-Lev
2017-03-06 13:29 Alon Bar-Lev
2017-03-03 20:55 Alon Bar-Lev
2017-03-03 12:45 Alon Bar-Lev
2017-02-24 6:40 Alon Bar-Lev
2017-02-24 6:32 Alon Bar-Lev
2017-02-24 4:16 Mike Frysinger
2017-02-23 18:37 Alon Bar-Lev
2017-02-23 18:05 Alon Bar-Lev
2017-02-22 21:27 Alon Bar-Lev
2017-02-13 10:40 Lars Wendler
2017-02-13 8:16 Lars Wendler
2017-02-12 21:35 Alon Bar-Lev
2017-02-12 21:22 Alon Bar-Lev
2017-02-12 20:44 Alon Bar-Lev
2017-02-12 19:23 Alon Bar-Lev
2017-02-04 1:59 Alon Bar-Lev
2017-01-29 19:33 Fabian Groffen
2017-01-28 11:21 Alon Bar-Lev
2017-01-24 9:57 Fabian Groffen
2017-01-20 8:07 Jeroen Roovers
2017-01-18 9:50 Agostino Sarubbo
2017-01-15 22:10 Tobias Klausmann
2017-01-15 12:59 Markus Meier
2017-01-13 17:06 Agostino Sarubbo
2017-01-09 16:34 Alon Bar-Lev
2017-01-05 16:16 Jeroen Roovers
2017-01-05 14:17 Alon Bar-Lev
2017-01-05 13:35 Alon Bar-Lev
2017-01-04 19:26 Alon Bar-Lev
2016-12-24 20:13 Alon Bar-Lev
2016-12-24 20:13 Alon Bar-Lev
2016-12-08 18:58 Alon Bar-Lev
2016-12-08 18:41 Lars Wendler
2016-12-08 13:34 Alon Bar-Lev
2016-11-04 8:45 Alon Bar-Lev
2016-10-16 18:33 Alon Bar-Lev
2016-10-14 15:27 Alon Bar-Lev
2016-10-14 15:27 Alon Bar-Lev
2016-10-13 17:58 Alon Bar-Lev
2016-10-09 20:59 Alon Bar-Lev
2016-10-03 18:50 Alon Bar-Lev
2016-09-29 13:28 Agostino Sarubbo
2016-09-29 13:14 Agostino Sarubbo
2016-09-29 12:35 Agostino Sarubbo
2016-09-29 9:41 Agostino Sarubbo
2016-09-29 9:35 Agostino Sarubbo
2016-09-26 19:08 Agostino Sarubbo
2016-09-26 19:08 Agostino Sarubbo
2016-09-26 13:44 Tobias Klausmann
2016-09-24 8:16 Jeroen Roovers
2016-09-23 6:53 Alon Bar-Lev
2016-09-09 6:51 Alon Bar-Lev
2016-08-12 16:46 Alon Bar-Lev
2016-08-09 15:07 Alon Bar-Lev
2016-08-09 15:07 Alon Bar-Lev
2016-08-09 9:24 Alon Bar-Lev
2016-07-24 18:39 Markus Meier
2016-07-16 15:38 Tobias Klausmann
2016-07-09 10:39 Jeroen Roovers
2016-07-08 10:53 Agostino Sarubbo
2016-07-08 10:52 Agostino Sarubbo
2016-07-06 20:07 Alon Bar-Lev
2016-06-11 11:53 Alon Bar-Lev
2016-06-06 18:20 Alon Bar-Lev
2016-05-20 11:53 Alon Bar-Lev
2016-05-10 11:54 Alon Bar-Lev
2016-04-11 19:04 Alon Bar-Lev
2016-03-11 18:55 Alon Bar-Lev
2016-03-03 20:36 Alon Bar-Lev
2016-02-03 20:47 Alon Bar-Lev
2016-01-08 10:37 Alon Bar-Lev
2015-11-22 14:29 Alon Bar-Lev
2015-11-18 18:37 Alon Bar-Lev
2015-10-22 7:54 Alon Bar-Lev
2015-10-20 16:33 Alon Bar-Lev
2015-09-25 14:28 Alon Bar-Lev
2015-09-24 8:07 Alon Bar-Lev
2015-09-12 10:22 Alon Bar-Lev
2015-09-08 4:26 Jeroen Roovers
2015-09-06 13:25 Agostino Sarubbo
2015-09-06 7:47 Markus Meier
2015-08-30 16:17 Tobias Klausmann
2015-08-30 13:33 Mikle Kolyada
2015-08-29 19:14 Alon Bar-Lev
2015-08-29 19:11 Alon Bar-Lev
2015-08-29 18:33 Alon Bar-Lev
2015-08-21 9:57 Alon Bar-Lev
2015-08-19 12:50 Alon Bar-Lev
2015-08-10 11:19 Alon Bar-Lev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1711083870.6ebf59f39cd74d9f923e58850ec66b51ab32bfb7.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox