Loading ChangeLog +4 −3 Original line number Original line Diff line number Diff line git HEAD Fri, 25 Jun 2010 16:07:20 +0200 * Release v1.8 * support LDLIBS in Makefile/config.mk * support LDLIBS in Makefile/config.mk * Don't make the --thumbnails window fullscreen. The images launched from * Don't make the --thumbnails window fullscreen. The images launched from thumbnail mode may be fullscreen, though. You can still use 'v' to thumbnail mode may be fullscreen, though. You can still use 'v' to Loading @@ -15,8 +16,8 @@ git HEAD correctly, plus it contained a code execution hole when used with correctly, plus it contained a code execution hole when used with malicious URLs containing shell metacharacters (but only if those URLs malicious URLs containing shell metacharacters (but only if those URLs led to a valid file) led to a valid file) * Don't add ?randomnumber to URLs, it confuses some servers and is * Don't add ?randomnumber to URLs when downloading them, it confuses some not really neccessary in general servers and is not really neccessary in general Thu Jun 10 12:12:04 CEST 2010 Thu Jun 10 12:12:04 CEST 2010 Loading config.mk +1 −1 Original line number Original line Diff line number Diff line PACKAGE ?= feh PACKAGE ?= feh VERSION ?= 1.7-git VERSION ?= 1.8-git # Prefix for all installed files # Prefix for all installed files PREFIX ?= /usr/local PREFIX ?= /usr/local Loading Loading
ChangeLog +4 −3 Original line number Original line Diff line number Diff line git HEAD Fri, 25 Jun 2010 16:07:20 +0200 * Release v1.8 * support LDLIBS in Makefile/config.mk * support LDLIBS in Makefile/config.mk * Don't make the --thumbnails window fullscreen. The images launched from * Don't make the --thumbnails window fullscreen. The images launched from thumbnail mode may be fullscreen, though. You can still use 'v' to thumbnail mode may be fullscreen, though. You can still use 'v' to Loading @@ -15,8 +16,8 @@ git HEAD correctly, plus it contained a code execution hole when used with correctly, plus it contained a code execution hole when used with malicious URLs containing shell metacharacters (but only if those URLs malicious URLs containing shell metacharacters (but only if those URLs led to a valid file) led to a valid file) * Don't add ?randomnumber to URLs, it confuses some servers and is * Don't add ?randomnumber to URLs when downloading them, it confuses some not really neccessary in general servers and is not really neccessary in general Thu Jun 10 12:12:04 CEST 2010 Thu Jun 10 12:12:04 CEST 2010 Loading
config.mk +1 −1 Original line number Original line Diff line number Diff line PACKAGE ?= feh PACKAGE ?= feh VERSION ?= 1.7-git VERSION ?= 1.8-git # Prefix for all installed files # Prefix for all installed files PREFIX ?= /usr/local PREFIX ?= /usr/local Loading