From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/
Date: Thu, 29 Jun 2023 06:18:07 +0000 (UTC) [thread overview]
Message-ID: <1688019436.23cf518a1f7d72b3c9be262387b628766e8e6ca6.sam@gentoo> (raw)
commit: 23cf518a1f7d72b3c9be262387b628766e8e6ca6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 06:17:03 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 06:17:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23cf518a
app-crypt/gnupg: drop 2.4.1, 2.4.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/gnupg/Manifest | 2 -
app-crypt/gnupg/gnupg-2.4.1.ebuild | 191 -------------------------------------
app-crypt/gnupg/gnupg-2.4.2.ebuild | 191 -------------------------------------
3 files changed, 384 deletions(-)
diff --git a/app-crypt/gnupg/Manifest b/app-crypt/gnupg/Manifest
index ce2f8995cfdc..5988bcdfce11 100644
--- a/app-crypt/gnupg/Manifest
+++ b/app-crypt/gnupg/Manifest
@@ -1,6 +1,4 @@
DIST gnupg-2.2.41.tar.bz2 7313746 BLAKE2B 0be2965a646a8636a127f89329030860908b0bbc447381782527459aed85f5276c29e7a2c89f87cb715407d9f1aabbf3ae1765073764d05e422035e8d5962569 SHA512 f472e5058ea9881355f0c754a47acd0b5360c36e8976b8563dbc763a7cef792bf88227cc15fe5172d3e9bb9fc34d8448dd5c183949031e91a1997cc7f0f83b55
DIST gnupg-2.2.41.tar.bz2.sig 238 BLAKE2B 7a4dc8dd4b3da77f6684325f46e3e3b1aeac6fcd8382e3148da1a01a5c5a9e14c1352fb28b61e500388d647e1103b8f78ad49e467e01b732c4a13eb849859b98 SHA512 ac6edd35c6b02a02d6c8a4468332213f20159f972aa2f7fd25c6841c662b3d84db5230330d540e0785ddaff080daf8dd250292104ff47560ad59c11803aabefa
-DIST gnupg-2.4.1.tar.bz2 7341338 BLAKE2B 6da4b1ed44f8110421ea465b50a08915231a26ee450c1b11326b9b777772b9ea304ea0c0881e967ca9c6054bc526445951176c50d9a2e24b038c04354c778e59 SHA512 4d6b30ec4b8d786508ec1ac5f3c5b0ddebdc4f60aa72eb5d6ecc185ff0e9f1f4798f80ae16a3d136052b91ec54978ec0b7969a11a6c2727f30b3b6efabbaf388
-DIST gnupg-2.4.1.tar.bz2.sig 238 BLAKE2B b832f8930827ddeacf4ca864279acfb5256427aaa9164ea1d9a98528c4a637d1288269c8fa6a19427b768294a9833dbe3eeb596abb1774864ca92001921f0b54 SHA512 2fead4f71876bf839cffc78def542b2cfd1b76ac207a06d8725dca7e20572969d9d72fc28b0c84345ee56cc57f5e3ff83e79be24eab1ee6db91680ae95447809
DIST gnupg-2.4.2.tar.bz2 7346587 BLAKE2B 7a5aecca25d87f5f531576c8db1629908d97381bc75f69c228ebf7f06f2234ff847e631ad2b4ff35772e0905648b291e79816a4a274616fda5157bd6a88319a2 SHA512 64076146c735adeaf176dab432b13b1314bfb588eb97ba1081c26ae32647d2b099e62f02bb1c66ce672ff1146d1fb9a389cdd17e7b9c2ec674ff1dccb7f46a8e
DIST gnupg-2.4.2.tar.bz2.sig 119 BLAKE2B da10bc6d93e5bd96572d6e03b99595eb3f3a5e2e53767a235f9e28878a294e6f444c5cee3a44579f6593582e5c4d85e99e963f2eb7ad2d64aa3a54136c39ffef SHA512 d08cb718a8656efb922f2591ec295e678687fe5f3a26459498952d28f4eea4f8368ea896c2908f58e3d3d8ea49faf865a1c146dda1b24f15bf8d37dce3eac868
diff --git a/app-crypt/gnupg/gnupg-2.4.1.ebuild b/app-crypt/gnupg/gnupg-2.4.1.ebuild
deleted file mode 100644
index 824453c2bd62..000000000000
--- a/app-crypt/gnupg/gnupg-2.4.1.ebuild
+++ /dev/null
@@ -1,191 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Maintainers should:
-# 1. Join the "Gentoo" project at https://dev.gnupg.org/project/view/27/
-# 2. Subscribe to release tasks like https://dev.gnupg.org/T6159
-# (find the one for the current release then subscribe to it +
-# any subsequent ones linked within so you're covered for a while.)
-
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc
-# in-source builds are not supported: https://dev.gnupg.org/T6313#166339
-inherit flag-o-matic out-of-source multiprocessing systemd toolchain-funcs verify-sig
-
-MY_P="${P/_/-}"
-
-DESCRIPTION="The GNU Privacy Guard, a GPL OpenPGP implementation"
-HOMEPAGE="https://gnupg.org/"
-SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
-SRC_URI+=" verify-sig? ( mirror://gnupg/gnupg/${P}.tar.bz2.sig )"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-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="bzip2 doc ldap nls readline selinux +smartcard ssl test +tofu tpm tools usb user-socket wks-server"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="test? ( tofu )"
-
-# Existence of executables is checked during configuration.
-# Note: On each bump, update dep bounds on each version from configure.ac!
-DEPEND="
- >=dev-libs/libassuan-2.5.0
- >=dev-libs/libgcrypt-1.9.1:=
- >=dev-libs/libgpg-error-1.46
- >=dev-libs/libksba-1.6.3
- >=dev-libs/npth-1.2
- >=net-misc/curl-7.10
- sys-libs/zlib
- bzip2? ( app-arch/bzip2 )
- ldap? ( net-nds/openldap:= )
- readline? ( sys-libs/readline:0= )
- smartcard? ( usb? ( virtual/libusb:1 ) )
- tofu? ( >=dev-db/sqlite-3.27 )
- tpm? ( >=app-crypt/tpm2-tss-2.4.0:= )
- ssl? ( >=net-libs/gnutls-3.0:0= )
-"
-RDEPEND="
- ${DEPEND}
- app-crypt/pinentry
- nls? ( virtual/libintl )
- selinux? ( sec-policy/selinux-gpg )
- wks-server? ( virtual/mta )
-"
-BDEPEND="
- virtual/pkgconfig
- doc? ( sys-apps/texinfo )
- nls? ( sys-devel/gettext )
- verify-sig? ( sec-keys/openpgp-keys-gnupg )
-"
-
-DOCS=(
- ChangeLog NEWS README THANKS TODO VERSION
- doc/FAQ doc/DETAILS doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER
-)
-
-PATCHES=(
- "${FILESDIR}"/${PN}-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch
-)
-
-src_prepare() {
- default
-
- GNUPG_SYSTEMD_UNITS=(
- dirmngr.service
- dirmngr.socket
- gpg-agent-browser.socket
- gpg-agent-extra.socket
- gpg-agent.service
- gpg-agent.socket
- gpg-agent-ssh.socket
- )
-
- cp "${GNUPG_SYSTEMD_UNITS[@]/#/${FILESDIR}/}" "${T}" || die
-
- # Inject SSH_AUTH_SOCK into user's sessions after enabling gpg-agent-ssh.socket in systemctl --user mode,
- # idea borrowed from libdbus, see
- # https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/bus/systemd-user/dbus.socket.in#L6
- #
- # This cannot be upstreamed, as it requires determining the exact prefix of 'systemctl',
- # which in turn requires discovery in Autoconf, something that upstream deeply resents.
- sed -e "/DirectoryMode=/a ExecStartPost=-${EPREFIX}/bin/systemctl --user set-environment SSH_AUTH_SOCK=%t/gnupg/S.gpg-agent.ssh" \
- -i "${T}"/gpg-agent-ssh.socket || die
-}
-
-my_src_configure() {
- local myconf=(
- $(use_enable bzip2)
- $(use_enable nls)
- $(use_enable smartcard scdaemon)
- $(use_enable ssl gnutls)
- $(use_enable test all-tests)
- $(use_enable test tests)
- $(use_enable tofu)
- $(use_enable tofu keyboxd)
- $(use_enable tofu sqlite)
- $(usex tpm '--with-tss=intel' '--disable-tpm2d')
- $(use smartcard && use_enable usb ccid-driver || echo '--disable-ccid-driver')
- $(use_enable wks-server wks-tools)
- $(use_with ldap)
- $(use_with readline)
-
- # Hardcode mailprog to /usr/libexec/sendmail even if it does not exist.
- # As of GnuPG 2.3, the mailprog substitution is used for the binary called
- # by wks-client & wks-server; and if it's autodetected but not not exist at
- # build time, then then 'gpg-wks-client --send' functionality will not
- # work. This has an unwanted side-effect in stage3 builds: there was a
- # [R]DEPEND on virtual/mta, which also brought in virtual/logger, bloating
- # the build where the install guide previously make the user chose the
- # logger & mta early in the install.
- --with-mailprog=/usr/libexec/sendmail
-
- --disable-ntbtls
- --enable-gpgsm
- --enable-large-secmem
-
- CC_FOR_BUILD="$(tc-getBUILD_CC)"
- GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
- KSBA_CONFIG="${ESYSROOT}/usr/bin/ksba-config"
- LIBASSUAN_CONFIG="${ESYSROOT}/usr/bin/libassuan-config"
- LIBGCRYPT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-libgcrypt-config"
- NPTH_CONFIG="${ESYSROOT}/usr/bin/npth-config"
-
- $("${S}/configure" --help | grep -o -- '--without-.*-prefix')
- )
-
- if use prefix && use usb; then
- # bug #649598
- append-cppflags -I"${ESYSROOT}/usr/include/libusb-1.0"
- fi
-
- # bug #663142
- if use user-socket; then
- myconf+=( --enable-run-gnupg-user-socket )
- fi
-
- # glib fails and picks up clang's internal stdint.h causing weird errors
- tc-is-clang && export gl_cv_absolute_stdint_h="${ESYSROOT}"/usr/include/stdint.h
-
- econf "${myconf[@]}"
-}
-
-my_src_compile() {
- default
-
- use doc && emake -C doc html
-}
-
-my_src_test() {
- export TESTFLAGS="--parallel=$(makeopts_jobs)"
-
- default
-}
-
-my_src_install() {
- emake DESTDIR="${D}" install
-
- use tools && dobin tools/{gpgconf,gpgsplit,gpg-check-pattern} tools/make-dns-cert
-
- dosym gpg /usr/bin/gpg2
- dosym gpgv /usr/bin/gpgv2
- echo ".so man1/gpg.1" > "${ED}"/usr/share/man/man1/gpg2.1 || die
- echo ".so man1/gpgv.1" > "${ED}"/usr/share/man/man1/gpgv2.1 || die
-
- dodir /etc/env.d
- echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> "${ED}"/etc/env.d/30gnupg || die
-
- use doc && dodoc doc/gnupg.html/*
-}
-
-my_src_install_all() {
- einstalldocs
-
- use tools && dobin tools/{convert-from-106,mail-signed-keys,lspgpot}
- use doc && dodoc doc/*.png
-
- # Dropped upstream in https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commitdiff;h=eae28f1bd4a5632e8f8e85b7248d1c4d4a10a5ed.
- dodoc "${FILESDIR}"/README-systemd
- systemd_douserunit "${GNUPG_SYSTEMD_UNITS[@]/#/${T}/}"
-}
diff --git a/app-crypt/gnupg/gnupg-2.4.2.ebuild b/app-crypt/gnupg/gnupg-2.4.2.ebuild
deleted file mode 100644
index 824453c2bd62..000000000000
--- a/app-crypt/gnupg/gnupg-2.4.2.ebuild
+++ /dev/null
@@ -1,191 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Maintainers should:
-# 1. Join the "Gentoo" project at https://dev.gnupg.org/project/view/27/
-# 2. Subscribe to release tasks like https://dev.gnupg.org/T6159
-# (find the one for the current release then subscribe to it +
-# any subsequent ones linked within so you're covered for a while.)
-
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/gnupg.asc
-# in-source builds are not supported: https://dev.gnupg.org/T6313#166339
-inherit flag-o-matic out-of-source multiprocessing systemd toolchain-funcs verify-sig
-
-MY_P="${P/_/-}"
-
-DESCRIPTION="The GNU Privacy Guard, a GPL OpenPGP implementation"
-HOMEPAGE="https://gnupg.org/"
-SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
-SRC_URI+=" verify-sig? ( mirror://gnupg/gnupg/${P}.tar.bz2.sig )"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-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="bzip2 doc ldap nls readline selinux +smartcard ssl test +tofu tpm tools usb user-socket wks-server"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="test? ( tofu )"
-
-# Existence of executables is checked during configuration.
-# Note: On each bump, update dep bounds on each version from configure.ac!
-DEPEND="
- >=dev-libs/libassuan-2.5.0
- >=dev-libs/libgcrypt-1.9.1:=
- >=dev-libs/libgpg-error-1.46
- >=dev-libs/libksba-1.6.3
- >=dev-libs/npth-1.2
- >=net-misc/curl-7.10
- sys-libs/zlib
- bzip2? ( app-arch/bzip2 )
- ldap? ( net-nds/openldap:= )
- readline? ( sys-libs/readline:0= )
- smartcard? ( usb? ( virtual/libusb:1 ) )
- tofu? ( >=dev-db/sqlite-3.27 )
- tpm? ( >=app-crypt/tpm2-tss-2.4.0:= )
- ssl? ( >=net-libs/gnutls-3.0:0= )
-"
-RDEPEND="
- ${DEPEND}
- app-crypt/pinentry
- nls? ( virtual/libintl )
- selinux? ( sec-policy/selinux-gpg )
- wks-server? ( virtual/mta )
-"
-BDEPEND="
- virtual/pkgconfig
- doc? ( sys-apps/texinfo )
- nls? ( sys-devel/gettext )
- verify-sig? ( sec-keys/openpgp-keys-gnupg )
-"
-
-DOCS=(
- ChangeLog NEWS README THANKS TODO VERSION
- doc/FAQ doc/DETAILS doc/HACKING doc/TRANSLATE doc/OpenPGP doc/KEYSERVER
-)
-
-PATCHES=(
- "${FILESDIR}"/${PN}-2.1.20-gpgscm-Use-shorter-socket-path-lengts-to-improve-tes.patch
-)
-
-src_prepare() {
- default
-
- GNUPG_SYSTEMD_UNITS=(
- dirmngr.service
- dirmngr.socket
- gpg-agent-browser.socket
- gpg-agent-extra.socket
- gpg-agent.service
- gpg-agent.socket
- gpg-agent-ssh.socket
- )
-
- cp "${GNUPG_SYSTEMD_UNITS[@]/#/${FILESDIR}/}" "${T}" || die
-
- # Inject SSH_AUTH_SOCK into user's sessions after enabling gpg-agent-ssh.socket in systemctl --user mode,
- # idea borrowed from libdbus, see
- # https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/bus/systemd-user/dbus.socket.in#L6
- #
- # This cannot be upstreamed, as it requires determining the exact prefix of 'systemctl',
- # which in turn requires discovery in Autoconf, something that upstream deeply resents.
- sed -e "/DirectoryMode=/a ExecStartPost=-${EPREFIX}/bin/systemctl --user set-environment SSH_AUTH_SOCK=%t/gnupg/S.gpg-agent.ssh" \
- -i "${T}"/gpg-agent-ssh.socket || die
-}
-
-my_src_configure() {
- local myconf=(
- $(use_enable bzip2)
- $(use_enable nls)
- $(use_enable smartcard scdaemon)
- $(use_enable ssl gnutls)
- $(use_enable test all-tests)
- $(use_enable test tests)
- $(use_enable tofu)
- $(use_enable tofu keyboxd)
- $(use_enable tofu sqlite)
- $(usex tpm '--with-tss=intel' '--disable-tpm2d')
- $(use smartcard && use_enable usb ccid-driver || echo '--disable-ccid-driver')
- $(use_enable wks-server wks-tools)
- $(use_with ldap)
- $(use_with readline)
-
- # Hardcode mailprog to /usr/libexec/sendmail even if it does not exist.
- # As of GnuPG 2.3, the mailprog substitution is used for the binary called
- # by wks-client & wks-server; and if it's autodetected but not not exist at
- # build time, then then 'gpg-wks-client --send' functionality will not
- # work. This has an unwanted side-effect in stage3 builds: there was a
- # [R]DEPEND on virtual/mta, which also brought in virtual/logger, bloating
- # the build where the install guide previously make the user chose the
- # logger & mta early in the install.
- --with-mailprog=/usr/libexec/sendmail
-
- --disable-ntbtls
- --enable-gpgsm
- --enable-large-secmem
-
- CC_FOR_BUILD="$(tc-getBUILD_CC)"
- GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
- KSBA_CONFIG="${ESYSROOT}/usr/bin/ksba-config"
- LIBASSUAN_CONFIG="${ESYSROOT}/usr/bin/libassuan-config"
- LIBGCRYPT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-libgcrypt-config"
- NPTH_CONFIG="${ESYSROOT}/usr/bin/npth-config"
-
- $("${S}/configure" --help | grep -o -- '--without-.*-prefix')
- )
-
- if use prefix && use usb; then
- # bug #649598
- append-cppflags -I"${ESYSROOT}/usr/include/libusb-1.0"
- fi
-
- # bug #663142
- if use user-socket; then
- myconf+=( --enable-run-gnupg-user-socket )
- fi
-
- # glib fails and picks up clang's internal stdint.h causing weird errors
- tc-is-clang && export gl_cv_absolute_stdint_h="${ESYSROOT}"/usr/include/stdint.h
-
- econf "${myconf[@]}"
-}
-
-my_src_compile() {
- default
-
- use doc && emake -C doc html
-}
-
-my_src_test() {
- export TESTFLAGS="--parallel=$(makeopts_jobs)"
-
- default
-}
-
-my_src_install() {
- emake DESTDIR="${D}" install
-
- use tools && dobin tools/{gpgconf,gpgsplit,gpg-check-pattern} tools/make-dns-cert
-
- dosym gpg /usr/bin/gpg2
- dosym gpgv /usr/bin/gpgv2
- echo ".so man1/gpg.1" > "${ED}"/usr/share/man/man1/gpg2.1 || die
- echo ".so man1/gpgv.1" > "${ED}"/usr/share/man/man1/gpgv2.1 || die
-
- dodir /etc/env.d
- echo "CONFIG_PROTECT=/usr/share/gnupg/qualified.txt" >> "${ED}"/etc/env.d/30gnupg || die
-
- use doc && dodoc doc/gnupg.html/*
-}
-
-my_src_install_all() {
- einstalldocs
-
- use tools && dobin tools/{convert-from-106,mail-signed-keys,lspgpot}
- use doc && dodoc doc/*.png
-
- # Dropped upstream in https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commitdiff;h=eae28f1bd4a5632e8f8e85b7248d1c4d4a10a5ed.
- dodoc "${FILESDIR}"/README-systemd
- systemd_douserunit "${GNUPG_SYSTEMD_UNITS[@]/#/${T}/}"
-}
next reply other threads:[~2023-06-29 6:18 UTC|newest]
Thread overview: 436+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-29 6:18 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-03 11:35 [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/ Fabian Groffen
2024-10-30 16:58 Sam James
2024-10-29 16:45 Sam James
2024-10-13 11:06 Sam James
2024-10-10 11:04 Arthur Zamarin
2024-10-09 0:06 Jakov Smolić
2024-10-05 14:42 Arthur Zamarin
2024-10-05 13:58 Arthur Zamarin
2024-10-05 12:58 Arthur Zamarin
2024-10-05 12:02 Arthur Zamarin
2024-08-06 14:43 James Le Cuirot
2024-07-29 19:47 Fabian Groffen
2024-06-25 1:56 Sam James
2024-06-23 1:49 Sam James
2024-06-23 1:49 Sam James
2024-06-23 1:49 Sam James
2024-06-01 7:27 Arthur Zamarin
2024-06-01 7:14 Arthur Zamarin
2024-06-01 7:14 Arthur Zamarin
2024-06-01 6:22 Arthur Zamarin
2024-06-01 6:22 Arthur Zamarin
2024-06-01 6:22 Arthur Zamarin
2024-04-28 2:25 Sam James
2024-04-13 6:26 Arthur Zamarin
2024-03-16 16:48 Arthur Zamarin
2024-03-16 16:35 Arthur Zamarin
2024-03-16 5:23 Sam James
2024-03-16 0:20 Sam James
2024-03-16 0:20 Sam James
2024-03-15 23:53 Sam James
2024-03-15 23:53 Sam James
2024-03-07 17:28 Sam James
2024-03-04 3:02 Sam James
2024-03-03 1:16 Sam James
2024-03-02 23:30 Sam James
2024-03-02 16:27 Arthur Zamarin
2024-03-02 11:53 Arthur Zamarin
2024-03-02 9:30 Michał Górny
2024-03-02 9:30 Michał Górny
2024-03-01 23:40 Sam James
2024-02-28 2:32 Ionen Wolkens
2024-02-24 23:11 James Le Cuirot
2024-02-05 2:22 Sam James
2024-02-05 2:22 Sam James
2024-02-05 2:22 Sam James
2024-02-05 2:22 Sam James
2024-02-05 2:22 Sam James
2024-01-29 9:49 Sam James
2024-01-28 23:28 Robin H. Johnson
2024-01-08 9:56 Sam James
2023-12-10 20:23 Sam James
2023-08-13 8:08 Sam James
2023-05-31 0:28 Sam James
2023-05-31 0:28 Sam James
2023-05-31 0:28 Sam James
2023-05-31 0:28 Sam James
2023-04-20 18:14 Mike Gilbert
2023-04-18 2:20 Sam James
2023-03-31 11:53 Arthur Zamarin
2023-03-31 11:53 Arthur Zamarin
2023-03-28 23:39 Sam James
2023-02-20 20:17 Arthur Zamarin
2023-02-16 10:01 Sam James
2023-02-12 6:23 Sam James
2023-02-12 6:23 Sam James
2023-02-12 6:23 Sam James
2022-12-20 18:53 Sam James
2022-12-20 11:21 Sam James
2022-12-20 10:53 Sam James
2022-12-20 10:53 Sam James
2022-11-25 12:04 Arthur Zamarin
2022-11-23 13:56 Jakov Smolić
2022-11-18 9:52 Arthur Zamarin
2022-11-18 6:48 Arthur Zamarin
2022-11-18 6:46 Arthur Zamarin
2022-11-18 6:45 Sam James
2022-11-18 6:43 Arthur Zamarin
2022-11-18 6:43 Arthur Zamarin
2022-10-14 19:04 Sam James
2022-09-21 12:25 Agostino Sarubbo
2022-09-19 16:31 Sam James
2022-09-16 13:11 Arthur Zamarin
2022-09-15 17:15 Arthur Zamarin
2022-09-08 11:35 Agostino Sarubbo
2022-09-06 22:44 Sam James
2022-09-06 22:12 Jakov Smolić
2022-09-06 21:44 Jakov Smolić
2022-09-06 21:37 Sam James
2022-09-02 20:53 Sam James
2022-09-01 21:49 Sam James
2022-09-01 21:49 Sam James
2022-08-24 21:17 Sam James
2022-07-12 1:28 Sam James
2022-07-08 7:41 Sam James
2022-07-06 17:39 Arthur Zamarin
2022-07-04 6:55 Agostino Sarubbo
2022-07-04 6:54 Agostino Sarubbo
2022-07-04 6:53 Agostino Sarubbo
2022-07-04 6:53 Agostino Sarubbo
2022-07-04 6:52 Agostino Sarubbo
2022-07-04 6:52 Agostino Sarubbo
2022-07-04 6:51 Agostino Sarubbo
2022-06-15 8:09 Agostino Sarubbo
2022-06-15 7:16 Agostino Sarubbo
2022-06-14 10:07 Agostino Sarubbo
2022-06-14 7:32 Agostino Sarubbo
2022-06-14 7:15 Agostino Sarubbo
2022-06-14 7:06 Jakov Smolić
2022-06-14 5:54 Jakov Smolić
2022-06-14 5:54 Jakov Smolić
2022-05-17 5:34 Sam James
2022-05-01 21:26 Sam James
2022-04-25 18:16 Sam James
2022-04-25 16:06 Sam James
2022-04-23 21:34 Sam James
2022-04-21 20:25 Sam James
2022-03-23 0:14 Sam James
2022-03-21 21:11 Arthur Zamarin
2022-03-18 14:20 Arthur Zamarin
2022-03-18 10:44 Agostino Sarubbo
2022-03-17 9:06 Jakov Smolić
2022-03-17 9:06 Jakov Smolić
2022-03-17 9:06 Jakov Smolić
2022-03-17 7:45 Agostino Sarubbo
2022-03-17 7:43 Agostino Sarubbo
2022-03-17 2:13 Sam James
2022-02-22 19:25 Sam James
2022-02-19 9:05 Arthur Zamarin
2022-02-19 2:42 Sam James
2022-02-19 2:36 Sam James
2022-02-19 2:28 Sam James
2022-02-17 19:23 Lars Wendler
2022-02-10 11:38 Sam James
2022-02-10 11:37 Sam James
2021-12-20 23:37 Sam James
2021-11-29 20:45 Sam James
2021-11-29 20:45 Sam James
2021-11-29 20:45 Sam James
2021-11-24 1:20 Sam James
2021-10-14 4:45 Sam James
2021-10-12 18:48 Sam James
2021-10-08 1:55 Sam James
2021-10-08 1:55 Sam James
2021-10-08 1:55 Sam James
2021-10-08 1:55 Sam James
2021-10-08 1:55 Sam James
2021-10-08 1:55 Sam James
2021-10-08 1:55 Sam James
2021-10-07 6:37 Sam James
2021-10-07 3:08 Sam James
2021-10-07 3:03 Sam James
2021-09-17 9:01 Mikle Kolyada
2021-09-17 7:41 David Seifert
2021-09-17 7:41 David Seifert
2021-09-08 0:42 Sam James
2021-09-07 11:57 Agostino Sarubbo
2021-09-07 11:56 Agostino Sarubbo
2021-09-07 11:56 Agostino Sarubbo
2021-09-07 11:55 Agostino Sarubbo
2021-09-07 5:24 Sam James
2021-09-07 0:00 Sam James
2021-09-06 8:38 Lars Wendler
2021-09-06 8:38 Lars Wendler
2021-08-24 20:16 Lars Wendler
2021-08-13 15:31 Lars Wendler
2021-06-12 18:34 Mikle Kolyada
2021-04-20 15:14 Lars Wendler
2021-04-20 15:14 Lars Wendler
2021-04-08 9:24 Lars Wendler
2021-03-28 11:29 Sergei Trofimovich
2021-03-28 10:17 Mikle Kolyada
2021-03-28 10:02 Agostino Sarubbo
2021-03-26 20:39 Agostino Sarubbo
2021-03-26 15:31 Agostino Sarubbo
2021-03-26 14:26 Agostino Sarubbo
2021-03-26 13:40 Agostino Sarubbo
2021-03-25 17:52 Sergei Trofimovich
2021-01-30 14:32 Sam James
2021-01-17 11:41 Sergei Trofimovich
2021-01-15 0:01 Sam James
2021-01-13 19:28 Sergei Trofimovich
2021-01-13 9:18 Sam James
2021-01-12 23:56 Sam James
2021-01-12 22:37 Sam James
2021-01-12 18:15 Sam James
2021-01-12 10:36 Sam James
2021-01-11 20:45 Lars Wendler
2021-01-06 12:55 Fabian Groffen
2020-12-27 19:16 Fabian Groffen
2020-12-27 13:36 Fabian Groffen
2020-12-22 11:43 Lars Wendler
2020-12-22 11:43 Lars Wendler
2020-11-23 22:01 Lars Wendler
2020-11-23 20:25 Mikle Kolyada
2020-11-23 20:25 Mikle Kolyada
2020-11-17 14:28 Lars Wendler
2020-11-17 13:39 Lars Wendler
2020-11-17 13:37 Lars Wendler
2020-09-07 12:31 Mikle Kolyada
2020-09-03 18:35 Lars Wendler
2020-09-03 18:35 Lars Wendler
2020-08-29 10:17 Mikle Kolyada
2020-08-29 10:17 Mikle Kolyada
2020-08-28 16:12 Mikle Kolyada
2020-08-24 11:33 Mikle Kolyada
2020-08-15 0:07 Thomas Deutschmann
2020-06-20 1:33 Aaron Bauman
2020-06-19 22:35 Conrad Kostecki
2020-05-27 18:41 Sergei Trofimovich
2020-05-18 21:13 Agostino Sarubbo
2020-05-18 15:10 Agostino Sarubbo
2020-05-18 12:38 Agostino Sarubbo
2020-05-18 12:37 Agostino Sarubbo
2020-05-17 19:50 Mikle Kolyada
2020-05-17 10:06 Sergei Trofimovich
2020-05-17 9:55 Sergei Trofimovich
2020-03-31 12:22 Kristian Fiskerstrand
2020-03-21 16:47 Mikle Kolyada
2020-03-21 16:47 Mikle Kolyada
2020-03-21 16:47 Mikle Kolyada
2020-03-21 16:47 Mikle Kolyada
2020-03-21 16:47 Mikle Kolyada
2020-03-21 16:47 Mikle Kolyada
2020-03-21 16:47 Mikle Kolyada
2020-03-21 16:34 Mikle Kolyada
2020-03-21 16:20 Agostino Sarubbo
2020-03-21 16:19 Agostino Sarubbo
2020-03-20 15:29 David Seifert
2020-03-13 22:02 Sergei Trofimovich
2019-12-13 19:16 Kristian Fiskerstrand
2019-08-14 13:33 Kristian Fiskerstrand
2019-07-28 11:25 Mikle Kolyada
2019-07-21 21:17 Aaron Bauman
2019-07-21 8:16 Sergei Trofimovich
2019-07-18 14:24 Agostino Sarubbo
2019-07-18 14:13 Agostino Sarubbo
2019-07-18 13:11 Agostino Sarubbo
2019-07-18 10:08 Agostino Sarubbo
2019-07-18 9:57 Agostino Sarubbo
2019-07-17 15:24 Agostino Sarubbo
2019-07-17 14:03 Agostino Sarubbo
2019-07-17 10:14 Mikle Kolyada
2019-07-15 19:10 Sergei Trofimovich
2019-07-10 8:43 Kristian Fiskerstrand
2019-06-10 3:53 Robin H. Johnson
2019-06-04 13:20 Kristian Fiskerstrand
2019-05-03 23:24 Andreas K. Hüttel
2019-05-02 21:40 Mikle Kolyada
2019-04-28 21:03 Robin H. Johnson
2019-04-28 20:34 Thomas Deutschmann
2019-04-28 13:03 Sergei Trofimovich
2019-04-28 9:38 Mikle Kolyada
2019-04-28 7:42 Sergei Trofimovich
2019-04-27 15:48 Sergei Trofimovich
2019-04-27 8:47 Sergei Trofimovich
2019-04-26 20:40 Mikle Kolyada
2019-04-26 0:05 Aaron Bauman
2019-04-25 19:45 Mikle Kolyada
2019-03-21 20:17 Kristian Fiskerstrand
2018-12-14 16:59 Kristian Fiskerstrand
2018-12-14 16:59 Kristian Fiskerstrand
2018-12-05 20:02 Sergei Trofimovich
2018-11-29 20:06 Sergei Trofimovich
2018-11-27 9:58 Mart Raudsepp
2018-11-24 9:07 Mikle Kolyada
2018-11-09 18:11 Mikle Kolyada
2018-11-09 9:06 Kristian Fiskerstrand
2018-11-03 5:32 Matt Turner
2018-10-29 8:50 Alon Bar-Lev
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-21 17:57 Mikle Kolyada
2018-10-21 12:04 Kristian Fiskerstrand
2018-10-06 0:32 Alon Bar-Lev
2018-10-06 0:32 Alon Bar-Lev
2018-10-05 19:27 Alon Bar-Lev
2018-09-02 18:19 Kristian Fiskerstrand
2018-08-23 7:39 Guilherme Amadio
2018-07-28 9:40 Jeroen Roovers
2018-07-15 13:04 Kristian Fiskerstrand
2018-07-09 22:00 Mikle Kolyada
2018-07-08 11:22 Kristian Fiskerstrand
2018-07-07 10:47 Markus Meier
2018-06-26 10:19 Tobias Klausmann
2018-06-24 20:25 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2018-06-19 14:30 Mart Raudsepp
2018-06-19 8:21 Alon Bar-Lev
2018-06-18 18:31 Sergei Trofimovich
2018-06-18 16:59 Alon Bar-Lev
2018-06-18 16:32 Alon Bar-Lev
2018-06-17 23:29 Thomas Deutschmann
2018-06-15 9:35 Sergei Trofimovich
2018-06-14 10:57 Mikle Kolyada
2018-06-08 15:00 Kristian Fiskerstrand
2018-06-03 10:24 Mikle Kolyada
2018-05-07 19:55 Kristian Fiskerstrand
2018-05-07 19:55 Kristian Fiskerstrand
2018-04-10 16:52 Kristian Fiskerstrand
2018-04-02 8:33 Markus Meier
2018-03-20 19:32 Kristian Fiskerstrand
2018-03-18 8:15 Matt Turner
2018-03-17 20:16 Matt Turner
2018-03-17 20:16 Matt Turner
2018-03-15 16:00 Mikle Kolyada
2018-03-02 23:51 Mart Raudsepp
2018-02-22 19:12 Kristian Fiskerstrand
2018-02-14 13:29 Jason Zaman
2018-02-10 19:16 Sergei Trofimovich
2018-02-10 14:05 Sergei Trofimovich
2018-02-10 0:32 Thomas Deutschmann
2018-01-30 17:45 Kristian Fiskerstrand
2018-01-08 22:50 Thomas Deutschmann
2018-01-07 17:38 Mikle Kolyada
2018-01-06 21:38 Sergei Trofimovich
2018-01-06 21:33 Sergei Trofimovich
2018-01-06 20:24 Sergei Trofimovich
2017-12-20 14:22 Kristian Fiskerstrand
2017-11-23 17:34 Kristian Fiskerstrand
2017-10-28 14:48 Manuel Rüger
2017-10-27 13:49 Thomas Deutschmann
2017-09-23 19:45 Sergei Trofimovich
2017-09-23 12:40 Sergei Trofimovich
2017-09-22 5:50 Markus Meier
2017-09-17 9:10 Sergei Trofimovich
2017-09-16 19:56 Sergei Trofimovich
2017-09-01 20:02 Alon Bar-Lev
2017-08-28 10:58 Kristian Fiskerstrand
2017-08-11 17:03 Kristian Fiskerstrand
2017-08-11 17:03 Kristian Fiskerstrand
2017-07-31 18:45 David Seifert
2017-07-30 22:35 Kristian Fiskerstrand
2017-07-30 22:23 Kristian Fiskerstrand
2017-07-30 17:16 Kristian Fiskerstrand
2017-07-30 17:16 Kristian Fiskerstrand
2017-06-20 18:14 Matt Turner
2017-06-10 15:10 Agostino Sarubbo
2017-05-18 23:37 Michael Weber
2017-05-18 23:37 Michael Weber
2017-05-16 13:05 Agostino Sarubbo
2017-05-15 18:48 Kristian Fiskerstrand
2017-05-15 18:48 Kristian Fiskerstrand
2017-05-14 10:57 Markus Meier
2017-05-12 17:56 Tobias Klausmann
2017-05-12 14:55 Agostino Sarubbo
2017-05-10 15:44 Agostino Sarubbo
2017-05-10 14:50 Jeroen Roovers
2017-05-10 9:32 Agostino Sarubbo
2017-03-25 20:37 Alon Bar-Lev
2017-03-25 20:37 Alon Bar-Lev
2017-03-23 5:29 Jeroen Roovers
2017-03-17 11:12 Michael Haubenwallner
2017-03-07 19:51 Kristian Fiskerstrand
2017-03-04 14:02 Agostino Sarubbo
2017-03-02 10:30 Agostino Sarubbo
2017-03-01 20:29 Alon Bar-Lev
2017-03-01 13:43 Tobias Klausmann
2017-03-01 10:08 Michael Weber
2017-03-01 7:55 Michael Weber
2017-03-01 0:53 Michael Weber
2017-02-24 4:16 Mike Frysinger
2017-02-18 14:44 Agostino Sarubbo
2017-02-17 10:56 Agostino Sarubbo
2017-02-12 17:01 Agostino Sarubbo
2017-01-27 22:38 Alon Bar-Lev
2017-01-24 14:41 Kristian Fiskerstrand
2017-01-24 8:48 Fabian Groffen
2017-01-23 19:11 Alon Bar-Lev
2017-01-23 18:18 Alon Bar-Lev
2017-01-23 17:54 Alon Bar-Lev
2017-01-20 11:05 Agostino Sarubbo
2017-01-16 15:30 Jeroen Roovers
2016-12-20 17:59 Kristian Fiskerstrand
2016-11-28 23:06 Thomas Deutschmann
2016-11-27 21:46 Kristian Fiskerstrand
2016-11-27 21:44 Kristian Fiskerstrand
2016-11-19 18:30 Kristian Fiskerstrand
2016-11-18 22:51 Kristian Fiskerstrand
2016-11-18 22:49 Kristian Fiskerstrand
2016-11-10 20:31 Alon Bar-Lev
2016-11-10 20:20 Markus Meier
2016-11-01 21:40 Kristian Fiskerstrand
2016-11-01 19:31 Kristian Fiskerstrand
2016-10-27 18:32 Kristian Fiskerstrand
2016-10-09 22:40 Anthony G. Basile
2016-09-29 13:28 Agostino Sarubbo
2016-09-29 12:35 Agostino Sarubbo
2016-09-29 9:35 Agostino Sarubbo
2016-09-29 9:27 Tobias Klausmann
2016-09-29 8:41 Agostino Sarubbo
2016-09-27 16:57 Kristian Fiskerstrand
2016-09-01 14:21 Tobias Klausmann
2016-09-01 11:32 Markus Meier
2016-08-19 23:42 Kristian Fiskerstrand
2016-08-18 23:33 Jeroen Roovers
2016-08-18 14:53 Agostino Sarubbo
2016-08-17 17:53 Kristian Fiskerstrand
2016-08-06 21:33 Kristian Fiskerstrand
2016-07-28 17:55 Kristian Fiskerstrand
2016-07-15 8:44 Kristian Fiskerstrand
2016-07-14 18:01 Kristian Fiskerstrand
2016-06-22 17:41 Austin English
2016-06-16 19:34 Kristian Fiskerstrand
2016-06-15 21:59 Kristian Fiskerstrand
2016-06-08 18:55 Mike Frysinger
2016-06-08 18:49 Mike Frysinger
2016-04-17 22:12 Patrice Clement
2016-04-07 18:20 Kristian Fiskerstrand
2016-03-31 13:53 Fabian Groffen
2016-03-30 11:26 Fabian Groffen
2016-02-22 1:03 Stephen Klimaszewski
2016-01-26 21:21 Kristian Fiskerstrand
2016-01-26 20:11 Kristian Fiskerstrand
2016-01-22 13:30 Kristian Fiskerstrand
2015-12-29 11:48 Kristian Fiskerstrand
2015-12-07 19:29 Kristian Fiskerstrand
2015-11-23 18:59 Robin H. Johnson
2015-11-10 11:50 Agostino Sarubbo
2015-11-10 11:50 Agostino Sarubbo
2015-10-18 16:21 Mikle Kolyada
2015-10-10 17:33 Mikle Kolyada
2015-10-10 15:50 Mikle Kolyada
2015-10-10 11:13 Kristian Fiskerstrand
2015-10-10 11:13 Kristian Fiskerstrand
2015-09-27 9:01 Markus Meier
2015-09-16 8:43 Tobias Klausmann
2015-09-12 8:25 Agostino Sarubbo
2015-09-11 20:41 Kristian Fiskerstrand
2015-09-11 19:08 Kristian Fiskerstrand
2015-09-08 4:26 Jeroen Roovers
2015-09-05 16:51 Mikle Kolyada
2015-08-19 9:59 Alon Bar-Lev
2015-08-13 12:10 Kristian Fiskerstrand
2015-08-10 3:49 Mike Frysinger
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=1688019436.23cf518a1f7d72b3c9be262387b628766e8e6ca6.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