LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-27-2014, 03:09 AM   #1
prasan89na
LQ Newbie
 
Registered: Sep 2014
Posts: 12

Rep: Reputation: Disabled
Smile Updating Firefox in Slackware


Is there any way to update firefox in Slackware linux.
 
Old 09-27-2014, 03:18 AM   #2
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Get this script, and run it:
https://gist.github.com/ruario/9672798
 
4 members found this post helpful.
Old 09-27-2014, 03:24 AM   #3
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434
I do it old school. Desktop link points to "/usr/lib/firefox/firefox" and "/usr/lib/firefox" is a symlink from "usr/lib/firefox-version". I just unpack the new tarball into the version directory and have it "write into" and "overwrite" all. I'm writing this from firefox-32.0.3.
 
1 members found this post helpful.
Old 09-27-2014, 04:31 AM   #4
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761
Quote:
Originally Posted by enorbet View Post
I'm writing this from firefox-32.0.3.
On windows
 
Old 09-27-2014, 04:38 AM   #5
eloi
Member
 
Registered: Nov 2010
Posts: 227

Rep: Reputation: 61
Just download the latest firefox x86_64 from mozilla site, unpack it in some dir in your home and make a soft link to ~/bin/firefox (add $HOME/bin to your $PATH).

Then, download the latest flash plugin from adobe site, untar it in /tmp (because it's packed to be untared on / so it spreads all its crap all over the sys) and copy only the libflashplayer.so to ~/.mozilla/plugins.

You can let firefox to automatically update or update it manually from the about dialog.

In any Linux distro.
 
1 members found this post helpful.
Old 09-27-2014, 07:33 AM   #6
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
If you decide to use ruario's script, put this in /etc/slackpkg/blacklist:
Code:
[0-9]+ro
 
2 members found this post helpful.
Old 09-27-2014, 08:58 AM   #7
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by prasan89na View Post
Is there any way to update firefox in Slackware linux.
Are you aware that Slackware has updated packages in the /patches/ directory of a stable release?
The most recent Firefox update was on 2 september for Slackware 14.1 for instance:

http://taper.alienbase.nl/mirrors/sl..._slack14.1.txz

Note that Slackware uses the Firefox ESR releases as updates for the stable releases. ESR stands for "Extended Support Release"
Only Slackware-current gets the most recent version of Firefox.

Ruario's script is the easiest way to get the latest Firefox on your computer. It will just not be compiled on Slackware actually, because the script downloads Mozilla binaries and creates a Slackware package for those binaries.
You can also download the mozilla-firefox directory from the sources of Slackware-current and compile Firefox yourself.

Eric
 
4 members found this post helpful.
Old 09-27-2014, 09:23 AM   #8
schmatzler
Member
 
Registered: Jan 2011
Location: Germany
Distribution: Slackware64 -current + Multilib
Posts: 411

Rep: Reputation: 181Reputation: 181
Quote:
Originally Posted by Alien Bob View Post
You can also download the mozilla-firefox directory from the sources of Slackware-current and compile Firefox yourself.
Correct. And while you're at it, you can also add the missing HTML5 video and audio support that is not included in the official packages.

(I have SlackBuilds for that in my signature. But be aware that the Firefox build process is very memory-hungry and time-consuming.)
 
Old 09-27-2014, 09:42 AM   #9
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434
Quote:
Originally Posted by ruario View Post
On windows

No it is NOT windows. I have the useragent spoof for Pipelight. This is 32bit Slack 14.0. Does Windows have "/usr/lib" now? <sarc>
 
Old 09-27-2014, 10:15 AM   #10
eajam
LQ Newbie
 
Registered: Sep 2014
Posts: 6

Rep: Reputation: Disabled
Are there any plans of updating Mozilla Firefox to the latest release... 32.0.3 that came out a few days ago, as it fixes the "RSA Signature Forgery in NSS"?

Update: This security vulnerability also applies to Mozilla Thunderbird, which should be updated to 31.1.2. See...https://www.mozilla.org/security/ann...sa2014-73.html

Thanks!

Last edited by eajam; 09-27-2014 at 10:23 AM.
 
Old 09-27-2014, 10:46 AM   #11
fsLeg
Member
 
Registered: Dec 2013
Location: Russia, Moscow
Distribution: Slackware, EndeavourOS
Posts: 89

Rep: Reputation: Disabled
Quote:
Originally Posted by eajam View Post
32.0.3 that came out a few days ago, as it fixes the "RSA Signature Forgery in NSS"
mozilla-nss package was updated two days ago with a fix just for that. From changelog:
Quote:
Wed Sep 24 22:52:53 UTC 2014
...
patches/packages/mozilla-nss-3.16.5-x86_64-1_slack14.1.txz: Upgraded.
Fixed an RSA Signature Forgery vulnerability.
For more information, see:
https://www.mozilla.org/security/ann...sa2014-73.html
(* Security fix *)
 
Old 09-27-2014, 10:58 AM   #12
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761
Quote:
Originally Posted by enorbet View Post
No it is NOT windows. I have the useragent spoof for Pipelight. This is 32bit Slack 14.0. Does Windows have "/usr/lib" now? <sarc>
Fair enough just thought it was funny that you had a window's user agent and thought I would comment. No insult intended!

Last edited by ruario; 09-27-2014 at 11:09 AM.
 
Old 09-27-2014, 11:07 AM   #13
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by schmatzler View Post
Correct. And while you're at it, you can also add the missing HTML5 video and audio support that is not included in the official packages.

(I have SlackBuilds for that in my signature. But be aware that the Firefox build process is very memory-hungry and time-consuming.)
The official Firefox package in -current supports all that as far as I know. In https://www.youtube.com/html5 all checks are green.

Eric
 
Old 09-27-2014, 11:27 AM   #14
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,223

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Is it safe to just download a Firefox package from -current and upgradepkg to it on a -stable system?

Last edited by dugan; 09-27-2014 at 11:28 AM.
 
Old 09-27-2014, 11:28 AM   #15
schmatzler
Member
 
Registered: Jan 2011
Location: Germany
Distribution: Slackware64 -current + Multilib
Posts: 411

Rep: Reputation: 181Reputation: 181
Quote:
Originally Posted by Alien Bob View Post
The official Firefox package in -current supports all that as far as I know. In https://www.youtube.com/html5 all checks are green.
The checks go green because it has been built against gstreamer-0.10. That's just the base package - if it's there the browser assumes gstreamer will handle all mimetypes by itself.

But:

-gstreamer 0.10 is end of life
-Slackware lacks ffmpeg + gst-ffmpeg (for 0.10) or gst-libav (for 1.0) to play H.264 files inside the browser
-Slackware also lacks gst-plugins-ugly for MP3 support (Soundcloud without Flash etc.)

I'm wondering why the "Media Source Extensions" check goes green. That should only turn on if "media.mediasource.enabled" is set to true, which it isn't by default because that feature is not completely implemented yet.

A much more thorough check is http://html5test.com/ where I get 477 points total (for now).

Last edited by schmatzler; 09-27-2014 at 11:35 AM.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] updating firefox zithromax Linux - Newbie 7 02-24-2012 06:34 AM
Updating FireFox RAH104 Linux - Newbie 3 06-20-2008 06:49 PM
Updating Firefox Virtuality Linux - Newbie 12 05-29-2007 04:41 AM
Help updating Firefox thort Linux - Newbie 9 06-23-2006 07:59 PM
updating firefox dark_negotiator Fedora 2 06-05-2006 01:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration