lp:~peter-pearse/ubuntu/oneiric/udev/prop001

Created by Peter Pearse and last modified
Get this branch:
bzr branch lp:~peter-pearse/ubuntu/oneiric/udev/prop001
Only Peter Pearse can upload to this branch. If you are Peter Pearse please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Peter Pearse
Status:
Development

Recent revisions

184. By Peter Pearse

Patch for missing v4 video
Cross patch.

183. By Martin Pitt

* debian/rules: For the build-deb/ tree, copy the entire source tree instead
  of just parts. This keeps gtk-doc working (which doesn't work with
  out-of-tree build) and avoids building a broken GIR.
* debian/rules: Fail build on missing or changed library symbols.
* debian/libudev0.symbols, debian/libgudev-1.0-0.symbols: Add new symbols
  from version 165.

182. By Martin Pitt

* New upstream release. Switch to Ubuntu-ish version number to avoid
  confusing them with Debian's.
  - Allow local users ACL access to raw USB devices of mobile phones.
    (LP: #316215)
  - Allow local users ACL access to raw FFADO devices. (LP: #681755)
  - Keymap fixes. (LP: #625770, #627890, #686662)
* debian/control, debian/gir1.2-gudev-1.0.install: Rename GIR package to
  gir1.2-* to match the repository version and the recent transition.
  Add conflicts/replaces to old gir1.0-gudev-1.0.
* debian/udev.postinst: Call udevadm --convert-db when upgrading from a
  version earlier than 165, to update the running database.

181. By Martin Pitt

debian/udev.initramfs-hook: If /sbin/udevadm.upgrade exists, copy that
into the initramfs instead of the shell script wrapper that we have during
udev upgrades. (LP: #672964)

180. By Martin Pitt

debian/rules: Fix the libgudev-1.0.so symlink to point to the actual
library in /usr/lib. Fixes FTBFS of libgudev rdepends.

179. By Martin Pitt

* New upstream bug fix release.
* debian/libgudev-1.0-0.install: Update for new upstream install path of
  libgudev to /lib. Move it back to /usr/lib/, right now libgobject is still
  in /usr/lib/.

178. By Martin Pitt

* New upstream release. Changes since our last git snapshot:
  - cdrom_id: Don't read beyond "last track" in TOC.
  - cdrom_id: Fall back to CDROM_DRIVE_STATUS if all MMC commands fail.
    (LP: #653568)
  - keymap: Add alternate MSI vendor name
  - lots of systemd updates (not relevant for us).
* debian/control: Switch Vcs-Bzr: to natty branch.

177. By Martin Pitt

* Merge bug fixes from trunk:
  - scsi_id: export target port group, for ALUA support
  - scsi_id: Fix compiler warnings
  - gudev: Deliver ::uevent signal in the thread-default main loop. This
    makes it possible to actually use the library in a multi-threaded
    application.
  - keymap: Add Lenovo Y550 (LP: #543065)
  - gudev: add a few annotations that newer gobject-introspection versions
    demand
  - Clarify WAIT_FOR documentation
  - Fix various syntax errors in rules
  - Add automatic rules syntax check

176. By Martin Pitt

* New upstream release. Changes since our previous git snapshot:
  - cdrom_id: Fix DVD-RW media and blank DVD detection.
  - Do not create persistent name rules for kvm/qemu/vmware interfaces.
    (LP: #341006)
* Add debian/watch.

175. By Martin Pitt

* Merge fixes from trunk:
  - keymap: Fix Acer TravelMate 4720 (LP: #569815)
  - gudev: fix crash if netlink is not available (LP: #581527)
  - udev(7) manpage: Fix description of $attr (LP: #348513)
* debian/changelog: Fix bug reference in previous upload.
* debian/udev.{pre,post}inst: Remove pre-lucid upgrade code.
* debian/udev.postinst: Drop obsolete /lib/udev/devices/sndstat symlink, OSS
  has gone from our kernels ages ago. (LP: #605443)
* debian/udev.postinst, create_devices(): Drop devices which are handled by
  static_dev_create_links().
* debian/udev.postinst, create_devices(): Drop devices which are handled by
  devtmpfs.
* debian/rules: Work around gtk-doc not being able to work in a separate
  build tree; debian/rules prep already fixes $srcdir→$builddir, so copy
  the relevant source files into the build tree so that gtk-doc has
  something to scan for. (LP: #519670)
* Add debian/local/hotplug.functions: Provides some helper functions which
  udev callouts can use. This is being used by usb-modeswitch, alsa, and
  other Debian packages. Copied from current udev sid package. (LP: #625110)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/udev
This branch contains Public information 
Everyone can see this information.

Subscribers