[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#681342: marked as done (unblock (pre-approval): cupt/2.5.7)



Your message dated Sun, 15 Jul 2012 16:03:04 +0200
with message-id <20120715140304.GJ22036@mraw.org>
and subject line Re: Bug#681342: unblock (pre-approval): cupt/2.5.7
has caused the Debian Bug report #681342,
regarding unblock (pre-approval): cupt/2.5.7
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
681342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681342
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: freeze-exception

Hello,

Please pre-approve cupt/2.5.8 (proposed debdiff attached), which
contains the fix for the important bug #681340, discovered
(unfortunately) only today.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru cupt-2.5.7/cpp/lib/src/internal/versionparsemacro.hpp cupt-2.5.8~/cpp/lib/src/internal/versionparsemacro.hpp
--- cupt-2.5.7/cpp/lib/src/internal/versionparsemacro.hpp	2012-06-28 14:04:53.000000000 +0300
+++ cupt-2.5.8~/cpp/lib/src/internal/versionparsemacro.hpp	2012-07-12 15:48:31.000000000 +0300
@@ -58,7 +58,7 @@
 		})
 
 #define PARSE_OTHERS \
-			if (Version::parseOthers) \
+			if (Version::parseOthers || (Version::parseInfoOnly && tagName.equal(BUFFER_AND_SIZE("Description-md5")))) \
 			{ \
 				if (!tagName.equal(BUFFER_AND_SIZE("Package")) && !tagName.equal(BUFFER_AND_SIZE("Status"))) \
 				{ \
diff -Nru cupt-2.5.7/debian/changelog cupt-2.5.8~/debian/changelog
--- cupt-2.5.7/debian/changelog	2012-06-28 14:04:53.000000000 +0300
+++ cupt-2.5.8~/debian/changelog	2012-07-12 15:48:31.000000000 +0300
@@ -1,3 +1,13 @@
+cupt (2.5.8~) UNRELEASED; urgency=low
+
+  * lib:
+    - cache/binaryversion:
+      - 'parseFromFile': the field 'Description-md5' should be parsed together
+        with info-only fields even if Version::parseOthers is off.
+        (Closes: #681340)
+
+ -- Eugene V. Lyubimkin <jackyf@debian.org>  Thu, 12 Jul 2012 15:14:02 +0300
+
 cupt (2.5.7) unstable; urgency=low
 
   * lib:

--- End Message ---
--- Begin Message ---
Eugene V. Lyubimkin <jackyf@debian.org> (14/07/2012):
> Thanks, it's ACCEPTED now.

Unblocked, thanks.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: