Commit Graph

17958 Commits

Author SHA1 Message Date
naddy
54827a89d7 - Respect CXX/CXXFLAGS.
- C++ fix for gcc3.
2002-09-30 15:01:37 +00:00
naddy
0559a1c577 - C++ fixes for gcc3
- really honor CXX
- regen patches
2002-09-30 14:47:24 +00:00
naddy
906ae290d3 - C++ fix for gcc3
- regen patches
2002-09-30 14:31:50 +00:00
naddy
c316f2e0f2 C++ fixes for gcc3 2002-09-30 14:06:03 +00:00
shell
7dab373deb use master_site_gnome, ok naddy@ 2002-09-30 13:11:27 +00:00
naddy
4ce025194e C++ fixes required by gcc3 2002-09-30 13:10:39 +00:00
wilfried
05f882c5eb Don't use cc to compile C++ files, respect CXX and CXXFLAGS
requested by and ok naddy@
2002-09-30 06:44:17 +00:00
marcm
ed32373f4e Fix a name change that I overlooked on one of the commands.
Noticed by todd@

ok pvalchev@
2002-09-30 03:10:46 +00:00
pvalchev
11706c1df9 Do NOT install this setgid wheel since it does not need it. 2002-09-30 00:48:41 +00:00
drahn
2218d43562 powerpc does require pic flags when building shared library, do not remove
them during config. ok pvalchev@
2002-09-30 00:31:30 +00:00
pvalchev
f226be08d2 cleanup 2002-09-30 00:29:02 +00:00
naddy
6ff05154be C++ fixes for gcc3 2002-09-29 21:13:43 +00:00
naddy
3e8623df44 Fix typo in URL; from John Cosimano <jmc@lpmd.org>. 2002-09-29 19:17:27 +00:00
naddy
43697d1881 C++ fixes for gcc3 2002-09-29 17:32:35 +00:00
naddy
10f220d8d4 Fix for new cdrtools output; from Jacob Meuser <jakemsr@jakemsr.com>. 2002-09-29 17:22:05 +00:00
naddy
d3547b6547 - Honor CXX.
- Fix compilation with gcc3.
2002-09-29 16:19:55 +00:00
naddy
e291bc98bd Fix build with gcc3. 2002-09-29 16:10:09 +00:00
naddy
1c7a2cc259 Fix build with gcc3. 2002-09-29 15:31:52 +00:00
naddy
a8cba2d423 Fix build with gcc3. 2002-09-29 14:32:45 +00:00
brad
078daae9a1 SECURITY: add 2002-06-14 hotfix
The issue involves the security of the indexes of ZCatalog objects. A flaw
in the security settings of ZCatalog allows anonymous users to call arbitrary
methods of catalog indexes. The vulnerability also allows untrusted code to
do the same.
--
From: MAINTAINER
2002-09-29 06:02:18 +00:00
brad
95a5002acf add run time dependency on ghostscript to be used by kghostview. 2002-09-29 02:10:55 +00:00
naddy
46342869b5 - Fix coredump on startup for ELF platforms.
- Apply all official patches that have appeared so far.
2002-09-29 01:31:06 +00:00
naddy
7f5612ce8a Respect CC/CXX/CFLAGS/CXXFLAGS. 2002-09-28 23:12:31 +00:00
brad
1f734883ac fix buffer overflow issue with kghostview.
--
Patch from: Dirk Mueller <mueller@kde.org> via espie@
2002-09-28 22:50:29 +00:00
naddy
79968cbb18 Respect CC, CXX, CFLAGS. 2002-09-28 22:30:10 +00:00
naddy
defe4e7f19 - respect CC/CXX
- use ${CXX} as linker
- fetch prototype for sqrt(); fixes compilation with gcc3
2002-09-28 22:19:40 +00:00
naddy
1903c5ce93 - honor CXX
- don't rely on max() being available; fixes building with gcc3
2002-09-28 22:04:09 +00:00
naddy
7db93272cb fix building with gcc3 2002-09-28 21:25:05 +00:00
naddy
d7be27b80a some C++ fixes for compiling with gcc3 2002-09-28 21:01:17 +00:00
naddy
355ddb99f3 update to release 2002-09-22, old distfiles have disappeared; ok pvalchev@ 2002-09-28 20:28:46 +00:00
naddy
99c960afdf Remove multiple declarations of default arguments; required for compiling
with gcc3.
2002-09-28 20:26:48 +00:00
naddy
f9b12d6ba0 LP64 2002-09-28 20:25:23 +00:00
brad
b0f39f243d remove another dir from the linker cache durring post-install 2002-09-28 19:19:51 +00:00
naddy
d7beb03a59 Fix multiple declaration of default arguments; required for gcc3. 2002-09-28 18:24:14 +00:00
naddy
85cb6ff115 Disambiguate call to overloaded function; required for gcc3. 2002-09-28 16:40:25 +00:00
naddy
c7cd5003bb - fetch prototype to fix build with gcc3
- link with CXX
2002-09-28 15:24:00 +00:00
mark
55f815fced Fix breakage -- ocaml does not supply "ocamlopt", therefore the hevea
build is using an incorrect target.

Tested on macppc and i386 - ok pvalchev@
2002-09-28 03:51:01 +00:00
pvalchev
dc18c5b31b Update to nessus-1.2.5, Bugfix release
"o Fixed a deadlock that would prevent some plugins from
completing
 o Fixed a possible (although rare) corruption issue in the
 reports (the script IDs could under some circumstances be random)
 o Fixed a potential segfault in the execution of nasl scripts"
From maintainer reinhard@
ok lebel brad
2002-09-28 03:18:15 +00:00
pvalchev
c01a6ea16b Mark BROKEN: very outdated and with possible security holes, see various
bugtraq postings (installed setuid root)
2002-09-28 01:20:43 +00:00
pvalchev
acc52383c0 Do not install setuid uucp; use group dialer to control access to modem
Print a message saying that if someone wishes to use minicom's
minicom.users file to control access they have to change the perms; help from S@mSmith.net
2002-09-28 00:46:11 +00:00
naddy
ad30a44c3b C++ fix for compiling with gcc3 2002-09-27 23:33:36 +00:00
naddy
ff0c13ae86 - C++ fix for compiling with gcc3.
- Use CXX for linking rather than CC.
2002-09-27 22:51:58 +00:00
naddy
7ea4345d52 C++ fix for compiling with gcc3 2002-09-27 21:57:22 +00:00
naddy
c792802e32 Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.
Obtained from Dieter Baron <dillo@giga.or.at>; ok maintainer
2002-09-27 20:00:37 +00:00
naddy
eee9a3db55 Fix compilation with gcc3.2. 2002-09-27 18:02:28 +00:00
pvalchev
c88e83ddde Do not install this with special permissions (setuid uucp), and write tty
locking files in /var/spool/lock rather than /var/spool/uucp.  Users need
to be in group dialer for that, and to open the serial devices now; this
matches OpenBSD tip(1) behaviour; itojun said it looks ok
2002-09-27 16:24:41 +00:00
brad
071dc2bbed remove some dirrm tags. 2002-09-27 13:11:11 +00:00
brad
51fbf19c14 upgrade to Tomcat 4.0.5, fixes recent security issue.
--
From: Luiz Gustavo <gustavo@shoptime.com>
2002-09-26 23:59:44 +00:00
brad
4456905e4f drop suid/sgid bits on backup files.
--
Patch based on CVS change.
2002-09-26 23:00:08 +00:00
pvalchev
c1d611e8c7 Add ftp.usa.openbsd.org to the backup OpenBSD sites list; ok lebel naddy 2002-09-26 20:37:50 +00:00