Package: passwordsafe / 1.22.0+dfsg-1

Metadata

Package Version Patches format
passwordsafe 1.22.0+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
perl_shebangs | (download)

Misc/maemo2pwsafe.pl | 2 1 + 1 - 0 !
Misc/make-latest-xml.pl | 2 1 + 1 - 0 !
Misc/mkversion.pl | 2 1 + 1 - 0 !
Misc/passwordsafe-db-remapper.pl | 2 1 + 1 - 0 !
Misc/rc2cpp.pl | 2 1 + 1 - 0 !
Misc/unicode2keysym.pl | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 6 deletions(-)

 adjust perl shebangs to comply with debian policy
disable_version_checks | (download)

CMakeLists.txt | 20 16 + 4 - 0 !
src/ui/wxWidgets/AboutDlg.cpp | 49 39 + 10 - 0 !
src/ui/wxWidgets/AboutDlg.h | 31 27 + 4 - 0 !
src/ui/wxWidgets/Makefile | 16 11 + 5 - 0 !
4 files changed, 93 insertions(+), 23 deletions(-)

 allow disabling of online version check
 Gives a build-time option to disable curl-based check for new version.  Patch
 was submitted by author to upstream but it has not been merged.
cmake_build_changes | (download)

CMakeLists.txt | 157 0 + 157 - 0 !
1 file changed, 157 deletions(-)

 adjust cmake build for better compliance with debian policies
0004 Build using C 17 googletest no longer supports lower.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
Makefile.linux | 1 0 + 1 - 0 !
src/test/Makefile | 2 1 + 1 - 0 !
src/ui/cli/Makefile | 1 0 + 1 - 0 !
4 files changed, 2 insertions(+), 4 deletions(-)

 build using c++-17; googletest no longer supports lower standards.


1623.patch | (download)

src/core/ItemData.cpp | 7 4 + 3 - 0 !
src/core/PWSrand.cpp | 22 15 + 7 - 0 !
src/core/crypto/hotp.h | 4 3 + 1 - 0 !
3 files changed, 22 insertions(+), 11 deletions(-)

 [patch 1/6] sparc64 - fixed alignment problem in
 PWSrand::NextRandBlock()

There are probably more...