github hyphanet/fred build01487

latest releases: build01498, build01498-pre1, testing-build-1498-pre1...
3 years ago

Freenet 0.7.5 build 1487 is now available.

The focus of this build are plugin-updates:

  • Add KeepAlive which allows keeping files alive in Freenet (ready as official plugin thanks to redwerk),
  • plugin-FlogHelper adds audio- and video-tag and more translations,
  • Sharesite provides better default CSS (more beautiful sites) and clearer wording,
  • Freemail uses the newer WoT API,
  • KeyUtils has a small fix to adjust for internal API change (was broken in 1486).
  • Add UPnP2 plugin for testing.

Also this build accepts Android Java as not End of Life
to simplify the mobile-node maintenance
(see https://github.com/freenet-mobile/app).

The windows-installer and wintray are now being built by our
continuous integration system using a more secure code-signing setup.
This should reduce the scary warnings on install,
reduces our dependency on specific setup of the release manager,
and provides earlier checks whether something in fred broke the installer.

Thank you for using Freenet!

  • Arne Babenhauserheide

Developer changelog:

2020-09-30

Changes in 1487:

  • Plugin-updates:
    KeepAlive (redwerk fixes: now ready as official plugin),
    plugin-FlogHelper (audio- and video-tag and more translations),
    Sharesite (better default CSS, clearer wording),
    Freemail (use newer WoT API and cleanup),
    KeyUtils (adjust for internal API change).

  • Add UPnP2 plugin for testing.

  • Accept Android Java as not EOL to simplify the mobile-node maintenance
    (see https://github.com/freenet-mobile/app).

  • Set context class loader when terminating plugin (by Bombe)

  • Cleanups of some old deprecated code.

  • The windows-installer and wintray are now being built
    by our continuous integration system using a more secure code-signing setup.
    This should reduce the scary warnings on install,
    reduces our dependency on specific setup of the release manager,
    and provides earlier checks whether something in fred broke the installer.

  • Arne Babenhauserheide


Arne Babenhauserheide (15):
fix indent
replace local static isAndroid() method by static import
cleanup imports
fix indent
remove unused imports again (undo merge error)
Revert "Removed several usages of the deprecated Closer" — overlooked dangers in late-night review; will refile for review.
Increase max size for installers: wininstaller fetched again
Update FlogHelper to version 36
Update Sharesite to version 0.4.8
update Freemail to version 30
Update plugin KeyUtils
add plugin KeepAlive
add plugin UPnP2
Update plugin KeyUtils
add missing name and description for plugins UPnP2 and KeepAlive

Arne Babenhauserheide (freenet releases) (3):
update NEWS
Update default bookmark editions
Build 1487

Curious Ginie (1):
Added definition that source code is encoded in UTF-8 to gradl build definition

DC* (1):
Run sanity checks against given value

David ‘Bombe’ Roden (2):
Set context class loader when terminating plugin
Set context class loader when terminating plugin

Florent Daigniere (2):
fix reproducible builds
Changes to the datastore

Jan Gerritsen (3):
Removed unused imports
Removed several usages of the deprecated Closer
Replaces deprecated Constructors like Byte() or Integer() with Byte.valueOf() or autoboxing

babenhauserheide (2):
accept all Android Java versions as not EOL.
accept all Android Java versions as not EOL.

Don't miss a new fred release

NewReleases is sending notifications on new releases.