File: changelog

package info (click to toggle)
thin 1.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,352 kB
  • sloc: javascript: 6,108; ruby: 5,070; ansic: 1,738; sh: 83; makefile: 11
file content (200 lines) | stat: -rw-r--r-- 6,069 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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
thin (1.8.1-2) unstable; urgency=medium

  * Team upload.
  * d/ruby-tests.rake: fix how IPv6 only builders are identified
    (Closes: #1007000).

 -- Lucas Kanashiro <kanashiro@debian.org>  Fri, 10 Feb 2023 07:27:48 -0300

thin (1.8.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/ruby-tests.rake: do not run tests failing on IPv6 builders
    (Closes: #1007000).
  * d/control: add b-d on iproute2.

 -- Lucas Kanashiro <kanashiro@debian.org>  Wed, 08 Feb 2023 14:23:25 -0300

thin (1.8.0-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove MIA uploader Ryan Niebur <ryan@debian.org>. Closes: #856371

  [ Lucas Kanashiro ]
  * Add patch to increase timeout for tests to pass in armhf
  * Declare compliance with Debian Policy 4.6.1

 -- Lucas Kanashiro <kanashiro@debian.org>  Thu, 01 Sep 2022 15:45:50 -0300

thin (1.8.0-1) unstable; urgency=medium

  * Team upload
  * tests: exclude performance tests.
    It's not really realistic to expect those tests to pass on every Debian
    architecture.

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 20 Jan 2021 08:55:15 -0300

thin (1.8.0-1~exp1) experimental; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 11 to 12.
  * Update watch file format version to 4.

  [ Antonio Terceiro ]
  * debian/watch: point at github to get test files
  * New upstream version 1.8.0
  * Refresh packaging files with a new dh-make-ruby run
  * debian/control
    - Bump debhelper-compat to 13
    - Bump build dependency on gem2deb to >= 1
    - Bump Standards-Version to 4.5.1
    - Update Homepage: field
    - Depends: drop explicit depends in favor of ${ruby:Depends}
  * debian/ruby-tests.rake: added (and removed empty debian/ruby-tests.rb)
  * debian/rules:
    - install using the Rubygems layout
    - adapt help2man call to Rubygems layout
  * debian/upstream/metadata: added

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 14 Jan 2021 17:42:24 -0300

thin (1.7.2-1) unstable; urgency=medium

  * Team upload

  [ Cédric Boutillier ]
  * Remove version in the gem2deb build-dependency

  [ Antonio Terceiro ]
  * New upstream version 1.7.2
  * Update packaging with new run of `dh-make-ruby`

 -- Antonio Terceiro <terceiro@debian.org>  Fri, 11 Jan 2019 14:57:43 -0300

thin (1.6.3-2) unstable; urgency=medium

  * Team upload.
  * Drop transitional package thin1.8

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 09 Mar 2015 14:15:18 -0300

thin (1.6.3-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Patches:
    - dont-allow-install: refreshed
    - fix_require_path_for_thin_parser.patch: removed, fixed upstream
    - fix_hardening_FTBFS.patch: removed, fixed upstream

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 09 Mar 2015 14:12:06 -0300

thin (1.3.1-5) unstable; urgency=medium

  * Team upload.
  * Use standard search path for thin_parser (Closes: #737032)

 -- Christian Hofstaedtler <zeha@debian.org>  Wed, 26 Feb 2014 00:22:32 +0100

thin (1.3.1-4) unstable; urgency=low

  Team upload.

  [ Cédric Boutillier ]
  * use canonical URI in Vcs-* fields

  [ Christian Hofstaedtler ]
  * Add alternative dependency on ruby-rack1.4
  * Update Standards-Version to 3.9.5 (no changes)

 -- Christian Hofstaedtler <zeha@debian.org>  Mon, 02 Dec 2013 20:46:56 +0100

thin (1.3.1-3) unstable; urgency=low

  * Team upload.
  * Bump build dependency on gem2deb to >= 0.3.0~.

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 27 Jun 2012 20:54:08 +0200

thin (1.3.1-2) unstable; urgency=low

  * Add patch to pass format string as %s to allow for compiling with
    hardnening options (Closes: #676211)
  * Fix debian/gen_init.rb to use FileUtils for supporting Ruby 1.9
  * Fix with machine readable copyright format 1.0
  * Add set -e to maintainer scripts
  * Update Standards-Version to 3.9.3

 -- Ryan Niebur <ryan@debian.org>  Sat, 16 Jun 2012 12:56:33 -0700

thin (1.3.1-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Urgency high because package is uninstallable
  * Fix missing shebang in maintainer scripts

 -- Ondřej Surý <ondrej@debian.org>  Sat, 11 Feb 2012 12:17:04 +0100

thin (1.3.1-1) unstable; urgency=low

  [ Laurent Arnoud ]
  * New upstream release
  * Switch to gem2deb-based packaging. Binary package renamed to
      thin. Transitional packagesadded. (Closes: #652090)

  [ Ryan Niebur ]
  * change Priority of transitional packages to extra
  * update my e-mail address
  * install copies of thin script for each supported interpreter
  * Updated to newer upstream release (Closes: #653332)
  * convert to include only one thin script, which can ran under
    different interpreters using the -S flag: ruby1.9.1 -S thin start
    - document in README.Debian
  * switch back to using help2man to generate manpage

 -- Ryan Niebur <ryan@debian.org>  Sat, 28 Jan 2012 00:54:12 -0800

thin (1.2.4-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * urgency=high because of an RC tiny bugfix.
  * Backport a patch from v1.2.6 in Rails adapter to properly detect Rack.
    Among other things, this fixes the ActiveRecord session store (when
    configured) on Rails. (Closes: #610288)

 -- Faidon Liambotis <paravoid@debian.org>  Tue, 18 Jan 2011 14:31:07 +0200

thin (1.2.4-1) unstable; urgency=low

  * New upstream release
  * set Standards-Version to 3.8.3
  * tarball from 1.2.3, patch up to 1.2.4

 -- Ryan Niebur <ryanryan52@gmail.com>  Mon, 07 Sep 2009 01:46:46 -0700

thin (1.2.2-1) unstable; urgency=low

  * New upstream version
    - update dependencies
    - refresh patches
  * add DM-Upload-Allowed field, so that I can upload this package
    myself in the future
  * add (build-)depends on libopenssl-ruby1.8

 -- Ryan Niebur <ryanryan52@gmail.com>  Thu, 21 May 2009 21:16:17 -0700

thin (1.2.0-1) unstable; urgency=low

  * Initial release (Closes: #504966)

 -- Ryan Niebur <ryanryan52@gmail.com>  Sat, 25 Apr 2009 12:40:38 -0700