Skip to content

Releases: Olf0/sfos-upgrade

v3.4-1

19 Oct 13:51
510f41e
Compare
Choose a tag to compare
v3.4-1 Pre-release
Pre-release

Changes:

  • Made log-file handling in tidy_log-dupes more fail-safe.
  • Added an explicit sync before finishing in sfos-upgrade and post_sfos-upgrade (which may be superfluous, but should not have any negative side-effects).
  • A minor optimisation

v3.3-1

03 Oct 19:55
27b0ee9
Compare
Choose a tag to compare
v3.3-1 Pre-release
Pre-release

Changes:

  • Fixed a longstanding, formal oversight in the scripts proper.
  • Defined engineering English as the only supported language.

v3.2-3

21 Sep 00:31
Compare
Choose a tag to compare

Change (just a minor packaging enhancement):
Using a different source tarball link at GitHub now fixes its packaging / SPEC-file issue for real.

v3.2-2

15 Sep 18:52
41d29a4
Compare
Choose a tag to compare

Change (just a minor packaging enhancement):
Now sfos-upgrade also successfully builds an SRPM from its SPEC-file, at the expense of a warning emitted twice when using rpmbuild -bs, warning: Macro expanded in comment on line 12: %{name}/archive/%{version}-%{release}.tar.gz
Never mind, the warning is harmless and superfluous in this specific case, plus it is not emitted when using rpmbuild -bb or even -ba.

v3.2-1

13 Aug 20:44
a9a9f96
Compare
Choose a tag to compare

Changes:

  • Fixed issue #34 "btrfs filesystem df has changed its output format since SailfishOS 1.0.8" by making sfos-upgrade digest the old output format, too.
  • Fixed issue #35 "version has changed its output format since SailfishOS 1.0.8" by making sfos-upgrade digest the old output format, too.
  • The second fix mentioned here also "fixes" issue #32 by a "shot in the dark" due to the lack of information and feedback: The issue is resolved at the surface, but the consequences are unknown for devices affected by this issue #32! With luck, it even may be correctly resolved this way.

v3.1-4

17 Jun 22:25
a42bff0
Compare
Choose a tag to compare

Changes:
A few, minor code and messages enhancements.

v3.1-3

15 Jun 22:12
c31a564
Compare
Choose a tag to compare

Change:
Fixed a flawed order of cases to test in the "downgrading within a stop release range" check (i.e., in "check #2b").

v3.1-2

15 Jun 15:33
c4fef7b
Compare
Choose a tag to compare

No behavioural changes.
Just a minor code perfection and clarification of an output string.

v3.1-1

13 Jun 21:10
1e94019
Compare
Choose a tag to compare

Changes:

  • Even more sophisticated checks when downgrading, specifically for downgrading "below" a "stop release".
    In consequence slightly easing to downgrade to a different "point release" of the same SailfishOS version.
  • Support for extracting the battery information on e.g., reflashed Aigo tablets, by implementing a solution for issue #26.
  • Added 2.0.5.6 to the predefined list of "stop releases" (which is used in addition to the one extracted from Jolla's webpage), as it is obviously a "stop release" for (at least) some devices.
  • Also added 1.0.0.5 to the predefined list of "stop releases" as a precaution, because this seems to be the oldest widely deployed SailfishOS release (i.e., on and hence also in the "factory images" of the first commercially distributed Jolla 1 phones), thus being the oldest one widely tested to upgrade from (and Jolla may assume only early developers to have ever obtained an earlier release on their Jolla 1 phones, hence not mentioning 1.0.0.5 in Jolla's "official" guides as a stop release).

v3.0-2

02 Jun 23:55
7c257cf
Compare
Choose a tag to compare
v3.0-2 Pre-release
Pre-release

Minor beautification:
Added a missed message redirection to STDERR.