deploy1 7 jaren geleden
bovenliggende
commit
6e75b783b9
6 gewijzigde bestanden met toevoegingen van 63 en 5 verwijderingen
  1. 11 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json
  3. 1 1
      DESCRIPTION.md
  4. 1 1
      Dockerfile
  5. BIN
      logo.png
  6. 49 2
      logo.svg

+ 11 - 0
CHANGELOG

@@ -11,3 +11,14 @@
 * Fix s3 compatibility fixes for getBucketLocation,headBucket,deleteBucket (#5842) (04/23/18)
 * Disable "chunked" uploading by the GCS client for objects smaller than the chunk size. (#5835) (04/20/18) 
 
+[0.0.4]
+* Update minio to 2018-05-04T23-13-12Z
+* Fixes a [critical DDoS vulnerability](https://blog.minio.io/minio-release-may-5-2018-security-advisory-ceca2850d40)
+* Use defer style to stop tickers to avoid current/possible misuse (#5883) (05/04/18)
+* Do not use crypto.SHA3_256 as placeholder for HighwayHash256 (#5847) (05/04/18)
+* fs: fix logging by not logging common scenarios (#5882) (05/02/18)
+* Return NoSuchKey for anonReqs with s3:ListBucket policy (#5876) (05/01/18)
+* Remove s3:ListObjects policy action to be in sync with AWS-S3 (#5875) (05/01/18)
+* Copy an object without user-defined metadata for Azure gateway (#5872) (05/02/18) 
+* Update minio to 2018-05-11T00-29-24Z
+

+ 1 - 1
CloudronManifest.json

@@ -5,7 +5,7 @@
   "description": "file://DESCRIPTION.md",
   "changelog": "file://CHANGELOG",
   "tagline": "Distributed object storage",
-  "version": "0.0.3",
+  "version": "0.0.4",
   "healthCheckPath": "/minio/login",
   "httpPort": 8000,
   "addons": {

+ 1 - 1
DESCRIPTION.md

@@ -1,4 +1,4 @@
-This app packages Minio <upstream>2018-04-27T23-33-52Z</upstream>.
+This app packages Minio <upstream>2018-05-16T23-35-33Z</upstream>.
 
 Minio is a distributed object storage server built for cloud applications and devops.
 

+ 1 - 1
Dockerfile

@@ -2,7 +2,7 @@ FROM cloudron/base:0.10.0
 
 EXPOSE 8000
 
-ENV VERSION 2018-04-27T23-33-52Z
+ENV VERSION 2018-05-16T23-35-33Z
 
 RUN mkdir -p /app/code \
     && wget https://dl.minio.io/server/minio/release/linux-amd64/archive/minio.RELEASE.${VERSION} -O /app/code/minio \

BIN
logo.png


+ 49 - 2
logo.svg

@@ -28,6 +28,53 @@
          id="path4346"
          inkscape:connector-curvature="0" />
     </clipPath>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Colorize"
+       id="filter4269">
+      <feComposite
+         in2="SourceGraphic"
+         operator="arithmetic"
+         k1="0"
+         k2="1"
+         result="composite1"
+         id="feComposite4271" />
+      <feColorMatrix
+         in="composite1"
+         values="1"
+         type="saturate"
+         result="colormatrix1"
+         id="feColorMatrix4273" />
+      <feFlood
+         flood-opacity="1"
+         flood-color="rgb(255,255,0)"
+         result="flood1"
+         id="feFlood4275" />
+      <feBlend
+         in="flood1"
+         in2="colormatrix1"
+         mode="multiply"
+         result="blend1"
+         id="feBlend4277" />
+      <feBlend
+         in2="blend1"
+         mode="screen"
+         result="blend2"
+         id="feBlend4279" />
+      <feColorMatrix
+         in="blend2"
+         values="1"
+         type="saturate"
+         result="colormatrix2"
+         id="feColorMatrix4281" />
+      <feComposite
+         in="colormatrix2"
+         in2="SourceGraphic"
+         operator="in"
+         k2="1"
+         result="composite2"
+         id="feComposite4283" />
+    </filter>
   </defs>
   <sodipodi:namedview
      id="base"
@@ -37,7 +84,7 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="0.98994949"
-     inkscape:cx="180.65907"
+     inkscape:cx="-35.513575"
      inkscape:cy="659.29989"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
@@ -88,7 +135,7 @@
         </g>
       </g>
       <image
-         style="fill:#999999"
+         style="fill:#552200;filter:url(#filter4269)"
          width="98.25853"
          height="139.44534"
          preserveAspectRatio="none"