public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin-apps@cygwin.com
Subject: Re: [Attn. Maintainers] perl-5.32
Date: Mon, 25 Jan 2021 21:15:25 +0100	[thread overview]
Message-ID: <87zh0wepsy.fsf@Rainer.invalid> (raw)
In-Reply-To: <87pn1v8xdz.fsf_-_@Rainer.invalid> (Achim Gratz's message of "Sat, 23 Jan 2021 16:51:20 +0100")

Achim Gratz writes:
> Perl 5.32 was released today.  In order to switch to this new Perl we
> will again have to update or re-release a bunch of packages that are
> using Perl.  I will soon replace the RC1 in my test repository with the
> release version and rebuild all distributions.  You can then use this
> repository to update your installations and then the packages you own.

The Perl 5.32 test repository is now updated with the stage 2 bootstrap
packages at:

root=http://cygwin.stromeko.net/
$root/perl-5.32

including all Perl distributions that I maintain or co-maintain.  This
is purely for initial testing of the 5.32 mainline, there is no
intention of releasing this version of Perl on Cygwin.  I'll just
replace any packages in the repo when I have to rework them for whatever
reason and keep the release number the same.  Expect a stage 3 bootstrap
round to be made available later this week.  There is no need to
re-create any packages you might already have updated using the stage 2
version.

Therefore, don't expect to be able to update installations with these
packages installed without manual intervention.  I recommend to use
either a throwaway installation or having a full backup of the original
installation.  If you want to re-install into an existing installation,
you can make setup do that by issuing:

--8<---------------cut here---------------start------------->8---
sed -i.bak -re 's/( perl[-_]?.*-)[0-9.]+-[0-9]+\.tar/\10-0.tar/' /etc/setup/installed.db
--8<---------------cut here---------------end--------------->8---

The setup.ini is signed with my PGP key available at $root/stromeko.gpg,
which you can download and then feed to setup.exe via the -K switch.
The fingerprint of that key is:

      B22B 4890 B89E 5E5A 795C  E305 B40B EC75 3152 B1C3

If you have the keyart script (Python, you can just download from
https://raw.githubusercontent.com/atoponce/keyart/master/keyart), this
is what you should see after importing the key into your public keyring:

> keyart stromeko
+-----[DSA 2048]----+
|         ^.        |
|        ^ .        |
|       ^ E         |
|    . . ^ :        |
|. .  ^ : .         |
|.^  . ^.:S         |
| ..  . :^.         |
|.  .^ ^.^          |
|. ^:.^ ..          |
| ^:... .           |
|.^    .            |
+-----[3152B1C3]----+
+-------------------+
|                 :X|
|             .  ^^^|
|            :   ..^|
|         . : .   E |
|          i . . .  |
|       ^ S l : .   |
|        i l ^ ^    |
|       ^ . .       |
|      .   .        |
|       . .         |
|      ...          |
+-------------------+


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs

  reply	other threads:[~2021-01-25 20:15 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07 23:19 perl 5.32 Ken Brown
2020-12-08 19:05 ` Achim Gratz
2020-12-08 23:32   ` Ken Brown
2020-12-09 18:30     ` Achim Gratz
2020-12-09 18:57       ` Achim Gratz
2020-12-09 20:01         ` Ken Brown
2020-12-09 20:37           ` Achim Gratz
2020-12-09 22:33             ` Ken Brown
2020-12-21 20:30             ` Achim Gratz
2020-12-21 21:46               ` Ken Brown
2020-12-25 19:52               ` Achim Gratz
2020-12-26 17:43                 ` Achim Gratz
2020-12-26 23:27                   ` Ken Brown
2020-12-27  6:41                     ` Achim Gratz
2020-12-27 14:20                       ` Ken Brown
2020-12-27 17:10                         ` Achim Gratz
2021-01-10 12:42                   ` Achim Gratz
2021-01-11 17:55                     ` Ken Brown
2021-01-23 15:51                     ` [Attn. Maintainers] perl-5.32 Achim Gratz
2021-01-25 20:15                       ` Achim Gratz [this message]
2021-02-02 19:40                         ` [Attn. Maintainers] prepare your packages for release of perl-5.32 Achim Gratz
2021-02-02 22:09                           ` Ken Brown
2021-02-03  6:13                             ` ASSI
2021-02-03  7:31                               ` Marco Atzeri
2021-02-03 13:29                                 ` Ken Brown
2021-02-04 12:10                           ` Andrew Schulman
2021-02-04 14:04                             ` Ken Brown
2021-02-04 17:36                               ` Ken Brown
2021-02-04 18:08                                 ` Achim Gratz
2021-02-05 16:36                                 ` Andrew Schulman
2021-02-07  8:37                                   ` Achim Gratz
2021-02-08 16:44                                     ` Andrew Schulman
2021-02-08 21:30                                       ` Achim Gratz
2021-02-15 20:29                                       ` Achim Gratz
2021-02-17 22:58                                         ` Andrew Schulman
2021-02-06 16:13                           ` Achim Gratz
2021-02-06 16:59                             ` Ken Brown
2021-02-06 19:07                             ` Marco Atzeri
2021-02-06 19:19                               ` Achim Gratz
2021-02-07  8:05                               ` Alexey Sokolov
2021-02-07  8:35                                 ` Achim Gratz
2021-02-07  9:33                                   ` Marco Atzeri
2021-06-06  9:01                                     ` Alexey Sokolov
2021-06-06 17:36                                       ` Marco Atzeri
2021-02-07  8:54                               ` Achim Gratz
2021-02-07 18:12                               ` Marco Atzeri
2021-02-09 12:00                                 ` marco atzeri
2021-02-10  6:03                                   ` ASSI
2021-02-11  6:38                                   ` Marco Atzeri
2021-02-09 22:32                               ` Lemures Lemniscati
2021-02-10  6:02                                 ` ASSI
2021-02-11 21:31                                   ` Jon Turney
2021-02-12  6:46                                     ` ASSI
2021-02-12 13:09                                       ` Ken Brown
2021-02-12 15:07                                         ` Jon Turney
2021-02-13  7:09                                           ` Marco Atzeri
2021-02-14  8:35                                             ` Marco Atzeri
2021-02-15 20:33                                               ` Achim Gratz
2021-02-16  6:11                                                 ` Marco Atzeri
2021-02-15 20:32                                         ` Achim Gratz
2021-02-15 21:18                                           ` Ken Brown
2021-02-15 20:31                                 ` Achim Gratz
2021-02-15 22:39                                   ` Lemures Lemniscati
2021-03-06 14:42                               ` Jari Aalto
2021-03-06 15:31                                 ` Achim Gratz
2021-02-10 17:01                             ` Jon Turney
2021-02-10 19:16                               ` Achim Gratz
2021-02-11 17:04                             ` Jon Turney
2021-02-11 17:44                               ` ASSI
2021-04-09 14:45                                 ` Jon Turney
2021-04-09 15:58                                   ` ASSI
2021-04-14 17:16                                     ` Jon Turney
2021-04-14 18:15                                       ` Achim Gratz
2022-02-20 14:41                             ` Jon Turney
2022-02-27 20:31                               ` Marco Atzeri
2021-02-07 18:02                           ` Achim Gratz
2021-02-06 20:54   ` perl 5.32 Marco Atzeri
2021-02-07  7:14     ` ASSI
2021-02-07  9:01       ` Marco Atzeri
2021-02-07  9:19         ` Achim Gratz
2021-02-07 12:04           ` Achim Gratz

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=87zh0wepsy.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=cygwin-apps@cygwin.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 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).