]> git.proxmox.com Git - libgit2.git/blame - debian/changelog
Update changelog
[libgit2.git] / debian / changelog
CommitLineData
bba110f0 1libgit2 (0.24.2-1) experimental; urgency=medium
27a99ed5
RS
2
3 * New upstream release.
4 * Bump Standards-Version to 3.9.8
5 * Add commit-always-initialize-commit-message.patch fixes CVE-2016-8568,
6 CVE-2016-8569
bba110f0
RS
7 * debian/rules: Set debian hardening compile flags.
8 * debian/rules: When testing package force timezone to GMT.
27a99ed5
RS
9
10 -- Russell Sim <russell.sim@gmail.com> Sun, 23 Oct 2016 14:30:45 +1100
11
301b9067
AH
12libgit2 (0.24.1-2) unstable; urgency=medium
13
14 * Team upload.
15 * Upload to unstable.
16
17 -- Andreas Henriksson <andreas@fatal.se> Wed, 13 Apr 2016 11:31:25 +0200
18
25dcab5f 19libgit2 (0.24.1-1) experimental; urgency=medium
a2315f05 20
25dcab5f 21 * Team upload.
a2315f05 22 * New upstream release.
25dcab5f
AH
23 * Drop git_tests-fix-core-stream-test-when-built-with-openssl-o.patch
24 - merged upstream.
25 * Revert "Disable fakeroot emulation when running tests"
26 - no longer needed thanks to upstream fix.
a2315f05 27
25dcab5f 28 -- Andreas Henriksson <andreas@fatal.se> Tue, 12 Apr 2016 16:34:48 +0200
a2315f05 29
918b73d5 30libgit2 (0.24.0-2) experimental; urgency=medium
fa011ff9 31
918b73d5 32 * Team upload.
fa011ff9 33 * Incorporate 0.23.1-1.1 NMU diff
aacc6f5f
AH
34 * Drop libgit2-dbg and migrate to dbgsym
35 * Add git_tests-fix-core-stream-test-when-built-with-openssl-o.patch
36 - cherry-picked from upstream git master.
37 * Disable fakeroot emulation when running tests
38 - tests only works under regular user or real root.
fa011ff9 39
918b73d5 40 -- Andreas Henriksson <andreas@fatal.se> Mon, 11 Apr 2016 17:03:05 +0200
fa011ff9 41
0c83b22a 42libgit2 (0.24.0-1) experimental; urgency=medium
faa570b5 43
0c83b22a
AH
44 * Team upload.
45 * New upstream release. (Closes: #798338)
46 * Rename packages for new upstream so version -24
47 * Update debian/libgit2-24.symbols
48 * Bump Standards-Version to 3.9.7
49 * Update Vcs-* for new collab-maint repo
faa570b5 50
0c83b22a 51 -- Andreas Henriksson <andreas@fatal.se> Mon, 04 Apr 2016 15:30:44 +0200
faa570b5 52
79f33a63
AH
53libgit2 (0.23.1-1.1) unstable; urgency=high
54
55 * Non-maintainer upload.
56 * Don't depend on OpenSSL, either directly or indirectly. Build with and
57 depend on libcurl4-gnutls-dev instead. (Closes: #798421)
58 * Drop associated Build-Depends on ca-certificates.
59
60 -- Josh Triplett <josh@joshtriplett.org> Fri, 18 Mar 2016 17:08:00 -0700
61
0c3507f3 62libgit2 (0.23.1-1) unstable; urgency=medium
a9c98d48 63
0c3507f3 64 * New upstream release 0.23.1.
a9c98d48
RS
65 * debian/control: Added build dependency on libcurl4-openssl-dev.
66 * debian/control: Updated VCS URL.
67 * debian/copyright: Added winhttp copyright.
68 * debian/docs: Added missing development documentation.
69 * debian/libgit2-23.symbols: Updated with latest symbols.
70 * debian/libgit2-dev.lintian-overrides: Override comment
71 stripping, should work once it's supported by dh_strip.
72 * debian/patches/disable_tests.patch: Updated for 0.23.0.
73
0c3507f3 74 -- Russell Sim <russell.sim@gmail.com> Tue, 11 Aug 2015 08:51:39 +1000
a9c98d48 75
2f72fad2
RS
76libgit2 (0.22.2-2) unstable; urgency=medium
77
78 * debian/control: Added dependency on pkg-config (Closes: #786494)
79 * debian/rules: Manually cleanup clar files (Closes: #786491)
80
81 -- Russell Sim <russell.sim@gmail.com> Sat, 23 May 2015 22:42:04 -0700
82
83libgit2 (0.22.2-1) unstable; urgency=medium
84
85 * New upstream releaase 0.22.2 (Closes: #780495).
86
87 -- Russell Sim <russell.sim@gmail.com> Wed, 06 May 2015 21:54:25 +1000
88
c7d01cbc
RS
89libgit2 (0.21.3-1.1) unstable; urgency=medium
90
91 * Non-maintainer upload.
92 * Use CURDIR instead of PWD to fix the previous upload (Closes: #761539).
93
94 -- Ivo De Decker <ivodd@debian.org> Thu, 08 Jan 2015 23:04:40 +0100
95
96libgit2 (0.21.3-1) unstable; urgency=medium
97
98 * New upstream release 0.21.3 (CVE-2014-9390) (Closes: #774048).
99 * debian/rules: Run tests in a local tmpdir to fix FTBFS (Closes: #761539).
100
101 -- Russell Sim <russell.sim@gmail.com> Sun, 28 Dec 2014 18:52:18 +1100
102
103libgit2 (0.21.2-2) unstable; urgency=medium
104
105 * debian/control: Added missing dependencies. (Closes: #768482)
106
107 -- Russell Sim <russell.sim@gmail.com> Sun, 16 Nov 2014 10:33:23 +0100
108
109libgit2 (0.21.2-1) unstable; urgency=medium
110
111 * New upstream release 0.21.2.
112 * debian/control: Added libssh2-1-dev requirement. (Closes: #761042)
113 * debian/control: Added libhttp-parser-dev requirement.
114 * debian/copyright: Fixed MIT NGINX license format.
115 * debian/copyright: Reordered file sections.
116 * debian/copyright: Fixed incorrect clar licensing.
117 * Bumped standards version to 3.9.6 (no change necessary).
118
119 -- Russell Sim <russell.sim@gmail.com> Tue, 28 Oct 2014 20:34:58 +1100
120
121libgit2 (0.21.1-1) unstable; urgency=medium
122
123 * New upstream release 0.21.1.
124
125 -- Russell Sim <russell.sim@gmail.com> Wed, 03 Sep 2014 12:41:44 +1000
126
7c06749c
RS
127libgit2 (0.21.0-1) UNRELEASED; urgency=medium
128
129 * New upstream release 0.21.0.
b94af9f7
RS
130 * debian/copyright: Added new licenses: ICS, CC0.
131 * Library name now matches so name version.
7c06749c
RS
132
133 -- Russell Sim <russell.sim@gmail.com> Sat, 21 Jun 2014 11:19:23 +1000
134
01ed17fc 135libgit2 (0.20.0-1) experimental; urgency=medium
d0f1b53f
RS
136
137 * New upstream release 0.20.0.
d538205f
RS
138 * debian/patches/disable_online_tests.patch: Renamed to
139 disable_tests.patch.
140 * debian/patches/disable_tests.patch: Disabled blame test.
53e01cae 141 * debian/rules: Use automatic dh_makeshlib version dependency.
777e439e 142 * Bumped standards version to 3.9.5 (no change necessary).
aeee29ab 143 * debian/copyright: Added new licenses: MIT, BSD and PHP
d0f1b53f 144
01ed17fc 145 -- Russell Sim <russell.sim@gmail.com> Thu, 13 Mar 2014 20:35:39 +1100
d0f1b53f 146
e832b958
RS
147libgit2 (0.19.0-2) experimental; urgency=low
148
149 * Added correct dependencies to development package. (Closes: #715173)
150 * Standards upgrade to version 3.9.4.
151 * Multi-arch support.
152 * Manually specified symbols instead of relying on regex.
153
22daa806 154 -- Russell Sim <russell.sim@gmail.com> Wed, 20 Aug 2013 22:33:20 +1000
e832b958 155
82a15364 156libgit2 (0.19.0-1) experimental; urgency=low
15ba946c
RS
157
158 * Enable threading. (Closes: #700181)
159
160 -- Russell Sim <russell.sim@gmail.com> Tue, 02 Jul 2013 19:43:00 +1000
161
a5cd1036
RS
162libgit2 (0.18.0-2) experimental; urgency=low
163
164 * Disable online tests.
165 Thanks to Felix Geyer for the heads up. (Closes: #712300)
166
167 -- Russell Sim <russell.sim@gmail.com> Mon, 17 Jun 2013 23:11:15 +1000
168
61fb4ac9 169libgit2 (0.18.0-1) experimental; urgency=low
f00d1952
RS
170
171 [ Russell Sim ]
61fb4ac9 172 * Added examples to dev package.
f00d1952
RS
173
174 [ Carlos Martín Nieto ]
175 * Build-Depend on python-minimal instead of -all
176 * BUILD_TESTS isn't used in this project
177
178 [ Russell Sim ]
179 * New upstream release 0.18.0.
180
61fb4ac9 181 -- Russell Sim <russell.sim@gmail.com> Tue, 30 Apr 2013 00:55:09 +1000
f00d1952 182
07b6b1e0 183libgit2 (0.17.0-1) experimental; urgency=low
6d6574ab
RS
184
185 * New Upstream Release.
058d3b0a
RS
186 * debian/patches/build_static.patch: Enables building as both
187 static and dynamic library.
188 * debian/rules: Added CMAKE_BUILD_TYPE=RelWithDebInfo to rules file.
189 * debian/compat: Updated to 9, adds support for hardening.
6d6574ab
RS
190
191 -- Russell Sim <russell.sim@gmail.com> Sun, 20 May 2012 21:34:12 +1000
192
07b6b1e0 193libgit2 (0.16.0-1) experimental; urgency=low
51285d00 194
8dc4ea58 195 * Initial release (Closes: #614517)
7618a9d9 196
f5d3f967 197 -- Russell Sim <russell.sim@gmail.com> Tue, 06 Mar 2012 23:03:20 +1100