[nut-Bugs][311869] Don't link usbhid-ups against OpenSSL for just one hash calculation
nut-bugs at alioth.debian.org
nut-bugs at alioth.debian.org
Tue Aug 25 20:46:43 UTC 2009
Bugs item #311869, was changed at 2009-08-07 14:42 by Arjen de Korte
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=411542&aid=311869&group_id=30602
>Status: Closed
Priority: 2
Submitted By: Charles Lepple (clepple-guest)
>Assigned to: Arjen de Korte (adkorte-guest)
Summary: Don't link usbhid-ups against OpenSSL for just one hash calculation
Category: Driver
Group: None
>Resolution: Fixed
Initial Comment:
usbhid-ups calculates a SHA-1 hash of a descriptor to match it later. This pulls in all of the OpenSSL dependencies, which may not be desirable at shutdown (due to /usr/lib possibly being unmounted).
The SHA-1 hash calculation could be moved to a file in common/.
----------------------------------------------------------------------
>Comment By: Arjen de Korte (adkorte-guest)
Date: 2009-08-25 22:46
Message:
Delayed and checksum matching removed, fixing this problem
----------------------------------------------------------------------
Comment By: Arjen de Korte (adkorte-guest)
Date: 2009-08-24 12:53
Message:
The whole 'delayed matching' code should probably be removed (include the SHA-1 calculation. This was a futile attempt to solve a problem that really doesn't exist and can't be fixed this way.
I'll remove the lot later today/this week.
----------------------------------------------------------------------
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=411542&aid=311869&group_id=30602
More information about the NUT-tracker
mailing list