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 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338
|
iaxmodem (1.2.0~dfsg-4) unstable; urgency=medium
[ Bernhard Schmidt ]
* Team upload.
* Fix d/watch to actually find new upstream version
[ Adrian Bunk ]
* Fix FTBFS with gcc 10 on i386 (Closes: #987912)
-- Bernhard Schmidt <berni@debian.org> Thu, 06 May 2021 17:25:43 +0200
iaxmodem (1.2.0~dfsg-3) unstable; urgency=low
* Fix build rules (Closes: #888601)
* Added myself to uploaders
* update vcs fields
* Bumped standards: initscript, rules file
* recompile fixes bug (Closes: #857906)
-- Joerg Dorchain <joerg@dorchain.net> Thu, 1 Mar 2018 10:28:36 +0100
iaxmodem (1.2.0~dfsg-2) unstable; urgency=low
* Allow building with libtiff5 (Closes: #736014).
* jblache is no longer an uploader (Closes: #688548).
* Switch to dpkg V3 format.
* Fix link command for building with ld --as-needed (Closes: #641729).
* Update VCS fields.
* Convert to dh.
* Explicit [L]GPL-2 in debian/copyright.
* uild_flags.patch: pass flags from dpkg-buildflags.
-- Tzafrir Cohen <tzafrir@debian.org> Sat, 26 Jul 2014 22:25:16 +0300
iaxmodem (1.2.0~dfsg-1) unstable; urgency=low
* New upstream release.
* debian/rules:
+ Check that lib/spandsp/src/spandsp/mmx.h does not exist prior to build;
just in case the header would reappear in the future.
* debian/patches/01_seteuid_setegid_ordering.dpatch:
+ Removed; merged upstream.
* debian/patches/11_build_configure-stamp.dpatch:
+ Updated; do not link unneeded libraries.
* debian/patches/10_replacement_spandsp_mmx_h.dpatch:
+ Removed; not needed as the header is not shipped anymore and is not
needed for a successful build.
-- Julien BLACHE <jblache@debian.org> Sun, 22 Feb 2009 11:56:35 +0100
iaxmodem (1.1.1~dfsg-3) unstable; urgency=low
* debian/iaxmodem.init:
+ Added status action (closes: #498219).
* debian/watch:
+ Changed URL to use Debian QA redirector for SourceForge.
-- Julien BLACHE <jblache@debian.org> Sun, 15 Feb 2009 18:10:00 +0100
iaxmodem (1.1.1~dfsg-2) unstable; urgency=low
* debian/patches/01_seteuid_setegid_ordering.dpatch:
+ Added; call setegid() before seteuid() when dropping privileges, otherwise
setegid() will fail once we're no longer root.
-- Julien BLACHE <jblache@debian.org> Wed, 30 Jul 2008 19:43:58 +0200
iaxmodem (1.1.1~dfsg-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Bump Standards-Version to 3.8.0 (no changes).
-- Julien BLACHE <jblache@debian.org> Sat, 19 Jul 2008 21:32:25 +0200
iaxmodem (1.1.0~dfsg-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Tue, 12 Feb 2008 15:29:42 +0100
iaxmodem (1.0.0~dfsg-2) unstable; urgency=low
* debian/iaxmodem.postrm:
+ Remove /var/log/iaxmodem on purge.
-- Julien BLACHE <jblache@debian.org> Mon, 31 Dec 2007 18:44:13 +0100
iaxmodem (1.0.0~dfsg-1) unstable; urgency=low
* New upstream release.
+ Just a renamed 0.3.2 as far as Linux is concerned.
* debian/control:
+ Bump Standards-Version to 3.7.3 (no changes).
-- Julien BLACHE <jblache@debian.org> Fri, 07 Dec 2007 18:41:23 +0100
iaxmodem (0.3.2~dfsg-2) unstable; urgency=low
* debian/rules:
+ Fix parallel builds.
-- Julien BLACHE <jblache@debian.org> Sun, 02 Dec 2007 12:26:21 +0100
iaxmodem (0.3.2~dfsg-1) unstable; urgency=low
[ Julien BLACHE ]
* debian/copyright:
+ Updated; New files appeared in compat/.
[ Faidon Liambotis ]
* New upstream release.
* debian/patches/11_build_configure-stamp.dpatch:
+ Updated.
-- Julien BLACHE <jblache@debian.org> Fri, 12 Oct 2007 18:42:10 +0200
iaxmodem (0.3.1~dfsg-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Sun, 05 Aug 2007 10:58:34 +0200
iaxmodem (0.3.0~dfsg-2) unstable; urgency=low
* debian/rules:
+ Do not ignore make distclean errors.
* debian/compat, debian/control:
+ Upgrade to DH_COMPAT 5.
-- Julien BLACHE <jblache@debian.org> Thu, 02 Aug 2007 18:33:04 +0200
iaxmodem (0.3.0~dfsg-1) unstable; urgency=low
* New upstream release.
+ Now supports V.17 reception; see changelog for details.
-- Julien BLACHE <jblache@debian.org> Tue, 15 May 2007 09:43:53 +0200
iaxmodem (0.2.1~dfsg-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Sat, 24 Feb 2007 12:38:11 +0100
iaxmodem (0.2.0~dfsg-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Wed, 3 Jan 2007 17:03:02 +0100
iaxmodem (0.1.16~dfsg-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Thu, 23 Nov 2006 09:20:43 +0100
iaxmodem (0.1.15~dfsg-1) unstable; urgency=low
* New upstream release.
* debian/rules:
+ Use new ~dfsg versionning scheme.
+ Do not remove config.* in get-orig-source.
* debian/patches/11_build_configure-stamp.dpatch:
+ Updated.
* debian/iaxmodem.init:
+ Added LSB header.
-- Julien BLACHE <jblache@debian.org> Sat, 28 Oct 2006 10:54:55 +0200
iaxmodem (0.1.14.dfsg-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Tue, 1 Aug 2006 09:07:22 +0200
iaxmodem (0.1.13.dfsg-1) unstable; urgency=low
* New upstream release.
+ Fixes iaxmodem always reporting a busy state under some circumstances.
-- Julien BLACHE <jblache@debian.org> Tue, 25 Jul 2006 09:09:13 +0200
iaxmodem (0.1.12.dfsg-1) unstable; urgency=low
* New upstream release.
+ Fixes iaxmodem lock-up under some circumstances when sending faxes.
* debian/patches/01_manpage_fixes.dpatch:
+ Removed; merged upstream.
-- Julien BLACHE <jblache@debian.org> Sun, 23 Jul 2006 21:51:37 +0200
iaxmodem (0.1.10.dfsg-1) unstable; urgency=low
* New upstream release.
* debian/patches/11_build_configure-stamp.dpatch:
+ Updated.
* debian/patches/01_manpage_fixes.dpatch:
+ Added; fix path and name of the configuration files in the manpage
(closes: #377037).
-- Julien BLACHE <jblache@debian.org> Sat, 8 Jul 2006 12:26:18 +0200
iaxmodem (0.1.9.dfsg-1) unstable; urgency=low
* New upstream release.
* debian/patches/11_iax2_CORE-2006-0327.dpatch:
+ Removed; merged upstream.
* debian/patches/11_build_configure-stamp.dpatch:
+ Added; do not build libraries if configure-stamp exists (debian/rules
takes care of that).
-- Julien BLACHE <jblache@debian.org> Mon, 12 Jun 2006 17:49:03 +0200
iaxmodem (0.1.8.dfsg-2) unstable; urgency=low
* debian/patches/11_iax2_CORE-2006-0327.dpatch:
+ Added; Fix IAXclient truncated frames vulnerabilities; see CORE-2006-0327
(stollen from iaxclient).
-- Julien BLACHE <jblache@debian.org> Mon, 12 Jun 2006 10:52:16 +0200
iaxmodem (0.1.8.dfsg-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Sat, 3 Jun 2006 16:03:35 +0200
iaxmodem (0.1.7.dfsg-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Thu, 25 May 2006 20:54:17 +0200
iaxmodem (0.1.6.dfsg-1) unstable; urgency=low
* New upstream release.
-- Julien BLACHE <jblache@debian.org> Thu, 25 May 2006 10:06:20 +0200
iaxmodem (0.1.5.dfsg-1) unstable; urgency=low
* New upstream release.
+ Fix typo in x86-64 asm code (closes: #366076).
* debian/control:
+ Bumped Standards-Version to 3.7.2 (no changes).
-- Julien BLACHE <jblache@debian.org> Sat, 6 May 2006 12:45:24 +0200
iaxmodem (0.1.4.dfsg-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Bumped Standards-Version to 3.7.0 (no changes).
-- Julien BLACHE <jblache@debian.org> Wed, 3 May 2006 08:33:42 +0200
iaxmodem (0.1.3.dfsg-1) unstable; urgency=low
[ Julien BLACHE ]
* New upstream release.
* debian/rules:
+ Remove CVS dirs from the tarball (libiax2).
* debian/iaxmodem.logrotate:
+ Use olddir to avoid rotating already rotated logfiles.
[ Kilian Krause ]
* debian/rules:
+ Add get-orig-source target with proper DFSG-repacking.
-- Julien BLACHE <jblache@debian.org> Tue, 11 Apr 2006 13:09:24 +0200
iaxmodem (0.1.2.dfsg-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Set Maintainer: to Debian VoIP Team, add myself as uploader.
* debian/rules:
+ Use dpatch.
+ Detect non-Debian sources.
* debian/patches/10_replacement_spandsp_mmx_h.dpatch:
+ Use a replacement spandsp/mmx.h header.
-- Julien BLACHE <jblache@debian.org> Tue, 21 Mar 2006 15:29:58 +0100
iaxmodem (0.1.1-2) unstable; urgency=low
* Source package cleanup
+ Remove lib/spandsp/src/msvc
+ Replace lib/spandsp/src/spandsp/mmx.h with a dummy file,
disabling MMX and SSE2.
* debian/copyright:
+ List GPL and LGPL files for libiax2.
-- Julien BLACHE <jblache@debian.org> Fri, 17 Mar 2006 15:21:44 +0100
iaxmodem (0.1.1-1) unstable; urgency=low
* New upstream release.
+ iaxmodem now waits for Asterisk (integrates previous patch).
* build:
+ build with -std=c99 -D_GNU_SOURCE to fix the lrintf() warning, which
is a real problem on 64bit architectures.
-- Julien BLACHE <jblache@debian.org> Thu, 16 Mar 2006 13:39:05 +0100
iaxmodem (0.1.0-3) unstable; urgency=low
* iaxmodem.c:
+ Do not exit if modem is free and we can't register. This allows us to
for Asterisk to come up at startup (and allows for restarts of Asterisk).
* debian/rules:
+ Start before HylaFax and Asterisk, stop after HylaFax but before Asterisk.
* debian/README.Debian:
+ Changing HylaFax initscripts' priorities is no longer needed.
-- Julien BLACHE <jblache@debian.org> Tue, 14 Mar 2006 15:13:51 +0100
iaxmodem (0.1.0-2) unstable; urgency=low
* debian/rules:
+ The init script must run after asterisk.
* debian/README.Debian:
+ Instructions to make the HylaFax init scripts run after iaxmodem.
-- Julien BLACHE <jblache@debian.org> Sun, 12 Mar 2006 21:00:01 +0100
iaxmodem (0.1.0-1) unstable; urgency=low
* Initial Release (closes: #354560).
This package has been contributed to Debian by Linbox (http://www.linbox.com).
-- Julien BLACHE <jblache@debian.org> Thu, 2 Mar 2006 18:05:16 +0100
|