debian/0000775000000000000000000000000012261406341007167 5ustar debian/rules0000775000000000000000000000027412261406241010251 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf override_dh_strip: dh_strip --dbg-package=libnetfilter-acct1-dbg override_dh_installdocs: dh_installdocs --link-doc=libnetfilter-acct1 debian/watch0000664000000000000000000000014112043035701010210 0ustar version=3 http://netfilter.org/projects/libnetfilter_acct/files/libnetfilter_acct-(\S+).tar.bz2 debian/libnetfilter-acct-dev.install0000664000000000000000000000006612041252216014724 0ustar usr/lib/*/lib*.so usr/include/* usr/lib/*/pkgconfig/* debian/changelog0000664000000000000000000000145512261406301011042 0ustar libnetfilter-acct (1.0.2-1ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). -- Logan Rosen Thu, 02 Jan 2014 20:04:35 -0500 libnetfilter-acct (1.0.2-1) unstable; urgency=low * New upstream release * Bumped Standards-Version to 3.9.4 -- Laurence J. Lane Mon, 25 Mar 2013 14:34:10 -0400 libnetfilter-acct (1.0.1-2) unstable; urgency=low * Corrected debian/watch * Added upstream changelog -- Laurence J. Lane Sat, 27 Oct 2012 04:02:55 -0400 libnetfilter-acct (1.0.1-1) unstable; urgency=low * Initial packaging. Closes: #666026 -- Laurence J. Lane Tue, 23 Oct 2012 16:02:14 -0400 debian/compat0000664000000000000000000000000212041051311010352 0ustar 9 debian/libnetfilter-acct1.install0000664000000000000000000000002112041067301014217 0ustar usr/lib/*/*.so.* debian/copyright0000664000000000000000000000271612041573660011135 0ustar This package was debianized (pretty much a search and replace on the libnetfilter-conntrack3 package build) by Laurence J. Lane on Tue, 23 Oct 2012 15:59:56 -0400 It was downloaded from http://www.netfilter.org/projects/libnetfilter_acct/downloads.html Upstream Author: Pablo Neira Ayuso Copyright: (C) 2011 by Pablo Neira Ayuso (C) 2011 by Intra2net AG This program is free software; you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/source/0000775000000000000000000000000012041602463010466 5ustar debian/source/format0000664000000000000000000000001412041602463011674 0ustar 3.0 (quilt) debian/control0000664000000000000000000000274012261406336010601 0ustar Source: libnetfilter-acct Section: libs Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Laurence J. Lane Homepage: http://www.netfilter.org/projects/libnetfilter_acct/ Build-Depends: debhelper (>= 9), libnfnetlink-dev (>= 1.0.0), libmnl-dev, dh-autoreconf Standards-Version: 3.9.4 Package: libnetfilter-acct1 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: Netfilter acct library libnetfilter_acct is a userspace library providing an interface to the extended netfilter accounting infrastructure. Package: libnetfilter-acct1-dbg Section: debug Architecture: any Depends: ${shlibs:Depends}, libnetfilter-acct1 (=${binary:Version}), ${misc:Depends} Description: Debugging symbols for libnetfilter-acct1 libnetfilter_acct is a userspace library providing an interface to the extended netfilter accounting infrasctructure. . This package provides the debugging symbols. Package: libnetfilter-acct-dev Section: libdevel Architecture: any Depends: ${shlibs:Depends}, pkg-config, libmnl-dev, libnetfilter-acct1 (= ${binary:Version}), libnfnetlink-dev (>= 1.0.0), ${misc:Depends}, ${misc:Pre-Depends} Description: Development files for libnetfilter-acct1 libnetfilter_acct is a userspace library providing an interface to the extended netfilter accounting infrastructure. . This package provides development files and static libraries. debian/patches/0000775000000000000000000000000012043035613010614 5ustar debian/patches/001-changelog.patch0000664000000000000000000000422212043035613014062 0ustar Author: ljlane Description: libnetfilter-acct source does not include a changelog. This is a compilation of the external changelog files from http://netfilter.org/projects/libnetfilter_acct/files/ --- /dev/null +++ b/Changelog @@ -0,0 +1,51 @@ +changes-libnetfilter_acct-1.0.1.txt: + +Jan Engelhardt (1): + build: remove unnecessary pkgconfig->config.status dependency + +Pablo Neira Ayuso (4): + src: NFACCT_SNPRINTF_T_XML flag for nfacct_snprintf to output time + build: bump version to 1.0.1 + src: remove unnecessary castings + src: NFACCT_PKTS and NFACCT_BYTES are MNL_TYPE_U64 + + + +changes-libnetfilter_acct-1.0.0.txt: + +Jan Engelhardt (5): + build: enable automake warnings + build: remove unnecessary AC_EXEEXT + Update .gitignore + Add examples/.gitignore + build: add missing LIBMNL_CFLAGS to compilation process + +Pablo Neira Ayuso (27): + intial import of libnetfilter_acct + fix crash if no data pointer is passed to nfacct_list_cb + src: improve nfacct-add example + add missing .gitignore + add missing Makefile.am files + update headers to use new nfnetlink subsys + examples: nfacct-get: display pkt and byte counters + fix endianness in 64-bits packet and bytes counters + examples: nfacct-add: initialize counters, otherwise we add garbage + add README file + add NFNL_MSG_ACCT_GET_CTRZERO + examples: add nfacct-del to delete accounting objects + extend nfacct_list to allow to zero counters + examples: nfacct-get allows to zero counters with `-z' option + update nfnetlink_acct.h + src: major API redesign + src: add library documentation in doxygen + add COPYING file and other licensing stuff + update README file + build: update configure.ac and gcc4_visibility.m4 + update .gitignore file + nfacct: modify nfacct_snprint output + nfacct: use NFACCT_ATTR_* flags in nfacct_nlmsg_build_payload + nfacct: check if attribute is set in nfacct_attr_get* + extend README + nfacct: change prototype of nfacct_snprintf() to support output in XML + examples: fix nfacct-get example + debian/patches/series0000664000000000000000000000002412042714207012027 0ustar 001-changelog.patch