| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
accompanying source package.
|
|
|
|
| |
Noticed by: Jin-Shan Tseng
|
| |
|
| |
|
|
|
|
|
|
|
| |
Do not touch /compat/linux/dev/ but instead leave that up to the
user (addresses PR 54970).
Take maintainership.
|
|
|
|
|
|
|
| |
src/sys/alpha/linux/linux_sysvec.c I saw that the linux module
depends upon it.
Prompted by: Daniel O'Connor
|
|
|
|
|
|
| |
Do this.
Add ID tag.
|
|
|
|
| |
linuxelf modules.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: kris
|
|
|
|
|
|
|
|
| |
the XFree86-libs RPM installed by this port.
advisories:
CAN-2004-0687, CAN-2004-0688, CAN-2004-0692,
RHSA-2004-478, CAN-2004-0914, RHSA-2004-612
|
| |
|
|
|
|
|
| |
PR: 75283
Submitted by: linimon
|
|
|
|
| |
vs. kern.fallback_elf_brand.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Advisories are at <URL:https://rhn.redhat.com/errata/RHSA-2003-286.html>
and <URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>.
Hewlett-Packard has not issued updates for Red Hat 7.2/Alpha.
|
| |
|
|
|
|
| |
is documented in linprocfs(5) but I have seen and used the latter.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I think it's a bug that linux_base thinks it conflicts with itself.
--petef
The problem occurs if you do
make install; make install FORCE_PKG_REGISTER=yes
which is somewhat supported, although [seldom] (never?) used.
--eik
Also record conflicts with cle_base.
|
|
|
|
| |
(Part 2)
|
|
|
|
|
| |
Reported by: Stephen Hilton <nospam@hiltonbsd.com>
Tested by: Stephen Hilton <nospam@hiltonbsd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
distinfo file, and instead fetch this one from from the i386 directory for
both Alpha and i386 architectures. Based on the previous commit that
duplicated these entries in the plist, these files should be more or
less identical. Note: ftp-master will be updated soon with the correct
distfile. [1]
Also, remove redundant slashes from the jail message. [2]
PR: 61660 [1]
61697 [2]
Submitted by: Linh Pham <question@closedsrc.org> [2]
|
| |
|
|
|
|
| |
XFree86-libs update.
|
|
|
|
|
|
| |
XFree86-libs update.
Noticed by: kris
|
|
|
|
|
| |
listed in RHSA-2003-064 do not pertain to us AFAICT. I only tested
this on i386.
|
|
|
|
|
|
|
| |
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Installation of linux_base-7.1_2 fails when linprocfs is
mounted. Unmounting linprocfs before installing works
around the issue.
At Lars' suggestion, this script also mounts the linprocfs after
installation. I assume that if the user has a linprocfs entry in
/etc/fstab, the user wants it to be mounted. It also seemed like
a good idea to un-mount it before de-installation.
PR: 46172
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The function gzprintf within zlib, when called with a string
longer than Z_PRINTF_BUFZISE (= 4096 bytes), can overflow
without giving a warning. zlib-1.1.4 and earlier exhibit
this behavior. There are no known exploits of the gzprintf
overrun, and only a few programs, including rpm2html and
gimp-print, are known to use the gzprintf function. The
problem has been fixed by checking the length of the output
string within gzprintf.
--<URL:http://rhn.redhat.com/errata/RHSA-2003-079.html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
package. libstdc++-2.96 is a core package that is referenced by many
linux_base applications such as linux-eagle. For instance, linux-eagle
doesn't work with linux_base-7.1_3.
Despite the importance, libstdc++-2.96 has been forgotten to be extracted
since 6 months. (Actually, the RPM package is listed in the Makefile,
but was badly defined so that no extraction was performed.)
Since linux_base is an important package, I hesitated to commit this
correction (for a long time :). If there is any incovenience in the
way of package definition, please feel free to correct my change.
|
|
|
|
|
| |
PR: 50313
Submitted by: Miguel Mendez
|
|
|
|
|
|
|
|
|
|
|
|
| |
remotely exploitable RPC bug (Red Hat advisory RHSA-2003-089 and
CERT advisory CA-2003-10).
According to <URL:http://www.redhat.com/apps/support/errata/>, "all
errata support for Alpha products, Sparc products, and Powertools
products have reached end of life."
I didn't do proper run-time testing of this, but "make package
deinstall" leaves a clean /compat/linux/ behind.
|
| |
|
|
|
|
|
|
|
| |
in both distinfo files. The alpha and i386 versions are identical
except for some meta-data.
Requested by: trevor
|
|
|
|
| |
Acknowledged by: kris
|
|
|
|
|
|
| |
updated.
Reviewed by: kris
|
| |
|
|
|
|
| |
a missing libtermcap.so.2.
|