lp:ubuntu/trusty/kwalletcli

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/kwalletcli
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

10. By Thorsten Glaser

* Do not call "update-alternatives --remove" on upgrade (cf. #568299)
* Add build-{arch,indep} targets (as alias to build)
* debian/rules: cleanup (remove install/check)
* Modernise maintainer scripts and rules file
* Fix GNUmakefile to add CXXFLAGS to link.cc command
* Attempt LTO; try with --as-needed
* Bring back missing dh_prep call
* Policy 3.9.3 (no changes)

9. By Thorsten Glaser

* New upstream version; changes:
  – Correct exit code for when the read routines die
  – Catch signals and terminate gracefully
  – Better protocol compliance
  – Be more strict when parsing commands
  – Quell warning for “GETINFO version”
  – Prevent converting underscores into accelerator markings
  – Document currently used exit codes
  – Add CAVEATS to manual pages
* Merge KDE 3 and KDE 4 packaging

8. By Thorsten Glaser

* kwalletcli can do Multi-Arch: foreign as requested by vorlon
* New upstream version; changes:
  - In pinentry-kwallet(1), replace with the slave immediately if
    $DISPLAY is unset or empty (as we cannot contact the KDE Wallet
    in that case, anyway). Fixes another case of spurious “Do you
    want to store … in the KDE Wallet?” questions.
  - Fix mis-read in recursive call case (parent, not slave).
  - Align look and feel of fallbacks (both xmessage and TUI) with
    default pinentry GUI style
  - kwalletcli_getpin(1) new options -m (message, with one button);
    -Y OK and -N Cancel (set button labels)
  - Security fix in kwalletcli_getpin(1): tty I/O now properly
    disables echoing input when asking for a passphrase
  - After scanning through ssh(1) and ssh-askpass(1) source, teach
    kwalletaskpass(1) to use boolean queries for some whitelisted
    strings and check it works with confirmation (Closes: #603910)
  - Store negative replies to “Do you want to store X in the KDE
    Wallet?” as “blacklist” in the wallet in kwalletaskpass(1) and
    pinentry-kwallet(1) to avoid asking the user every time
  - Document limits and raise kwalletcli(1) -P limit
  - Have kwalletcli(1) convert passwords from/to proper UTF-8 for Qt
* Provide ssh-askpass, idea from Daniel Schaal (Closes: #608476)
* debian/rules: Only dh_strip may strip, not upstream makefiles
* Policy 3.9.2 (unchanged, I think should be enough)

7. By Angel Abad

* Merge from debian unstable (LP: #676299). Remaining changes:
  - Remove optional dependency on pinentry-qt, as it is no longer built
    from source and this optional dependency was preventing its removal
* Dropped change (superceded in Debian):
  - Fix FTBFS due to indirect linking.
    + Add 01_fix_build_indirect_linking.diff

6. By Jonathan Thomas

Remove optional dependency on pinentry-qt, as it is no longer built
from source and this optional dependency was preventing its removal

5. By Felix Geyer

* Fix FTBFS due to indirect linking.
  - Add 01_fix_build_indirect_linking.diff

4. By Thorsten Glaser

* The “urgency=ridiculous” release
* Move pinentry-gtk note from debian/README.source to debian/control
* Generate debian/copyright at clean time instead of build time
  to stop fellow DDs from nagging (Closes: #566856)
* Remove now empty file debian/README.source
* Bump Policy to 3.9.0.0 (no change required)
* Reword Description in debian/control to reflect that kwalletcli
  (currently) only works with/on the default wallet
* Refactor debian/rules submake invocations
* Specify required minimum version of mksh dependency

3. By Thorsten Glaser

* New upstream version; ChangeLog:
  - pinentry-kwallet
    + it’s Assuan protocol, not Ägypten
    + the BYE command is not undocumented in Assuan, only in pinentry
    + implement the (in fact undocumented) GETINFO command
    + fix “copy command to co-process” logic (Closes: #572118)
    + add optional protocol debugging (exposes passwords tho…)
  - kwalletcli.1: document that the default wallet is always used
* Bump Standards-Version, no relevant change
* debian/control: Remove DMUA, I'm a DD now
* debian/README.source: Explain more on the dependency choices
* debian/control: Add Enhances, gajim upstream supports kwalletcli
* debian/rules: Make KDE_VER into a variable for consistency

2. By Thorsten Glaser

* Target Debian sid (first release to be uploaded), Policy
  3.8.3, Source 3.0 (quilt); port to KDE 4. (Closes: #566489)
* Fix lintian: debhelper-but-no-misc-depends
* debian/control: Add Homepage field
* New upstream release (minor bug fixes found during port to sid)

1. By Thorsten Glaser

Import upstream version 2.01

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/kwalletcli
This branch contains Public information 
Everyone can see this information.

Subscribers