File: changelog

package info (click to toggle)
cgit 1.2.3%2Bgit20221219.50.91f2590%2Bgit2.39.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 52,764 kB
  • sloc: ansic: 284,865; sh: 234,485; perl: 30,919; tcl: 22,154; makefile: 4,200; python: 3,757; javascript: 772; csh: 45; ruby: 43; lisp: 12
file content (185 lines) | stat: -rw-r--r-- 6,246 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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
cgit (1.2.3+git20221219.50.91f2590+git2.39.1-1) unstable; urgency=medium

  * New upstream snapshot (Closes: #1011482)
  * Refresh patches
  * Update git to v2.39.1
  * Update debian/copyright
  * Update debian/watch to mangle snapshot version
  * Bump debhelper compat level to 13
  * Bump standards version

 -- Peter Colberg <peter@colberg.org>  Sun, 05 Feb 2023 15:39:02 -0500

cgit (1.2.3+git2.25.1-2) unstable; urgency=medium

  * Do not mix output when running tests in parallel (Closes: #1019368)
  * Fix FTBFS on riscv64 (Closes: #1019369)
  * Bump standards version

 -- Peter Colberg <peter@colberg.org>  Sat, 17 Sep 2022 18:19:33 -0400

cgit (1.2.3+git2.25.1-1) unstable; urgency=medium

  [ Peter Colberg ]
  * Use https for copyright-format URL
  * New upstream release (Closes: #954745)
  * Run wrap-and-sort -ast
  * Add Build-Depends on lzip and zstd for tests
  * Bump debhelper compat level to 12
  * Bump Standards-Version to 4.5.0

  [ Helmut Grohne ]
  * Fix FTCBFS: Also pass cross flags to make install. (Closes: #953265)

 -- Peter Colberg <peter@colberg.org>  Sun, 29 Mar 2020 23:24:26 -0400

cgit (1.2.1+git2.18.0-1) unstable; urgency=medium

  * New upstream release (Closes: #915659)
  * Acknowledge NMU.
    Thanks to Salvatore Bonaccorso
  * Drop patches applied upstream
  * Set Maintainer address to team+cgit@tracker.debian.org
  * Bump debhelper compat level to 11
  * Point Vcs-* urls to salsa.debian.org
  * Set Priority to optional as per policy 4.0.1
  * Remove get-orig-source rules target as per policy 4.1.4
  * Update debian/watch for multiple upstream tarballs
  * Verify PGP signature of upstream tarballs
  * Update debian/gbp.conf to import git component tarball
  * Update Standards-Version to 4.2.1
  * Set Rules-Requires-Root to binary-targets
  * Update debian/copyright

 -- Peter Colberg <peter@colberg.org>  Sat, 08 Dec 2018 12:38:21 -0500

cgit (1.1+git2.10.2-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * clone: fix directory traversal (CVE-2018-14912) (Closes: #905382)

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 04 Aug 2018 12:27:48 +0200

cgit (1.1+git2.10.2-3) unstable; urgency=medium

  * Build-depend on asciidoc-base | asciidoc.
    Thanks to Joseph Herlant (Closes: #850306)
  * Capitalise Lua in package description
  * Remove /var/cache/cgit on purge

 -- Peter Colberg <peter@colberg.org>  Fri, 06 Jan 2017 00:08:21 -0500

cgit (1.1+git2.10.2-2) unstable; urgency=medium

  * Link with -ldl on GNU Hurd

 -- Peter Colberg <peter@colberg.org>  Fri, 25 Nov 2016 16:02:33 -0500

cgit (1.1+git2.10.2-1) unstable; urgency=medium

  * New upstream release
  * Drop patches applied upstream
  * Add myself to debian/copyright
  * Fix crash when using path limit
  * Explicitly build-depend on zlib1g-dev
  * Bump debhelper compat level to 10
  * Drop redundant dh --parallel
  * Always fall back to text lexer for syntax highlighting.
    Thanks to Daniel Reichelt for the patch (Closes: #784621)

 -- Peter Colberg <peter@colberg.org>  Thu, 24 Nov 2016 23:37:45 -0500

cgit (1.0+git2.8.3-3) unstable; urgency=medium

  * Build depend on strace on Linux only
  * Remove unneeded build dependency on git
  * Remove unused lintian override for dh-apache2
  * Add debian/clean for generated files

 -- Peter Colberg <peter@colberg.org>  Sun, 26 Jun 2016 14:03:46 -0400

cgit (1.0+git2.8.3-2) unstable; urgency=medium

  * Build depend on strace for access validation tests
  * Enable parallel build
  * Remove unused dependency on ${python:Depends}
  * Suggest python3 instead of recommending python
  * Suggest python3-pygments | highlight for syntax highlighting
  * Suggest python3-docutils for rst2html
  * Suggest python3-markdown for md2html
  * Use python3 in md2html
  * Fix FTBFS on GNU/kFreeBSD by linking with -ldl

 -- Peter Colberg <peter@colberg.org>  Sun, 19 Jun 2016 18:59:57 -0400

cgit (1.0+git2.8.3-1) unstable; urgency=medium

  * New upstream release
    - Uses internally Git 2.8.3, which fixes CVE-2016-2315 (Closes: #827405)
  * Update patch headers to conform to DEP-3
  * Set Maintainer to Debian Cgit Packaging Team (Closes: #826764)
  * Add myself to Uploaders
  * Update Homepage to https
  * Add Vcs-Git and Vcs-Browser
  * Bump Standards-Version to 3.9.8
  * Update debian/copyright
  * Enable verbose compilation
  * Re-enable hardening flags
  * Revise debian/rules
  * Fix spelling
  * Add debian/watch
  * Add debian/gbp.conf
  * Add get-orig-source target to pack orig tarball

 -- Peter Colberg <peter@colberg.org>  Wed, 15 Jun 2016 15:18:24 -0400

cgit (0.12.0.git2.7.0-1) unstable; urgency=medium

  * [df708b9] Bump standards version
  * [657c544] don't use pedantic
  * New upstream version 0.12.0 with git 2.7.0
  * [61fed05] Remove unused patch

 -- Alexander Wirt <formorer@debian.org>  Tue, 01 Mar 2016 14:10:45 +0100

cgit (0.11.2.git2.3.2-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * CVE-2016-1899: Reflected XSS and header injection in mimetype query
    string (Closes: #812411)
  * CVE-2016-1900: Stored cross site scripting and header injection in
    filename parameter (Closes: #812411)
  * CVE-2016-1901: Integer overflow resulting in buffer overflow
    (Closes: #812411)

 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 27 Jan 2016 20:54:12 +0100

cgit (0.11.2.git2.3.2-1) unstable; urgency=medium

  * [dc391b5] Imported Upstream version 0.11.2.git2.3.2 (Closes: #781299)
  * [8a696dd] Refresh patches
  * [3da8866] Bump standards version
  * [5352316] Use debians rst2html and hilight 3.x (Closes: #765806)
  * [c885b1a] ship cache directory (Closes: #784608)

 -- Alexander Wirt <formorer@debian.org>  Tue, 11 Aug 2015 10:24:03 +0200

cgit (0.10.2.git2.0.1-3) unstable; urgency=medium

  * Initial upload

 -- Alexander Wirt <formorer@debian.org>  Thu, 28 Aug 2014 16:26:24 -0700

cgit (0.10.2.git2.0.1-2) unstable; urgency=medium

  [ Nicolas Dandrimont ]
  * [4b59a82] Return a 404 status code when a repo doesn't exist
  * [4ea393e] Add missing b-d for tests

 -- Alexander Wirt <formorer@debian.org>  Fri, 01 Aug 2014 06:58:39 +0200

cgit (0.10.2.git2.0.1-1) unstable; urgency=low

  * Initial packaging.

 -- Alexander Wirt <formorer@debian.org>  Fri, 01 Aug 2014 06:58:19 +0200