| Submitter | Jan Engelhardt |
|---|---|
| Date | June 5, 2012, 8:41 a.m. |
| Message ID | <1338885663-30131-1-git-send-email-jengelh@inai.de> |
| Download | mbox |
| Permalink | /patch/163050/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.inai.de/ulogd masterComments
On Tue, Jun 05, 2012 at 10:41:00AM +0200, Jan Engelhardt wrote: > > The following changes since commit 5dc52c43c4d9e0e8a6813cdcd8e1d12a9f1e3fe8: > > build: use pkglibdir instead of pkglibexecdir for automake (2012-05-18 02:50:11 +0200) > > are available in the git repository at: > git://git.inai.de/ulogd master > > Jan Engelhardt (3): > sqlite: resolve compiler warnings > nfacct: resolve build failure > pcap: resolve unreliable detection This is pretty convenient. Thanks a lot Jan. Let's see if I find the time to release ulogd 2.0 by end of this week. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
The following changes since commit 5dc52c43c4d9e0e8a6813cdcd8e1d12a9f1e3fe8: build: use pkglibdir instead of pkglibexecdir for automake (2012-05-18 02:50:11 +0200) are available in the git repository at: git://git.inai.de/ulogd master Jan Engelhardt (3): sqlite: resolve compiler warnings nfacct: resolve build failure pcap: resolve unreliable detection configure.ac | 7 +++---- input/sum/Makefile.am | 6 +++--- output/pcap/Makefile.am | 4 ++-- output/sqlite3/ulogd_output_SQLITE3.c | 2 +- 4 files changed, 9 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html