public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Thomas Deutschmann <whissi@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: graaff@gentoo.org, patrick@gentoo.org
Subject: [gentoo-dev] dev-util/jenkins-bin GLEP-81 migration
Date: Wed, 25 Dec 2019 16:11:45 +0100	[thread overview]
Message-ID: <20191225151149.12078-1-whissi@gentoo.org> (raw)

Hi,

please see my first package migration to GLEP 81.

Complete change set can be found at https://github.com/gentoo/gentoo/pull/14121.

Previous ebuilds using user eclass called

  fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} ${JENKINS_DIR}/home ${JENKINS_DIR}/backup

which I changed to

  fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR}/home ${JENKINS_DIR}/backup

in assumption that $JENKINS_DIR is now maintained through acct-* package.

I changed chmod for $HOME to 0750 which should be a safer default.

Thanks.




             reply	other threads:[~2019-12-25 15:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-25 15:11 Thomas Deutschmann [this message]
2019-12-25 15:11 ` [gentoo-dev] [PATCH 1/4] acct-group/jenkins: Add jenkins group, GID 473 Thomas Deutschmann
2019-12-25 15:11 ` [gentoo-dev] [PATCH 2/4] acct-user/jenkins: Add jenkins user, UID 473 Thomas Deutschmann
2019-12-26 11:04   ` Michael Orlitzky
2019-12-26 13:28     ` Thomas Deutschmann
2019-12-26 13:42       ` Michael Orlitzky
2019-12-26 14:41         ` Thomas Deutschmann
2019-12-26 15:28           ` Michael Orlitzky
2019-12-26 16:56             ` Thomas Deutschmann
2019-12-26 17:44               ` Michael Orlitzky
2019-12-25 15:11 ` [gentoo-dev] [PATCH 3/4] dev-util/jenkins-bin: bump to v2.204.1 Thomas Deutschmann
2019-12-27 19:53   ` Joakim Tjernlund
2019-12-25 15:11 ` [gentoo-dev] [PATCH 4/4] dev-util/jenkins-bin: bump to v2.210 Thomas Deutschmann
2019-12-26  6:18 ` [gentoo-dev] Re: dev-util/jenkins-bin GLEP-81 migration Hans de Graaff

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=20191225151149.12078-1-whissi@gentoo.org \
    --to=whissi@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=graaff@gentoo.org \
    --cc=patrick@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