Author: baggins                      Date: Wed Feb 29 20:55:57 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix for "patch unexpectedly ends in middle of line"

---- Files affected:
packages/xen:
   xen-xz.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/xen/xen-xz.patch
diff -u packages/xen/xen-xz.patch:1.1 packages/xen/xen-xz.patch:1.2
--- packages/xen/xen-xz.patch:1.1       Sun Nov 27 12:32:18 2011
+++ packages/xen/xen-xz.patch   Wed Feb 29 21:55:52 2012
@@ -3525,4 +3525,5 @@
 -decompress_fn bunzip2, unlzma, unlzo;
 +decompress_fn bunzip2, unxz, unlzma, unlzo;
  
- int decompress(void *inbuf, unsigned int len, void *outbuf);
\ No newline at end of file
+ int decompress(void *inbuf, unsigned int len, void *outbuf);
+ 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xen/xen-xz.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to