summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-03-18 18:04:40 +0000
committerOlivier Blin <oblin@mandriva.com>2008-03-18 18:04:40 +0000
commit8ee710e3446e198488888ac05a0aabf4e4cb30a9 (patch)
treeb38c03af00926b3733767759dfa9aa9b75599d7a /mdk-stage1
parent1492a2dbd18874dd52c035d338410eeaf75fc322 (diff)
downloaddrakx-8ee710e3446e198488888ac05a0aabf4e4cb30a9.tar
drakx-8ee710e3446e198488888ac05a0aabf4e4cb30a9.tar.gz
drakx-8ee710e3446e198488888ac05a0aabf4e4cb30a9.tar.bz2
drakx-8ee710e3446e198488888ac05a0aabf4e4cb30a9.tar.xz
drakx-8ee710e3446e198488888ac05a0aabf4e4cb30a9.zip
1.25
Diffstat (limited to 'mdk-stage1')
-rw-r--r--mdk-stage1/Makefile2
-rw-r--r--mdk-stage1/NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index 719bef2ed..a61339871 100644
--- a/mdk-stage1/Makefile
+++ b/mdk-stage1/Makefile
@@ -15,7 +15,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-VERSION=1.24
+VERSION=1.25
PRODUCT=drakx-installer-binaries
#
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index ec43fa41e..9012af4e0 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,3 +1,6 @@
+1.25:
+- do not allow to choose outdated cooker mirror list (#37278)
+
1.24:
- load disk/ide before disk/scsi (#38451, to prevent sata deps from
overriding non-libata pata modules, like in stage2)