Opened 24 years ago
Closed 21 years ago
#18 closed defect (fixed)
Mention patches that can be applied to packages
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Book | Version: | 3.0-pre2 |
Severity: | normal | Keywords: | |
Cc: |
Description
Attachments (2)
Change History (14)
comment:1 by , 24 years ago
Owner: | changed from | to
---|---|
qa_contact: | gerard@linuxfromscratch.org → lfs-book@linuxfromscratch.org |
comment:2 by , 23 years ago
Resolution: | → later |
---|---|
Status: | new → closed |
comment:3 by , 23 years ago
Summary: | Mention security patches that can be applied to packages → Mention patches that can be applied to packages |
---|
Let's expand this to all kinds of bugfixing patches, not just security related
comment:4 by , 23 years ago
Resolution: | later |
---|---|
Status: | closed → reopened |
by , 23 years ago
Attachment: | 01-procps-2.0.7-intl.patch added |
---|
patch to fix problem with internationalization if /proc/loadavg doesn't have a , as delimiter (some locales like german use a dot for example)
comment:5 by , 23 years ago
dependson: | → 345 |
---|---|
Priority: | normal → lowest |
by , 23 years ago
Attachment: | findutils-4.1-2.patch added |
---|
Fixed segfault in findutils' locate when encountering a very long path name
comment:6 by , 23 years ago
I've just found another one. A patch to sh-utils-2.0 which makes uname -p actually *work*. Gerard, I think it would be an idea to start collecting these together. I was thinking of making a directory on ftp.linuxfromscratch.org, maybe misc/lfs-patches or just lfs-patches.
Then we could upload them there (with a note of the source) and, once we have all of the ones we want, then add them to the book. If we don't do something like this, it'll never happen!
Oh, any BTW, look at http://www.linuxfromscratch.org/~markh/templfs/
You'll find the sh-utils patch there for now, along with a .desc file. I think we should follow this format for all the patches (PACKAGE, PATCH, PURPOSE in the .desc file) so that when we come to mention them, we can remember where the h*ll we got them from.
comment:7 by , 23 years ago
works for me. get the two patches attached to bugzilla's bug #18 (this bug) and put them in ftp.linuxfromscratch.org/lfs-patches/
comment:8 by , 23 years ago
all three patches listed here are now in ftp.linuxfromscratch.org/lfs-patches
Any more which are found should be placed in there (.patch file and .desc file; see examples) and noted in this bug.
comment:10 by , 21 years ago
Priority: | lowest → highest |
---|
I think this could be done for LFS 5 - the patches web site is now up, we can briefly mention it someplace in the book.
comment:11 by , 21 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
comment:12 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
For later after lfs-3.0 has been released. We'll have to then start compiling a list of all such patches that exist and add them all at the same time.