File: changelog

package info (click to toggle)
clamfs 1.2.0-2.1
  • links: PTS
  • area: main
  • in suites:
  • size: 996 kB
  • sloc: cpp: 1,390; sh: 1,243; xml: 68; makefile: 48; ansic: 1
file content (119 lines) | stat: -rw-r--r-- 3,712 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
clamfs (1.2.0-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Don't build with -Werror. (Closes: #1002180)

 -- Adrian Bunk <bunk@debian.org>  Wed, 19 Jan 2022 18:35:36 +0200

clamfs (1.2.0-2) unstable; urgency=medium

  * Add patches/Remove-_start-symbol-check-for-CXX-libraries.patch to fix
    mips(64)el FTBFS in ./configure step due to missing _start() symbol.
  * Removed debian/compat as replaced by debhelper-compat virtual package.
  * Switched to debhelper command sequencer for debian/rules.
  * Add upstream/metadata file.

 -- Krzysztof Burghardt <krzysztof@burghardt.pl>  Fri, 10 Jan 2020 01:46:18 +0100

clamfs (1.2.0-1) unstable; urgency=medium

  * New upstream version
  * debian/control:
    - libfuse3-dev replaces libfuse-dev
    - add pkg-config dependency
  * debian/copyright:
    - add fdpassing.m4 and src/fdpassing.h

 -- Krzysztof Burghardt <krzysztof@burghardt.pl>  Mon, 06 Jan 2020 22:30:50 +0100

clamfs (1.1.0-1) unstable; urgency=medium

  * New upstream version (closes: #529569, #925653).
  * New maintainer (closes: #678863).
  * Format set to 3.0 (quilt).
  * Set debian/compat to 12.
  * Rewritten debian/copyright to be machine readable.
  * debian/control:
    - drop dependency on libcommoncpp2-dev
    - bumped Standards-Version to 4.4.1
    - updated Homepage
  * debian/rules:
    - removed white spaces from line endings
    - replaced dh_clean -k with dh_prep
    - add build-arch and build-indep targets
    - enabled hardening=+all
  * debian/watch:
    - switch to github
    - verify PGP signature

 -- Krzysztof Burghardt <krzysztof@burghardt.pl>  Wed, 23 Oct 2019 21:29:23 +0200

clamfs (1.0.1-3) unstable; urgency=medium

  * QA upload.
  * Upload to unstable.

 -- Adrian Bunk <bunk@debian.org>  Sun, 18 Jun 2017 16:45:34 +0300

clamfs (1.0.1-2) experimental; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer.
  * debian/control: bumped Standards-Version to 3.9.8.

 -- Daniel Cunha <daniel.ccunha@gmail.com>  Sat, 18 Mar 2017 18:57:53 -0300

clamfs (1.0.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "ftbfs with gcc-4.5": add patch from Ubuntu / Colin Watson:
    - Fix ExpireLRUCache constructor naming.
    Closes: #564971
    LP: #749048

 -- gregor herrmann <gregoa@debian.org>  Mon, 26 Sep 2011 18:53:10 +0200

clamfs (1.0.1-1) unstable; urgency=low

  * New upstream version (Closes: #560472)
  * debian/control:
    - add dependency on libboost-dev
    - bumped Standards-Version to 3.8.3
  * debian/copyright:
    - replaced (C) with ©
    - replaced /usr/share/common-licenses/GPL with ../GPL-2

 -- Krzysztof Burghardt <krzysztof@burghardt.pl>  Wed, 30 Dec 2009 13:50:50 +0100

clamfs (1.0.0-1) unstable; urgency=low

  * New upstream version
  * debian/control:
    - removed dependency on libpoco5-dev
    - s/An user-space/user-space/ in Description: field

 -- Krzysztof Burghardt <krzysztof@burghardt.pl>  Sat, 21 Feb 2009 14:01:39 +0100

clamfs (0.9.1-3) unstable; urgency=low

  * debian/control:
    - updated dependency to use libpoco5-dev
    - updated standards version (no changes needed)
    - moved hompage pseudo-header to real field
    - bumped Standards-Version, no changes needed
  * debian/rules: fixed using "-" or the option to ignore errors
  * add debian/watch file

 -- Krzysztof Burghardt <krzysztof@burghardt.pl>  Wed, 25 Jun 2008 22:39:09 +0200

clamfs (0.9.1-2) unstable; urgency=low

  * Add sample configuration file

 -- Krzysztof Burghardt <krzysztof@burghardt.pl>  Sun, 29 Apr 2007 21:25:29 +0200

clamfs (0.9.1-1) unstable; urgency=low

  * Initial release (Closes: #415253)

 -- Krzysztof Burghardt <krzysztof@burghardt.pl>  Sat, 17 Mar 2007 16:31:08 +0100