Your message dated Sun, 27 Nov 2022 19:00:11 +0000
with message-id <e1ozmst-00fckg...@fasolo.debian.org>
and subject line Bug#1024436: fixed in golang-github-buengese-sgzip 
0.0~git20220517.9bca1b6-3
has caused the Debian Bug report #1024436,
regarding ITP: golang-github-buengese-sgzip -- Experiments for a seekable gzip 
for use in rclone. Based on pgzip
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.)


-- 
1024436: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024436
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Drew Parsons <dpars...@debian.org>

* Package name    : golang-github-buengese-sgzip
  Version         : 0.0~git20220517.9bca1b6-1
  Upstream Author : Sebastian Bünger
* URL             : https://github.com/buengese/sgzip
* License         : Expat
  Programming Lang: Go
  Description     : experiments for a seekable gzip for use in rclone based on 
pgzip

 This is an experimental implementation of gzip that allows seeking in
 the compressed file. In normal gzip files that can only be achieved by
 decompressing from the start and discarding all data until the selected
 offset. This gzip implementation works around this by creating a special
 metadata file that maps uncompressed blocks to compressed blocks
 allowing it to only read the compressed blocks required.
 .
 Due to necessity of being able to start decompression from any block the
 dictionary is reset after every block. This somewhat negatively effects
 compression ratio but is a necessary tradeof in our use case. The gzip
 files created by this library are valid normal gzip files and can be
 decompressed by any other gzip implementation.
 .
 Warning
 .
 This library was purpose build for the rclone compression backend. If
 you are looking for a multithreaded golang gzip implementation you
 should be using klauspost/pgzip (https://github.com/klauspost/pgzip)
 which is the base for this library.
 .
 License
 .
 This contains large portions of code from the go repository - see
 GO_LICENSE for more information. The changes are released under MIT
 License. See LICENSE for more information.


Required by the latest version of rclone.

To be maintained by the Debian Go Team.

--- End Message ---
--- Begin Message ---
Source: golang-github-buengese-sgzip
Source-Version: 0.0~git20220517.9bca1b6-3
Done: Drew Parsons <dpars...@debian.org>

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

Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated 
golang-github-buengese-sgzip 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: SHA256

Format: 1.8
Date: Wed, 23 Nov 2022 14:48:19 +0100
Source: golang-github-buengese-sgzip
Binary: golang-github-buengese-sgzip-dev
Architecture: source all
Version: 0.0~git20220517.9bca1b6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Description:
 golang-github-buengese-sgzip-dev - experiments for a seekable gzip for use in 
rclone based on pgzip
Closes: 1024436
Changes:
 golang-github-buengese-sgzip (0.0~git20220517.9bca1b6-3) unstable; 
urgency=medium
 .
   * debian/copyright: specify GO_LICENSE gunzip.go gunzip_test.go
     gzip.go gzip_test.go README.md testdata/issue6550.gz testdata/test.json*
     as covered by GO_LICENSE (BSD 3-clause), judging by upstream
     commit 5bf237f on Oct 16, 2014.
     See also https://github.com/buengese/sgzip/issues/1
 .
 golang-github-buengese-sgzip (0.0~git20220517.9bca1b6-2) unstable; 
urgency=medium
 .
   * add Klaus Post and The Go Authors to debian/copyright
 .
 golang-github-buengese-sgzip (0.0~git20220517.9bca1b6-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #1024436)
Checksums-Sha1:
 ae5ecd1d887e93ab12714bc5293a0cb21004bff0 2399 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6-3.dsc
 64a8338c605a2b263b83ebf64e2caf8f661f8256 151700 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6.orig.tar.xz
 f635c83cb69431b2f0c8c63c66571b6054780d99 3372 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6-3.debian.tar.xz
 e6067785486a633da0f97f5e2356e80c791316f0 153076 
golang-github-buengese-sgzip-dev_0.0~git20220517.9bca1b6-3_all.deb
 04e069a03ae3a47284345518e1da0bcfb387d07f 6245 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6-3_amd64.buildinfo
Checksums-Sha256:
 2deb2259f022de559bda37386fbf6f9b73e4c73b519d842c7eccc6756a4a3f95 2399 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6-3.dsc
 81729d939163c478c2735b7c815b6efe455555a0def0065934c1d9dccfa02637 151700 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6.orig.tar.xz
 6c341be3730d11987af0e20126c5b8be9069d9314606accba39e2dfabc183ba1 3372 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6-3.debian.tar.xz
 f30f5f3ba285bc0d618e2aca072c1c59f4745f211f8a9dc71e015232147369e3 153076 
golang-github-buengese-sgzip-dev_0.0~git20220517.9bca1b6-3_all.deb
 2383297b04ea8482b803301452f382a3cf99de51a2e26ba6652860748930ed1c 6245 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6-3_amd64.buildinfo
Files:
 6cff1abbfaf91b57238ead5bd851d411 2399 golang optional 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6-3.dsc
 d3b2530511098183ecaed16b36516cc5 151700 golang optional 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6.orig.tar.xz
 1aa49039e3a9f200f3326a54ce9257fa 3372 golang optional 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6-3.debian.tar.xz
 0cad18ba9fe841db2a72ca9c98f697b9 153076 golang optional 
golang-github-buengese-sgzip-dev_0.0~git20220517.9bca1b6-3_all.deb
 27ec83bb5283670ada557a62285d51be 6245 golang optional 
golang-github-buengese-sgzip_0.0~git20220517.9bca1b6-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmN+JTwACgkQVz7x5L1a
Afop6g//dwqbnF7il35s+tBiOpEE6Lgay1zWRqcaqDYwCPeUnYWnqIIERTd2VMtU
TNWmGiIQf5ZvNJyeNnF5qqJWfFiYWUK+9qjlTtvlkv6+aKh+FiCva9OH/EU0i+lM
nL4xEujr8CosW6zYxtjW0adox590R1WZmbVmxlkzhGmbbpSzMdHR7bBIV0xQZ7tD
sIopxlpXuDzZf/khAxBGiZ2v5xCtfHb5Q/ICR5dceZwLBG8i1kFvvkQn7z36rvAV
+tvy5ET61Ew7fpa8tnV+4uMfYk3bwvRTsYweW7IAQj51Xh3IY241WYVx1ja8ezTS
U5yXR29CIv8wKc1f6UNs9Xywa4x54fEDFSf5LOn1Gtpc1lOFQgXbBAcQ4WeP2v7f
AapwMSVP2hFokt2HwRaBhoJBpnT5ALrjV4PxNGrqc/V7GBxLMUDsydKWyR2tKehw
LKqXTl4VYf9A5RrLgRGRFnl3Uy6tBF8HMKz1nDuzteT0PNHx/S+sjZNFQsKupToo
ZlBWug6xu5udb+iQyNCqldjBZLm+3v6EaXLjrHIysLqPZC2++a/0RDj9Lz6g4sOu
xcwvXR5GZmJvuwD42Gyq0mZK7b00XaKEExbrVJtM6xOyAOBDyE5rwX2dGdTH9VrQ
xIu7K1wC1+nOercHXKoz6lwPY7qClQn8jp4rRbHiYRPsD9gIMwI=
=EGDv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to