summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Babenhauserheide <bab@draketo.de>2009-08-02 00:57:32 +0200
committerArne Babenhauserheide <bab@draketo.de>2009-08-02 00:57:32 +0200
commit622488d41d0eeac590e6492d8f5876defedd4d81 (patch)
tree88eeae629487160c24753f1b57117c5bb13398c4
parentc26d053a85a1e73d5096c35269cad8c3a8f19205 (diff)
parent0622517c098c600969f5011e2e9102bc6f985ece (diff)
merged month of the hurd 2009-07-30.
--HG-- emptychangelog : true
-rw-r--r--news/2009-07-30.mdwn40
1 files changed, 40 insertions, 0 deletions
diff --git a/news/2009-07-30.mdwn b/news/2009-07-30.mdwn
new file mode 100644
index 00000000..71c4b78c
--- /dev/null
+++ b/news/2009-07-30.mdwn
@@ -0,0 +1,40 @@
+[[!meta copyright="Copyright © 2009 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]]."]]"""]]
+
+A month of the Hurd: *hurd Debian package*, *union mount translator*, *bug
+fixes*, and a *job opening*.
+[[!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="""
+> Samuel Thibault uploaded a new version of the hurd
+> [[Debian package|hurd/running/debian]] which improves stability.
+
+> [[Sergiu Ivanov|scolobb]] implemented most of the functionality of the
+> [[union mount translator|hurd/translator/unionmount]] which allows combining
+> the [[filesystem trees exported by several translators|hurd/translator]] with
+> the filesystem tree of the underlying node (in contrast to a pure
+> [[hurd/translator/unionfs]], which won't do that). The patches are currently
+> undergoing testing and review on the [[bug-hurd mailing
+> list|mailing_lists/bug-hurd]]. This work is being done as a [[Google Summer
+> of Code|community/gsoc]] project, and we're happy to tell that Sergiu
+> successfully passed the project's midterm evaluation.
+
+> Also, [[Zheng Da|zhengda]] [fixed a bug](https://savannah.gnu.org/patch/?6851) in GNU Mach's
+> [[!wikipedia Berkeley Packet Filter desc="BPF (Berkeley Packet Filter)"]]
+> implementation and contributed a number of fixes and
+> improvements for [[hurd/debugging/rpctrace]] which should help further debugging.
+
+> Aside from us looking for new [[contributors|contributing]] all the time,
+> here is another job opening that doesn't require specific Hurd knowledge:
+> we're seeking [someone interested in writing a regression test suite for Hurd
+> components](http://lists.gnu.org/archive/html/bug-hurd/2009-07/msg00177.html).
+"""]]