unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Tournier <zimon.toutoune@gmail.com>
To: 61078@debbugs.gnu.org
Cc: Simon Tournier <zimon.toutoune@gmail.com>, ludo@gnu.org
Subject: [bug#61078] [PATCH 0/4] Rename '/fixed' by '/pinned'
Date: Thu, 26 Jan 2023 17:42:38 +0100	[thread overview]
Message-ID: <20230126164238.2462377-1-zimon.toutoune@gmail.com> (raw)

Hi,

As discussed in this subthread [1] of patch#60042, this series renames the
packages which are 'pinned' (version that rarely changes) to distinguish with
packages which are 'fixed' (mainly the ones with security fixes used as
grafts).

For instance, it was previously 'samba/fixed' and 'samba/fixed-patched' which
can be confusing; especially when other packages are using '/fixed' for
security fixes.  Now it becomes: 'samba/pinned' and 'samba/fixed'.

There is no rebuild, if all is going well. :-)

Cheers,
simon

1: <https://issues.guix.gnu.org/msgid/878rifxogc.fsf_-_@gnu.org>

Simon Tournier (4):
  gnu: Rename 'git-minimal/fixed' to 'git-minimal/pinned'.
  gnu: Rename 'libnftnl/fixed' to 'libnftnl/pinned'.
  gnu: Rename 'guile-3.0/fixed' to 'guile-3.0/pinned'.
  gnu: Rename 'samba/fixed' to 'samba/pinned'.

 etc/release-manifest.scm         |  2 +-
 gnu/packages/autotools.scm       |  2 +-
 gnu/packages/commencement.scm    |  2 +-
 gnu/packages/erlang.scm          |  4 ++--
 gnu/packages/gnome.scm           |  4 ++--
 gnu/packages/gtk.scm             |  2 +-
 gnu/packages/guile.scm           |  2 +-
 gnu/packages/haskell.scm         |  4 ++--
 gnu/packages/julia-xyz.scm       |  2 +-
 gnu/packages/linux.scm           |  4 ++--
 gnu/packages/ocaml.scm           |  4 ++--
 gnu/packages/python-xyz.scm      |  4 ++--
 gnu/packages/samba.scm           | 10 +++++-----
 gnu/packages/version-control.scm |  2 +-
 14 files changed, 24 insertions(+), 24 deletions(-)


base-commit: 0e480ca7b60428a62fc4681d7aca6c7c067add42
-- 
2.38.1





             reply	other threads:[~2023-01-26 16:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-26 16:42 Simon Tournier [this message]
2023-01-26 16:43 ` [bug#61078] [PATCH 1/4] gnu: Rename 'git-minimal/fixed' to 'git-minimal/pinned' Simon Tournier
2023-01-26 16:43   ` [bug#61078] [PATCH 2/4] gnu: Rename 'libnftnl/fixed' to 'libnftnl/pinned' Simon Tournier
2023-01-26 16:43   ` [bug#61078] [PATCH 3/4] gnu: Rename 'guile-3.0/fixed' to 'guile-3.0/pinned' Simon Tournier
2023-01-26 16:43   ` [bug#61078] [PATCH 4/4] gnu: Rename 'samba/fixed' to 'samba/pinned' Simon Tournier
2023-01-31 22:46   ` [bug#61078] [PATCH 0/4] Rename '/fixed' by '/pinned' Ludovic Courtès
2023-02-01  9:28     ` zimoun
2023-02-01  9:36 ` [bug#61078] [PATCH v2 1/4] gnu: Rename 'git-minimal/fixed' to 'git-minimal/pinned' Simon Tournier
2023-02-01  9:36   ` [bug#61078] [PATCH v2 2/4] gnu: Rename 'libnftnl/fixed' to 'libnftnl/pinned' Simon Tournier
2023-02-01  9:36   ` [bug#61078] [PATCH v2 3/4] gnu: Rename 'guile-3.0/fixed' to 'guile-3.0/pinned' Simon Tournier
2023-02-01  9:36   ` [bug#61078] [PATCH v2 4/4] gnu: Rename 'samba/fixed' to 'samba/pinned' Simon Tournier
2023-02-01 17:43   ` [bug#61078] [PATCH v2 1/4] gnu: Rename 'git-minimal/fixed' to 'git-minimal/pinned' Liliana Marie Prikler
2023-02-01 20:29     ` zimoun
2023-02-05  6:14       ` bug#61078: " Liliana Marie Prikler
2023-02-06 17:02         ` [bug#61078] " Simon Tournier

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230126164238.2462377-1-zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=61078@debbugs.gnu.org \
    --cc=ludo@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).