Tomáš Mráz
c222874d03
- fix most critical build warnings ( #433583 )
...
- use external db4
2008-09-10 13:52:00 +00:00
Tomáš Mráz
57b2bbb8b3
- fix most critical build warnings ( #433583 )
...
- use external db4
2008-09-10 13:44:15 +00:00
Tomáš Mráz
da64ac9b23
- always link against the internal db4 ( #459163 )
...
- rediff patches for no fuzz
2008-08-29 10:47:03 +00:00
Tomáš Mráz
b0f2ba80b8
- typo
2008-07-09 13:18:50 +00:00
Tomáš Mráz
66d231154e
- update internal db4 ( #449737 )
2008-07-09 13:11:39 +00:00
Tomáš Mráz
efba92060d
- drop reload from initscript help ( #448154 )
...
- fix hang in rimap auth method (#438533 )
- build the krb4 plugin (#154675 )
2008-07-01 21:35:14 +00:00
Dennis Gilmore
6779c4ca10
make bootstrapping work
2008-05-23 18:47:45 +00:00
Jesse Keating
f562e3a1c9
- Autorebuild for GCC 4.3
2008-02-19 23:27:44 +00:00
Steve Conklin
f3b4da83ed
Rebuild for gcc4.3
2008-02-14 16:05:15 +00:00
Steve Conklin
0673b7086a
fixes for merge review bz 225673
2008-01-25 22:54:11 +00:00
Jesse Keating
c92499cc85
- Rebuild for deps
2007-12-06 00:49:09 +00:00
Steve Conklin
a3217ff17f
Fixed a spec file typo
2007-11-07 20:01:12 +00:00
Steve Conklin
d2c26416a5
Removed srp plugin from sources and added dist to NVR
2007-11-07 19:29:49 +00:00
Bill Nottingham
b12603d341
makefile update to properly grab makefile.common
2007-10-15 18:40:59 +00:00
Steve Conklin
86397f8138
Changed to db version 4.6.19
2007-09-18 16:23:56 +00:00
Nalin Dahyabhai
f9c172ba3a
- move sasldb auxprop modules into the -lib subpackage, so that we'll pick
...
it up for multilib systems
- install config files and init scripts using -p
- pull in patch to build with current automake (#229010 , Jacek Konieczny
and Robert Scheck)
- remove prereq on ldconfig: RPM should pick it up based on the -libs
scriptlets
- pull in patch to correctly detect gsskrb5_register_acceptor_identity
(#200892 , Mirko Streckenbach)
- pull CVS fix for not tripping over extra commas in digest-md5 challenges
(#229640 )
- drop patches which were needed to keep static builds going
- remove static build, which is no longer a useful option because not all
of our dependencies are available as static libraries
- drop gssapi-generic patch due to lack of interest
- update the bundled copy of db to 4.5.20 (#229012 )
- drop dbconverter-2, as we haven't bundled v1 libraries since FC4
2007-02-26 21:23:11 +00:00
Nalin Dahyabhai
97964c327a
- switch from automake 1.9 to automake 1.7
2006-12-05 22:21:08 +00:00
Nalin Dahyabhai
b6821c237a
- rebuild
...
- add 'authentication' or 'auxprop' to summaries for plugin packages to
better indicate what the plugin provides
2006-12-05 14:50:20 +00:00
Nalin Dahyabhai
afaa1d00f1
- rebuild without dlcompat bits ( #206119 )
2006-09-29 21:08:25 +00:00
Nalin Dahyabhai
b9f2e8ffcd
- actually remove the right subdirectory
...
- compress with -9
2006-09-12 18:36:26 +00:00
Nalin Dahyabhai
c9bb094f94
- script to excise the dlcompat subdirectory and rebuild the tarball
2006-09-12 18:29:04 +00:00
Nalin Dahyabhai
8b1de0dda4
- automate creation of a derived tarball with no dlcompat bits
2006-09-12 18:03:59 +00:00
Nalin Dahyabhai
fc5c065b97
rebuild
2006-07-17 14:36:37 +00:00
Nalin Dahyabhai
c36565a39a
- fix a typo in sasl_client_start(3) ( #196066 )
2006-06-20 19:08:08 +00:00
Nalin Dahyabhai
bd6a2069ae
oh right, need a new tarball for an upgrade
2006-05-22 21:24:55 +00:00
Nalin Dahyabhai
6760712500
- update to 2.1.22, adding pluginviewer to %%{_sbindir}
2006-05-22 21:22:11 +00:00
Nalin Dahyabhai
1fe49c53b0
- add conditionalized build dependency on openldap-devel ( #191855 )
...
- patch md5global.h to be the same on all architectures
2006-05-16 15:54:46 +00:00
Nalin Dahyabhai
f73a1027b6
actually bump the release
2006-04-27 19:13:33 +00:00
Nalin Dahyabhai
26f3cd005e
- add unapplied patch which makes the DIGEST-MD5 plugin omit the realm
...
argument when the environment has $CYRUS_SASL_DIGEST_MD5_OMIT_REALM set
to a non-zero value, for testing purposes
- add missing buildrequires on zlib-devel (#190113 )
2006-04-27 19:13:11 +00:00
Nalin Dahyabhai
0135fdcfec
add missing buildrequires on gdbm-devel (Karsten Hopp)
2006-02-20 16:08:22 +00:00
Jesse Keating
9d30b3c26a
bump for bug in double-long on ppc(64)
2006-02-11 02:22:20 +00:00
Jesse Keating
94df530128
bump for new gcc/glibc
2006-02-07 11:20:01 +00:00
Nalin Dahyabhai
bf71dd0eb7
- add a patch to allow building the gssapi plugin with the generic
...
libgssapi library, but don't use it yet
2006-01-12 01:32:46 +00:00
Nalin Dahyabhai
d70f4bdd66
hrm, right.
2005-12-19 20:35:28 +00:00
Nalin Dahyabhai
7db88d752f
- use --as-needed to avoid linking dbconverter-2 with SQL libraries, which
...
it doesn't use because it manipulates files directly (#173321 )
2005-12-19 20:29:35 +00:00
Jesse Keating
b6478f70cf
gcc update bump
2005-12-09 22:40:08 +00:00
Nalin Dahyabhai
9f83496532
- adjust from 2.3 to 2.3.11
2005-11-14 16:52:25 +00:00
Nalin Dahyabhai
15c52a1d90
- rebuild with new OpenLDAP, overriding the version checks to assume that
...
2.3 is acceptable
- remove a lingering patch for 1.x which we no longer use
2005-11-14 16:46:58 +00:00
Tom Lane
ceb370bf1a
Rebuild due to mysql update.
2005-11-12 17:20:15 +00:00
Tomáš Mráz
43d00653c8
- openssl/md5.h must be included explicitly
2005-11-08 23:04:08 +00:00
Tomáš Mráz
e01baf41e6
- rebuilt with new openssl
2005-11-08 22:21:10 +00:00
Nalin Dahyabhai
239fcc0483
- add missing buildrequires: on groff ( #163032 )
2005-09-09 15:03:17 +00:00
Nalin Dahyabhai
64ad7f6cfb
with the right release number this time
2005-09-01 22:07:58 +00:00
Nalin Dahyabhai
de5ecce3b1
- move the ldapdb auxprop support into a subpackage ( #167300 ) (note: the
...
ldap password check support in saslauthd doesn't use auxprop)
2005-09-01 22:07:33 +00:00
Nalin Dahyabhai
393c65daca
correct use of unitialized memory in the bundled libdb (Arjan)
2005-08-30 15:59:59 +00:00
Nalin Dahyabhai
5bff7931b7
really bump the release number this time
2005-08-29 23:12:21 +00:00
Nalin Dahyabhai
bbe0354556
- move the ANONYMOUS mech plugin to the -lib subpackage so that multilib
...
systems can use it without installing the main package
- build the static libraries without sql auxprop support
2005-08-29 23:12:06 +00:00
Nalin Dahyabhai
77ce9f786e
- update to 2.1.21
...
- turn off compilation of libsasl v1 (finally)
- explicitly disable sqlite to avoid the build warning
- change the default mechanism which is set for saslauthd from "shadow" to
"pam" (#159194 )
- split the shared library up from saslauthd so that multilib systems don't
have to pull in every dependency of saslauthd for the compat arch
(#166749 )
2005-08-29 18:27:47 +00:00
Nalin Dahyabhai
f643f03e50
- add patch to fix path for saslauthd.conf as given in man page
2005-05-18 22:34:10 +00:00
Nalin Dahyabhai
37fd9eaa7f
rebuild with new deps
2005-04-13 17:02:53 +00:00