| 1 | liboobs (2.30.1-parsix1) unstable; urgency=low |
|---|
| 2 | |
|---|
| 3 | * Sync'd with Debian 2.30.1-1 |
|---|
| 4 | |
|---|
| 5 | -- Alan Baghumian <alan@technotux.org> Sat, 03 Jul 2010 19:52:00 -0700 |
|---|
| 6 | |
|---|
| 7 | liboobs (2.30.1-1) unstable; urgency=low |
|---|
| 8 | |
|---|
| 9 | * New upstream bugfix release |
|---|
| 10 | |
|---|
| 11 | -- Sebastian Dröge <slomo@debian.org> Mon, 31 May 2010 10:37:24 +0200 |
|---|
| 12 | |
|---|
| 13 | liboobs (2.30.0-2) unstable; urgency=low |
|---|
| 14 | |
|---|
| 15 | * Disable HAL support, itâs not used at all in the code. |
|---|
| 16 | * Add Breaks for g-s-t < 2.30 since the ABI changed without bumping |
|---|
| 17 | SONAME. Please give me a cluebat. |
|---|
| 18 | |
|---|
| 19 | -- Josselin Mouette <joss@debian.org> Tue, 13 Apr 2010 00:06:06 +0200 |
|---|
| 20 | |
|---|
| 21 | liboobs (2.30.0-1) unstable; urgency=low |
|---|
| 22 | |
|---|
| 23 | * New upstream release. |
|---|
| 24 | * debian/control.in: |
|---|
| 25 | - Bump Standards-Version to 3.8.4, no changes needed. |
|---|
| 26 | - Bump system-tools-backends-dev build-depend and system-tools-backends |
|---|
| 27 | depend to 2.9.2. |
|---|
| 28 | * debian/rules: |
|---|
| 29 | - Add --with-hal to configure options, now disabled by default upstream. |
|---|
| 30 | - Add shlibs dependency for liboobs-1-4 >= 2.30.0 due to API changes. |
|---|
| 31 | * debian/copyright: |
|---|
| 32 | - Add new copyright notice. |
|---|
| 33 | * Switch to source format 3.0 (quilt). |
|---|
| 34 | - Add debian/source/format. |
|---|
| 35 | - Remove /usr/share/cdbs/1/rules/simple-patchsys.mk include. |
|---|
| 36 | |
|---|
| 37 | -- Luca Bruno <lethalman88@gmail.com> Fri, 09 Apr 2010 14:20:50 +0200 |
|---|
| 38 | |
|---|
| 39 | liboobs (2.22.2-1) unstable; urgency=low |
|---|
| 40 | |
|---|
| 41 | * New upstream release. |
|---|
| 42 | * debian/control.in: |
|---|
| 43 | - Bump gtk-doc-tools build-depends to >= 1.9. |
|---|
| 44 | - Bump Standards-Version to 3.8.3, no changes needed. |
|---|
| 45 | * debian/rules: |
|---|
| 46 | - Build with --enable-gtk-docs. |
|---|
| 47 | |
|---|
| 48 | -- Luca Falavigna <dktrkranz@debian.org> Tue, 13 Oct 2009 23:06:08 +0200 |
|---|
| 49 | |
|---|
| 50 | liboobs (2.22.1-1) unstable; urgency=low |
|---|
| 51 | |
|---|
| 52 | [ Josselin Mouette ] |
|---|
| 53 | * Build-depend on libglib2.0-doc to ensure proper xrefs. |
|---|
| 54 | |
|---|
| 55 | [ Emilio Pozuelo Monfort ] |
|---|
| 56 | * New upstream release. |
|---|
| 57 | * debian/patches/01_smb_crash.patch: removed, fixed upstream. |
|---|
| 58 | * Let every package depend on ${misc:Depends}. |
|---|
| 59 | * liboobs-1-4-dbg is section debug. |
|---|
| 60 | * Inherit the section from the source stanza where it's the same. |
|---|
| 61 | * Standards-Version is 3.8.2, no changes needed. |
|---|
| 62 | |
|---|
| 63 | -- Josselin Mouette <joss@debian.org> Mon, 17 Aug 2009 01:23:19 +0200 |
|---|
| 64 | |
|---|
| 65 | liboobs (2.22.0-2) unstable; urgency=low |
|---|
| 66 | |
|---|
| 67 | * 01_smb_crash.patch: new patch. Fix NULL pointer dereference by |
|---|
| 68 | checking the pointer before using it. Closes: #509564. |
|---|
| 69 | |
|---|
| 70 | -- Josselin Mouette <joss@debian.org> Wed, 24 Dec 2008 11:23:46 +0100 |
|---|
| 71 | |
|---|
| 72 | liboobs (2.22.0-1) unstable; urgency=low |
|---|
| 73 | |
|---|
| 74 | * New upstream release. |
|---|
| 75 | * Change package name according to the soname. |
|---|
| 76 | * Bump build-dependencies and dependencies according to the new |
|---|
| 77 | version. |
|---|
| 78 | * Build-depend on libhal-dev. |
|---|
| 79 | * Standards version is 3.7.3. |
|---|
| 80 | |
|---|
| 81 | -- Josselin Mouette <joss@debian.org> Wed, 28 May 2008 13:56:22 +0200 |
|---|
| 82 | |
|---|
| 83 | liboobs (2.20.0-1) unstable; urgency=low |
|---|
| 84 | |
|---|
| 85 | [ Kilian Krause ] |
|---|
| 86 | * Add get-orig-source |
|---|
| 87 | * Use binary:version and source:Version for binnNMU-safe uploads as |
|---|
| 88 | added in dpkg-dev 1.13.19. Add to Build-Depends accordingly |
|---|
| 89 | |
|---|
| 90 | [ Josselin Mouette ] |
|---|
| 91 | * New upstream release. |
|---|
| 92 | * Bump shlibs to 2.19.91. |
|---|
| 93 | * Ship the documentation in liboobs-1-dev. |
|---|
| 94 | |
|---|
| 95 | -- Josselin Mouette <joss@debian.org> Sun, 25 Nov 2007 13:45:25 +0100 |
|---|
| 96 | |
|---|
| 97 | liboobs (2.18.1-2) unstable; urgency=low |
|---|
| 98 | |
|---|
| 99 | * Upload to unstable; drop check-dist include. |
|---|
| 100 | |
|---|
| 101 | -- Loic Minier <lool@dooz.org> Sat, 12 May 2007 10:01:52 +0200 |
|---|
| 102 | |
|---|
| 103 | liboobs (2.18.1-1) experimental; urgency=low |
|---|
| 104 | |
|---|
| 105 | [ Riccardo Setti ] |
|---|
| 106 | * New upstream release. |
|---|
| 107 | |
|---|
| 108 | [ Loic Minier ] |
|---|
| 109 | * Add watch file. |
|---|
| 110 | |
|---|
| 111 | -- Loic Minier <lool@dooz.org> Mon, 30 Apr 2007 12:25:36 +0200 |
|---|
| 112 | |
|---|
| 113 | liboobs (2.17.91-1) experimental; urgency=low |
|---|
| 114 | |
|---|
| 115 | * Set myself as Maintainer, GNOME team uploads; build-dep on |
|---|
| 116 | gnome-pkg-tools. |
|---|
| 117 | * Tune descriptions. |
|---|
| 118 | * Don't ship *.la files. |
|---|
| 119 | * Rewrite copyright. |
|---|
| 120 | * Include the new check-dist Makefile to prevent accidental uploads to |
|---|
| 121 | unstable; bump build-dep on gnome-pkg-tools to >= 0.10. |
|---|
| 122 | * Include CDBS's utils. |
|---|
| 123 | * Initial upload to Debian; closes: #411508. |
|---|
| 124 | |
|---|
| 125 | -- Loic Minier <lool@dooz.org> Mon, 19 Feb 2007 15:40:09 +0100 |
|---|
| 126 | |
|---|
| 127 | liboobs (2.17.91-0ubuntu1) feisty; urgency=low |
|---|
| 128 | |
|---|
| 129 | * New upstream version: |
|---|
| 130 | - fix potential memory messing in oobs_share_nfs_get_acl() |
|---|
| 131 | |
|---|
| 132 | -- Sebastien Bacher <seb128@canonical.com> Mon, 12 Feb 2007 17:38:29 +0100 |
|---|
| 133 | |
|---|
| 134 | liboobs (2.17.5-0ubuntu1) feisty; urgency=low |
|---|
| 135 | |
|---|
| 136 | * New upstream version: |
|---|
| 137 | - update minimum s-t-b to 2.1.2 |
|---|
| 138 | - add support for extensible lists of configuration methods and key types, |
|---|
| 139 | this way individual distributions may add their own support |
|---|
| 140 | without affecting others |
|---|
| 141 | * New upstream version: |
|---|
| 142 | - add function to process all pending messages |
|---|
| 143 | - add a bunch of API docs |
|---|
| 144 | - avoid a conditional jump based on uninitialized values in OobsTimeConfig |
|---|
| 145 | * debian/control: |
|---|
| 146 | - updated for soname change |
|---|
| 147 | - updated system-tools-backends requirement |
|---|
| 148 | * debian/liboobs-1-3.install: |
|---|
| 149 | - updated for soname change |
|---|
| 150 | * debian/liboobs-1-3.shlibs: |
|---|
| 151 | - updated for soname change |
|---|
| 152 | * debian/patches/01_network_add_ipv4ll_method.patch: |
|---|
| 153 | - dropped, the new upstream version has that feature |
|---|
| 154 | * debian/rules: |
|---|
| 155 | - updated for soname change |
|---|
| 156 | |
|---|
| 157 | -- Sebastien Bacher <seb128@canonical.com> Tue, 9 Jan 2007 14:09:16 +0100 |
|---|
| 158 | |
|---|
| 159 | liboobs (2.17.3-0ubuntu2) feisty; urgency=low |
|---|
| 160 | |
|---|
| 161 | * Add debian/patches/01_network_add_ipv4ll_method.patch: |
|---|
| 162 | - Add 'ipv4ll' ethernet configuration method. |
|---|
| 163 | - See https://wiki.ubuntu.com/ZeroConfNetworking. |
|---|
| 164 | * Add debian/liboobs-1-2.shlibs: Bump shlibs to this version. |
|---|
| 165 | |
|---|
| 166 | -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 4 Dec 2006 11:49:59 +0100 |
|---|
| 167 | |
|---|
| 168 | liboobs (2.17.3-0ubuntu1) feisty; urgency=low |
|---|
| 169 | |
|---|
| 170 | * New upstream version: |
|---|
| 171 | - Fix a bunch of compiler warnings |
|---|
| 172 | - Fix a potential crasher in shares-admin nautilus extension |
|---|
| 173 | - Fix an assert with DBus warnings enabled |
|---|
| 174 | * debian/patches/90_from_cvs_fix_users_creation_issue.patch: |
|---|
| 175 | - fixed with the new version |
|---|
| 176 | |
|---|
| 177 | -- Sebastien Bacher <seb128@canonical.com> Fri, 1 Dec 2006 12:54:10 +0100 |
|---|
| 178 | |
|---|
| 179 | liboobs (0.6.0-0ubuntu2) edgy; urgency=low |
|---|
| 180 | |
|---|
| 181 | * debian/patches/90_from_cvs_fix_users_creation_issue.patch: |
|---|
| 182 | - patch from CVS, fix an issue when creating several users in a row |
|---|
| 183 | (Ubuntu: #64724) |
|---|
| 184 | |
|---|
| 185 | -- Sebastien Bacher <seb128@canonical.com> Mon, 9 Oct 2006 15:21:08 +0200 |
|---|
| 186 | |
|---|
| 187 | liboobs (0.6.0-0ubuntu1) edgy; urgency=low |
|---|
| 188 | |
|---|
| 189 | * New upstream version: |
|---|
| 190 | - Handle better the situations where Liboobs can't get a DBusConnection |
|---|
| 191 | - Fix supported platforms retrieving |
|---|
| 192 | - Get/set the gateway properly for static interfaces (Ubuntu: #59690) |
|---|
| 193 | - Code robustness improvements |
|---|
| 194 | * debian/control: |
|---|
| 195 | - require new system-tools-backend version |
|---|
| 196 | * debian/patches/90_from_cvs_no_assert_when_dbus_not_running.patch: |
|---|
| 197 | - fixed with the new version |
|---|
| 198 | * debian/patches/91_from_cvs_dont_crash_on_configuration_issue.patch: |
|---|
| 199 | - fixed with the new version |
|---|
| 200 | |
|---|
| 201 | -- Sebastien Bacher <seb128@canonical.com> Sat, 7 Oct 2006 15:56:06 +0200 |
|---|
| 202 | |
|---|
| 203 | liboobs (0.5.0-0ubuntu3) edgy; urgency=low |
|---|
| 204 | |
|---|
| 205 | * debian/patches/91_from_cvs_dont_crash_on_configuration_issue.patch: |
|---|
| 206 | - patch from CVS, fix crasher when facing a configuration issue |
|---|
| 207 | (Ubuntu: #62739) |
|---|
| 208 | |
|---|
| 209 | -- Sebastien Bacher <seb128@canonical.com> Mon, 2 Oct 2006 17:53:26 +0200 |
|---|
| 210 | |
|---|
| 211 | liboobs (0.5.0-0ubuntu2) edgy; urgency=low |
|---|
| 212 | |
|---|
| 213 | * debian/patches/90_from_cvs_no_assert_when_dbus_not_running.patch: |
|---|
| 214 | - patch from CVS, "No longer assert if liboobs can't get the |
|---|
| 215 | DBusConnection", fix nautilus crashing for some users due to shares-admin |
|---|
| 216 | (Ubuntu: #62739) |
|---|
| 217 | |
|---|
| 218 | -- Sebastien Bacher <seb128@canonical.com> Mon, 2 Oct 2006 17:04:46 +0200 |
|---|
| 219 | |
|---|
| 220 | liboobs (0.5.0-0ubuntu1) edgy; urgency=low |
|---|
| 221 | |
|---|
| 222 | * New upstream version: |
|---|
| 223 | - Extend and improve error handling, |
|---|
| 224 | Handle DBUS_ERROR_ACCESS_DENIED properly |
|---|
| 225 | - Adapt to s-t-b DBus struct changes in users, groups and services objects |
|---|
| 226 | - Code robustness fixes |
|---|
| 227 | * debian/compat: |
|---|
| 228 | - updated version to 5 |
|---|
| 229 | * debian/control: |
|---|
| 230 | - updated debhelper requirement to match compat version |
|---|
| 231 | - updated system-tools-backend requirement |
|---|
| 232 | * debian/control, debian/liboobs-1-1.install, debian/liboobs-1-2.install: |
|---|
| 233 | - updated for soname change |
|---|
| 234 | * debian/rules: |
|---|
| 235 | - no need to specify the dbg package to create, cdbs does that |
|---|
| 236 | |
|---|
| 237 | -- Sebastien Bacher <seb128@canonical.com> Sat, 30 Sep 2006 20:03:58 +0200 |
|---|
| 238 | |
|---|
| 239 | liboobs (0.4.0-0ubuntu1) edgy; urgency=low |
|---|
| 240 | |
|---|
| 241 | * New upstream version |
|---|
| 242 | * debian/patches/01_from_cvs_fix_services_breakage.patch: |
|---|
| 243 | - fixed with the new version |
|---|
| 244 | |
|---|
| 245 | -- Sebastien Bacher <seb128@canonical.com> Wed, 6 Sep 2006 02:29:50 +0200 |
|---|
| 246 | |
|---|
| 247 | liboobs (0.3.0-0ubuntu2) edgy; urgency=low |
|---|
| 248 | |
|---|
| 249 | * debian/patches/01_from_cvs_fix_services_breakage.patch: |
|---|
| 250 | - fix from the CVS, fix services-admin breaking the services list |
|---|
| 251 | |
|---|
| 252 | -- Sebastien Bacher <seb128@canonical.com> Wed, 6 Sep 2006 02:20:07 +0200 |
|---|
| 253 | |
|---|
| 254 | liboobs (0.3.0-0ubuntu1) edgy; urgency=low |
|---|
| 255 | |
|---|
| 256 | * New upstream release: |
|---|
| 257 | - do not export unwanted symbols |
|---|
| 258 | - documentation improvements |
|---|
| 259 | - update to newer DBus API |
|---|
| 260 | - do not offer API functions for guessing init.d service roles |
|---|
| 261 | * debian/control: |
|---|
| 262 | - bumped s-t-b and dbus requirement. |
|---|
| 263 | * debian/patches/01_dbus0.9.patch: |
|---|
| 264 | - dropped, went upstream - thank Sebastian. |
|---|
| 265 | * debian/liboobs-1-0.install, debian/rules, debian/control: |
|---|
| 266 | - soname change. |
|---|
| 267 | |
|---|
| 268 | -- Daniel Holbach <daniel.holbach@ubuntu.com> Tue, 5 Sep 2006 08:19:31 +0200 |
|---|
| 269 | |
|---|
| 270 | liboobs (0.2.0-0ubuntu2) edgy; urgency=low |
|---|
| 271 | |
|---|
| 272 | * Rebuild against dbus 0.90 |
|---|
| 273 | * debian/patches/01_dbus0.9.patch: |
|---|
| 274 | + s/dbus_connection_disconnect/dbus_connection_close/g |
|---|
| 275 | |
|---|
| 276 | -- Sebastian Dröge <slomo@ubuntu.com> Thu, 24 Aug 2006 16:54:01 +0200 |
|---|
| 277 | |
|---|
| 278 | liboobs (0.2.0-0ubuntu1) edgy; urgency=low |
|---|
| 279 | |
|---|
| 280 | * New upstream release: |
|---|
| 281 | - use libc MD5 crypt() |
|---|
| 282 | - fix a crash in oobs_hosts_config_set_domainname() |
|---|
| 283 | - make sure that the "changed" signal is sent to the relevant objects |
|---|
| 284 | - put title to API reference |
|---|
| 285 | |
|---|
| 286 | -- Daniel Holbach <daniel.holbach@ubuntu.com> Wed, 2 Aug 2006 20:46:20 +0200 |
|---|
| 287 | |
|---|
| 288 | liboobs (0.1.0-0ubuntu4) edgy; urgency=low |
|---|
| 289 | |
|---|
| 290 | * debian/control: |
|---|
| 291 | - added libdbus-1-dev (>= 0.32), libdbus-glib-1-dev (>= 0.32), |
|---|
| 292 | libglib2.0-dev (>= 2.6.0) to Depends of liboobs-1-dev. |
|---|
| 293 | |
|---|
| 294 | -- Daniel Holbach <daniel.holbach@ubuntu.com> Thu, 13 Jul 2006 16:37:08 +0200 |
|---|
| 295 | |
|---|
| 296 | liboobs (0.1.0-0ubuntu3) edgy; urgency=low |
|---|
| 297 | |
|---|
| 298 | * debian/control: |
|---|
| 299 | - libdbus-glib-1-dev to Build-Depends. |
|---|
| 300 | |
|---|
| 301 | -- Daniel Holbach <daniel.holbach@ubuntu.com> Thu, 13 Jul 2006 12:01:29 +0200 |
|---|
| 302 | |
|---|
| 303 | liboobs (0.1.0-0ubuntu2) edgy; urgency=low |
|---|
| 304 | |
|---|
| 305 | * debian/control: |
|---|
| 306 | - Depend on system-tools-backends (>= 1.9.0) as well. |
|---|
| 307 | |
|---|
| 308 | -- Daniel Holbach <daniel.holbach@ubuntu.com> Thu, 13 Jul 2006 10:33:26 +0200 |
|---|
| 309 | |
|---|
| 310 | liboobs (0.1.0-0ubuntu1) edgy; urgency=low |
|---|
| 311 | |
|---|
| 312 | * Initial release. |
|---|
| 313 | |
|---|
| 314 | -- Daniel Holbach <daniel.holbach@ubuntu.com> Mon, 12 Jun 2006 16:37:16 +0200 |
|---|
| 315 | |
|---|