File: changelog

package info (click to toggle)
lastpass-cli 1.3.1-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 816 kB
  • sloc: ansic: 9,995; sh: 584; makefile: 38
file content (129 lines) | stat: -rw-r--r-- 4,367 bytes parent folder | download
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
lastpass-cli (1.3.1-7) unstable; urgency=medium

  * Pass VERBOSE=1 for non-quiet build logs.
  * Bump Standards-Version to 4.3.0.

 -- Chris Lamb <lamby@debian.org>  Mon, 11 Feb 2019 17:02:26 +0100

lastpass-cli (1.3.1-6) unstable; urgency=medium

  * Add debian/gbp.conf.
  * Add missing pkg-config to Build-Depends. (Closes: #916268)

 -- Chris Lamb <lamby@debian.org>  Wed, 12 Dec 2018 14:40:27 +0100

lastpass-cli (1.3.1-5) unstable; urgency=medium

  * Add ca-certificates to Depends.
  * Bump Standards-Version to 4.2.1.
  * Use debhelper-compat virtual package and drop debian/compat.

 -- Chris Lamb <lamby@debian.org>  Wed, 24 Oct 2018 10:24:17 -0400

lastpass-cli (1.3.1-4) unstable; urgency=medium

  * Ensure we have a HOME directory to avoid flaky autopkgtests.
    (Closes: #903316)

 -- Chris Lamb <lamby@debian.org>  Tue, 24 Jul 2018 18:04:07 +0800

lastpass-cli (1.3.1-3) unstable; urgency=medium

  * Create a ~/.config directory for autopkgtests.
  * Bump Standards-Version to 4.1.5.

 -- Chris Lamb <lamby@debian.org>  Sat, 14 Jul 2018 10:44:35 +0100

lastpass-cli (1.3.1-2) unstable; urgency=medium

  * Update Vcs-* to salsa.debian.org.

 -- Chris Lamb <lamby@debian.org>  Sat, 09 Jun 2018 20:17:52 +0100

lastpass-cli (1.3.1-1) unstable; urgency=medium

  * New upstream release. (Closes: #898940)
    - Use libssl-dev over libssl1.0-dev. (Closes: #858991)
    - Make the build reproducible. (Closes: #842875)
    - Add missing cmake and bash-completion to Build-Depends.
  * Take over maintenance of package - see <https://bugs.debian.org/898940#15>
    for blessing. Thanks to Troy Heber for his previous work on this package.
  * debian/rules:
    - Ensure full hardening even though we are using CMake by setting CFLAGS
      and CXXFLAGS from CPPFLAGS.
    - Install zsh completion script.
  * debian/control:
    - Drop Build-Depends on quilt; we are a 'quilt (3.0)' source format package.
    - Add Suggests: on xclip | xsel.
    - Add Recommends on pinentry-curses.
    - Add Vcs-{Git,Browser} & Homepage headers.
    - Bump Standards-Version to 4.1.4.
  * debian/patches:
    - Drop 0001-cipher-support-opaque-EVP_CIPHER_CTX,
      0002-cipher-drop-p8inf-broken-flag-check &
      0003-pbkdf2-support-openssl-1.1; applied upstream.
    - Replace 0004-build_manpage with an override in debian/rules to
      build lpass.1 manual page and fix location in debian/manpages.
  * Upstream are not providing signed tarballs so override the
    lintian warning debian-watch-does-not-check-gpg-signature.
  * Add some autopkgtest smoke tests.
  * Add a debian/watch file.
  * Bump to debhelper compatibility level 11.
  * Tidy debian/rules, drop empty debian/install file, apply "wrap-and-sort",
    drop whitespace from debian/changelog, re-order fields, drop trailing comma
    on DEB_BUILD_MAINT_OPTIONS line.

 -- Chris Lamb <lamby@debian.org>  Wed, 06 Jun 2018 10:31:22 +0100

lastpass-cli (1.0.0-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch to openssl 1.0 (Closes: #850882).

 -- Sebastian Andrzej Siewior <sebastian@breakpoint.cc>  Tue, 31 Jan 2017 21:05:57 +0100

lastpass-cli (1.0.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Get it built against openssl 1.1.0 (Closes: #828371).

 -- Sebastian Andrzej Siewior <sebastian@breakpoint.cc>  Tue, 06 Dec 2016 21:10:47 +0100

lastpass-cli (1.0.0-1) unstable; urgency=medium

  * New upstream 1.0.0

 -- Troy Heber <troyh@debian.org>  Thu, 20 Oct 2016 08:17:08 -0600

lastpass-cli (0.8.1-1) unstable; urgency=medium

  * New upstream 0.8.1

 -- Troy Heber <troyh@debian.org>  Thu, 18 Feb 2016 13:22:53 -0700

lastpass-cli (0.7.0-1) unstable; urgency=medium

  * New upstream 0.7.0

 -- Troy Heber <troyh@debian.org>  Wed, 16 Dec 2015 16:13:42 -0700

lastpass-cli (0.5.0-1) unstable; urgency=medium

  * Include new SHA-256 CA certificate
  * Add basic regex search functionality
  * Fix hang in pinentry prompt

 -- Troy Heber <troyh@debian.org>  Tue, 26 May 2015 07:13:36 -0600

lastpass-cli (0.3.0-2) unstable; urgency=medium

  * Update copyright file to machine readable format and include the ISC
    license from util.c

 -- Troy Heber <troyh@debian.org>  Sun, 26 Oct 2014 11:17:58 -0600

lastpass-cli (0.3.0-1) unstable; urgency=low

  * Initial Release (Closes: #766497)

 -- Troy Heber <troyh@debian.org>  Thu, 23 Oct 2014 09:05:14 -0600