[4797] in linux-announce channel archive

home help back first fref pref prev next nref lref last post

Linux-Announce Digest #90

daemon@ATHENA.MIT.EDU (Digestifier)
Sun Apr 3 07:13:05 2005

From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date:     Sun, 3 Apr 2005 07:13:02 EDT

Linux-Announce Digest #90, Volume #5            Sun, 3 Apr 2005 07:13:02 EDT

Contents:
  How to make Microsoft respect European Authorities - FSFE recommends ("Frederick Noronha (FN)")
  GNU M4 1.4.3, the GNU macro processor ("Frederick Noronha (FN)")
  Debian Weekly News - March 29th, 2005 (fwd) ("Frederick Noronha (FN)")

----------------------------------------------------------------------------

From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: How to make Microsoft respect European Authorities - FSFE recommends
Date: 3 Apr 2005 09:40:08 GMT

========== Forwarded message ==========

The Free Software Foundation Europe (FSFE) and the Samba Team have
presented terms explaining how Microsoft could be brought into
compliance with the decision of the European Court of First Instance
of December 2004.

"In order to write interoperable software, developers use so-called
Interface Definition Language Files (IDL). These are currently held
secret by Microsoft, so no one else can write interoperable software.
In order to comply with its obligations, Microsoft should have to make
these available, along with a description of the encryption methods
they have employed, under a license enabling them to be implemented in
Free Software. This is the only way to make sure the Samba Team is
given a real chance to compete and interoperate with Microsoft," Georg
Greve, president of FSFE explains. He continues: "Given past
experiences, we also recommend to the Commission that it set a strict
delivery date for these specifications."

Last December, the European Court decided that Microsoft should not be
granted more time to expand its monopoly by withholding
interoperability information from competitors, requesting that the
antitrust decision of the European Commission be put into immediate
effect.

"Microsoft can no longer hide behind bland statements such as 'we will
comply', FSFE attorney Carlo Piana pointed out. "Now it is time to see
how committed they are to compliance. Our proposal is very balanced
and does not request more than the Samba Team could achieve by
'network analysis', but it forces the disclosure of the protocols in a
timely manner. We have asked the Commission to submit our proposal to
a reliable independent expert".

In the recent proposal from the FSFE [1], Samba developer Jeremy Allison
pointed out that : "IDL definitions are purely a way to describe an
interface - they describe a protocol." In order to develop
interoperable products is it necessary to have access to these
specifications. "It is similar to needing to know the grammar and
spelling rules in order to write in a language", Allison concludes.

Regarding encryption, Allison says: "Encryption of network traffic is
a well established practice and is not a Microsoft innovation. But to
successfully interoperate it is necessary to know what kind of
encryption is used, under what circumstances, and with what kind of
keys."

Regarding any compensation Microsoft feels it is entitled to, Carlo
Piana said: "The information we request is not secret because it is
valuable, it is valuable because it is secret. Additionally, we are
convinced that Microsoft has been over-compensated many times by its
monopoly position. Their extraordinary large operating profit
demonstrates that. Such profits have been made possible because of the
effects of and technological lock-ins and tying together of clients
and servers."

The only reasonable compensation that would not entirely defeat the
purpose of the European Commission decision would be a one-off fee for
obtaining a copy of the protocol documentation. A reasonable benchmark
for this fee might be the cost developers pay to get access to the
Microsoft Developers Network (MSDN), which contains much similar
information.

As with the MSDN terms and conditions, it would not be unreasonable to
also charge developers for updated and revised versions of the
protocol documents. However, these would have to be supplied in a
complete and timely fashion, the FSFE and the Samba Team emphasized.

"The Free Software world has once again shown how it is capable of
providing high-quality work even under adverse circumstances," Georg
Greve summarizes. "With the input of FSFE and the Samba Team to the
European Commission, they now hold in their hands what is needed to
make their decision have consequences. Taking into account how
Microsoft struggled to 'comply' with the decision, however, we
recommend that they constantly monitor Microsoft's behaviour."

Background: The FSFE has been involved as third party in the
   original investigation and also the European Court case. It was
   originally admitted to the court to defend the interests of the
   Samba Team and is now permitted to bring up any aspect relevant to
   Free Software. The Samba Team and FSFE worked as one team during the
   entire proceedings and Samba representative Jeremy Allison spoke on
   behalf of FSFE at the European Court.

[1] http://www.avvocatinteam.com/repository/request.tar.gz

About the Free Software Foundation Europe:

    The Free Software Foundation Europe (FSFE) is a charitable
    non-governmental organisation dedicated to all aspects of Free
    Software in Europe. Access to software determines who may participate
    in a digital society. Therefore the Freedoms to use, copy, modify and
    redistribute software - as described in the Free Software definition-
    allow equal participation in the information age. Creating awareness
    for these issues, securing Free Software politically and legally, and
    giving people Freedom by supporting development of Free Software are
    central issues of the FSFE.  The FSFE was founded in 2001 as the
    European sister organisation of the Free Software Foundation in the
    United States.



    Further information: http://www.fsfeurope.org



If you would like to receive our press releases regularly please
subscribe to our mailinglist at
http://mail.fsfeurope.org/mailman/listinfo/press-release.
Thank you very much for your interest.


--
Joachim Jakobs <jj@office.fsfeurope.org>
Press Speaker - FSF Europe (http://fsfeurope.org)
Heinrich-Heine-Str. 3, 67134 Birkenheide (Tel: +49-179-6919565)

Join the Fellowship and protect your freedom!      (http://www.fsfe.org)

_______________________________________________
Press-release mailing list
Press-release@fsfeurope.org
https://mail.fsfeurope.org/mailman/listinfo/press-release

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------

From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: GNU M4 1.4.3, the GNU macro processor
Date: 3 Apr 2005 09:55:01 GMT

>From gary@gnu.org Sun Apr  3 00:12:42 2005

I am pleased to announce the release of GNU M4 1.4.3, the GNU macro processor.

This release fixes a number of long-standing bugs and, thanks to a patch from
Andreas Schwab, gives a speedup of around 20% when used with autoconf compared
to the previous release:

New in 1.4.3: 31 March 2005

* DESTDIR installs now work correctly.
* Don't segfault with uncompilable regexps to changeword().
* Always use \n line-endings for frozen files (fixes a cygwin bug).
* Portability fix for systems lacking mkstemp(3).
* Approximately 20% speed up in the common case of usage with autoconf.
* Supported on QNX 6.3.

m4-1.4.3 is available now from ftp.gnu.org, along with diffs and xdeltas
against m4-1.4.2.  Please use a mirror to reduce stress on the main gnu machine:

   http://www.gnu.org/order/ftp.html

Here are the compressed sources:

   ftp://ftp.gnu.org/gnu/m4/m4-1.4.3.tar.gz
   ftp://ftp.gnu.org/gnu/m4/m4-1.4.3.tar.bz2

Here are the xdeltas and diffs against m4-1.4.2:

   ftp://ftp.gnu.org/gnu/m4/m4-1.4.2-1.4.3.diff.gz
   ftp://ftp.gnu.org/gnu/m4/m4-1.4.2-1.4.3.xdelta

Here are the gpg detached signatures:

   ftp://ftp.gnu.org/gnu/m4/m4-1.4.3.tar.gz.sig
   ftp://ftp.gnu.org/gnu/m4/m4-1.4.3.tar.bz2.sig
   ftp://ftp.gnu.org/gnu/m4/m4-1.4.2-1.4.3.diff.gz.sig
   ftp://ftp.gnu.org/gnu/m4/m4-1.4.2-1.4.3.xdelta.sig

You should download the signature named after any tarball or diff you download
and then verify its integrity with, for example:

   gpg --verifp m4-1.4.3.tar.gz.sig

Here are the MD5 and SHA1 checksums:

   f46904538815b0a65ad67ca819a1b3f2  m4-1.4.2-1.4.3.diff.gz
   073048d747f2dbb3298e713059dd9ab3  m4-1.4.3.tar.gz
   1f7d7eba70a0525c44c2edc3998925c7  m4-1.4.3.tar.bz2
   c0f5128bfab0b901b1093f9c51130dd7  m4-1.4.2-1.4.3.xdelta
   831762b2804a892d8e455ba2cfc083be7ff5b862  m4-1.4.2-1.4.3.diff.gz
   bda692e58849bd53f37371bb59d87dd76b205b8b  m4-1.4.3.tar.gz
   51a4d360e5c22b7c0a849759079905b5a1fdcaa4  m4-1.4.3.tar.bz2
   d71b6b3a6a4e6980cb0d31a6eaa9d225f02ec802  m4-1.4.2-1.4.3.xdelta

This release was bootstrapped with autoconf-2.59, but is usable with any
previous versions of autoconf for your own projects.

Alternatively you can fetch the sources form anonymous cvs by using the
following commands (just hit return when you are prompted for the password):

   $ export CVS_RSH=ssh
   $ cvs -z3 -d :ext:anoncvs@savannah.gnu.org:/cvsroot/m4 \
   co -r release-1_4_3 -d m4-1.4.3 m4

Please report any bugs to <bug-m4@gnu.org>.

Enjoy!
        Gary.
-- 
Gary V. Vaughan      ())_.  gary@{lilith.warpmail.net,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

         [ Part 1.2, "OpenPGP digital signature"  Application/PGP-SIGNATURE ]
         [ 196bytes. ]
         [ Unable to print this part. ]


         [ Part 2: "Attached Text" ]

_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu

    _____
  _/ ____\____    Frederick Noronha * Freelance Journalist * Goa
  \   __\/    \   India T +91.832.2409490 M +919822 122436
   |  | |   |  \  http://fn.swiki.net http://goabooks.swiki.net
   |__| |___|  /  http://www.bytesforall.net http://www.bytesforall.org
             \/   -----------------------------------------------------
   Sign up for low-volume, high-quality news summaries and updates from
   Goa at http://newsfromgoa.swiki.net * It's free and volunteer-driven.

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------

From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: Debian Weekly News - March 29th, 2005 (fwd)
Date: 3 Apr 2005 10:40:01 GMT

========== Forwarded message ==========

===========================================================================
Debian Weekly News
http://www.debian.org/News/weekly/2005/13/
Debian Weekly News - March 29th, 2005
===========================================================================

Welcome to this year's 13th issue of DWN, the weekly newsletter for
the Debian community. James Troup [1]announced the addition of two
developers to the ftpmaster team, who will work on new packages in
particular. Rob Bradford eventually [2]announced the founding of a an
Debian UK society that will deal with donations in the UK.

  1. http://lists.debian.org/debian-project/2005/03/msg00142.html
  2. http://www.robster.org.uk/blog/2005/03/20#founding-20050320

Debian-Installer RC3 released. Joey Hess [3]announced the third
release candidate of the [4]debian-installer. The most significant
change in this release are updated versions of all kernels that
include numerous security fixes. The partitioner has also been
improved with regards to other operating systems.

  3. http://www.debian.org/devel/debian-installer/News/2005/20050323
  4. http://www.debian.org/devel/debian-installer/

New Mailing-Lists created. Pascal Hakim [5]announced the creation of
a few lists. There are three new localisation lists
([6]debian-l10n-arabic, [7]debian-l10n-czech, and
[8]debian-l10n-korean), as well as two new infrastructure lists.
[9]debian-testing-changes will be used to show changes to the testing
distribution, while [10]debian-dak will be used for discussion
relating to dak and buildd related components.

  5. http://www.redellipse.net/stuff/Debian/Lists/new-list-day.story
  6. http://lists.debian.org/debian-l10n-arabic
  7. http://lists.debian.org/debian-l10n-czech
  8. http://lists.debian.org/debian-l10n-korean
  9. http://lists.debian.org/debian-testing-changes
  10. http://lists.debian.org/debian-dak

Election Resources. David Schmitt [11]published a [12]summary of the
questions asked and answers given by the 2005 [13]project leader
candidates during the election campaign. Thaddeus H. Black also
[14]distilled a semantical [15]transcript from the live 2005 DPL
debate's [16]chronological log, organised for coherent reading the
questions, answers and discussions of the debate's second part.

  11. http://lists.debian.org/debian-vote/2005/03/msg00829.html
  12. http://debian.edv-bus.at/vote-2005/
  13. http://www.debian.org/vote/2005/vote_001
  14. http://lists.debian.org/debian-vote/2005/03/msg00848.html
  15. http://home.ntelos.net/~b-tk/vote/2005/Log-debian-dpl-debate-reordered.html
  16. http://www.debian.org/vote/2005/Log-debian-dpl-debate

Build-Dependency against libtool 1.4. Andrew Pollock [17]noticed that
five packages still declare a build-dependency against [18]libtool 1.4
which is orphaned and will be [19]removed. Frank Lichtenheld
[20]proposed to open bug reports against packages that use libtool 1.4
files to upgrade to version 1.5 which was [21]considered a good idea.
Henrique de Moraes Holschuh also [22]suggested to force the use of
newer [23]libtool, [24]autoconf and [25]gettext utilities.

  17. http://lists.debian.org/debian-qa/2005/03/msg00075.html
  18. http://packages.debian.org/libtool1.4
  19. http://lists.debian.org/debian-qa/2005/03/msg00077.html
  20. http://lists.debian.org/debian-qa/2005/03/msg00078.html
  21. http://lists.debian.org/debian-qa/2005/03/msg00079.html
  22. http://lists.debian.org/debian-qa/2005/03/msg00081.html
  23. http://packages.debian.org/libtool
  24. http://packages.debian.org/autoconf
  25. http://packages.debian.org/gettext

Quality Assurance Hacking Event. Luk Claes [26]proposed to organise an
official QA hacking work camp in Helsinki right before the Debian
conference. This would consist of bug fixing for [27]lintian and
[28]linda, removing obsolete packages from the archive, cleaning up
[29]WNPP pages, fixing bugs in QA group maintained packages and of
other subjects within the scope of the QA group.

  26. http://lists.debian.org/debian-qa/2005/03/msg00084.html
  27. http://packages.debian.org/lintian
  28. http://packages.debian.org/linda
  29. http://www.debian.org/devel/wnpp/

Finishing a foreign ITP. Shachar Shemesh [30]noticed that an
[31]Intent to package (ITP) for [32]Open Xchange hasn't seen any
progress and wondered what to do in case he had packaged the software
on his own. Matthew Palmer [33]suggested to add a note to the bug
report and offer help before actually uploading the package.

  30. http://lists.debian.org/debian-mentors/2005/03/msg00259.html
  31. http://bugs.debian.org/269329
  32. http://mirror.open-xchange.org/ox/EN/community/
  33. http://lists.debian.org/debian-mentors/2005/03/msg00260.html

Spelling Correction for Package Descriptions. Florian Zumbiehl
[34]noticed another common mistake that developers make in package
descriptions. He added a list of words, which are mostly acronyms,
where "a" and "an" are often used wrongly. Joey Hess [35]pointed out
that some acronyms such as FAQ are ambiguous, since they can be
pronounced differently.

  34. http://lists.debian.org/debian-devel/2005/03/msg01170.html
  35. http://lists.debian.org/debian-devel/2005/03/msg01173.html

PHP and derived Works. The PHP licenses have been [36]investigated
with regards to distributing derived works. Francesco Poli [37]pointed
out that [38]PHP 3 is dual-licensed with the [39]GNU GPL. The
[40]license for PHP 4 contains a paragraph that prohibits derived work
to be called PHP or contain the word PHP in the name. Andi Gutmans
[41]explained that minor changes and security fixes are no problem and
that [42]Apache is licensed the same way.

  36. http://lists.debian.org/debian-legal/2005/02/msg00222.html
  37. http://lists.debian.org/debian-legal/2005/02/msg00346.html
  38. http://packages.debian.org/php3
  39. http://www.gnu.org/copyleft/gpl.html
  40. http://packages.debian.org/changelogs/pool/main/p/php4/php4_4.3.10-10/php4.copyright
  41. http://lists.debian.org/debian-legal/2005/03/msg00169.html
  42. http://packages.debian.org/apache

CD/DVD Images Release Progress. Steve McIntyre sent in a [43]summary
of the release progress from the CD team. Since the disk space has
been increased on [44]cdimage.debian.org it can host full images for
woody and sarge for a period after the release. Due to the sheer
amount of sarge more than one binary DVD image will be produced per
architecture. The list of prospective images and files contain
Torrents and Jigdo files, of course.

  43. http://lists.debian.org/debian-devel-announce/2005/03/msg00013.html
  44. http://cdimage.debian.org/

Low Voter Turnout. In the second [45]call for votes on the current
project leader [46]election Manoj Srivastava reported that we have the
lowest participation ever in a project leader election since tracking
voting rates. In an [47]interview he assumed that several developers
are disillusioned after the [48]changes of the [49]social contract,
the problems with AMD64 and the [50]Vancouver prospectus.

  45. http://lists.debian.org/debian-devel-announce/2005/03/msg00026.html
  46. http://www.debian.org/vote/2005/vote_001
  47. http://www.zdnet.com.au/news/software/0,2000061733,39186281,00.htm
  48. http://www.debian.org/vote/2004/vote_003
  49. http://www.debian.org/social_contract
  50. http://lists.debian.org/debian-devel-announce/2005/03/msg00012.html

Marcus Brinkmann on Hurd/L4. In an [51]interview Marcus Brinkmann
explained the Hurd and that the Mach microkernel was discarded as
basis because of poor virtual memory management. Instead, the new goal
was to port the Hurd to the L4 microkernel which has reached the step
of being able to [52]execute programs recently. The interview gives a
lot of insight into different areas as well.

  51. http://portal.wikinerds.org/brinkmann-interview-mar2005
  52. http://portal.wikinerds.org/gnu-hurd-l4-first-program

Security Updates. You know the drill. Please make sure that you update
your systems if you have any of these packages installed.

  * DSA 697: [53]netkit-telnet -- Arbitrary code execution.
  * DSA 698: [54]mc -- Buffer overflow.
  * DSA 699: [55]netkit-telnet-ssl -- Arbitrary code execution.

  53. http://www.debian.org/security/2005/dsa-697
  54. http://www.debian.org/security/2005/dsa-698
  55. http://www.debian.org/security/2005/dsa-699

New or Noteworthy Packages. The following packages were added to the
unstable Debian archive [56]recently or contain important updates.

  56. http://packages.debian.org/unstable/newpkg_main

  * [57]asciidoc -- Highly configurable text format for writing
    documentation.
  * [58]atomix -- Puzzle game for building molecules out of isolated
    atoms.
  * [59]bmon -- Portable bandwidth monitor and rate estimator.
  * [60]bookmarkbridge -- Tool to synchronise bookmarks between
    browsers.
  * [61]cbios -- Open source MSX BIOS roms.
  * [62]checkstyle -- Check Java source against a coding standard.
  * [63]cpufrequtils -- Utilities to deal with the cpufreq Linux
    kernel feature.
  * [64]decompyle2.2 -- Old version of the Python byte-code
    decompiler.
  * [65]didiwiki -- Simple Wiki implementation with built-in
    webserver.
  * [66]dosage -- Powerful webcomic downloader / archiver.
  * [67]dumputils -- Simple configuration and dump recovery utilities
    for LKCD.
  * [68]dvbsnoop -- DVB / MPEG stream analyser.
  * [69]encfs -- Encrypted virtual filesystem.
  * [70]flexloader -- Utility to configure SRAM based ALTERA devices.
  * [71]fondu -- Convert between Mac and UNIX font formats.
  * [72]gaim-encryption -- Gaim plugin that provides transparent
    encryption.
  * [73]gnomebaker -- Application for CD/DVD creation in the GNOME
    desktop.
  * [74]gphpedit -- Development environment for PHP/HTML/CSS.
  * [75]graveman -- Graphical CD burning application.
  * [76]gromit -- GTK based tool to make annotations on screen.
  * [77]gwget -- GNOME front-end for wget.
  * [78]heaplayers -- High-performance memory allocators.
  * [79]horde3 -- The Horde Web Application Suite.
  * [80]icheck -- C interface ABI/API checker.
  * [81]kdissert -- Mindmapping tool.
  * [82]kwirelessmonitor -- Wireless interface monitor for KDE
    systray.
  * [83]latex-svninfo -- LaTeX support for Subversion.
  * [84]leafpad -- GTK+ based simple text editor.
  * [85]lsscsi -- List all SCSI devices (or hosts) currently on
    system.
  * [86]maildirsync -- Simple and efficient Maildir synchronisation
    utility.
  * [87]mcelog -- Tool to collect and decode Machine Check Exception
    on x86-64 machines.
  * [88]moc -- Ncurses based console audio player.
  * [89]nanoblogger -- Small weblog engine for the UNIX command line.
  * [90]odyssey -- PIC micro controller programming application.
  * [91]ooo2dbk -- Converts OpenOffice.org SXW documents to DocBook
    XML.
  * [92]pasmo -- Easy to use Z80 cross-assembler.
  * [93]pong2 -- Remake of old arcade classic in OpenGL.
  * [94]reprepro -- Debian package repository producer.
  * [95]rhino -- JavaScript engine written in Java.
  * [96]rsyncrypto -- Rsync friendly encryption.
  * [97]rubilicious -- Ruby bindings for Delicious, social bookmarks
    manager.
  * [98]scmail -- Mail filter written in Scheme.
  * [99]sgcontrol -- GUI to multiple communications receivers using
    the Hamlib library.
  * [100]skippy -- Full-screen X11 task/window switcher, similar to
    OSX Expose.
  * [101]srg -- Fast, Flexible and Detailed log analysis for the Squid
    Proxy.
  * [102]stress -- Tool to impose load on and stress test a computer
    system.
  * [103]svn-arch-mirror -- One-way mirroring from Subversion to Arch
    revision control.
  * [104]telak -- Display remote or local pictures on your desktop.
  * [105]xprint -- X11 print system.
  * [106]xrsh -- Remote execution of XWindow programs.
  * [107]xwine -- Graphical user interface for the WINE emulator.
  * [108]yacpi -- Ncurses based ACPI monitor for text mode.
  * [109]zeroconf -- IPv4 link-local address allocator.

  57. http://packages.debian.org/unstable/text/asciidoc
  58. http://packages.debian.org/unstable/games/atomix
  59. http://packages.debian.org/unstable/net/bmon
  60. http://packages.debian.org/unstable/x11/bookmarkbridge
  61. http://packages.debian.org/unstable/misc/cbios
  62. http://packages.debian.org/unstable/libs/checkstyle
  63. http://packages.debian.org/unstable/admin/cpufrequtils
  64. http://packages.debian.org/unstable/python/decompyle2.2
  65. http://packages.debian.org/unstable/web/didiwiki
  66. http://packages.debian.org/unstable/net/dosage
  67. http://packages.debian.org/unstable/admin/dumputils
  68. http://packages.debian.org/unstable/misc/dvbsnoop
  69. http://packages.debian.org/unstable/utils/encfs
  70. http://packages.debian.org/unstable/electronics/flexloader
  71. http://packages.debian.org/unstable/utils/fondu
  72. http://packages.debian.org/unstable/net/gaim-encryption
  73. http://packages.debian.org/unstable/gnome/gnomebaker
  74. http://packages.debian.org/unstable/gnome/gphpedit
  75. http://packages.debian.org/unstable/gnome/graveman
  76. http://packages.debian.org/unstable/x11/gromit
  77. http://packages.debian.org/unstable/gnome/gwget
  78. http://packages.debian.org/unstable/libdevel/heaplayers
  79. http://packages.debian.org/unstable/web/horde3
  80. http://packages.debian.org/unstable/devel/icheck
  81. http://packages.debian.org/unstable/kde/kdissert
  82. http://packages.debian.org/unstable/kde/kwirelessmonitor
  83. http://packages.debian.org/unstable/tex/latex-svninfo
  84. http://packages.debian.org/unstable/editors/leafpad
  85. http://packages.debian.org/unstable/admin/lsscsi
  86. http://packages.debian.org/unstable/mail/maildirsync
  87. http://packages.debian.org/unstable/admin/mcelog
  88. http://packages.debian.org/unstable/sound/moc
  89. http://packages.debian.org/unstable/web/nanoblogger
  90. http://packages.debian.org/unstable/electronics/odyssey
  91. http://packages.debian.org/unstable/text/ooo2dbk
  92. http://packages.debian.org/unstable/devel/pasmo
  93. http://packages.debian.org/unstable/games/pong2
  94. http://packages.debian.org/unstable/utils/reprepro
  95. http://packages.debian.org/unstable/interpreters/rhino
  96. http://packages.debian.org/unstable/utils/rsyncrypto
  97. http://packages.debian.org/unstable/web/rubilicious
  98. http://packages.debian.org/unstable/mail/scmail
  99. http://packages.debian.org/unstable/hamradio/sgcontrol
  100. http://packages.debian.org/unstable/x11/skippy
  101. http://packages.debian.org/unstable/admin/srg
  102. http://packages.debian.org/unstable/devel/stress
  103. http://packages.debian.org/unstable/devel/svn-arch-mirror
  104. http://packages.debian.org/unstable/x11/telak
  105. http://packages.debian.org/unstable/x11/xprint
  106. http://packages.debian.org/unstable/x11/xrsh
  107. http://packages.debian.org/unstable/otherosfs/xwine
  108. http://packages.debian.org/unstable/utils/yacpi
  109. http://packages.debian.org/unstable/net/zeroconf

Orphaned Packages. 4 packages were orphaned this week and require a
new maintainer. This makes a total of 226 orphaned packages. Many
thanks to the previous maintainers who contributed to the Free
Software community. Please see the [110]WNPP pages for the full list,
and please add a note to the bug report and retitle it to ITA: if you
plan to take over a package.

  110. http://www.debian.org/devel/wnpp/

  * [111]bbappconf -- Configuration tool for Blackbox application
    windows. ([112]Bug#301762)
  * [113]openwebmail -- WebMail based on Neomail. ([114]Bug#301561)
  * [115]partimage -- Linux/UNIX utility to save partitions in a
    compressed image file. ([116]Bug#301562)
  * [117]scoop -- Web-based collaborative media application.
    ([118]Bug#301754)

  111. http://packages.debian.org/unstable/x11/bbappconf
  112. http://bugs.debian.org/301762
  113. http://packages.debian.org/unstable/web/openwebmail
  114. http://bugs.debian.org/301561
  115. http://packages.debian.org/unstable/admin/partimage
  116. http://bugs.debian.org/301562
  117. http://packages.debian.org/unstable/web/scoop
  118. http://bugs.debian.org/301754

Want to continue reading DWN? Please help us create this newsletter.
We still need more volunteer writers who watch the Debian community
and report about what is going on. Please see the [119]contributing
page to find out how to help. We're looking forward to receiving your
mail at [120]dwn@debian.org.

  119. http://www.debian.org/News/weekly/contributing
  120. mailto:dwn@debian.org


--
To UNSUBSCRIBE, email to debian-news-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU

You can submit announcements to be moderated via:

    Internet: linux-announce@NEWS.ORNL.GOV

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi				pub/Linux
    tsx-11.mit.edu				pub/linux
    sunsite.unc.edu				pub/Linux

End of Linux-Announce Digest
******************************

home help back first fref pref prev next nref lref last post