Skip to content

Commit

Permalink
Restore historic packages information
Browse files Browse the repository at this point in the history
The "magento-ce" packages are old/outdated packages from the time where
Magento did offer packages to download via HTTP URLs. These downloads
stopped working ca. Nov 2015, see netz98#722.

In a more recent change a096800 the historic checksums were changed to
the Openmage mirror archive packages. Made in good faith, this change did
not only introduce data-loss to the known data but was also superfluous
as all these Openmage packages are available under the "magento-mirror"
line-up and were just duplicated.

This leads to a lot of irritation how to handle new packages (as seen
in varios new issues (netz98#931, netz98#929, ...).

This commit fixes that issue by restoring the old data.

Note: So far Magento does not provide downloads any longer in a use-able
      manner and there is not much we can do about it within Magerun
      but providing the Openmage mirror alternative (which is done since
      longer)

Note: It's up to a further change to find out if moving "magento-ce"
      packages below the "magento-mirror" ones is able to remove some
      ambiguities when listing packages.

Refs:

- netz98#722

- a096800
  • Loading branch information
ktomk committed Jul 21, 2017
1 parent 07f1af3 commit 6bba029
Showing 1 changed file with 24 additions and 78 deletions.
102 changes: 24 additions & 78 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,168 +178,114 @@ commands:

N98\Magento\Command\Installer\InstallCommand:
magento-packages:
- name: magento-ce-1.9.3.2
version: 1.9.3.2
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.3.2.zip
type: zip
shasum: 8dccfa5a8ab6131f0e536e8c7269e5fb8559e03d
extra:
sample-data: sample-data-1.9.2.4

- name: magento-ce-1.9.3.1
version: 1.9.3.1
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.3.1.zip
type: zip
shasum: e46ebd867142427b1f1587df2fd8198f73dc6595
extra:
sample-data: sample-data-1.9.2.4

- name: magento-ce-1.9.3.0
version: 1.9.3.0
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.3.0.zip
type: zip
shasum: a1f18d56c03f74207a712b12b2d93d7c524d1f1d
extra:
sample-data: sample-data-1.9.2.4

- name: magento-ce-1.9.2.4
version: 1.9.2.4
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.2.4.zip
url: http://www.magentocommerce.com/downloads/assets/1.9.2.4/magento-1.9.2.4.zip
type: zip
shasum: 4a32fb868cf8194c958e01bcd85779b7855fe36c
shasum: 219fe2b88068cf73953b90ce01186cb1f19affea
extra:
sample-data: sample-data-1.9.2.4

- name: magento-ce-1.9.2.3
version: 1.9.2.3
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.2.3.zip
url: http://www.magentocommerce.com/downloads/assets/1.9.2.3/magento-1.9.2.3.zip
type: zip
shasum: 8a93762d4897203dd77e3a527887199f66620678
shasum: c211c1d31468dfbc45decd7d00266281fdc97b20
extra:
sample-data: sample-data-1.9.1.0

- name: magento-ce-1.9.2.2
version: 1.9.2.2
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.2.2.zip
url: http://www.magentocommerce.com/downloads/assets/1.9.2.2/magento-1.9.2.2.zip
type: zip
shasum: 4abf582992311935cf1edcd888bf9024bc752cdf
shasum: 6b6de6bee57a2992affa1fad01444cb6c05e0788
extra:
sample-data: sample-data-1.9.1.0

- name: magento-ce-1.9.2.1
version: 1.9.2.1
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.2.1.zip
url: http://www.magentocommerce.com/downloads/assets/1.9.2.1/magento-1.9.2.1.zip
type: zip
shasum: ce0c435a7320c4cac47290337b64861c2674e3f8
shasum: b158de5c3bc587931d99af1bd11f3235e75d1191
extra:
sample-data: sample-data-1.9.1.0

- name: magento-ce-1.9.2.0
version: 1.9.2.0
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.2.0.zip
url: http://www.magentocommerce.com/downloads/assets/1.9.2.0/magento-1.9.2.0.zip
type: zip
shasum: 019538c04b6359ad61e4c6d2f54c835bd76f7141
shasum: f5cd7053c41f19e9007ce6817ad12344e6fc0263
extra:
sample-data: sample-data-1.9.1.0

- name: magento-ce-1.9.1.1
version: 1.9.1.1
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.1.1.zip
url: http://www.magentocommerce.com/downloads/assets/1.9.1.1/magento-1.9.1.1.zip
type: zip
shasum: 3aa497d245affb273cc55851163f5133cecef650
shasum: c9074bf9646b28c035d369db7189aec9733ea978
extra:
sample-data: sample-data-1.9.1.0

- name: magento-ce-1.9.1.0
version: 1.9.1.0
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.1.0.zip
url: http://www.magentocommerce.com/downloads/assets/1.9.1.0/magento-1.9.1.0.zip
type: zip
shasum: e3dcfea601ada21ce84ee4836d801dd2feeb08d1
shasum: ef2da3723033614d4f10c3a12e8392d1730ade30
extra:
sample-data: sample-data-1.9.1.0

- name: magento-ce-1.9.0.1
version: 1.9.0.1
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.0.1.zip
type: zip
shasum: 9c87abc997957ebbf646e1a4d87d3d09e4d773f5
extra:
sample-data: sample-data-1.9.0.0

- name: magento-ce-1.9.0.0
version: 1.9.0.0
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.9.0.0.zip
url: http://www.magentocommerce.com/downloads/assets/1.9.0.1/magento-1.9.0.1.zip
type: zip
shasum: 98dc5a70d0d12fa595032a7e4257e9a8ee8e293c
shasum: ff84a32100598cff43d765e3d6cb0bc1a5a414b3
extra:
sample-data: sample-data-1.9.0.0

- name: magento-ce-1.8.1.0
version: 1.8.1.0
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.8.1.0.zip
url: http://www.magentocommerce.com/downloads/assets/1.8.1.0/magento-1.8.1.0.zip
type: zip
shasum: 3fbff399799177e8048cc4048f66213fedd132c1
shasum: 9b47925c8e68a4eea0963e32af884944e3b90ee0
extra:
sample-data: sample-data-1.6.1.0

- name: magento-ce-1.8.0.0
version: 1.8.0.0
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.8.0.0.zip
url: http://www.magentocommerce.com/downloads/assets/1.8.0.0/magento-1.8.0.0.zip
type: zip
shasum: 9b1dee54d0b047b66d7ad6b8ea1ff414b7773093
shasum: 51a140dc651e1d2e3693571f86963a01c168f740
extra:
sample-data: sample-data-1.6.1.0

- name: magento-ce-1.7.0.2
version: 1.7.0.2
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.7.0.2.zip
url: http://www.magentocommerce.com/downloads/assets/1.7.0.2/magento-1.7.0.2.zip
type: zip
shasum: e7f761d1ca60d16db867e24b5219de8815d0ea25
shasum: 0183fac38b6c5a6ff13b9363304eb70d9298b759
extra:
sample-data: sample-data-1.6.1.0

- name: magento-ce-1.6.2.0
version: 1.6.2.0
dist:
url: https://github.com/OpenMage/magento-mirror/archive/1.6.2.0.zip
url: http://www.magentocommerce.com/downloads/assets/1.6.2.0/magento-1.6.2.0.zip
type: zip
shasum: db0de6d0d82427d997a206554bcd7e5874099671
shasum: 136a5ce5d49cc7d4fd6a43452aafcfbac97722be
extra:
sample-data: sample-data-1.6.1.0

- name: magento-ce-1.5.1.0
version: 1.5.1.0
source:
url: git://github.com/OpenMage/magento-mirror.git
type: git
reference: magento-1.5
extra:
sample-data: sample-data-1.1.2

- name: magento-ce-1.4.2.0
version: 1.4.2.0
source:
url: git://github.com/OpenMage/magento-mirror.git
type: git
reference: magento-1.4
extra:
sample-data: sample-data-1.1.2

- name: magento-mirror-1.9.3.4
version: 1.9.3.4
dist:
Expand Down

0 comments on commit 6bba029

Please sign in to comment.