~ubuntu-branches/ubuntu/lucid/pidgin-otr/lucid-security

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Thibaut VARENE
  • Date: 2008-07-10 17:34:32 UTC
  • mfrom: (2.1.2 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080710173432-aqx359odj7cp182a
Tags: 3.2.0-2
Make key generation use /dev/urandom (Closes: #489523)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-06-15
 
2
 
 
3
        * gtk-dialog.c: Don't try to destroy the submenu when we've
 
4
        already destroyed the menu.  Linux doesn't complain about this,
 
5
        but Windows does.
 
6
 
 
7
        * packaging/windows/pidgin-otr.msi: Bump version number.
 
8
 
 
9
        * Makefile.mingw: Add tooltipmenu.o to link line.
 
10
 
 
11
        * Release 3.2.0.
 
12
 
 
13
2008-06-13
 
14
 
 
15
        * po/de.po: Updated German translation from Michael Meier
 
16
        <mail@code.mmsources.de>
 
17
 
 
18
        * README: Updated, ready for release of 3.2.0.
 
19
 
 
20
        * dialogs.h: Remove unused FINGERPRINT_HELPURL.
 
21
 
 
22
        * gtk-dialog.c: Remove dead (#if 0) code.
 
23
 
 
24
2008-06-11
 
25
 
 
26
        * gtk-dialog.c: A small change to aid in i18n from Őry Máté
 
27
        <orymate@gmail.com>
 
28
 
 
29
        * po/hu.po: Updated Hungarian translation from Őry Máté
 
30
        <orymate@gmail.com>
 
31
 
 
32
2008-05-30
 
33
 
 
34
        * gtk-dialog.c: The new toolbar OTR button now uses the standard
 
35
        OTR menu.
 
36
 
 
37
        * gtk-dialog.c: The buddy and status items in the OTR menu are
 
38
        no longer selectable.
 
39
 
 
40
        * gtk-ui.c: Specify that the OTR button shows up in the toolbar
 
41
        now.
 
42
 
 
43
        * gtk-dialog.c: Added a context-sensitive Help button to the
 
44
        Authenticate Buddy dialog.
 
45
 
 
46
        * gtk-dialog.c: Revamp of Authenticate Buddy dialog, based on a
 
47
        mockup by hcat@gmx.net
 
48
 
 
49
2008-05-29
 
50
 
 
51
        * gtk-ui.c:
 
52
        * gtk-dialog.c: Try moving the OTR button to the toolbar, based
 
53
        on an idea from Pontus Andersson at
 
54
        http://blog.pesa.se/2007/09/25/goodbye-big-bloated-otr-button/
 
55
 
 
56
        * gtk-dialog.c: Some changes to the authenticate buddy dialog;
 
57
        more to come.
 
58
 
 
59
        * gtk-dialog.c: Some strings were missing _(), and others had
 
60
        them unnecessarily.
 
61
 
 
62
        * po/de.po: Updated German translation from Michael Meier
 
63
        <mail@code.mmsources.de>
 
64
 
 
65
2008-05-28
 
66
 
 
67
        * tooltipmenu.[ch]: New classes to allow tooltips on menus.
 
68
 
 
69
        * otr-icons.h: New OTR icons from <cyrus_xiii@yahoo.com>.
 
70
 
 
71
        * README:
 
72
        * AUTHORS:
 
73
        * *.[ch]: Update copyright dates to 2004-2008 and add Rob Smits
 
74
        as an author. (Rob wrote the new gtk-dialog stuff to handle user
 
75
        authentication with an explicit question, inserted inline OTR
 
76
        icons into the conversation when the status changes, and moved
 
77
        the OTR button to the menu bar.)
 
78
 
 
79
        * gtk-ui.c: Updated variable names to reflect the (old) change
 
80
        from "OTR Options" to "OTR Settings".
 
81
 
 
82
        * ui.h:
 
83
        * ui.c:
 
84
        * gtk-ui.c: Added new OTR UI Options section of the
 
85
        configuration panel, which currently controls only whether the
 
86
        old OTR button will still show up.
 
87
 
 
88
        * dialogs.h:
 
89
        * dialogs.c:
 
90
        * gtk-dialog.c: 
 
91
        * otr-plugin.h:
 
92
        * otr-plugin.c: Support starting the SMP authentication with an
 
93
        explicit question.
 
94
 
 
95
        * otr-plugin.c: Better handling of the case where an SMP message
 
96
        fails a verification step.
 
97
 
 
98
        * configure.ac:
 
99
        * Makefile.mingw: Update version number to 3.2.0.
 
100
 
 
101
        * gtk-dialog.c: Made new OTR menus (one master one, and one for
 
102
        each active conversation in the window) that replace the old OTR
 
103
        button.  [The old button is still available as an option, but
 
104
        the menu is always present.]
 
105
 
 
106
        * gtk-dialog.c: OTR icons are inserted inline into the
 
107
        conversation when the OTR status changes.
 
108
 
 
109
        * configure.ac:
 
110
        * po/ar.po:
 
111
        * po/de.po:
 
112
        * po/ru.po: New translations:
 
113
        Arabic (Ahmad Gharbeia ﺄﺤﻣﺩ ﻍﺮﺒﻳﺓ <gharbeia@gmail.com>),
 
114
        German (Thorsten Mühlfelder <thenktor@gmx.de>),
 
115
        Hungarian (Mate Ory <orymate@gmail.com>),
 
116
        Russian (Sergei Smirnov <moscow@hro.org>)
 
117
 
 
118
        * dialogs.h: Help URLs now have version numbers in them, so the
 
119
        appropriate help page can be served.
 
120
 
 
121
        * Makefile.am: Include new files in compilation and distribution
 
122
        targets.
 
123
 
 
124
        * gtk-dialog.c: Added "What's this?" item to OTR menu
 
125
 
 
126
        * gtk-dialog.c: Name of authentication dialog is now
 
127
        "Authenticate Buddy" with a capital "B".
 
128
 
 
129
        * gtk-dialog.c: Authentication dialog now says "Authentication
 
130
        Options" instead of "Other Authentication Options".
 
131
 
 
132
2007-07-28
 
133
 
 
134
        * configure.ac: Fix PKG_CHECK_MODULES so that it gives a
 
135
        sensible error if the packages aren't found
 
136
 
 
137
        * Makefile.mingw:
 
138
        * po/Makefile.mingw: Cleaned up Makefile.mingw files, removed
 
139
        "install" target, added "zip" target
 
140
 
 
141
        * packaging/windows/pidgin-otr.nsi: Install and uninstall the
 
142
        translation files
 
143
 
 
144
2007-07-26
 
145
 
 
146
        * gtk-dialog.c:
 
147
        * otr-plugin.c: ISO C cleanups (no mixing declarations with code)
 
148
 
 
149
        * otr-plugin.c: Defend against potential NULL pointer
 
150
        dereferences
 
151
 
 
152
        * gtk-dialog.c: The SMP secret window should grab focus, but
 
153
        only if the user requested to authenticate buddy (and not if it
 
154
        popped up because the remote side asked for it)
 
155
 
 
156
        * Makefile.mingw: Statically link libintl and libiconv
 
157
 
 
158
2007-07-24
 
159
 
 
160
        * INSTALL: Added information about i18n; added information about
 
161
        linking libgcrypt statically
 
162
 
 
163
        * otr-plugin.c: Added support for transparent fragmentation of
 
164
        large messages
 
165
 
 
166
        * Most files: Updated copyright information
 
167
 
 
168
2007-07-22
 
169
 
 
170
        * configure.ac: Check for libpurple and use a recent format for
 
171
        AC_INIT/AM_INIT_AUTOMAKE, based on a patch from <synx13@sf.net>.
 
172
 
 
173
2007-07-18
 
174
 
 
175
        * gtk-ui.c: Simplify account list option menu in Config UI,
 
176
        thanks to Gabriel Schulhof <nix@go-nix.ca>.
 
177
 
 
178
        * gtk-ui.c: Reorder the tabs in the Config UI so that Config is
 
179
        first.
 
180
 
 
181
        * README: Updated to reflect new tab ordering, and new
 
182
        "Don't log OTR conversations" option.
 
183
 
 
184
        * gtk-dialog.c: Fixed a bug in the verify fingerprint dialog in
 
185
        the unlikely event that a fingerprint exists in the fingerprints
 
186
        file with no corresponding key for the local account in the
 
187
        private keys file.
 
188
 
 
189
2007-07-17
 
190
 
 
191
        * dialogs.c:
 
192
        * dialogs.h:
 
193
        * gtk-dialog.c: Removed Verify fingerprint and View secure
 
194
        session id menu options.  Added "Advanced..." button to
 
195
        Authenticate buddy dialog, which brings up the old Verify
 
196
        fingerprint dialog.  The Authenticate buddy dialog now allows
 
197
        users to authenticate their buddies without ever seeing a
 
198
        fingerprint.
 
199
 
 
200
2007-07-10
 
201
 
 
202
        * dialogs.c:
 
203
        * dialogs.h:
 
204
        * gtk-dialog.c:
 
205
        * gtk-ui.c:
 
206
        * otr-plugin.c:
 
207
        * ui.c:
 
208
        * ui.h: Added init() and cleanup() callbacks to the ui and
 
209
        dialog subsystems that are called when the plugin is loaded and
 
210
        unloaded respectively.
 
211
 
 
212
        * gtk-dialog.c: Fixed bug where multiple OTR buttons in one
 
213
        window would cause pidgin to crash when the window is closed.
 
214
 
 
215
2007-07-08
 
216
 
 
217
        * otr-plugin.c:
 
218
        * gtk-dialog.c:
 
219
        * gtk-ui.c: Added an option to not log OTR conversations.
 
220
 
 
221
        * gtk-ui.c:
 
222
        * ui.c:
 
223
        * ui.h: Generalized find_policy to get_prefs, allowing for other
 
224
        preferences to be available.
 
225
 
 
226
2007-07-07
 
227
 
 
228
        * INSTALL: Update dependency information
 
229
 
 
230
        * Makefile.am:
 
231
        * Makefile.mingw:
 
232
        * configure.ac:
 
233
        * gtk-dialog.c:
 
234
        * gtk-ui.c:
 
235
        * makedist:
 
236
        * otr-plugin.c:
 
237
        * ui.c: i18n, thanks to Thomas B. <Tommy.B@gmx.net>.
 
238
 
1
239
2007-05-06
2
240
 
3
241
        * Makefile.am: