Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-11 | Bumping the version for the 1.10 final release | Jakub Hrozek | 1 | -1/+1 | |
2013-06-11 | rpm: Split providers into separate subpackages | Jakub Hrozek | 1 | -1/+1 | |
https://fedorahosted.org/sssd/ticket/1510 This patch splits the previously monolithic sssd package into sssd-common that contains the deamon and the responders and per-provider packages such as sssd-ldap or sssd-ipa. This split would benefit two parties: 1) security auditors who are often trying to find the smallest package set including dependencies needed for the package to function. They would be able to i.e. install sssd-ldap and not bother about sssd-ipa or sssd-ad pulling in more dependencies. 2) 3rd party programs such as realmd or authconfig that would only be able to require or install on demand the needed packages. | |||||
2013-05-03 | Update the version for the 1.10 beta2 release | Jakub Hrozek | 1 | -1/+1 | |
2013-04-02 | Updating the version for the 1.10 beta1 release | Jakub Hrozek | 1 | -1/+1 | |
2012-12-07 | Bump the version and reset release back to 0 | Jakub Hrozek | 1 | -1/+1 | |
2012-10-15 | Bump version to 1.10dev | Jakub Hrozek | 1 | -1/+1 | |
2012-10-12 | Updating the version for the 1.9.3 release | Jakub Hrozek | 1 | -1/+1 | |
2012-10-05 | Bumping the version to 1.9.1 release | Jakub Hrozek | 1 | -1/+1 | |
2012-09-24 | Bumping the version to 1.9.1 release | Jakub Hrozek | 1 | -1/+1 | |
2012-09-24 | Set the version number to 1.9.0 for the release | Jakub Hrozek | 1 | -1/+1 | |
2012-09-13 | Updating the version for the RC1 release | Jakub Hrozek | 1 | -1/+1 | |
2012-09-05 | Bumping version for the 1.9.0 beta 7 release | Jakub Hrozek | 1 | -1/+1 | |
2012-08-03 | Fix the version number | Jakub Hrozek | 1 | -1/+1 | |
The version number was set incorrectly to the value that should have been set when we release the 1.9.0 final version. | |||||
2012-08-01 | Bumping version for the 1.9.0 release | Jakub Hrozek | 1 | -1/+1 | |
2012-07-18 | Bumping version to 1.9.0 beta 6 | Jakub Hrozek | 1 | -1/+1 | |
2012-07-10 | Bumping version to 1.9.0 beta 5 | Jakub Hrozek | 1 | -1/+1 | |
2012-06-25 | Bumping version to 1.9.0 beta 4 | Stephen Gallagher | 1 | -1/+1 | |
2012-06-15 | Bumping version to 1.9.0 beta 3 | Stephen Gallagher | 1 | -1/+1 | |
2012-05-11 | Bumping version ton 1.8.92 for beta 2 development | Stephen Gallagher | 1 | -1/+1 | |
2012-05-11 | Bumping version to 1.8.91 for 1.9.0 beta 1 release | Stephen Gallagher | 1 | -1/+1 | |
2012-02-06 | Set version to 1.9dev | Stephen Gallagher | 1 | -1/+1 | |
2011-12-20 | Bump version to 1.8.0 | Stephen Gallagher | 1 | -1/+1 | |
2011-08-02 | Bumping version to 1.7.0 | Stephen Gallagher | 1 | -1/+1 | |
2011-02-03 | Bumping version to 1.6.0dev | Stephen Gallagher | 1 | -1/+1 | |
2011-01-31 | Update version to 1.5.2dev | Stephen Gallagher | 1 | -1/+1 | |
2010-12-22 | Bumping version to 1.5.1 | Stephen Gallagher | 1 | -1/+1 | |
2010-10-26 | Bumping version to 1.5.0 dev | Stephen Gallagher | 1 | -1/+1 | |
2010-10-18 | Updating version for SSSD 1.4.0 release | Stephen Gallagher | 1 | -1/+1 | |
2010-08-03 | Releasing SSSD 1.3.0 | Stephen Gallagher | 1 | -1/+1 | |
2010-07-09 | Release SSSD 1.2.91 (1.3.0rc1) | Stephen Gallagher | 1 | -1/+1 | |
2010-04-12 | Bumping version on master to 1.2.90 | Stephen Gallagher | 1 | -1/+1 | |
2010-03-22 | Update version in master branch to 1.1.90 | Stephen Gallagher | 1 | -1/+1 | |
2010-02-25 | Update version to 1.1.0 | Stephen Gallagher | 1 | -1/+1 | |
2010-01-21 | Use version.m4 for setting the SSSD version | Stephen Gallagher | 1 | -0/+12 | |
This is the preferred way of setting the version in a file, as autotools will properly monitor this file for changes and rerun autoconf/configure when necessary to update the version. This means that we don't need to manually perform an autoreconf in order to build a new RPM |