File: changelog

package info (click to toggle)
badger 4.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,672 kB
  • sloc: sh: 132; makefile: 61
file content (171 lines) | stat: -rw-r--r-- 5,372 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
badger (4.8.0-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
  * Drop Rules-Requires-Root: no.
  * Use watch v5.
  * Modernize salsa wrt e.g. lrc.

 -- Simon Josefsson <simon@josefsson.org>  Thu, 02 Oct 2025 00:35:37 +0200

badger (4.8.0-1) experimental; urgency=medium

  * Team upload.
  * Drop unused Files-Excluded: in d/copyright.
  * New upstream version 4.8.0
  * Rewrite d/copyright for new release.
  * Run wrap-and-sort -a.
  * Add d/salsa-ci.yml.
  * Use dh-sequence-golang.
  * Use execute_after instead of override.
  * Add new otel build deps.
  * Standards-Version: 4.7.2.
  * Add Static-Built-Using on badger.
  * Improve Description: (synopsis-is-a-sentence).

 -- Simon Josefsson <simon@josefsson.org>  Wed, 20 Aug 2025 17:18:17 +0200

badger (4.5.0-1) experimental; urgency=medium

  * New upstream release 4.3.1.
  * Update build-dependencies required by new upstream release.
  * Add patches for offline pb/gen.sh and protos_test.go
  * New upstream release 4.5.0
  * Bump ristretto build-dep to >= 2.0
  * Refresh debian/patches to apply
  * Drop gogoprotobuf build-deps
  * Add build-deps needed by pb/protos_test.go
  * Add patch to disable TestProtosRegenerate
  * Update dev package dependencies

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 17 Dec 2024 18:33:40 +0100

badger (2.2007.2-4) unstable; urgency=medium

  * Team upload

  [ Aloïs Micard ]
  * update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)

  [ Mathias Gibbens ]
  * d/control:
    - Update Section to golang
    - Update Standards-Version to 4.7.0 (no changes needed)
    - Bump debhelper-compat to v13
    - Update Build-Depends and Depends from golang-goprotobuf-dev to
      golang-github-golang-protobuf-1-5-dev

 -- Mathias Gibbens <gibmat@debian.org>  Fri, 02 Aug 2024 01:33:23 +0000

badger (2.2007.2-3) unstable; urgency=medium

  * Team Upload.
  * d/p/fix-int-overflow.patch: Fix int overflow in 32 bit arches
  * d/rules: Allow test failures on 32 bit architectures

 -- Nilesh Patra <nilesh@debian.org>  Thu, 30 Sep 2021 13:01:02 +0530

badger (2.2007.2-2) unstable; urgency=medium

  * Dev package is now arch: all.
  * Dev pacakge: fix duplicate-long-description.
  * Set Rules-Requires-Root: no.

 -- Alexandre Viau <aviau@debian.org>  Thu, 17 Sep 2020 09:53:03 -0400

badger (2.2007.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.

 -- Alexandre Viau <aviau@debian.org>  Wed, 16 Sep 2020 19:50:18 -0400

badger (2.0.3-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Andreas Henriksson ]
  * debian/watch: mangle v20.07.0 releases to be v2.x

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 16 Sep 2020 10:03:51 +0200

badger (2.0.3-2) unstable; urgency=medium

  * Team upload.
  * Add golang build dependencies to the dev package. (Closes: #969292)

 -- Alexandre Viau <aviau@debian.org>  Sun, 30 Aug 2020 16:34:11 -0400

badger (2.0.3-1) unstable; urgency=medium

  * New upstream version 2.0.3

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 24 Apr 2020 10:47:46 +0200

badger (2.0.2-1) unstable; urgency=medium

  * New upstream version 2.0.2
  * Revert "Cherry-pick upstream fix for ristretto 0.0.2 api change"
    - originally from upstream, now part of release.
  * Revert "Cherry-pick another 32bit build fix patch from upstream"
    - originally from upstream, now part of release.
  * Revert "Add d/p/fix-TestPagebufferReader2.patch"
   - fixed upstream
  * Revert "Add debian/patches/fix-32bit.patch"
   - fixed upstream

 -- Andreas Henriksson <andreas@fatal.se>  Sat, 07 Mar 2020 19:24:31 +0100

badger (2.0.1-4) unstable; urgency=medium

  * Cherry-pick upstream fix for ristretto 0.0.2 api change
  * Bump ristretto build-dep to >= 0.0.2

 -- Andreas Henriksson <andreas@fatal.se>  Sun, 01 Mar 2020 23:54:53 +0100

badger (2.0.1-3) unstable; urgency=medium

  * Add d/p/fix-TestPagebufferReader2.patch
    - fixes flaky test when hitting max random number, see
      https://github.com/dgraph-io/badger/issues/1197
  * Add debian/patches/fix-32bit.patch
    - Fix a number of assumptions that aren't true on 32bit
      systems causing multiple testsuite failure, see:
      https://github.com/dgraph-io/badger/issues/1182

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 03 Feb 2020 17:05:09 +0100

badger (2.0.1-2) unstable; urgency=medium

  * Cherry-pick another 32bit build fix patch from upstream

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 21 Jan 2020 23:57:31 +0100

badger (2.0.1-1) unstable; urgency=medium

  * New upstream version 2.0.1
    - includes fix for build on 32bit archs.

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 20 Jan 2020 18:29:54 +0100

badger (2.0.0-3) unstable; urgency=medium

  * No-change source-only upload to allow testing migration.

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 20 Jan 2020 16:32:30 +0100

badger (2.0.0-2) unstable; urgency=medium

  * debian/copyright: Minor improvement to copyright holder

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 01 Jan 2020 12:56:48 +0100

badger (2.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #945079)

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 14 Nov 2019 12:43:07 +0100