[ubuntu/utopic-proposed] audit 1:2.3.7-1ubuntu1 (Accepted)
Tyler Hicks
tyhicks at canonical.com
Fri Oct 3 12:31:50 UTC 2014
audit (1:2.3.7-1ubuntu1) utopic; urgency=medium
* Merge from Debian testing (LP: #1357387). Remaining changes:
- debian/rules: Disable auditd network listener, with --disable-listener,
to reduce the risk of a remote attack on auditd, which runs as root
- debian/control, debian/rules: Remove libwrap0-dev Build-Dependency and
--with-libwrap configure argument since libwrap is only used by the
auditd network listener
- debian/auditd.init: The start command now requires $remote_fs to be
started because it may call /bin/augenrules, which depends on
/usr/bin/awk. $PATH must also be updated so that augenrules can find
awk.
* Dropped changes:
- debian/auditd.preinst, debian/auditd.postinst, debian/auditd.postrm:
Migrate from the Ubuntu-specific way of providing a rules directory
(/etc/audit/rules.d/) to the new, upstream rules directory feature based
on /sbin/augenrules. This migration logic was present in the 14.04 LTS
and can now be dropped because all supported upgrade paths will include
the 14.04 LTS package.
audit (1:2.3.7-1) unstable; urgency=medium
* New upstream release
audit (1:2.3.6-1) unstable; urgency=medium
* New upstream release
- debian/rules: Rename --with-armeb flag to --with-arm, changed upstream
- Adjust debian/libaudit1.symbols file: Add audit_determine_machine()
* debian/rules: Include aarch64 support on arm64 architecture, we will build
with it on all architectures when it will be an official port
audit (1:2.3.4-1) unstable; urgency=medium
* New upstream release
- Adjust debian/libauparse0.symbols: Add a new symbol
* Adopt the audit package (Closes: #692492)
audit (1:2.3.3-4) unstable; urgency=low
* QA upload
* desactivated patch "build-on-hppa" since the package still doesn't
build on hppa, and since upstream is reluctant to integrate the patch.
audit (1:2.3.3-3) unstable; urgency=low
* QA upload
* fix pathnames of patches files in debian/patches/build-on-hppa
audit (1:2.3.3-2) unstable; urgency=low
* QA upload
* Enable compilation on hppa (closes: 735944). Thanks to Helge Deller!
- patch build-on-hppa
- debian/rules: configure --with-hppa on hppa architecture
audit (1:2.3.3-1) unstable; urgency=medium
* QA upload.
* New upstream release
- Adjust debian/libauparse0.symbols
audit (1:2.3.2-3) unstable; urgency=medium
* QA upload.
* debian/control: Relax the libaudit1 dependency against libaudit-common in
case the soname gets bumped again (Closes: #721361)
* debian/auditd.README.Debian: Rewrite the part on how enabling augenrules
on systemd systems without copying the complete unit file.
* debian/control: Mark -dev packages as Multi-arch: same (Closes: #731291)
* debian/control: Add dependency against "mawk | gawk" for augenrules
* debian/control: Bump Standards-Version to 3.9.5 (no further changes)
Date: Fri, 03 Oct 2014 13:06:42 +0100
Changed-By: Tyler Hicks <tyhicks at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/utopic/+source/audit/1:2.3.7-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 03 Oct 2014 13:06:42 +0100
Source: audit
Binary: auditd libauparse0 libauparse-dev libaudit1 libaudit-common libaudit-dev python-audit audispd-plugins
Architecture: source
Version: 1:2.3.7-1ubuntu1
Distribution: utopic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Tyler Hicks <tyhicks at canonical.com>
Description:
audispd-plugins - Plugins for the audit event dispatcher
auditd - User space tools for security auditing
libaudit-common - Dynamic library for security auditing - common files
libaudit-dev - Header files and static library for security auditing
libaudit1 - Dynamic library for security auditing
libauparse-dev - Header files and static library for the libauparse0 library
libauparse0 - Dynamic library for parsing security auditing
python-audit - Python bindings for security auditing
Closes: 692492 721361 731291 735944
Launchpad-Bugs-Fixed: 1357387
Changes:
audit (1:2.3.7-1ubuntu1) utopic; urgency=medium
.
* Merge from Debian testing (LP: #1357387). Remaining changes:
- debian/rules: Disable auditd network listener, with --disable-listener,
to reduce the risk of a remote attack on auditd, which runs as root
- debian/control, debian/rules: Remove libwrap0-dev Build-Dependency and
--with-libwrap configure argument since libwrap is only used by the
auditd network listener
- debian/auditd.init: The start command now requires $remote_fs to be
started because it may call /bin/augenrules, which depends on
/usr/bin/awk. $PATH must also be updated so that augenrules can find
awk.
* Dropped changes:
- debian/auditd.preinst, debian/auditd.postinst, debian/auditd.postrm:
Migrate from the Ubuntu-specific way of providing a rules directory
(/etc/audit/rules.d/) to the new, upstream rules directory feature based
on /sbin/augenrules. This migration logic was present in the 14.04 LTS
and can now be dropped because all supported upgrade paths will include
the 14.04 LTS package.
.
audit (1:2.3.7-1) unstable; urgency=medium
.
* New upstream release
.
audit (1:2.3.6-1) unstable; urgency=medium
.
* New upstream release
- debian/rules: Rename --with-armeb flag to --with-arm, changed upstream
- Adjust debian/libaudit1.symbols file: Add audit_determine_machine()
* debian/rules: Include aarch64 support on arm64 architecture, we will build
with it on all architectures when it will be an official port
.
audit (1:2.3.4-1) unstable; urgency=medium
.
* New upstream release
- Adjust debian/libauparse0.symbols: Add a new symbol
* Adopt the audit package (Closes: #692492)
.
audit (1:2.3.3-4) unstable; urgency=low
.
* QA upload
* desactivated patch "build-on-hppa" since the package still doesn't
build on hppa, and since upstream is reluctant to integrate the patch.
.
audit (1:2.3.3-3) unstable; urgency=low
.
* QA upload
* fix pathnames of patches files in debian/patches/build-on-hppa
.
audit (1:2.3.3-2) unstable; urgency=low
.
* QA upload
* Enable compilation on hppa (closes: 735944). Thanks to Helge Deller!
- patch build-on-hppa
- debian/rules: configure --with-hppa on hppa architecture
.
audit (1:2.3.3-1) unstable; urgency=medium
.
* QA upload.
* New upstream release
- Adjust debian/libauparse0.symbols
.
audit (1:2.3.2-3) unstable; urgency=medium
.
* QA upload.
* debian/control: Relax the libaudit1 dependency against libaudit-common in
case the soname gets bumped again (Closes: #721361)
* debian/auditd.README.Debian: Rewrite the part on how enabling augenrules
on systemd systems without copying the complete unit file.
* debian/control: Mark -dev packages as Multi-arch: same (Closes: #731291)
* debian/control: Add dependency against "mawk | gawk" for augenrules
* debian/control: Bump Standards-Version to 3.9.5 (no further changes)
Checksums-Sha1:
1b3caa0e12eb997459ac6f3daf0658d718c6c462 2577 audit_2.3.7-1ubuntu1.dsc
423d181dc668d2cdecc66c5b5308ed6c4f301476 930798 audit_2.3.7.orig.tar.gz
263f89dcc8e29f203f97e331e5342a0c9aafa197 17388 audit_2.3.7-1ubuntu1.debian.tar.xz
Checksums-Sha256:
92465d8d23b21c07cde5bea89d3305ae2f54fd507b42d66d3852d81283a4d58f 2577 audit_2.3.7-1ubuntu1.dsc
0aa585ec7569825d88d78f4c03ea1e253bdaa0a8205046f9ce4fa1b61fd78f89 930798 audit_2.3.7.orig.tar.gz
d6e0f53b8deff6bfc04bfe7d9744bda305124d591c3c41c5b5ff88217f013062 17388 audit_2.3.7-1ubuntu1.debian.tar.xz
Files:
7a3f926b236081e2a97d292243605ec0 2577 libs extra audit_2.3.7-1ubuntu1.dsc
42813b6c202f5922ac904c059ac17ee6 930798 libs extra audit_2.3.7.orig.tar.gz
993fefb6ed8e583cc264fd0cc2e48734 17388 libs extra audit_2.3.7-1ubuntu1.debian.tar.xz
Original-Maintainer: Laurent Bigonville <bigon at debian.org>
More information about the Utopic-changes
mailing list