File: changelog

package info (click to toggle)
libfcgi 2.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,292 kB
  • sloc: ansic: 4,903; java: 872; cpp: 292; makefile: 169; perl: 6; sh: 4
file content (168 lines) | stat: -rw-r--r-- 5,717 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
libfcgi (2.4.2-2) unstable; urgency=medium

  * Move to unstable: no changes required.
  * New version includes only bug fixes, updates of build scripts and
    updates of documentation.
  * No changes in ABI => transition is not required.

 -- Boris Pek <tehnick@debian.org>  Mon, 11 Jan 2021 08:57:45 +0300

libfcgi (2.4.2-1) experimental; urgency=medium

  * New upstream release. (Closes: #971372) (LP: #1265541)
  * Remove all patches: accepted in upstream.
  * Update debian/watch.
  * Update debian/control:
    - bump Standards-Version to 4.5.1 (was 4.1.1): no changes required
    - replace build dependency from debhelper (>= 10) to
      debhelper-compat (= 13)
    - add Rules-Requires-Root: no
  * Delete debian/compat.
  * Update debian/libfcgi-dev.install.
  * Update years in debian/copyright.
  * Simplify debian/rules:
    remove DEB_LDFLAGS_MAINT_APPEND variable with -Wl,--as-needed flag.
  * Move debian/libfcgi0ldbl.docs to debian/libfcgi0ldbl.docs and update it.
  * Add debian/libfcgi-dev.doc-base.
  * Add debian/libfcgi0ldbl.lintian-overrides.
  * Add debian/upstream/metadata.

 -- Boris Pek <tehnick@debian.org>  Fri, 08 Jan 2021 05:34:28 +0300

libfcgi (2.4.0-10) unstable; urgency=medium

  * Update debian/rules:
    - enable all hardening flags
    - add --no-parallel option to dh

 -- Boris Pek <tehnick@debian.org>  Wed, 22 Nov 2017 03:48:26 +0300

libfcgi (2.4.0-9) unstable; urgency=medium

  * New maintainer. (Closes: #837523)
  * Bump Standards-Version to 4.1.1 (was 3.9.5): no changes required.
  * Bump debhelper version to 10 (was 9); update debian/compat.
  * Update debian/control:
    - update Homepage field
    - add Vcs-Git and Vcs-Browser fields
    - delete build dependency from dh-autoreconf
    - update short and long descriptions of binary packages
    - fix lintian note binary-control-field-duplicates-source field
  * Rename old patches for using of common naming scheme.
  * Add description to patch binutils-indirect-linking.
  * Add patch reset-file-descriptor-after-closing. (LP: #1248516)
  * Delete empty file debian/libfcgi0ldbl.manpages.
  * Update debian/copyright.
  * Update debian/watch.

 -- Boris Pek <tehnick@debian.org>  Wed, 22 Nov 2017 02:56:53 +0300

libfcgi (2.4.0-8.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Enable Multi-Arch: (Closes: #823600)
    + Switch to debhelper 9 to support multiarch paths.
      + dh option --with must come after sequence
    + Split cgi-fcgi to separate M-A:foreign package libfcgi-bin.
    + libfcgi0ldbl only Recommends libcgi-fcgi to avoid a circular dependency.

 -- Helmut Grohne <h.grohne@intenta.de>  Fri, 06 May 2016 12:47:58 +0200

libfcgi (2.4.0-8.3) unstable; urgency=medium

  * Non-maintainer upload.

  [ James Page ]
  * d/patches/fix_compiler_warnings.patch: Fixup misc complier warnings
    in the codebase.
  * d/libfcgi0ldbl.manpages,rules: Don't install manpage using rules file.
  * d/libfcgi0ldbl.docs: Rationalized to prevent duplicate install of docs.
  * d/dirs: Dropped - not actually required and generates linitan warning.
  * d/control,rules: Drop use of quilt dh addon as this is provided by
    debhelper.
  * d/control: Bumped Standards-Version to 3.9.5:
    - d/copyright: Converted to machine readable format.

  [ Clint Byrum ]
  * Applying patch to use poll instead of select which helps handle
    more than 1024 connections. (LP: #933417). Thanks Anton Kortunov!
    Closes: #681591.

  [ Matthias Klose ]
  * Build with hardening defaults.
  * d/rules: Stop install .la files. Closes: #633182.

 -- Matthias Klose <doko@debian.org>  Fri, 08 Aug 2014 12:41:22 +0200

libfcgi (2.4.0-8.2) unstable; urgency=low

  * Non-maintainer upload.
  * Update libtool at build time using dh-autoreconf, to support new
    architectures (Closes: #727286)

 -- Daniel Schepler <schepler@debian.org>  Mon, 04 Mar 2013 08:10:42 -0800

libfcgi (2.4.0-8.1) unstable; urgency=low

  * Non-maintainer upload.
  * Apply patch from Stefan Potyra to fix indirect linking with recent
    binutils version. Closes: #555178.

 -- Aurelien Jarno <aurel32@debian.org>  Sat, 20 Aug 2011 23:39:54 +0200

libfcgi (2.4.0-8) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format
  * Add section on source package (Closes: #568227)

 -- Tatsuki Sugiura <sugi@nemui.org>  Sat, 23 Jan 2010 19:06:39 +0900

libfcgi (2.4.0-7.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.4, thanks to Martin Michlmayr (Closes: #504963)

 -- David Paleino <dapal@debian.org>  Mon, 21 Dec 2009 15:45:39 +0100

libfcgi (2.4.0-7) unstable; urgency=low

  * rebuild for long double 128bit transition. (Closes: #430250)
  * update autotools scripts

 -- Tatsuki Sugiura <sugi@nemui.org>  Tue,  5 Sep 2006 18:11:06 +0900

libfcgi (2.4.0-6) unstable; urgency=low

  * rebuild for new libstdc++

 -- Tatsuki Sugiura <sugi@nemui.org>  Tue,  5 Sep 2006 08:19:25 +0900

libfcgi (2.4.0-5) unstable; urgency=low

  * fixed: package description (Closes: #226030)

 -- Tatsuki Sugiura <sugi@nemui.org>  Mon,  5 Jan 2004 18:40:30 +0900

libfcgi (2.4.0-4) unstable; urgency=low

  * re-libtoolize for mips and mipsel (Closes: #213951)

 -- Tatsuki Sugiura <sugi@nemui.org>  Tue, 18 Nov 2003 05:39:33 +0900

libfcgi (2.4.0-3) unstable; urgency=low

  * upload official debian archive agein (Closes: #203590)

 -- Tatsuki Sugiura <sugi@nemui.org>  Sun, 21 Sep 2003 04:45:12 +0900

libfcgi (2.4.0-2) unstable; urgency=low

  * upload official debian archive (Closes: #203590)

 -- Tatsuki Sugiura <sugi@nemui.org>  Mon,  8 Sep 2003 16:11:52 +0900

libfcgi (2.4.0-1) unstable; urgency=low

  * Initial Release.

 -- Tatsuki Sugiura <sugi@nemui.org>  Tue,  8 Jul 2003 13:58:36 +0900