Debian Package Tracker
Register | Log in
Subscribe

onak

OpenPGP Key Server

Choose email to subscribe with

general
  • source: onak (main)
  • version: 0.6.1-1
  • maintainer: Jonathan McDowell (DMD)
  • arch: any
  • std-ver: 4.5.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.5.0-1
  • oldstable: 0.5.0-1
  • stable: 0.6.1-1
  • testing: 0.6.1-1
  • unstable: 0.6.1-1
versioned links
  • 0.5.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.6.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • onak (1 bugs: 0, 1, 0, 0)
action needed
Depends on packages which need a new maintainer normal
The packages that onak depends on which need a new maintainer are:
  • db5.3 (#1014386)
    • Depends: libdb5.3
  • db-defaults (#1014387)
    • Suggests: db-util
    • Build-Depends: libdb-dev
Created: 2022-07-05 Last update: 2022-08-07 18:07
12 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 67f26da9c26e544b723ac73ac67383519c873e30
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sun Jul 3 11:16:14 2022 +0100

    Fix deletion of keys with PostgreSQL backend
    
    In pg_delete_key() we deleted the key from onak_keys as the first
    action, which would fail because the other tables had a reference to
    that object via a foreign key relation. The correct approach is to
    delete the key itself last, after the signature and UID tables have had
    their entries deleted.

commit 30a4eee133c15503dad435c8ce41953d94492c28
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sat May 28 19:12:28 2022 +0100

    Use an onak subdir for the keyd socket
    
    Instead of putting keyd.sock file directly in /run create a /run/onak
    which can then be owned by the onak user. Otherwise keyd will have
    problems creating the socket when activated directly instead of via the
    socket unit file.

commit 58ed9a0076feb9604154b99da6ed1907ca7df089
Author: Jonathan McDowell <noodles@earth.li>
Date:   Thu Feb 3 19:07:58 2022 +0000

    Fix handling of other signature requirement
    
    Two fixes related to the check that a key has another signature on it.
    
    Firstly, if any of the UIDs has a signature from another key then allow
    all of them. Otherwise it's not possible to add a new UID to an existing
    key. Our primary concern is that the key is linked into the WoT, rather
    than policing individual UIDs.
    
    Secondly, if a key is already present in the backend database then don't
    perform the other signature check. If we've added to the backend and all
    of the cross signatures are removed then it would be no longer possible
    to update the key, which isn't what we want. If we've trusted it at some
    point and added it then we should allow verifiable updates, even if
    there are no valid cross signatures left.

commit b817e792ee453485b117eefad128971c59ea576f
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sat Jan 2 11:31:27 2021 +0000

    Don't take creation time from unhashed subpackets
    
    When looking at the subpackets for a signature don't use the unhashed
    set to obtain the creation time, and only use them for the keyid if it
    wasn't present in the hashed section.
    
    Fixes #3

commit 97be85bfba76b9ed0aa6ad01afc7c6efc4b370d5
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sat Jan 2 11:18:55 2021 +0000

    Switch to re-entrant versions of *time functions
    
    We're not running these in a multi-threaded scenario at present, but it
    makes sense to avoid them.

commit 743957a08f068529d3add3e8485678b4e5034195
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sat Jan 2 11:05:46 2021 +0000

    Remove dead store in generic_fetch_key
    
    We don't use curkey once we've found the key, so there's no need to set
    it here.

commit 8e4c1600cae6c6d71ec0c8843d11354842a4feba
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sat Jan 2 11:04:33 2021 +0000

    Fix missing break in ECDSA/SHA1 sigcheck
    
    We were mistakenly falling through to the ECDSA/SHA256 check.

commit 5d606c2c010784f3d7ceaa4fd9a604b1147fa18d
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sun Sep 13 12:11:45 2020 +0100

    Update Debian changelog for 0.6.1-1 package

commit 7c7a806438437e48ce07033fdaad06d3af411c8a
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sun Sep 13 12:08:08 2020 +0100

    Reformat debian/NEWS file appropriately

commit d8947462f94fabc9181b546081fec58cf730b025
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sun Sep 13 12:04:18 2020 +0100

    Bump Debian Standards-Version to 4.5.0

commit aeb10ae51866188f242025821d10ad4735fea9c7
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sun Sep 13 11:59:29 2020 +0100

    Rename debian/NEWS.Debian to debian/NEWS
    
    Lintian inspired cleanup.

commit de18b56efecadc4b5d2473904828db9c08cd2162
Author: Jonathan McDowell <noodles@earth.li>
Date:   Sun Sep 13 11:57:56 2020 +0100

    Remove --with-systemd option to dh
Created: 2019-04-01 Last update: 2022-08-06 20:35
lintian reports 14 warnings normal
Lintian reports 14 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2022-07-30 Last update: 2022-07-30 12:15
Build log checks report 2 warnings low
Build log checks report 2 warnings
Created: 2014-07-02 Last update: 2020-09-13 19:06
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.1 instead of 4.5.0).
Created: 2020-11-17 Last update: 2022-05-11 23:25
news
[rss feed]
  • [2020-09-23] onak 0.6.1-1 MIGRATED to testing (Debian testing watch)
  • [2020-09-13] Accepted onak 0.6.1-1 (source) into unstable (Jonathan McDowell)
  • [2016-09-08] onak 0.5.0-1 MIGRATED to testing (Debian testing watch)
  • [2016-08-28] Accepted onak 0.5.0-1 (source amd64) into unstable (Jonathan McDowell)
  • [2015-09-11] onak 0.4.6-1 MIGRATED to testing (Britney)
  • [2015-08-31] Accepted onak 0.4.6-1 (source amd64) into unstable (Jonathan McDowell)
  • [2014-10-16] onak 0.4.5-2 MIGRATED to testing (Britney)
  • [2014-10-05] Accepted onak 0.4.5-2 (source amd64) into unstable (Jonathan McDowell)
  • [2014-10-03] Accepted onak 0.4.5-1 (source amd64) into unstable (Jonathan McDowell)
  • [2014-09-30] Accepted onak 0.4.4-1 (source amd64) into unstable (Jonathan McDowell)
  • [2014-09-30] Accepted onak 0.4.3-1 (source amd64) into unstable (Jonathan McDowell)
  • [2013-10-12] onak 0.4.2-1 MIGRATED to testing (Debian testing watch)
  • [2013-10-01] Accepted onak 0.4.2-1 (source amd64) (Jonathan McDowell)
  • [2012-05-05] onak 0.4.1-1 MIGRATED to testing (Debian testing watch)
  • [2012-04-25] Accepted onak 0.4.1-1 (source amd64) (Jonathan McDowell)
  • [2011-04-30] onak 0.4.0-1 MIGRATED to testing (Debian testing watch)
  • [2011-04-20] Accepted onak 0.4.0-1 (source amd64) (Jonathan McDowell)
  • [2010-01-10] onak 0.3.8-1 MIGRATED to testing (Debian testing watch)
  • [2009-12-30] Accepted onak 0.3.8-1 (source amd64) (Jonathan McDowell)
  • [2009-06-27] Accepted onak 0.3.6-2 (source amd64) (Jonathan McDowell)
  • [2009-06-13] onak 0.3.7-1 MIGRATED to testing (Debian testing watch)
  • [2009-06-11] Accepted onak 0.3.6-2 (source amd64) (Jonathan McDowell)
  • [2009-06-02] Accepted onak 0.3.7-1 (source amd64) (Jonathan McDowell)
  • [2008-06-18] onak 0.3.6-1 MIGRATED to testing (Debian testing watch)
  • [2008-06-07] Accepted onak 0.3.6-1 (source armel amd64) (Jonathan McDowell)
  • [2008-01-26] onak 0.3.5-1 MIGRATED to testing (Debian testing watch)
  • [2008-01-16] Accepted onak 0.3.5-1 (source i386) (Jonathan McDowell)
  • [2008-01-09] onak 0.3.4-1 MIGRATED to testing (Debian testing watch)
  • [2007-12-29] Accepted onak 0.3.4-1 (source i386) (Jonathan McDowell)
  • [2007-07-04] onak REMOVED from testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 14)
  • buildd: logs, checks, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.6.1-1
  • 2 bugs

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