<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl819xx/package/uci, branch realtek</title>
<subtitle>Realtek rtl819xx port to OpenWrt</subtitle>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/'/>
<entry>
<title>uci: update to git head</title>
<updated>2013-05-02T12:40:13+00:00</updated>
<author>
<name>jow</name>
<email>jow@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-05-02T12:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=faf48cc4b1139256789937ed47ee5b3001b15970'/>
<id>faf48cc4b1139256789937ed47ee5b3001b15970</id>
<content type='text'>
	- copy permission of config files to state files to allow access to state info by non root users
	- properly handle empty string case when unsetting lists

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36518 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	- copy permission of config files to state files to allow access to state info by non root users
	- properly handle empty string case when unsetting lists

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36518 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>uci: update to git head</title>
<updated>2013-04-22T14:52:28+00:00</updated>
<author>
<name>jow</name>
<email>jow@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-04-22T14:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=9b918e61664c7c4a28f0bab713969eccdc1fe003'/>
<id>9b918e61664c7c4a28f0bab713969eccdc1fe003</id>
<content type='text'>
  - fixes memory leak in libuci when trying to open not existing configurations
  - fixes memory leak in libuci-lua when querying not existing sections or options
  - fixes handling of filenames with leading underscore

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36377 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - fixes memory leak in libuci when trying to open not existing configurations
  - fixes memory leak in libuci-lua when querying not existing sections or options
  - fixes handling of filenames with leading underscore

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36377 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>uci: update to latest version, adds list delete, removes unused plugin support</title>
<updated>2013-01-04T16:10:17+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-01-04T16:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=352841a7694e105c2a53ed551de5a18e14596999'/>
<id>352841a7694e105c2a53ed551de5a18e14596999</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35013 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35013 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>uci: disable parallel builds again, the lua&lt;-&gt;libuci dependency is not safe</title>
<updated>2012-12-30T14:58:37+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2012-12-30T14:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=077bf33dc37a2b161584b13da2f7a2b8d258b352'/>
<id>077bf33dc37a2b161584b13da2f7a2b8d258b352</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34936 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34936 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>uci: update to latest version (adds list delete support), enable parallel build</title>
<updated>2012-12-27T17:37:10+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2012-12-27T17:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=0296ef38cba90c12c364e1c77127f70da9ea5206'/>
<id>0296ef38cba90c12c364e1c77127f70da9ea5206</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34899 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34899 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>licensing: Add licensing metadata to many packages</title>
<updated>2012-10-19T15:34:28+00:00</updated>
<author>
<name>hcg</name>
<email>hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2012-10-19T15:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=58313fff71b3508e03dc3005d07fc7115fb63621'/>
<id>58313fff71b3508e03dc3005d07fc7115fb63621</id>
<content type='text'>
Two new variables are introduces to many packages, namely PKG_LICENSE and
PKG_LICENSE_FILES - there may be more than one license applied to packages,
and these are listed in the PKG_LICENSE variable and separated by spaces.
All relevant license files are also added to the PKG_LICENSE_FILES variable,
also space separated.

The licensing metadata is put into the bin/&lt;platform&gt;/packages/Packages file
for later parsing. A script for that is on it's way!


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Two new variables are introduces to many packages, namely PKG_LICENSE and
PKG_LICENSE_FILES - there may be more than one license applied to packages,
and these are listed in the PKG_LICENSE variable and separated by spaces.
All relevant license files are also added to the PKG_LICENSE_FILES variable,
also space separated.

The licensing metadata is put into the bin/&lt;platform&gt;/packages/Packages file
for later parsing. A script for that is on it's way!


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>add myself as a maintainer for various packages</title>
<updated>2012-10-08T11:41:02+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2012-10-08T11:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=369d1629e41ede576f92d4de775e03df0bc6ebb1'/>
<id>369d1629e41ede576f92d4de775e03df0bc6ebb1</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33660 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33660 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>uci: update to latest version, fixes return code of the cli on various failures</title>
<updated>2012-03-28T11:02:30+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2012-03-28T11:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=36dba7bb1a3db687e7447a4a9266e9a991e3a584'/>
<id>36dba7bb1a3db687e7447a4a9266e9a991e3a584</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31121 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31121 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[package] uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding</title>
<updated>2012-02-24T18:07:06+00:00</updated>
<author>
<name>jow</name>
<email>jow@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2012-02-24T18:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=cccaf637ebfd773b6eaf10450891ccaf42a44a16'/>
<id>cccaf637ebfd773b6eaf10450891ccaf42a44a16</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30711 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30711 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[package] uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1</title>
<updated>2011-11-14T13:18:09+00:00</updated>
<author>
<name>jow</name>
<email>jow@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2011-11-14T13:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=8f55c27bbb90e7e002430cd3d6e902b734bcc0b0'/>
<id>8f55c27bbb90e7e002430cd3d6e902b734bcc0b0</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29111 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29111 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
</feed>
