🚨 New Release (v0.12.7)
-
New Release (v0.12.7)Admins should update ASAP, it contains an important security fix, along with several bug fixes.
Release v0.12.7 · pixelfed/pixelfed
Photo Sharing. For Everyone. Contribute to pixelfed/pixelfed development by creating an account on GitHub.
GitHub (github.com)
@pixelfed thx, does this also include the fix for the account migration issue?
-
@pixelfed thx, does this also include the fix for the account migration issue?
-
New Release (v0.12.7)Admins should update ASAP, it contains an important security fix, along with several bug fixes.
Release v0.12.7 · pixelfed/pixelfed
Photo Sharing. For Everyone. Contribute to pixelfed/pixelfed development by creating an account on GitHub.
GitHub (github.com)
@pixelfed Any chance of using some funds to pay for a security audit? There have been a few significant security issues and perhaps an audit could help nail down the baseline.
-
R relay@relay.mycrowd.ca shared this topicR relay@relay.publicsquare.global shared this topic
-
New Release (v0.12.7)Admins should update ASAP, it contains an important security fix, along with several bug fixes.
Release v0.12.7 · pixelfed/pixelfed
Photo Sharing. For Everyone. Contribute to pixelfed/pixelfed development by creating an account on GitHub.
GitHub (github.com)
@pixelfed Hereby a request to make the upgrade section better findable. I didn't expect to find it under Administration, so better probably rename that to Upgrade. https://docs.pixelfed.org/running-pixelfed/administration.html
-
@pixelfed Hereby a request to make the upgrade section better findable. I didn't expect to find it under Administration, so better probably rename that to Upgrade. https://docs.pixelfed.org/running-pixelfed/administration.html
@pixelfed It should also start with
git fetch && git checkout v0.12.7 (or something similar that installs the latest version)
-
@pixelfed the fdroid version is well overdue for an update too...
@pixelfed has it's own fdroid repo.
https://fdroid.pixelfed.net/fdroid/repo/
Use maybe this one, that's always more up to date.have a look for it. it's the same version (1.8.0) as on github.
on the normal f-droid the versioning is strange.
it's still on 1.0.beta41 - even it was added AFTER @dansup pushed the v1.8.0 . -
New Release (v0.12.7)Admins should update ASAP, it contains an important security fix, along with several bug fixes.
Release v0.12.7 · pixelfed/pixelfed
Photo Sharing. For Everyone. Contribute to pixelfed/pixelfed development by creating an account on GitHub.
GitHub (github.com)
-
@pixelfed has it's own fdroid repo.
https://fdroid.pixelfed.net/fdroid/repo/
Use maybe this one, that's always more up to date.have a look for it. it's the same version (1.8.0) as on github.
on the normal f-droid the versioning is strange.
it's still on 1.0.beta41 - even it was added AFTER @dansup pushed the v1.8.0 .@joergi @pixelfed @dansup That's the version I'm on, it just seems like the fdroid repo is an afterthought and not the main focus, and you talk about and promote the msgithub repo over the codeberg one and I keep saying that and getting ignored. It's kinda irritating.
also, check this out and resist.
https://keepandroidopen.org/ -
New Release (v0.12.7)Admins should update ASAP, it contains an important security fix, along with several bug fixes.
Release v0.12.7 · pixelfed/pixelfed
Photo Sharing. For Everyone. Contribute to pixelfed/pixelfed development by creating an account on GitHub.
GitHub (github.com)
@pixelfed If you're using docker, it's always an adventure...
-
New Release (v0.12.7)Admins should update ASAP, it contains an important security fix, along with several bug fixes.
Release v0.12.7 · pixelfed/pixelfed
Photo Sharing. For Everyone. Contribute to pixelfed/pixelfed development by creating an account on GitHub.
GitHub (github.com)
RE: https://mastodon.social/@pixelfed/116086387161895757
As a lot of you people were before complaining (with a good reason) that the account migration from one pixelfed server to another one wasn't working.
It seems it's fixed now!
Sander (@spiezmaestro@social.spiezmaestro.ch)
@pixelfed@mastodon.social thx, does this also include the fix for the account migration issue?
MastoSAND (social.spiezmaestro.ch)
-
New Release (v0.12.7)Admins should update ASAP, it contains an important security fix, along with several bug fixes.
Release v0.12.7 · pixelfed/pixelfed
Photo Sharing. For Everyone. Contribute to pixelfed/pixelfed development by creating an account on GitHub.
GitHub (github.com)
@pixelfed
@dansup could you please have a look at the composer dependencies? Trying to upgrade throws an error at the moment: https://github.com/pixelfed/pixelfed/issues/6480 -
@pixelfed
@dansup could you please have a look at the composer dependencies? Trying to upgrade throws an error at the moment: https://github.com/pixelfed/pixelfed/issues/6480@grosser_mensch @pixelfed @dansup Many thanks for the commit, unfortunately the problem with the ext-ffi extension has not been solved:
[Admin]: pixelfed.cafe Upgrade to v0.12.7 not possible due to missing depencies · Issue #6480 · pixelfed/pixelfed
Description Hello! I just wanted to install the upgrade to v0.12.7, but when I run "composer install", I get the following error message: [pixelfed@menkent pixelfed]$ composer install Installing dependencies from lock file (including req...
GitHub (github.com)
-
@grosser_mensch @pixelfed @dansup Many thanks for the commit, unfortunately the problem with the ext-ffi extension has not been solved:
[Admin]: pixelfed.cafe Upgrade to v0.12.7 not possible due to missing depencies · Issue #6480 · pixelfed/pixelfed
Description Hello! I just wanted to install the upgrade to v0.12.7, but when I run "composer install", I get the following error message: [pixelfed@menkent pixelfed]$ composer install Installing dependencies from lock file (including req...
GitHub (github.com)
@escuco @grosser_mensch @pixelfed run
`composer remove intervention/image-driver-vips` first, assuming you don't have that installed.