jpeg exif data isn't read anymore, so option -exif-orient does not work anymore -- which is *pita* for viewving jpegs...
see https://bugzilla.novell.com/show_bug.cgi?id=150534 for some discussion.
I now picked some code from xzgv-0.8 readjpeg.c and inserted it into main,c -- the patch works fie for me with opensuse 11.3 ...
patch to get exif-orient working again
Just to have it documented here as well: I'd prefer to use libexif instead of fiddling with the image file directly. See also Novell Bugzilla #150534 (https://bugzilla.novell.com/show_bug.cgi?id=150534), the proposed patch for libexif support is in http://bugzilla.novell.com/attachment.cgi?id=425443
This issue was solved with commit 114d5ff.