Signed Packages for Symfony CLI

A while ago, we started to provide Symfony CLI packages for various platforms (Homebrew, APT based Linux distros like Debian/Ubuntu, YUM based distros like Fedora/CentOS/SUSE/RedHat, ...) in addition to pure binaries.

Instead of doing the hard work of creating all these packages ourselves, we are relying on GoReleaser and Gemfury. Using packages instead of binaries help with auto-updating the Symfony CLI whenever a new released is pushed. In addition, they can provide more security with signed packages. Unfortunately, Gemfury does not support signed packages yet.

So, a while ago, we've added support for signed packages thanks to Cloudsmith.

As it works perfectly, it's now time to deprecate the Gemfury package repositories in favor of the Cloudsmith ones.

As of today, the Gemfury packages won't be updated anymore.

If you are using still using Gemfury, uninstall it on Linux by removing /etc/apt/sources.list.d/symfony-cli.list or /etc/yum.repos.d/symfony-cli.repo. Then, follow the installation instructions.

            <hr style="margin-bottom: 5px" />
            <div style="font-size: 90%">
                <a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
            </div>

https://symfony.com/blog/signed-packages-for-symfony-cli?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Utworzony 3y | 19 sie 2022, 14:20:14


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

New in Symfony 7.3: Slug and Twig Constraints

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.

Slug Constraint

29 kwi 2025, 10:30:02 | Symfony
SymfonyOnline June 2025: Multi-Tenantize the Symfony components

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

28 kwi 2025, 15:50:10 | Symfony
New in Symfony 7.3: Twig Extension Attributes

Contributed by Jérôme Tamarelle in

28 kwi 2025, 08:50:09 | Symfony
A Week of Symfony #956 (April 21–27, 2025)

This week, we kicked off the New in Symfony 7.3 blog series, highlighting all the exciting new features coming in this release. We also unveiled more details about some of the SymfonyOnline June 2025

27 kwi 2025, 09:41:08 | Symfony
SymfonyOnline June 2025: How Doctrine Events Ruined My Day(s)

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

25 kwi 2025, 13:40:15 | Symfony
Introducing A Streaming AMQP Transport for Symfony Messenger

Symfony's Messenger component makes it easy to build message-driven applications. However, developers using symfony/amqp-messenger have long faced a limitation: it relies on polling (get()), which can

25 kwi 2025, 09:10:02 | Symfony
SymfonyLive Berlin 2025: Recap and Replay !

SymfonyLive Berlin 2025 took place just 3 weeks ago!

A huge thank you to everyone who joined us!🔥 The conference brought together the local Symfony community in the heart of Berlin for two da

24 kwi 2025, 14:30:18 | Symfony