linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: [ANNOUNCE] 2002-03-01 release of hotplug scripts
Date: Mon, 01 Apr 2002 22:21:28 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-101774346812842@msgid-missing> (raw)

[-- Attachment #1: Type: text/plain, Size: 2767 bytes --]

I've just packaged up the latest Linux hotplug scripts into a release,
which can be found at:
 	http://sourceforge.net/project/showfiles.php?group_id=17679

Or from your favorite kernel.org mirror at:
	kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2002_04_01.tar.gz

I've also packaged up a Red Hat 7.2 based rpm:
	kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2002_04_01-1.noarch.rpm
 
The source rpm is available if you want to rebuild it for other distros
at:
	kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2002_04_01-1.src.rpm

The main web site for the linux-hotplug project can be found at:
	http://linux-hotplug.sf.net/
which contains lots of documentation on the whole linux-hotplug
process.  There are also links to kernel patches, not currently in the
main kernel tree, that provide hotplug functionality to new subsystems
(like CPU, SCSI, Memory, etc.)

The main changes in this release are the following:
	- fixed potential temp file security exploit in the ieee1394
	  script.
	- removed the fxload program from the package, moving back to
	  one package that is processor neutral (scripts only.)  fxload
	  can now be released on its own, separate from the main
	  package.

Here's the changes (and who made them) from the last release:

  Changes from David Brownell
        - hotplug.functions: always run setup scripts
        - ieee1394.agent: rm another explicit /etc/hotplug pathname
        - usb.agent: doesn't skip usb.usermap
        - usb.rc: hooks for other "new style" HCDs (2.5)
        - distro should now include /etc/hotplug/{usb,pci} directories
        - remove obsolete USBD_ENABLE option
        - comments/diagnostics say "usbfs" not "usbdevfs"
        - various comment/doc updates, including for USB "coldplug"
        - fxload:
            * fix bug in handling first hex record: nothing to merge with!
            * add '-Wall' to build and resolve warnings
            * Makefile installs fxload.8 man page

  Changes from Fumitoshi UKAI
        - etc/hotplug/ieee1394.agent: fix /tmp writable check
        - usb.agent: match algorithm in usb_map_modules() should be the 
                     same as in kernel.
        
  Changes from me
        - usb.rc: updated the list of modules that we should be trying to
          remove.
        - moved fxload to a separate directory, out of this package.
        - updated the Makefile and .spec file to handle fxload moving away
        - cleaned Makefile up, now 'make distrib' works much nicer.
        - applied some minor cleanup patches from Landon Curt Noll.
        - ieee1394.agent: made more like other .agent files.  Removed /tmp
          check entirely as it's not needed.

thanks,

greg k-h

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

                 reply	other threads:[~2002-04-01 22:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-hotplug-101774346812842@msgid-missing \
    --to=greg@kroah.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).