pminstaller.sh Does Not Update to 27.7.1

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
paddle59

pminstaller.sh Does Not Update to 27.7.1

Unread post by paddle59 » 2018-01-18, 15:23

Hi, Using Mint 17.3., PM Version: 27.7.0 (32-bit)

pminstaller.sh says I have the latest version, but shouldn't "see" 27.7.1 ?

Thanks.

User avatar
Moonraker
Board Warrior
Board Warrior
Posts: 1878
Joined: 2015-09-30, 23:02
Location: uk.

Re: pminstaller.sh Does Not Update to 27.7.1

Unread post by Moonraker » 2018-01-18, 15:30

you need to wait until the linux maintainer has built the linux version.God almighty the windows version has only been out for a few hours lol.
user of multiple puppy linuxes..upup,fossapup.scpup,xenialpup..... :thumbup:

Pale moon 29.4.1

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35602
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: pminstaller.sh Does Not Update to 27.7.1

Unread post by Moonchild » 2018-01-18, 16:28

I've even made a point of stating that "Linux versions will follow shortly" -- does nobody read anything any longer? Switch your knob to "input" for more than half a sentence, please.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

missmoondog

Re: pminstaller.sh Does Not Update to 27.7.1

Unread post by missmoondog » 2018-01-18, 20:22

Moonchild wrote:I've even made a point of stating that "Linux versions will follow shortly" -- does nobody read anything any longer? Switch your knob to "input" for more than half a sentence, please.
i usually hear about a new release on a tech forum i'm on when palemoon get's a new release and then simply wait for it to get picked up in the software updater. i know it'll be coming, but even i happened to notice that line about you making it a point to mention about a linux version will follow shortly!

just checked for updates before coming here!! :)

love palemoon. keep up the great work, moonchild! :)
Last edited by missmoondog on 2018-01-18, 20:23, edited 1 time in total.

New Tobin Paradigm

Re: pminstaller.sh Does Not Update to 27.7.1

Unread post by New Tobin Paradigm » 2018-01-18, 20:28

The software that runs the Linux website pulls data for pminstaller and the download pages from the same source.. So if you see the update on the site it will be there for pminstaller.

Code: Select all

{
    "linux_installer": {
        "sig": true,
        "version": "0.2.4",
        "hash": "7c18656a6ff6d49bcec9f4c3d637eb44f4dd4dac3c059037a9a89c555ec9b8f6",
        "file": "pminstaller-0.2.4.tar.bz2",
        "size": 100328
    },
    "linux32_release": {
        "sig": true,
        "version": "27.7.0",
        "hash": "5b1c51bb74a2f3516239286349df53831580f80c52197fc554eaff2c973cac20",
        "file": "palemoon-27.7.0.en-US.linux-i686.tar.bz2",
        "size": 43946223
    },
    "linux64_release": {
        "sig": true,
        "version": "27.7.0",
        "hash": "b27bcfc25e19d4f6b894ebff7b592a5b02d8cbfd818354bba9b2ea56a5a38f68",
        "file": "palemoon-27.7.0.en-US.linux-x86_64.tar.bz2",
        "size": 43124911
    },
    "linux64_unstable": {
        "sig": false,
        "version": "latest",
        "hash": "691869ccac25e0f653fdaadda37d80d496bf71fccf8d8a0dd031b2eb1279c476",
        "file": "palemoon-unstable-latest.linux-x86_64.tar.bz2",
        "size": 43204098
    }
}
Regenerate: https://github.com/trav90/artemis/blob/TRUNK/tools/update-release.py
Read: https://github.com/trav90/artemis/blob/TRUNK/artemis/modules/funcReadManifest.php
pm-installer: https://github.com/trav90/artemis/blob/TRUNK/artemis/components/pminstaller/pminstaller.php
Site: https://github.com/trav90/artemis/blob/TRUNK/artemis/components/site/site.php#L42
Shared Smarty Template: https://github.com/trav90/artemis/blob/TRUNK/artemis/skin/palemoon/download.tpl

Hope that explanation helps.
Last edited by New Tobin Paradigm on 2018-01-18, 20:36, edited 2 times in total.

User avatar
trava90
Contributing developer
Contributing developer
Posts: 1741
Joined: 2013-05-20, 18:19
Location: Somewhere in Sector 001

Re: pminstaller.sh Does Not Update to 27.7.1

Unread post by trava90 » 2018-01-18, 23:15

The 27.7.1 release tarballs are now available.

Locked