Your message dated Fri, 07 Sep 2018 23:49:25 +0000
with message-id <e1fyqvb-0002th...@fasolo.debian.org>
and subject line Bug#907436: fixed in aptitude 0.8.11-3
has caused the Debian Bug report #907436,
regarding aptitude: Crashes with SIGABRT and "terminate called after throwing 
an instance of 'std::logic_error'"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
907436: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907436
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: aptitude
Version: 0.8.11-1
Severity: important

Hi Manuel,

I managed to reproducibly crash aptitude from experimental when
selecting to view (at least one) specific package from the main package
list view by pressing enter when the package is selected. The package
comes from a third party repository.

It outputs "terminate called after throwing an instance of
'std::logic_error'" and then says "Ouch!  Got SIGABRT, dying.." and
dumped core.

I can reproduce this in a clean pbuilder chroot:

Minimal sources.list to reproduce the crash:

deb http://debian.ethz.ch/debian sid main
deb https://jenkins.grml.org/debian zsh main

Minimal useful sources.list to be able to install aptitude from
experimental:

deb http://debian.ethz.ch/debian sid main
deb http://debian.ethz.ch/debian experimental main
deb https://jenkins.grml.org/debian zsh main

Using the later sources.list, I had to do the following in an otherwise
clean chroot:

# apt install ca-certificates wget
# wget https://jenkins.grml.org/debian/C525F56752D4A654.asc
# apt-key add C525F56752D4A654.asc
# apt update
# apt install aptitude=0.8.11-1

Then call aptitude without paramters, type "/^zsh-dbgsym$<Enter>" to
find the zsh-dbgsym package in the package list and press <Enter>:
KABOOM!

This only happens with aptitude 0.8.11-1. Downgrading to 0.8.10-9 again
helps to make the issue go away.

Here's the according backtrace:

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `aptitude'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
[Current thread is 1 (Thread 0x7f40b52d5800 (LWP 5918))]
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f40b5a752f1 in __GI_abort () at abort.c:79
#2  0x00007f40b5e37943 in __gnu_cxx::__verbose_terminate_handler () at 
../../../../src/libstdc++-v3/libsupc++/vterminate.cc:95
#3  0x00007f40b5e3d896 in __cxxabiv1::__terminate(void (*)()) () at 
../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:47
#4  0x00007f40b5e3d8d1 in std::terminate () at 
../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:57
#5  0x00007f40b5e3db04 in __cxxabiv1::__cxa_throw 
(obj=obj@entry=0x55cd321342d0, tinfo=0x7f40b5f21958 <typeinfo for 
std::logic_error>, 
    dest=0x7f40b5e524e0 <std::logic_error::~logic_error()>) at 
../../../../src/libstdc++-v3/libsupc++/eh_throw.cc:95
#6  0x00007f40b5e39793 in std::__throw_logic_error (__s=0x55cd2f268e78 
"basic_string::_M_construct null not valid")
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#7  0x000055cd2efc66da in std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >::_M_construct<char const*> (
    this=this@entry=0x7ffe6c9b57c0, __beg=__beg@entry=0x0, __end=<optimized 
out>) at /usr/include/c++/8/bits/char_traits.h:350
#8  0x000055cd2f1163af in std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >::_M_construct_aux<char const*> (
    __end=<optimized out>, __beg=0x0, this=0x7ffe6c9b57c0) at 
/usr/include/c++/8/bits/basic_string.h:252
#9  std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::_M_construct<char const*> (__end=<optimized out>, 
__beg=0x0, 
    this=0x7ffe6c9b57c0) at /usr/include/c++/8/bits/basic_string.h:255
#10 std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::basic_string<std::allocator<char> > (__a=..., 
__s=<optimized out>, 
    this=0x7ffe6c9b57c0) at /usr/include/c++/8/bits/basic_string.h:516
#11 get_label[abi:cxx11](pkgCache::VerIterator const&, pkgRecords const*) 
(ver=..., records=<optimized out>) at ../../../../src/generic/apt/apt.cc:1423
#12 0x000055cd2f01eec9 in 
pkg_grouppolicy_info::setup_package_info(pkgCache::PkgIterator const&, 
pkgCache::VerIterator const&, pkg_item_with_subtree<cwidget::widgets::treeitem, 
cwidget::widgets::tag_sort_policy>*, sigc::signal2<void, pkgCache::PkgIterator 
const&, pkgCache::VerIterator const&, sigc::nil>*) ()
    at ../../src/pkg_info_screen.cc:152
#13 0x000055cd2f01ff8b in pkg_info_screen::setup_new_root(pkgCache::PkgIterator 
const&, pkgCache::VerIterator const&) () at ../../src/apt_info_tree.h:60
#14 0x000055cd2f02025b in 
pkg_info_screen::pkg_info_screen(pkgCache::PkgIterator const&, 
pkgCache::VerIterator const&) () at ../../src/pkg_info_screen.cc:206
#15 0x000055cd2f07ad7e in pkg_info_screen::create (ver=..., pkg=...) at 
../../src/pkg_info_screen.h:61
#16 make_info_screen(pkgCache::PkgIterator const&, pkgCache::VerIterator 
const&) () at ../../src/ui.cc:1026
#17 0x000055cd2f07ae6d in show_info_screen(pkgCache::PkgIterator const&, 
pkgCache::VerIterator const&) () at ../../src/ui.cc:1035
#18 0x000055cd2f037c52 in pkg_ver_item::show_information 
(this=this@entry=0x55cd3187e7f0) at /usr/include/apt-pkg/cacheiterators.h:189
#19 0x000055cd2f038778 in pkg_ver_item::dispatch_key(cwidget::config::key 
const&, cwidget::widgets::tree*) () at ../../src/pkg_ver_item.cc:692
#20 0x00007f40b657a406 in 
cwidget::widgets::tree::handle_key(cwidget::config::key const&) () at 
treeitem.h:233
#21 0x000055cd2f017b6e in menu_tree::handle_key(cwidget::config::key const&) () 
at ../../src/menu_tree.cc:430
#22 0x00007f40b657f78d in 
cwidget::widgets::widget::dispatch_key(cwidget::config::key const&) () at 
widget.h:217
#23 0x00007f40b6567b9e in 
cwidget::widgets::table::handle_key(cwidget::config::key const&) () at 
table.cc:576
#24 0x00007f40b657f78d in 
cwidget::widgets::widget::dispatch_key(cwidget::config::key const&) () at 
widget.h:217
#25 0x00007f40b6556187 in 
cwidget::widgets::passthrough::handle_key(cwidget::config::key const&) () at 
passthrough.cc:98
#26 0x00007f40b657f78d in 
cwidget::widgets::widget::dispatch_key(cwidget::config::key const&) () at 
widget.h:217
#27 0x00007f40b6567b9e in 
cwidget::widgets::table::handle_key(cwidget::config::key const&) () at 
table.cc:576
#28 0x00007f40b657f78d in 
cwidget::widgets::widget::dispatch_key(cwidget::config::key const&) () at 
widget.h:217
#29 0x00007f40b6556187 in 
cwidget::widgets::passthrough::handle_key(cwidget::config::key const&) () at 
passthrough.cc:98
#30 0x00007f40b657f78d in 
cwidget::widgets::widget::dispatch_key(cwidget::config::key const&) () at 
widget.h:217
#31 0x00007f40b653dc99 in 
cwidget::widgets::menubar::handle_key(cwidget::config::key const&) () at 
menubar.cc:641
#32 0x00007f40b657f78d in 
cwidget::widgets::widget::dispatch_key(cwidget::config::key const&) () at 
widget.h:217
#33 0x00007f40b6512617 in 
cwidget::toplevel::input_thread::get_input_event::dispatch 
(this=0x7f40ac000f70) at toplevel.cc:400
#34 0x00007f40b650a319 in cwidget::toplevel::mainloop(int) () at 
toplevel.cc:1171
#35 0x000055cd2f08041a in ui_main() () at ../../src/ui.cc:3134
#36 0x000055cd2efb9a2f in main () at ../../src/main.cc:1427
#37 0x00007f40b5a60b17 in __libc_start_main (main=0x55cd2efb8210 <main>, 
argc=1, argv=0x7ffe6c9b6e08, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7ffe6c9b6df8) at 
../csu/libc-start.c:310
#38 0x000055cd2efc1a0a in _start () at /usr/include/boost/none_t.hpp:32

HTH. I the worst case, I also have an aptitude state bundle of the state
where the crash happened first.

-- Package-specific info:
Terminal: eterm-color
$DISPLAY is set.
which aptitude: /usr/bin/aptitude

aptitude version information:
aptitude 0.8.11
Compiler: g++ 8.1.0
Compiled against:
  apt version 5.0.2
  NCurses version 6.1
  libsigc++ version: 2.10.0
  Gtk+ support disabled.
  Qt support disabled.

Current library versions:
  NCurses version: ncurses 6.1.20180714
  cwidget version: 0.5.17
  Apt version: 5.0.2

aptitude linkage:
        linux-vdso.so.1 (0x00007ffd460d1000)
        libapt-pkg.so.5.0 => /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0 
(0x00007f7d1b27c000)
        libncursesw.so.6 => /lib/x86_64-linux-gnu/libncursesw.so.6 
(0x00007f7d1b242000)
        libtinfo.so.6 => /lib/x86_64-linux-gnu/libtinfo.so.6 
(0x00007f7d1b214000)
        libsigc-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libsigc-2.0.so.0 
(0x00007f7d1b00d000)
        libcwidget.so.3 => /usr/lib/x86_64-linux-gnu/libcwidget.so.3 
(0x00007f7d1af07000)
        libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 
(0x00007f7d1abf7000)
        libboost_iostreams.so.1.62.0 => 
/usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.62.0 (0x00007f7d1abdc000)
        libboost_system.so.1.62.0 => 
/usr/lib/x86_64-linux-gnu/libboost_system.so.1.62.0 (0x00007f7d1abd7000)
        libxapian.so.30 => /usr/lib/x86_64-linux-gnu/libxapian.so.30 
(0x00007f7d1a9b1000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007f7d1a990000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x00007f7d1a80d000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f7d1a679000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007f7d1a65d000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f7d1a4a0000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 
(0x00007f7d1a487000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f7d1a269000)
        libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 
(0x00007f7d1a256000)
        liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f7d1a030000)
        liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 
(0x00007f7d19e11000)
        libzstd.so.1 => /usr/lib/x86_64-linux-gnu/libzstd.so.1 
(0x00007f7d19d76000)
        libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f7d19d56000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f7d1b8e3000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f7d19d51000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f7d19d47000)
        libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f7d19d3c000)
-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'), 
(500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1, 
'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.17.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages aptitude depends on:
ii  aptitude-common           0.8.11-1
ii  libapt-pkg5.0             1.6.4
ii  libboost-iostreams1.62.0  1.62.0+dfsg-8
ii  libboost-system1.62.0     1.62.0+dfsg-8
ii  libc6                     2.27-5
ii  libcwidget3v5             0.5.17-11
ii  libgcc1                   1:8.2.0-4
ii  libncursesw6              6.1+20180714-1
ii  libsigc++-2.0-0v5         2.10.0-2
ii  libsqlite3-0              3.24.0-1
ii  libstdc++6                8.2.0-4
ii  libtinfo6                 6.1+20180714-1
ii  libxapian30               1.4.7-2

Versions of packages aptitude recommends:
ii  libparse-debianchangelog-perl  1.2.0-12
ii  sensible-utils                 0.0.12

Versions of packages aptitude suggests:
ii  apt-xapian-index                0.49
ii  aptitude-doc-en [aptitude-doc]  0.8.10-9
ii  debtags                         2.1.5
ii  tasksel                         3.45

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: aptitude
Source-Version: 0.8.11-3

We believe that the bug you reported is fixed in the latest version of
aptitude, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 907...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manuel A. Fernandez Montecelo <m...@debian.org> (supplier of updated aptitude 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 08 Sep 2018 01:21:15 +0200
Source: aptitude
Binary: aptitude aptitude-common aptitude-doc-cs aptitude-doc-en 
aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-it aptitude-doc-ja 
aptitude-doc-nl aptitude-doc-ru
Architecture: source all amd64
Version: 0.8.11-3
Distribution: unstable
Urgency: medium
Maintainer: Aptitude Development Team <aptitude-de...@lists.alioth.debian.org>
Changed-By: Manuel A. Fernandez Montecelo <m...@debian.org>
Description:
 aptitude   - terminal-based package manager
 aptitude-common - architecture independent files for the aptitude package 
manager
 aptitude-doc-cs - Czech manual for aptitude, a terminal-based package manager
 aptitude-doc-en - English manual for aptitude, a terminal-based package manager
 aptitude-doc-es - Spanish manual for aptitude, a terminal-based package manager
 aptitude-doc-fi - Finnish manual for aptitude, a terminal-based package manager
 aptitude-doc-fr - French manual for aptitude, a terminal-based package manager
 aptitude-doc-it - Italian manual for aptitude, a terminal-based package manager
 aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package 
manager
 aptitude-doc-nl - Dutch manual for aptitude, a terminal-based package manager
 aptitude-doc-ru - Russian manual for aptitude, a terminal-based package manager
Closes: 907436
Changes:
 aptitude (0.8.11-3) unstable; urgency=medium
 .
   [ Axel Beckert ]
   * Declare compliance with Debian Policy 4.1.5. (No changes needed.)
   * Fix Vcs-Git header, ".git" was missing in the URL.
   * Add lintian overrides for missing-depends-on-sensible-utils due to
     false positives in aptitude-common's aptitude.mo locale files.
   * Add a minimal DEP3 patch header to fix-changelog-retrieval.patch.
 .
   [ Manuel A. Fernandez Montecelo ]
   * d/patches:
     - add fix-crash-907436.patch to fix crashes when Label of a repository
       is empty (Closes: #907436)
Checksums-Sha1:
 d337dbe8d62f85ec8a01d6a5cc21467022c4a4d9 3039 aptitude_0.8.11-3.dsc
 1e82a1a9a3daa4b7d51aa41e5f32b55daf2f8fbe 55564 aptitude_0.8.11-3.debian.tar.xz
 733ddfb80b2df8ec739c682cf0a693d50c86b3f7 1765752 
aptitude-common_0.8.11-3_all.deb
 a02d4ce61d9ff8c578085e8a207a5f7585756c38 35018924 
aptitude-dbgsym_0.8.11-3_amd64.deb
 8ce16b0393a0dd3d1ca54435129ef68110e0016f 368280 
aptitude-doc-cs_0.8.11-3_all.deb
 9825a26c3bbd584f88457e2893647e98b60b9ad4 439524 
aptitude-doc-en_0.8.11-3_all.deb
 ac8bc30d12970e70e05eac206421ef99ae3252b1 414628 
aptitude-doc-es_0.8.11-3_all.deb
 84d8489fd6ad49e9601111cbfac1e8b4b9b69ba5 275948 
aptitude-doc-fi_0.8.11-3_all.deb
 37680de0459cb014b8b12726dea7b80d50ac07cb 316132 
aptitude-doc-fr_0.8.11-3_all.deb
 4c0b6e575dc70c78341cf957bc4e11a195400c74 277216 
aptitude-doc-it_0.8.11-3_all.deb
 a9eda9d79648e9a2f3328fdb9e483b7d30927b77 372680 
aptitude-doc-ja_0.8.11-3_all.deb
 1f87ac2e6a0f402ccefea015f991f0e44ff1e842 376720 
aptitude-doc-nl_0.8.11-3_all.deb
 c794973ed9a8937b65210e2362de0a8530013861 392464 
aptitude-doc-ru_0.8.11-3_all.deb
 39c866cbcce4c512133d7c9d597a6e0f7eb9511f 14684 
aptitude_0.8.11-3_amd64.buildinfo
 9c04137d66939594f59820d80de1cccac8180598 1372852 aptitude_0.8.11-3_amd64.deb
Checksums-Sha256:
 458b7fb5b686636dd127bb5356b7523b23162b353847d5737d5879db65cbb541 3039 
aptitude_0.8.11-3.dsc
 662e4dc53ca37c977940a9c8059b19fdce0c5eb96a75ea86a5d7ca386e043bb9 55564 
aptitude_0.8.11-3.debian.tar.xz
 e4e30683653b291f592b50625608b1476437af073d5771b227566f303a645ada 1765752 
aptitude-common_0.8.11-3_all.deb
 7293cd6e061be7df78aa1b14d418997455d58b7c1b7ad49234728d8c9b673971 35018924 
aptitude-dbgsym_0.8.11-3_amd64.deb
 b7ba87eb941a952ea886b381fc73663d78bc15d9bb7e9ce48f254bfd8a689ffa 368280 
aptitude-doc-cs_0.8.11-3_all.deb
 619be315492664946ea487d1f9e7f0e4ea0233611492a1a54608931e637743b0 439524 
aptitude-doc-en_0.8.11-3_all.deb
 31af00c113a99076cb659f7632ac9a7e9446e8065b08d18d2c26678066306510 414628 
aptitude-doc-es_0.8.11-3_all.deb
 98da8e1ab1c6e695cc8f7fb1ee1cf29c57dc7fa7e15c4710384dcd04088a7ceb 275948 
aptitude-doc-fi_0.8.11-3_all.deb
 348a0131522df5b78bbfa0a1c84ea29416561d51ddb0939267cc9008518f5533 316132 
aptitude-doc-fr_0.8.11-3_all.deb
 d2a2e20f7a24680ec1cdae795077f92f52b93ceee664e32603198b4578e26ad0 277216 
aptitude-doc-it_0.8.11-3_all.deb
 d9c50d450d6aff1aac061fc4cc4bdd9bb357626b4a66c625f4991e625f5edbad 372680 
aptitude-doc-ja_0.8.11-3_all.deb
 b2d0ac0256efe9d7f5bf3dad45b87ea144e015176fa88690e48526fee1c34670 376720 
aptitude-doc-nl_0.8.11-3_all.deb
 0ebe74f5e61a6acd454ffff89ae2deed4e90787d6a6e533bd853fe5270172bc4 392464 
aptitude-doc-ru_0.8.11-3_all.deb
 7fccef87f33db51476ff3dbf869a6100caa3c09f68d6f243ac4228f98b337736 14684 
aptitude_0.8.11-3_amd64.buildinfo
 70ea8a3e52a057b7fbf5053bd1ccfac3781f977290c087b62f8a950982e2d490 1372852 
aptitude_0.8.11-3_amd64.deb
Files:
 f7a4c6d0b5be8009a417f29e6458be50 3039 admin optional aptitude_0.8.11-3.dsc
 80a88117d467c6a3b90841ec14d65aa7 55564 admin optional 
aptitude_0.8.11-3.debian.tar.xz
 18a4001db93fee6cdb7ab19bf09268e7 1765752 admin optional 
aptitude-common_0.8.11-3_all.deb
 f488acc6c81d3c4f593a1caff53b3ee5 35018924 debug optional 
aptitude-dbgsym_0.8.11-3_amd64.deb
 8d883b5d3da19f7af0f887996c6494eb 368280 doc optional 
aptitude-doc-cs_0.8.11-3_all.deb
 0bdc993f715459632a43b3dab5ea118c 439524 doc optional 
aptitude-doc-en_0.8.11-3_all.deb
 d0732d7b8bb5521f31623845c58e8ff8 414628 doc optional 
aptitude-doc-es_0.8.11-3_all.deb
 e33469c5cf6946f73b45927414f3e169 275948 doc optional 
aptitude-doc-fi_0.8.11-3_all.deb
 a6e80362ac31ece5bb55e59374539fba 316132 doc optional 
aptitude-doc-fr_0.8.11-3_all.deb
 e84d4202fbb6c99ed36cb592a62256b3 277216 doc optional 
aptitude-doc-it_0.8.11-3_all.deb
 73f44976525fc1ef82e6c67c021047f9 372680 doc optional 
aptitude-doc-ja_0.8.11-3_all.deb
 64ed3f80ae06c116008f654d6cc75540 376720 doc optional 
aptitude-doc-nl_0.8.11-3_all.deb
 274adc182d4dadd055b2d7ba6a82e92d 392464 doc optional 
aptitude-doc-ru_0.8.11-3_all.deb
 bf2a3d7e79f7c7dd1299526cc1ec0d30 14684 admin optional 
aptitude_0.8.11-3_amd64.buildinfo
 1fed21c943b918b85687be01eb2a409f 1372852 admin optional 
aptitude_0.8.11-3_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEEKo6AUFxIYphDDdCTf3YGpEXcqA4FAluTCJYQHG1hZm1AZGVi
aWFuLm9yZwAKCRB/dgakRdyoDsGkD/9WmWZ26H9R1LZf2pBlbyJNsxdBcO6xXuYs
9yxK89+fONMj46qqhB06SqM+AlqMFwrokYtKdDqk/a/EvZsr59oquMqV7QJtzdcz
5xz3rpMTLXxzNC6+C9hYuwnqNZ6CCMj54f4QW9nCegus++TBRcT30IuIVgEQbrx3
g/jK9qX4kWelb3do5Sz+P2vOtJ68i4QNCcF0VqAKLIt2DrcdjuMtIBtptlJG1tZt
ixobYXpE2KAb5a6HdvkhskaTyW+Z5CG9IOyEHHrFl8PAkWJdbxH1KLja/9h10Ehh
Z2YsQ4lOlgf5CzSBVRfFm2+aR/Xxh5N+A+/LzeiyjcUcwh4+/kBsSY7uaeKVn425
5O+E9Fl6JlOOkGLfFjGpu86yTTHdoxcA03ZMqjZB0/mWnWcYWW3yUH48FeOTJQgd
z4+MYc+9mN+q9Kp5VpQunlYtwgBGg7yJsgbq+USDyEJB4iVGlAnpiutQX7syU3x8
UBugr+QVkDdhPRNRjmUvdzX+ABxsreEU9Yma67FDmxJPmlqYLWgfp61W9FuBvHcx
GuMWkVDYKn5WSHy9ZBh6ujbfAWsqiRXsc3x3wOSdkJ+4wLBgboGL6VrpNAYXBNYK
dMGK9JoDBi1nW+YuBnv6kYw3EoRdWbn7Ngz/Qj7LwFte6+rWWNhlU8bzRdfU84vy
GXq8m3z0MA==
=u+Xz
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Aptitude-devel mailing list
Aptitude-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to