summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--history.mdwn3
-rw-r--r--hurd/status.mdwn9
-rw-r--r--news/2015-04-29-debian_gnu_hurd_2015.mdwn46
3 files changed, 53 insertions, 5 deletions
diff --git a/history.mdwn b/history.mdwn
index 50f10776..2712a166 100644
--- a/history.mdwn
+++ b/history.mdwn
@@ -169,4 +169,5 @@ mailing lists.
released|news/2013-09-27]].
* [...]
* 2015: [...], [[GNU Hurd 0.6, GNU Mach 1.5, GNU MIG 1.5
- released|news/2015-04-10-releases]].
+ released|news/2015-04-10-releases]], [[Debian GNU/Hurd
+ 2015|news/2015-04-29-debian_gnu_hurd_2015]].
diff --git a/hurd/status.mdwn b/hurd/status.mdwn
index 6aa319d1..742dea03 100644
--- a/hurd/status.mdwn
+++ b/hurd/status.mdwn
@@ -1,5 +1,5 @@
[[!meta copyright="Copyright © 2001, 2002, 2007, 2008, 2009, 2010, 2011, 2012,
-2013 Free Software Foundation, Inc."]]
+2013, 2015 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -50,9 +50,10 @@ align="right"
[[Debian GNU/Hurd|running/debian]] closely tracks the progress of the Hurd (and
often includes new features). They offer *LiveCDs and QEMU images* to
test-drive the Hurd, and about 78% of the Debian software archive are
-available. Along with the official Debian "wheezy" release (but not as an
-official Debian release), in May 2013 the Debian GNU/Hurd team released [[Debian
-GNU/Hurd 2013|news/2013-05-debian_gnu_hurd_2013]].
+available. Along with the official Debian "jessie" release (but not as an
+official Debian release), in April 2015 the [[Debian
+GNU/Hurd|hurd/running/debian]] team released [[Debian GNU/Hurd
+2015|news/2015-04-29-debian_gnu_hurd_2015]].
[[hurd/running/Arch_Hurd]] offers *LiveCDs* for testing and installation.
diff --git a/news/2015-04-29-debian_gnu_hurd_2015.mdwn b/news/2015-04-29-debian_gnu_hurd_2015.mdwn
new file mode 100644
index 00000000..9e5d978e
--- /dev/null
+++ b/news/2015-04-29-debian_gnu_hurd_2015.mdwn
@@ -0,0 +1,46 @@
+[[!meta copyright="Copyright © 2015 Free Software Foundation, Inc."]]
+
+[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
+id="license" text="Permission is granted to copy, distribute and/or modify this
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
+
+[[!meta date="2015-05-03 20:00 UTC"]]
+
+Debian GNU/Hurd 2015 released!
+[[!if test="included()" then="""[[!toggle id=full_news
+text="Details."]][[!toggleable id=full_news text="[[!paste id=full_news]]"]]"""
+else="
+[[!paste id=full_news]]"]]
+
+[[!cut id="full_news" text="""
+
+It is with huge pleasure that the Debian GNU/Hurd team announces the
+**release of Debian GNU/Hurd 2015**.
+
+This is a snapshot of Debian "sid" at the time of the stable Debian
+"jessie" release (April 2015), so it is mostly based on the same
+sources. It is not an official Debian release, but it is an official
+[[Debian GNU/Hurd|hurd/running/debian]] port release.
+
+Read the [[!message-id desc="announcement email"
+"20150429224658.GN4713@type.home"]].
+
+---
+
+The **GNU Hurd** is the GNU project's replacement for the Unix kernel. It is a
+collection of servers that run on the Mach microkernel to implement file
+systems, network protocols, file access control, and other features that are
+implemented by the Unix kernel or similar kernels (such as Linux). [[More
+detailed|hurd/documentation]].
+
+**GNU Mach** is the microkernel upon which a GNU Hurd system is based. It
+provides an Inter Process Communication (IPC) mechanism that the Hurd uses to
+define interfaces for implementing in a distributed multi-server fashion the
+services a traditional operating system kernel provides. [[More
+detailed|microkernel/mach/gnumach]].
+
+"""]]