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

Bug#914118: marked as done (ITP: golang-github-mendersoftware-mender-artifact -- Library for managing Mender artifact files)



Your message dated Mon, 19 Nov 2018 20:07:47 +0000
with message-id <E1gOppj-0006tv-8H@fasolo.debian.org>
and subject line Bug#914118: fixed in golang-github-mendersoftware-mender-artifact 2.3.0b1+git20181022.1bedfca-1
has caused the Debian Bug report #914118,
regarding ITP: golang-github-mendersoftware-mender-artifact -- Library for managing Mender artifact 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.)


-- 
914118: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914118
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Andreas Henriksson <andreas@fatal.se>

* Package name    : golang-github-mendersoftware-mender-artifact
  Version         : 2.3.0b1+git20181022.1bedfca-1
  Upstream Author : Mender
* URL             : https://github.com/mendersoftware/mender-artifact
* License         : Apache 2.0
  Programming Lang: Go
  Description     : Library for managing Mender artifact files

 Build Status
 (https://travis-ci.org/mendersoftware/mender-artifact) codecov
 (https://codecov.io/gh/mendersoftware/mender-artifact) Go Report Card
 (https://goreportcard.com/report/github.com/mendersoftware/mender-artifact)
 Mender Artifacts Library Mender is an open source over-the-air (OTA)
 software updater for embedded Linux devices. Mender comprises a client
 running at the embedded device, as well as a server that manages
 deployments across many devices.
 .
 This repository contains the artifacts library, which is used by the
 Mender client, command line interface, server and for build integration
 with the Yocto Project.
 .
 The artifacts library makes it easy to programmatically work with a
 Mender artifact, which is a file that can be recognized by its .mender
 suffix. Mender artifacts can contain binaries, metadata, checksums,
 signatures and scripts that are used during a deployment. The artifact
 format acts as a wrapper, and uses the tar format to bundle several
 files into one.
 .
 In its simplest form, an artifact contains just a rootfs image, along
 with its checksum, id and device type compatibility.
 .
 The artifacts library might also be useful for other updaters or
 purposes. We are always happy to see other uses of it!
 .
 Mender logo Getting started To start using Mender, we recommend that
 you begin with the Getting started section in the Mender documentation
 (https://docs.mender.io/).  Using the library You can use the parser
 and reader in go in the standard way:
 .
 .
 import (
         "github.com/mendersoftware/mender-artifact/parser"
         "github.com/mendersoftware/mender-artifact/reader"
 ...  )
 .
 .
 For sample usage, please see the Mender client source code
 (https://github.com/mendersoftware/mender).  Contributing
 We welcome and ask for your contribution. If you would
 like to contribute to Mender, please read our guide on
 how to best get started contributing code or documentation
 (https://github.com/mendersoftware/mender/blob/master/CONTRIBUTING.md).
 License Mender is licensed under the Apache License, Version 2.0. See
 LICENSE (https://github.com/mendersoftware/artifacts/blob/master/LICENSE)
 for the full license text.  Security disclosure We take
 security very seriously. If you come across any issue regarding
 security, please disclose the information by sending an
 email to security@mender.io (security@mender.io). Please do
 not create a new public issue. We thank you in advance for
 your cooperation.  Connect with us• Join our Google group
 (https://groups.google.com/a/lists.mender.io/forum/#!forum/mender)•
 Follow us on Twitter (https://twitter.com/mender_io?target=_blank). Please
 feel free to tweet us questions.• Fork us on Github
 (https://github.com/mendersoftware)• Email us at contact@mender.io
 (mailto:contact@mender.io)

This is a dependency needed by mender-client package.
It also provides the mender-artifact binary package which contains
tools to build mender artifacts.

--- End Message ---
--- Begin Message ---
Source: golang-github-mendersoftware-mender-artifact
Source-Version: 2.3.0b1+git20181022.1bedfca-1

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

Debian distribution maintenance software
pp.
Andreas Henriksson <andreas@fatal.se> (supplier of updated golang-github-mendersoftware-mender-artifact 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: SHA512

Format: 1.8
Date: Mon, 19 Nov 2018 18:03:36 +0100
Source: golang-github-mendersoftware-mender-artifact
Binary: golang-github-mendersoftware-mender-artifact-dev mender-artifact
Architecture: source all amd64
Version: 2.3.0b1+git20181022.1bedfca-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By: Andreas Henriksson <andreas@fatal.se>
Description:
 golang-github-mendersoftware-mender-artifact-dev - Library for managing Mender artifact files
 mender-artifact - utility to generate .mender artifacts
Closes: 914118
Changes:
 golang-github-mendersoftware-mender-artifact (2.3.0b1+git20181022.1bedfca-1) experimental; urgency=medium
 .
   * Initial release (Closes: #914118)
Checksums-Sha1:
 df0bee3485de9eeae3e63cebd4012e7d8dc9ad48 2882 golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca-1.dsc
 09fe685021f87329ff29b968efb00e0c8a3f6125 49616 golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca.orig.tar.xz
 15a4f237162b7960a102d31a1397f058f1698803 2520 golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca-1.debian.tar.xz
 e1af1f8bfd2ea31c1510855d68004a16b105066a 41536 golang-github-mendersoftware-mender-artifact-dev_2.3.0b1+git20181022.1bedfca-1_all.deb
 2e3e01d2abbabcddd0f19693334c92c287a24b22 7604 golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca-1_amd64.buildinfo
 aaa2657fd94e55584bb8cb139a819de10a3fcf79 1208364 mender-artifact_2.3.0b1+git20181022.1bedfca-1_amd64.deb
Checksums-Sha256:
 503e8a118388166f49645d8f1e7b0d7395b9bb9a497ea7b090c2e66ce43b65fb 2882 golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca-1.dsc
 b7506fa8af71db06a4d68c22b19c08183cffec666b792dae44fa6f66bb698c52 49616 golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca.orig.tar.xz
 9b3b91da78296201c2e2dd3d8e5a9ca928a9bd42582c502a73b8e805eb552a1b 2520 golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca-1.debian.tar.xz
 2d4da8d4a2cb3e87057d661d6898389ceed5b619b835872e4774a6f8dd1a8174 41536 golang-github-mendersoftware-mender-artifact-dev_2.3.0b1+git20181022.1bedfca-1_all.deb
 ad1a9fe538d7ed728dd1ee2c1b4f677f116c70bb3c6203b2d52005a8cdd3f008 7604 golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca-1_amd64.buildinfo
 923452ce9b910191bbdc4efc5478061fd5ac80d0048ec5b35d5bb981cfa444ca 1208364 mender-artifact_2.3.0b1+git20181022.1bedfca-1_amd64.deb
Files:
 4d14b84ca14631e2343dc82b9e1ffc32 2882 devel optional golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca-1.dsc
 e241b5dc9b27b04f0af5d86c112ff97e 49616 devel optional golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca.orig.tar.xz
 5dc35c82b3baf82cf7d502224eb5a8c8 2520 devel optional golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca-1.debian.tar.xz
 5c9a5421613733f92ac6f0cf86e079d5 41536 devel optional golang-github-mendersoftware-mender-artifact-dev_2.3.0b1+git20181022.1bedfca-1_all.deb
 95115687435fcc86f6feb044db506917 7604 devel optional golang-github-mendersoftware-mender-artifact_2.3.0b1+git20181022.1bedfca-1_amd64.buildinfo
 619789e5f07f3f09d93cce288f31e4b2 1208364 devel optional mender-artifact_2.3.0b1+git20181022.1bedfca-1_amd64.deb

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

iQJFBAEBCgAvFiEE+uHltkZSvnmOJ4zCC8R9xk0TUwYFAlvy9dMRHGFuZHJlYXNA
ZmF0YWwuc2UACgkQC8R9xk0TUwZ++g//VWK5m9KwNB85UwHcDz4F7zDkNjNgIQFu
j6eV/jvGKHcUXa2s6MTeVm1QHDV77HRrtSMs4j5TTfZTkPijqZAqcGBJBojFh/p9
ouL5uWq7NMbFRWQkTY9kWkPkQHS3wEIikvWJToa0eic5hfqG/EFl3kwvxF3FcV84
3YvphW4R4FgU9z6aMyL2KOcinphZu00LK/1B5HoNCTt+tHkwZgM7b5tvMeNC9ECw
zQgDzI3qtl5TRL3/bpinwpjJHpsgsB15z1Ov62/gC+WHedaX3VRuwDe08ysD/Ptm
7t4AxN15h4OGi5VYkw404TstGgk1+NHQJ41CFu+bFn4EuxIofdYt1KfPlH6KaoDS
WGdCC/XwF7XjdvQmPWAyScg/oMiNR1+X+uE/qEW7TuBdNViQ8aLZO42y3IAPKNlB
zi/pdOy8QDC1SumQcUCROLQIEU8z9uEDNxolyQj2k3DFahXSVeVaB3Hc1ofEgu5G
jsSSmYgMQ3MS922SE2PoyDefyeeFBQZdITGHskoSntP1cS+i6++yxblYnVML3w5M
kdJg+d39FwBZ1DXpeBRMxlnMcIaZrq8+C2lTDNUIS/E26cl8tXeEcPuvtN2OayUh
6MXQbDuA2NdM+Njs/C7MD3FoBDQ/Sit6m5NpdVJH0J2BmPBVXaf+ccVh+2nyn5EF
Pdh9TfgyxKI=
=ZzQ0
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: