<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/privoxy/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2022-05-14T08:02:07Z</updated>
<entry>
<title>privoxy: update to 3.0.33 and fix the init script</title>
<updated>2022-05-14T08:02:07Z</updated>
<author>
<name>He Xian</name>
</author>
<published>2022-04-13T09:32:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d917b957891c23d030c1e64c4857cb1a1035650'/>
<id>urn:sha1:5d917b957891c23d030c1e64c4857cb1a1035650</id>
<content type='text'>
1. Fixed init script would kill itself when trying to stop a service.
2. Upgrade privoxy release to 3.0.33
3. Set PKG_RELEASE to AUTORELEASE

Signed-off-by: He Xian &lt;hexian000@outlook.com&gt;
</content>
</entry>
<entry>
<title>privoxy: fix uci configuration parsing after upstream OpenWrt changes</title>
<updated>2018-07-21T19:16:03Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2018-07-21T19:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3113d62393fcd364a402aae55139eba4bf38fab8'/>
<id>urn:sha1:3113d62393fcd364a402aae55139eba4bf38fab8</id>
<content type='text'>
OpenWrt changed the way the uci shell parsing functions deal with list
configuration items.

This change broke the generation of the privoxy runtime configuration
because no callbacks were emitted anymore.

Fix the problem by defining a list_cb() that simply calls the existing
option_cb() to deal with list item values.

Ref: c9c0fc28a9 ("base-files: fix UCI config parsing and callback handling")
Ref: https://forum.lede-project.org/t/openwrt-snapshot-privoxy-error/15919
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>privoxy: fix handling config section "system"</title>
<updated>2016-10-22T18:31:37Z</updated>
<author>
<name>Christian Schoenebeck</name>
</author>
<published>2016-10-22T18:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b7f09b9bbd7946c54f0e81927d542174543052bb'/>
<id>urn:sha1:b7f09b9bbd7946c54f0e81927d542174543052bb</id>
<content type='text'>
- privoxy.init fix handling of config section "system"
- change start/stop to start=95 and stop=10

Signed-off-by: Christian Schoenebeck &lt;christian.schoenebeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>privoxy: bump to version 3.0.24</title>
<updated>2016-02-07T20:52:02Z</updated>
<author>
<name>Christian Schoenebeck</name>
</author>
<published>2016-02-07T20:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ba929dd1f75a7a2e1123bdb4de558c78a008734f'/>
<id>urn:sha1:ba929dd1f75a7a2e1123bdb4de558c78a008734f</id>
<content type='text'>
* upstream to Privoxy 3.0.24
* add facility to set compile options
* add file list to be saved on sysupgrade
* fixed PKG_MAINTAINER string
* add port 8118 used by privoxy to /etc/services
* new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled

Signed-off-by: Christian Schoenebeck &lt;christian.schoenebeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>privoxy: "list" does not work when there are 10+ entries</title>
<updated>2016-01-03T15:10:33Z</updated>
<author>
<name>Clark WANG (Home)</name>
</author>
<published>2016-01-03T15:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=416d994d246974ddca92d2aae97071fc2c9f52fd'/>
<id>urn:sha1:416d994d246974ddca92d2aae97071fc2c9f52fd</id>
<content type='text'>
Signed-off-by: Clark Wang &lt;dearvoid@gmail.com&gt;
</content>
</entry>
<entry>
<title>privoxy: remove upgrade handling, conffile and initscript fixes</title>
<updated>2015-02-15T15:58:43Z</updated>
<author>
<name>Christian Schoenebeck</name>
</author>
<published>2015-02-15T15:58:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=87b9255c03f29f02ceaec80cdacd033e1c6b39c1'/>
<id>urn:sha1:87b9255c03f29f02ceaec80cdacd033e1c6b39c1</id>
<content type='text'>
* remove upgrade handling for version 3.0.21 or older packages. Also fix #726
* added user.action, user.filter and user.trust files to conffiles (might be modified by user on running system)
* move permission setting from Makefile (install) to initscript because permissions are overwritten during/inside buildroot

Signed-off-by: Christian Schoenebeck &lt;christian.schoenebeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>privoxy: modified init scripts</title>
<updated>2015-02-08T15:50:16Z</updated>
<author>
<name>Christian Schoenebeck</name>
</author>
<published>2015-02-08T15:50:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=abdd1593f888701a0adef461b1896f73671f0f4e'/>
<id>urn:sha1:abdd1593f888701a0adef461b1896f73671f0f4e</id>
<content type='text'>
remove "killall" from initscript because it kills itself #867

Signed-off-by: Christian Schoenebeck &lt;christian.schoenebeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>[privoxy] remove using procd</title>
<updated>2014-12-23T09:50:51Z</updated>
<author>
<name>Christian Schoenebeck</name>
</author>
<published>2014-12-23T09:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6aa05568b818594f73d9a148d37d8c5859c3c735'/>
<id>urn:sha1:6aa05568b818594f73d9a148d37d8c5859c3c735</id>
<content type='text'>
* go back to "old" initscript not using procd
    * privoxy running --no-daemon only logging to STDERR
    * procd do not support redirection of STDOUT/STDERR, '2&gt;file' as a command parameter does not work

Signed-off-by: Christian Schoenebeck &lt;christian.schoenebeck@gmail.com&gt;
</content>
</entry>
<entry>
<title>privoxy: moved to github and update to 3.0.22</title>
<updated>2014-12-08T19:41:22Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2014-12-08T19:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=eeabfeed8ef48bb64950ece57e4715af16c583f3'/>
<id>urn:sha1:eeabfeed8ef48bb64950ece57e4715af16c583f3</id>
<content type='text'>
- moved from oldpackages to github
- set maintainer
- update pkg source to new version 3.0.22
- run privoxy as non root user privoxy:privoxy
- using procd including network events to restart on changes
- log start and stop to syslog, privoxy not using syslog

Signed-off-by: Christian Schoenebeck &lt;christian.schoenebeck@gmail.com&gt;
</content>
</entry>
</feed>
