File: changelog

package info (click to toggle)
golang-gopkg-yaml.v3 3.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 648 kB
  • sloc: makefile: 2
file content (82 lines) | stat: -rw-r--r-- 3,148 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
golang-gopkg-yaml.v3 (3.0.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.0.4 (Closes: #1103155, #1111127)
  * d/control:
    - Add go.yaml.in/yaml/v3 to XS-Go-Import-Path
    - Bump Standards-Version to 4.7.2 (no changes)
  * d/copyright:
    - Declare Arthur Diniz author to debian copyright
    - Update Source and Upstream-Name to the new upstream
  * d/gitlab-ci.yml: Update to new pipeline format
  * d/links: Create symbolic link for compatibility with previous go path
  * d/u/metadata: Update GitHub repository URL to yaml/go-yaml
  * d/watch: Update GitHub URL to new upstream yaml/go-yaml

 -- Arthur Diniz <arthurbdiniz@gmail.com>  Thu, 21 Aug 2025 22:52:28 +0000

golang-gopkg-yaml.v3 (3.0.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 16 Nov 2022 09:58:06 +0000

golang-gopkg-yaml.v3 (3.0.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 17 Oct 2022 15:25:10 +0100

golang-gopkg-yaml.v3 (3.0.1-1) unstable; urgency=medium

  * New upstream version 3.0.1
    + CVE-2022-28948 - crash when attempting to deserialize invalid input
      Thanks to Neil William for the Debian bug report! (Closes: #1011338)
      See also https://github.com/go-yaml/yaml/issues/666
  * Change debian/watch to track v3 release tarballs
    now that v3.0.0 and v3.0.1 have been released
  * Reorder fields in debian/control and debian/copyright
  * Update comment in debian/watch according to upstream LICENSE file
  * Mark library package with "Multi-Arch: foreign"
  * Bump Standards-Version to 4.6.1 (no change)

 -- Anthony Fok <foka@debian.org>  Mon, 13 Jun 2022 04:56:55 -0600

golang-gopkg-yaml.v3 (3.0.0~git20210107.496545a-1) unstable; urgency=medium

  * New upstream version 3.0.0~git20210107.496545a
  * Fix "pretty" version from 3.0~ to 3.0.0~ in debian/watch
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Bump Standards-Version to 4.6.0 (no change)
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Wed, 01 Sep 2021 05:27:13 -0600

golang-gopkg-yaml.v3 (3.0.0~git20200121.a6ecf24-3) unstable; urgency=medium

  * Team upload.
  * Add patch to fix failed test on 32 bit arch (Closes: #987005)
  * Update Section to golang
  * Update Standards-Version to 4.5.1 (no changes)
  * Remove test dependency from -dev package
  * Remove redundant line in d/rules
  * Fix uscan watch file

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 16 Apr 2021 00:25:23 +0800

golang-gopkg-yaml.v3 (3.0.0~git20200121.a6ecf24-2) unstable; urgency=medium

  * Team upload.

  [ Daniel Swarbrick ]
  * d/copyright: Fix / update copyright attribution

 -- Lucas Kanashiro <kanashiro@debian.org>  Mon, 01 Jun 2020 15:10:00 -0300

golang-gopkg-yaml.v3 (3.0.0~git20200121.a6ecf24-1) unstable; urgency=medium

  * Initial release. (Closes: #953424)

 -- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com>  Tue, 10 Mar 2020 13:27:31 +0100