Back to modutils PTS page

Accepted modutils 2.4.27.0-1 (i386 source)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 13 Apr 2005 15:38:16 -0600
Source: modutils
Binary: modutils-full modutils-basic modutils
Architecture: i386 source 
Version: 2.4.27.0-1
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <lamont@debian.org>
Changed-By: LaMont Jones <lamont@debian.org>
Description: 
 modutils   - Linux module utilities
 modutils-basic - Basic Linux module utilities for debian-installer
 modutils-full - More complete Linux module utilities for debian-installer
Closes: 41801 54967 54999 69754 70557 76209 90486 110732 116162 118647 132401 140776 146819 150423 150423 150423 159708 160454 165098 166531 166713 166943 173746 173938 174181 194502 203578 206205 210516 215855 219206 220382 225087 228031 228258 228258 228688 230020 243681 253508 262941 262941 263224 267112 272581 282672 284960
Changes: 
 modutils (2.4.27.0-1) unstable; urgency=low
 .
   * New upstream version.  Sadly, a different orig.tar.gz was uploaded
     to experimental, so this gets to be 2.4.27.0.
     - Ambiguous or invalid backslash in insmod.8.  Eric S. Raymond.
     - Move alias loop check higher up.  Sergey Vlasov.
     - Correct alias for pg, it is a char, not block device.  Sergey Vlasov.
     - obj-arm plt/got bugfix.  Thomas Fleischmann.
     - Only default to combined i386 if the user has x86_64 ELF headers.
     - Update INSTALL and README.
     - Reorder configure.in to move tests that require gcc to after gcc is
       defined.
   * Fix confusing warning at startup.  Closes: #228258
   * acknowledge NMU.  Closes: #284960, #262941
   * Fix left-hand casts in assginments.  Closes: #282672
 .
   Changes from Javier Fernandez-Sanguino Pen~a <jfs@computer.org>:
     [util/alias.h]
     . Included RedHat's patch that modifies the behaviour of
       modprobe for some systems that do not provide a floppy disk
       (like s390, powerpc...)
     . Updated some aliases definitions.
     [ - Upstream documentation changes - ]
     [man/modules.conf.8]
     . Add a note saying that commands are executed through system() and, thus,
       will go through /bin/sh (Closes: #76209)
     . Add a reference to update-modules and also document that users running
       Debian should not modify this file but use the files under /etc/modutils/
       (Closes: #166943)
     [man/lsmod.8]
     . Added modinfo(8) to SEE ALSO (Closes:#150423)
     . Added a note on how to list all modules (Closes: #215855)
     [man/modprobe.8]
     . Added modinfo(8) to SEE ALSO (Closes:#150423)
     . Added modprobe.conf(5) to SEE ALSO (Closes: #174181)
     . Fixed grammar mistakes spotted by Jeremy S Bygott (Closes: #160454)
     [man/insmod.8]
     . Added modinfo(8) to SEE ALSO (Closes:#150423)
     [man/depmod.8]
     . Added a note regarding what is and what is not an exposure when running
       'depmod -r' (Closes: #90486)
 .
     [ - Package configuration changes - ]
     [debian/conf/aliases]
     . Added missing aliases to modutils based on patches from other vendors
       (Fedora Core 2 and Mandrake 10) and from the modules defined in
       module-init-tools for kernels 2.6 and above. These include aliases for:
 	  - pppoe (Closes: #262941, #263224, #272581)
 	  - ipsec (Closes: #203578
 	  - ide-prob-mod incantation aliases due to module name changes
 	    done in 2.4.22 (Closes: #228031, #210516)
 	  - psmouse (Closes: #230020)
 	  - zftape (Closes: #70557)
 	  - raw (Closes: #228688)
 	  - cpuid and msr (Closes: #243681)
 	  - ppp_mppe (Closes: #173938)
     [debian/conf/actions]
     . Only use the actions for bttv modules in pre-2.4.17 kernels, as this
       is not needed afterwards (Closes: #146819)
 .
     [ - Package's script changes - ]
     [debian/update-modules]
     . Apply patch to avoid loading configuration files
       suffixed with '.orig' as per Joey's request (Closes: #54967)
     . Avoid also loading RCS files (,v suffix) as requested by Mark Histed
     (Closes: #118647)
     . Do not use depfile statements if commented in modules.conf
     (Closes: #69754)
     . Abort with exit code 3 if configuration files are not automatically
       generated (Closes: #166531)
     . Add a check in addfile() so that dangling symlinks are avoided, the code
       should not get there (because of the previous -f check) but this should
       avoid the issue observed by users which breaks upgrades (Closes: #220382)
     . More verbose message when encoutering errors executing scripts under
       /etc/modutils as it has been reported by a user that there might be
       files with incorrect execute permissions set (Closes: #253508)
     . Removed trailing " when setting the HEADER (Closes: #173746, #225087)
     . Add the architecture information when telling the user that there is
       none available (and will use the generic) (Closes: #228258)
     [debian/rc.modutils]
     . Removed extraneous space in init script output (Closes: #219206)
     . Warn if there are no modules for the current running kernel
     (Closes: #54999)
     . Use 'depmod -A' instead of 'depmod -a' for faster startups
     (Closes: #110732, #132401, #159708)
 .
     [ - Package documentation changes - ]
     [debian/README]
     . Added a note regarding module-init-tools and 2.6 kernels
     . Added a note answering the "Why is this in experimental and not sid?"
       question
     [debian/module-policy]
     . Applied patch provided by Graham Wilson to fix spelling errors
     (Closes: #116162)
     [debian/update-modules.8]
     . Reworded sentence for clarity as suggested by Robert Millan
     (Closes: #140776)
     . Added new suffixes that will not be loaded (.orig and ,v)
     . Document current exit codes (0=no error, 1=error, 2=not root,
     3=not autogenerated)
     [debian/modules.5]
     . Apply patch provided by Josip Rodin which includes a SEE ALSO
     (Closes: #41801)
     . Added some information related to module-init-tools
     [debian/control]
     . Mention module-init-tools (for 2.6 users) in the package description
     (Closes: #267112)
     [ debian/TODO ]
     . Added a TODO of pending changes to the package that could be addressed
       in the future
     [ Translations ]
     . Included the following manpage translations:
 	  - pt_BR provided by Philippe Gaspar (Closes: #194502)
 	  - es provided by Ruben Porras (Closes: #206205)
 	  - fr provided by Julien Louis (Closes: #165098, #166713)
Files: 
 18ab9b37d70f20f03cc9e14c5c7ba02a 634 base required modutils_2.4.27.0-1.dsc
 4662bdb83eb3c27cfa0fd6e1bd5e329d 36072 base required modutils_2.4.27.0-1.diff.gz
 51aa91627a2803df5873beae59d2f785 292426 base required modutils_2.4.27.0.orig.tar.gz
 571770204686db8cb761ba6f7b1e87ec 52828 debian-installer extra modutils-basic_2.4.27.0-1_i386.udeb
 aa5ca9b621c12d60d7b084e0ad9e455c 235358 base required modutils_2.4.27.0-1_i386.deb
 cd622f0b643e9432b90e8929bce27aeb 85898 debian-installer extra modutils-full_2.4.27.0-1_i386.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCXa3jzN/kmwoKyScRAhDmAJwPFRe1Np4wpr5rR/xMu+oucPGovgCdH2Ze
BR1iCvbuKPZZvRaEBhXxGgI=
=xf3e
-----END PGP SIGNATURE-----


Accepted:
modutils-basic_2.4.27.0-1_i386.udeb
  to pool/main/m/modutils/modutils-basic_2.4.27.0-1_i386.udeb
modutils-full_2.4.27.0-1_i386.udeb
  to pool/main/m/modutils/modutils-full_2.4.27.0-1_i386.udeb
modutils_2.4.27.0-1.diff.gz
  to pool/main/m/modutils/modutils_2.4.27.0-1.diff.gz
modutils_2.4.27.0-1.dsc
  to pool/main/m/modutils/modutils_2.4.27.0-1.dsc
modutils_2.4.27.0-1_i386.deb
  to pool/main/m/modutils/modutils_2.4.27.0-1_i386.deb
modutils_2.4.27.0.orig.tar.gz
  to pool/main/m/modutils/modutils_2.4.27.0.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org