From c8e61376dab68200243caf82533df23502121294 Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: May 12 2020 20:33:02 +0000 Subject: Update adminer to rev 24 via SR 802749 https://build.opensuse.org/request/show/802749 by user boombatower + dimstar_suse --- diff --git a/.files b/.files index aa89e88..879b3ae 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index bf8f9fb..46d001d 100644 --- a/.rev +++ b/.rev @@ -189,4 +189,12 @@ 769296 + + 9902e210b63885be06a7e6ffd941ea10 + 4.7.7 + + dimstar_suse + + 802749 + diff --git a/.servicemark b/.servicemark index 07254ad..5cea47f 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -6d677dd8a680edd71f6d0eee05d72803 +588d60a92dfa3050bf4f875b1d2ef1a4 diff --git a/_service b/_service index 1b22619..945fc38 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ @PARENT_TAG@ v(.*) - refs/tags/v4.7.6 + refs/tags/v4.7.7 https://github.com/vrana/adminer.git git enable diff --git a/_servicedata b/_servicedata index 7a1093b..be0c533 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/vrana/adminer.git - 5ef2068837a89309e721a24672b8cdadbe10c179 + ac40be998d9fcf2a7e3fcdbd5efa3dec9e070f14 diff --git a/adminer-4.7.6.tar.xz b/adminer-4.7.6.tar.xz deleted file mode 120000 index 10e5728..0000000 --- a/adminer-4.7.6.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibbv73b4cng3gmppvmz5f4txfrtyuc2qhnyizoqxghp6vzwctpyru \ No newline at end of file diff --git a/adminer-4.7.7.tar.xz b/adminer-4.7.7.tar.xz new file mode 120000 index 0000000..53a323c --- /dev/null +++ b/adminer-4.7.7.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeicfw643im3kz2n6wajtsv2de7sxuq7wqe7ddlovxptaj6oww4a7su \ No newline at end of file diff --git a/adminer.changes b/adminer.changes index 2980f1d..40df6c0 100644 --- a/adminer.changes +++ b/adminer.changes @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Mon May 11 16:29:55 UTC 2020 - jimmy@boombatower.com + +- Update to version 4.7.7: + * Release 4.7.7 + * Fix open redirect if Adminer is accessible at //adminer.php%2F@ (thanks to Prakash Sharma) + * Update Finnish translation + * Fix typo in Greek translation + * Add missing translation + * Fix forwarded IP comparison in login-ip plugin + * Release 4.7.6 + +------------------------------------------------------------------- Fri Jan 31 16:54:17 UTC 2020 - jimmy@boombatower.com - Update to version 4.7.6: diff --git a/adminer.spec b/adminer.spec index be7e762..3fbc6a9 100644 --- a/adminer.spec +++ b/adminer.spec @@ -22,7 +22,7 @@ %bcond_with mongodb %bcond_with mssql Name: adminer -Version: 4.7.6 +Version: 4.7.7 Release: 0 Summary: Database management in a single PHP file License: GPL-2.0-only OR Apache-2.0