All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Smalley <sds@tycho.nsa.gov>
To: Steve Lawrence <slawrence@tresys.com>
Cc: SELinux <selinux@tycho.nsa.gov>
Subject: Re: Bumping Version Numbers
Date: Tue, 26 Jul 2011 13:51:35 -0400	[thread overview]
Message-ID: <1311702695.27231.91.camel@moss-pluto> (raw)
In-Reply-To: <4E2EDD81.8080608@tresys.com>

On Tue, 2011-07-26 at 11:30 -0400, Steve Lawrence wrote:
> A while ago ago we discussed bumping the minor version number and
> resetting the revision version number when we do a release [1]. We are
> now preparing for a release and wanted some feedback before we bumped
> the version numbers.
> 
> We're thinking of only bumping minor version numbers if the revision
> version number is non-zero.
> 
> So the version numbers will become:
> 
> checkpolicy-2.1.0
> libselinux-2.1.0
> libsepol-2.1.0
> libsemanage-2.1.0
> policycoreutils-2.1.0
> sepolgen-1.1.0
> 
> We could alternatively always bump minor version numbers even if the
> revision number was zero (i.e. no changes since the last release). This
> has the advantange that all releases share the same version number. If
> we do that, it might make sense to bump sepolgen to 2.1.0 this release
> as well, unless there is some significance between 1.x and 2.x with
> sepolgen.
> 
> Thoughts?

The latter approach is akin to what we used to do when we released the
entire SELinux userspace as a single tarball with a single (date-based)
version.  The separate versions were introduced when we started
releasing each component individually in support of distribution
packaging (originally for Fedora).  As long as the distributions
continue to package them separately, I doubt they want a single version
number across them all, as that obscures when a change has occurred to
the individual component and likely will yield unnecessary updates.
Ideally you shouldn't even generate a new tarball if there are no
changes since the last release as that will break checking that their
package sources are pristine.

sepolgen was first introduced when the other components were bumped to
2.x.  It isn't packaged separately in Fedora (bundled into
policycoreutils-python), although it is packaged separately in Debian
and Ubuntu.  If you want to bump it to 2.1.0 for this release just so
that they are all in the 2.x series, I don't really care (and nothing
should break), but it doesn't need to be the same as the others.

One thing that we aren't doing that would be useful would be to
introduce a version script (.map file) for libselinux and maintain it to
ensure proper interface compatibility.  Also to be better about managing
the libsepol and libsemanage .map files, introducing new version nodes
when we add new interfaces.

-- 
Stephen Smalley
National Security Agency


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

  reply	other threads:[~2011-07-26 17:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 15:30 Bumping Version Numbers Steve Lawrence
2011-07-26 17:51 ` Stephen Smalley [this message]
2011-07-26 18:04   ` Eric Paris
2011-07-27 14:53   ` Steve Lawrence
2011-07-26 18:10 ` Daniel J Walsh

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=1311702695.27231.91.camel@moss-pluto \
    --to=sds@tycho.nsa.gov \
    --cc=selinux@tycho.nsa.gov \
    --cc=slawrence@tresys.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.