<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/etc/rgb, branch 3.5.99.6</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.6</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.6'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2017-02-26T17:42:56+00:00</updated>
<entry>
<title>Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Content of that file is now hard-coded.</title>
<updated>2017-02-26T17:42:56+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-06T14:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f6a11402755a2489babb8bbf1c3b8b97b8d1ac7a'/>
<id>urn:sha1:f6a11402755a2489babb8bbf1c3b8b97b8d1ac7a</id>
<content type='text'>
 Adopting an exact copy of os/oscolor.c from X.org leads to this compiler warning:

 ```
 oscolor.c:844:1: warning: string length ‘7614’ is greater than the length ‘4095’ ISO C99 compilers are required to support [-Woverlength-strings]
 };
 ^
 ```

 This will be address later in coordination with X.org.

 Note: there is a tiny change in oscolor.c as we ship it. The original X.org file includes &lt;X11/keysym.h&gt; which seems
 unneeded. We drop that one line from oscolor.c.

 Fixes ArcticaProject/nx-libs#259.
</content>
</entry>
<entry>
<title>Move all config files from $(srcbase)/debian/ into $(srcbase)/etc/ folder.</title>
<updated>2015-02-14T15:14:31+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-02-14T14:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=9000c00dcc60b5a8402d4a944503ff68bb283c20'/>
<id>urn:sha1:9000c00dcc60b5a8402d4a944503ff68bb283c20</id>
<content type='text'>
  Affected packagings scripts:

    debian/roll-tarballs.sh
    debian/rules
    nx-libs.spec
</content>
</entry>
</feed>
