From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/mbedtls/
Date: Fri, 17 Apr 2020 15:39:45 +0000 (UTC) [thread overview]
Message-ID: <1587137961.7288ec6532485f2e10be5515221f91a3f1901dc4.blueness@gentoo> (raw)
commit: 7288ec6532485f2e10be5515221f91a3f1901dc4
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 17 12:16:06 2020 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 15:39:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7288ec65
net-libs/mbedtls: remove vulnerable versions, bug #714582
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
net-libs/mbedtls/Manifest | 2 -
net-libs/mbedtls/mbedtls-2.17.0.ebuild | 94 -----------------------------
net-libs/mbedtls/mbedtls-2.20.0.ebuild | 106 ---------------------------------
3 files changed, 202 deletions(-)
diff --git a/net-libs/mbedtls/Manifest b/net-libs/mbedtls/Manifest
index 05b416b8229..43bc31dac15 100644
--- a/net-libs/mbedtls/Manifest
+++ b/net-libs/mbedtls/Manifest
@@ -1,7 +1,5 @@
DIST mbedcrypto-2.0.0.tar.gz 3001813 BLAKE2B 35a01b7cb11a94cb5ef333f5939945b40ecd0da482959980931e389ac5aec3c1c1b2f40970bbde4587454aee5957dce220593bfc31943ec3deddfa70d2386a25 SHA512 3a8fa6b7160065ef175139ba9cb4c8599be11f9d0df5fd60f9f96c425400a0a40eaa31d571ce61d4a00e3b10c1e2b81756c1ad31df6fc32777f40ade7806948a
DIST mbedcrypto-3.1.0.tar.gz 3055269 BLAKE2B 50089999c8c5c768f266894c4d0f45ce596acf3295ddd2f851be52486eef8bd9d5a12a9a5beacef9527c5bba36de90550a707c1adebd65cc853f4a55419e0bd0 SHA512 718d4193feeae9e598d068e959b6f6781d68512e59edfadbde9adb7356063a13fd3d6d9d88f94488ce6bc56faae2b55c001411df12420923a528316eaa422837
DIST mbedtls-2.16.6.tar.gz 2603563 BLAKE2B a4011bb2b7e3eca554cded05c4650fc16b48d86ae1ac7fefe29df6b29e38c1e76c880f082be83759b4dddd96f831a1238c2df41671bd9794b028402b3dd63f60 SHA512 a4c2e70c0cc6b1f1571a9f2ec27ede2620eb1937361599cab0e05b807068397d25695d5cd23931fd0f4cc051de6367c2b6c77f3507ed8b33cd492589c51eebac
-DIST mbedtls-2.17.0.tar.gz 2738368 BLAKE2B efcf2a6c84a85afdca0205bd9e8bcf039074c5e6f40e0814f835cf26c2d13dce87bd140aa0b803eea6a683e31b79680a3ea8ba72417e7ec26f206e0b027b014a SHA512 6ab52d116cb9f755871f2fd196ec1b352dbbe59f2ecedeb5551237e4e672da77205ef0c2f80ec746ba1fd94cab1995ab1729c8adb0f29d10f3c74a67f5327493
DIST mbedtls-2.19.1.tar.gz 1165843 BLAKE2B c8e6764b493a6ca011e74d7b297d5ae5140d7bdf17c1cfd5b9d37913d615ad3c5a6dbf71d44cbf14c938646e51bbf04cd63cc1657eb3775addb2dee3ee94c587 SHA512 07ec1cdf98e51ed35bb2940e485d7d8422e9fd440d2077d5cd4c80781d73848228386fe9064773ef8bb1a02c1bc060185b9c8310349d695926bd2c9b7cf6582b
-DIST mbedtls-2.20.0.tar.gz 1177878 BLAKE2B c6ab398d77d5e3f2549ccf0dd7c6db386adaa12f996729f02022aff68fcfdc6059d5e40cdc2587b8882800cfeb7fe7ebd4959a28639816f016bfb8085d8dbcb7 SHA512 1d9766aade2d4343b0acd8ab3a815990f99a260cdf9a16c3357e64ec7aac18f5f9059aeba266bd9f55aede1de1344dba28632449b39bc75d46767fe882e4a1a0
DIST mbedtls-2.22.0.tar.gz 3822997 BLAKE2B 0857479e89f9850f611cb8c946c489f715a83edba88673b874cd3e6530a7f72c48671e02435087a48aa9a550d0901a5fd2990f9b3a4d69edceecf1fa01772ab6 SHA512 391b99a59ed4edf9625e71e610ea71c6cefa4ea1210d306eb595d85f7408d5decf5fc995d4a411698f1536651ee1230b305dd354df15dbeef9469aa6a7980e09
diff --git a/net-libs/mbedtls/mbedtls-2.17.0.ebuild b/net-libs/mbedtls/mbedtls-2.17.0.ebuild
deleted file mode 100644
index ffb19c04d7a..00000000000
--- a/net-libs/mbedtls/mbedtls-2.17.0.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils multilib-minimal
-
-DESCRIPTION="Cryptographic library for embedded systems"
-HOMEPAGE="https://tls.mbed.org/"
-SRC_URI="https://github.com/ARMmbed/mbedtls/archive/${P}.tar.gz"
-S=${WORKDIR}/${PN}-${P}
-
-LICENSE="Apache-2.0"
-SLOT="0/12" # slot for libmbedtls.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="cpu_flags_x86_sse2 doc havege libressl programs -static-libs test threads zlib"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- programs? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
- )
- zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen media-gfx/graphviz )
- test? ( dev-lang/perl )"
-
-enable_mbedtls_option() {
- local myopt="$@"
- # check that config.h syntax is the same at version bump
- sed -i \
- -e "s://#define ${myopt}:#define ${myopt}:" \
- include/mbedtls/config.h || die
-}
-
-src_prepare() {
- use cpu_flags_x86_sse2 && enable_mbedtls_option MBEDTLS_HAVE_SSE2
- use zlib && enable_mbedtls_option MBEDTLS_ZLIB_SUPPORT
- use havege && enable_mbedtls_option MBEDTLS_HAVEGE_C
- use threads && enable_mbedtls_option MBEDTLS_THREADING_C
- use threads && enable_mbedtls_option MBEDTLS_THREADING_PTHREAD
-
- cmake-utils_src_prepare
-}
-
-multilib_src_configure() {
- local mycmakeargs=(
- -DENABLE_PROGRAMS=$(multilib_native_usex programs)
- -DENABLE_ZLIB_SUPPORT=$(usex zlib)
- -DUSE_STATIC_MBEDTLS_LIBRARY=$(usex static-libs)
- -DENABLE_TESTING=$(usex test)
- -DUSE_SHARED_MBEDTLS_LIBRARY=ON
- -DINSTALL_MBEDTLS_HEADERS=ON
- -DLIB_INSTALL_DIR="/usr/$(get_libdir)"
- )
-
- cmake-utils_src_configure
-}
-
-multilib_src_compile() {
- cmake-utils_src_compile
- use doc && multilib_is_native_abi && emake apidoc
-}
-
-multilib_src_test() {
- LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${BUILD_DIR}/library" \
- cmake-utils_src_test
-}
-
-multilib_src_install() {
- cmake-utils_src_install
-}
-
-multilib_src_install_all() {
- use doc && HTML_DOCS=( apidoc )
-
- einstalldocs
-
- if use programs ; then
- # avoid file collisions with sys-apps/coreutils
- local p e
- for p in "${ED}"/usr/bin/* ; do
- if [[ -x "${p}" && ! -d "${p}" ]] ; then
- mv "${p}" "${ED}"/usr/bin/mbedtls_${p##*/} || die
- fi
- done
- for e in aes hash pkey ssl test ; do
- docinto "${e}"
- dodoc programs/"${e}"/*.c
- dodoc programs/"${e}"/*.txt
- done
- fi
-}
diff --git a/net-libs/mbedtls/mbedtls-2.20.0.ebuild b/net-libs/mbedtls/mbedtls-2.20.0.ebuild
deleted file mode 100644
index e9b63cbe3cb..00000000000
--- a/net-libs/mbedtls/mbedtls-2.20.0.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils multilib-minimal
-
-DESCRIPTION="Cryptographic library for embedded systems"
-HOMEPAGE="https://tls.mbed.org/"
-CRYPTO_SUBMODULE="mbedcrypto-3.1.0"
-SRC_URI="https://github.com/ARMmbed/mbedtls/archive/${P}.tar.gz
- https://github.com/ARMmbed/mbed-crypto/archive/${CRYPTO_SUBMODULE}.tar.gz"
-S=${WORKDIR}/${PN}-${P}
-
-LICENSE="Apache-2.0"
-SLOT="0/13" # slot for libmbedtls.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="cpu_flags_x86_sse2 doc havege libressl programs -static-libs test threads zlib"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- programs? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
- )
- zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen media-gfx/graphviz )
- test? ( dev-lang/perl )"
-
-enable_mbedtls_option() {
- local myopt="$@"
- # check that config.h syntax is the same at version bump
- sed -i \
- -e "s://#define ${myopt}:#define ${myopt}:" \
- include/mbedtls/config.h || die
-}
-
-PATCHES=(
- "${FILESDIR}"/${PN}-dont-overwrite-headers.patch
- "${FILESDIR}"/${PN}-un-pebcak-705038-wrong-file.patch
- "${FILESDIR}"/${PN}-2.19.1-zlib.patch #706112 #717540
-)
-
-src_prepare() {
- use cpu_flags_x86_sse2 && enable_mbedtls_option MBEDTLS_HAVE_SSE2
- use zlib && enable_mbedtls_option MBEDTLS_ZLIB_SUPPORT
- use havege && enable_mbedtls_option MBEDTLS_HAVEGE_C
- use threads && enable_mbedtls_option MBEDTLS_THREADING_C
- use threads && enable_mbedtls_option MBEDTLS_THREADING_PTHREAD
-
- # pretend to be git submodule
- rmdir "${S}"/crypto
- mv "${WORKDIR}"/mbed-crypto-${CRYPTO_SUBMODULE} "${S}"/crypto
-
- cmake-utils_src_prepare
-}
-
-multilib_src_configure() {
- local mycmakeargs=(
- -DENABLE_PROGRAMS=$(multilib_native_usex programs)
- -DENABLE_ZLIB_SUPPORT=$(usex zlib)
- -DUSE_STATIC_MBEDTLS_LIBRARY=$(usex static-libs)
- -DENABLE_TESTING=$(usex test)
- -DUSE_SHARED_MBEDTLS_LIBRARY=ON
- -DINSTALL_MBEDTLS_HEADERS=ON
- -DLIB_INSTALL_DIR="/usr/$(get_libdir)"
- )
-
- cmake-utils_src_configure
-}
-
-multilib_src_compile() {
- cmake-utils_src_compile
- use doc && multilib_is_native_abi && emake apidoc
-}
-
-multilib_src_test() {
- LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${BUILD_DIR}/library" \
- cmake-utils_src_test
-}
-
-multilib_src_install() {
- cmake-utils_src_install
-}
-
-multilib_src_install_all() {
- use doc && HTML_DOCS=( apidoc )
-
- einstalldocs
-
- if use programs ; then
- # avoid file collisions with sys-apps/coreutils
- local p e
- for p in "${ED}"/usr/bin/* ; do
- if [[ -x "${p}" && ! -d "${p}" ]] ; then
- mv "${p}" "${ED}"/usr/bin/mbedtls_${p##*/} || die
- fi
- done
- for e in aes hash pkey ssl test ; do
- docinto "${e}"
- dodoc programs/"${e}"/*.c
- dodoc programs/"${e}"/*.txt
- done
- fi
-}
next reply other threads:[~2020-04-17 15:39 UTC|newest]
Thread overview: 287+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-17 15:39 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-05 20:33 [gentoo-commits] repo/gentoo:master commit in: net-libs/mbedtls/ Sam James
2025-01-05 20:33 Sam James
2024-12-23 5:07 Sam James
2024-11-30 10:46 Arthur Zamarin
2024-11-30 10:46 Arthur Zamarin
2024-11-29 22:01 Sam James
2024-11-23 16:54 Sam James
2024-11-23 16:54 Sam James
2024-11-12 18:33 Sam James
2024-11-12 18:33 Sam James
2024-11-12 18:33 Sam James
2024-07-16 19:18 Arthur Zamarin
2024-07-16 19:18 Arthur Zamarin
2024-07-16 19:18 Arthur Zamarin
2024-07-16 19:18 Arthur Zamarin
2024-07-16 19:18 Arthur Zamarin
2024-07-16 19:18 Arthur Zamarin
2024-07-16 19:18 Arthur Zamarin
2024-05-27 10:58 Viorel Munteanu
2024-05-27 10:58 Viorel Munteanu
2024-05-27 10:58 Viorel Munteanu
2024-01-31 22:47 Ionen Wolkens
2024-01-31 22:47 Ionen Wolkens
2024-01-31 22:47 Ionen Wolkens
2024-01-31 22:05 Sam James
2024-01-31 22:05 Sam James
2024-01-31 22:05 Sam James
2024-01-31 22:05 Sam James
2024-01-31 9:39 Yixun Lan
2024-01-31 9:39 Yixun Lan
2024-01-14 4:05 Sam James
2024-01-14 4:05 Sam James
2024-01-14 4:05 Sam James
2024-01-14 4:05 Sam James
2024-01-14 4:05 Sam James
2024-01-07 0:20 Conrad Kostecki
2023-10-28 20:05 Arthur Zamarin
2023-10-28 20:02 Arthur Zamarin
2023-10-28 20:02 Arthur Zamarin
2023-10-28 20:02 Arthur Zamarin
2023-10-28 19:49 Sam James
2023-10-28 19:49 Sam James
2023-10-28 19:38 Sam James
2023-10-08 5:39 Sam James
2023-10-08 5:33 Sam James
2023-06-18 8:28 Andreas Sturmlechner
2022-12-22 20:03 Andreas Sturmlechner
2022-12-21 0:24 Sam James
2022-12-21 0:24 Sam James
2022-12-20 23:57 Sam James
2022-12-20 23:57 Sam James
2022-12-20 23:57 Sam James
2022-12-20 23:28 Sam James
2022-12-20 23:28 Sam James
2022-07-15 16:59 Anthony G. Basile
2022-07-15 16:48 Anthony G. Basile
2022-01-15 22:01 Anthony G. Basile
2021-12-28 15:02 Anthony G. Basile
2021-12-28 15:02 Anthony G. Basile
2021-12-22 12:59 Agostino Sarubbo
2021-12-22 0:48 Sam James
2021-12-22 0:48 Sam James
2021-12-21 20:43 Arthur Zamarin
2021-12-21 20:43 Arthur Zamarin
2021-12-21 11:22 Arthur Zamarin
2021-12-21 11:22 Arthur Zamarin
2021-12-21 11:22 Arthur Zamarin
2021-12-21 11:22 Arthur Zamarin
2021-12-21 7:19 Agostino Sarubbo
2021-12-21 3:50 Sam James
2021-12-21 3:50 Sam James
2021-12-20 17:10 Anthony G. Basile
2021-12-20 13:57 Anthony G. Basile
2021-10-19 19:39 Anthony G. Basile
2021-10-16 7:22 Agostino Sarubbo
2021-10-16 4:18 Sam James
2021-09-20 10:28 Jakov Smolić
2021-09-19 7:12 Andreas K. Hüttel
2021-08-27 20:07 Sam James
2021-08-27 20:07 Sam James
2021-08-27 20:06 Sam James
2021-08-27 20:06 Sam James
2021-08-23 0:39 Sam James
2021-08-23 0:39 Sam James
2021-08-19 1:08 Sam James
2021-08-19 1:08 Sam James
2021-08-17 18:56 Sam James
2021-07-29 12:57 David Seifert
2021-07-28 20:20 Anthony G. Basile
2021-07-28 20:12 Anthony G. Basile
2021-06-25 1:33 Yixun Lan
2021-06-03 19:15 Sam James
2021-05-02 10:56 Mikle Kolyada
2021-04-18 19:41 Sergei Trofimovich
2021-04-06 15:11 John Helmert III
2021-04-03 12:30 Anthony G. Basile
2021-04-02 14:08 Sam James
2021-04-02 14:07 Sam James
2021-04-01 22:32 Sam James
2021-04-01 22:30 Sam James
2021-04-01 22:30 Sam James
2021-04-01 21:36 Thomas Deutschmann
2021-04-01 11:26 Anthony G. Basile
2021-03-28 18:24 Sam James
2021-03-28 14:14 Sam James
2021-03-28 13:54 Sam James
2021-03-28 11:04 Sam James
2021-03-28 7:14 Sam James
2021-03-28 7:14 Sam James
2021-03-13 16:25 Anthony G. Basile
2021-02-19 17:17 Sam James
2021-02-18 7:30 Sam James
2021-02-01 4:43 Sam James
2021-01-20 0:03 Sam James
2021-01-12 12:05 Sam James
2021-01-12 12:04 Sam James
2021-01-08 2:13 Anthony G. Basile
2020-12-08 15:52 Anthony G. Basile
2020-12-08 15:49 Anthony G. Basile
2020-12-07 19:22 Sergei Trofimovich
2020-10-31 12:07 Anthony G. Basile
2020-10-04 14:01 Sam James
2020-09-12 23:56 Sam James
2020-09-05 16:17 Thomas Deutschmann
2020-09-04 18:41 Sam James
2020-09-04 18:39 Sam James
2020-09-04 18:39 Sam James
2020-09-04 18:39 Sam James
2020-09-04 18:39 Sam James
2020-09-03 15:37 Anthony G. Basile
2020-07-17 23:25 Sam James
2020-07-17 23:25 Sam James
2020-07-17 1:38 Sam James
2020-07-17 1:21 Sam James
2020-07-08 7:11 Sergei Trofimovich
2020-07-08 7:11 Sergei Trofimovich
2020-07-04 12:38 David Seifert
2020-07-03 12:53 Anthony G. Basile
2020-07-03 12:53 Anthony G. Basile
2020-06-06 20:37 Anthony G. Basile
2020-05-25 21:23 Anthony G. Basile
2020-05-11 16:49 Agostino Sarubbo
2020-05-01 14:00 Agostino Sarubbo
2020-05-01 13:58 Agostino Sarubbo
2020-05-01 8:40 Mart Raudsepp
2020-04-30 14:36 Agostino Sarubbo
2020-04-30 14:36 Agostino Sarubbo
2020-04-29 14:03 Anthony G. Basile
2020-04-29 8:54 Mart Raudsepp
2020-04-29 8:54 Mart Raudsepp
2020-04-26 23:44 Thomas Deutschmann
2020-04-20 15:50 Anthony G. Basile
2020-04-17 15:39 Anthony G. Basile
2020-04-16 8:29 Agostino Sarubbo
2020-04-16 8:29 Agostino Sarubbo
2020-04-16 8:28 Agostino Sarubbo
2020-04-16 8:27 Agostino Sarubbo
2020-04-16 8:27 Agostino Sarubbo
2020-04-15 18:37 Anthony G. Basile
2020-04-15 13:38 Lars Wendler
2020-04-14 16:40 Anthony G. Basile
2020-04-14 16:01 Anthony G. Basile
2020-04-14 15:38 Anthony G. Basile
2020-03-15 2:41 Anthony G. Basile
2020-03-15 1:15 Anthony G. Basile
2020-03-13 22:10 Mart Raudsepp
2020-03-04 8:07 Agostino Sarubbo
2020-03-03 14:38 Agostino Sarubbo
2020-03-03 13:41 Agostino Sarubbo
2020-03-03 12:40 Agostino Sarubbo
2020-03-03 12:39 Agostino Sarubbo
2020-03-03 11:46 Agostino Sarubbo
2020-02-01 22:37 Anthony G. Basile
2020-01-21 21:35 Anthony G. Basile
2019-12-23 14:51 Anthony G. Basile
2019-12-17 20:46 Anthony G. Basile
2019-12-17 20:37 Anthony G. Basile
2019-12-17 19:32 Anthony G. Basile
2019-12-17 19:26 Anthony G. Basile
2019-09-29 16:57 Anthony G. Basile
2019-09-29 16:57 Anthony G. Basile
2019-03-27 18:52 Anthony G. Basile
2018-12-31 10:06 Mikle Kolyada
2018-12-22 20:40 Anthony G. Basile
2018-12-20 16:23 Anthony G. Basile
2018-12-20 16:23 Anthony G. Basile
2018-12-05 12:23 Anthony G. Basile
2018-11-25 18:43 Anthony G. Basile
2018-11-22 11:07 Anthony G. Basile
2018-10-21 8:29 Sergei Trofimovich
2018-10-17 19:01 Sergei Trofimovich
2018-10-17 9:48 Mikle Kolyada
2018-10-12 8:58 Tobias Klausmann
2018-10-06 23:47 Matt Turner
2018-10-06 23:47 Matt Turner
2018-10-06 21:15 Mart Raudsepp
2018-10-02 14:56 Mikle Kolyada
2018-10-02 9:52 Anthony G. Basile
2018-09-30 21:38 Sergei Trofimovich
2018-09-30 12:42 Anthony G. Basile
2018-09-30 12:24 Anthony G. Basile
2018-08-28 1:21 Anthony G. Basile
2018-07-30 11:03 Anthony G. Basile
2018-07-30 11:03 Anthony G. Basile
2018-07-11 5:05 Markus Meier
2018-06-25 20:43 Tobias Klausmann
2018-06-23 17:54 Mikle Kolyada
2018-06-23 13:38 Mart Raudsepp
2018-06-19 12:55 Thomas Deutschmann
2018-06-19 8:17 Sergei Trofimovich
2018-06-19 0:03 Anthony G. Basile
2018-06-09 19:42 Mikle Kolyada
2018-06-07 14:48 Anthony G. Basile
2018-05-19 18:15 Sergei Trofimovich
2018-05-06 5:42 Anthony G. Basile
2018-04-22 22:53 Anthony G. Basile
2018-04-22 20:28 Matt Turner
2018-04-22 20:19 Matt Turner
2018-04-21 9:06 Mikle Kolyada
2018-04-20 6:57 Sergei Trofimovich
2018-04-15 9:20 Sergei Trofimovich
2018-04-14 18:47 Aaron Bauman
2018-04-14 16:53 Sergei Trofimovich
2018-04-12 10:29 Mart Raudsepp
2018-04-11 20:43 Thomas Deutschmann
2018-03-26 12:24 Anthony G. Basile
2018-03-13 18:01 Markus Meier
2018-03-07 15:49 Anthony G. Basile
2018-03-05 21:31 Tobias Klausmann
2018-03-04 10:19 Jason Zaman
2018-03-04 6:51 Thomas Deutschmann
2018-03-02 23:51 Mart Raudsepp
2018-03-02 23:51 Mart Raudsepp
2018-03-02 23:39 Sergei Trofimovich
2018-02-27 8:13 Anthony G. Basile
2018-02-07 13:26 Anthony G. Basile
2017-10-12 18:45 Anthony G. Basile
2017-09-19 16:28 Anthony G. Basile
2017-09-19 10:23 Anthony G. Basile
2017-09-19 10:16 Anthony G. Basile
2017-09-19 7:51 Sergei Trofimovich
2017-09-07 19:41 Markus Meier
2017-09-04 22:29 Aaron Bauman
2017-09-04 22:29 Aaron Bauman
2017-09-04 7:30 Tobias Klausmann
2017-09-01 22:20 Sergei Trofimovich
2017-08-29 7:06 Anthony G. Basile
2017-07-23 16:52 Anthony G. Basile
2017-06-21 14:25 Anthony G. Basile
2017-06-21 14:25 Anthony G. Basile
2017-05-22 13:25 Tobias Klausmann
2017-05-20 8:49 Agostino Sarubbo
2017-05-19 7:50 Jeroen Roovers
2017-05-19 1:57 Michael Weber
2017-05-19 1:29 Michael Weber
2017-05-18 9:22 Anthony G. Basile
2017-03-11 14:29 Anthony G. Basile
2017-03-11 14:29 Anthony G. Basile
2016-12-15 7:37 Anthony G. Basile
2016-10-19 11:02 Anthony G. Basile
2016-07-08 13:28 Agostino Sarubbo
2016-07-08 10:26 Agostino Sarubbo
2016-06-29 22:40 Anthony G. Basile
2016-06-29 22:40 Anthony G. Basile
2016-06-21 12:09 Jeroen Roovers
2016-06-08 23:19 Anthony G. Basile
2016-06-08 19:05 Mike Frysinger
2016-05-25 11:25 Agostino Sarubbo
2016-05-25 9:48 Agostino Sarubbo
2016-05-22 19:35 Pacho Ramos
2016-05-21 9:52 Tobias Klausmann
2016-04-21 15:37 Markus Meier
2016-04-04 2:42 Jeroen Roovers
2016-04-03 16:14 Anthony G. Basile
2016-04-03 16:11 Anthony G. Basile
2015-12-15 19:30 Anthony G. Basile
2015-11-11 1:50 Anthony G. Basile
2015-11-11 1:15 Anthony G. Basile
2015-10-08 21:53 Julian Ospald
2015-10-08 21:49 Julian Ospald
2015-10-08 21:49 Julian Ospald
2015-09-20 17:35 Julian Ospald
2015-09-19 12:21 Julian Ospald
2015-09-05 18:20 Julian Ospald
2015-08-16 15:10 Justin Lecher
2015-08-14 22:18 Julian Ospald
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=1587137961.7288ec6532485f2e10be5515221f91a3f1901dc4.blueness@gentoo \
--to=blueness@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