File: NEWS

package info (click to toggle)
libgudev 230-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,916 kB
  • ctags: 569
  • sloc: sh: 11,253; ansic: 1,277; makefile: 185; xml: 47
file content (16 lines) | stat: -rw-r--r-- 655 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
libgudev - GObject bindings for libudev

CHANGES WITH 230:

        * Bump version number so the package will supercede any gudev
          sub-packages provided via systemd. We intend to drop gudev from
          systemd-221, but lets be safe and just bump it to 230 now.

CHANGES WITH 219:

        * Initial release of libgudev as separate project.

        * Initial import of libgudev-218 from the systemd repository. No
          functional changes. It is binary compatible to the old package. Please
          note that you need to pass --disable-gudev to systemd. Otherwise, this
          package will conflict with libgudev provided by systemd.