Kaydet (Commit) 9525afca authored tarafından Fatih Aşıcı's avatar Fatih Aşıcı

pisi 2.3.1

This release fixes a serious regression which prevents using local
repositories with compressed index files. Also the compatibility
of repositories without distribution info is ignored now.

Changes since 2.3
-----------------
fatih (4):
      rng: Allow 'critical' as a value for Type tag
      repodb: Fix use of compressed local repositories
      repodb: Do not check compatibility if distro info is not included
      scripts/make-changelog: Replace [at]'s with @ char and use tab char for indentation
üst 1664fbc2
This diff is collapsed.
......@@ -18,7 +18,7 @@ import atexit
import logging
import logging.handlers
__version__ = "2.3"
__version__ = "2.3.1"
__all__ = [ 'api', 'configfile', 'db']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment