summaryrefslogtreecommitdiff
path: root/debian/control
blob: f5cd82e6185f8c5c3ab10fe76880d60fb74bd27d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: inotail
Section: utils
Priority: optional
Maintainer: Tobias Klauser <tklauser@distanz.ch>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.0
Homepage: http://distanz.ch/inotail
Vcs-Git: http://git.distanz.ch/scm/debian/pkg-inotail.git
Vcs-Browser: http://git.distanz.ch/?p=debian/pkg-inotail.git

Package: inotail
Architecture: any
Depends: ${shlibs:Depends}
Description: tail replacement using inotify
 inotail is a replacement for the 'tail' program found in the base installation
 of every Linux/UNIX system. It makes use of the inotify infrastructure in
 recent versions of the Linux kernel to speed up tailing files in the follow
 mode (the '-f' option). Standard tail polls the file every second by default
 while inotail listens to special events sent by the kernel through the inotify
 API to determine whether a file needs to be reread.
f993a829160cd9783b759a63931af&id2=440f895aa97f81a2bdc02993da5360a1f6da2fb5'>diff)parentad5987b47e96a0fb6d13fea250e936aed000093c (diff)
Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
Johannes Berg says: ==================== A few more fixes: * better mesh path fixing, from Thomas * fix TIM IE recalculation after sending frames to a sleeping station, from Felix * fix sequence number assignment while sending frames to a sleeping station, also from Felix * validate number of probe response CSA counter offsets, fixing a copy/paste bug (from myself) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat