Debian Package Tracker
Register | Log in
Subscribe

bilibop

run Debian GNU/Linux from external media - metapackage

Choose email to subscribe with

general
  • source: bilibop (main)
  • version: 0.5.6
  • maintainer: Yann Amar (DMD)
  • std-ver: 4.3.0
  • VCS: Git (QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.4.23
  • oldstable: 0.5.2.1
  • stable: 0.5.6
  • testing: 0.5.6
  • unstable: 0.5.6
versioned links
  • 0.4.23: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.5.2.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.5.6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • bilibop (1 bugs: 0, 0, 1, 0)
  • bilibop-common
  • bilibop-lockfs (2 bugs: 0, 2, 0, 0)
  • bilibop-rules (2 bugs: 0, 2, 0, 0)
  • bilibop-udev
action needed
Depends on packages which need a new maintainer normal
The packages that bilibop depends on which need a new maintainer are:
  • gnome-icon-theme (#930136)
    • Suggests: gnome-icon-theme
Created: 2019-11-22 Last update: 2019-12-12 10:19
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2019-04-01 Last update: 2019-12-12 10:00
Multiarch hinter reports 2 issue(s) normal
There are issues with the multiarch metadata for this package.
  • bilibop could be marked Multi-Arch: same
  • bilibop-common could be marked Multi-Arch: same
Created: 2019-05-16 Last update: 2019-12-12 06:22
22 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 ee679152950dd8c337b3804c28927654619eb306
Author: quidame <quidame@poivron.org>
Date:   Thu Aug 15 07:26:37 2019 +0000

    update bilibop.conf(5) (french)

commit 5320ba8d449502cf8fac29135a81de32dc578c55
Author: quidame <quidame@poivron.org>
Date:   Thu Aug 15 05:46:53 2019 +0000

    lockfs: update README.Debian

commit c16c859d1e2c897b2bd2636842379560c5fef6a9
Author: quidame <quidame@poivron.org>
Date:   Thu Aug 15 03:44:44 2019 +0000

    update bilibop.conf(5)

commit 3292397c0dfbd817d7cbcbf9ab6ffeb6bcaa9ff2
Author: quidame <quidame@poivron.org>
Date:   Thu Aug 15 03:44:01 2019 +0000

    lockfs: override BILIBOP_LOCKFS_PATH_SCHEME from boot cmdline

commit c95e7f613b7c461b0cce3fcf03064ef74fc2271f
Author: quidame <quidame@poivron.org>
Date:   Thu Aug 15 03:41:45 2019 +0000

    lockfs: override BILIBOP_LOCKFS_PATH_PREFIX from boot cmdline

commit e498664c1862375c3892ab5027da51cfaea24cc2
Author: quidame <quidame@poivron.org>
Date:   Thu Aug 15 03:13:59 2019 +0000

    update bilibop.conf(5)

commit 6eec1ac66e9414da2aeb88a355cb8b1fbceb75a5
Author: quidame <quidame@poivron.org>
Date:   Thu Aug 15 03:02:14 2019 +0000

    lockfs: allow user to choose between aufs and overlay
    
    * Add BILIBOP_LOCKFS_UNION_METHOD (defaults to aufs)
    * Automatically fallback to the other one if the selected module is not
      available
    * Can be overridden from boot commandline

commit 572b4473d1de46e4f31c561609831f2d64c2b50e
Author: quidame <quidame@poivron.org>
Date:   Thu Aug 15 02:37:19 2019 +0000

    update bilibop.conf(5)

commit f2ad3f5ce6fc2a49b4c190e7710aa1ff80126211
Author: quidame <quidame@poivron.org>
Date:   Thu Aug 15 02:27:06 2019 +0000

    lockfs: add BILIBOP_LOCKFS_FALLBACK_POLICY
    
    * Control how to mount a filesystem that can't be locked as expected
      (i.e. with the previously selected unionfs module)
    * Closes: #929892

commit 4b4787a3d787ec8707f79306aca4d6f392feb5ba
Merge: 2497296 0f535fd
Author: quidame <quidame@poivron.org>
Date:   Wed Aug 14 19:03:33 2019 +0000

    Merge branch 'bugfixes'

commit 0f535fd5eba171f0d60ed0484932bcc20b3ecff8
Author: quidame <quidame@poivron.org>
Date:   Sat Aug 10 12:45:38 2019 +0000

    Update debconf swedish (sv) translation
    
    * Thanks to Jonatan Nyberg
    * Closes: #925494

commit d62ea9b406e82741fa58114888d587e96dbb70ff
Author: quidame <quidame@poivron.org>
Date:   Sun Aug 11 07:38:13 2019 +0000

    bilibop-rules: avoid useless error messages
    
    * Replace a double test (-a) by the more strict condition of two tests
      separated by &&
    * Closes: #929891

commit 532c399643a54693a0e25cf939133c6f27985dd5
Author: quidame <quidame@poivron.org>
Date:   Sat Aug 10 21:43:51 2019 +0000

    bilibop-lockfs: fix boot issues with aufs mounts
    
    * Do not share the mountpoint of writable branches since their mount
      options can't be shared.
    * Fix a race condition about fstab rewrites: make lockfs mount helper
      more idempotent by adding conditionals to mount and symlink commands.
    * Add missing comments about hybrid scheme.

commit 1141adb83e26187674b32bb3099757fcb6d6c079
Author: quidame <quidame@poivron.org>
Date:   Sat Aug 10 21:39:59 2019 +0000

    bilibop-lockfs: skip root filesystem check to avoid to fsck ro device

commit 3e9ef16399eebacb56541f7481ae544fe5bb9aff
Author: quidame <quidame@poivron.org>
Date:   Sat Aug 10 21:37:26 2019 +0000

    bilibop-lockfs: drop deprecated lvm.conf parameter (global/locking_type)

commit 2497296dadc640fe3d8ccf0c213c74618ec6d66b
Author: quidame <quidame@poivron.org>
Date:   Sat Aug 10 12:45:38 2019 +0000

    Update debconf swedish (sv) translation
    
    * Thanks to Jonatan Nyberg
    * Closes: #925494

commit 6c63bd512aaebb486ce6edbfe671d996b4cc7547
Merge: 1b7fee4 d46699f
Author: quidame <quidame@poivron.org>
Date:   Fri May 17 19:48:30 2019 +0000

    Merge branch 'buster' (update debian/changelog)

commit 1b7fee491a83842bc158834c6bad5dcbf111177a
Author: quidame <quidame@poivron.org>
Date:   Thu May 9 22:20:48 2019 +0000

    lockfs: update mount path in the mount fallback

commit a5bf79596173918de2d1cf1e51f41e2bf4fc2534
Merge: 5487863 ab36a38
Author: quidame <quidame@poivron.org>
Date:   Thu May 9 20:38:02 2019 +0000

    Merge branch 'fix/readonly_mounts'

commit 5487863ae80915c747fa6080294fdd966387a838
Author: quidame <quidame@poivron.org>
Date:   Thu May 9 19:50:17 2019 +0000

    lockfs: support both /bin/mount and /usr/bin/mount
    
    closes: #928658

commit ab36a38d228f11d701c36f9dc94f9b0eda0daaa0
Author: quidame <quidame@poivron.org>
Date:   Fri Apr 26 02:09:46 2019 +0200

    refactor: simplify mount options parsing

commit d59e08e4eecf835879136b427136673e025e56fb
Author: quidame <quidame@poivron.org>
Date:   Mon Apr 22 20:21:10 2019 +0200

    fix: defer 'ro' mount option to the unionfs instead of the writable branch
Created: 2019-05-10 Last update: 2019-12-12 02:42
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.4.1 instead of 4.3.0).
Created: 2019-07-08 Last update: 2019-09-29 23:40
news
[rss feed]
  • [2019-05-18] bilibop 0.5.6 MIGRATED to testing (Debian testing watch)
  • [2019-05-15] Accepted bilibop 0.5.6 (source amd64) into unstable (Yann Amar) (signed by: Ulrike Uhlig)
  • [2019-02-19] bilibop 0.5.5 MIGRATED to testing (Debian testing watch)
  • [2019-02-08] Accepted bilibop 0.5.5 (source amd64) into unstable (Yann Amar) (signed by: Enrico Zini)
  • [2017-09-14] bilibop 0.5.4 MIGRATED to testing (Debian testing watch)
  • [2017-09-11] Accepted bilibop 0.5.4 (source amd64) into unstable (Yann Amar) (signed by: Ulrike Uhlig)
  • [2017-05-28] bilibop 0.5.2.1 MIGRATED to testing (Debian testing watch)
  • [2017-05-23] Accepted bilibop 0.5.2.1 (source) into unstable (Yann Amar) (signed by: intrigeri)
  • [2017-01-29] bilibop 0.5.2 MIGRATED to testing (Debian testing watch)
  • [2017-01-18] Accepted bilibop 0.5.2 (source) into unstable (Yann Amar) (signed by: intrigeri)
  • [2016-04-25] bilibop 0.5.1 MIGRATED to testing (Debian testing watch)
  • [2016-04-14] Accepted bilibop 0.5.1 (source) into unstable (Yann Amar) (signed by: Holger Levsen)
  • [2015-08-05] bilibop 0.5.0 MIGRATED to testing (Britney)
  • [2015-07-30] Accepted bilibop 0.5.0 (source amd64) into unstable (Yann Amar) (signed by: intrigeri)
  • [2014-11-19] bilibop 0.4.23 MIGRATED to testing (Britney)
  • [2014-11-16] Accepted bilibop 0.4.23 (source amd64) into unstable (Yann Amar) (signed by: intrigeri)
  • [2014-10-17] bilibop 0.4.22 MIGRATED to testing (Britney)
  • [2014-10-06] Accepted bilibop 0.4.22 (source amd64) into unstable (Yann Amar) (signed by: intrigeri)
  • [2014-03-14] bilibop 0.4.21 MIGRATED to testing (Debian testing watch)
  • [2014-03-03] Accepted bilibop 0.4.21 (source amd64) (Yann Amar) (signed by: intrigeri)
  • [2013-12-23] bilibop 0.4.20 MIGRATED to testing (Debian testing watch)
  • [2013-12-12] Accepted bilibop 0.4.20 (source amd64) (Yann Amar) (signed by: intrigeri)
  • [2013-11-03] bilibop 0.4.19 MIGRATED to testing (Debian testing watch)
  • [2013-10-31] Accepted bilibop 0.4.19 (source amd64) (Yann Amar) (signed by: intrigeri)
  • [2013-10-24] Accepted bilibop 0.4.18 (source amd64) (Yann Amar) (signed by: intrigeri)
  • [2013-10-22] bilibop 0.4.17 MIGRATED to testing (Debian testing watch)
  • [2013-10-11] Accepted bilibop 0.4.17 (source amd64) (Yann Amar) (signed by: intrigeri)
  • [2013-10-01] bilibop 0.4.16 MIGRATED to testing (Debian testing watch)
  • [2013-09-21] Accepted bilibop 0.4.16 (source amd64) (bilibop project) (signed by: intrigeri)
bugs [bug history graph]
  • all: 5
  • RC: 0
  • I&N: 4
  • M&W: 1
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian
  • buildd: logs, checks, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.5.6

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