From f70dfb6da2435c0d15a4f75f2962a2690f7e784e Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Sun, 2 Aug 2009 01:16:02 +0200 Subject: news: july has 31 days. --HG-- rename : news/2009-07-30.mdwn => news/2009-07-31.mdwn --- news/2009-07-30.mdwn | 40 ---------------------------------------- news/2009-07-31.mdwn | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 40 deletions(-) delete mode 100644 news/2009-07-30.mdwn create mode 100644 news/2009-07-31.mdwn (limited to 'news') diff --git a/news/2009-07-30.mdwn b/news/2009-07-30.mdwn deleted file mode 100644 index 71c4b78c..00000000 --- a/news/2009-07-30.mdwn +++ /dev/null @@ -1,40 +0,0 @@ -[[!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). -"""]] diff --git a/news/2009-07-31.mdwn b/news/2009-07-31.mdwn new file mode 100644 index 00000000..71c4b78c --- /dev/null +++ b/news/2009-07-31.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). +"""]] -- cgit v1.2.3 From c18824786067ec000b301c46c43c40a29c211a05 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 2 Aug 2009 12:31:07 +0200 Subject: news/2009-07-31: Use ikiwiki shortcut. --- news/2009-07-31.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'news') diff --git a/news/2009-07-31.mdwn b/news/2009-07-31.mdwn index 71c4b78c..39be5973 100644 --- a/news/2009-07-31.mdwn +++ b/news/2009-07-31.mdwn @@ -28,7 +28,7 @@ else="[[!paste id=full_news]]"]] > 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 +> Also, [[Zheng Da|zhengda]] [[!GNU_Savannah_patch 6851 desc="fixed a bug"]] 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. -- cgit v1.2.3 From e68fe08f83861bd8923a56ee2598e69c84ff6bba Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 2 Aug 2009 12:54:04 +0200 Subject: news/2009-07-31: Enhancements as suggested by Neal Walfield. --- news/2009-07-31.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'news') diff --git a/news/2009-07-31.mdwn b/news/2009-07-31.mdwn index 39be5973..aa78d7b5 100644 --- a/news/2009-07-31.mdwn +++ b/news/2009-07-31.mdwn @@ -16,7 +16,9 @@ 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. +> [[Debian|hurd/running/debian]] package which improves system stability by +> fixing a long-standing bug in the [[hurd/translator/exec]] server that had +> randomly made it hang, inhibiting the creation of new processes. > [[Sergiu Ivanov|scolobb]] implemented most of the functionality of the > [[union mount translator|hurd/translator/unionmount]] which allows combining @@ -33,7 +35,7 @@ else="[[!paste id=full_news]]"]] > 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, +> Aside from 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). -- cgit v1.2.3 From f3ce18edc806d916632a09eaa0826931290f2127 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 3 Aug 2009 10:07:56 +0200 Subject: Set date and updated meta values in news items. --- contributing/web_pages/news.mdwn | 12 +++++++++--- news/2009-07-31.mdwn | 4 ++++ 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'news') diff --git a/contributing/web_pages/news.mdwn b/contributing/web_pages/news.mdwn index 7062359f..4c09e1ab 100644 --- a/contributing/web_pages/news.mdwn +++ b/contributing/web_pages/news.mdwn @@ -53,12 +53,12 @@ For practical work that means to use the following commands: * at the beginning of a month: create a new news entry - $ cp news/2009-06-30.mdwn news/YYYY-MM-DD.mdwn + $ cp news/2009-07-31.mdwn news/YYYY-MM-DD.mdwn $ # edit the new file $ git add news/YYYY-MM-DD.mdwn $ git commit -m "Begun the news entry for YYYY-MM-DD." - That is, use the *2009-06-30* news snippet as a template for the new + That is, use the *2009-07-31* news snippet as a template for the new one. * check the outgoing changes @@ -87,7 +87,13 @@ For practical work that means to use the following commands: going on, you'd have to repeat this again (and again...) before succeeding to push your changes.) - * at the end of the month: publish the news + * at the end of the month: prepare for publishing the news + + Edit the news entry's *meta date* and *meta updated* time values. For + stability, we set these two explicitly instead of relying on ikiwiki's + method of using the files' creation and modification dates. + + * ... and publish $ git checkout master $ git pull --rebase diff --git a/news/2009-07-31.mdwn b/news/2009-07-31.mdwn index aa78d7b5..11f1e3d6 100644 --- a/news/2009-07-31.mdwn +++ b/news/2009-07-31.mdwn @@ -8,6 +8,10 @@ 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="2009-08-03 08:00 UTC"]] + +[[!meta updated="2009-08-03 08:00 UTC"]] + 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 -- cgit v1.2.3