avsm
69b6e1fd53
sync with spamassassin-cvs for the bounds bugfix ( #2041 in their bugzilla):
...
allocate an extra byte for the array instead of reducing the bounds value
2003-06-19 01:03:22 +00:00
fgsch
2e46e73756
remove uneeded code. it uses a uninitialized var anyway.
2003-06-18 22:52:59 +00:00
pvalchev
2cab13d8bc
nitpicks/spelling fixes/wording improvements from Nick Nauwelaerts <nick@nauwelaerts.net>
2003-06-18 21:43:40 +00:00
naddy
7a86b139ae
Remove nomadio. mickey@ refuses to put a valid license or public
...
domain declaration on it. We don't play this game.
ok pval@, deraadt@
2003-06-18 21:27:20 +00:00
sturm
7af32a99b8
security update to Acroread 5.0.7
...
for details, see
http://lists.netsys.com/pipermail/full-disclosure/2003-June/010397.html
2003-06-18 20:24:55 +00:00
avsm
96c73b8cd6
fix a couple of off-by-one errors in sscanf handling.
...
patches have been submitted and accepted upstream
pvalchev@ ok
2003-06-18 20:23:41 +00:00
naddy
e65c22587d
pwm is dual-licensed under the GPL and a modified Artistic license;
...
the libtu/snprintf_2.2 directory, which we don't compile, is under
yet another Artistic mutant.
2003-06-18 17:10:26 +00:00
shell
bdcbc4fb05
add XML-LibXML-Common into run_depends, from naddy@
2003-06-18 17:06:18 +00:00
espie
c13fee3058
pesky swap16 macro interfering.
2003-06-18 16:55:17 +00:00
shell
580a5d8407
remove run_depends
2003-06-18 15:57:43 +00:00
avsm
97d84152b6
crank up some buffer sizes; confirmed with author and in ettercap-cvs
2003-06-18 14:38:19 +00:00
avsm
2fc29b1d4e
oops missed this - sync with update-patches
2003-06-18 14:20:42 +00:00
avsm
8b0420054c
sync with update-patches (just line numbers)
2003-06-18 14:19:39 +00:00
brad
9f254dcf93
fix buffer overflow with the NAS-Port attribute.
...
http://marc.theaimsgroup.com/?l=bugtraq&m=105552922304318&w=2
MAINTAINER ok
2003-06-18 14:19:09 +00:00
avsm
e7fdcc4684
send a bad snprintf bound to bad bound heaven
...
ok jim geovedi (maintainer)
2003-06-18 14:14:52 +00:00
avsm
0fc1463b18
fix fscanf off-by-one boundary, submitted upstream, wilfried@ ok
2003-06-18 14:07:14 +00:00
avsm
1deb57f4e4
backport a patch from mplayer-cvs to plug a bad buffer boundary
...
pointed out by Bjorn Sandell <biorn@dce.chalmers.se>
bump PKGNAME
2003-06-18 14:03:36 +00:00
espie
87a919d58b
nitpicks, from Nick Nauwelaerts
2003-06-18 13:54:33 +00:00
avsm
1c3268f85d
correct mktemp patch - you can't sizeof(char *) for an array bound,
...
so save the bound in a temp variable and use that instead
sturm@ ok
2003-06-18 13:53:33 +00:00
espie
86b5514a7d
typo. Nick Nauwelaerts
2003-06-18 13:51:24 +00:00
espie
e1ade68c39
Anil, you moron
2003-06-18 13:49:48 +00:00
naddy
906db93cde
strip version number from doc dir
2003-06-18 12:48:03 +00:00
naddy
ae57b40499
- strip version number from doc dir
...
- sync patches
2003-06-18 12:18:12 +00:00
naddy
520f27f5ee
Update to 1.12; from Han Boetes <han@mijncomputer.nl>.
2003-06-18 11:47:13 +00:00
naddy
b070554cba
Update to 0.23.3. Changes:
...
* Improve stability.
* Fix some bugs.
* Be more verbose.
* Fix some 4GB limitations.
2003-06-18 11:04:54 +00:00
espie
d6190d1229
bye, bye. Superseded by mldonkey, which is better and more free.
2003-06-18 10:38:20 +00:00
espie
cd2df51579
Remove edonkey
2003-06-18 10:36:34 +00:00
brad
0deb39aac9
upgrade to pure-ftpd 1.0.15
...
license has switched from GPL to BSD.
--
From: Frank Denis <j@pureftpd.org>
2003-06-18 10:33:46 +00:00
jolan
cc153090a1
re-enable the installation of playmus/playwave utilities
2003-06-18 09:24:42 +00:00
fgsch
45818a3e0c
trailing / in HOMEPAGE and spaces.
...
former from Nick Nauwelaerts <nick at nauwelaerts dot net>.
2003-06-18 04:56:22 +00:00
fgsch
4eabb66d37
update to distrib. patch 20030609.
2003-06-18 04:50:58 +00:00
avsm
33bb96e669
its a (surprise!!!) sizeof(char *) error in an snprintf bound
...
kevlo@ ok
2003-06-18 03:14:44 +00:00
avsm
3429eaf4dc
bad bounds in fgets; i fixed this in-tree a few months ago and missed this
...
version. groff-cvs already has the fix
2003-06-18 03:00:30 +00:00
avsm
2c0f85b404
sync with update-patches
2003-06-18 02:47:59 +00:00
avsm
acf37a7c60
correct bad bound in strftime
2003-06-18 02:42:04 +00:00
avsm
c5bfb4348e
allocate MAXPATHLEN size for filename manipulation to avoid risk
...
of truncation
margarida@ ok, submitted to author
2003-06-18 01:56:15 +00:00
avsm
e64892cbde
add in an include to <sys/param.h> to ensure that MAXPATHLEN is
...
defined; otherwise, this program allocates too small a buffer for
filename operations.
margarida@ ok
2003-06-18 01:54:49 +00:00
naddy
4d4fc6b8e1
+zope-fscounter
2003-06-18 01:32:49 +00:00
naddy
d82c0c3bcd
Import FSCounter 1.2 for Zope.
...
Submitted by Xavier Santolaria <xavier@santolaria.net>.
FSCounter is a simple web page hit counter for Zope.
Include the counter in your pages using <dtml-var counterid>.
2003-06-18 01:31:30 +00:00
naddy
ab19abe385
Fix INSTALL scripts so that the principal action is not executed
...
twice at install time. Also remove yet another instance of that
action from the package list.
2003-06-17 23:09:00 +00:00
marcm
f19205eb1b
Clean up the install and create a fonts.cache file for fontconfig.
...
ok MAINTAINER
2003-06-17 21:05:03 +00:00
jolan
407b0d00d5
grammar/spacing nits from Nick Nauwelaerts
2003-06-17 20:31:37 +00:00
marcm
65d16b8cba
+ bitstream-vera-fonts
2003-06-17 20:04:44 +00:00
marcm
08f9167b5c
Clean and simple TrueType fonts for use with Xft2/Fontconfig and
...
distributed by the Gnome people.
2003-06-17 19:55:13 +00:00
avsm
accae6566a
dont look at sizeof(char *) in usage function
...
jsyn ok
2003-06-17 18:38:19 +00:00
pvalchev
5b7a4736f5
+mldonkey
2003-06-17 18:07:31 +00:00
lebel
2899228047
add OpenBSD tag
2003-06-17 16:36:05 +00:00
avsm
f980ac559f
fix a couple of off-by-one in spamc->spamd communication
...
submitted upstream, bugzilla #2074 in their bug db
bump PKGNAME
2003-06-17 16:33:04 +00:00
marcm
3c528c39bb
Create a "master" xml catalog from all installed docbook dtds, then
...
register it at package install time in the system xmlcatalog.
ok MAINTAINER
2003-06-17 16:20:04 +00:00
marcm
bf01431cb7
Completly remove the python-expat dependency and register the local dtd
...
in the xmlcatalog.
2003-06-17 16:13:32 +00:00