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

Bug#879387: marked as done (O: libzip -- library for reading, creating, and modifying zip archives (development))



Your message dated Tue, 14 Nov 2017 12:00:13 +0000
with message-id <E1eEZsz-0004p3-Mu@fasolo.debian.org>
and subject line Bug#879387: fixed in libzip 1.3.0+dfsg.1-1
has caused the Debian Bug report #879387,
regarding O: libzip -- library for reading, creating, and modifying zip archives (development)
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.)


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

The current maintainer of libzip, Fathi Boudra <fabo@debian.org>,
has retired.  Therefore, I orphan this package now.

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/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libzip
Binary: libzip-dev, libzip4, zipcmp, zipmerge, ziptool
Version: 1.1.2-1.1
Maintainer: Fathi Boudra <fabo@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, unzip, zlib1g-dev
Architecture: any
Standards-Version: 3.9.7
Format: 3.0 (quilt)
Files:
 544488307f2daa3ad407b09da269cc49 2162 libzip_1.1.2-1.1.dsc
 0820a1ae5733518f5d6e289cb642c08e 671193 libzip_1.1.2.orig.tar.gz
 ab0f9fce7ca0dbbae71e5d0c45fd528a 4940 libzip_1.1.2-1.1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libzip.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/libzip.git
Checksums-Sha256:
 f973d6fb8838bb220a7ae297e19bf822b256509dc0bf53ab7374183ea7cbc651 2162 libzip_1.1.2-1.1.dsc
 59ac7c09b0aa9aa7e21849c236d0a66a97aa6d442d78335c2fdfe0ee16366221 671193 libzip_1.1.2.orig.tar.gz
 49e5589eb16f16cc6a8011e1613d5e1a41e39ae7ca8bb576c11d181e745532bb 4940 libzip_1.1.2-1.1.debian.tar.xz
Homepage: http://www.nih.at/libzip/
Package-List: 
 libzip-dev deb libdevel optional arch=any
 libzip4 deb libs optional arch=any
 zipcmp deb utils optional arch=any
 zipmerge deb utils optional arch=any
 ziptool deb utils optional arch=any
Directory: pool/main/libz/libzip
Priority: source
Section: libs

Package: libzip-dev
Source: libzip (1.1.2-1.1)
Version: 1.1.2-1.1+b1
Installed-Size: 420
Maintainer: Fathi Boudra <fabo@debian.org>
Architecture: amd64
Depends: libzip4 (= 1.1.2-1.1+b1), zlib1g-dev
Description-en: library for reading, creating, and modifying zip archives (development)
 libzip is a C library for reading, creating, and modifying zip archives. Files
 can be added from data buffers, files, or compressed data copied directly from
 other zip archives. Changes made without closing the archive can be reverted.
 .
 This package contains the static libraries and headers for developing
 applications that use the libzip library API.
Description-md5: e4cfaaaa641934e570f957640c60c8a6
Multi-Arch: same
Homepage: http://www.nih.at/libzip/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libz/libzip/libzip-dev_1.1.2-1.1+b1_amd64.deb
Size: 116780
MD5sum: 1eb93c435af4e8e36972f3943d14e4b4
SHA256: 599cd9a59fd46385252073547d4691dff84a7175f5e8238dbde684fa43dec81e

Package: libzip4
Source: libzip (1.1.2-1.1)
Version: 1.1.2-1.1+b1
Installed-Size: 101
Maintainer: Fathi Boudra <fabo@debian.org>
Architecture: amd64
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Description-en: library for reading, creating, and modifying zip archives (runtime)
 libzip is a C library for reading, creating, and modifying zip archives. Files
 can be added from data buffers, files, or compressed data copied directly from
 other zip archives. Changes made without closing the archive can be reverted.
 .
 This package contains the files necessary for running applications that
 use the libzip library.
Description-md5: d9af13380c4a431ca858b410fc8c55c7
Multi-Arch: same
Homepage: http://www.nih.at/libzip/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libz/libzip/libzip4_1.1.2-1.1+b1_amd64.deb
Size: 40568
MD5sum: 20d5b26a700464f4e2a0cfab5e31c683
SHA256: b30e1d035439087cc582c6cfbbc2cb2ffd5007fbdac046e1fce5815a9bc493e1

Package: zipcmp
Source: libzip (1.1.2-1.1)
Version: 1.1.2-1.1+b1
Installed-Size: 38
Maintainer: Fathi Boudra <fabo@debian.org>
Architecture: amd64
Depends: libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4)
Description-en: compare contents of zip archives
 zipcmp compares two zip archives and checks if they contain the same files,
 comparing their names, uncompressed sizes, and CRCs. File order and compressed
 size differences are ignored.
Description-md5: b5afa964f0a0ea99413a08675f8e3533
Homepage: http://www.nih.at/libzip/
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, use::comparing, works-with-format::zip,
 works-with::archive
Section: utils
Priority: optional
Filename: pool/main/libz/libzip/zipcmp_1.1.2-1.1+b1_amd64.deb
Size: 13256
MD5sum: 6756b93b42d220560727ed605610dbbd
SHA256: 2b87863d30ae0728c5d244b31f6b497c0c8589df92dd1e9c0b4bd33cb6d6628b

Package: zipmerge
Source: libzip (1.1.2-1.1)
Version: 1.1.2-1.1+b1
Installed-Size: 29
Maintainer: Fathi Boudra <fabo@debian.org>
Architecture: amd64
Depends: libc6 (>= 2.4), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4)
Description-en: merge zip archives
 zipmerge merges a source zip archives into a target zip archive.
 By default, files in the source zip archives overwrite existing files of the
 same name in the target zip archive.
Description-md5: b31ef64d55e213c298b63e7fe1e9db4d
Homepage: http://www.nih.at/libzip/
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, works-with-format::zip, works-with::archive
Section: utils
Priority: optional
Filename: pool/main/libz/libzip/zipmerge_1.1.2-1.1+b1_amd64.deb
Size: 10782
MD5sum: aadcee095e23101bcb74ea4d75555642
SHA256: eb80573bf6fdde6b406e62b5f7fe04f5b815b1f60b0674caa94f72d833d96c33

Package: ziptool
Source: libzip (1.1.2-1.1)
Version: 1.1.2-1.1+b1
Installed-Size: 60
Maintainer: Fathi Boudra <fabo@debian.org>
Architecture: amd64
Depends: libc6 (>= 2.14), libzip4 (>= 1.0), zlib1g (>= 1:1.1.4)
Description-en: modify zip archives
 ziptool is a utility for working with zip archives.  It can modify
 details of zip archives according to the commands given, including
 timestamps and other metadata about the included files.
Description-md5: af7dd666a1c58fb99a8fce3b92e989da
Homepage: http://www.nih.at/libzip/
Section: utils
Priority: optional
Filename: pool/main/libz/libzip/ziptool_1.1.2-1.1+b1_amd64.deb
Size: 20806
MD5sum: 7be695437e6f841c6dce93340f343b16
SHA256: acdcc558cd6a3c11f4e94ff596f43c9ebd913e2bb9dd215689e5b65ab783c4f0

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: libzip
Source-Version: 1.3.0+dfsg.1-1

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

Debian distribution maintenance software
pp.
Stefan Schörghofer <amd1212@4md.gr> (supplier of updated libzip 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: Mon, 30 Oct 2017 23:05:39 +0100
Source: libzip
Binary: libzip-dev libzip5 zipcmp zipmerge ziptool
Architecture: source amd64
Version: 1.3.0+dfsg.1-1
Distribution: experimental
Urgency: medium
Maintainer: Stefan Schörghofer <amd1212@4md.gr>
Changed-By: Stefan Schörghofer <amd1212@4md.gr>
Description:
 libzip-dev - library for reading, creating, and modifying zip archives (develo
 libzip5    - library for reading, creating, and modifying zip archives (runtim
 zipcmp     - compare contents of zip archives
 zipmerge   - merge zip archives
 ziptool    - modify zip archives
Closes: 874010 879387
Changes:
 libzip (1.3.0+dfsg.1-1) experimental; urgency=medium
 .
   * Updated to Upstream version 1.3.0 (Closes: #874010)
   * Changed Maintainer to Stefan Schörghofer (Closes: #879387)
   * libzip soname change (libzip4 -> libzip5)
   * Update symbols file
   * Added mandoc to Build-Depends
   * Bump standards version
   * changed watch uri to https
   * added gladman-fcrypt copyright to debian/copyright file
   * Removed docs/appnote.txt because it conflicts with DFSG
   * Added README.source file with build instructions
Checksums-Sha1:
 50e4c820c94b2b9f57c455c5d11d9f35f8dd9c71 2149 libzip_1.3.0+dfsg.1-1.dsc
 df14dd64cf3b4de8dd905ddfe8ed09a38fd3cf43 1263175 libzip_1.3.0+dfsg.1.orig.tar.gz
 46999ddf125ad5cb35b1914c8e4921fb20f5b344 6364 libzip_1.3.0+dfsg.1-1.debian.tar.xz
 f66faf430659b44b677ac2b4a07f6de9c1e689bf 138792 libzip-dev_1.3.0+dfsg.1-1_amd64.deb
 52a2b0da5964b50fd456825e47ad4fc3fa5c8363 163068 libzip5-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 8a4c1c5a2b16f60ae662678d101af801207a03e2 53748 libzip5_1.3.0+dfsg.1-1_amd64.deb
 5b4ee981624082c4e2a37bfa66a0d42603a48e06 7704 libzip_1.3.0+dfsg.1-1_amd64.buildinfo
 ae033ec4689c44426561257e13e80f06b78d1f58 13824 zipcmp-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 50fdf84158fbc6b36baa9c5c37ca9d726a711d18 14044 zipcmp_1.3.0+dfsg.1-1_amd64.deb
 89bc2678e5172138fb7b5139584ca26b6c8029c7 8112 zipmerge-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 aec17c25022afd4677d809d4abb2e7580cb7f301 11592 zipmerge_1.3.0+dfsg.1-1_amd64.deb
 39c7a7fafa3288851d7f6f0853a0cafc7d9c9987 30888 ziptool-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 9f6e11c4f201db451e1752799e569f19625356bb 22428 ziptool_1.3.0+dfsg.1-1_amd64.deb
Checksums-Sha256:
 342708cb23e624b40893a8b83fb712568866c9178929cc6906c69b0e8675234c 2149 libzip_1.3.0+dfsg.1-1.dsc
 b14187aab70bf8fe19860c8fab7a15082c7a5f69f3ce5c52edc86b96db1e8b60 1263175 libzip_1.3.0+dfsg.1.orig.tar.gz
 21f45b1b6e3033bd980df14f595f1f8a6dae35c907ba1ccd5f123b6696fd7845 6364 libzip_1.3.0+dfsg.1-1.debian.tar.xz
 51aa94dc9ae55f74793971035c64bcbfe5865cbdf02ad799d83c0f2357e857f5 138792 libzip-dev_1.3.0+dfsg.1-1_amd64.deb
 6d5b9d2fcbdab50abb048b90012c40b9a50c3220c5182f4d8a9f671592c77cec 163068 libzip5-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 9f1d507b036fa91d280a5669263adec7cf46884e30618cfa2e95dc317eac6e7f 53748 libzip5_1.3.0+dfsg.1-1_amd64.deb
 f5f6b09419fabaacaef017424e3b52576a4b92a62756d5f284b397b87c302e3b 7704 libzip_1.3.0+dfsg.1-1_amd64.buildinfo
 015efe80040b360e742700a5259d5d3484fb43c0d3e2edf7086f1a762a062ae1 13824 zipcmp-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 85341520b81d0edc729aa0a7b3f373364ea5bd4068a5e92fc67bd0767aee0a73 14044 zipcmp_1.3.0+dfsg.1-1_amd64.deb
 78bbc265a2969ae24125d76effdcfb3d8f5fca61facb6626e47176b55ba4137d 8112 zipmerge-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 4ea32fc5a197e3ebf47fa611c602be884c79101ccca7acda0863159a00aa42ef 11592 zipmerge_1.3.0+dfsg.1-1_amd64.deb
 071c73401ce24eb69c493910b32c441557c360fd95fca6ebaf6fe8851c034807 30888 ziptool-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 af57762475d6ed9decedc5ad93d4ca6a09bd9e1fb1018a2a50dc0f1553c2cd6a 22428 ziptool_1.3.0+dfsg.1-1_amd64.deb
Files:
 e095ef6debaeeb2bcb9694e987673cdd 2149 libs optional libzip_1.3.0+dfsg.1-1.dsc
 09c3564bd61db7917efd4dae0c17b43f 1263175 libs optional libzip_1.3.0+dfsg.1.orig.tar.gz
 ce73177339dba5b68a72b054a7daaf5e 6364 libs optional libzip_1.3.0+dfsg.1-1.debian.tar.xz
 64438effd3d685490195c5e2d86f7555 138792 libdevel optional libzip-dev_1.3.0+dfsg.1-1_amd64.deb
 95725df1c51f552fd832c20891c9b0a6 163068 debug optional libzip5-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 4b57596199d272d22ef81fc6b729b705 53748 libs optional libzip5_1.3.0+dfsg.1-1_amd64.deb
 6cbb24b3b6702c4e844fc99b5d7a292b 7704 libs optional libzip_1.3.0+dfsg.1-1_amd64.buildinfo
 95f0aed9d59c167c807e7d194f999da4 13824 debug optional zipcmp-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 91efdd4e3f5b24d1c8611795b4010a61 14044 utils optional zipcmp_1.3.0+dfsg.1-1_amd64.deb
 b51a4e45b310eb1346efc754f561eafd 8112 debug optional zipmerge-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 b1af106feec5d1ea86bdf68f4e5866ef 11592 utils optional zipmerge_1.3.0+dfsg.1-1_amd64.deb
 d8c424221a8815de7b2fca12b5548b4e 30888 debug optional ziptool-dbgsym_1.3.0+dfsg.1-1_amd64.deb
 e701884add4083728c39f4f3afc43a14 22428 utils optional ziptool_1.3.0+dfsg.1-1_amd64.deb

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

iQIzBAEBCAAdFiEE7KHj8o4RJDLUhd2V6zYXGm/5Q18FAln7jCYACgkQ6zYXGm/5
Q1+LDA/9EGJWTqfqu/XKmbfuHSnpkVoaCA2AG8benw9NBB5NfENbhIOSptmAzc2K
mWXVLNCsfVkNT6mGA+XQr8RsGcu3Llhkghqf4rj1An5iRx6M0CJ9/ubRUMAXnjaQ
OvRM9UHM6F2npLtjp2MQzmu2eat/Xo/QUs8wrO5oJzoz3J9J1dhqz3gAYQ8Nk8VY
H2oJb/a0L56ITe/JdyZH0dieXw6u1iiQnLe3FW0YA+JNURGlIRo4KWTQr8ke44/N
JkLRXsnXFiGVK/CWBTgi27z9XNE/h8eWjMxymi72vO46ig6ESvj7J2RVTi+qx0sU
TOfhc6DBTvjDWZ9HZmtAwc4lezX2kVkeS8NTEAPoibHSNdYZ25Kgu4/DyjmwBAVY
KllFBAT9Gj6ak+9ZJ66VeOrLT9pYpR4bTKSRzKquv0IEhBi3VWEfuJcmKlVDwjuQ
NIC+65XdVvTP1uezLw9CNmfTzGfYvi+BuwCW6s2WTDd18hT1bDAbSBOh9FlgVrx4
jmkrc6azIMfOGhtQsYN0PC0Ep77P7ywk7mjxYjMzh/zJg1zS9VkpgUIkHtPUkYQH
EVlJwPI/r4der9JsrsoUk7QzkXb3J77Ivb2hEclswcu1Ef81lBz8f+ScXQYRh/OL
3Y6dk3nD8cvFfZO0S2h8y0m9n84bpeqZXtCW2T3Y69XXqcSx5xQ=
=ssoD
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: