26 Commits

Author SHA256 Message Date
371c970915 Replace sysvinit calls 2025-07-09 08:53:15 +02:00
125565df9b Add userswitching to logrotate snippet 2025-07-08 14:12:56 +02:00
09531799d7 Accepting request 1172908 from home:bmwiedemann:branches:server:proxy
fix bugzilla reference:
    [CVE-2023-49606, boo#1223746]

OBS-URL: https://build.opensuse.org/request/show/1172908
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=47
2024-05-09 11:09:35 +00:00
d3c68771c0 - Update to release 1.11.2
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=45
2024-05-08 19:06:12 +00:00
d9809dd8e4 Accepting request 1144882 from home:dimstar:Factory
- Provide user/group tinyproxy symbol as required by RPM 4.19.

OBS-URL: https://build.opensuse.org/request/show/1144882
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=41
2024-02-07 14:16:14 +00:00
e21badd98f - The %pre scriptlet exercises shadow, so add a Requires for it.
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=39
2023-09-21 01:55:33 +00:00
3b1689923d - Ship COPYING file
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=37
2022-10-05 18:29:56 +00:00
c969af1741 - Add 0001-prevent-junk-from-showing-up-in-error-page-in-invali.patch [CVE-2022-40468] [boo#1203553]
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=35
2022-09-20 09:03:40 +00:00
b513bc6367 - Move tinyproxy program to /usr/bin.
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=33
2022-06-06 16:38:25 +00:00
3fc0afc48b boo number
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=32
2022-05-30 13:40:11 +00:00
3f5727059b Relegate setuid from tinyproxy to systemd
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=31
2022-05-30 13:38:22 +00:00
1ca6ea0635 - Update to release 1.11.1
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=28
2022-05-27 14:16:35 +00:00
820089438f - Update to release 1.11
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=26
2021-04-16 17:52:59 +00:00
8be1808238 Curate the changelog for user relevance.
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=24
2020-08-25 19:23:17 +00:00
a8ab4c371b - Do not suppress errors from groupadd/useradd
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=23
2020-08-25 19:19:57 +00:00
a1a2d95272 Accepting request 828198 from home:dirkmueller:branches:server:proxy
- update to 1.10.0:
  * Add support for basic HTTP authentication
  * Add socks upstream support
  * Log to stdout if no logfile is specified
  * Activate reverse proxy by default
  * Support bind with transparent mode
  * Install tinyproxy to bin/ instead of sbin/
  * Ship manpages as part of distribution tarball
  * Allow multiple listen statements in the configuration
  * Coverity fixes
  * Simplified configure and build
  * Improved selftest environment
  * Included security fixes
  * Fix CVE-2017-11747: Create PID file before dropping privileges.
  * Fix CVE-2012-3505: algorithmic complexity DoS in hashmap
  * Bugfixes
  * BB#110: fix algorithmic complexity DoS in hashmap
  * BB#106: fix CONNECT requests with IPv6 literal addresses as host
  * BB#116: fix invalid free for GET requests to ipv6 literal address
  * BB#63: conf: Allow multiple Listen statements in the config
  * BB#81: allow listening on multiple families when no Listen is provided in config
  * BB#115: Drop supplementary groups
  * BB#112: build: fix build with autoconf >= 2.69
  * BB#103: Move files installed in /etc/ to /etc/tinyproxy/
  * BB#109: Fix crash (infinite loop) when writing to log file fails
  * BB#90: Fix bug in ACL netmask generation
  * BB#95: Fix FilterURLs with transparent proxy support
  * BB#91: Fix upstream proxy support
  * BB#74: Create log and pid files after we drop privs
  * BB#89: Don't recompile regular expressions

OBS-URL: https://build.opensuse.org/request/show/828198
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=21
2020-08-25 18:31:43 +00:00
2d51e4f68c Unit file
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=18
2015-01-06 10:48:23 +00:00
6ebb6ca126 tinyproxy-1.8.4
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=17
2014-12-29 20:57:02 +00:00
c8a7cfdebc - Remove stray chunk headers that can cause /usr/bin/patch to fail
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=15
2014-03-14 11:19:01 +00:00
e22a0404ce bnc#776506 fixes
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=9
2013-07-04 00:08:26 +00:00
Christian Wittmer
3a32524559 several fixes
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=7
2012-02-22 23:17:13 +00:00
Christian Wittmer
8ba5f97e58 add missing rc_link, fix pre/post
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=6
2012-02-22 12:52:07 +00:00
Christian Wittmer
ad8762c86c fix build for 1110
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=5
2011-12-02 10:19:08 +00:00
e6e429cc71 Unblotch non-SRs
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=4
2011-11-16 14:16:57 +00:00
Christian Wittmer
51286144c9 Accepting request 83472 from home:toganm:branches:server:proxy
- Update to 1.8.3 version
  changed source format to bz2 as to avoid copmression conversion to original
  source
- added /etc/init.d/tinyproxy
- added tinyproxy logrotate

OBS-URL: https://build.opensuse.org/request/show/83472
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=3
2011-09-20 10:42:16 +00:00
Christian Wittmer
89edab8402 Accepting request 76545 from home:jengelh:dev
Small-footprint proxy without large caching.

OBS-URL: https://build.opensuse.org/request/show/76545
OBS-URL: https://build.opensuse.org/package/show/server:proxy/tinyproxy?expand=0&rev=1
2011-07-20 21:37:42 +00:00