File: changelog

package info (click to toggle)
libgfshare 2.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,624 kB
  • sloc: sh: 11,402; ansic: 845; makefile: 65
file content (213 lines) | stat: -rw-r--r-- 8,147 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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
libgfshare (2.0.0-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP

  [ Simon McVittie ]
  * d/salsa-ci.yml: Request standard CI on salsa.debian.org
  * d/rules: Remove migration path from libgfshare-dbg, which was not
    in stretch or buster
  * Declare Debian Policy 4.5.1 compliance
  * d/tests: Make scripts shellcheck-clean
  * d/tests: Make scripts fail on unset variables
  * d/tests: Use correct compiler for proposed autopkgtest
    cross-architecture testing support
  * Move to debhelper-compat 12
    - Drop override for dh_makeshlibs -V, which is now the default
  * d/copyright: Remove redundant glob pattern
  * d/upstream/metadata: Add
  * d/gbp.conf: Set development branch to debian/latest
  * d/watch: Move to version 4, and use https

 -- Simon McVittie <smcv@debian.org>  Mon, 21 Dec 2020 13:13:19 +0000

libgfshare (2.0.0-4) unstable; urgency=medium

  [ Simon McVittie ]
  * Move packaging to salsa.debian.org
  * Change Homepage and Source to gitano since the original website has
    gone away
  * Declare Debian Policy 4.1.3 compliance

  [ Chris Lamb ]
  * Add support for nodoc build profile (Closes: #872739)
  * Build with all available compiler hardening (Closes: #872740)

 -- Simon McVittie <smcv@debian.org>  Sat, 27 Jan 2018 21:53:35 +0000

libgfshare (2.0.0-3) unstable; urgency=medium

  * Use https URL for Format of debian/copyright
  * Change packages' priority from extra to optional
  * Declare Debian Policy 4.1.2 compliance
  * Upgrade to debhelper 11 compat level
    - Do not enable or build-depend on dh-autoreconf, it is now the
      default
    - Use dh_missing --fail-missing instead of deprecated
      dh_install --list-missing
  * Set Rules-Requires-Root: no

 -- Simon McVittie <smcv@debian.org>  Fri, 22 Dec 2017 17:25:47 +0000

libgfshare (2.0.0-2) unstable; urgency=medium

  * Switch Vcs-Git to https (see #810378)
  * Standards-Version: 3.9.8 (no changes needed)
  * Normalize packaging via wrap-and-sort -abst
  * Use DEP-14 branch names debian/master, upstream/latest
  * Use faketime to produce reproducible documentation
  * Switch to automatic dbgsym packages

 -- Simon McVittie <smcv@debian.org>  Fri, 09 Sep 2016 10:17:48 +0100

libgfshare (2.0.0-1) unstable; urgency=medium

  * New upstream release
    - incompatible change: library users must assign something to
      gfshare_fill_rand
    - new SONAME
    - no transition is needed, because nothing else in Debian depends on it
  * Vcs-Git: use cgit and https
  * gbp.conf: use non-numbered patches
  * gbp.conf: do not configure tarball or export directory, those are
    more appropriate for ~/.gbp.conf
  * Add some simple autopkgtest tests
  * Make libgfshare-dbg Multi-Arch: same
  * Standards-Version: 3.9.6 (no changes required)

 -- Simon McVittie <smcv@debian.org>  Sun, 13 Sep 2015 12:42:26 +0100

libgfshare (1.0.5-3) unstable; urgency=medium

  * Use dh_autoreconf for better new-architecture coverage (Closes: #727919)
  * Standards-Version: 3.9.5 (no changes needed)
  * Canonicalize Vcs-Git, Vcs-Browser

 -- Simon McVittie <smcv@debian.org>  Sun, 09 Mar 2014 12:22:09 +0000

libgfshare (1.0.5-2) unstable; urgency=low

  * Build-depend on texlive-latex-recommended, since url.sty seems to have
    moved there (Closes: #666324)
  * Standards-Version: 3.9.3
    - redo copyright file using copyright-format 1.0
  * debhelper compat level 9
    - no need to select a multiarch ${libdir} explicitly
  * Use default.mk from dpkg-dev >= 1.16.1

 -- Simon McVittie <smcv@debian.org>  Sat, 31 Mar 2012 22:15:55 +0100

libgfshare (1.0.5-1) unstable; urgency=low

  * New upstream version
    - drop patches, applied upstream

 -- Simon McVittie <smcv@debian.org>  Thu, 09 Jun 2011 09:42:27 +0100

libgfshare (1.0.3-4) unstable; urgency=low

  * Install to multiarch paths
  * Set the shared library package to be Multi-Arch: same
  * Standards-Version: 3.9.2 (no changes)

 -- Simon McVittie <smcv@debian.org>  Wed, 08 Jun 2011 21:12:07 +0100

libgfshare (1.0.3-3) unstable; urgency=low

  [ Ryan Kavanagh ]
  * Dropped README.source since it was for cdbs-edit-patch and the package is
    now using dpkg-source format 3.0 (quilt)

  [ Simon McVittie ]
  * Fix error messages on invalid arguments, based on a patch by Ryan
    Kavanagh (Closes: #588810, LP: #610233)
  * Standards-Version: 3.9.1 (no changes needed)

 -- Simon McVittie <smcv@debian.org>  Mon, 26 Jul 2010 22:10:41 +0100

libgfshare (1.0.3-2) unstable; urgency=low

  * Migrate to collab-maint git
  * Add debian/gbp.conf for git-buildpackage users
  * Remove Dm-Upload-Allowed (no longer needed)
  * Refresh the patch using gbp-pq
  * Standards-Version: 3.8.4 (no changes needed)
  * Add a blank line at the end of NEWS.Debian for better apt-listchanges
    display

 -- Simon McVittie <smcv@debian.org>  Thu, 11 Feb 2010 22:43:57 +0000

libgfshare (1.0.3-1) unstable; urgency=low

  * New upstream release
    - remove all patches; they were applied upstream (LP: #497992)
    - error handling has been improved (Closes: #557040, LP: #497996)
    - an Ubuntu-specific patch to allow outputting secrets to stdout has been
      merged (LP: #497999)
  * Use dpkg-source format 3.0 (quilt)
  * Use debhelper 7
  * 01_theory_tex.diff: fix some syntactic issues in doc/theory.tex
  * Build and install HTML and PDF versions of theory.tex (in the -dev
    package), and register them in doc-base

 -- Simon McVittie <smcv@debian.org>  Sun, 27 Dec 2009 19:00:21 +0000

libgfshare (1.0.2-3) unstable; urgency=medium

  * debian/patches/100[1-4]*.patch: don't produce broken share number 000 from
    gfsplit, don't allow the library to produce it either, make gfcombine
    fail more usefully if one is used, and explain how to recover
    (Closes: #556939)
  * debian/NEWS: explain how to recover from foo.000 shares
  * Build-depend on autotools-dev to get updated config.{guess,sub}, to be
    nice to avr32 porters
  * Remove duplicate Priority field from control
  * Run basic tests during the build
  * Standards-Version: 3.8.3
    - move -dbg package to debug section

 -- Simon McVittie <smcv@debian.org>  Thu, 19 Nov 2009 00:06:42 +0000

libgfshare (1.0.2-2) unstable; urgency=low

  * debian/patches/0043-abi.patch, part of upstream bzr r43: don't export
    symbols called "exps" and "logs" (and also don't generate bits of table
    that we're not going to use)
  * Add a symbols file for libgfshare1
  * Standards-Version: 3.8.0
    - add README.source
  * Add ${misc:Depends} throughout, since we use debhelper
  * Change Vcs-Bzr to reflect that the packaging is now in collab-maint on
    Alioth (co-maintainers welcome)
  * Use my debian.org address

 -- Simon McVittie <smcv@debian.org>  Wed, 10 Dec 2008 14:59:57 +0000

libgfshare (1.0.2-1) unstable; urgency=low

  * Initial release in Debian. (Closes: #451355)
  * debian/patches/0042-allow-2of2.patch, upstream bzr r42:
    Allow degenerate case (2-of-2 share) for least astonishment
  * debian/patches/0043-devurandom.patch, part of upstream bzr r43:
    In gfsplit, use /dev/urandom rather than rand() for randomness, for
    better cryptographic safety
  * debian/patches/0044-fallback.patch, upstream bzr r44: Fall back from
    /dev/urandom to rand(), with a warning, if necessary

  * Packaged from scratch, but should be basically compatible with the
    version in Ubuntu. Changes relative to Ubuntu, for information:
    - the above patches from upstream bzr
    - does not have Soren Hansen's patch to allow gfcombine to output to
      stdout (not yet upstream)
    - better package descriptions (IMO)
    - machine-readable debian/copyright file with explicit licensing for
      packaging (the same as the source)
    - libgfshare-dev does not depend on libc6-dev, to be installable on
      alpha, ia64 etc.
    - libgfshare(5) is in libgfshare-dev rather than libgfshare1 (so the
      former Replaces: Ubuntu versions of the latter)
    - libgfshare-dev is in Section: libdevel
    - libgfshare-dbg added
    - debian/watch added

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Sun, 25 Nov 2007 15:28:27 +0000