Projects
Kolab:Winterfell
cyrus-imapd
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 28
View file
cyrus-imapd.spec
Changed
@@ -19,8 +19,8 @@ %global _cyrexecdir %{_exec_prefix}/lib/%{name} %global tag_version 2.5.11 -%global revision 29 -%global git_hash g90db0baae +%global revision 30 +%global git_hash g948a95666 ## ## Options
View file
cyrus-imapd-2.5.11-29-g90db0baae.tar.gz/imap/imapd.c -> cyrus-imapd-2.5.11-30-g948a95666.tar.gz/imap/imapd.c
Changed
@@ -10200,6 +10200,8 @@ // Note that the mailbox name needs to be sent as an atom in order to // prevent having to escape space characters. + config_defpartition = config_getstring(IMAPOPT_DEFAULTPARTITION); + for (item = xfer->items; item; item = item->next) { // The target partition has been specified explicitly. if (xfer->topart) {
View file
cyrus-imapd-2.5.11-29-g90db0baae.tar.gz/xversion.h -> cyrus-imapd-2.5.11-30-g948a95666.tar.gz/xversion.h
Changed
@@ -1,3 +1,3 @@ -/* cyrus-imapd 2.5.11-29-g90db0baae */ -#define _CYRUS_VERSION "2.5.11-29-g90db0baae" -#define CYRUS_GITVERSION "90db0baa 2017-07-01" +/* cyrus-imapd 2.5.11-30-g948a95666 */ +#define _CYRUS_VERSION "2.5.11-30-g948a95666" +#define CYRUS_GITVERSION "948a9566 2017-07-10"
View file
cyrus-imapd.dsc
Changed
@@ -2,7 +2,7 @@ Source: cyrus-imapd Binary: cyrus-imapd Architecture: any -Version: 2.5.10.55-0~kolab1 +Version: 2.5.11.30-0~kolab1 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.cyrusimap.org/ @@ -43,5 +43,5 @@ Package-List: cyrus-imapd deb mail extra Files: - 00000000000000000000000000000000 0 cyrus-imapd-2.5.10-29-g90db0baae.tar.gz + 00000000000000000000000000000000 0 cyrus-imapd-2.5.11-30-g948a95666.tar.gz 00000000000000000000000000000000 0 debian.tar.gz
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +cyrus-imapd (2.5.11.30-0~kolab1) unstable; urgency=low + + * Fix segfault in XFER + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Mon, 10 Jul 2017 11:30:13 +0100 + cyrus-imapd (2.5.11.29-0~kolab1) unstable; urgency=low * Check in upstream version 2.5.11
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
.