summaryrefslogtreecommitdiff
path: root/x11/imwheel/files/patch-ae
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-06-28 23:48:48 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-06-28 23:48:48 +0000
commit15be3d1062986c8fa78ddcca9923b7b5b3b1b71d (patch)
treeb1569bfa470f0e81a1f5c53e64721fafb66df6e6 /x11/imwheel/files/patch-ae
parentUpdate port to version 0.87. (diff)
Update to imwheel-0.9.9, which fixes a root exploit in the case where
imwheel is setuid root. Note that the port doesn't install imwheel setuid root, so the problem would not have affected users of the port / package. Regardless, it's bad PR to make mouse wheel support so visible in the FAQ and then keep a known-bad version of the supporting software in the ports tree. This update is derived from broken patches received by way of the maintainer, who no longer has time to maintain the port. This port is now looking for a maintainer. Submitted by: Jeremy Norris <ishmael27@home.com>
Notes
Notes: svn path=/head/; revision=44537
Diffstat (limited to 'x11/imwheel/files/patch-ae')
-rw-r--r--x11/imwheel/files/patch-ae4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/imwheel/files/patch-ae b/x11/imwheel/files/patch-ae
index 2f375e995d79..12d9a4bb4f8d 100644
--- a/x11/imwheel/files/patch-ae
+++ b/x11/imwheel/files/patch-ae
@@ -5,7 +5,7 @@
.LP
.SH "IMWHEELRC"
-IMWheel uses, optionally, two configuration files. One called /etc/imwheelrc,
-+IMWheel uses, optionally, two configuration files. One called %%X11BASE%%/etc/imwheelrc,
++IMWheel uses, optionally, two configuration files. One called %%PREFIX%%/etc/imwheelrc,
which is used for everybody. The other is $HOME/.imwheelrc, used only for one
user. One is supplied and should have been installed automatically in /etc
if not also in the installing users $HOME as well. All whitespace is ignored
@@ -14,7 +14,7 @@
The users configuration file.
-/etc/.imwheelrc
-+%%X11BASE%%/etc/imwheelrc
++%%PREFIX%%/etc/imwheelrc
The global location for the configuration
file, it is always loaded. Overided by
the users configuration file.