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 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358
|
pidgin-encryption (3.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Default to 4096 bits when creating new keys (Closes: #766700)
* Pass hardening flags to configure
-- Balint Reczey <balint@balintreczey.hu> Thu, 25 Dec 2014 13:43:08 +0100
pidgin-encryption (3.1-1) unstable; urgency=low
* new upstream release
- Fix for crash on exit (closes: #550476)
* debian/patches:
- drop log_crash.patch (added upstream)
- add libnss.patch (closes: #564712)
* debian/control: bump policy to 3.8.4 (no changes)
-- Leo Costela <costela@debian.org> Sun, 02 May 2010 03:12:08 +0200
pidgin-encryption (3.0-6) unstable; urgency=low
* debian/patches: drop patch to fix scrambled header. It was clearly
not meant to interoperate with other versions and shouldn't have
been included in the first place. (closes: #564770)
-- Leo Costela <costela@debian.org> Tue, 12 Jan 2010 19:49:01 +0100
pidgin-encryption (3.0-5) unstable; urgency=low
* debian/control: policy 3.8.3 (no changes)
* convert to 3.0 (quilt)
* debian/{compat,control}: bump to dh 7
* debian/patches: add patch to fix scrambled header
(closes: #557581) (thanks Rafi Rubin)
* debian/rules: replace dh_clean -k with dh_prep
-- Leo Costela <costela@debian.org> Wed, 23 Dec 2009 00:47:16 +0100
pidgin-encryption (3.0-4) unstable; urgency=low
* debian/control: policy 3.8.1 (no changes)
* debian/{control,rules}: add quilt support
* debian/patches: add log_crash.patch (closes: #525501)
-- Leo Costela <costela@debian.org> Sun, 10 May 2009 18:26:58 +0200
pidgin-encryption (3.0-3) unstable; urgency=medium (FTBFS)
* debian/watch: added
* debian/control: policy 3.7.3 (no changes)
* debian/rules: remove non-needed configure options, pkg-config should
handle them correctly (closes: #456831)
-- Leo Costela <costela@debian.org> Sun, 23 Dec 2007 22:07:09 +0100
pidgin-encryption (3.0-2) unstable; urgency=low
* debian/control:
- updated URL
- add Homepage field
- add Enhances field
* debian/copyright: update software name
* debian/rules: updated to account for removal of gtklog.patch
-- Leo Costela <costela@debian.org> Sun, 09 Sep 2007 01:17:22 +0200
pidgin-encryption (3.0-1) unstable; urgency=low
* New upstream release
- Fixed ICQ key-negotiation hangs (closes: #407071)
- Fixed memory leaks (closes: #387807, #387810, #387816)
- Segfault for those who used gaim-encryption 3.0-beta7 with gaim
2.0-beta6 no longer a problem (actually fixed in the never-packaged
3.0-beta8) (closes: #410764, #413643)
* debian/rules, debian/control: renamed pidgin-plugin, following gaim's
renaming, scheme
* removed no longer needed patch gtklog.patch
-- Leo Costela <costela@debian.org> Sat, 12 May 2007 02:39:56 -0300
gaim-encryption (3.0~beta7-1) unstable; urgency=low
* New upstream release
-- Leo Costela <costela@debian.org> Thu, 16 Nov 2006 20:11:59 -0200
gaim-encryption (3.0~beta6-1) unstable; urgency=medium
* new upstream release (closes: #394298, #394637, #394760)
* debian/rules,debian/patches/gtklog.patch: compensate for gaim's Debian-only patch
* urgency medium because it's RC
-- Leo Costela <costela@debian.org> Wed, 25 Oct 2006 10:44:45 -0300
gaim-encryption (3.0~beta5-3) unstable; urgency=low
* Migrate to Unstable (Gaim beta is already in)
(closes: #340246, #362683, #313707, #348229)
* Ack NMU (thanks Alexander Wirt!) (closes: #337127)
* Change the version to use the new '~' character (should ease things up when
3.0-final is released...)
-- Leo Costela <costela@debian.org> Thu, 28 Aug 2006 01:58:01 -0300
gaim-encryption (3.0+beta5-2) experimental; urgency=low
* debian/rules: apply Lionel Porcheron's patch, minus the watch file for now (thanks!)
-- Leo Costela <costela@debian.org> Tue, 22 Aug 2006 21:08:36 -0300
gaim-encryption (3.0+beta5-1) experimental; urgency=low
* New upstream version (closes: #362683)
-- Leo Costela <costela@debian.org> Tue, 16 May 2006 11:50:17 -0300
gaim-encryption (2.38-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Add a manual fix for colons in len check (Closes: #33712)
Thanks to Max Kellermann for the patch
-- Alexander Wirt <formorer@debian.org> Sat, 16 Sep 2006 20:50:55 +0200
gaim-encryption (2.38-3) unstable; urgency=low
* debian/rules: remove bashisms (closes: #375444)
-- Leo Costela <costela@debian.org> Tue, 27 Jun 2006 23:01:13 -0300
gaim-encryption (2.38-2) unstable; urgency=low
* Changed deps to accomodate Mozilla to XULrunner lib migration
(Closes: #364372)
* Updated policy to 3.7.2 (no changes)
-- Leo Costela <costela@debian.org> Fri, 12 May 2006 20:45:59 -0300
gaim-encryption (2.38-1) unstable; urgency=low
* New upstream version
* Fixed Gaim version check (Closes: #313345)
-- Leo Costela <costela@debian.org> Mon, 13 Jun 2005 14:35:57 -0300
gaim-encryption (2.37-1) unstable; urgency=low
* New upstream version
* Change deps/build-deps to gaim >= 1:1.3
* This version should end the popup about compatibility warnings
-- Leo Costela <costela@debian.org> Fri, 13 May 2005 10:36:46 -0300
gaim-encryption (2.36-5) unstable; urgency=low
* Rebuild with gaim 1.30, to avoid warnings (it's a "feature" according to
upstream)
-- Leo Costela <costela@debian.org> Wed, 11 May 2005 17:46:26 -0300
gaim-encryption (2.36-4) unstable; urgency=low
* depend on gaim >= 1:1.2 (sorry, forgot the epoch) (closes: #305719)
-- Leo Costela <costela@debian.org> Thu, 21 Apr 2005 16:02:27 -0300
gaim-encryption (2.36-3) unstable; urgency=low
* re-compile with new version of Gaim to make the warning go away (while I
don't come up with a permanent fix) (closes: #303732)
* depend on gaim >= 1.2 (closes: #302838)
-- Leo Costela <costela@debian.org> Fri, 08 Apr 2005 10:22:25 -0300
gaim-encryption (2.36-2) unstable; urgency=low
* re-compile with new version of Gaim to make the warning go away (while I
don't come up with a permanent fix)
* fix build-depends (I don't know how that slipped through)
(closes: #301014)
-- Leo Costela <costela@debian.org> Wed, 23 Mar 2005 10:31:16 -0300
gaim-encryption (2.36-1) unstable; urgency=low
* New upstream release
-- Leo Costela <costela@debian.org> Sun, 20 Mar 2005 19:42:33 -0300
gaim-encryption (2.35-1) unstable; urgency=low
* New upstream release
-- Leo Costela <costela@debian.org> Sun, 27 Feb 2005 22:27:29 -0300
gaim-encryption (2.34-1) unstable; urgency=low
* New upstream release
* First upload to unstable (closes: #206421)
-- Leo Costela <costela@debian.org> Sun, 24 Jan 2005 08:48:23 -0300
gaim-encryption (2.33-1) experimental; urgency=low
* Now builds with gaim-dev from unstable
-- Leo Costela <costela@debian.org> Sun, 23 Jan 2005 19:41:05 -0300
gaim-encryption (2.32-2) experimental; urgency=low
* Filled deps, build-deps still unsure
-- Leo Costela <costela@debian.org> Fri, 14 Jan 2005 09:12:32 -0300
gaim-encryption (2.32-1) experimental; urgency=low
* First official package to experimental
-- Leo Costela <costela@debian.org> Thu, 13 Jan 2005 22:50:29 -0300
gaim-encryption (1.1.1+2.32-1) personal; urgency=low
* New upstream release of Gaim
-- Leo Costela <costela@debian.org> Mon, 03 Jan 2005 09:36:09 -0300
gaim-encryption (1.1.0+2.32-1) personal; urgency=low
* New upstream release of Gaim and Gaim-encryption (missed one release, I
know, sorry!)
-- Leo Costela <costela@debian.org> Mon, 06 Dec 2004 10:05:52 -0300
gaim-encryption (1.0.1+2.31-1) personal; urgency=low
* New upstream release of Gaim
-- Leo Costela <costela@debian.org> Tue, 13 Oct 2004 00:51:46 -0300
gaim-encryption (1.0.0+2.31-1) personal; urgency=low
* New upstream release of Gaim and Gaim-encryption
-- Leo Costela <costela@debian.org> Mon, 20 Sep 2004 15:00:54 -0300
gaim-encryption (0.82.1+2.30-1) personal; urgency=low
* New upstream release of Gaim and Gaim-encryption
-- Leo Costela <costela@debian.org> Thu, 03 Sep 2004 20:27:56 -0300
gaim-encryption (0.81+2.29-1) personal; urgency=low
* New upstream release of Gaim and Gaim-encryption
* modified debian/rules to adapt to new build method
-- Leo Costela <costela@debian.org> Thu, 11 Aug 2004 15:14:07 -0300
gaim-encryption (0.80+2.28-1) personal; urgency=low
* New upstream release of Gaim and Gaim-encryption
-- Leo Costela <costela@debian.org> Thu, 29 Jul 2004 16:38:19 -0300
gaim-encryption (0.78+2.26-1) personal; urgency=low
* New upstream release of Gaim and Gaim-encryption
-- Leo Costela <costela@debian.org> Tue, 01 Jun 2004 12:48:44 -0300
gaim-encryption (0.77+2.25-1) personal; urgency=low
* New upstream releases of Gaim-encryption
-- Leo Costela <costela@debian.org> Mon, 26 Apr 2004 19:31:55 -0300
gaim-encryption (0.76+2.24-1) personal; urgency=low
* New upstream releases of Gaim-encryption
* Fix the constant segfaulting when using crypto
-- Leo Costela <costela@debian.org> Fri, 16 Apr 2004 18:01:39 -0300
gaim-encryption (0.76+2.23-1) personal; urgency=low
* New upstream releases of Gaim and Gaim-encryption
* Fix the problems with MSN, Yahoo, IRC, NOT BACKWARD COMPATIBLE
-- Leo Costela <costela@debian.org> Sat, 10 Apr 2004 22:39:36 -0300
gaim-encryption (0.76+2.22-1) personal; urgency=low
* New upstream releases of Gaim and Gaim-encryption
-- Leo Costela <costela@debian.org> Mon, 5 Apr 2004 20:11:32 -0300
gaim-encryption (0.75+2.21-2) personal; urgency=low
* Apply security patch from FreeBSD security team
-- Leo Costela <costela@debian.org> Thu, 27 Nov 2003 20:52:43 -0300
gaim-encryption (0.75+2.21-1) personal; urgency=low
* New upstream release gaim-encryption
* Rebuild to with correct dependency on libnss3 and libnspr4 (closes the bug
in which the plugin didn't load)
-- Leo Costela <costela@debian.org> Thu, 27 Nov 2003 20:52:43 -0300
gaim-encryption (0.75+2.20-1) personal; urgency=low
* New upstream releases of gaim + gaim-encryption
-- Leo Costela <costela@debian.org> Thu, 27 Nov 2003 20:52:43 -0300
gaim-encryption (0.74+2.18-1) personal; urgency=low
* New upstream releases of gaim + gaim-encryption
-- Leo Costela <costela@debian.org> Thu, 27 Nov 2003 20:52:43 -0300
gaim-encryption (0.72+2.17-1) personal; urgency=low
* New upstream releases of gaim + gaim-encryption
-- Leo Costela <costela@debian.org> Mon, 10 Nov 2003 19:21:46 -0300
gaim-encryption (0.71+2.15-1) personal; urgency=low
* New upstream releases of gaim + gaim-encryption
-- Leo Costela <costela@debian.org> Mon, 20 Oct 2003 21:34:35 -0300
gaim-encryption (0.68+2.10-1) personal; urgency=low
* New upstream release
-- Leo Costela <costela@debian.org> Wed, 10 Sep 2003 13:49:22 -0300
gaim-encryption (0.66+2.04-1) personal; urgency=low
* New upstream release
-- Leo Costela <costela@debian.org> Wed, 13 Aug 2003 11:54:20 -0300
gaim-encryption (0.66+2.00-1) personal; urgency=low
* New upstream release
-- Leo Costela <costela@debian.org> Mon, 21 Jul 2003 09:33:44 -0300
gaim-encryption (0.64+2.00beta1-1) personal; urgency=low
* First Debian package
-- Leo Costela <costela@debian.org> Mon, 14 Jul 2003 15:06:51 -0300
|