FS#11870 - pkg synergy (1.3.1-2) has unstripped binaries

Attached to Project: Arch Linux
Opened by Philip Stark (Heller_Barde) - Thursday, 23 October 2008, 18:32 GMT
Last edited by Allan McRae (Allan) - Saturday, 21 March 2009, 04:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
James Rayner (iphitus)
Architecture i686
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The package synergy has unstripped binaries (in version 1.3.1-2).
It's not very important or dangerous. but i thought i'd mention it. :)

phil $ cp /usr/bin/synergy* .

phil $ ls -l
total 8648
-rwxr-xr-x 1 phil users 3741814 2008-10-23 20:27 synergyc
-rwxr-xr-x 1 phil users 5093413 2008-10-23 20:27 synergys

phil $ strip *

phil $ ls -l
total 976
-rwxr-xr-x 1 phil users 404420 2008-10-23 20:27 synergyc
-rwxr-xr-x 1 phil users 584856 2008-10-23 20:27 synergys

cheers Heller_Barde
This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 21 March 2009, 04:33 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.3.1-3

Loading...