public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] dev-util/jenkins-bin GLEP-81 migration
@ 2019-12-25 15:11 Thomas Deutschmann
  2019-12-25 15:11 ` [gentoo-dev] [PATCH 1/4] acct-group/jenkins: Add jenkins group, GID 473 Thomas Deutschmann
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Thomas Deutschmann @ 2019-12-25 15:11 UTC (permalink / raw
  To: gentoo-dev; +Cc: graaff, patrick

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.




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-12-27 19:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-25 15:11 [gentoo-dev] dev-util/jenkins-bin GLEP-81 migration Thomas Deutschmann
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox