remove md5s
All checks were successful
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Successful in 9s

This commit is contained in:
Ward from fusion-voyager-3 2024-07-24 16:47:54 +03:00
parent f8e66491df
commit af4e97113a
5 changed files with 1 additions and 28 deletions

View File

@ -1 +1 @@
4
5

View File

@ -1,8 +0,0 @@
#!/bin/sh
file=$1
md5=$(md5sum share/${file} | cut -f 1 -d " ")
if ! grep -q "$md5" share/${file}.md5sums; then
echo Error: share/${file}.md5sums is incomplete.
echo Need to add "$md5" with current version.
exit 1
fi

View File

@ -28,7 +28,6 @@ execute_after_dh_clean:
sh debian/timestamps
override_dh_auto_build:
sh debian/check-md5sum-etc profile
set -e; { \
echo "# Triggers for creating multilib aliasing symlinks on demand"; \
for d in $(USR_MERGE_MULTILIB); do \

View File

@ -1,2 +0,0 @@
54328f6b27a45c51986ed436f3f609bf 8
46438b614dcb2175148fa7e0bdc604a4 9.3

View File

@ -1,16 +0,0 @@
356d504b5bf759b7bfef6cdc9e3c66e1 3.1.1 to 3.1.16
f8b8e27b1a1b30a721a032baa254c973 4 to 5.0.0
bfabfb83a6d9a773eb5e4fc81af9030e 5.1 and 5.2
138403cbdd92a069480fefbf99ccbac8 5.3
ab8413a709112f5ce298462fa445b190 5.4
caefbdc2b725c2acb43d205f61779f9c 5.5
bd615094228169d947e3af41c140ac57 5.6
3bde72168bca3746e9281e863d43d6dc 5.7 and 5.8
b94c2e3df2a779ac12080942df4d86ea 5.9 to 6.4
89126d8bba3325594e1539bcc97847f3 buggy version by sendfile
91901ce5707909cfec8b3a1a6efbfa61 6.5 to 7.6
6c56009f8aabda9400878ce3c7fd91af 7.7
ff2bae0480885c074afadec201f5c668 7.8 to 9.5
2255054e61cee1a99dbe893377820dde 9.6 to 11
48a30a427d1794feb49f102b87ddce2b 11.1 to 13.1
be6a0f27688b15faede8ad38300c1acc 13.2 to current