[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#834214: marked as done (ITA: zipios++ -- a small C++ library for reading zip files)



Your message dated Sat, 05 Oct 2019 14:44:54 +0000
with message-id <E1iGlIk-000Aa7-E2@fasolo.debian.org>
and subject line Bug#834214: fixed in zipios++ 0.1.5.9+cvs.2007.04.28-11
has caused the Debian Bug report #834214,
regarding ITA: zipios++ -- a small C++ library for reading zip files
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 owner@bugs.debian.org
immediately.)


-- 
834214: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834214
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

The current maintainer of zipios++, Masayuki Hatta (mhatta) <mhatta@debian.org>,
has orphaned this package.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: zipios++
Binary: libzipios++-dev, libzipios++0v5, libzipios++-doc
Version: 0.1.5.9+cvs.2007.04.28-5.3
Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Build-Depends: automake | automaken, dh-autoreconf, debhelper (>> 9), doxygen, dpatch, graphicsmagick-imagemagick-compat, libcppunit-dev, libz-dev
Architecture: any all
Standards-Version: 3.8.0
Format: 1.0
Files:
 68977be993b29387c4e018ec1260517d 2017 zipios++_0.1.5.9+cvs.2007.04.28-5.3.dsc
 cb321973d3ab5f39ee0df77ef0af7929 501625 zipios++_0.1.5.9+cvs.2007.04.28.orig.tar.gz
 ce885190fd5d467a1251281bbd3232b4 18960 zipios++_0.1.5.9+cvs.2007.04.28-5.3.diff.gz
Checksums-Sha256:
 8fc792c8df12ecb1d1a655d94b1cb3a5193d13547bdbe521f3e960ead0fe436b 2017 zipios++_0.1.5.9+cvs.2007.04.28-5.3.dsc
 1bfa998110b351c0b5252ba5bf821b1e93e88a7152708a05c5b5a7adb320066e 501625 zipios++_0.1.5.9+cvs.2007.04.28.orig.tar.gz
 7ad6dd27b2e2aa9ae933fa404de6a1cb52f5558932538f2c2eb56009d9eb0806 18960 zipios++_0.1.5.9+cvs.2007.04.28-5.3.diff.gz
Package-List: 
 libzipios++-dev deb libdevel optional arch=any
 libzipios++-doc deb doc optional arch=all
 libzipios++0v5 deb libs optional arch=any
Directory: pool/main/z/zipios++
Priority: source
Section: devel

Package: libzipios++-dev
Source: zipios++
Version: 0.1.5.9+cvs.2007.04.28-5.3
Installed-Size: 618
Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Architecture: amd64
Depends: libzipios++0v5 (= 0.1.5.9+cvs.2007.04.28-5.3), libz-dev
Description-en: a small C++ library for reading zip files (development)
 Zipios++ is a java.util.zip-like C++ library for reading and writing Zip
 files. Access to individual entries is provided through standard C++
 iostreams. A simple read-only virtual file system that mounts regular
 directories and zip files is also provided.
 .
 This package contains files needed for development with zipios++.
Description-md5: b4298f659edd9e37529a170a30c8f45b
Tag: devel::library, implemented-in::c++, role::devel-lib,
 works-with-format::zip, works-with::archive
Section: libdevel
Priority: optional
Filename: pool/main/z/zipios++/libzipios++-dev_0.1.5.9+cvs.2007.04.28-5.3_amd64.deb
Size: 142542
MD5sum: 72391067ee3d65683bd800f22c8927d0
SHA256: 7bc6244b1904fe83714129672265f6766a4dce5d768d250c85488dca10b231aa

Package: libzipios++0v5
Source: zipios++
Version: 0.1.5.9+cvs.2007.04.28-5.3
Installed-Size: 192
Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Architecture: amd64
Replaces: libzipios++0c2a
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Conflicts: libzipios++0c2a
Description-en: a small C++ library for reading zip files (library)
 Zipios++ is a java.util.zip-like C++ library for reading and writing Zip
 files. Access to individual entries is provided through standard C++
 iostreams. A simple read-only virtual file system that mounts regular
 directories and zip files is also provided.
 .
 This package contains shared library.
Description-md5: 9fec5cfe6a3009a5afd4b2081e6918e0
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/z/zipios++/libzipios++0v5_0.1.5.9+cvs.2007.04.28-5.3_amd64.deb
Size: 53220
MD5sum: 8cb4a4b8bc9036b0f0ecddd9aff58939
SHA256: 9d22e76f055bdd55454df3780dda3a9fa865b22fe2484884ea5668e696d4b4ef

Package: libzipios++-doc
Source: zipios++
Version: 0.1.5.9+cvs.2007.04.28-5.3
Installed-Size: 11127
Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Architecture: all
Suggests: libzipios++-dev
Description-en: a small C++ library for reading zip files (documents)
 Zipios++ is a java.util.zip-like C++ library for reading and writing Zip
 files. Access to individual entries is provided through standard C++
 iostreams. A simple read-only virtual file system that mounts regular
 directories and zip files is also provided.
 .
 This package contains documentations for development with zipios++.
Description-md5: ff2d2b0551a3f136d1828440246df2e9
Tag: devel::doc, devel::examples, devel::lang:c++, made-of::html,
 role::documentation
Section: doc
Priority: optional
Filename: pool/main/z/zipios++/libzipios++-doc_0.1.5.9+cvs.2007.04.28-5.3_all.deb
Size: 7310204
MD5sum: 710d4320b13bcbd2f2bf2ad0f2be1cde
SHA256: 9378ea578c9d1b5ce816bff3b5cf809e731504378e46c4016b71a30be0cebfe2

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: zipios++
Source-Version: 0.1.5.9+cvs.2007.04.28-11

We believe that the bug you reported is fixed in the latest version of
zipios++, 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 834214@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francois Mazen <francois@mzf.fr> (supplier of updated zipios++ 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 05 Oct 2019 13:57:39 +0200
Source: zipios++
Architecture: source
Version: 0.1.5.9+cvs.2007.04.28-11
Distribution: unstable
Urgency: high
Maintainer: Francois Mazen <francois@mzf.fr>
Changed-By: Francois Mazen <francois@mzf.fr>
Closes: 834214 932556
Changes:
 zipios++ (0.1.5.9+cvs.2007.04.28-11) unstable; urgency=high
 .
   * New Maintainer (Closes: #834214)
   * fix CVE-2019-13453 (Closes: #932556)
Checksums-Sha1:
 621d050eee4003dfa80fae48e3eb10356202509a 2281 zipios++_0.1.5.9+cvs.2007.04.28-11.dsc
 58cddbda96a828290dda07b6646925777e18661b 7868 zipios++_0.1.5.9+cvs.2007.04.28-11.debian.tar.xz
Checksums-Sha256:
 66c8d14ebb4e0a24865e335f60b64b92fb07165e2da14bd2fb343d64d74af60d 2281 zipios++_0.1.5.9+cvs.2007.04.28-11.dsc
 a83772d8df266047d93896b1b0552607c546dc7b7d18ed76c74412f442a4a7e2 7868 zipios++_0.1.5.9+cvs.2007.04.28-11.debian.tar.xz
Files:
 707e06b6fb36e912ba3333ca89e94de3 2281 devel optional zipios++_0.1.5.9+cvs.2007.04.28-11.dsc
 9a52c5a3ab464a0579f55c07cfac3dfb 7868 devel optional zipios++_0.1.5.9+cvs.2007.04.28-11.debian.tar.xz

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

iQJDBAEBCAAtFiEEZaEt9P4xrWusTXauM1X01jtYIcwFAl2Yo0oPHGJhcnRtQGtu
YXJzLmJlAAoJEDNV9NY7WCHMiMMQAI3HZIgDVCll5300++QhATGMwyf23CqoZrXk
/UHnCLHw+UBoXsZXTbqfoHOOOzFeMSr/SXsRIPffYaza7kvCd5Rpf0GWP8pidowu
JKZM1+0hYms7jJnlI3z93JspBg+iVMh2yX+KNmFg/FWSpAbQp5fLOgU5vHBHeCzD
Lg+yBEfJ5KJrEvp5Pj5yPe4legq5vojPThkByUz+vbrOBNEyOtyIvsdyF9ck05Oe
5VXU9AzBH2QnD+G/VcJhar0WjLWvw1WyhS8A+bO1GR52FONyZybcWJEotiEfotjV
lpuev98cchSS7P5rTDi0oJZvoRwZIF8O82hH7TkBgKKrqtGDXmdc8qLPjhwo5tmW
X8xHWQL6Q1bdJn9qcv4bN2EPqE9aIrE3BkFMbDJff3i/Aks3xfMZPZHL0mqE0RFQ
s5eFNOohsfrmsBvHCcgEN11XzOkb2r/cBq1DhPQd00t0C/61ddKsxKuhFEasKNUF
khkduBzUWFANoUfm21D04ENl9y0WnimWc5kFOLB2gRJ6l06jpS1Qz9H9cYOcxEEx
uDC4r6nioQL1TAgC35mAFc439fwdKG4XsvHHJog/jY1jWvNj6jim2+YYaX4Z8bct
QOg4i/zf6Si7HDZ0a63S7dQ/D0tr8v+iJMuIzwWbqoeAUyNJ/3GL9g9jqzElAMMd
XuCVvQr0
=I2xp
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: