summaryrefslogtreecommitdiff
blob: 0c612fed5f7861573544a8ddcc2ec7fb07d2f341 (plain)
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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
# ChangeLog for net-mail/notmuch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.47 2012/04/24 12:39:25 ago Exp $

  24 Apr 2012; Agostino Sarubbo <ago@gentoo.org> notmuch-0.10.2-r3.ebuild,
  notmuch-0.11.1-r3.ebuild:
  Stable for amd64, wrt bug #413349

  24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2-r2.ebuild,
  notmuch-0.10.2-r3.ebuild, notmuch-0.11.1-r2.ebuild, notmuch-0.11.1-r3.ebuild,
  notmuch-0.12.ebuild:
  Better short description.

  24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2-r3.ebuild,
  notmuch-0.11.1-r3.ebuild:
  Synced ebuilds structures between 0.10.2-r3 and 0.11.1-r3.  In result
  autotools-utils usage has been dropped in 0.10.2-r3 and nmbug script
  installation has been added.  In 0.11.1-r3 patch has been moved to PATCHES
  variable.

*notmuch-0.11.1-r3 (24 Apr 2012)
*notmuch-0.10.2-r3 (24 Apr 2012)

  24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.10.2-build-with-gmime-2.4-only.patch,
  +files/0.11.1-build-with-gmime-2.4-only.patch, +notmuch-0.10.2-r3.ebuild,
  +notmuch-0.11.1-r3.ebuild:
  Added patch enforcing build with GMime 2.4 only, because 2.6 is not supported
  in Notmuch 0.10.2 and it's not fully supported in 0.11.1.

  24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2-r2.ebuild,
  notmuch-0.11.1-r2.ebuild, notmuch-0.12.ebuild:
  Combined pax-mark flags -z and -e into -ze, because pax-mark interpreted later
  -e as file name.

  24 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2-r2.ebuild,
  notmuch-0.11.1-r2.ebuild:
  Added PaX markings for test phase in stable ebuilds, too.  It's required for
  test in which gdb break is used (on PaX kernel).

  23 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.12.ebuild:
  Added PaX markings for test phase.  It's required for test in which gdb break
  is used.

  24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  notmuch-0.11.1-r2.ebuild:
  x86 stable wrt bug #408577

  20 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild, notmuch-0.12.ebuild:
  '|| die' fix for previous change.

  20 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild, notmuch-0.12.ebuild:
  Renamed Python bindings README to README-python, because it used to overwrite
  main Notmuch README file.

*notmuch-0.12 (20 Mar 2012)

  20 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> +notmuch-0.12.ebuild:
  Version bump.

  Notmuch 0.12 is compatible with both GMime 2.4 and 2.6, but ebuild depends
  only on >=2.6.7.  Python bindings are compatible with Python 3.2.

  NEWS
  ~~~~
  (Extracted headlines from NEWS file. See it for details.)

  Command-Line Interface
  - Reply to sender (ability to create a reply template just to the sender)
  - Mail store folder/file ignore
  - Unified help and manual pages
  - Manual page for notmuch configuration options

  Emacs Interface
  - Reply to sender
  - More flexible and consistent tagging operations
  - Refreshing the show view ('=' by default) no longer opens or closes
    messages
  - Attachment buttons can be used to view or save attachments.
  - New functions
  - Fix MML tag quoting in replies
  - Show view archiving key binding changes
  - Support text/calendar MIME type
  - Generate inline patch fake attachment file names from message subject
  - Enable `notmuch-search-line-faces' by default

  Library changes
  - New functions

  Python bindings changes
  - Python 3.2 compatibility
  - Added missing unicode conversions

  Build fixes
  - Compatibility with GMime 2.6 (>=2.6.7)

  20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> notmuch-0.11.1-r2.ebuild:
  Stable for amd64, wrt bug #408577

  08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  notmuch-0.10.2-r2.ebuild:
  x86 stable wrt bug #405417

  02 Mar 2012; Agostino Sarubbo <ago@gentoo.org> notmuch-0.10.2-r2.ebuild:
  Stable for amd64, wrt bug #405417

  29 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild:
  Fixed LD_LIBRARY_PATH for Python docs build and added for test suites.

  29 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  notmuch-0.10.2-r2.ebuild, notmuch-0.11.1-r2.ebuild:
  Require 'python' flag for 'test', because tests suite include test for Python
  bindings.

  29 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -notmuch-0.10.2.ebuild, -notmuch-0.10.2-r1.ebuild, -notmuch-0.11.1-r1.ebuild:
  Removed old revisions of 0.10.2 and 0.11.1.

  29 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  notmuch-0.10.2-r2.ebuild:
  Cosmetic change in SRC_URI.

*notmuch-0.10.2-r2 (29 Feb 2012)

  29 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.10.2-emacsui-mml-tags-quoting-fix.patch,
  +files/0.10.2-emacsui-mml-tags-quoting-test.patch,
  +files/0.10.2-lib-call-g_mime_init-db-open.patch, +notmuch-0.10.2-r2.ebuild:
  Fixes bug #406175 (security fix for Emacs UI) and bug #406177 (Python
  bindings tests used to fail). I have backported patches from 0.11.1 and 0.11
  releases.

  28 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2.ebuild,
  notmuch-0.10.2-r1.ebuild, notmuch-0.11.1-r1.ebuild, notmuch-0.11.1-r2.ebuild:
  Since Wed Nov 17 14:28:26 2010 -0500 glib-2.22 or newer is required. This
  nothing changes for Gentoo users, actually, because the oldest 2 version is
  2.28 at this time.

*notmuch-0.11.1-r2 (28 Feb 2012)
*notmuch-0.10.2-r1 (28 Feb 2012)

  28 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +notmuch-0.10.2-r1.ebuild, +notmuch-0.11.1-r2.ebuild:
  Support for Ruby bindings is removed.  Rels bug #405429 and makes it
  OBSOLETE.

  Ruby bindings don't have so much care as the rest of the project. There's no
  test suite for Ruby bindings to even check if bindings are compatible and I
  have no sufficient Ruby knowledge to maintain them without any help. I have a
  bit tested them only once when adding package. Notmuch is developed too
  rapidly in comparison to Ruby bindings. I haven't heard of any project
  depending on Notmuch Ruby bindings so far. Also Debian doesn't include them
  in package. Therefore I'm removing them.

  28 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> -notmuch-0.11.ebuild,
  -notmuch-0.11.1.ebuild:
  Removed old 0.11.* versions.

  23 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.10.2.ebuild,
  notmuch-0.11.ebuild, notmuch-0.11.1.ebuild, notmuch-0.11.1-r1.ebuild:
  Removed postinst info about Python API documentation.  It's useless info,
  since this documentation can be easily found.

*notmuch-0.11.1-r1 (21 Feb 2012)

  21 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +notmuch-0.11.1-r1.ebuild, metadata.xml:
  Added 'nmbug' USE flag.

*notmuch-0.11.1 (15 Feb 2012)

  15 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +notmuch-0.11.1.ebuild:
  Version bump.

  NEWS
  ~~~~
  - Fix error handling bug in python bindings
  - Fix vulnerability in emacs reply handling

  25 Jan 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -files/0.10.1-fix-test-build.patch, -notmuch-0.10.1.ebuild:
  Removed old versions: 0.10.1

*notmuch-0.11 (25 Jan 2012)

  25 Jan 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> +notmuch-0.11.ebuild:
  Version bump.

  NEWS
  ~~~~
  (Extracted headlines from NEWS file. See it for details.)

  Command-Line Interface
  - Hooks have been introduced to notmuch
  - notmuch reply --decrypt bugfix

  Performance
  - Automatic tag query optimization
  - Don't sort messages when creating a dump file

  Memory Management
  - Reduction of memory leaks

  Emacs Interface
  - Bug fixes
  - Support "notmuch new" as a notmuch-poll-script
  - Improvements in saved search management
  - Hooks for notmuch-hello
  - New face for crypto parts headers
  - Use space as default thousands separator
  - New function notmuch-show-advance
  - Various performance improvements

  New add-on tool

  Upstream has added also notmuch-deliver into contrib, which is not installed
  by this ebuild. I'll create separate ebuild for it or add contrib USE flag in
  the future.

*notmuch-0.10.2 (11 Dec 2011)

  11 Dec 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.10.2-fix-test-build.patch, +notmuch-0.10.2.ebuild:
  Version bump.

  NEWS
  ~~~~
  Fix crash in python bindings.

  The python bindings did not call g_type_init, which caused crashes for some,
  but not all users.

  02 Dec 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -files/0.10-fix-test-build.patch, -notmuch-0.10.ebuild:
  Removed old versions: 0.10.

*notmuch-0.10.1 (02 Dec 2011)

  02 Dec 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.10.1-fix-test-build.patch, +notmuch-0.10.1.ebuild:
  Version bump.

  NEWS
  ~~~~
  Fix --help argument

  Argument processing changes in 0.10 introduced a bug where "notmuch --help"
  crashed while "notmuch help" worked fine.

  25 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -files/0.9-emacsetcdir.patch, -files/0.9-fix-lib-makefile-local.patch,
  -notmuch-0.9-r2.ebuild:
  Removed old versions: 0.9.

  25 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.10-fix-test-build.patch, notmuch-0.10.ebuild:
  Fixed out of tree build of test-suites. Corrected postinst message, btw.

*notmuch-0.10 (24 Nov 2011)

  24 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> +notmuch-0.10.ebuild:
  Version bump. Raised minimum Python version to 2.6 for Python bindings.

  24 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r2.ebuild:
  Added app-misc/dtach which is required in test phase. Sphinx (doc builder)
  couldn't find libnotmuch - fixed by defining LD_LIBRARY_PATH. libnotmuch.so
  couldn't be found when building ruby bindings - fixed by altering extconf.rb.

  07 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r2.ebuild:
  Removed some debug echo.

  05 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -notmuch-0.9-r1.ebuild:
  Removed old 0.9-r1 revision.

  05 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r2.ebuild:
  Use elog instead of einfo in postinst.

*notmuch-0.9-r2 (04 Nov 2011)

  04 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +notmuch-0.9-r2.ebuild, metadata.xml:
  Added ruby bindings and API documentation for both python and ruby bindings.

  03 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> -notmuch-0.9.ebuild:
  Removed old 0.9 revision.

  03 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r1.ebuild,
  metadata.xml:
  Added 'crypt' flag which just pulls app-crypt/gnupg and missing build time
  dev-util/pkgconfig dependency.

  03 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9-r1.ebuild:
  Added support for test suite.

*notmuch-0.9-r1 (03 Nov 2011)

  03 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +notmuch-0.9-r1.ebuild:
  Added python bindings.

  02 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  files/0.9-emacsetcdir.patch, files/0.9-fix-lib-makefile-local.patch,
  notmuch-0.9.ebuild:
  ~x86 keyword. Notmuch works fine in terminal, Vim and Emacs.

  For x86 >=dev-libs/xapian-1.2.7-r2 is required.

  Patches as applied by upstream.

  02 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.9-emacsetcdir.patch, +files/0.9-fix-lib-makefile-local.patch,
  +notmuch-0.9.ebuild, +files/50notmuch-gentoo.el, +metadata.xml:
  Moved from app-text/notmuch to net-mail/notmuch.

  26 Oct 2011; Ulrich Mueller <ulm@gentoo.org> files/50notmuch-gentoo.el:
  Use SITEETC instead of absolute path in emacs site-init file.

  24 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9.ebuild:
  ~amd64 keyword. Notmuch works fine in terminal, Vim and Emacs.

  24 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.9-emacsetcdir.patch, +files/50notmuch-gentoo.el, notmuch-0.9.ebuild:
  Improved emacs support. Added site-init file by Ulrich Müller
  <ulm@gentoo.org>.

  24 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9.ebuild,
  metadata.xml:
  Checking emacs version in pkg_setup(), not in pkg_pretend().  Paths in
  src_install() were prefixed with ${ROOT} and emacs files were put into ${PN}
  subdirectory.  Better descriptions for vim and emacs flags in metadata.xml.

*notmuch-0.9 (23 Oct 2011)

  23 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +files/0.9-fix-lib-makefile-local.patch, +notmuch-0.9.ebuild, +metadata.xml:
  Initial ebuild without python and ruby bindings yet.