File cyrus-sasl-saslauthd.changes of Package cyrus-sasl
754
1
-------------------------------------------------------------------
2
Thu Feb 6 17:55:59 UTC 2020 - Samuel Cabrero <scabrero@suse.de>
3
4
- Added support for retrieving negotiated SSF in gssapi plugin (bsc#1162518)
5
* Add 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch
6
* Add 0003-Check-return-error-from-gss_wrap_size_limit.patch
7
* Add 0004-Add-support-for-retrieving-the-mech_ssf.patch
8
- Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF (bsc#1162518)
9
* Add 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch
10
11
-------------------------------------------------------------------
12
Thu Nov 23 13:38:18 UTC 2017 - rbrown@suse.com
13
14
- Replace references to /var/adm/fillup-templates with new
15
%_fillupdir macro (boo#1069468)
16
17
-------------------------------------------------------------------
18
Mon Sep 4 10:01:17 UTC 2017 - vcizek@suse.com
19
20
- OpenSSL 1.1 support (bsc#1055463)
21
* add cyrus-sasl-2.1.27-openssl-1.1.0.patch from Fedora
22
23
-------------------------------------------------------------------
24
Wed Mar 22 09:56:37 UTC 2017 - michael@stroeder.com
25
26
- added cyrus-sasl-issue-402.patch to fix
27
SASL GSSAPI mechanism acceptor wrongly returns zero maxbufsize #402
28
(see https://github.com/cyrusimap/cyrus-sasl/issues/402)
29
30
-------------------------------------------------------------------
31
Tue Mar 7 11:31:23 UTC 2017 - varkoly@suse.com
32
33
- bnc#1026825 saslauthd: :set_auth_mech : unknown authentication mechanism: kerberos5
34
35
-------------------------------------------------------------------
36
Wed Dec 9 20:15:40 UTC 2015 - bwiedemann@suse.com
37
38
- really use SASLAUTHD_PARAMS variable (bnc#938657)
39
40
-------------------------------------------------------------------
41
Tue Jan 6 19:02:33 UTC 2015 - varkoly@suse.com
42
43
- bnc#908883 cyrus-sasl-scram refers to wrong RFC
44
45
-------------------------------------------------------------------
46
Thu Nov 27 09:08:36 UTC 2014 - jengelh@inai.de
47
48
- Make sure /usr/sbin/rcsaslauthd exists
49
50
-------------------------------------------------------------------
51
Tue Sep 23 13:57:46 UTC 2014 - varkoly@suse.com
52
53
- bnc#897837 saslauthd package has no config
54
55
-------------------------------------------------------------------
56
Tue Jul 29 23:31:35 UTC 2014 - sfalken@opensuse.org
57
58
- Changed --with-saslauthd=/var/run/sasl2 in %build to /run/sasl2 to clear rpmlint check failure
59
60
-------------------------------------------------------------------
61
Sat Jul 19 12:54:50 UTC 2014 - p.drouand@gmail.com
62
63
- Remove insserv dependency; it's unneeded with systemd' systems
64
- Remove insserv and fillup dependency in cyrus-sasl package; there
65
is neither sysconfig or init file
66
67
-------------------------------------------------------------------
68
Fri Jun 13 11:03:45 UTC 2014 - ckornacker@suse.com
69
70
- Revert upstream commit 080e51c7fa0421eb2f0210d34cf0ac48a228b1e9
71
cyrus-sasl-revert_gssapi_flags.patch (bnc#775279)
72
73
-------------------------------------------------------------------
74
Tue Apr 1 10:32:37 UTC 2014 - varkoly@suse.com
75
76
- bnc#871183 - cyrus-sasl-saslauthd service file is missing parameter 'Restart=always'
77
78
-------------------------------------------------------------------
79
Sat Nov 2 20:47:58 UTC 2013 - jengelh@inai.de
80
81
- Implement shlib packaging guidelines: make subpackage libsasl2-3.
82
(All other .so files are _server_ plugins AFAICS, loaded via
83
dlopen.)
84
- Ensure directories are owned by packages and thus get torn down
85
on package removal
86
87
-------------------------------------------------------------------
88
Sat Oct 5 19:10:55 UTC 2013 - tchvatal@suse.com
89
90
- Put back the .so files to sasl auth packages from devel file.
91
The .so files are read by some application instead of full path
92
so in order for auth to work this files must be available
93
94
-------------------------------------------------------------------
95
Sun Sep 29 08:11:05 UTC 2013 - tittiatcoke@gmail.com
96
97
- Add patch fix-sasl-header.diff to resolve build issues that
98
are failing due to typedef 'sasl_malloc_t' is initialized.
99
(see gentoo#458870, fedora#906519)
100
101
-------------------------------------------------------------------
102
Wed Sep 11 07:16:23 UTC 2013 - jcnengel@gmail.com
103
104
- Removed server side service to comply with Factory rules
105
106
-------------------------------------------------------------------
107
Tue Sep 3 22:07:15 UTC 2013 - jcnengel@gmail.com
108
109
- Update to 2.1.26
110
* Modernize SASL malloc/realloc callback prototypes
111
* Added sasl_config_done() to plug a memory leak when using an application specific config file
112
* Fixed PLAIN/LOGIN authentication failure when using saslauthd with no auxprop plugins (bug # 3590).
113
* unlock the mutex in sasl_dispose if the context was freed by another thread
114
* MINGW32 compatibility patches
115
* Fixed broken logic in get_fqhostname() when abort_if_no_fqdn is 0
116
* Fixed some memory leaks in libsasl
117
- GSSAPI plugin:
118
+ Fixed a segfault in gssapi.c introduced in 2.1.25.
119
+ Code refactoring
120
+ Added support for GSS-SPNEGO SASL mechanism (Unix only), which is also HTTP capable
121
- GS2 plugin:
122
+ Updated GS2 plugin not to lose minor GSS-API status codes on errors
123
- DIGEST-MD5 plugin:
124
+ Correctly send "stale" directive to prevent clients from (re)promtping for password
125
+ Better handling of HTTP reauthentication cases
126
+ fixed some memory leaks
127
- SASLDB plugin:
128
+ Added support for BerkleyDB 5.X or later
129
- OTP plugin:
130
+ Removed calling of EVP_cleanup() on plugin shutdown in order to prevent TLS from failing in calling applications
131
- SRP plugin:
132
+ Removed calling of EVP_cleanup() on plugin shutdown in order to prevent TLS from failing in calling applications
133
- saslauthd:
134
+ auth_rimap.c: qstring incorrectly appending the closing double quote, which might be causing crashes
135
+ auth_rimap.c: read the whole IMAP greeting
136
+ better error reporting from some drivers
137
+ fixed some memory leaks
138
- New BuildRequires for pkgconfig since pkgconfig file is generated
139
- Removed patches that do no longer apply
140
* cyrus-sasl-gcc4.patch (integrated upstream)
141
* cyrus-sasl-gs2-not-overwrite-minor-error-code.dif (integrated upstream)
142
* gssapi-null-deref.dif (integrated upstream)
143
* Fix-abort_if_no_fqdn-behavior.patch (integrated upstream)
144
* cyrus-sasl-db6.diff (integrated upstream)
145
- Move *.so files into devel package
146
147
-------------------------------------------------------------------
148
Fri Jul 26 13:09:51 UTC 2013 - obs@botter.cc
149
150
- Fix for bnc#827230 and #784705, fix patch as described in
151
#827230, typo in patch from request 112480 (remove rpath,
152
Apr 4 2012), preventing sql auxprop plugin to work
153
154
-------------------------------------------------------------------
155
Fri Jun 14 00:41:55 UTC 2013 - jengelh@inai.de
156
157
- Add cyrus-sasl-db6.diff to fix compile abort with db >= 5
158
- Simpler delete of .la files with find
159
160
-------------------------------------------------------------------
161
Mon Aug 13 07:55:11 UTC 2012 - rhafer@suse.de
162
163
- Include fix for Cyrus SASL Bug#3589: When abort_if_no_fqdn is 0,
164
a getaddrinfo failure should be ignored, as long as gethostname()
165
succeeded. (bnc#771983)
166
167
-------------------------------------------------------------------
168
Wed May 9 21:47:48 UTC 2012 - crrodriguez@opensuse.org
169
170
- Ensure libraries and tools are built with LFS and include
171
config.h in all C files.
172
173
-------------------------------------------------------------------
174
Wed Apr 4 14:13:36 UTC 2012 - dvaleev@suse.com
175
176
- remove rpath
177
178
-------------------------------------------------------------------
179
Wed Jan 18 13:06:00 UTC 2012 - aj@suse.de
180
181
- Move some doc files to devel package and to cyrus-sasl-saslauthd.
182
183
-------------------------------------------------------------------
184
Fri Nov 25 10:05:58 UTC 2011 - rhafer@suse.de
185
186
- Removed debug printfs from cyrus-sasl.dif, added by accident
187
- Updated cyrus-sasl-gs2-not-overwrite-minor-error-code.dif with
188
latest upstream improvements
189
190
-------------------------------------------------------------------
191
Wed Nov 16 09:22:32 UTC 2011 - rhafer@suse.de
192
193
- Update to 2.1.25:
194
* Added support for channel bindings
195
* Added support for ordering SASL mechanisms by strength (on
196
the client side), or using the "client_mech_list" option.
197
* Allow DIGEST-MD5 plugin to be used for client-side and
198
server-side HTTP Digest, including running over non-persistent
199
connections (RFC 2617)
200
* New SASL plugins: SCRAM and GS2
201
* Fixed a crash caused by aborted SASL authentication
202
and initiation of another one using the same SASL context.
203
* Various improvements to DIGEST-MD5 to improve interoperability
204
with some slightly broken clients
205
- cleanup
206
* removed old dependencies still related to cyrus-sasl2
207
* plugins now depend on the exact cyrus-sasl version
208
* use autoreconf instead of calling all tools manually
209
210
-------------------------------------------------------------------
211
Fri Sep 30 20:07:52 UTC 2011 - coolo@suse.com
212
213
- add libtool as buildrequire to make the spec file more reliable
214
215
-------------------------------------------------------------------
216
Sun Sep 18 00:16:04 UTC 2011 - jengelh@medozas.de
217
218
- Remove redundant tags/sections from specfile
219
220
-------------------------------------------------------------------
221
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
222
223
- use %_smp_mflags
224
225
-------------------------------------------------------------------
226
Mon Jun 7 06:15:02 UTC 2010 - coolo@novell.com
227
228
- add dependency to avoid broken parallel make
229
230
-------------------------------------------------------------------
231
Mon May 10 12:53:14 UTC 2010 - rhafer@novell.com
232
233
- Fixed attributes of /var/run/sasl2 in filelist
234
235
-------------------------------------------------------------------
236
Wed Apr 28 09:24:11 UTC 2010 - rhafer@novell.com
237
238
- Removed the /var/run/sasl2 directory from cyrus-sasl.spec.
239
It will now be created on demand by the saslauthd init script.
240
- Adjusted init script headers to silence rpmlint warning/errors.
241
242
-------------------------------------------------------------------
243
Mon Dec 14 17:15:20 CET 2009 - jengelh@medozas.de
244
245
- add baselibs.conf as a source
246
247
-------------------------------------------------------------------
248
Mon Nov 23 10:57:47 UTC 2009 - rhafer@novell.com
249
250
- Fixed linker arguments for ldap- and sql-auxprop plugins
251
(bnc#555568)
252
253
-------------------------------------------------------------------
254
Mon Jul 20 16:20:35 CEST 2009 - coolo@novell.com
255
256
- build against krb5-mini to avoid build cycle
257
258
-------------------------------------------------------------------
259
Fri May 15 14:23:03 CEST 2009 - rhafer@novell.com
260
261
- Update to 2.1.23, the only change is a fix for a potential buffer
262
overflow in sasl_encode64() (bnc#499104, CVE-2009-0688)
263
- Imported some automake/libtool fixes from upstream cvs
264
265
-------------------------------------------------------------------
266
Mon Mar 2 21:28:09 CET 2009 - crrodriguez@suse.de
267
268
- fix build with GCC 4.4
269
- remove all "la" files
270
271
-------------------------------------------------------------------
272
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
273
274
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
275
(bnc#437293)
276
277
-------------------------------------------------------------------
278
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
279
280
- obsolete old -XXbit packages (bnc#437293)
281
282
-------------------------------------------------------------------
283
Mon Aug 18 10:32:31 CEST 2008 - rhafer@suse.de
284
285
- Fixed init-scripts Required-Stop Tags
286
287
-------------------------------------------------------------------
288
Tue Jul 29 15:15:25 CEST 2008 - rhafer@suse.de
289
290
- Enhance sysconfig file and init script to allow to pass arbitrary
291
parameters to saslauthd (bnc#397808)
292
- Fixed description of the SASLAUTHD_THREADS sysconfig option.
293
294
-------------------------------------------------------------------
295
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
296
297
- added baselibs.conf file to build xxbit packages
298
for multilib support
299
300
-------------------------------------------------------------------
301
Fri Mar 28 09:45:45 CET 2008 - rhafer@suse.de
302
303
- Moved "Version:" up to the top to make versioned
304
Obsoletes/Requires work correctly.
305
306
-------------------------------------------------------------------
307
Wed Mar 26 16:06:15 CET 2008 - rhafer@suse.de
308
309
- Enabled NTLM authentication plugin (bnc#343665), created new
310
subpackage cyrus-sasl-ntlm
311
- Replaced %run_ldconfig macro as suggested by rpmlint
312
- Replaced unversioned Obsoltes/Provides with versioned ones
313
- Removed unneeded Split-Provides
314
315
-------------------------------------------------------------------
316
Fri Oct 26 16:40:22 CEST 2007 - rhafer@suse.de
317
318
- Fixed some RPMLINT complaints
319
- re-enabled accidently disabled "kerberos5" authmech for saslauthd
320
(Bug #335754)
321
322
-------------------------------------------------------------------
323
Tue Mar 20 10:13:29 CET 2007 - rhafer@suse.de
324
325
- Add SASLAUTHD_THREADS to /etc/sysconfig/saslauthd to be able to
326
set the number of threads that saslauthd should spawn
327
(Bug #199114)
328
329
-------------------------------------------------------------------
330
Fri Oct 27 13:20:59 CEST 2006 - rhafer@suse.de
331
332
- Use /etc/sasl2/ as directory for config files of services
333
%{_libdir} can still be used for backwards compatibilty
334
(Bug #206414)
335
336
-------------------------------------------------------------------
337
Mon Sep 25 16:21:55 CEST 2006 - rhafer@suse.de
338
339
- Remove unneeded automake/autoheader calls
340
341
-------------------------------------------------------------------
342
Mon Sep 11 12:56:51 CEST 2006 - rhafer@suse.de
343
344
- Build -sqlauxprop from cyrus-sasl-saslauthd.spec to reduce
345
BuildRequires of cyrus-sasl.spec
346
- Removed unneeded openldap2 from BuildRequires of
347
cyrus-sasl-saslauthd
348
349
-------------------------------------------------------------------
350
Tue Aug 29 12:47:43 CEST 2006 - rhafer@suse.de
351
352
- Enabled the ldapdb auxprop plugin and created new subpackage
353
cyrus-sasl-ldap-auxprop for it (Bug #201478)
354
355
-------------------------------------------------------------------
356
Fri Aug 25 14:47:35 CEST 2006 - rhafer@suse.de
357
358
- remove saslauthd man-page from cyrus-sasl package to solve
359
confict with -saslauthd subpackage (Bug #200490)
360
361
-------------------------------------------------------------------
362
Fri Jun 2 11:33:04 CEST 2006 - rhafer@suse.de
363
364
- updated to 2.1.22
365
* new pluginviewer utility for reporting information about client
366
and server side authentication plugins and auxprop plugins
367
(e.g. supported features, methods, etc.).
368
* Added support for HTTP POST password validation in saslauthd
369
- rename SuSE.tar.gz to cyrus-sasl-rc.tar.gz to avoid name
370
collision with other packages in src.rpm (Bug #98188)
371
- include "crypt.h" in auth_shadow.c to avoid possible crash in
372
saslauthd (Bug #179621)
373
374
-------------------------------------------------------------------
375
Mon Apr 3 15:10:49 CEST 2006 - rhafer@suse.de
376
377
- remove dlcompat-20010505 from tarball because of legal risk and
378
documented this in README.Source (Bug: #161390)
379
- added check for dlcompat-20010505 to the spec file
380
381
-------------------------------------------------------------------
382
Wed Jan 25 21:30:05 CET 2006 - mls@suse.de
383
384
- converted neededforbuild to BuildRequires
385
386
-------------------------------------------------------------------
387
Wed Nov 23 13:48:56 CET 2005 - choeger@suse.de
388
389
- Bugfix ID#134491, cyrus-sasl-sqlauxprop is not linked against any database
390
391
-------------------------------------------------------------------
392
Mon Sep 26 01:46:48 CEST 2005 - ro@suse.de
393
394
- added LDAP_DEPRECATED to CFLAGS
395
396
-------------------------------------------------------------------
397
Wed Jul 13 17:07:50 CEST 2005 - choeger@suse.de
398
399
- use /dev/urandom instead of /dev/random, see
400
http://acs-wiki.andrew.cmu.edu/twiki/bin/view/Cyrus/POP3DevRandomIssue
401
for an explanation
402
- removed the useless .la files from rpm
403
404
-------------------------------------------------------------------
405
Tue May 17 18:42:14 CEST 2005 - choeger@suse.de
406
407
- update to version 2.1.21
408
409
-------------------------------------------------------------------
410
Mon Mar 14 19:46:51 CET 2005 - choeger@suse.de
411
412
- now also build the sql auxprop plugin; created new subpackage
413
cyrus-sasl-sqlauxprop
414
415
-------------------------------------------------------------------
416
Fri Feb 25 17:24:12 CET 2005 - uli@suse.de
417
418
- better GCC4 fix
419
420
-------------------------------------------------------------------
421
Fri Feb 25 14:40:12 CET 2005 - uli@suse.de
422
423
- fixed to build with GCC4
424
425
-------------------------------------------------------------------
426
Tue Nov 2 20:47:23 CET 2004 - mmj@suse.de
427
428
- Get rid of .cvsignore files
429
- Don't remove buildroot before install
430
431
-------------------------------------------------------------------
432
Mon Oct 25 11:47:36 CEST 2004 - choeger@suse.de
433
434
- update to version 2.1.20
435
436
-------------------------------------------------------------------
437
Wed Oct 6 15:00:16 CEST 2004 - choeger@suse.de
438
439
- Bugfix ID#46847 - VUL-0: SASL environment variable local root
440
441
-------------------------------------------------------------------
442
Mon Sep 20 15:54:37 CEST 2004 - choeger@suse.de
443
444
- package binaries of sample-client and -server instead of
445
shell wrappers (which do not work)
446
447
-------------------------------------------------------------------
448
Fri Sep 17 11:20:28 CEST 2004 - choeger@suse.de
449
450
- removed saslauthd from cyrus-sasl requires, as it is only
451
needed on a "server" side and also not in every case (buildin
452
mechanisms as CRAM- or DIGEST-MD5 do not need it)
453
- added split-provides for saslauthd
454
455
-------------------------------------------------------------------
456
Mon Sep 6 13:37:56 CEST 2004 - choeger@suse.de
457
458
- added testsaslauthd to filelist
459
- removed saslauthd and insserv makros from cyrus-sasl.spec
460
461
-------------------------------------------------------------------
462
Fri Sep 3 13:14:02 CEST 2004 - choeger@suse.de
463
464
- splitted up cyrus-sasl-saslauthd.spec, to resolve the cyclic
465
dependency openldap2 <-> cyrus-sasl with saslauthd having
466
LDAP support
467
468
-------------------------------------------------------------------
469
Tue Aug 31 11:55:28 CEST 2004 - choeger@suse.de
470
471
- removed update messages and implemented "split-provides"
472
instead
473
474
-------------------------------------------------------------------
475
Tue Aug 31 10:12:22 CEST 2004 - choeger@suse.de
476
477
- added LDAP support for saslauthd, Bugzilla ID#44051
478
479
-------------------------------------------------------------------
480
Mon Aug 30 13:54:01 CEST 2004 - choeger@suse.de
481
482
- Bugfix Bugzilla ID#44346 - still using /var/adm/notify
483
now using new update messages mechanism
484
- added sample/client sample/server to file list
485
486
-------------------------------------------------------------------
487
Thu Jul 15 13:50:15 CEST 2004 - choeger@suse.de
488
489
- update to version 2.1.19
490
491
-------------------------------------------------------------------
492
Tue Jun 15 11:30:48 CEST 2004 - choeger@suse.de
493
494
- bugfix id#39245 - cyrus-sasl includes straycat man page
495
496
-------------------------------------------------------------------
497
Fri Mar 12 17:57:06 CET 2004 - choeger@suse.de
498
499
- update to version 2.1.18 (Bugfix Release)
500
501
-------------------------------------------------------------------
502
Tue Jan 27 15:39:57 CET 2004 - choeger@suse.de
503
504
- Bugfix ID#34159 - cyrus-sasl: world-writeable rpath
505
506
-------------------------------------------------------------------
507
Thu Jan 22 12:28:34 CET 2004 - choeger@suse.de
508
509
- Bugfix Bugzilla ID#34019, notice users about the fact, that
510
cyrus-sasl has been splitted into subpackages
511
512
-------------------------------------------------------------------
513
Fri Jan 16 13:08:08 CET 2004 - kukuk@suse.de
514
515
- Add pam-devel to neededforbuild
516
517
-------------------------------------------------------------------
518
Tue Dec 2 10:11:37 CET 2003 - choeger@suse.de
519
520
- update to version 2.1.17
521
522
-------------------------------------------------------------------
523
Fri Oct 31 16:59:33 CET 2003 - choeger@suse.de
524
525
- Don't build as root
526
527
-------------------------------------------------------------------
528
Fri Oct 17 22:23:19 CEST 2003 - kukuk@suse.de
529
530
- Remove unused des from neededforbuild
531
532
-------------------------------------------------------------------
533
Tue Sep 16 13:13:09 CEST 2003 - kukuk@suse.de
534
535
- Add missing Provides [Bug #31005]
536
537
-------------------------------------------------------------------
538
Mon Sep 1 13:26:43 CEST 2003 - choeger@suse.de
539
540
- removed "-u root" from startproc as it always failes
541
- removed link to doc/components.html from doc/index.html as
542
components.html does not exist (Bugzilla ID#29253)
543
544
-------------------------------------------------------------------
545
Thu Aug 14 18:48:47 CEST 2003 - choeger@suse.de
546
547
- Bugfix Bugzilla ID#28932:
548
missing activation metadata in sysconfig template
549
550
-------------------------------------------------------------------
551
Wed Jul 30 13:27:05 CEST 2003 - choeger@suse.de
552
553
- new macros for stop/restart of services on rpm update/removal
554
555
-------------------------------------------------------------------
556
Tue Jul 15 18:52:11 CEST 2003 - choeger@suse.de
557
558
- update to version 2.1.15
559
560
-------------------------------------------------------------------
561
Mon Jun 30 18:04:22 CEST 2003 - choeger@suse.de
562
563
- update to version 2.1.14
564
565
-------------------------------------------------------------------
566
Wed Jun 18 12:03:48 CEST 2003 - ro@suse.de
567
568
- use kerberos-devel-packages in neededforbuild
569
570
-------------------------------------------------------------------
571
Fri Jun 13 10:25:14 CEST 2003 - kukuk@suse.de
572
573
- Add missing directory to filelist
574
575
-------------------------------------------------------------------
576
Fri May 9 09:54:05 CEST 2003 - choeger@suse.de
577
578
- use -ldb instead of -ldb-x.y to manually link the
579
dbconverter
580
581
-------------------------------------------------------------------
582
Tue May 6 14:37:14 CEST 2003 - choeger@suse.de
583
584
- update to version 2.1.13
585
586
-------------------------------------------------------------------
587
Tue Apr 15 08:50:41 CEST 2003 - ro@suse.de
588
589
- added krb4-lib,krb4-devel to neededforbuild
590
591
-------------------------------------------------------------------
592
Mon Apr 7 14:56:11 CEST 2003 - choeger@suse.de
593
594
- renamed to cyrus-sasl
595
- splitted libraries for the following auth methods into seperate
596
packages:
597
- crammd5
598
- digestmd5
599
- otp
600
- plain
601
this is to prevent from annoying warnings about missing proper
602
setup of mechanisms we don't use
603
604
-------------------------------------------------------------------
605
Thu Mar 6 18:19:30 CET 2003 - choeger@suse.de
606
607
- ever used dbconverter-2? Well it is just a shell script
608
which uses the damn compiled source tree... :-(
609
manually building dbconverter to let users convert their
610
/etc/sasldb from v1 to v2 using /usr/sbin/dbconverter
611
612
-------------------------------------------------------------------
613
Thu Mar 6 17:34:18 CET 2003 - choeger@suse.de
614
615
- as cyrus-sasl is dropped now:
616
provide cyrus-sasl-*, obsolete cyrus-sasl-*
617
(Bugzilla ID# 24762)
618
619
-------------------------------------------------------------------
620
Tue Feb 4 10:48:37 CET 2003 - choeger@suse.de
621
622
- update to cyrus-sasl-2.1.12, bug-fix release.
623
This release addresses a few minor build and distribution
624
related issues
625
626
-------------------------------------------------------------------
627
Mon Feb 3 10:54:48 CET 2003 - choeger@suse.de
628
629
- update to cyrus-sasl-2.1.11, bug-fix release.
630
It addresses a number of issues in the build system, a
631
memory leak in the doors IPC method for saslauthd, and fixes the NTLM
632
server side support to only require one of the LM or NT methods.
633
634
-------------------------------------------------------------------
635
Thu Jan 23 11:03:56 CET 2003 - choeger@suse.de
636
637
- don't use new libtool macros as cyrus-sasl2 seems to not
638
work when using them.
639
- added patch to compile shared libraries on ppc
640
641
-------------------------------------------------------------------
642
Wed Jan 15 09:21:28 CET 2003 - kukuk@suse.de
643
644
- Remove openldap2 from needed for build
645
646
-------------------------------------------------------------------
647
Tue Jan 14 11:18:35 CET 2003 - choeger@suse.de
648
649
- do not build the static library anymore
650
651
-------------------------------------------------------------------
652
Wed Dec 11 13:15:29 CET 2002 - choeger@suse.de
653
654
- added sysconfig metadata to sysconfig templates
655
656
-------------------------------------------------------------------
657
Tue Dec 10 09:46:44 CET 2002 - choeger@suse.de
658
659
- update to version 2.1.10
660
This version corrects a number of DIGEST-MD5
661
interoperability issues, as well as corrects some potential buffer
662
overflows.
663
664
-------------------------------------------------------------------
665
Thu Oct 31 00:23:42 CET 2002 - ro@suse.de
666
667
- make it build again
668
669
-------------------------------------------------------------------
670
Tue Oct 29 15:13:35 CET 2002 - ro@suse.de
671
672
- remove own libtool macros
673
674
-------------------------------------------------------------------
675
Thu Oct 24 10:42:11 CEST 2002 - choeger@suse.de
676
677
- update to latest version 2.1.9
678
679
-------------------------------------------------------------------
680
Thu Sep 12 14:52:42 CEST 2002 - choeger@suse.de
681
682
- Bugfix Bugzilla ID#19383: cyrus-sasl-devel should conflict
683
with cyrus-sasl2-devel, because they contain files with the
684
same name
685
686
-------------------------------------------------------------------
687
Mon Aug 19 18:48:02 CEST 2002 - rhafer@suse.de
688
689
- enabled building of the static libsasl.a. It is needed for
690
cyrus-imap to be usable with nss_ldap (which is linked against
691
cyrus-sasl1)
692
693
-------------------------------------------------------------------
694
Mon Aug 12 11:04:01 CEST 2002 - choeger@suse.de
695
696
- update to version 2.1.7
697
698
-------------------------------------------------------------------
699
Thu Aug 8 10:31:06 CEST 2002 - choeger@suse.de
700
701
- added .la files to the sasl2 plugin directory
702
([lt_]dlopen seems to need that)
703
704
-------------------------------------------------------------------
705
Mon Aug 5 17:07:37 CEST 2002 - choeger@suse.de
706
707
- added Prereq
708
709
-------------------------------------------------------------------
710
Sat Jul 27 18:09:53 CEST 2002 - adrian@suse.de
711
712
- add %run_ldconfig
713
714
-------------------------------------------------------------------
715
Wed Jul 17 10:08:45 CEST 2002 - choeger@suse.de
716
717
- update to version 2.1.6
718
719
-------------------------------------------------------------------
720
Wed Jun 19 18:25:16 CEST 2002 - choeger@suse.de
721
722
- also install dbconverter-2 to be able to migrate from
723
cyrus-sasl(1)
724
725
-------------------------------------------------------------------
726
Tue Jun 18 16:21:06 CEST 2002 - choeger@suse.de
727
728
- /var/run/sasl2 must be 755 to let non root daemons
729
connect to unix socket
730
731
-------------------------------------------------------------------
732
Tue Jun 18 16:09:08 CEST 2002 - choeger@suse.de
733
734
- added initscript and sysconfig file for saslauthd
735
- added docs
736
737
-------------------------------------------------------------------
738
Tue Jun 18 12:34:35 CEST 2002 - rhafer@suse.de
739
740
- added opie to needforbuild
741
- should build on ppc64 and s390x now
742
743
-------------------------------------------------------------------
744
Mon Jun 17 20:37:14 CEST 2002 - rhafer@suse.de
745
746
- additional autoconf related patches, that were missing at first
747
check in
748
749
-------------------------------------------------------------------
750
Mon Jun 17 18:12:24 CEST 2002 - rhafer@suse.de
751
752
- Initial checkin of cyrus-sasl-2.1.5
753
754