Debian Package Tracker
Register | Log in
Subscribe

libevt

Choose email to subscribe with

general
  • source: libevt (main)
  • version: 20181227-1.1
  • maintainer: Debian Security Tools (DMD)
  • uploaders: Hilko Bengen [DMD]
  • arch: any
  • std-ver: 4.3.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 20170120-1+deb9u1
  • old-sec: 20170120-1+deb9u1
  • stable: 20181227-1
  • testing: 20181227-1.1
  • unstable: 20181227-1.1
versioned links
  • 20170120-1+deb9u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 20181227-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 20181227-1.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libevt-dev
  • libevt-utils
  • libevt1
  • python3-libevt
action needed
A new upstream version is available: 20200926 high
A new upstream version 20200926 is available, you should consider packaging it.
Created: 2020-06-29 Last update: 2021-01-20 09:32
Multiarch hinter reports 1 issue(s) normal
There are issues with the multiarch metadata for this package.
  • python3-libevt could be marked Multi-Arch: same
Created: 2020-02-11 Last update: 2021-01-20 08:24
11 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit eab63eda348398d103781db3e4c043241f07c647
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Nov 24 01:52:46 2020 +0000

    Use cross-build compatible macro for finding pkg-config.
    
    The package uses AC_PATH_PROG to discover the location of pkg-config(1). This
    macro fails to select the correct version to support cross-compilation.
    
    This patch changes it to use AC_PATH_TOOL.
    
    Refer to https://bugs.debian.org/884798 for details.
    
    
    Changes-By: lintian-brush
    Fixes: lintian: autotools-pkg-config-macro-not-cross-compilation-safe
    See-also: https://lintian.debian.org/tags/autotools-pkg-config-macro-not-cross-compilation-safe.html

commit 49aaeb4ceb089831bbb08eaa851955586d650ae8
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Tue Nov 24 01:52:34 2020 +0000

    Update watch file format version to 4.
    
    Changes-By: lintian-brush
    Fixes: lintian: older-debian-watch-file-standard
    See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html

commit 34e088aba06d07e83638ef81f838d8b2fa3d0f63
Merge: 0cebb50 bb7784f
Author: Raphaël Hertzog <hertzog@debian.org>
Date:   Wed Sep 16 13:29:51 2020 +0000

    Merge branch 'multiarch-hints' into 'debian/master'
    
    Apply hints suggested by the multi-arch hinter
    
    See merge request pkg-security-team/libevt!1

commit 0cebb50e55be5a363738636fe07aa5b1df2db126
Author: Raphaël Hertzog <raphael@offensive-security.com>
Date:   Wed Sep 16 15:28:32 2020 +0200

    Fix test generated by autodep8

commit bb7784fe632e678bf1862982c5f10465e740dbb1
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Fri Sep 11 20:24:30 2020 +0000

    Apply multi-arch hints.
    + python3-libevt: Add Multi-Arch: same.
    
    Changes-By: lintian-brush

commit 158680e505674a112be2b491fa981ced20eb648d
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Jun 25 15:16:20 2020 +0000

    Remove Section on libevt1 that duplicates source.
    
    Fixes: lintian: binary-control-field-duplicates-source
    See-also: https://lintian.debian.org/tags/binary-control-field-duplicates-source.html

commit 736f4b6651169e56c269a6a7430e72d09e997ac8
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Jun 25 15:15:40 2020 +0000

    Update standards version to 4.5.0, no changes needed.
    
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

commit 657a1430af45cf0b9f90f5f0167185f849cd5097
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Jun 25 15:14:59 2020 +0000

    Set upstream metadata fields: Bug-Database, Bug-Submit.
    
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
    
    
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

commit 393741e6d3e19061defb1546a8da65bc9c7f86d7
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Jun 25 15:14:16 2020 +0000

    Set debhelper-compat version in Build-Depends.
    
    Fixes: lintian: uses-debhelper-compat-file
    See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

commit 5f55be2c98d7bf9e2f5698b328754bd3c8a3efcc
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Jun 25 15:13:35 2020 +0000

    Use secure copyright file specification URI.
    
    Fixes: lintian: insecure-copyright-format-uri
    See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html

commit f23c393751375abf700f6d8a38bb5c39299dbd52
Author: Samuel Henrique <samueloph@debian.org>
Date:   Sun Feb 9 18:29:20 2020 +0000

    Configure git-buildpackage for Debian
Created: 2020-02-09 Last update: 2021-01-20 05:34
lintian reports 27 warnings normal
Lintian reports 27 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2020-09-21 06:02
Build log checks report 1 warning low
Build log checks report 1 warning
Created: 2018-11-26 Last update: 2018-11-26 20:44
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.5.1 instead of 4.3.0).
Created: 2019-07-08 Last update: 2020-11-17 05:41
news
[rss feed]
  • [2020-02-09] libevt 20181227-1.1 MIGRATED to testing (Debian testing watch)
  • [2020-01-29] Accepted libevt 20181227-1.1 (source) into unstable (Adrian Bunk)
  • [2019-01-19] libevt 20181227-1 MIGRATED to testing (Debian testing watch)
  • [2019-01-13] Accepted libevt 20181227-1 (source) into unstable (Hilko Bengen)
  • [2018-04-02] Accepted libevt 20170120-1+deb9u1 (source) into proposed-updates->stable-new, proposed-updates (Hilko Bengen)
  • [2018-04-02] libevt 20180317-1 MIGRATED to testing (Debian testing watch)
  • [2018-04-01] Accepted libevt 20170120-1+deb9u1 (source) into stable->embargoed, stable (Hilko Bengen)
  • [2018-03-27] Accepted libevt 20180317-1 (source) into unstable (Hilko Bengen)
  • [2017-11-18] libevt 20170120-2 MIGRATED to testing (Debian testing watch)
  • [2017-11-13] Accepted libevt 20170120-2 (source) into unstable (Hilko Bengen)
  • [2017-02-01] libevt 20170120-1 MIGRATED to testing (Debian testing watch)
  • [2017-01-21] Accepted libevt 20170120-1 (source) into unstable (Hilko Bengen)
  • [2016-04-29] libevt 20160421-1 MIGRATED to testing (Debian testing watch)
  • [2016-04-23] Accepted libevt 20160421-1 (source amd64) into unstable, unstable (Hilko Bengen)
  • [2016-01-17] libevt 20160107-1 MIGRATED to testing (Debian testing watch)
  • [2016-01-12] Accepted libevt 20160107-1 (source) into unstable (Hilko Bengen)
  • [2015-12-19] libevt 20151206-1 MIGRATED to testing (Debian testing watch)
  • [2015-12-13] Accepted libevt 20151206-1 (source) into unstable (Hilko Bengen)
  • [2015-08-14] libevt 20150706-2 MIGRATED to testing (Britney)
  • [2015-08-02] Accepted libevt 20150706-2 (source amd64) into unstable (Hilko Bengen)
  • [2015-07-31] libevt 20150706-1 MIGRATED to testing (Britney)
  • [2015-07-20] Accepted libevt 20150706-1 (source amd64) into unstable, unstable (Hilko Bengen)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 27)
  • buildd: logs, checks, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 20181227-1.1build1

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing