Change log for ubuntu-report package in Ubuntu

141 of 41 results
Published in oracular-release
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
ubuntu-report (1.7.3build2) noble; urgency=medium

  * No-change rebuild against Go 1.22.

 -- Vladimir Petko <email address hidden>  Mon, 08 Apr 2024 15:07:28 +1200

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
ubuntu-report (1.7.3build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:29:24 +0000

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
ubuntu-report (1.7.3) noble; urgency=medium

  * Use regex to capature all crosscall symbols in libsysmetrics1. (LP: #2055528)
    These are internal symbols from cgo. Fix FTBFS with golang-1.22.

 -- Shengjing Zhu <email address hidden>  Fri, 01 Mar 2024 15:47:58 +0800

Available diffs

Published in mantic-updates
Published in mantic-security
ubuntu-report (1.7.2ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Thu, 18 Jan 2024 12:37:24 +0530

Available diffs

Deleted in noble-updates (Reason: superseded by release)
Superseded in noble-release
Published in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
ubuntu-report (1.7.2) mantic; urgency=medium

  * Fix FTBFS with golang-1.21. (LP: #2032594)
    Missing x_crosscall2_ptr symbols in libsysmetrics1.
  * Add missing tzdata to Build Depends

 -- Shengjing Zhu <email address hidden>  Tue, 22 Aug 2023 15:15:56 +0800

Available diffs

Published in focal-updates
Published in focal-security
ubuntu-report (1.6.1ubuntu0.1) focal-security; urgency=medium

  * No-change rebuild due to golang-1.13 update

 -- David Fernandez Gonzalez <email address hidden>  Tue, 11 Oct 2022 02:41:24 +0200

Available diffs

Superseded in mantic-release
Published in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
ubuntu-report (1.7.1) jammy; urgency=medium

  * Fix builder golang version which tried to ship internal/ alongside
    pkg/. Ignore it too.

 -- Didier Roche <email address hidden>  Mon, 14 Mar 2022 20:52:58 +0100

Available diffs

1.7
Superseded in jammy-proposed
ubuntu-report (1.7) jammy; urgency=medium

  * Remove golang-github-ubuntu-ubuntu-report-dev package
    This package is not used anyway by any third parties, so deleting it.

 -- Didier Roche <email address hidden>  Mon, 14 Mar 2022 20:45:28 +0100

Available diffs

Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
ubuntu-report (1.6.5build1) jammy; urgency=medium

  * No-change rebuild against Go 1.17

 -- William 'jawn-smith' Wilson <email address hidden>  Tue, 30 Nov 2021 13:59:20 -0600

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
ubuntu-report (1.6.5) impish; urgency=medium

  * Fix building on RISC-V (LP: #1943146)
    - Bump github.com/sirupsen/logrus to v1.8.2-0.20210422133436-b50299cfaaa1

 -- Heinrich Schuchardt <email address hidden>  Sat, 24 Jul 2021 03:26:18 +0200

Available diffs

Superseded in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: Moved to hirsute)
ubuntu-report (1.6.4) hirsute; urgency=medium

  * Add new metric for glibc hwcaps (LP: #1922712)

 -- William 'jawn-smith' Wilson <email address hidden>  Wed, 07 Apr 2021 16:52:26 -0500

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: Moved to hirsute)
ubuntu-report (1.6.3) hirsute; urgency=medium

  * Don't build with lto for now.

 -- Matthias Klose <email address hidden>  Sat, 03 Apr 2021 11:18:04 +0200

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
ubuntu-report (1.6.2) hirsute; urgency=medium

  * Fix tests failing due to invalid casting
    This is spotted by go 1.15.
  * Updated README.

 -- Didier Roche <email address hidden>  Tue, 10 Nov 2020 10:12:57 +0100

Available diffs

Superseded in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
ubuntu-report (1.6.1build1) groovy; urgency=medium

  * No-change rebuild using new golang

 -- Steve Langasek <email address hidden>  Tue, 22 Sep 2020 08:55:43 +0000

Available diffs

Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
ubuntu-report (1.6.1) focal; urgency=medium

  * Update for removed symbol on armhf/arm64:
    - This symbol was removed by gcc go in 1.13 but was not used by its
      reverse dependencies (private one). (LP: #1870084)

 -- Didier Roche <email address hidden>  Thu, 02 Apr 2020 10:27:44 +0200

Available diffs

Published in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
ubuntu-report (1.3.2) bionic; urgency=medium

  * Add product_family to OEM information (LP: #1833555)

 -- Jean-Baptiste Lallement <email address hidden>  Mon, 24 Jun 2019 11:10:02 +0200

Available diffs

Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
ubuntu-report (1.6.0) eoan; urgency=medium

  * Add product_family to OEM information (LP: #1833555)
  * Various test fixes

 -- Jean-Baptiste Lallement <email address hidden>  Mon, 24 Jun 2019 11:10:02 +0200

Available diffs

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
ubuntu-report (1.5.1) eoan; urgency=medium

  * Unbreak autopkgtests with golang-go 1.11 by default.

 -- Dimitri John Ledkov <email address hidden>  Thu, 02 May 2019 09:14:56 +0100

Available diffs

Superseded in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
ubuntu-report (1.3.1) bionic; urgency=medium

  * Fix CPU record not present in virtualbox (LP: #1819129)
    Virtualbox is having a special lspcu syntax without spaces between
    fields and values. Fix the regexp and tests to cover that use-case.

 -- Didier Roche <email address hidden>  Fri, 26 Apr 2019 08:26:37 +0200

Available diffs

Obsolete in disco-updates
Deleted in disco-proposed (Reason: moved to -updates)
ubuntu-report (1.4.2) disco; urgency=medium

  * Fix CPU record not present in virtualbox (LP: #1819129)
    Virtualbox is having a special lspcu syntax without spaces between
    fields and values. Fix the regexp and tests to cover that use-case.

 -- Didier Roche <email address hidden>  Fri, 26 Apr 2019 08:23:47 +0200

Available diffs

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
ubuntu-report (1.5.0) eoan; urgency=medium

  * Fix CPU record not present in virtualbox (LP: #1819129)
    Virtualbox is having a special lspcu syntax without spaces between
    fields and values. Fix the regexp and tests to cover that use-case.
  * Fix go ineffassign warning
  * Fix golint false positive
  * Fix invalid tests comparison which was passing by chance. Ensure we
    can rerun commands in multiple runs tests.
  * Fix documentation vet error
  * Refresh go modules files with go 1.12. Prune uneeded indirect dep list
    now that more modules ships with go.mod.
  * Various typos fix

 -- Didier Roche <email address hidden>  Fri, 26 Apr 2019 08:18:24 +0200

Available diffs

Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
ubuntu-report (1.4.1) disco; urgency=medium

  * Ship go modules files for -dev now that distro moved to 1.11.
    (LP: #1823440)

 -- Didier Roche <email address hidden>  Tue, 09 Apr 2019 15:16:07 +0200

Available diffs

Superseded in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
ubuntu-report (1.4.0) cosmic; urgency=medium

  * Send updated report on distribution upgrade based on previous user's
    choice (opt-in or opt-out) (LP: #1794930)
  * go.*: refresh vendor directory (same dependency version though) based
    on go 1.11 module filters.
  * debian/rules:
    - build vendor/ directory when building the source package.

 -- Didier Roche <email address hidden>  Fri, 28 Sep 2018 09:18:46 +0200

Available diffs

Superseded in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
ubuntu-report (1.3.0~18.04) bionic; urgency=medium

  * Include optional DCD OEM file (LP: #1786432)
  * Collect number of disks and their sizes (LP: #1784383)
  * Misc grammar updates, thanks Robin Hood

 -- Didier Roche <email address hidden>  Thu, 30 Aug 2018 14:04:13 +0200

Available diffs

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
ubuntu-report (1.3.0) cosmic; urgency=medium

  * Include optional DCD OEM file (LP: #1786432)
  * Collect number of disks and their sizes (LP: #1784383)
  * Misc grammar updates, thanks Robin Hood

 -- Didier Roche <email address hidden>  Thu, 30 Aug 2018 10:05:54 +0200

Available diffs

Superseded in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
ubuntu-report (1.2.0~bionic) bionic; urgency=medium

  * Add more information to determine CPU (LP: #1777651)
  * Refactor some test helpers to enable running lscpu command instead
    of looking at /proc/cpuinfo
  * Fix some typos and increase some timeouts in tests.
  * debian/gbp.conf: remove prebuild hook as exported in build-already now.
    This avoid unrelated files like Travis artefacts.

 -- Didier Roche <email address hidden>  Wed, 20 Jun 2018 12:59:38 +0200

Available diffs

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
ubuntu-report (1.2.0) cosmic; urgency=medium

  * Add more information to determine CPU (LP: #1777651)
  * Refactor some test helpers to enable running lscpu command instead
    of looking at /proc/cpuinfo
  * Fix some typos and increase some timeouts in tests.

 -- Didier Roche <email address hidden>  Wed, 20 Jun 2018 12:22:34 +0200

Available diffs

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
ubuntu-report (1.1.0cosmic) cosmic; urgency=medium

  * debian/gbp.conf: remove prebuild hook as exported in build-already now

 -- Didier Roche <email address hidden>  Tue, 12 Jun 2018 10:49:37 +0200

Available diffs

Superseded in bionic-updates
Deleted in bionic-proposed (Reason: moved to -updates)
ubuntu-report (1.1.0) bionic; urgency=medium

  * Delay reporting of system metrics when there is no network.
    A service then kicks in and try to report with exponential
    backoff until success (LP: #1774354)
  * Ensure that LANG is the user's language reported even in OEM
    mode (LP: #1765672)
  * Collect physical screen size (LP: #1771976)
  * Incorrect regex for GPU info (LP: #1765614)

 -- Didier Roche <email address hidden>  Thu, 31 May 2018 09:58:03 +0200

Available diffs

Superseded in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
ubuntu-report (1.0.11) bionic; urgency=medium

  * Use sys_vendor to determine vendor (LP: #1765400)
    After a discussion with Entroware, the SMBIOS spec infer that we should
    prefer sys_vendor to chassis_vendor for collecting Vendor information.
    Use that field and update tests thus.
    Thanks to Michael Wilson for pointing it out.

 -- Didier Roche <email address hidden>  Thu, 19 Apr 2018 15:00:16 +0200

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
ubuntu-report (1.0.10) bionic; urgency=medium

  * Fix failing autopktests: ensure we do use vendored dependencies
    as we dropped distro build-deps.

 -- Didier Roche <email address hidden>  Thu, 19 Apr 2018 09:40:42 +0200

Available diffs

Superseded in bionic-proposed
ubuntu-report (1.0.9) bionic; urgency=medium

  * Use vendoring instead of relying on build-deps (LP: #1764961):
    - ship vendor as part of the source package and remove build-deps
    - update debian/copyright to list vendored deps.
    - ensure that golang-github-ubuntu-ubuntu-report-dev is still
      depending on the packages deps and don't ship vendor deps to avoid
      nested vendoring: we want developers using the bindings to have
      the choice between distro version or their own vendored version.

 -- Didier Roche <email address hidden>  Wed, 18 Apr 2018 10:03:35 +0200

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
ubuntu-report (1.0.8) bionic; urgency=medium

  * Handle complex screen config with multiple frequencies (LP: #1764427)
  * Configure timeout to client for https POST request (LP: #1764655)
  * List architecture as part of POST data (LP: #1764673)
  * All 3 items above are covered by new tests

 -- Didier Roche <email address hidden>  Tue, 17 Apr 2018 10:31:49 +0200

Available diffs

Superseded in bionic-release
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
ubuntu-report (1.0.7) bionic; urgency=medium

  * Add crosscall_s390x@Base in symbols file for s390x

 -- Didier Roche <email address hidden>  Tue, 10 Apr 2018 16:07:47 +0200

Available diffs

Superseded in bionic-proposed
ubuntu-report (1.0.6) bionic; urgency=medium

  * Fix typo in package description
  * Remove vendor directory from source tarball. Adjust d/copyright and
    d/rules.
  * Add symbols files, filtering private symbols.

 -- Didier Roche <email address hidden>  Tue, 10 Apr 2018 09:23:33 +0200

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
ubuntu-report (1.0.5) bionic; urgency=medium

  * dh_golang is using DEB_HOST_GNU_TYPE for build dir

 -- Didier Roche <email address hidden>  Wed, 04 Apr 2018 13:17:32 +0200

Available diffs

Superseded in bionic-proposed
ubuntu-report (1.0.4) bionic; urgency=medium

  * use DEB_HOST_MULTIARCH instead of DEB_HOST_GNU_TYPE for installing
    .pc and lib to correct dir on x86

 -- Didier Roche <email address hidden>  Wed, 04 Apr 2018 13:08:54 +0200

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
ubuntu-report (1.0.3) bionic; urgency=medium

  * Some C API refinement (splitting send to send_report and send_decline)
    as suggested by the consumer side.
  * Move header to subdirectory and point .pc file to include it.

 -- Didier Roche <email address hidden>  Tue, 03 Apr 2018 09:51:07 +0200

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
ubuntu-report (1.0.2) bionic; urgency=medium

  * Remove symbols file:
    - internal generated symbol contains a hash depending on source file
      content, and differ betweens archs.

 -- Didier Roche <email address hidden>  Thu, 29 Mar 2018 12:20:46 +0200

Available diffs

Superseded in bionic-proposed
ubuntu-report (1.0.1) bionic; urgency=medium

  * namespace C API release:
    before tagging officially 1.*, use feedback on the C API to
    adjust it.
  * add sysmetrics_send new API to ensure we report what we have shown
    to the user.

 -- Didier Roche <email address hidden>  Thu, 29 Mar 2018 12:12:04 +0200

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
ubuntu-report (1.0.0) bionic; urgency=medium

  * Initial release (LP: #1755456)

 -- Didier Roche <email address hidden>  Wed, 28 Mar 2018 12:23:32 +0200
141 of 41 results