File: changelog

package info (click to toggle)
duo-unix 1.11.3-1.2
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 2,892 kB
  • sloc: sh: 12,108; ansic: 9,223; python: 1,639; makefile: 156
file content (145 lines) | stat: -rw-r--r-- 5,323 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
duo-unix (1.11.3-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Install aliased files into /usr (DEP17 M2) (Closes: #1060343)

  [ Helmut Grohne ]
  * Fix FTCBFS (Closes: #1063523)

 -- Chris Hofstaedtler <zeha@debian.org>  Mon, 22 Apr 2024 02:52:25 +0200

duo-unix (1.11.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062500

 -- Michael Hudson-Doyle <mwhudson@debian.org>  Wed, 28 Feb 2024 02:30:53 +0000

duo-unix (1.11.3-1) unstable; urgency=medium

  * New upstream release (Closes: 952392).
  * debian/control:
    - remove to Python (Closes: 936457), since it's only for tests which
      are unusable on the buildds and are already disabled.
    - update standards version: no changes needed.
  * Bump debhelper-compat to 12:
    - debian/control: bump to 12, remove redundant build deps.
    - debian/compat: Remove, no longer needed.
    - debian/rules:
      - drop redundant reconf argument to dh.
      - drop redundant chrpath usage.
  * debian/patches/libduo-install.patch: refresh for offsets.
  * debian/patches/pam_duo-ldflags.patch: Make sure LDFLAGS aren't ignored.
  * debian/patches/lib-strncpy.patch: Avoid compiler warnings on strncpy().
  * Export new "close_config" library function as "duo_config_close".
    - debian/patches/libduo-close_config.patch: perform renaming.
    - debian/libduo3.symbols: add "duo_config_close".
  * debian/{login-duo,libpam-duo}.docs: README is now README.md.
  * debian/libduo3.symbols: Add new symbols duo_add_optional_param,
    duo_add_param, duo_split_at, and duo_zero_free.
  * debian/pam_duo.conf: include new parameters "failmode" and "pushinfo".
  * debian/{login-duo,libpam-duo}.docs: add more upstream docs.
  * debian/not-installed: add unneeded linker files and redundant files.

 -- Kees Cook <kees@debian.org>  Sat, 14 Mar 2020 10:08:43 -0700

duo-unix (1.9.21-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Move the headers to /usr/include/duo as already done by several
    other distributions, thanks to Juhani Numminen. (Closes: #898375)
  * Priority: extra -> optional

 -- Adrian Bunk <bunk@debian.org>  Fri, 08 Jun 2018 22:18:44 +0300

duo-unix (1.9.21-1) unstable; urgency=medium

  * New upstream release (Closes: 863831).
  * patches:
    - drop openssl.patch (taken upstream).
    - add libduo-install.patch (revert upstream removal).

 -- Kees Cook <kees@debian.org>  Wed, 31 May 2017 11:16:05 -0700

duo-unix (1.9.19-1) unstable; urgency=medium

  * New upstream release (Closes: 826553).
  * control: fixed typos (Closes: 748895).
  * patches/openssl.patch: add openssl 1.1.0 support (Closes: 828288).
  * copyright: fix filename globs to use .? since .[ch] isn't supported.
  * control: bump standards version; no changes needed.
  * rules:
    - enable full hardening
    - strip rpath

 -- Kees Cook <kees@debian.org>  Wed, 16 Nov 2016 21:25:57 -0800

duo-unix (1.9.11-1) unstable; urgency=medium

  * New upstream release
  * control: explicitly add libssl-dev to Build-Depends (Closes: 747805).
  * patches: drop patches taken upstream:
    - fix-manpage-dashes.patch
    - fix-test-preload.patch
    - fix-configure-privsep-user.patch

 -- Kees Cook <kees@debian.org>  Thu, 29 May 2014 13:07:22 -0700

duo-unix (1.9.6-1) unstable; urgency=low

  * New upstream release.
  * watch: updated for new upstream location.
  * control, rules: enable autoreconf (Closes: 727363).
  * control: bump standards version, no changes needed.

 -- Kees Cook <kees@debian.org>  Mon, 16 Dec 2013 12:03:08 -0800

duo-unix (1.8-1) unstable; urgency=low

  * New upstream release.
  * debian/watch: fix uupdate typo.
  * debian/pam_duo.conf: remove minuid (Closes: 670302).
  * debian/control: bump standards version to 3.9.3, no changes needed.

 -- Kees Cook <kees@debian.org>  Sat, 16 Jun 2012 10:55:55 -0700

duo-unix (1.7-3) unstable; urgency=low

  * debian/copyright: fix lintian-detected format problems.
  * debian/patches/fix-configure-privsep-user.patch: do not require that
    privsep user exist in the build environment (Closes: 642421).

 -- Kees Cook <kees@debian.org>  Wed, 23 Nov 2011 11:11:09 -0800

duo-unix (1.7-2) unstable; urgency=low

  * debian/rules: disable testsuite; currently very broken on buildds
    (Closes: 640740).

 -- Kees Cook <kees@debian.org>  Wed, 07 Sep 2011 09:26:34 -0700

duo-unix (1.7-1) unstable; urgency=low

  * New upstream release.
    - drop fix-pam-destdir.patch, taken upstream.
    - drop openssl-license-exception.patch, taken upstream.
  * debian/watch: fix up new expected download location, add uupdate option.
  * Build for multi-arch.
  * debian/libpam-duo.lintian-overrides: explicitly allow mode 0600 config.
  * debian/control: add python as build-dep for tests.
  * debian/clean: remove .pyc files during clean-up.
  * debian/patches/fix-test-preload.patch: fix testsuite to not scare /bin/sh.

 -- Kees Cook <kees@debian.org>  Fri, 02 Sep 2011 13:17:20 -0700

duo-unix (1.5-2) unstable; urgency=low

  * debian/copyright: add missed entries, thanks to Charles Plessy.

 -- Kees Cook <kees@debian.org>  Fri, 15 Apr 2011 13:16:33 -0700

duo-unix (1.5-1) unstable; urgency=low

  * Initial release (Closes: 622404).

 -- Kees Cook <kees@debian.org>  Tue, 12 Apr 2011 16:13:44 -0700