Evgeny Vereshchagin
cdde6fe9ec
[util-linux] switch to the util-linux organization ( #6800 )
...
The repository was moved recently
2021-11-08 17:07:27 -05:00
Oliver Chang
84faf55729
Populate a bunch of main_repo values. ( #4815 )
...
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
Evgeny Vereshchagin
eb5b769c75
[systemd,util-linux] build more often ( #4312 )
...
Hopefully this should prevent OSS-Fuzz from reporting bugs that
have alread been fixed. Though I'm not sure how stable it's going to be
given that https://github.com/google/oss-fuzz/issues/4083 is still
open. Let's see.
2020-08-13 07:18:16 -07:00
Evgeny Vereshchagin
ce6acd27b4
[util-linux] switch to the upstream build script ( #4289 )
...
Now that https://github.com/karelzak/util-linux/pull/1068 is merged
we no longer need to keep the fuzz target and build script here.
2020-08-10 08:46:12 -07:00
Evgeny Vereshchagin
66acceccd5
[util-linux] more util-linux contributors ( #4287 )
2020-08-09 21:10:22 -07:00
Evgeny Vereshchagin
cd5123192f
[util-linux] turn on MSan ( #4265 )
...
This PR should be merged once https://github.com/karelzak/util-linux/pull/1114 is merged
2020-08-07 08:26:55 -07:00
Evgeny Vereshchagin
79b4afb990
[util-linux] run tools/oss-fuzz.sh if it exists ( #4227 )
...
to make it easier to use CIFuzz to make sure https://github.com/karelzak/util-linux/pull/1068
is more or less in good shape.
2020-07-30 07:54:59 -07:00
devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Evgeny Vereshchagin
7667c8fe08
[util-linux] move the fuzz target to the OSS-Fuzz repository ( #4063 )
2020-07-01 19:37:07 -07:00
Evgeny Vereshchagin
25cff8db8e
[util-linux] cover mnt_table_parse_stream ( #4032 )
...
* [util-linux] cover mnt_table_parse_stream
Waiting for https://github.com/karelzak/util-linux/pull/1068
* temporarily point OSS-Fuzz to evverx/util-linux
* make sure it can be built with sanitizer=coverage
2020-06-25 15:35:44 -07:00
Ruediger Meier
acb19ee42f
add util-linux project ( #120 )
...
util-linux is the major collection of standard Linux utilities and
libraries. It's used by most Linux distributions during system
init (sysvinit, openrc, systemd) and by users or admins.
I've set my committer email address as primary contact and the
project maintainer (Karel Zak) on CC.
These are the official links to the project:
MAILING LIST:
E-MAIL: util-linux@vger.kernel.org
URL: http://vger.kernel.org/vger-lists.html#util-linux
DOWNLOAD:
ftp://ftp.kernel.org/pub/linux/utils/util-linux/
SOURCE CODE:
Web interface:
http://git.kernel.org/cgit/utils/util-linux/util-linux.git
https://github.com/karelzak/util-linux
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2016-12-02 07:33:01 -08:00