Projects
Kolab:3.4
pykolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 71
View file
pykolab-0.6.12-allow-auth_cache-reinitialization.patch
Changed
@@ -78,7 +78,7 @@ + if reinit: + import os -+ os.path.isfile('%s/auth_cache.db' % (KOLAB_LIB_PATH)): ++ if os.path.isfile('%s/auth_cache.db' % (KOLAB_LIB_PATH)): + os.unlink('%s/auth_cache.db' % (KOLAB_LIB_PATH)) + echo = conf.debuglevel > 8
View file
debian.changelog
Changed
@@ -1,4 +1,4 @@ -pykolab (0.6.12-0~kolab5) unstable; urgency=low +pykolab (0.6.12-0~kolab6) unstable; urgency=low * Regenerate auth_cache automatically
View file
pykolab.dsc
Changed
@@ -2,7 +2,7 @@ Source: pykolab Binary: pykolab, kolab-cli, kolab-conf, kolab-saslauthd, kolab-server, kolab-telemetry, kolab-xml, wallace Architecture: all -Version: 0.6.12-0~kolab5 +Version: 0.6.12-0~kolab6 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.kolab.org
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.