Projects / Adobe Reader

Adobe Reader

The free Adobe Reader (acroread, formerly Adobe Acrobat Reader) allows you to view, navigate, and print PDF files across all major computing platforms. Adobe Reader is the free viewing companion to Adobe Acrobat and to Acrobat Capture software.

Tags
Operating Systems

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  30 Jun 2010 21:48
  • Rrelease-after

Changes: 17 security vulnerabilities were resolved. These could cause the application to crash and potentially allow remote execution of code.They were reported as CVE-2010-1240, CVE-2010-1285, CVE-2010-1295, CVE-2010-1297, CVE-2010-2168, CVE-2010-2201, CVE-2010-2202, CVE-2010-2203, CVE-2010-2204, CVE-2010-2205, CVE-2010-2206, CVE-2010-2207, CVE-2010-2208, CVE-2010-2209, CVE-2010-2210, CVE-2010-2211, and CVE-2010-2212.

  • Rrelease-mid
  •  14 Apr 2010 22:25
  • Rrelease-after

Changes: 15 security vulnerabilities were resolved, 12 of these possibly allowing the remote execution of arbitrary code. They were reported as CVE-2010-0190, CVE-2010-0191, CVE-2010-0192, CVE-2010-0193, CVE-2010-0194, CVE-2010-0195, CVE-2010-0196, CVE-2010-0197, CVE-2010-0198, CVE-2010-0199, CVE-2010-0201, CVE-2010-0202, CVE-2010-0203, CVE-2010-0204, and CVE-2010-1241.

  • Rrelease-mid
  •  17 Feb 2010 23:29
  • Rrelease-after

Changes: A critical cross-domain vulnerability, reported as CVE-2010-0186, was fixed. A potential crash and remote code execution vulnerability, reported as CVE-2010-0188, was fixed.

  • Rrelease-mid
  •  13 Jan 2010 21:59
  • Rrelease-after

Changes: Several critical vulnerabilities potentially allowing remote code execution were resolved. They are reported as CVE-2009-3953, CVE-2009-3954, CVE-2009-3955, CVE-2009-3956, CVE-2009-3957, CVE-2009-3958, CVE-2009-3959, and CVE-2009-4324.

  • Rrelease-mid
  •  17 Oct 2009 20:49
  • Rrelease-after

Changes: Critical security vulnerabilities were fixed which could cause the application to crash and could potentially allow an attacker to take control of the affected system.

Rss Recent comments

Rcomment-before 17 Dec 2004 04:34 Rcomment-trans beefheart Rcomment-after

Re: No version 6 of Adobe Acrobat Reader for Linux

> Dispate the claim of Adobe as pdf a

> format to be easly used on any system

> there is no a version 6 of Adobe Acrobat

> Reader.

Here here! How long has it been since 6 was released on Windows? 1 year? 2 years?

Either change the name from Portable Document Format to Windows Document Format, or port your reader to Linux. Drop the Motif crap, buy a Qt license and get done with it.

Rcomment-before 03 Dec 2004 09:50 Rcomment-trans AnyFile Rcomment-after

No version 6 of Adobe Acrobat Reader for Linux
Dispate the claim of Adobe as pdf a format to be easly used on any system there is no a version 6 of Adobe Acrobat Reader.

I often have an ugly pop up windows says me to update to a newer version. I click OK and I download the same version I already have (becouse is the last). But I can not have version 6 and I can not use the function that need version 6

Rcomment-before 09 Jun 2004 04:30 Rcomment-trans settermj Rcomment-after

Re: Anyone know how to resolve this?
Just wanted to say thanks for the tip. I used it and it worked (running Redhat 9)

>

> % I installed Acroreader on my Linux

> box

> % that is running RedHat 8 and I am

> % recieving this nice little error when

> % trying to launch it. I haven't been

> % able to find anything about this

> message

> % in any of the documentation that

> Adobe

> % has made public. Thanks (oh yeah i am

> a

> % newbie.)

> %

> % Warning: charset "UTF-8"

> not

> % supported, using

> "ISO8859-1".

> % Aborted

> %

>

>

> greets

>

> had same problem and was researching

> when ran across your post. found the

> answer:

>

> you need to set your LANG variable to C,

> which is not the default in newer redhat

> releases. i edited the

> /usr/local/Acrobat5/bin/acroread script

> and added:

>

> LANG=C; export LANG

>

> near the top. it worked for me.

>

> cheers. alex.

>

>

Rcomment-before 02 Jun 2004 02:40 Rcomment-trans tanchu Rcomment-after

Re: Anyone know how to resolve this?

> same problem. Worked perfectly. thanks

>

>

> %

> % % I installed Acroreader on my Linux

> % box

> % % that is running RedHat 8 and I am

> % % recieving this nice little error

> when

> % % trying to launch it. I haven't

> been

> % % able to find anything about this

> % message

> % % in any of the documentation that

> % Adobe

> % % has made public. Thanks (oh yeah i

> am

> % a

> % % newbie.)

> % %

> % % Warning: charset "UTF-8"

> % not

> % % supported, using

> % "ISO8859-1".

> % % Aborted

> % %

> %

> %

> % greets

> %

> % had same problem and was researching

> % when ran across your post. found the

> % answer:

> %

> % you need to set your LANG variable to

> C,

> % which is not the default in newer

> redhat

> % releases. i edited the

> % /usr/local/Acrobat5/bin/acroread

> script

> % and added:

> %

> % LANG=C; export LANG

> %

> % near the top. it worked for me.

> %

> % cheers. alex.

> %

> %

>

>

>

you all can edit /usr/local/Acrobat5/bin/acroread and put top of the file,

LANG=eng_US

export LANG

Rcomment-before 11 May 2004 15:04 Rcomment-trans thomp Rcomment-after

Re: Anyone know how to resolve this?
Thanks -- worked great.

>

> % I installed Acroreader on my Linux

> box

> % that is running RedHat 8 and I am

> % recieving this nice little error when

> % trying to launch it. I haven't been

> % able to find anything about this

> message

> % in any of the documentation that

> Adobe

> % has made public. Thanks (oh yeah i am

> a

> % newbie.)

> %

> % Warning: charset "UTF-8"

> not

> % supported, using

> "ISO8859-1".

> % Aborted

> %

>

>

> greets

>

> had same problem and was researching

> when ran across your post. found the

> answer:

>

> you need to set your LANG variable to C,

> which is not the default in newer redhat

> releases. i edited the

> /usr/local/Acrobat5/bin/acroread script

> and added:

>

> LANG=C; export LANG

>

> near the top. it worked for me.

>

> cheers. alex.

>

>

No-screenshot

Project Spotlight

GTK-VNC

A VNC viewer widget for GTK+.

D979454acfee38bf9d40fbf00e6f6374_thumb

Project Spotlight

SQL Uniform

An SQL query, data comparison, exporting, and conversion tool.