diff options
author | 2008-01-15 09:10:42 +0000 | |
---|---|---|
committer | 2008-01-15 09:10:42 +0000 | |
commit | 5dc8d4f6ea636bd10d695d70dc8850d98e37bc8e (patch) | |
tree | ec1d12341cccd15f555bbef131009c8b8f9d26c5 /sys-apps/rescan-scsi-bus/ChangeLog | |
parent | Add x11-proto/inputproto dep, bug #205823 (diff) | |
download | historical-5dc8d4f6ea636bd10d695d70dc8850d98e37bc8e.tar.gz historical-5dc8d4f6ea636bd10d695d70dc8850d98e37bc8e.tar.bz2 historical-5dc8d4f6ea636bd10d695d70dc8850d98e37bc8e.zip |
Fix bug #190516 for newer kernels that do not enable CONFIG_SCSI_PROC_FS by default. It was just causing a misdetection.
Package-Manager: portage-2.1.4
Diffstat (limited to 'sys-apps/rescan-scsi-bus/ChangeLog')
-rw-r--r-- | sys-apps/rescan-scsi-bus/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/sys-apps/rescan-scsi-bus/ChangeLog b/sys-apps/rescan-scsi-bus/ChangeLog index 517f105d43d5..e3851c391b00 100644 --- a/sys-apps/rescan-scsi-bus/ChangeLog +++ b/sys-apps/rescan-scsi-bus/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-apps/rescan-scsi-bus -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/rescan-scsi-bus/ChangeLog,v 1.11 2007/11/20 21:25:51 corsair Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/rescan-scsi-bus/ChangeLog,v 1.12 2008/01/15 09:10:41 robbat2 Exp $ + +*rescan-scsi-bus-1.25-r1 (15 Jan 2008) + + 15 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> + +files/rescan-scsi-bus-1.25-support-sysfs-only-systems.patch, + rescan-scsi-bus-1.24.ebuild, rescan-scsi-bus-1.25.ebuild, + +rescan-scsi-bus-1.25-r1.ebuild: + Fix bug #190516 for newer kernels that do not enable CONFIG_SCSI_PROC_FS by + default. It was just causing a misdetection. 20 Nov 2007; Markus Rothe <corsair@gentoo.org> rescan-scsi-bus-1.25.ebuild: |