Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gnome-keysign
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gnome-keysign
Commits
5d1c180d
Commit
5d1c180d
authored
Dec 15, 2017
by
Tobias Mueller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bumped version to 0.9.6
parent
4e81d976
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
11 deletions
+8
-11
RELEASE_NOTES
RELEASE_NOTES
+7
-10
keysign/_version.py
keysign/_version.py
+1
-1
No files found.
RELEASE_NOTES
View file @
5d1c180d
GNOME Keysign is a tool to make signing OpenPGP keys as easy as possible.
This is the v0.9.5 release which is much more stable for pathologic OpenPGP keys
and brings support for translations. It also supports transferring file
via Bluetooth instead of the local network.
This is the v0.9.6 release which makes minor changes to i18n infrastructure.
You can get the app from:
...
...
@@ -10,13 +8,12 @@ You can get the app from:
Changes
==========
* Translation support. Read keysign/locale/README.rst for details.
* gpgme: Ignore KEY_CONSIDERED and CARDCTRL.
* gpgmh: Support for colons in UIDs.
* gpgmh: Default to gpgmeh
* avahioffer: Do not depend on Gtk, GLib, or GObject
* Added Bluetooth support
* Much better Python 3 support
* New translation: Brazilian Portuguese
* Translate appdata and desktop files
* Make i18n workflow python3 compatible
* New dependencies for building the translatoins: lxml
* Skip Bluetooth and monkeysign tests if modules are not available
* Removed vendorised copy of monkeysign
Resources
...
...
keysign/_version.py
View file @
5d1c180d
#!/usr/bin/env python
__version__
=
'0.9.
5
'
__version__
=
'0.9.
6
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment