[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-06-17 Thread Launchpad Bug Tracker
This bug was fixed in the package keepass2 - 2.25+dfsg-1ubuntu0.1

---
keepass2 (2.25+dfsg-1ubuntu0.1) trusty-proposed; urgency=medium

  * fix possible dataloss when storing database via webdav (LP: #1315962)
thanks to David Lechner for the original patch
 -- Julian TaylorFri, 23 May 2014 10:00:20 
+0200

** Changed in: keepass2 (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-06-15 Thread Julian Taylor
the testcase works with the proposed version

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/keepass2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-26 Thread Scott Kitterman
Hello David, or anyone else affected,

Accepted keepass2 into trusty-proposed. The package will build now and
be available at http://launchpad.net/ubuntu/+source/keepass2/2.25+dfsg-
1ubuntu0.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: keepass2 (Ubuntu Trusty)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-23 Thread Julian Taylor
I have uploaded a fix to trusty-proposed, please test it when it is
accepted

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-23 Thread Julian Taylor
** Description changed:

- This bug was reported upstream at
- https://sourceforge.net/p/keepass/discussion/329221/thread/9422258c/
+ [Impact] database disappears when one saves on webdav folder
+ 
+ [TESTCASE]
+ setup writeable webdev with a database
+ open a database via "Open URL"
+ save database
+ 
+ 
+ Original report:
+ This bug was reported upstream at 
https://sourceforge.net/p/keepass/discussion/329221/thread/9422258c/
  
  There was a change introduced in Mono 3.x that breaks http writes in
  keepass2. This causes dataloss for the user because remote files are
  deleted when trying to save or synchronize a file remotely.
  
  I have submitted this patch upsteam.
  https://sourceforge.net/p/keepass/patches/89/
  
  Because of the dataloss, I think this is worth of attention for patching
  the current version of keepass2 in trusty.

** Also affects: keepass2 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-13 Thread Launchpad Bug Tracker
This bug was fixed in the package keepass2 - 2.26+dfsg-2

---
keepass2 (2.26+dfsg-2) unstable; urgency=medium


  * fix-webdav-storage-with-mono-2.11.patch:
fix possible dataloss when storing database via webdav (LP: #1315962)
thanks to David Lechner for the original patch

 -- Julian Taylor   Tue, 13 May 2014
19:30:54 +0200

** Changed in: keepass2 (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-13 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/keepass2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-13 Thread Julian Taylor
I have uploaded the fix to debian, it should make its way to ubuntu trusty in 
by tomorrow
I have tested it with local webdav and it seems to work, but if possibly can 
you try too? when available just download the utopic package from the main 
page. It should work fine in trusty.
I'll start the SRU shortly after it landed in utopic.
thanks for the patch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-13 Thread Julian Taylor
** Changed in: keepass2 (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: keepass2 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-08 Thread David Lechner
These patches should apply cleanly using quilt with the respective
KeePass versions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-08 Thread David Lechner
** Patch added: "Patch for KeePass 2.26"
   
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+attachment/4108294/+files/v2.26-fix-Mono-WebRequest-not-uploading-file.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-08 Thread David Lechner
Dominik took my patch and made it much more robust. I have taken his
changes and created new patches.

** Patch added: "Patch for KeePass 2.25"
   
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+attachment/4108293/+files/v2.25-fix-Mono-WebRequest-not-uploading-file.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-05 Thread Julian Taylor
thanks I'll try to have a look in the next few days

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315962] Re: KeePass2 no PUT at WebDAV-Sync with mono-3.x

2014-05-04 Thread Ubuntu Foundations Team Bug Bot
The attachment "Patch that was submitted upsteam" seems to be a patch.
If it isn't, please remove the "patch" flag from the attachment, remove
the "patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315962

Title:
  KeePass2 no PUT at WebDAV-Sync with mono-3.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/1315962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs