SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cyrus-sasl-debuginfo-2.1.25-63.1.i586.rpm :
Fri Jul 26 14:00:00 2013 obsAATTbotter.cc
- Fix for bnc#827230 and #784705, fix patch as described in
[#827230], typo in patch from request 112480 (remove rpath,
Apr 4 2012), preventing sql auxprop plugin to work

Fri Jun 14 14:00:00 2013 jengelhAATTinai.de
- Add cyrus-sasl-db6.diff to fix compile abort with db >= 5
- Simpler delete of .la files with find

Mon Aug 13 14:00:00 2012 rhaferAATTsuse.de
- Include fix for Cyrus SASL Bug#3589: When abort_if_no_fqdn is 0,
a getaddrinfo failure should be ignored, as long as gethostname()
succeeded. (bnc#771983)

Wed May 9 14:00:00 2012 crrodriguezAATTopensuse.org
- Ensure libraries and tools are built with LFS and include
config.h in all C files.

Wed Apr 4 14:00:00 2012 dvaleevAATTsuse.com
- remove rpath

Wed Jan 18 13:00:00 2012 ajAATTsuse.de
- Move some doc files to devel package and to cyrus-sasl-saslauthd.

Fri Nov 25 13:00:00 2011 rhaferAATTsuse.de
- Removed debug printfs from cyrus-sasl.dif, added by accident
- Updated cyrus-sasl-gs2-not-overwrite-minor-error-code.dif with
latest upstream improvements

Wed Nov 16 13:00:00 2011 rhaferAATTsuse.de
- Update to 2.1.25:

* Added support for channel bindings

* Added support for ordering SASL mechanisms by strength (on
the client side), or using the \"client_mech_list\" option.

* Allow DIGEST-MD5 plugin to be used for client-side and
server-side HTTP Digest, including running over non-persistent
connections (RFC 2617)

* New SASL plugins: SCRAM and GS2

* Fixed a crash caused by aborted SASL authentication
and initiation of another one using the same SASL context.

* Various improvements to DIGEST-MD5 to improve interoperability
with some slightly broken clients
- cleanup

* removed old dependencies still related to cyrus-sasl2

* plugins now depend on the exact cyrus-sasl version

* use autoreconf instead of calling all tools manually

Fri Sep 30 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable

Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile

Mon Jun 28 14:00:00 2010 jengelhAATTmedozas.de
- use %_smp_mflags

Mon Jun 7 14:00:00 2010 cooloAATTnovell.com
- add dependency to avoid broken parallel make

Mon May 10 14:00:00 2010 rhaferAATTnovell.com
- Fixed attributes of /var/run/sasl2 in filelist

Wed Apr 28 14:00:00 2010 rhaferAATTnovell.com
- Removed the /var/run/sasl2 directory from cyrus-sasl.spec.
It will now be created on demand by the saslauthd init script.
- Adjusted init script headers to silence rpmlint warning/errors.

Mon Dec 14 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source

Mon Nov 23 13:00:00 2009 rhaferAATTnovell.com
- Fixed linker arguments for ldap- and sql-auxprop plugins
(bnc#555568)

Mon Jul 20 14:00:00 2009 cooloAATTnovell.com
- build against krb5-mini to avoid build cycle

Fri May 15 14:00:00 2009 rhaferAATTnovell.com
- Update to 2.1.23, the only change is a fix for a potential buffer
overflow in sasl_encode64() (bnc#499104, CVE-2009-0688)
- Imported some automake/libtool fixes from upstream cvs

Mon Mar 2 13:00:00 2009 crrodriguezAATTsuse.de
- fix build with GCC 4.4
- remove all \"la\" files

Wed Dec 10 13:00:00 2008 olhAATTsuse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)

Thu Oct 30 13:00:00 2008 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)

Mon Aug 18 14:00:00 2008 rhaferAATTsuse.de
- Fixed init-scripts Required-Stop Tags

Tue Jul 29 14:00:00 2008 rhaferAATTsuse.de
- Enhance sysconfig file and init script to allow to pass arbitrary
parameters to saslauthd (bnc#397808)
- Fixed description of the SASLAUTHD_THREADS sysconfig option.

Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support

Fri Mar 28 13:00:00 2008 rhaferAATTsuse.de
- Moved \"Version:\" up to the top to make versioned
Obsoletes/Requires work correctly.

Wed Mar 26 13:00:00 2008 rhaferAATTsuse.de
- Enabled NTLM authentication plugin (bnc#343665), created new
subpackage cyrus-sasl-ntlm
- Replaced %run_ldconfig macro as suggested by rpmlint
- Replaced unversioned Obsoltes/Provides with versioned ones
- Removed unneeded Split-Provides

Fri Oct 26 14:00:00 2007 rhaferAATTsuse.de
- Fixed some RPMLINT complaints
- re-enabled accidently disabled \"kerberos5\" authmech for saslauthd
(Bug #335754)

Tue Mar 20 13:00:00 2007 rhaferAATTsuse.de
- Add SASLAUTHD_THREADS to /etc/sysconfig/saslauthd to be able to
set the number of threads that saslauthd should spawn
(Bug #199114)

Fri Oct 27 14:00:00 2006 rhaferAATTsuse.de
- Use /etc/sasl2/ as directory for config files of services
%{_libdir} can still be used for backwards compatibilty
(Bug #206414)

Mon Sep 25 14:00:00 2006 rhaferAATTsuse.de
- Remove unneeded automake/autoheader calls

Mon Sep 11 14:00:00 2006 rhaferAATTsuse.de
- Build -sqlauxprop from cyrus-sasl-saslauthd.spec to reduce
BuildRequires of cyrus-sasl.spec
- Removed unneeded openldap2 from BuildRequires of
cyrus-sasl-saslauthd

Tue Aug 29 14:00:00 2006 rhaferAATTsuse.de
- Enabled the ldapdb auxprop plugin and created new subpackage
cyrus-sasl-ldap-auxprop for it (Bug #201478)

Fri Aug 25 14:00:00 2006 rhaferAATTsuse.de
- remove saslauthd man-page from cyrus-sasl package to solve
confict with -saslauthd subpackage (Bug #200490)

Fri Jun 2 14:00:00 2006 rhaferAATTsuse.de
- updated to 2.1.22

* new pluginviewer utility for reporting information about client
and server side authentication plugins and auxprop plugins
(e.g. supported features, methods, etc.).

* Added support for HTTP POST password validation in saslauthd
- rename SuSE.tar.gz to cyrus-sasl-rc.tar.gz to avoid name
collision with other packages in src.rpm (Bug #98188)
- include \"crypt.h\" in auth_shadow.c to avoid possible crash in
saslauthd (Bug #179621)

Mon Apr 3 14:00:00 2006 rhaferAATTsuse.de
- remove dlcompat-20010505 from tarball because of legal risk and
documented this in README.Source (Bug: #161390)
- added check for dlcompat-20010505 to the spec file

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Wed Nov 23 13:00:00 2005 choegerAATTsuse.de
- Bugfix ID#134491, cyrus-sasl-sqlauxprop is not linked against any database

Sun Sep 25 14:00:00 2005 roAATTsuse.de
- added LDAP_DEPRECATED to CFLAGS

Wed Jul 13 14:00:00 2005 choegerAATTsuse.de
- use /dev/urandom instead of /dev/random, see
http://acs-wiki.andrew.cmu.edu/twiki/bin/view/Cyrus/POP3DevRandomIssue
for an explanation
- removed the useless .la files from rpm

Tue May 17 14:00:00 2005 choegerAATTsuse.de
- update to version 2.1.21

Mon Mar 14 13:00:00 2005 choegerAATTsuse.de
- now also build the sql auxprop plugin; created new subpackage
cyrus-sasl-sqlauxprop

Fri Feb 25 13:00:00 2005 uliAATTsuse.de
- better GCC4 fix

Fri Feb 25 13:00:00 2005 uliAATTsuse.de
- fixed to build with GCC4

Tue Nov 2 13:00:00 2004 mmjAATTsuse.de
- Get rid of .cvsignore files
- Don\'t remove buildroot before install

Mon Oct 25 14:00:00 2004 choegerAATTsuse.de
- update to version 2.1.20

Wed Oct 6 14:00:00 2004 choegerAATTsuse.de
- Bugfix ID#46847 - VUL-0: SASL environment variable local root

Mon Sep 20 14:00:00 2004 choegerAATTsuse.de
- package binaries of sample-client and -server instead of
shell wrappers (which do not work)

Fri Sep 17 14:00:00 2004 choegerAATTsuse.de
- removed saslauthd from cyrus-sasl requires, as it is only
needed on a \"server\" side and also not in every case (buildin
mechanisms as CRAM- or DIGEST-MD5 do not need it)
- added split-provides for saslauthd

Mon Sep 6 14:00:00 2004 choegerAATTsuse.de
- added testsaslauthd to filelist
- removed saslauthd and insserv makros from cyrus-sasl.spec

Fri Sep 3 14:00:00 2004 choegerAATTsuse.de
- splitted up cyrus-sasl-saslauthd.spec, to resolve the cyclic
dependency openldap2 <-> cyrus-sasl with saslauthd having
LDAP support

Tue Aug 31 14:00:00 2004 choegerAATTsuse.de
- removed update messages and implemented \"split-provides\"
instead

Tue Aug 31 14:00:00 2004 choegerAATTsuse.de
- added LDAP support for saslauthd, Bugzilla ID#44051

Mon Aug 30 14:00:00 2004 choegerAATTsuse.de
- Bugfix Bugzilla ID#44346 - still using /var/adm/notify
now using new update messages mechanism
- added sample/client sample/server to file list

Thu Jul 15 14:00:00 2004 choegerAATTsuse.de
- update to version 2.1.19

Tue Jun 15 14:00:00 2004 choegerAATTsuse.de
- bugfix id#39245 - cyrus-sasl includes straycat man page

Fri Mar 12 13:00:00 2004 choegerAATTsuse.de
- update to version 2.1.18 (Bugfix Release)

Tue Jan 27 13:00:00 2004 choegerAATTsuse.de
- Bugfix ID#34159 - cyrus-sasl: world-writeable rpath

Thu Jan 22 13:00:00 2004 choegerAATTsuse.de
- Bugfix Bugzilla ID#34019, notice users about the fact, that
cyrus-sasl has been splitted into subpackages

Fri Jan 16 13:00:00 2004 kukukAATTsuse.de
- Add pam-devel to neededforbuild

Tue Dec 2 13:00:00 2003 choegerAATTsuse.de
- update to version 2.1.17

Fri Oct 31 13:00:00 2003 choegerAATTsuse.de
- Don\'t build as root

Fri Oct 17 14:00:00 2003 kukukAATTsuse.de
- Remove unused des from neededforbuild

Tue Sep 16 14:00:00 2003 kukukAATTsuse.de
- Add missing Provides [Bug #31005]

Mon Sep 1 14:00:00 2003 choegerAATTsuse.de
- removed \"-u root\" from startproc as it always failes
- removed link to doc/components.html from doc/index.html as
components.html does not exist (Bugzilla ID#29253)

Thu Aug 14 14:00:00 2003 choegerAATTsuse.de
- Bugfix Bugzilla ID#28932:
missing activation metadata in sysconfig template

Wed Jul 30 14:00:00 2003 choegerAATTsuse.de
- new macros for stop/restart of services on rpm update/removal

Tue Jul 15 14:00:00 2003 choegerAATTsuse.de
- update to version 2.1.15

Mon Jun 30 14:00:00 2003 choegerAATTsuse.de
- update to version 2.1.14

Wed Jun 18 14:00:00 2003 roAATTsuse.de
- use kerberos-devel-packages in neededforbuild

Fri Jun 13 14:00:00 2003 kukukAATTsuse.de
- Add missing directory to filelist

Fri May 9 14:00:00 2003 choegerAATTsuse.de
- use -ldb instead of -ldb-x.y to manually link the
dbconverter

Tue May 6 14:00:00 2003 choegerAATTsuse.de
- update to version 2.1.13

Tue Apr 15 14:00:00 2003 roAATTsuse.de
- added krb4-lib,krb4-devel to neededforbuild

Mon Apr 7 14:00:00 2003 choegerAATTsuse.de
- renamed to cyrus-sasl
- splitted libraries for the following auth methods into seperate
packages:
- crammd5
- digestmd5
- otp
- plain
this is to prevent from annoying warnings about missing proper
setup of mechanisms we don\'t use

Thu Mar 6 13:00:00 2003 choegerAATTsuse.de
- ever used dbconverter-2? Well it is just a shell script
which uses the damn compiled source tree... :-(
manually building dbconverter to let users convert their
/etc/sasldb from v1 to v2 using /usr/sbin/dbconverter

Thu Mar 6 13:00:00 2003 choegerAATTsuse.de
- as cyrus-sasl is dropped now:
provide cyrus-sasl-
*, obsolete cyrus-sasl-
*
(Bugzilla ID# 24762)

Tue Feb 4 13:00:00 2003 choegerAATTsuse.de
- update to cyrus-sasl-2.1.12, bug-fix release.
This release addresses a few minor build and distribution
related issues

Mon Feb 3 13:00:00 2003 choegerAATTsuse.de
- update to cyrus-sasl-2.1.11, bug-fix release.
It addresses a number of issues in the build system, a
memory leak in the doors IPC method for saslauthd, and fixes the NTLM
server side support to only require one of the LM or NT methods.

Thu Jan 23 13:00:00 2003 choegerAATTsuse.de
- don\'t use new libtool macros as cyrus-sasl2 seems to not
work when using them.
- added patch to compile shared libraries on ppc

Wed Jan 15 13:00:00 2003 kukukAATTsuse.de
- Remove openldap2 from needed for build

Tue Jan 14 13:00:00 2003 choegerAATTsuse.de
- do not build the static library anymore

Wed Dec 11 13:00:00 2002 choegerAATTsuse.de
- added sysconfig metadata to sysconfig templates

Tue Dec 10 13:00:00 2002 choegerAATTsuse.de
- update to version 2.1.10
This version corrects a number of DIGEST-MD5
interoperability issues, as well as corrects some potential buffer
overflows.

Wed Oct 30 13:00:00 2002 roAATTsuse.de
- make it build again

Tue Oct 29 13:00:00 2002 roAATTsuse.de
- remove own libtool macros

Thu Oct 24 14:00:00 2002 choegerAATTsuse.de
- update to latest version 2.1.9

Thu Sep 12 14:00:00 2002 choegerAATTsuse.de
- Bugfix Bugzilla ID#19383: cyrus-sasl-devel should conflict
with cyrus-sasl2-devel, because they contain files with the
same name

Mon Aug 19 14:00:00 2002 rhaferAATTsuse.de
- enabled building of the static libsasl.a. It is needed for
cyrus-imap to be usable with nss_ldap (which is linked against
cyrus-sasl1)

Mon Aug 12 14:00:00 2002 choegerAATTsuse.de
- update to version 2.1.7

Thu Aug 8 14:00:00 2002 choegerAATTsuse.de
- added .la files to the sasl2 plugin directory
([lt_]dlopen seems to need that)

Mon Aug 5 14:00:00 2002 choegerAATTsuse.de
- added Prereq

Sat Jul 27 14:00:00 2002 adrianAATTsuse.de
- add %run_ldconfig

Wed Jul 17 14:00:00 2002 choegerAATTsuse.de
- update to version 2.1.6

Wed Jun 19 14:00:00 2002 choegerAATTsuse.de
- also install dbconverter-2 to be able to migrate from
cyrus-sasl(1)

Tue Jun 18 14:00:00 2002 choegerAATTsuse.de
- /var/run/sasl2 must be 755 to let non root daemons
connect to unix socket

Tue Jun 18 14:00:00 2002 choegerAATTsuse.de
- added initscript and sysconfig file for saslauthd
- added docs

Tue Jun 18 14:00:00 2002 rhaferAATTsuse.de
- added opie to needforbuild
- should build on ppc64 and s390x now

Mon Jun 17 14:00:00 2002 rhaferAATTsuse.de
- additional autoconf related patches, that were missing at first
check in

Mon Jun 17 14:00:00 2002 rhaferAATTsuse.de
- Initial checkin of cyrus-sasl-2.1.5


 
ICM