]> git.proxmox.com Git - libgit2.git/blame - debian/changelog
Totally For Reals fix the segfaults
[libgit2.git] / debian / changelog
CommitLineData
fe03ccf2
XL
1libgit2 (0.27.4+dfsg.1-0.1) UNRELEASED; urgency=medium
2
3 * Non-maintainer upload.
4 * Totally For Reals fix the segfaults. (Closes: #904004)
5
6 -- Ximin Luo <infinity0@debian.org> Fri, 10 Aug 2018 20:38:32 -0700
7
7234f84b 8libgit2 (0.27.0+dfsg.1-0.9) unstable; urgency=medium
c447fcda
XL
9
10 * Non-maintainer upload.
6e8c5438 11 * Fix random segfaults in threads::diff. (Closes: #904004)
c447fcda
XL
12 * Don't specifically use gcc-8 now that it's already the Debian default.
13
7234f84b 14 -- Ximin Luo <infinity0@debian.org> Sun, 05 Aug 2018 06:14:33 -0700
c447fcda 15
0c5dec4a
PP
16libgit2 (0.27.0+dfsg.1-0.8) unstable; urgency=medium
17
18 * Non-maintainer upload
19 * Force build with gcc-8 to fix segfaults in armhf build (Closes: #904004)
20
21 -- Pirate Praveen <praveen@debian.org> Wed, 18 Jul 2018 16:03:06 +0530
22
12b140d9
PP
23libgit2 (0.27.0+dfsg.1-0.7) unstable; urgency=medium
24
25 * Non-maintainer upload
26 * Enable basic autopkgtest
27
28 -- Pirate Praveen <praveen@debian.org> Fri, 13 Jul 2018 08:19:44 +0530
29
9a879c81
PP
30libgit2 (0.27.0+dfsg.1-0.6) unstable; urgency=medium
31
32 * Non-maintainer upload
33 * Reupload to unstable
34
35 -- Pirate Praveen <praveen@debian.org> Wed, 11 Jul 2018 18:45:42 +0530
36
c14dfda0
PP
37libgit2 (0.27.0+dfsg.1-0.5) experimental; urgency=medium
38
39 * Non-maintainer upload
40 * Switch vcs to salsa
41 * Bump standards version to 4.1.4
42 * Bump debhelper compatibility level to 11
43
44 -- Pirate Praveen <praveen@debian.org> Mon, 04 Jun 2018 18:41:38 +0530
45
2cdab22b
PP
46libgit2 (0.27.0+dfsg.1-0.4) experimental; urgency=medium
47
e837e0b7
JPAG
48 * Non-maintainer upload.
49 * Fix stack smashing error on 32-bit targets (Closes: #900126)
2cdab22b 50
e837e0b7 51 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sat, 26 May 2018 16:27:33 +0200
2cdab22b 52
68eb3899
PP
53libgit2 (0.27.0+dfsg.1-0.3) experimental; urgency=medium
54
55 * Non-maintainer upload.
56 * Don't add mbedtls in pkgconfig file (upstream patch)
57 * Fix test failure due to alignment-related crashes (Closes: #900059)
58
59 -- Pirate Praveen <praveen@debian.org> Sat, 26 May 2018 17:31:32 +0530
60
7e7e711f
PP
61libgit2 (0.27.0+dfsg.1-0.2) experimental; urgency=medium
62
63 * Non-maintainer upload.
64 * Disable tests requiring internet access
65 * Explicitly specify mbedTLS for https (Closes: #899253)
66
67 -- Pirate Praveen <praveen@debian.org> Thu, 24 May 2018 21:53:14 +0530
68
b57bec07 69libgit2 (0.27.0+dfsg.1-0.1) experimental; urgency=medium
93cbacd4 70
5b789f81 71 * Non-maintainer upload.
b4b0374c 72 * New upstream version 0.27.0 (Closes: #869665)
5b789f81 73 * Switch to mbedTLS with upstream patch
b4b0374c
PP
74 (Thanks to Nicolas Braud-Santoni for his efforts to update curl support
75 patch)
a55963cd 76 * Library transition libgit2-26 to libgit2-27
93cbacd4 77
b4b0374c 78 -- Pirate Praveen <praveen@debian.org> Sun, 06 May 2018 17:57:24 +0530
93cbacd4 79
62c37f4f
NBS
80libgit2 (0.26.0+dfsg.1-1.2) unstable; urgency=medium
81
82 * Non-maintainer upload.
83
84 * Declare compliance with standards version 4.1.3.
85 * debian/control: Replace `Priority: extra` with `optional`
86 * debian/copyright
87 + Refer to the CC0 license file.
88 Closes: #882632
89 + Use HTTPS URIs
90
19e02940
NBS
91 * debian/watch: Fix generated version numbers
92
62c37f4f
NBS
93 * Make the package lintian-clean
94 * debian/control
95 + Use canonical Vcs-* URLs
96 + Use an HTTPS URL for the homepage
97 * Switch to debhelper 11
2d7701fb
NBS
98 * Lintian overrides
99 * Remove empty override files
100 * Relocate source file to debian/source/
101 * Rename tag debian-watch-may-check-gpg-signature
62c37f4f 102
2d7701fb 103 -- Nicolas Braud-Santoni <nicolas@braud-santoni.eu> Wed, 14 Feb 2018 16:34:02 +0100
62c37f4f 104
03d8b96e 105libgit2 (0.26.0+dfsg.1-1.1) unstable; urgency=medium
ce4209fd
XL
106
107 * Non-maintainer upload.
03d8b96e 108 * Upload to unstable.
ce4209fd
XL
109 * Use git_curl_stream_new for HTTPS because we don't link against openssl.
110
03d8b96e 111 -- Ximin Luo <infinity0@debian.org> Thu, 14 Sep 2017 11:52:10 +0200
ce4209fd 112
f8a68096 113libgit2 (0.26.0+dfsg.1-1) experimental; urgency=medium
c83179b1 114
f8a68096
RS
115 * New upstream release.
116 * Enable GSS authentication support.
117 * Remove unused deps (Closes: #861752)
c83179b1 118
f8a68096 119 -- Russell Sim <russell.sim@gmail.com> Sat, 29 Jul 2017 15:58:46 +0200
c83179b1
RS
120
121libgit2 (0.25.1+really0.24.6-1) unstable; urgency=medium
122
123 * Revert 0.25.1 in unstable, 0.24.5 was already in unstable 0.25.1 was
124 uploaded after the freeze.
125 * Release 0.24.6 (CVE-2016-10128, CVE-2016-10129, CVE-2016-10130)
126 (Closes: #851406)
127
128 -- Russell Sim <russell.sim@gmail.com> Sun, 21 May 2017 18:18:47 +0200
129
47858200
RS
130libgit2 (0.25.1-2) unstable; urgency=medium
131
132 * Upload to unstable
133
134 -- Russell Sim <russell.sim@gmail.com> Sat, 20 May 2017 19:27:39 +0200
135
5bd564e7 136libgit2 (0.25.1-1) experimental; urgency=medium
1a339044 137
b997fd20
RS
138 * New upstream release. (CVE-2016-10128, CVE-2016-10129, CVE-2016-10130)
139 (Closes: #851406, #857068)
1a339044
RS
140
141 -- Russell Sim <russell.sim@gmail.com> Tue, 25 Apr 2017 07:29:37 +0200
142
bee58334
RS
143libgit2 (0.24.5-1) unstable; urgency=medium
144
145 * New upstream release.
146 * debian/patch/fix_gmt14_timzone_bug.patch (Closes: #841532)
147 * Correcty address CVE-2016-8568
148
149 -- Russell Sim <russell.sim@gmail.com> Mon, 02 Jan 2017 20:35:08 +1100
150
746f419b
RS
151libgit2 (0.24.2-2) unstable; urgency=medium
152
153 * Upload to unstable.
154
155 -- Russell Sim <russell.sim@gmail.com> Fri, 04 Nov 2016 18:36:41 +1100
156
bba110f0 157libgit2 (0.24.2-1) experimental; urgency=medium
27a99ed5
RS
158
159 * New upstream release.
160 * Bump Standards-Version to 3.9.8
161 * Add commit-always-initialize-commit-message.patch fixes CVE-2016-8568,
162 CVE-2016-8569
bba110f0
RS
163 * debian/rules: Set debian hardening compile flags.
164 * debian/rules: When testing package force timezone to GMT.
27a99ed5
RS
165
166 -- Russell Sim <russell.sim@gmail.com> Sun, 23 Oct 2016 14:30:45 +1100
167
301b9067
AH
168libgit2 (0.24.1-2) unstable; urgency=medium
169
170 * Team upload.
171 * Upload to unstable.
172
173 -- Andreas Henriksson <andreas@fatal.se> Wed, 13 Apr 2016 11:31:25 +0200
174
25dcab5f 175libgit2 (0.24.1-1) experimental; urgency=medium
a2315f05 176
25dcab5f 177 * Team upload.
a2315f05 178 * New upstream release.
25dcab5f
AH
179 * Drop git_tests-fix-core-stream-test-when-built-with-openssl-o.patch
180 - merged upstream.
181 * Revert "Disable fakeroot emulation when running tests"
182 - no longer needed thanks to upstream fix.
a2315f05 183
25dcab5f 184 -- Andreas Henriksson <andreas@fatal.se> Tue, 12 Apr 2016 16:34:48 +0200
a2315f05 185
918b73d5 186libgit2 (0.24.0-2) experimental; urgency=medium
fa011ff9 187
918b73d5 188 * Team upload.
fa011ff9 189 * Incorporate 0.23.1-1.1 NMU diff
aacc6f5f
AH
190 * Drop libgit2-dbg and migrate to dbgsym
191 * Add git_tests-fix-core-stream-test-when-built-with-openssl-o.patch
192 - cherry-picked from upstream git master.
193 * Disable fakeroot emulation when running tests
194 - tests only works under regular user or real root.
fa011ff9 195
918b73d5 196 -- Andreas Henriksson <andreas@fatal.se> Mon, 11 Apr 2016 17:03:05 +0200
fa011ff9 197
0c83b22a 198libgit2 (0.24.0-1) experimental; urgency=medium
faa570b5 199
0c83b22a
AH
200 * Team upload.
201 * New upstream release. (Closes: #798338)
202 * Rename packages for new upstream so version -24
203 * Update debian/libgit2-24.symbols
204 * Bump Standards-Version to 3.9.7
205 * Update Vcs-* for new collab-maint repo
faa570b5 206
0c83b22a 207 -- Andreas Henriksson <andreas@fatal.se> Mon, 04 Apr 2016 15:30:44 +0200
faa570b5 208
79f33a63
AH
209libgit2 (0.23.1-1.1) unstable; urgency=high
210
211 * Non-maintainer upload.
212 * Don't depend on OpenSSL, either directly or indirectly. Build with and
213 depend on libcurl4-gnutls-dev instead. (Closes: #798421)
214 * Drop associated Build-Depends on ca-certificates.
215
216 -- Josh Triplett <josh@joshtriplett.org> Fri, 18 Mar 2016 17:08:00 -0700
217
0c3507f3 218libgit2 (0.23.1-1) unstable; urgency=medium
a9c98d48 219
0c3507f3 220 * New upstream release 0.23.1.
a9c98d48
RS
221 * debian/control: Added build dependency on libcurl4-openssl-dev.
222 * debian/control: Updated VCS URL.
223 * debian/copyright: Added winhttp copyright.
224 * debian/docs: Added missing development documentation.
225 * debian/libgit2-23.symbols: Updated with latest symbols.
226 * debian/libgit2-dev.lintian-overrides: Override comment
227 stripping, should work once it's supported by dh_strip.
228 * debian/patches/disable_tests.patch: Updated for 0.23.0.
229
0c3507f3 230 -- Russell Sim <russell.sim@gmail.com> Tue, 11 Aug 2015 08:51:39 +1000
a9c98d48 231
2f72fad2
RS
232libgit2 (0.22.2-2) unstable; urgency=medium
233
234 * debian/control: Added dependency on pkg-config (Closes: #786494)
235 * debian/rules: Manually cleanup clar files (Closes: #786491)
236
237 -- Russell Sim <russell.sim@gmail.com> Sat, 23 May 2015 22:42:04 -0700
238
239libgit2 (0.22.2-1) unstable; urgency=medium
240
241 * New upstream releaase 0.22.2 (Closes: #780495).
242
243 -- Russell Sim <russell.sim@gmail.com> Wed, 06 May 2015 21:54:25 +1000
244
c7d01cbc
RS
245libgit2 (0.21.3-1.1) unstable; urgency=medium
246
247 * Non-maintainer upload.
248 * Use CURDIR instead of PWD to fix the previous upload (Closes: #761539).
249
250 -- Ivo De Decker <ivodd@debian.org> Thu, 08 Jan 2015 23:04:40 +0100
251
252libgit2 (0.21.3-1) unstable; urgency=medium
253
254 * New upstream release 0.21.3 (CVE-2014-9390) (Closes: #774048).
255 * debian/rules: Run tests in a local tmpdir to fix FTBFS (Closes: #761539).
256
257 -- Russell Sim <russell.sim@gmail.com> Sun, 28 Dec 2014 18:52:18 +1100
258
259libgit2 (0.21.2-2) unstable; urgency=medium
260
261 * debian/control: Added missing dependencies. (Closes: #768482)
262
263 -- Russell Sim <russell.sim@gmail.com> Sun, 16 Nov 2014 10:33:23 +0100
264
265libgit2 (0.21.2-1) unstable; urgency=medium
266
267 * New upstream release 0.21.2.
268 * debian/control: Added libssh2-1-dev requirement. (Closes: #761042)
269 * debian/control: Added libhttp-parser-dev requirement.
270 * debian/copyright: Fixed MIT NGINX license format.
271 * debian/copyright: Reordered file sections.
272 * debian/copyright: Fixed incorrect clar licensing.
273 * Bumped standards version to 3.9.6 (no change necessary).
274
275 -- Russell Sim <russell.sim@gmail.com> Tue, 28 Oct 2014 20:34:58 +1100
276
277libgit2 (0.21.1-1) unstable; urgency=medium
278
279 * New upstream release 0.21.1.
280
281 -- Russell Sim <russell.sim@gmail.com> Wed, 03 Sep 2014 12:41:44 +1000
282
7c06749c
RS
283libgit2 (0.21.0-1) UNRELEASED; urgency=medium
284
285 * New upstream release 0.21.0.
b94af9f7
RS
286 * debian/copyright: Added new licenses: ICS, CC0.
287 * Library name now matches so name version.
7c06749c
RS
288
289 -- Russell Sim <russell.sim@gmail.com> Sat, 21 Jun 2014 11:19:23 +1000
290
01ed17fc 291libgit2 (0.20.0-1) experimental; urgency=medium
d0f1b53f
RS
292
293 * New upstream release 0.20.0.
d538205f
RS
294 * debian/patches/disable_online_tests.patch: Renamed to
295 disable_tests.patch.
296 * debian/patches/disable_tests.patch: Disabled blame test.
53e01cae 297 * debian/rules: Use automatic dh_makeshlib version dependency.
777e439e 298 * Bumped standards version to 3.9.5 (no change necessary).
aeee29ab 299 * debian/copyright: Added new licenses: MIT, BSD and PHP
d0f1b53f 300
01ed17fc 301 -- Russell Sim <russell.sim@gmail.com> Thu, 13 Mar 2014 20:35:39 +1100
d0f1b53f 302
e832b958
RS
303libgit2 (0.19.0-2) experimental; urgency=low
304
305 * Added correct dependencies to development package. (Closes: #715173)
306 * Standards upgrade to version 3.9.4.
307 * Multi-arch support.
308 * Manually specified symbols instead of relying on regex.
309
22daa806 310 -- Russell Sim <russell.sim@gmail.com> Wed, 20 Aug 2013 22:33:20 +1000
e832b958 311
82a15364 312libgit2 (0.19.0-1) experimental; urgency=low
15ba946c
RS
313
314 * Enable threading. (Closes: #700181)
315
316 -- Russell Sim <russell.sim@gmail.com> Tue, 02 Jul 2013 19:43:00 +1000
317
a5cd1036
RS
318libgit2 (0.18.0-2) experimental; urgency=low
319
320 * Disable online tests.
321 Thanks to Felix Geyer for the heads up. (Closes: #712300)
322
323 -- Russell Sim <russell.sim@gmail.com> Mon, 17 Jun 2013 23:11:15 +1000
324
61fb4ac9 325libgit2 (0.18.0-1) experimental; urgency=low
f00d1952
RS
326
327 [ Russell Sim ]
61fb4ac9 328 * Added examples to dev package.
f00d1952
RS
329
330 [ Carlos Martín Nieto ]
331 * Build-Depend on python-minimal instead of -all
332 * BUILD_TESTS isn't used in this project
333
334 [ Russell Sim ]
335 * New upstream release 0.18.0.
336
61fb4ac9 337 -- Russell Sim <russell.sim@gmail.com> Tue, 30 Apr 2013 00:55:09 +1000
f00d1952 338
07b6b1e0 339libgit2 (0.17.0-1) experimental; urgency=low
6d6574ab
RS
340
341 * New Upstream Release.
058d3b0a
RS
342 * debian/patches/build_static.patch: Enables building as both
343 static and dynamic library.
344 * debian/rules: Added CMAKE_BUILD_TYPE=RelWithDebInfo to rules file.
345 * debian/compat: Updated to 9, adds support for hardening.
6d6574ab
RS
346
347 -- Russell Sim <russell.sim@gmail.com> Sun, 20 May 2012 21:34:12 +1000
348
07b6b1e0 349libgit2 (0.16.0-1) experimental; urgency=low
51285d00 350
8dc4ea58 351 * Initial release (Closes: #614517)
7618a9d9 352
f5d3f967 353 -- Russell Sim <russell.sim@gmail.com> Tue, 06 Mar 2012 23:03:20 +1100