Install Manual for OpenSSL packages
Trademarks
EPSON is a registered trademark of Seiko Epson Corporation.
Exceed Your Vision is a registered trademark or trademark of Seiko Epson Corporation.
openSUSE is a registered trademark of SUSE LLC in the United States and other countries.
Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.
All other trademarks are the property of their respective owners and used for identification purpose only.
© Seiko Epson Corporation 2014. All rights reserved.
This is applied to update the OpenSSL packages to prevent the vulnerability (Heartbleed) for
TM-T88V-DT and TM-T70II-DT Linux model.
To update the packages
Open the following URL with web browser.
1
http://download.opensuse.org/update/12.3/i586/
M00079500
Rev. A
Download the following files, and copy them to USB storage.
2
openssl-1.0.1g-1.52.1.i586.rpm
libopenssl1_0_0-1.0.1g-1.52.1.i586.rpm
Connect USB mouse, keyboard, display and the USB storage to TM-DT.
3
Turn on TM-DT.
4
Log on to TM-DT desktop.(UserID:EPSON-USER/Passoword:TMDT)
5
Click the following button to mount USB Storage.
Click the following button in Application Launcher to start Terminal.
6
Execute the following command on the terminal.
7
sudo rpm -Uvh /media/[Name for USB Storage]/openssl-1.0.1g-1.52.1.i586.rpm
Note:
[Name for USB Storage] depends on your USB storage.
Type the password for sudo. It’s "TMDT".
8
Execute the following command on the terminal.
9
sudo rpm -Uvh /media/[Name for USB Storage]/libopenssl1_0_0-1.0.1g-1.52.1.i586.rpm
Note:
[Name for USB Storage] depends on your USB storage.
Reboot TM-DT.
10
To confirm that the update has succeeded
Execute the same procedure as 1-6 in the update to launch the terminal.
1
Execute the following command on the terminal.
2
sudo rpm -q openssl
Confirm the following package name is shown as the result.
3
openssl-1.0.1g-1.52.1.i586
Execute the following command on the terminal.
4
sudo rpm -q libopenssl1_0_0
Confirm the following package name is shown as the result.
5
libopenssl1_0_0-1.0.1g-1.52.1.i586