File: changelog

package info (click to toggle)
pion 5.0.7%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,048 kB
  • ctags: 3,122
  • sloc: cpp: 14,237; perl: 269; pascal: 152; makefile: 145; sh: 70
file content (244 lines) | stat: -rw-r--r-- 8,317 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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
pion (5.0.7+dfsg-4) unstable; urgency=medium

  * Fix FTBFS, do not let arch-dependent actions leak to arch-independent
    installation target, patch from Santiago Vila (Closes: #848860)

 -- Roberto C. Sanchez <roberto@connexer.com>  Fri, 23 Dec 2016 22:10:37 -0500

pion (5.0.7+dfsg-3) unstable; urgency=medium

  * Fix FTBFS, build unit tests unoptimized on arm64 to work around a
    spurious null pointer dereference (Closes: #847133)

 -- Roberto C. Sanchez <roberto@connexer.com>  Fri, 09 Dec 2016 23:51:24 -0500

pion (5.0.7+dfsg-2) unstable; urgency=medium

  * Fix FTBFS with gcc6 (narrowing conversion), thanks to Graham Inggs
    for the patch (Closes: #846573)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sun, 04 Dec 2016 23:15:54 -0500

pion (5.0.7+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #825099, #828504)
  * Update to Standards-Version 3.9.8 (no changes)
  * Fix FTBFS with gcc6, thanks to Graham Inggs for the patch
    (Closes: #811849)
  * Update to debhelper compatibility level 9 (rework debian/rules)
  * Switch to generated -dbg package

 -- Roberto C. Sanchez <roberto@connexer.com>  Thu, 01 Dec 2016 00:29:06 -0500

pion (5.0.6+dfsg-1) unstable; urgency=low

  * New upstream release
  * Update to Standards-Version 3.9.6 (no changes)
  * Strip -D_FORTIFY_SOURCE=2 from CPPFLAGS to prevent spurious inclusion
    in pion.pc

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 06 Jul 2015 21:16:26 -0400

pion (5.0.5+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Roberto C. Sanchez <roberto@connexer.com>  Tue, 11 Mar 2014 18:16:00 -0400

pion (5.0.4+dfsg-2) unstable; urgency=low

  * Fix FTBFS on big endian architectures, thanks to Aurelien Jarno
    for the patch (Closes: #728320)
  * Update to Standards-Version 3.9.5 (no changes)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 02 Nov 2013 14:21:58 -0400

pion (5.0.4+dfsg-1) unstable; urgency=low

  * New upstream release
  * Make libpion-dev, libpion-plugins, and libpion-plugins-dev conflict
    with their counterparts from the old package (Closes: #719771, #719772)
  * Add get-orig-source target to debian/rules

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 23 Sep 2013 21:34:29 -0400

pion (5.0.3+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 03 Aug 2013 11:53:18 -0400

pion (5.0.1+dfsg-1) unstable; urgency=low

  * Acknowledge NMU, thanks to Matthias Klose
  * New upstream release (Closes: #701336, #708802)
  * Source package renamed as a result of upstream changes: pion-net -> pion
  * Binary packages renamed:
    + libpion-net-4.0 and libpion-common-4.0 -> libpion-5.0
    + libpion-net-dev and libpion-common-dev -> libpion-dev
  * Update watch file
  * Update copyright information
  * Update to Standards-Version 3.9.4 (no changes)
  * Enable compilation with hardening flags
  * Add dependencies:
    + liblog4cpp5-dev for libpion-dev (Closes: #678433) (LP: #881632)
    + libssl-dev for libpion-dev (Closes: #678435)
  * Ship headers for the plugins (LP: #1012022)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 06 Jul 2013 18:04:35 -0400

pion-net (4.0.7+dfsg-3.1) unstable; urgency=low

  * Non maintainer upload
  * Fix build failure with GCC 4.7. Closes: #672036.

 -- Matthias Klose <doko@debian.org>  Thu, 10 May 2012 21:59:39 +0200

pion-net (4.0.7+dfsg-3) unstable; urgency=low

  * Remove call to deprecated io_service() (Closes: #653787)

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 09 Jan 2012 16:40:13 -0500

pion-net (4.0.7+dfsg-2) unstable; urgency=low

  * Add patch for aclocal.m4, thanks to Jakub Willk (Closes: #649124)

 -- Roberto C. Sanchez <roberto@connexer.com>  Fri, 25 Nov 2011 17:24:52 -0500

pion-net (4.0.7+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Roberto C. Sanchez <roberto@connexer.com>  Fri, 30 Sep 2011 23:17:15 -0400

pion-net (4.0.5+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: 632455)
  * Switch from ostream for logging to log4cpp
  * Update to Standards-Version 3.9.2 (no changes)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 02 Jul 2011 21:37:36 -0400

pion-net (4.0.1+dfsg-2) unstable; urgency=low

  * Stop shipping debug symbols for PionWebServer and PionHelloServer to
    prevent file conflicts when SONAME changes (Closes: #617933)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 12 Mar 2011 13:15:25 -0500

pion-net (4.0.1+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-3.0 -> libpion-net-4.0
    + libpion-common-3.0 -> libpion-common-4.0
  * Update copyright years in debian/copyright

 -- Roberto C. Sanchez <roberto@connexer.com>  Thu, 10 Mar 2011 18:00:18 -0500

pion-net (3.0.21+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #565061)
  * Update to Standards-Version 3.9.1 (no changes)
  * Version the -dbg packages to track the versioned runtime packages

 -- Roberto C. Sanchez <roberto@connexer.com>  Thu, 27 Jan 2011 12:21:39 -0500

pion-net (3.0.9+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 01 May 2010 11:36:15 -0400

pion-net (3.0.7+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Roberto C. Sanchez <roberto@connexer.com>  Tue, 13 Apr 2010 08:02:40 -0400

pion-net (3.0.5+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-2.2.12 -> libpion-net-3.0
    + libpion-common-2.2.12 -> libpion-common-3.0
  * Switch to dpkg-source 3.0 (quilt) format

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 03 Apr 2010 10:17:18 -0400

pion-net (2.2.12+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-2.2.10 -> libpion-net-2.2.12
    + libpion-common-2.2.10 -> libpion-common-2.2.12
  * Update to Standards-Version 3.8.4 (no changes)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 20 Feb 2010 12:47:17 -0500

pion-net (2.2.10+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-2.2.8 -> libpion-net-2.2.10
    + libpion-common-2.2.8 -> libpion-common-2.2.10

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 25 Jan 2010 11:48:10 -0500

pion-net (2.2.8+dfsg-2) unstable; urgency=low

  * Adjust Build-Depends to remove non-existent packages (Closes: #562382)
  * Add ${misc:Depends} to the packages that lacked it (pleases lintian)
  * Use chrpath to remove hard coded rpath from binaries and libraries

 -- Roberto C. Sanchez <roberto@connexer.com>  Tue, 05 Jan 2010 20:17:04 -0500

pion-net (2.2.8+dfsg-1) unstable; urgency=low

  * New upstream release
  * Rename packages:
    + libpion-net-2.2.2 -> libpion-net-2.2.8
    + libpion-common-2.2.2 -> libpion-common-2.2.8

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 07 Dec 2009 20:28:58 -0500

pion-net (2.2.2+dfsg-2) unstable; urgency=low

  * libpion-common-dev: Do not install duplicate lintian override 
  * libpion-net-dbg: Remove erroneous dependency on libpion-net-plugins
  * debian/rules: Add --disable-lockfree option to ./configure command

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 12 Oct 2009 16:35:12 -0400

pion-net (2.2.2+dfsg-1) unstable; urgency=low

  * New upstream release
    + debian/patches/g++-4.4.patch: Removed, merged upstream
    + Remove --without-cpu option from configure command, as upstream now
      checks if -march=i686 works first
  * Rename packages:
    + libpion-net-2.1.8 -> libpion-net-2.2.2
    + libpion-common-2.1.8 -> libpion-common-2.2.2
  * Add new debug packages:
    + libpion-common-dev
    + libpion-common-dbg
    + libpion-net-plugins-dbg

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 10 Oct 2009 02:30:52 -0400

pion-net (2.1.8+dfsg-2) unstable; urgency=low

  * Fix watch file so it reports version number correctly
  * Add --without-cpu option to configure command, as upstream unhelpfully
    hard codes -march=i686 to the g++ command line (Closes: #549572)
  * Fix build with g++-4.4 (Closes: #549671)

 -- Roberto C. Sanchez <roberto@connexer.com>  Mon, 05 Oct 2009 23:09:57 -0400

pion-net (2.1.8+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #547607)

 -- Roberto C. Sanchez <roberto@connexer.com>  Sat, 19 Sep 2009 10:53:53 -0400