File: changelog

package info (click to toggle)
unrar-free 1%3A0.3.3-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 196 kB
  • sloc: ansic: 864; sh: 81; makefile: 11
file content (239 lines) | stat: -rw-r--r-- 8,911 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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
unrar-free (1:0.3.3-1) unstable; urgency=low

  * New upstream release. (Closes: #1111175)
  * debian/control: Remove Erik Schanze <eriks@debian.org> from Uploaders.
    - Erik is retired. (Closes: #1107183).

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Fri, 15 Aug 2025 19:48:26 +0100

unrar-free (1:0.3.2-1) unstable; urgency=low

  * New upstream release.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 13 Aug 2025 11:05:02 +0100

unrar-free (1:0.3.1-1) unstable; urgency=low

  * New upstream release.
    - Fix FTBFS for GCC-14 (Closes: #1075609)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Fri, 09 Aug 2024 15:47:20 +0800

unrar-free (1:0.3.0-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * d/watch: Scan using git mode.
  * New upstream release. (Closes: #453891, #270751)
  * d/copyright: Drop info that was removed upstream. (Closes: #1023405)
  * Description: Drop outdated sentence about newer RAR formats.
  * Move from B-D: pkg-config to pkgconf.

 -- Bastian Germann <bage@debian.org>  Fri, 03 May 2024 16:37:25 +0200

unrar-free (1:0.1.3-1) unstable; urgency=medium

  * New upstream release. (Closes: #1028358)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Tue, 10 Jan 2023 22:57:31 +0800

unrar-free (1:0.1.2-1) unstable; urgency=low

  * New upstream release.
   - Use libarchive to support RAR 3.0 format (Closes: #312552)
   - Update debian/tests for the new upstream.
  * Bump debhelper compat to 13.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 03 Nov 2022 03:10:22 +0800

unrar-free (1:0.0.2-1) unstable; urgency=low

  * Remove binary blob in debian/tests/0001-smoketest (Closes: #1021174)
    - We use /dev/urandom to create a file instead of the clam.exe from
      unknown place.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 20 Oct 2022 22:01:42 +0800

unrar-free (1:0.0.2-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Change to new upstream (Closes: #874065)
  * debian/copyright: Add Info-Zip (Closes: #995801)
  * Drop Debian patches and manpage (contained in new upstream)
  * Fix CVE-2017-11190 (Closes: #995065)
  * debian/README.Debian: drop outdated file
  * Remove outdated pike versions from Suggests
  * The unar forwarding is dropped upstream, so drop Recommends
  * Raise debhelper version to 10; 9 is deprecated

 -- Bastian Germann <bage@debian.org>  Sat, 09 Oct 2021 21:30:58 +0200

unrar-free (1:0.0.1+cvs20140707-4) unstable; urgency=low

  * Fix CVE-2017-14122 (Closes: #874060)
    - debian/patches/0002-CVE-2017-14122.patch
  * Add autopkgtest for testing CVE-2017-14122
  * Fix CVE-2017-11189/CVE-2017-14121 (Closes: #874061)
    - debian/patches/0003-CVE-2017-14121.patch
  * Add autopkgtest for testing CVE-2017-14121
  * Fix compatibility for -y option (Closes: #724295)
    - debian/patches/0004-unrar-nonfree-compat-ignored-options.patch
    - Thanks to Dominik George <nik@naturalnet.de>
  * Bump Standards-Version to 4.1.1: Nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 16 Oct 2017 00:46:04 +0800

unrar-free (1:0.0.1+cvs20140707-3) unstable; urgency=low

  * autopkgtest: Add depends to shunit2
    - Thanks to Chris Lamb <lamby@debian.org>

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Fri, 08 Sep 2017 03:34:05 +0800

unrar-free (1:0.0.1+cvs20140707-2) unstable; urgency=low

  [ Chris Lamb <lamby@debian.org> ]
  * Fix CVE-2017-14120 (Closes: #874059)
  * Add autopkgtest for testing CVE-2017-14120

  [ Ying-Chun Liu (PaulLiu) <paulliu@debian.org> ]
  * Bump Standards-Version to 4.0.0: Nothing needs to be changed
  * debian/control: Add pike8.0 to Suggests

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 07 Sep 2017 13:14:41 +0800

unrar-free (1:0.0.1+cvs20140707-1) unstable; urgency=low

  * New upstream release
    - Use unar to handle RAR3 format when it is installed (Closes: #731415)
  * Bump Standards-Version to 3.9.5: Nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Tue, 08 Jul 2014 04:29:29 +0800

unrar-free (1:0.0.1+cvs20071127-2) unstable; urgency=low

  * Bump Standards-Version to 3.9.3
    - Use machine-readable debian/copyright
  * Bump debhelper to 9
    - Use debhelper7 debian/rules file (Closes: #673481)
  * Use DebSrc3.0 format

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 19 May 2012 22:24:23 +0800

unrar-free (1:0.0.1+cvs20071127-1) unstable; urgency=low

  * New upstream release
    + fix bugs: read over header size
    + fix bugs: integer overflow
    + remove RARv3 code from libclamav due to unclear license and patent issues
  * Fix lintian warning: debian-rules-ignores-make-clean-error
  * Use update-alternatives for /usr/bin/unrar (Closes: #431453)
    + Add conflicts to unrar-nonfree (<< 1:3.7.8-1) for /usr/bin/unrar
  * Add suggestions to pike for some extra developing tools
  * Bump Standards-Version to 3.7.3
  * Use Homepage field in debian/control instead of the old Homepage paragraph

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Sun, 16 Dec 2007 00:12:11 +0800

unrar-free (1:0.0.1+cvs20070515-1) unstable; urgency=low

  * New CVS verson
    + fix bugs: create directory path when it is not exist
  * Bump debhelper compatibility to 5

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Tue, 15 May 2007 22:58:30 +0800

unrar-free (1:0.0.1+cvs20070424-1) unstable; urgency=low

  * New CVS verson
    + merge the changes from unrarlib sourceforge svn, which comes from
      clamav team.
  * Remove some trailing spaces and unused empty lines
  * Add depends on {misc:Depends}

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Fri, 25 Apr 2007 19:22:12 +0800

unrar-free (1:0.0.1+cvs20060609-1) unstable; urgency=low

  * New CVS version
    + Fix warnings: dereferencing type-punned pointer
  * Update policy version from 3.6.2 to 3.7.2

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Fri,  9 Jun 2006 01:06:24 +0800

unrar-free (1:0.0.1+cvs20060430-2) unstable; urgency=low

  * Reformatting changelog entries

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Mon,  1 May 2006 11:35:43 +0800

unrar-free (1:0.0.1+cvs20060430-1) unstable; urgency=low

  * New CVS version
    + Make parent of directories if it doesn't exist
    + Fix the type of the return value of CalcCRC32 function (Closes: #261261)

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Sun, 30 Apr 2006 21:33:00 +0800

unrar-free (1:0.0.1+cvs20060412-2) unstable; urgency=low

  * Modify changelog to seperate upstream changes from packaging changes
  * Fix debian/watch file

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Wed, 14 Apr 2006 00:19:00 +0800

unrar-free (1:0.0.1+cvs20060412-1) unstable; urgency=low

  * New CVS version
    + Bug fixed in command line compatibility
  * Remove unnecessary doc files
  * Add explicitly "GPLv2 or later" clauses in copyright file
  * Add synopsis of command line compatibility of non-free unrar into manpage
  * Adjust debian/rules to reduce the size of .diff.gz by using the
    up-to-date config.*
  * Remove comments from debian/watch

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Wed, 12 Apr 2006 16:19:00 +0800

unrar-free (1:0.0.1+cvs20060305-1) unstable; urgency=low

  * New CVS version
    + Remove filename length 260 bytes restriction
    + Remove archive name length 255 bytes restriction
    + Remove password length 255 bytes restriction
    + Remove compile warning "operation on `I' may be undefined" (bug #261261)
  * Add README files to docs

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Sun, 5 Mar 2006 21:28:00 +0800

unrar-free (1:0.0.1+cvs20060228-1) unstable; urgency=low

  * New Maintainer (Closes: #302896)
  * New CVS version
    + Command line compatibility with non-free unrar added (Closes: #271015)

 -- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>  Tue, 28 Feb 2006 00:57:22 +0800

unrar-free (1:0.0.1-2) unstable; urgency=low

  * QA Upload orphaning package
  * Rename source & binary to unrar-free, because this package isn't yet near
    to functional equivalence of 'unrar', also rename binary to 'unrar-free',
    because policy says no two files in the archive may have the same name
    while not being drop in replacements (c.f. #270751, closes: #265045)
  * Be realistic in the README.Debian, encourage people to participate in
    upstream development
  * Fix incorrect display of "failed" in some cases, thanks to Niklas Vainio
    for the patch (Closes: #292945)
  * Security fix: Disable debugging (unconditional write to
    /tmp/debug_unrar.txt) (Closes: #309045)
  * Exit with non-zero exit code when something went wrong, again thanks for
    Niklas Vainio for his work (Closes: #288398)

 -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Sun, 22 May 2005 19:22:21 +0200

unrar (1:0.0.1-1) unstable; urgency=low

  * Initial Release (closes: #229256)

 -- Niklas Vainio <nvainio+deb@iki.fi>  Sat, 19 Jun 2004 16:33:20 +0300