Update
Showing
1 changed file
with
251 additions
and
0 deletions
1 | 2006-01-20 Sergey Poznyakoff <gray@gnu.org.ua> | 1 | 2006-01-20 Sergey Poznyakoff <gray@gnu.org.ua> |
2 | 2 | ||
3 | Sources before this point are tagged alpha_0_6_92 | ||
4 | |||
5 | * mailbox/mu_umaxtostr.c: New file | ||
6 | * mailbox/mu_umaxtostr.h: New file | ||
7 | |||
8 | * configure.ac: Remove HAVE_DECL_PROGRAM_INVOCATION_NAME hack, | ||
9 | newer argp does that itself. | ||
10 | Raise version number to 0.6.93 | ||
11 | * gnulib.modules (mailutils): Add inttostr | ||
12 | * examples/Makefile.am, imap4d/Makefile.am, | ||
13 | libsieve/extensions/Makefile.am, pop3d/Makefile.am (AM_LDFLAGS): | ||
14 | Load libmuaux before libmailutils. | ||
15 | |||
16 | * mailbox/imap/Makefile.am (libmu_imap_la_LIBADD): New variable | ||
17 | * mailbox/pop/Makefile.am (libmu_pop_la_LIBADD): New variable | ||
18 | |||
19 | * examples/muemail.c: Include stdlib.h | ||
20 | |||
21 | * imap4d/fetch.c, imap4d/imap4d.c, imap4d/search.c, | ||
22 | mailbox/daemon.c, mailbox/message.c, mailbox/imap/mbox.c, | ||
23 | mh/burst.c, mh/compcommon.c, mh/folder.c, mh/forw.c, | ||
24 | mh/mh_global.c, mh/mh_msgset.c, mh/mh_sequence.c, mh/mhn.c, | ||
25 | mh/mhpath.c, mh/pick.c, mh/repl.c, mh/sortm.c, pop3d/apop.c, | ||
26 | pop3d/capa.c, pop3d/dele.c, pop3d/list.c, pop3d/logindelay.c, | ||
27 | pop3d/pop3d.c, pop3d/stat.c, pop3d/uidl.c, pop3d/user.c: Use | ||
28 | mu_umaxtostr to format size_t and off_t values | ||
29 | |||
30 | * imap4d/imap4d.h, libmu_scm/mu_port.c, mh/mh.h, pop3d/pop3d.h: | ||
31 | Include mu_umaxtostr.h | ||
32 | |||
33 | * mh/mh_format.c: Recognize EET and EEST time zones | ||
34 | |||
35 | * mailbox/pop/mbox.c: Fix parsing of pop3 server replies. | ||
36 | Use mu_umaxtostr to format size_t and off_t values | ||
37 | |||
38 | * mailbox/imap/folder.c: Add gettext markers | ||
39 | * mailbox/mbox/mbox.c: Likewise | ||
40 | * mailbox/mbox/mbox0.h: Include mailutils/nls.h | ||
41 | |||
42 | * mail/set.c, mail/unset.c, mail/mail.h, | ||
43 | mail/util.c (util_printenv): Change return type to void. | ||
44 | All callers updated. | ||
45 | |||
46 | * mail.local/mail.local.h: Define USE_MAILBOX_QUOTAS after | ||
47 | including mu_dbm.h | ||
48 | * mail.local/mailquota.c: Issue error message if unable to open | ||
49 | the database. | ||
50 | |||
51 | * mailbox/Makefile.am (AM_CFLAGS): Define | ||
52 | GNULIB_ARGP_DISABLE_DIRNAME | ||
53 | (EXTRA_DIST): Remove pin.c | ||
54 | |||
55 | * po/POTFILES.in: Updated. Sorted alphabetically | ||
56 | |||
57 | * scripts/gnulib-sync (expand_modules): Implement 'avoid' feature. | ||
58 | Avoid expanding dirname into mailbox/, since it grags xalloc with | ||
59 | it. | ||
60 | |||
61 | Update by gnulib-sync. | ||
62 | |||
63 | * lib/fnmatch.c: Updated | ||
64 | * lib/malloc.c: Updated | ||
65 | * lib/strcasecmp.c: Updated | ||
66 | * lib/strncasecmp.c: Updated | ||
67 | * m4/gnulib.m4: Updated | ||
68 | * m4/xstrtol.m4: Updated | ||
69 | |||
70 | * lib/allocsa.c: Updated | ||
71 | * lib/allocsa.h: Updated | ||
72 | * lib/allocsa.valgrind: Updated | ||
73 | * lib/asprintf.c: Updated | ||
74 | * lib/error.c: Updated | ||
75 | * lib/error.h: Updated | ||
76 | * lib/exit.h: Updated | ||
77 | * lib/exitfail.c: Updated | ||
78 | * lib/exitfail.h: Updated | ||
79 | * lib/getpass.c: Updated | ||
80 | * lib/getpass.h: Updated | ||
81 | * lib/mbswidth.c: Updated | ||
82 | * lib/mbswidth.h: Updated | ||
83 | * lib/obstack.c: Updated | ||
84 | * lib/obstack.h: Updated | ||
85 | * lib/realloc.c: Updated | ||
86 | * lib/setenv.c: Updated | ||
87 | * lib/setenv.h: Updated | ||
88 | * lib/snprintf.c: Updated | ||
89 | * lib/snprintf.h: Updated | ||
90 | * lib/unsetenv.c: Updated | ||
91 | * lib/vasprintf.c: Updated | ||
92 | * lib/vasprintf.h: Updated | ||
93 | * lib/xalloc-die.c: Updated | ||
94 | * lib/xalloc.h: Updated | ||
95 | * lib/xmalloc.c: Updated | ||
96 | * lib/xsize.h: Updated | ||
97 | * m4/alloca.m4: Updated | ||
98 | * m4/allocsa.m4: Updated | ||
99 | * m4/argp.m4: Updated | ||
100 | * m4/d-type.m4: Updated | ||
101 | * m4/eealloc.m4: Updated | ||
102 | * m4/eoverflow.m4: Updated | ||
103 | * m4/error.m4: Updated | ||
104 | * m4/exitfail.m4: Updated | ||
105 | * m4/extensions.m4: Updated | ||
106 | * m4/fnmatch.m4: Updated | ||
107 | * m4/getdelim.m4: Updated | ||
108 | * m4/getline.m4: Updated | ||
109 | * m4/getlogin_r.m4: Updated | ||
110 | * m4/getopt.m4: Updated | ||
111 | * m4/getpass.m4: Updated | ||
112 | * m4/glob.m4: Updated | ||
113 | * m4/intmax_t.m4: Updated | ||
114 | * m4/inttostr.m4: Added to the repository | ||
115 | * m4/inttypes.m4: Updated | ||
116 | * m4/inttypes_h_gl.m4: Updated | ||
117 | * m4/inttypes_h_gl.m4: Updated | ||
118 | * m4/longdouble.m4: Updated | ||
119 | * m4/longdouble.m4: Updated | ||
120 | * m4/longlong_gl.m4: Updated | ||
121 | * m4/longlong_gl.m4: Updated | ||
122 | * m4/mbchar.m4: Updated | ||
123 | * m4/mbiter.m4: Updated | ||
124 | * m4/mbrtowc.m4: Updated | ||
125 | * m4/mbrtowc.m4: Updated | ||
126 | * m4/mbstate_t.m4: Updated | ||
127 | * m4/mbstate_t.m4: Updated | ||
128 | * m4/mbswidth.m4: Updated | ||
129 | * m4/md5.m4: Updated | ||
130 | * m4/memchr.m4: Updated | ||
131 | * m4/mempcpy.m4: Updated | ||
132 | * m4/minmax.m4: Updated | ||
133 | * m4/obstack.m4: Updated | ||
134 | * m4/onceonly.m4: Updated | ||
135 | * m4/onceonly.m4: Updated | ||
136 | * m4/regex.m4: Updated | ||
137 | * m4/restrict.m4: Updated | ||
138 | * m4/setenv.m4: Updated | ||
139 | * m4/signed.m4: Updated | ||
140 | * m4/size_max.m4: Updated | ||
141 | * m4/snprintf.m4: Updated | ||
142 | * m4/stat-macros.m4: Updated | ||
143 | * m4/stdbool.m4: Updated | ||
144 | * m4/stdint.m4: Updated | ||
145 | * m4/stdint_h_gl.m4: Updated | ||
146 | * m4/stdint_h_gl.m4: Updated | ||
147 | * m4/strcase.m4: Updated | ||
148 | * m4/strchrnul.m4: Updated | ||
149 | * m4/strdup.m4: Updated | ||
150 | * m4/strerror_r.m4: Updated | ||
151 | * m4/strndup.m4: Updated | ||
152 | * m4/strnlen.m4: Updated | ||
153 | * m4/strtok_r.m4: Updated | ||
154 | * m4/sysexits.m4: Updated | ||
155 | * m4/uintmax_t_gl.m4: Updated | ||
156 | * m4/uintmax_t_gl.m4: Updated | ||
157 | * m4/ulonglong_gl.m4: Updated | ||
158 | * m4/ulonglong_gl.m4: Updated | ||
159 | * m4/vasnprintf.m4: Updated | ||
160 | * m4/vasprintf.m4: Updated | ||
161 | * m4/vsnprintf.m4: Updated | ||
162 | * m4/wchar_t.m4: Updated | ||
163 | * m4/wint_t.m4: Updated | ||
164 | * m4/xalloc.m4: Updated | ||
165 | * m4/xsize.m4: Updated | ||
166 | * m4/xsize.m4: Updated | ||
167 | * mailbox/alloca.c: Updated | ||
168 | * mailbox/alloca_.h: Updated | ||
169 | * mailbox/argp-ba.c: Updated | ||
170 | * mailbox/argp-eexst.c: Updated | ||
171 | * mailbox/argp-fmtstream.c: Updated | ||
172 | * mailbox/argp-fmtstream.h: Updated | ||
173 | * mailbox/argp-fs-xinl.c: Updated | ||
174 | * mailbox/argp-help.c: Updated | ||
175 | * mailbox/argp-namefrob.h: Updated | ||
176 | * mailbox/argp-parse.c: Updated | ||
177 | * mailbox/argp-pin.c: Added to the repository | ||
178 | * mailbox/argp-pv.c: Updated | ||
179 | * mailbox/argp-pvh.c: Updated | ||
180 | * mailbox/argp-xinl.c: Updated | ||
181 | * mailbox/argp.h: Updated | ||
182 | * mailbox/asnprintf.c: Updated | ||
183 | * mailbox/fnmatch.c: Updated | ||
184 | * mailbox/fnmatch_.h: Updated | ||
185 | * mailbox/fnmatch_loop.c: Updated | ||
186 | * mailbox/getdelim.c: Updated | ||
187 | * mailbox/getdelim.h: Updated | ||
188 | * mailbox/getline.c: Updated | ||
189 | * mailbox/getline.h: Updated | ||
190 | * mailbox/getlogin_r.c: Updated | ||
191 | * mailbox/getlogin_r.h: Updated | ||
192 | * mailbox/getopt.c: Updated | ||
193 | * mailbox/getopt1.c: Updated | ||
194 | * mailbox/getopt_.h: Updated | ||
195 | * mailbox/getopt_int.h: Updated | ||
196 | * mailbox/gettext.h: Updated | ||
197 | * mailbox/glob-libc.h: Updated | ||
198 | * mailbox/glob.c: Updated | ||
199 | * mailbox/glob_.h: Updated | ||
200 | * mailbox/imaxtostr.c: Added to the repository | ||
201 | * mailbox/intprops.h: Added to the repository | ||
202 | * mailbox/inttostr.c: Added to the repository | ||
203 | * mailbox/inttostr.h: Added to the repository | ||
204 | * mailbox/malloc.c: Updated | ||
205 | * mailbox/mbchar.c: Updated | ||
206 | * mailbox/mbchar.h: Updated | ||
207 | * mailbox/mbuiter.h: Updated | ||
208 | * mailbox/md5.c: Updated | ||
209 | * mailbox/md5.h: Updated | ||
210 | * mailbox/memchr.c: Updated | ||
211 | * mailbox/mempcpy.c: Updated | ||
212 | * mailbox/mempcpy.h: Updated | ||
213 | * mailbox/minmax.h: Updated | ||
214 | * mailbox/offtostr.c: Added to the repository | ||
215 | * mailbox/printf-args.c: Updated | ||
216 | * mailbox/printf-args.h: Updated | ||
217 | * mailbox/printf-parse.c: Updated | ||
218 | * mailbox/printf-parse.h: Updated | ||
219 | * mailbox/regcomp.c: Updated | ||
220 | * mailbox/regex.c: Updated | ||
221 | * mailbox/regex.h: Updated | ||
222 | * mailbox/regex_internal.c: Updated | ||
223 | * mailbox/regex_internal.h: Updated | ||
224 | * mailbox/regexec.c: Updated | ||
225 | * mailbox/size_max.h: Updated | ||
226 | * mailbox/stat-macros.h: Updated | ||
227 | * mailbox/stdbool_.h: Updated | ||
228 | * mailbox/stdint_.h: Updated | ||
229 | * mailbox/strcase.h: Updated | ||
230 | * mailbox/strcasecmp.c: Updated | ||
231 | * mailbox/strchrnul.c: Updated | ||
232 | * mailbox/strchrnul.h: Updated | ||
233 | * mailbox/strdup.c: Updated | ||
234 | * mailbox/strdup.h: Updated | ||
235 | * mailbox/strncasecmp.c: Updated | ||
236 | * mailbox/strndup.c: Updated | ||
237 | * mailbox/strndup.h: Updated | ||
238 | * mailbox/strnlen.c: Updated | ||
239 | * mailbox/strnlen.h: Updated | ||
240 | * mailbox/strnlen1.c: Updated | ||
241 | * mailbox/strnlen1.h: Updated | ||
242 | * mailbox/strtok_r.c: Updated | ||
243 | * mailbox/strtok_r.h: Updated | ||
244 | * mailbox/sysexit_.h: Updated | ||
245 | * mailbox/umaxtostr.c: Added to the repository | ||
246 | * mailbox/vasnprintf.c: Updated | ||
247 | * mailbox/vasnprintf.h: Updated | ||
248 | * mailbox/vsnprintf.c: Updated | ||
249 | * mailbox/vsnprintf.h: Updated | ||
250 | * mailbox/xsize.h: Updated | ||
251 | |||
252 | 2006-01-20 Sergey Poznyakoff <gray@gnu.org.ua> | ||
253 | |||
3 | Fix bug reported by Ronan KERYELL <Ronan.Keryell@enstb.org> | 254 | Fix bug reported by Ronan KERYELL <Ronan.Keryell@enstb.org> |
4 | (Debian Bug#344420): | 255 | (Debian Bug#344420): |
5 | 256 | ... | ... |
-
Please register or sign in to post a comment