--- site/data/community/release1_12.shtml 2008/04/04 09:43:12 1.4
+++ site/data/community/release1_12.shtml 2008/04/20 19:39:39 1.5
@@ -5,7 +5,7 @@
Obtaining DragonFly 1.12.x for your system
-1.12.1 ISO Images for CDs
+1.12.2 ISO Images for CDs
DragonFly CDs are 'live', which means that the CD will boot your system
@@ -38,6 +38,8 @@ See the 'Download Site' list below for a
MD5 (dfly-1.12.0_REL.iso.gz) = 5b16c1c88fbdd43a7bbfe2ff78ce7388
MD5 (dfly-1.12.1_REL.iso) = e4c063b7cc48eaf9c8cfc62e10b6aa8a
MD5 (dfly-1.12.1_REL.iso.gz) = 0476ea6d2819110535d689c46fe5e0eb
+
MD5 (dfly-1.12.2_REL.iso) = 4b190d80f12bfc6f3461d104e7d39078
+
MD5 (dfly-1.12.2_REL.iso.gz) = 866252789fda7908ff46645109715db8
@@ -62,6 +64,12 @@ See the 'Download Site' list below for a
|
+| 1.12.2 |
+20-Apr-2008 |
+RELEASE CD |
+Errata |
+
+
| 1.12.1 |
08-Mar-2008 |
RELEASE CD |
@@ -89,51 +97,51 @@ See the 'Download Site' list below for a
| Chlamydia.fs.ei.tum.de (Germany) |
-1.12.1_REL image |
+1.12.2_REL image |
- HTTP
- FTP
+ HTTP
+ FTP
|
| TheShell.com |
-1.12.1_REL image |
+1.12.2_REL image |
- HTTP
- FTP
+ HTTP
+ FTP
|
| high5.net (Amsterdam) |
-1.12.1_REL image |
+1.12.2_REL image |
- HTTP
+ HTTP
|
| dragonflybsd.kiev.ua (Ukraine) |
-1.12.1_REL image |
+1.12.2_REL image |
- FTP
+ FTP
|
| Dragonflybsd.org (USA) |
-1.12.1_REL image |
-FTP
+ | 1.12.2_REL image |
+FTP
(try to find another site first) |
@@ -157,7 +165,31 @@ only commit bug fixes to release branche
-DragonFly 1.12 Release Notes
+Release Notes for DragonFly 1.12.2
+
+ - Fix wide symbols (wstring, wint_t etc) support in gcc41 (libstdc++).
+
- Fix incomplete stack traces in gdb(1).
+
- Fix buffer overflow in ppp(8) command prompt parsing (OpenBSD errata
+ 2008-009). (SECURITY)
+
- Make sure the direction flag is clear when running a signal handler as
+ specified by i386/amd64 abi.
+
- Make the value of PTT_RELAY_SID match the RFC to fix problems with
+ relayed PPPoE (ng_pppoe(4)).
+
- Add __sreadahead() to fix problems with GNU m4.
+
- Add libc support for gcc41 stack protector.
+
- Fix issues in libthread_xu, solving problems with KDE and Firefox.
+
- Fix for CVE-2008-1657. Fix a server side SSH attack that allowed
+ users to bypass the sshd_config ForceCommand directive.
+
+
+Release Notes for DragonFly 1.12.1
+
+ - Fixed a serious vendor bug in sendmail that caused it to
+ crash on connect.
+
+
+
+DragonFly 1.12.0 Release Notes
Kernel changes
- Support for the 386 CPU was abandoned.