On Thu, 2021-08-12 at 12:16 +0200, Michał Górny wrote:
> Support (potentially global-scope) EPYTEST_DESELECT and EPYTEST_IGNORE
> arrays to conveniently deselect/skip tests. This effectively replaces
> local hacks such as:
>
> epytest ${deselect[@]/#/--deselect }
>
Merged.
--
Best regards
The eclass deprecations are now indicated via @DEPRECATED eclassdoc tag.
The qa-policy.conf list is not used by any tools right now, so just
remove it.
Signed-off-by: Michał Górny
---
metadata/qa-policy.conf | 13 -
1 file changed, 13 deletions(-)
diff --git a/metadata/qa-policy.con
On Sat, 14 Aug 2021 09:47:25 -0400
Michael Orlitzky wrote:
> There have been some attacks on STARTTLS lately, so I'm finally
> getting around to using implicit TLS for mail submission on port 465.
FWIW I am Co-author of the paper that documented these attacks, so in
case you have any questions I
There have been some attacks on STARTTLS lately, so I'm finally getting
around to using implicit TLS for mail submission on port 465.
I tried this on dev.gentoo.org, and it seems to work. For example: I
just switched Evolution to port 465, with always-on TLS, and am sending
this message.
Is this
> On Sat, 14 Aug 2021, Rolf Eike Beer wrote:
> Sadly the docs at
> https://devmanual.gentoo.org/function-reference/install-functions/
> do not show the defaults,
Hm, it says "mode 0755" for doexe, but nothing for doins and dodir.
This should be improved indeed.
> is there a better place to l
Adding an extra keep file in the intermediate /var/qmail is never necessary,
and the binary directory is filled by the installation anyway.
Signed-off-by: Rolf Eike Beer
---
eclass/qmail.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/qmail.eclass b/eclass/q
The default owner is root:root anyway, so just make sure other settings do not
leak outside from the places where it is actually used. Use more appropiate
install helpers at several places. This also fixes qmail_supervise_install_one()
when called from outside of qmail_src_install().
Signed-off-by
Am Samstag, 14. August 2021, 12:52:15 CEST schrieb Ulrich Mueller:
> > On Sat, 14 Aug 2021, Rolf Eike Beer wrote:
> > The default owner is root:root anyway, so just make sure other settings do
> > not leak outside from the places where it is actually used. This also
> > fixes qmail_supervise_in
> On Sat, 14 Aug 2021, Rolf Eike Beer wrote:
> The default owner is root:root anyway, so just make sure other settings do not
> leak outside from the places where it is actually used. This also fixes
> qmail_supervise_install_one() when called from outside of qmail_src_install().
Looking at t
On Fri, 2021-08-13 at 12:31 +0200, Rolf Eike Beer wrote:
> Am Freitag, 13. August 2021, 11:06:09 CEST schrieb Ulrich Mueller:
> > > > > > > On Fri, 13 Aug 2021, Rolf Eike Beer wrote:
> > > Am Donnerstag, 12. August 2021, 19:39:08 CEST schrieb Michael
> > > Orlitzky:
> > > > On Thu, 2021-08-12 at 17
The default owner is root:root anyway, so just make sure other settings do not
leak outside from the places where it is actually used. This also fixes
qmail_supervise_install_one() when called from outside of qmail_src_install().
Signed-off-by: Rolf Eike Beer
---
eclass/qmail.eclass | 32 +++
12 matches
Mail list logo