Displaying 20 results from an estimated 40 matches for "releng_4_5".
Did you mean:
releng_4_8
2003 Aug 11
1
Kernel build fails (RELENG_4_5)
...l.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/kern/sys_process.c
> /usr/src/sys/kern/sys_process.c: In function `ptrace':
> /usr/src/sys/kern/sys_process.c:338: `data' undeclared (first use in this function)
...
> *** Error code 1
This looks like it fixes the buildkernel on RELENG_4_5 branch (attached).
BMS
-------------- next part --------------
--- sys_process.c.bms Mon Aug 11 09:22:08 2003
+++ sys_process.c Mon Aug 11 09:22:28 2003
@@ -335,7 +335,7 @@
case PT_CONTINUE:
case PT_DETACH:
/* Zero means do not send any signal */
- if (data < 0 || data > _SIG_MAXSIG...
2003 Oct 03
6
FreeBSD Security Advisory FreeBSD-SA-03:18.openssl
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:18.openssl Security Advisory
The FreeBSD Project
Topic: OpenSSL vulnerabilities in ASN.1 parsing
Category: crypto
Module: openssl
Announced:
2002 Apr 22
0
FreeBSD Security Advisory FreeBSD-SA-02:23.stdio
...rnel
Announced: 2002-04-22
Credits: Joost Pol <joost@pine.nl>
Affects: All releases of FreeBSD up to and including 4.5-RELEASE
4.5-STABLE prior to the correction date
Corrected: 2002-04-21 13:06:45 UTC (RELENG_4)
2002-04-21 13:08:57 UTC (RELENG_4_5)
2002-04-21 13:10:51 UTC (RELENG_4_4)
FreeBSD only: NO
I. Background
By convention, POSIX systems associate file descriptors 0, 1, and 2
with standard input, standard output, and standard error,
respectively. Almost all applications give these stdio file
descriptors special s...
2003 Jun 13
2
exact difference between RELENG_4, RELENG_4_5 . . . RELENG_4_8
Read the documentation on the meaning of the various 4.X tags, and am
not sure what is meant by this:
"The release branch for FreeBSD-4.6 and FreeBSD-4.6.2, used only for
security advisories and other seriously critical fixes."
Similar descriptions are used for the other RELENG_4_X tags.
If I specify RELENG_4 will cvsup also include RELENG_4_3 to RELENG_4_8?
Sorry folks - I'm
2003 Aug 12
0
FreeBSD Security Advisory FreeBSD-SA-03:09.signal [REVISED]
...2003-08-10 23:14:08 UTC (RELENG_5_1)
2003-08-10 23:17:48 UTC (RELENG_5_0)
2003-08-10 23:19:35 UTC (RELENG_4_8)
2003-08-11 10:14:38 UTC (RELENG_4_7)
2003-08-11 10:16:35 UTC (RELENG_4_6)
2003-08-12 20:23:24 UTC (RELENG_4_5)
2003-08-12 20:23:51 UTC (RELENG_4_4)
2003-08-12 20:24:13 UTC (RELENG_4_3)
FreeBSD only: YES
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit
<...
2003 Aug 12
0
FreeBSD Security Advisory FreeBSD-SA-03:09.signal [REVISED]
...2003-08-10 23:14:08 UTC (RELENG_5_1)
2003-08-10 23:17:48 UTC (RELENG_5_0)
2003-08-10 23:19:35 UTC (RELENG_4_8)
2003-08-11 10:14:38 UTC (RELENG_4_7)
2003-08-11 10:16:35 UTC (RELENG_4_6)
2003-08-12 20:23:24 UTC (RELENG_4_5)
2003-08-12 20:23:51 UTC (RELENG_4_4)
2003-08-12 20:24:13 UTC (RELENG_4_3)
FreeBSD only: YES
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit
<...
2002 May 29
0
FreeBSD Security Advisory FreeBSD-SA-02:26.accept
...2002-05-29
Credits: Mike Silbersack <silby@FreeBSD.org>
Affects: FreeBSD 4.5-RELEASE
FreeBSD 4-STABLE after 2001-11-22 and prior to the
correction date
Corrected: 2002-05-21 18:03:16 UTC (RELENG_4)
2002-05-28 18:27:55 UTC (RELENG_4_5)
FreeBSD only: YES
I. Background
FreeBSD features an accept_filter(9) mechanism which allows an
application to request that the kernel pre-process incoming connections.
For example, the accf_http(9) accept filter prevents accept(2) from
returning until a full HTTP request has been buffered....
2003 Aug 11
0
FreeBSD Security Advisory FreeBSD-SA-03:09.signal
...2003-08-10 23:14:08 UTC (RELENG_5_1)
2003-08-10 23:17:48 UTC (RELENG_5_0)
2003-08-10 23:19:35 UTC (RELENG_4_8)
2003-08-10 23:20:30 UTC (RELENG_4_7)
2003-08-10 23:21:18 UTC (RELENG_4_6)
2003-08-10 23:22:19 UTC (RELENG_4_5)
2003-08-10 23:23:05 UTC (RELENG_4_4)
2003-08-10 23:23:56 UTC (RELENG_4_3)
FreeBSD only: YES
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit
<...
2002 Jul 31
0
FreeBSD Security Advisory FreeBSD-SA-02:32.pppd
...ed: 2002-07-31
Credits: Sebastian Krahmer <krahmer@suse.de>
Affects: All releases of FreeBSD up to and including 4.6.1-RELEASE-p1
Corrected: 2002-07-30 03:50:40 UTC (RELENG_4)
2002-07-30 19:15:52 UTC (RELENG_4_6)
2002-07-30 19:16:46 UTC (RELENG_4_5)
2002-07-30 19:17:27 UTC (RELENG_4_4)
FreeBSD only: NO
I. Background
FreeBSD ships with several implementations of the Point-to-Point
Protocol (PPP). The pppd program is one of these implementations. It
provides basic support for negotiating a link, while encapsulation is
do...
2002 Apr 16
0
FreeBSD Security Advisory FreeBSD-SA-02:20.syncache
...Dima Ruban <dima@FreeBSD.org>
Affects: FreeBSD 4.5-RELEASE
FreeBSD 4.4-STABLE after 2001-12-14 19:53:01 UTC
FreeBSD 4.5-STABLE prior to the correction date
Corrected: 2002-02-20 16:48:49 UTC (RELENG_4)
2002-02-21 16:38:39 UTC (RELENG_4_5, 4.5-RELEASE-p1)
FreeBSD only: YES
I. Background
The SYN cache ("syncache") and SYN cookie mechanism ("syncookie") are
features of the TCP/IP stack intended to improve resistance to a class
of denial of service attacks known as SYN floods.
II. Problem Description
Two re...
2003 Aug 11
0
FreeBSD Security Advisory FreeBSD-SA-03:10.ibcs2
...2003-08-10 23:28:16 UTC (RELENG_5_1)
2003-08-10 23:29:10 UTC (RELENG_5_0)
2003-08-10 23:31:11 UTC (RELENG_4_8)
2003-08-10 23:31:51 UTC (RELENG_4_7)
2003-08-10 23:32:22 UTC (RELENG_4_6)
2003-08-10 23:32:44 UTC (RELENG_4_5)
2003-08-10 23:33:18 UTC (RELENG_4_4)
2003-08-10 23:33:50 UTC (RELENG_4_3)
2003-08-10 23:35:21 UTC (RELENG_3)
FreeBSD only: YES
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security bran...
2003 Aug 11
0
FreeBSD Security Advisory FreeBSD-SA-03:10.ibcs2
...2003-08-10 23:28:16 UTC (RELENG_5_1)
2003-08-10 23:29:10 UTC (RELENG_5_0)
2003-08-10 23:31:11 UTC (RELENG_4_8)
2003-08-10 23:31:51 UTC (RELENG_4_7)
2003-08-10 23:32:22 UTC (RELENG_4_6)
2003-08-10 23:32:44 UTC (RELENG_4_5)
2003-08-10 23:33:18 UTC (RELENG_4_4)
2003-08-10 23:33:50 UTC (RELENG_4_3)
2003-08-10 23:35:21 UTC (RELENG_3)
FreeBSD only: YES
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security bran...
2002 Aug 05
0
FreeBSD Security Advisory FreeBSD-SA-02:35.ffs
...tegge@FreeBSD.org>
Affects: All releases of FreeBSD up to and including 4.6.1-RELEASE-p4
4.6-STABLE prior to the correction date
Corrected: 2002-06-23 22:34:52 UTC (RELENG_4)
2002-07-31 17:55:22 UTC (RELENG_4_6)
2002-07-31 17:55:11 UTC (RELENG_4_5)
2002-07-31 17:54:57 UTC (RELENG_4_4)
FreeBSD only: YES
I. Background
The Berkeley Fast File System (FFS) is the default filesystem used by
FreeBSD.
II. Problem Description
A bug in the calculation of the maximum permitted FFS file size
allows users to create files that are...
2002 May 29
0
FreeBSD Security Advisory FreeBSD-SA-02:27.rc
...ounced: XXXX-XX-XX
Credits: lumpy <lumpy@the.whole.net>
Affects: FreeBSD 4.4-RELEASE
FreeBSD 4.5-RELEASE
FreeBSD 4-STABLE prior to the correction date
Corrected: 2002-05-09 17:39:01 UTC (RELENG_4)
2002-05-09 17:40:27 UTC (RELENG_4_5)
2002-05-09 17:41:05 UTC (RELENG_4_4)
FreeBSD only: YES
I. Background
rc is the system startup script (/etc/rc). It is run when the FreeBSD
is booted multi-user, and performs a multitude of tasks to bring the
system up. One of these tasks is to remove lock files left by X
Wi...
2003 Aug 11
1
FreeBSD Security Advisory FreeBSD-SA-03:09.signal
...2003-08-10 23:14:08 UTC (RELENG_5_1)
2003-08-10 23:17:48 UTC (RELENG_5_0)
2003-08-10 23:19:35 UTC (RELENG_4_8)
2003-08-10 23:20:30 UTC (RELENG_4_7)
2003-08-10 23:21:18 UTC (RELENG_4_6)
2003-08-10 23:22:19 UTC (RELENG_4_5)
2003-08-10 23:23:05 UTC (RELENG_4_4)
2003-08-10 23:23:56 UTC (RELENG_4_3)
FreeBSD only: YES
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit
<...
2003 Mar 29
1
Security fix (Fwd: sendmail 8.12.9 available
From bugtraq :-(
>-----BEGIN PGP SIGNED MESSAGE-----
>
>Sendmail, Inc., and the Sendmail Consortium announce the availability
>of sendmail 8.12.9. It contains a fix for a critical security
>problem discovered by Michal Zalewski whom we thank for bringing
>this problem to our attention. Sendmail urges all users to either
>upgrade to sendmail 8.12.9 or apply a patch for
2003 Sep 25
1
FreeBSD Security Advisory FreeBSD-SA-03:14.arp [REVISED]
...09-25 13:33:29 UTC (RELENG_5_0, 5.0-RELEASE-p16)
2003-09-25 13:34:14 UTC (RELENG_4_8, 4.8-RELEASE-p10)
2003-09-25 13:34:31 UTC (RELENG_4_7, 4.7-RELEASE-p20)
2003-09-25 13:34:52 UTC (RELENG_4_6, 4.6-RELEASE-p23)
2003-09-25 13:35:18 UTC (RELENG_4_5, 4.5-RELEASE-p34)
2003-09-25 13:35:33 UTC (RELENG_4_4, 4.4-RELEASE-p44)
2003-09-25 13:35:48 UTC (RELENG_4_3, 4.3-RELEASE-p40)
FreeBSD only: NO
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branc...
2003 Oct 02
0
FreeBSD Security Advisory FreeBSD-SA-03:16.filedesc
...2003-10-02 15:08:01 UTC (RELENG_4, 4.9-RC)
2003-10-02 15:54:48 UTC (RELENG_4_8, 4.8-RELEASE-p11)
2003-10-02 15:55:54 UTC (RELENG_4_7, 4.7-RELEASE-p21)
2003-10-02 15:56:56 UTC (RELENG_4_6, 4.6-RELEASE-p24)
2003-10-02 15:57:48 UTC (RELENG_4_5, 4.5-RELEASE-p35)
2003-10-02 15:58:53 UTC (RELENG_4_4, 4.4-RELEASE-p45)
2003-10-02 16:05:44 UTC (RELENG_4_3, 4.3-RELEASE-p41)
FreeBSD only: YES
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security bran...
2003 Oct 02
0
FreeBSD Security Advisory FreeBSD-SA-03:16.filedesc
...2003-10-02 15:08:01 UTC (RELENG_4, 4.9-RC)
2003-10-02 15:54:48 UTC (RELENG_4_8, 4.8-RELEASE-p11)
2003-10-02 15:55:54 UTC (RELENG_4_7, 4.7-RELEASE-p21)
2003-10-02 15:56:56 UTC (RELENG_4_6, 4.6-RELEASE-p24)
2003-10-02 15:57:48 UTC (RELENG_4_5, 4.5-RELEASE-p35)
2003-10-02 15:58:53 UTC (RELENG_4_4, 4.4-RELEASE-p45)
2003-10-02 16:05:44 UTC (RELENG_4_3, 4.3-RELEASE-p41)
FreeBSD only: YES
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security bran...
2003 Sep 17
0
FreeBSD Security Advisory FreeBSD-SA-03:13.sendmail
...-09-17 20:19:22 UTC (RELENG_5_0, 5.0-RELEASE-p14)
2003-09-17 20:19:52 UTC (RELENG_4_8, 4.8-RELEASE-p7)
2003-09-17 20:20:08 UTC (RELENG_4_7, 4.7-RELEASE-p17)
2003-09-17 20:20:31 UTC (RELENG_4_6, 4.6-RELEASE-p20)
2003-09-17 20:20:54 UTC (RELENG_4_5, 4.5-RELEASE-p32)
2003-09-17 20:21:15 UTC (RELENG_4_4, 4.4-RELEASE-p42)
2003-09-17 20:21:40 UTC (RELENG_4_3, 4.3-RELEASE-p38)
2003-09-17 20:22:03 UTC (RELENG_3)
FreeBSD only: NO
I. Background
FreeBSD includes sendmail(8), a general purpose inter...