~vorlon/ubuntu/raring/upstart/lp.1199778

Viewing all changes in revision 1182.31.1.

  • Committer: James Hunt
  • Date: 2011-12-12 11:13:50 UTC
  • mto: (1182.14.74 upstart)
  • mto: This revision was merged to the branch mainline in revision 1340.
  • Revision ID: james.hunt@ubuntu.com-20111212111350-w7juwkb0j8cmptpj
* extra/man/upstart-udev-bridge.8:
  - Added new '--no-strip' option.
  - Added missing '--daemon', '--debug' and '--help' options.
* extra/upstart-udev-bridge.c:
  XXX: Behavioural change: non-printable bytes are now removed
  by default from all udev message data to handle buggy
  hardware devices which expose this data to userland (the
  kernel simply passes it through verbatim). To revert to old
  behaviour (where no udev message data is modified), specify
  the new '--no-strip' option (LP: #829980).
  - make_safe_string(): New function to cleanse udev data.
  - udev_monitor_watcher():
    - Cleanse udev data unless '--no-strip' specified.
    - Fixed possible crash should 'action' not be set.
    - Fixed possible crash should 'devname' not be set
      and '--debug' specified.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: