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 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762
|
signond (8.60-4) unstable; urgency=medium
* Team upload.
* signon-plugins-dev: bump to 8.60~ the version of the signond-dev
breaks/replaces. (Closes: #974049)
-- Pino Toscano <pino@debian.org> Mon, 09 Nov 2020 17:42:11 +0100
signond (8.60-3) unstable; urgency=medium
* Team upload.
* Use pkgkde-symbolshelper to ease symbols files handling:
- use the pkgkde_symbolshelper dh addon
- drop specific symbols files for armel, and armhf
- update symbols files
* Remove the wrong Multi-Arch: same fields from signon-plugin-password,
signon-plugin-ssotest, and signond-dev, as they depend on signond which
cannot be Multi-Arch: same.
* Remove non-existing files from debian/not-installed.
* Set upstream metadata fields: Bug-Submit.
* Stop passing --fail-missing to dh_missing, as it is the default in
debhelper compatibility 13+.
* Use the proper variable for the multiarch library directory, i.e.
$(DEB_HOST_MULTIARCH) instead of $(DEB_HOST_GNU_TYPE); fixes the library
installation on any-i386 architectures.
* Remove unused install files.
-- Pino Toscano <pino@debian.org> Sat, 07 Nov 2020 13:12:43 +0100
signond (8.60-2) unstable; urgency=medium
* Team upload.
[ Aurélien COUDERC ]
* Add specific symbols files for armel and armhf.
[ Debian Janitor ]
* Apply multi-arch hints.
+ libsignon-plugins-doc, libsignon-qt-doc, signond-doc: Add Multi-Arch:
foreign.
+ libsignon-qt5-dev, signon-plugin-password, signon-plugin-ssotest,
signon-plugins-dev, signond-dev: Add Multi-Arch: same.
-- Aurélien COUDERC <coucouf@debian.org> Fri, 06 Nov 2020 22:57:50 +0100
signond (8.60-1) unstable; urgency=medium
* Team upload.
[ Scarlett Moore ]
* Update VCS entries. (Closes: #920884)
* Update watch file with correct url.
* New upstream release (8.60). (Closes: #911611)
* Add salsa ci config file.
* Remove unnecessary --parallel from rules.
- Parallel is default since debhelper 10, removed flag.
- Move dh call to before overrides.
* Add dh_missing
- Add override with fail-missing flag, libraries tend to change names.
* Remove obsolete --fail-missing from dh_install.
* Refresh install files.
- Update signond-dev with removed files.
- wrap-and-sort -bt.
* Switch to debhelper-compat.
- Switch dependency to debhelper-compat 13.
- Remove debian/compat.
* Add myself to uploaders.
* Refresh copyright file.
- Refresh dates.
- Remove COPYING license entry.
- Remove unused entry for lgpl-2.1+.
- Add myself to debian/* copyright.
* Move signon-plugins-common SO symlink to the correct package.
- Move from signon-dev to signon-plugins-dev.
- Update install files.
- Add breaks/Replace for move.
- wrap-and-sort.
* Refresh symbols files.
- Update symbols with pkgkde-symbolshelper:
libsignon-extension1,
libsignon-plugins-common: Removed optional MISSING,
libsignon-qt5-1.
- Add Build-Depends-Package with the corresponding -dev package.
* Add hardening+=bindnow to rules to resolve lintian error.
* Enable tests again.
* Use DEB_HOST_GNU_TYPE to properly refer to the build directory, instead of
DEB_HOST_MULTIARCH
- use /usr/share/dpkg/architecture.mk to get it
* Bump standards version to 4.5.0; no changes.
* Remove maxy from uploaders as requested in IRC.
* Update Maintainer to debian kde team.
* Add Rules-Requires-Root field to d/control.
* Attempt to fix build path ( reproducible ) by turning off
debug output.
* Remove no longer needed LDFLAGS export --as-needed as it is
now default.
* Switch to +=all hardening options.
* Add upstream/metadata with basic info.
[ Aurélien COUDERC ]
* Replace dbus-launch with dbus-test-runner / dbus-run-session.
(Closes: #836299)
* Cherry pick upstream patches fixing test failures with Qt 5.15.
* Refresh symbols files.
* Add lintian overrides for signond and signonpluginprocess not having
manpages, they don’t have command line arguments.
-- Aurélien COUDERC <coucouf@debian.org> Fri, 06 Nov 2020 14:18:12 +0100
signond (8.59-2) unstable; urgency=medium
* Team upload.
* Update symbols file from logs of buildds. (Closes: #865797)
* Do not set DPKG_GENSYMBOLS_CHECK_LEVEL=4 in rules, as it is way too strict.
* Bump Standards-Version to 4.1.4, no changes required.
* Update lintian overrides.
* Remove trailing whitespaces in changelog.
* Use https for Format in copyright.
* Do not install README.md, and TODO as documentation in libsignon-qt5-dev:
the former is not useful in that package, and the latter is empty.
* Remove unused libssl-dev, and qtchooser build dependencies.
* Link in as-needed mode.
-- Pino Toscano <pino@debian.org> Mon, 07 May 2018 06:25:18 +0200
signond (8.59-1) unstable; urgency=medium
[ Diane Trout ]
* Update watch file for newest tags.
This is going to be fragile, there are too many
pages of tags, hopefully they'll be consistent now.
* Update Standards-Version to 3.9.8.0. No changes needed.
* Update debian/docs for renamed README.md
* New upstream release.
* Upstream no longer supports Qt4, so stop building Qt4 packages.
* Unit Tests don't work, disable running them for the moment.
* update symbols file
* Remove qt4 library symbols file.
[ Scott Kitterman ]
* Fix FTBFS when building just architecture independent packages by making
the dh_auto_install override apply only to archicture dependent packages
(Closes: #806107)
[ Maximiliano Curia ]
* Add new patch: drop_qt_tags_tagfiles.diff
-- Scott Kitterman <scott@kitterman.com> Fri, 24 Jun 2016 08:20:35 -0400
signond (8.57+20150423-3) unstable; urgency=medium
* Symbols updates for several architectures.
-- Diane Trout <diane@debian.org> Fri, 16 Oct 2015 23:58:52 -0700
signond (8.57+20150423-2) unstable; urgency=medium
* Team upload.
* Fix FTBFS on arch dependent package builds by limiting dh_doxygen to arch
all packages
-- Scott Kitterman <scott@kitterman.com> Thu, 15 Oct 2015 08:02:40 -0400
signond (8.57+20150423-1) unstable; urgency=medium
[ Maximiliano Curia ]
* Prepare Debian release. (8.57+20150423)
* Update copyright information.
[ Diane Trout ]
* Add Built-Using tag for doxygen generated jquery.js
* Override lintian warnings about Doxygen generated jquery.js
* Remove source files generated by qdbusxml2cpp
(src/signond/backupifactor.*)
* Add myself to uploaders.
* Add symbols files for libsignon-extension1, libsignon-plugins-common1,
libsignon-qt1 and libsignon-qt5-1
* Add doc-base registration for signond-doc, libsignon-qt-doc, and
libsignon-plugins-doc,
* use dh_doxygen to cleanup documentation packages.
* Use debian-qt-kde.mk from pkg-kde-tools to provide -Wl,--as-needed
* Remove ${shlib:Depends} from -dev packages as it's never defined.
-- Diane Trout <diane@debian.org> Wed, 09 Sep 2015 14:53:33 -0700
signon (8.57+15.04.20150204.1-0ubuntu1) vivid; urgency=medium
[ Alberto Mardegan ]
* Enable P2P D-Bus connections (LP: #1415492)
* Add missing build dependency on libdbus-1-dev
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 04 Feb 2015 10:39:42 +0000
signon (8.57+15.04.20141127.1-0ubuntu1) vivid; urgency=low
[ Ubuntu daily release ]
* New rebuild forced
[ Alberto Mardegan ]
* Merge from upstream
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 27 Nov 2014 10:53:16 +0000
signon (8.57+14.10.20141006-0ubuntu1) utopic; urgency=low
[ Alberto Mardegan ]
* Sync from upstream
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 06 Oct 2014 07:57:09 +0000
signon (8.57+14.10.20140912-0ubuntu1) utopic; urgency=low
[ Alberto Mardegan ]
* Fix signon-plugins-dev dependencies
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 12 Sep 2014 07:33:49 +0000
signon (8.57+14.10.20140827-0ubuntu1) utopic; urgency=medium
[ Alberto Mardegan ]
* New upstream release
- Build: add CMake config files for Qt5
- Tests: make database test more robust
- signond: notify clients of credentials updates
- signond: fix passing of DBus maps to plugins
- lib: don't emit a critical warning on p2p socket failure
- lib/plugins: do not build a static library
[ Ubuntu daily release ]
* New rebuild forced
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 27 Aug 2014 15:34:55 +0000
signon (8.56+14.04.20140307-0ubuntu3) utopic; urgency=medium
* Changes to enable reverse-deps to be cross-built, since cross-pkg-config
no longer looks in /usr/lib/pkgconfig for pcfiles. (LP: #1316667)
* Install into Multi-Arch directories and set M-A: Same on library packages.
-- Iain Lane <iain.lane@canonical.com> Thu, 08 May 2014 10:58:12 +0100
signon (8.56+14.04.20140307-0ubuntu2) trusty; urgency=medium
* In debian/rules move qt4 cmake files to not clash with qt5 cmake files
-- Jonathan Riddell <jriddell@ubuntu.com> Sun, 16 Mar 2014 19:35:02 +0000
signon (8.56+14.04.20140307-0ubuntu1) trusty; urgency=medium
[ Alberto Mardegan ]
* New upstream release
- Make it easier to use with CMake by adding a Config*.cmake files
This allow applications using cmake to do:
find_package(SignOnQt 8.55 REQUIRED)
- signond: don't attempt demarshalling an invalid QVariant
* Fix tests for Qt 5.2 Merge from upstream. (LP: #1156776, #1258578,
#1267805, #1237782)
[ CI bot ]
* No change rebuild against Qt 5.2.1.
[ Timo Jyrinki ]
* Drop quilt usage as recommended for daily release packages.
[ Ubuntu daily release ]
* New rebuild forced
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 07 Mar 2014 10:35:52 +0000
signon (8.55+14.04.20131212-0ubuntu1) trusty; urgency=low
[ Alberto Mardegan ]
* Do not use qDeleteAll() on the QObject's children. (LP: #1156776,
#1258578, #1237782)
[ Ubuntu daily release ]
* Automatic snapshot from revision 609
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 12 Dec 2013 21:41:01 +0000
signon (8.55+14.04.20131127-0ubuntu1) trusty; urgency=low
[ Alberto Mardegan ]
* New pull from upstream
- Increate tiemout in authsession test
- signond: on idle timeout, directly delete all AuthSessions (should fix
a race condition which makes a test fail)
- signond: avoid rewriting password with empty string
- signond: fix a crash when destroying authentication sessions
* debian/control
- Remove signon-keyring-extension from Recommends field
* New upstream version
- Preserve value of IdentityInfo::storeSecret
Fixes: http://code.google.com/p/accounts-sso/issues/detail?id=210
- Build speedup: reduce usage of CONFIG+=ordered
- Use any available extension plugins, unless one is explicitly
configured.
- Unregister the identity on disposable timeout (fixes a race condition).
* debian/rules
- Remove architecture-specific patches (LP: #1237782)
* debian/patches
- Remove all patches (no longer needed, given the upstream changes)
[ Ken VanDine ]
* revert quilt simplification, it didn't work in the PPA build for
armhf.
[ Robert Bruce Park ]
* Simplify quilt overrides.
[ Ubuntu daily release ]
* Automatic snapshot from revision 607
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 27 Nov 2013 17:33:09 +0000
signon (8.54+13.10.20130918.1-0ubuntu1) saucy; urgency=low
[ Alberto Mardegan ]
* New upstream release.
- lib: set timeout for D-Bus calls to INT_MAX (LP: #1220823)
* debian/patches/use_apparmor.patch
- Use the signon-apparmor-extension when available.
[ Ubuntu daily release ]
* Automatic snapshot from revision 599
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 18 Sep 2013 18:07:59 +0000
signon (8.53+13.10.20130826-0ubuntu1) saucy; urgency=low
[ Alberto Mardegan ]
* New upstream release.
- API/ABI break in libsignon-extension.so which will affect extensions
providing an implementation of the AbstractAccessControlManager (we are
aware of Ubuntu's apparmor extension only, which is still in early
developments)
- Revamp of unit tests; in particular, installation of tests is untested
and probably needs some fixes. Patches are welcome, and will be
incorporated with the next release.
- Support for peer-to-peer connections
- Extend the AbstractAccessControlManager interface to provide an
asynchronous method to process access control requests, via the new
AccessRequest / AccessReply classes.
- Fix a memory leak and a crash at exit
- Show pid of signonpluginprocess in syslog
- Tests: fix for out-of-tree builds
- Tests: do not build "untrusted" tests
- Tests: add access control tests
- signond: create AccessRequests when AC is denied
- signond: allow overriding config dir
- signond: empty ACL means "no access"
- Remove unmaintained MSSF and SMACK AC extensions
- Support exchanging recursive QVariantMaps between signond and the
plugins
[ Ubuntu daily release ]
* Automatic snapshot from revision 597
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 26 Aug 2013 18:07:15 +0000
signon (8.52+13.10.20130815-0ubuntu1) saucy; urgency=low
[ Alberto Mardegan ]
* debian/rules
- Specify qt5 build directory for all default debhelper scripts. This
makes the tests run again (on the qt5 build only).
[ Ubuntu daily release ]
* Automatic snapshot from revision 595
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 15 Aug 2013 14:33:22 +0000
signon (8.52+13.10.20130701-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 593
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 01 Jul 2013 04:31:07 +0000
signon (8.52+13.10.20130630-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 592
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Sun, 30 Jun 2013 04:31:08 +0000
signon (8.52+13.10.20130629-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 591
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Sat, 29 Jun 2013 04:31:08 +0000
signon (8.52+13.10.20130628-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 590
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 28 Jun 2013 04:31:10 +0000
signon (8.52+13.10.20130627-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 589
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 27 Jun 2013 04:31:09 +0000
signon (8.52+13.10.20130626-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 588
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 26 Jun 2013 04:31:09 +0000
signon (8.52daily13.06.25-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 587
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 25 Jun 2013 04:31:09 +0000
signon (8.52daily13.06.18-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 586
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 18 Jun 2013 04:31:58 +0000
signon (8.52daily13.06.17-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 585
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 17 Jun 2013 04:32:12 +0000
signon (8.52daily13.06.16-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 584
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Sun, 16 Jun 2013 04:32:02 +0000
signon (8.52daily13.06.15-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 583
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Sat, 15 Jun 2013 04:32:12 +0000
signon (8.52daily13.06.14-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 582
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 14 Jun 2013 04:32:11 +0000
signon (8.52daily13.06.13-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 581
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 13 Jun 2013 04:32:10 +0000
signon (8.52daily13.06.12-0ubuntu1) saucy; urgency=low
[ Alberto Mardegan ]
* New upstream release.
- Bunch of micro optimizations, closer following of Qt coding style
- lib: allow storing a record with empty username and password
- Make the dbus .service files content relative to INSTALL_PREFIX
- signond: emit signals before returning a reply
[ Ubuntu daily release ]
* Automatic snapshot from revision 580
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 12 Jun 2013 04:32:06 +0000
signon (8.52~daily13.06.05.1-0ubuntu1) saucy; urgency=low
[ Ken VanDine ]
* Version bump
[ Alberto Mardegan ]
* signond: emit signals before returning a reply.
[ Ubuntu daily release ]
* Automatic snapshot from revision 578
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 05 Jun 2013 18:49:16 +0000
signon (8.51bzr13.04.26daily13.05.29ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 576 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 29 May 2013 07:02:02 +0000
signon (8.51bzr13.04.26daily13.05.24ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 575 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 24 May 2013 07:01:37 +0000
signon (8.51bzr13.04.26daily13.05.23ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 574 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 23 May 2013 07:01:19 +0000
signon (8.51bzr13.04.26daily13.05.21ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 573 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 21 May 2013 17:51:13 +0000
signon (8.51bzr13.04.26daily13.05.14.1ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 572 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 14 May 2013 15:59:51 +0000
signon (8.51bzr13.04.26daily13.05.14ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 571 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 14 May 2013 13:50:50 +0000
signon (8.51bzr13.04.26daily13.05.03ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 570 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 03 May 2013 23:16:19 +0000
signon (8.51bzr13.04.26daily13.05.02.1ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 568 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 02 May 2013 20:48:14 +0000
signon (8.51bzr13.04.26daily13.05.02ubuntu.unity.next-0ubuntu2) UNRELEASED; urgency=low
* debian/rules
- Don't apply use_keyring.patch for armhf
* debian/control
- build depend on quilt
-- Ken VanDine <ken.vandine@canonical.com> Thu, 02 May 2013 09:33:39 -0700
signon (8.51bzr13.04.26daily13.05.02ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 567 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 02 May 2013 07:36:34 +0000
signon (8.51bzr13.04.26daily13.05.01.2ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 560 (bootstrap)
[ Alberto Mardegan ]
* New upstream release.
- IdentityInfo::secret() and setId() are now public
http://code.google.com/p/accounts-sso/issues/detail?id=177
- Install the IdentityInfo header file
- Allow to install tests
- pluginproxytest: link with rpath set
[ Ken VanDine ]
* Default to Qt5 build
- Updated depends for Qt5 built packages
[ Alberto Mardegan ]
* New upstream release.
- Qt5: fix SignonExtension.pc (when building with Qt5, SignonExtension.pc
was still requiring QtCore).
- Inform signon-ui of identity removals and signouts.
- libsignon-qt: implement ACL retrieval
http://code.google.com/p/accounts-sso/issues/detail?id=178
* signon-plugin-oauth2-0.15 fails to build (LP: #1156776)
[ Alberto Mardegan <alberto.mardegan@canonical.com>, Martin Kampas ]
* signon-plugin-oauth2-0.15 fails to build (LP: #1156776)
[ Ubuntu daily release ]
* Automatic snapshot from revision 565 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 01 May 2013 15:32:56 +0000
signon (8.51bzr13.04.26daily13.05.01.1ubuntu.unity.next-0ubuntu1) raring; urgency=low
* Automatic snapshot from revision 560 (bootstrap)
[ Alberto Mardegan ]
* New upstream release.
- IdentityInfo::secret() and setId() are now public
http://code.google.com/p/accounts-sso/issues/detail?id=177
- Install the IdentityInfo header file
- Allow to install tests
- pluginproxytest: link with rpath set
[ Ken VanDine ]
* Default to Qt5 build
- Updated depends for Qt5 built packages
[ Alberto Mardegan ]
* New upstream release.
- Qt5: fix SignonExtension.pc (when building with Qt5, SignonExtension.pc
was still requiring QtCore).
- Inform signon-ui of identity removals and signouts.
- libsignon-qt: implement ACL retrieval
http://code.google.com/p/accounts-sso/issues/detail?id=178
* signon-plugin-oauth2-0.15 fails to build (LP: #1156776)
[ Alberto Mardegan <alberto.mardegan@canonical.com>, Martin Kampas ]
* signon-plugin-oauth2-0.15 fails to build (LP: #1156776)
[ Ubuntu daily release ]
* Automatic snapshot from revision 565 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 01 May 2013 07:51:13 +0000
signon (8.49-0ubuntu2) raring; urgency=low
* debian/rules, debian/signon-plugins-dev.install
- Install the libsignon-plugins.a file (LP: #1156776)
-- Alberto Mardegan <alberto.mardegan@canonical.com> Tue, 26 Mar 2013 16:06:25 +0200
signon (8.49-0ubuntu1) raring; urgency=low
* New upstream release.
- Do not force Qt5 into signon plugins (LP: #1156776)
- Remove obsolete .prf files
-- Alberto Mardegan <alberto.mardegan@canonical.com> Tue, 19 Mar 2013 17:05:21 +0200
signon (8.48-0ubuntu1) raring; urgency=low
[ Robert Bruce Park ]
* Inline packaging metadata.
[ Alberto Mardegan ]
* New upstream release.
- Fix Qt5 build and pkgconfig files
- Fix docs build for out of tree builds
- Signond: Add DaemonTimeout configuration option
- Log only critical errors
-- Alberto Mardegan <alberto.mardegan@canonical.com> Fri, 01 Mar 2013 09:21:51 +0200
signon (8.46-0ubuntu3) raring; urgency=low
* debian/rules
- dual build for qt4 and qt5
* debian/control
- add new binaries for qt5 builds, libsignon-qt5-1 and libsignon-qt5-dev
- add build depends for qt5 builds
- updated build depends to handle armel/armhf and gles2
* debian/patches/daemon_timeout.patch
- bump up the timeouts
* debian/patches/qt5_pkgconfig.patch
- Qt5 pkgconfig fixes
* debian/patches/build_dir.patch
- honor BUILD_DIR
* debian/patches/qt5.patch
- Do not instantiate Error before Q_DECLARE_METATYPE
* debian/patches/doc_out_of_tree_build.patch
- Fix out of tree builds for docs
-- Ken VanDine <ken.vandine@canonical.com> Wed, 27 Feb 2013 15:55:03 -0500
signon (8.46-0ubuntu2) raring; urgency=low
* debian/patches/daemon_timeout.patch
- Added configuration for DaemonTimeout so signond exits after a specified
period of inactivity (default is 5 seconds).
-- Ken VanDine <ken.vandine@canonical.com> Fri, 01 Feb 2013 10:59:28 -0500
signon (8.46-0ubuntu1) raring; urgency=low
* New upstream release.
- Fix out-of-tree builds.
- Signond: fix cancellation of idle requests.
* -debian/patches/armhf_ftbfs.patch: upstream
-- Ken VanDine <ken.vandine@canonical.com> Fri, 18 Jan 2013 09:21:15 -0500
signon (8.45-0ubuntu3) raring; urgency=low
* debian/patches/armhf_ftbfs.patch
- Merged another commit from upstream which should fix the FTBFS on armhf
-- Ken VanDine <ken.vandine@canonical.com> Thu, 17 Jan 2013 09:45:28 -0500
signon (8.45-0ubuntu2) raring; urgency=low
* debian/patches/armhf_ftbfs.patch
- Upstream patch that cleans up some cancelKey code that was causing a
FTBFS on armhf
-- Ken VanDine <ken.vandine@canonical.com> Mon, 14 Jan 2013 12:22:21 -0500
signon (8.45-0ubuntu1) raring; urgency=low
* New upstream release.
- Fix an error in the proxy resolver (LP: #1095254)
- Fix version in pkg-config files.
- Limit plugin logging according to the debug level.
-- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Jan 2013 10:24:29 -0500
signon (8.44-0ubuntu1) raring; urgency=low
* New upstream release.
* debian/libsignon-qt-dev.install, debian/signond.install
- removed files no longer included
* debian/03_migrate_signon, debian/signond.migrations, debian/rules
- added session-migration hooks for moving the signon DB from
$HOME/.signon to $HOME/.config/signond/
-- Ken VanDine <ken.vandine@canonical.com> Fri, 09 Nov 2012 10:30:36 -0500
signon (8.43-0ubuntu1) quantal; urgency=low
* New upstream release.
- Fixed proxy support (LP: #1048590)
* debian/control
- build depend on libproxy-dev
-- Ken VanDine <ken.vandine@canonical.com> Wed, 19 Sep 2012 15:03:25 -0400
signon (8.42-0ubuntu2) quantal; urgency=low
* debian/patches/logging.patch
- Don't log debug info, use the default of logging only
criticals (LP: #1049949)
-- Ken VanDine <ken.vandine@canonical.com> Wed, 12 Sep 2012 14:19:23 -0400
signon (8.42-0ubuntu1) quantal; urgency=low
* New upstream release.
- fixed caching of credentials when the secrets DB is offline
-- Ken VanDine <ken.vandine@canonical.com> Fri, 07 Sep 2012 09:31:46 -0400
signon (8.41-0ubuntu3) quantal; urgency=low
* debian/control
- Added libqt4-sql-sqlite build depends, needed for the tests
* debian/rules
- re-enable the tests
-- Ken VanDine <ken.vandine@canonical.com> Tue, 07 Aug 2012 11:30:49 -0400
signon (8.41-0ubuntu2) quantal; urgency=low
* debian/control
- debhelper 9
- drop requires for gcc-4.6
- renamed signon-passwordplugin to signon-plugin-password and added
Breaks, Replaces, and Conflicts
- Added a new binary for signon-plugin-ssotest which is required
for libsignon-glib's test suite
- Removed useless signon-plugins metapackage
-- Ken VanDine <ken.vandine@canonical.com> Thu, 26 Jul 2012 14:51:54 -0400
signon (8.41-0ubuntu1) quantal; urgency=low
* New package
* debian/patches/use_keyring.patch
- For Ubuntu we want to use the keyring for storage, so override the
default
-- Ken VanDine <ken.vandine@canonical.com> Thu, 26 Jul 2012 10:45:16 -0400
|