pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2015Q4] pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Mon Jan 11 22:12:33 UTC 2016

Modified Files:
        pkgsrc/sysutils/xenkernel45 [pkgsrc-2015Q4]: Makefile distinfo
        pkgsrc/sysutils/xentools45 [pkgsrc-2015Q4]: Makefile PLIST distinfo
        pkgsrc/sysutils/xentools45/patches [pkgsrc-2015Q4]: patch-Makefile
Added Files:
        pkgsrc/sysutils/xenkernel45/patches [pkgsrc-2015Q4]:
            patch-CVE-2015-5307 patch-CVE-2015-8339 patch-CVE-2015-8555
            patch-XSA-166
        pkgsrc/sysutils/xentools45/patches [pkgsrc-2015Q4]: patch-CVE-2015-8341
            patch-CVE-2015-8550 patch-CVE-2015-8554
Removed Files:
        pkgsrc/sysutils/xenkernel45/patches [pkgsrc-2015Q4]:
            patch-CVE-2015-7835 patch-CVE-2015-7969 patch-CVE-2015-7970
            patch-CVE-2015-7971
        pkgsrc/sysutils/xentools45/patches [pkgsrc-2015Q4]: patch-XSA135
            patch-XSA137 patch-XSA138 patch-XSA139 patch-XSA140

Log Message:
Pullup ticket #4888 - requested by bouyer
sysutils/xenkernel45: security fix
sysutils/xentools45: security fix

Revisions pulled up:
- sysutils/xenkernel45/Makefile                                 1.12-1.13
- sysutils/xenkernel45/distinfo                                 1.12-1.13
- sysutils/xenkernel45/patches/patch-CVE-2015-5307              1.1
- sysutils/xenkernel45/patches/patch-CVE-2015-7835              deleted
- sysutils/xenkernel45/patches/patch-CVE-2015-7969              deleted
- sysutils/xenkernel45/patches/patch-CVE-2015-7970              deleted
- sysutils/xenkernel45/patches/patch-CVE-2015-7971              deleted
- sysutils/xenkernel45/patches/patch-CVE-2015-8339              1.1
- sysutils/xenkernel45/patches/patch-CVE-2015-8555              1.1
- sysutils/xenkernel45/patches/patch-XSA-166                    1.1
- sysutils/xentools45/Makefile                                  1.22-1.24
- sysutils/xentools45/PLIST                                     1.4
- sysutils/xentools45/distinfo                                  1.14-1.16
- sysutils/xentools45/patches/patch-CVE-2015-8341               1.1
- sysutils/xentools45/patches/patch-CVE-2015-8550               1.1
- sysutils/xentools45/patches/patch-CVE-2015-8554               1.1
- sysutils/xentools45/patches/patch-Makefile                    1.2
- sysutils/xentools45/patches/patch-XSA135                      deleted
- sysutils/xentools45/patches/patch-XSA137                      deleted
- sysutils/xentools45/patches/patch-XSA138                      deleted
- sysutils/xentools45/patches/patch-XSA139                      deleted
- sysutils/xentools45/patches/patch-XSA140                      deleted

---
   Module Name:    pkgsrc
   Committed By:   jnemeth
   Date:           Thu Dec 31 13:27:10 UTC 2015

   Modified Files:
           pkgsrc/sysutils/xentools45: Makefile PLIST distinfo
           pkgsrc/sysutils/xentools45/patches: patch-Makefile

   Log Message:
   Stop installing xenbackendd.  It is leftover cruft from the xm toolstack.
   Running it will interfere with the operation of the xl toolstack, so it
   should never be used now that the xm toolstack is gone.

---
   Module Name: pkgsrc
   Committed By:        bouyer
   Date:                Thu Jan  7 17:48:34 UTC 2016

   Modified Files:
        pkgsrc/sysutils/xenkernel45: Makefile distinfo
        pkgsrc/sysutils/xentools45: Makefile distinfo
   Added Files:
        pkgsrc/sysutils/xenkernel45/patches: patch-CVE-2015-5307
            patch-CVE-2015-8339 patch-CVE-2015-8555 patch-XSA-166
        pkgsrc/sysutils/xentools45/patches: patch-CVE-2015-8341
            patch-CVE-2015-8550 patch-CVE-2015-8554

   Log Message:
   Apply patches from Xen repository, fixing:
   CVE-2015-5307 and CVE-2015-8104 aka XSA-156
   CVE-2015-8339 and CVE-2015-8340 aka XSA-159
   CVE-2015-8555 aka XSA-165
   XSA-166
   CVE-2015-8341 aka XSA-160
   CVE-2015-8550 aka XSA-155
   Bump pkgrevision

---
   Module Name: pkgsrc
   Committed By:        bouyer
   Date:                Fri Jan  8 13:24:29 UTC 2016

   Modified Files:
        pkgsrc/sysutils/xenkernel45: Makefile distinfo
        pkgsrc/sysutils/xentools45: Makefile distinfo
   Removed Files:
        pkgsrc/sysutils/xenkernel45/patches: patch-CVE-2015-7835
            patch-CVE-2015-7969 patch-CVE-2015-7970 patch-CVE-2015-7971
        pkgsrc/sysutils/xentools45/patches: patch-XSA135 patch-XSA137
            patch-XSA138 patch-XSA139 patch-XSA140

   Log Message:
   Update xenkernel45 and xentools45 to 4.5.2.
   Changes since 4.5.1 includes security fixes (most of which were already in
   our local patches) and bug fixes. The complete list of changes
   is there:
   http://www.xenproject.org/downloads/xen-archives/xen-45-series/xen-452.html


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.11.2.1 pkgsrc/sysutils/xenkernel45/Makefile \
    pkgsrc/sysutils/xenkernel45/distinfo
cvs rdiff -u -r0 -r1.1.2.2 \
    pkgsrc/sysutils/xenkernel45/patches/patch-CVE-2015-5307 \
    pkgsrc/sysutils/xenkernel45/patches/patch-CVE-2015-8339 \
    pkgsrc/sysutils/xenkernel45/patches/patch-CVE-2015-8555 \
    pkgsrc/sysutils/xenkernel45/patches/patch-XSA-166
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/sysutils/xenkernel45/patches/patch-CVE-2015-7835 \
    pkgsrc/sysutils/xenkernel45/patches/patch-CVE-2015-7969 \
    pkgsrc/sysutils/xenkernel45/patches/patch-CVE-2015-7970 \
    pkgsrc/sysutils/xenkernel45/patches/patch-CVE-2015-7971
cvs rdiff -u -r1.21 -r1.21.2.1 pkgsrc/sysutils/xentools45/Makefile
cvs rdiff -u -r1.3 -r1.3.2.1 pkgsrc/sysutils/xentools45/PLIST
cvs rdiff -u -r1.13 -r1.13.2.1 pkgsrc/sysutils/xentools45/distinfo
cvs rdiff -u -r0 -r1.1.2.2 \
    pkgsrc/sysutils/xentools45/patches/patch-CVE-2015-8341 \
    pkgsrc/sysutils/xentools45/patches/patch-CVE-2015-8550 \
    pkgsrc/sysutils/xentools45/patches/patch-CVE-2015-8554
cvs rdiff -u -r1.1 -r1.1.8.1 \
    pkgsrc/sysutils/xentools45/patches/patch-Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/xentools45/patches/patch-XSA135 \
    pkgsrc/sysutils/xentools45/patches/patch-XSA137 \
    pkgsrc/sysutils/xentools45/patches/patch-XSA138 \
    pkgsrc/sysutils/xentools45/patches/patch-XSA139 \
    pkgsrc/sysutils/xentools45/patches/patch-XSA140

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index