Removed pnm problem description. It's not relevant for normal users and

explained in the sane-pnm man page anyway.
merge-requests/1/head
Henning Geinitz 2006-01-05 18:56:31 +00:00
rodzic 122295e297
commit e3c98d2987
2 zmienionych plików z 3 dodań i 13 usunięć

Wyświetl plik

@ -64,6 +64,8 @@
* testsuite/Makefile.in testsuite/README testsuite/testfile.pnm:
Changed testsuite to use the test backend instead of the pnm
backend. This actually works with current sane-backends.
* PROBLEMS: Removed pnm problem description. It's not relevant for
normal users and explained in the sane-pnm man page anyway.
2006-01-03 Henning Meier-Geinitz <henning@meier-geinitz.de>

Wyświetl plik

@ -1,4 +1,4 @@
Last update: 2003-02-09
Last update: 2006-01-05
- Avoiding damage on flatbed scanners
@ -13,18 +13,6 @@ Last update: 2003-02-09
safety-guard may not work. Please report errors like this to the author of
the backend or the sane-devel mailing list.
- pnm backend disabled by default
If the pnm backend is installed and saned is used to allow users on remote
computers to scan on the local machine, pnm files can be read by the remote
user. This is limited to the files saned can access (usually it's running as
user "sane"). All pnm files can be read if saned runs as root which isn't
recommended anyway. The pnm backend is disabled by default. If you want to
use it, enable it with configure (see configure --help for details). Be sure
that only trusted users can access the pnm backend over saned. As the pnm
backend is ususally used for testing, the "test" backend should be used
instead.
- Security problems with saned (SANE network scanning daemon)
saned is not intended to be exposed to the internet or other non-trusted