lp:ubuntu/gutsy/dumputils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy/dumputils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

4. By Stephan RĂ¼gamer

* Makefile: (LP: #136949)
  - removed ARCH setting
* debian/rules:
  - Added make call to know about ARCH setting (/usr/bin/arch is not
    available in ubuntu somehow)

3. By Troy Heber

* Removed postinst (Closes: #353531)
* Added sysfs support
* Initalize socked descriptors to -1 instead of 0
* Added return check from protect_write in copy_map.
* Removed redundant close on the socket.
* Fix to to follow RFC 959 regarding the response codes for STOR
* Send a QUIT on exit
* Fixed version.h, which in trun requires a bump to 0.9.4
* Fixed corrupted System.map output, changed from sizeof() to strlen().
* Fixed path issue in copy_dump
* Created define for DATE_SIZE, CONF_FILE, MAX_BUF, PORT
* Fixed case 11 to fall through
* Fixed spacing issue
* Fixed malloc error cond in do_rename
* Fixed bit val search
* Fixed error return codes
* Nuked DUMP_SAVE option
* Moved from using bounds file to create directory structure, to using uname
-r and date stamps.
* Fixed most -Wall warnings.
* Moved to select() to monitor timeout for accept() call.
* Added "" to version, to support versions like 0.8.1.
* Changed socket to O_NOBLOCK on accept() call.
* Added timeout of ~5sec to accept() call.
* Applied Jason's patch to make dumps mode 0600 instead of 0644.
* Added a changelog to upstream
* Forcing saving to happen regardless of configdump status.
* Adding the load of the scsi_dump module to etc/modprobe.d/dumputils
* Adding device node creation back to postinst for hpde.
* Added test for exsisting dump before trying to save it.
* Moving init script to S99, to give the network more time to start

2. By Micah Anderson

* Updated dumputils description
* Adding lkcdutils and lkcdutils-dev as dummy transitional pacakges, urgency
  set to high to complete transition quickly.
* Removed Conflicts: lkcdutils so that transition can happen

1. By Micah Anderson

Import upstream version 0.4

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers