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
|
libinfinity (0.6.7-2) unstable; urgency=medium
* Include the two patches from 0.6.8. (This is the only code change
in that release, but it contains a lot of tooling noise.)
* Update upstream's signing key.
* Move libinfinoted-plugin-manager files from infinoted to
libinfinity-0.6-0. (Thanks to Anton Gladky) (Closes: #858503)
* Adjust libinfinity-0.6-0's symbols file to list infinoted's plugin
manager with a minimal dependency version.
-- Philipp Kern <pkern@debian.org> Sun, 26 Mar 2017 15:15:33 +0200
libinfinity (0.6.7-1) unstable; urgency=medium
* New upstream release
-- Philipp Kern <pkern@debian.org> Sat, 24 Oct 2015 23:29:31 +0200
libinfinity (0.6.6-1) unstable; urgency=medium
* New upstream release
- Check certificates for expiration and weak algorithms even if
the CA is trusted. (Closes: #783601)
-- Philipp Kern <pkern@debian.org> Sun, 24 May 2015 01:29:07 +0200
libinfinity (0.6.5-1) unstable; urgency=medium
* New upstream release
-- Philipp Kern <pkern@debian.org> Thu, 22 Jan 2015 10:40:36 +0100
libinfinity (0.6.3-1) unstable; urgency=medium
* New upstream release
-- Philipp Kern <pkern@debian.org> Mon, 13 Oct 2014 21:40:32 +0200
libinfinity (0.6.2-1) unstable; urgency=medium
* New upstream release
- Drop two patches integrated upstream.
- Fix a crash upon connect. (Closes: #760766)
-- Philipp Kern <pkern@debian.org> Sun, 28 Sep 2014 14:05:01 +0200
libinfinity (0.6.1-1) unstable; urgency=medium
* New upstream release
- Drop all previous Debian-local patches taken from upstream.
- Re-add the README from the upstream git repository.
- Fix grammar issues pointed out by Lintian.
* Made the debug package multiarch:same.
-- Philipp Kern <pkern@debian.org> Thu, 28 Aug 2014 14:15:31 -0700
libinfinity (0.5.5-2) unstable; urgency=medium
* Build-depend and depend on libgnutls28-dev (Closes: #753114)
-- Philipp Kern <pkern@debian.org> Mon, 30 Jun 2014 23:09:47 +0200
libinfinity (0.5.5-1) unstable; urgency=medium
* New upstream release
* Added debian/upstream/signing-key.asc to enable signature verification
in uscan.
* Updated debian/watch to include the tarball detached signature location.
-- Philipp Kern <pkern@debian.org> Sat, 01 Feb 2014 13:04:20 +0100
libinfinity (0.5.4-1) unstable; urgency=low
* New upstream release fixing multiple possible crashes.
* Delete patches applied upstream:
- 0001-Fix-a-few-enumeration-type-registration.patch
- 0001-Check-for-libm-for-libinftextgtk.patch
- 0001-Fix-a-crash-when-a-connection-goes-down-while-attemp.patch
- 0001-Fix-assertion-fail-at-drawing-selection.patch
* Refreshed the remaining patches.
* Replace unversioned breaks introduced in 0.5.2-6.1 with conflicts.
-- Philipp Kern <pkern@debian.org> Tue, 30 Jul 2013 23:27:10 +0200
libinfinity (0.5.2-6.1) unstable; urgency=low
* Non-maintainer upload with maintainer approval.
* infinoted: Add Breaks: infinoted-0.4, infinoted-0.3 as they handled
/usr/bin/infinoted via alternatives.
* infinoted.preinst: Remove the alternative left over after removal of
infinoted-0.4. (Closes: #700300)
-- Andreas Beckmann <anbe@debian.org> Tue, 12 Feb 2013 22:06:36 +0100
libinfinity (0.5.2-6) unstable; urgency=low
* Add a patch that fixes a crash when trying to show a selection
towards the end of the document while this part is not available
yet. (Closes: #635712)
-- Philipp Kern <pkern@debian.org> Tue, 27 Nov 2012 14:28:02 +0100
libinfinity (0.5.2-5) unstable; urgency=low
* Fix a crash when a connection goes down while attempting to
send data.
* Revert "Mark infinoted multi-arch:foreign". It would not be useful
in wheezy.
* Refresh patch "Rework Gtk3 support".
-- Philipp Kern <pkern@debian.org> Wed, 24 Oct 2012 00:04:51 +0200
libinfinity (0.5.2-4) unstable; urgency=low
* Recommend the correct infgtk3 library package in libinfinity-0.5-dbg.
(Closes: #680444)
* Mark infinoted multi-arch:foreign.
-- Philipp Kern <pkern@debian.org> Tue, 10 Jul 2012 12:34:18 -0600
libinfinity (0.5.2-3) unstable; urgency=low
* Make infinoted the real daemon package, providing the non-versioned
symlinks in the package itself.
* Move infinoted-0.5 to oldlibs/extra as a transitional package.
* Switch to debhelper compat level 9 to get automatic buildflags
handling. Turn on all hardening flags. Cope with it installing to
multiarch directories, marking libinfinity-0.5-0 and libinfgtk3-0.5-0
multiarch same.
* Drop obsolete README.Debian.
-- Philipp Kern <pkern@debian.org> Sat, 02 Jun 2012 22:43:10 +0200
libinfinity (0.5.2-2) unstable; urgency=low
* Fix some enumeration type registrations; thanks to Colomban Wendling.
(Closes: #675268)
* Check for -lm in the build system. (Closes: #675267)
-- Philipp Kern <pkern@debian.org> Sat, 02 Jun 2012 18:28:55 +0200
libinfinity (0.5.2-1) unstable; urgency=low
* New upstream release.
- Delete 0001-infinoted-update-whatis.patch: applied upstream.
- Fix compilation with glib2.32. (Closes: #665572)
-- Philipp Kern <pkern@debian.org> Sun, 25 Mar 2012 15:46:16 +0200
libinfinity (0.5.1-4) unstable; urgency=low
* Build with Gtk3.
- Change the library names of the gtk bindings. (Committed upstream
for the next release.)
* Add a patch to fix the useless whatis entry of infinoted's manual page.
-- Philipp Kern <pkern@debian.org> Sun, 18 Mar 2012 13:29:38 +0100
libinfinity (0.5.1-3) unstable; urgency=low
* Use dh-autoreconf to regenerate the build system.
(Closes: #657973) (LP: #935237)
-- Philipp Kern <pkern@debian.org> Sun, 19 Feb 2012 13:17:47 +0100
libinfinity (0.5.1-2) unstable; urgency=low
* Convert to minimal dh to support arch/indep targets.
* Switch to xz compression.
-- Philipp Kern <pkern@debian.org> Fri, 11 Nov 2011 18:12:33 +0100
libinfinity (0.5.1-1) unstable; urgency=medium
* New upstream bugfix release, which fixes a crash in infinoted.
-- Philipp Kern <pkern@debian.org> Fri, 05 Aug 2011 20:09:57 +0200
libinfinity (0.5.0-3) unstable; urgency=low
* Build with PAM.
-- Philipp Kern <pkern@debian.org> Thu, 21 Jul 2011 18:41:21 +0200
libinfinity (0.5.0-2) unstable; urgency=low
* Fix infinoted postinst and prerm. (Closes: #620687)
* Updated debian/copyright.
-- Philipp Kern <pkern@debian.org> Sun, 03 Apr 2011 15:50:33 +0200
libinfinity (0.5.0-1) unstable; urgency=low
* New upstream release.
* Drop patches applied upstream.
-- Philipp Kern <pkern@debian.org> Fri, 01 Apr 2011 10:44:57 +0200
libinfinity (0.4.2-2) unstable; urgency=low
* Stop installing the .la file. (Closes: #603899)
* Add a manpage for infinoted, taken from upstream git. (Closes: #572690)
-- Philipp Kern <pkern@debian.org> Wed, 09 Feb 2011 10:41:42 +0100
libinfinity (0.4.2-1) unstable; urgency=low
* New upstream release
* Drop patches (integrated upstream):
- 0002-infinoted-set-umask-when-using-libdaemon.patch
- 0003-Fix-the-build-on-Debian-Lenny-537.patch
- 0004-Avoid-use-of-access-to-check-which-PID-file-director.patch
- 0005-Fix-recon-ordering-on-remote-delete-operation-split.patch
- 0006-Make-the-central-method-aware-of-callbacks-manipulating-the-connection-list.patch
- 0007-Fix-a-crash-when-sending-opening-and-closing-XML-tag-in-one-go.patch
-- Philipp Kern <pkern@debian.org> Mon, 07 Feb 2011 10:45:49 +0100
libinfinity (0.4.1-4) unstable; urgency=low
* Add bug fixes from upstream git repository:
- Fix a crash when sending opening and closing XML tag in one go (#546)
-- Philipp Kern <pkern@debian.org> Fri, 08 Oct 2010 15:25:00 +0200
libinfinity (0.4.1-3) unstable; urgency=low
* Add bug fixes from upstream git repository:
- Fix recon ordering on remote delete operation split
- Make the central method aware of callbacks manipulating the connection list
-- Philipp Kern <pkern@debian.org> Wed, 06 Oct 2010 17:23:36 +0200
libinfinity (0.4.1-2) unstable; urgency=low
* Add bug fixes from upstream git repository:
- infinoted: set umask when using libdaemon
- Fix the build on Debian Lenny (#537)
- infinoted: Avoid use of access() to check which PID file directory
to use
* Use source package v3 to apply those patches.
-- Philipp Kern <pkern@debian.org> Thu, 29 Jul 2010 13:44:23 -0400
libinfinity (0.4.1-1) unstable; urgency=low
* New upstream release
-- Philipp Kern <pkern@debian.org> Sun, 14 Mar 2010 14:01:03 +0100
libinfinity (0.4.0-3) unstable; urgency=low
* Use hardening-includes to harden the network service daemon
infinoted.
-- Philipp Kern <pkern@debian.org> Sun, 10 Jan 2010 23:49:19 +0100
libinfinity (0.4.0-2) unstable; urgency=low
* Fix up infinoted alternative in infinoted-0.4's postinst.
(Closes: #562002)
-- Philipp Kern <pkern@debian.org> Tue, 22 Dec 2009 00:04:27 +0100
libinfinity (0.4.0-1) unstable; urgency=low
* New upstream release
- This release breaks on-the-wire protocol compatibility, ABI and
API, thus the version number in the package names was changed
- Added a build-dependency on libdaemon.
-- Philipp Kern <pkern@debian.org> Sun, 20 Dec 2009 16:33:51 +0100
libinfinity (0.3.0-1) experimental; urgency=low
* Initial release (Closes: #525278)
-- Philipp Kern <pkern@debian.org> Mon, 20 Apr 2009 16:43:40 +0200
|