diff --git a/_servicedata b/_servicedata index 041535a..58fc5ba 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/rpmlint-tests.git - e27d43198d06699c9a705b71e2d511a94efab752 + 6e0e54e073ce56ea3a81cedbce436f3f4b8cb094 https://github.com/openSUSE/rpmlint-checks.git - 00e6393112de7c6da46780842cd787f693b05af3 \ No newline at end of file + 20b469207308def7aa2d27665c9a9a224d3afe25 \ No newline at end of file diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index 335b020..1cbe848 100644 --- a/rpmlint-checks-master.tar.xz +++ b/rpmlint-checks-master.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e2005a3c915bda8dbf006a62c9153752eaf4b64c1b439f3dd7570e53e57d055f -size 28168 +oid sha256:0371ffa4f83f5e3b58bc2ba92836059588f37454b7b5cb824d44c824c9decf60 +size 28352 diff --git a/rpmlint-tests-84.87+git20190920.e27d431.tar.xz b/rpmlint-tests-84.87+git20190920.e27d431.tar.xz deleted file mode 100644 index 3ed31a3..0000000 --- a/rpmlint-tests-84.87+git20190920.e27d431.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9a6b8d586b8b87e9cb410d17381911988dc564daa8b177c75fbb19c788439b1 -size 11620 diff --git a/rpmlint-tests-84.87+git20200130.c0de5f4.tar.xz b/rpmlint-tests-84.87+git20200130.c0de5f4.tar.xz new file mode 100644 index 0000000..328a077 --- /dev/null +++ b/rpmlint-tests-84.87+git20200130.c0de5f4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d46866656a6f55737b200834bb345f04fca1ae504582aaafebd4db5702ff8d9 +size 11784 diff --git a/rpmlint-tests.changes b/rpmlint-tests.changes index 19c80e7..bb919e4 100644 --- a/rpmlint-tests.changes +++ b/rpmlint-tests.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Jan 30 12:34:02 UTC 2020 - jsegitz@suse.de + +- Update to version 84.87+git20200130.c0de5f4: + * libzork4.spec: removed define for 'basename' in libzork4.spec. + This causes build errors because 'basename' is a builtin and it's + not used + +------------------------------------------------------------------- +Thu Jan 30 08:06:14 UTC 2020 - jsegitz@suse.de + +- Update to version 84.87+git20200115.9339533: + * use uname -m instead of uname -i as the latter is not portable + * remove rpm directory upon make clean + * Support for different output based on architecture. For that create a + ..ref file instead of .ref E.g. debug.i386.ref + * verify that new permissions paths need whitelisting + ------------------------------------------------------------------- Fri Sep 20 13:22:14 UTC 2019 - mimi.vx@gmail.com diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index 6385151..0ecf6a4 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint-tests # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ BuildRequires: rpmlint-Factory-strict BuildRequires: rpmlint-mini Name: rpmlint-tests -Version: 84.87+git20190920.e27d431 +Version: 84.87+git20200130.c0de5f4 Release: 0 Summary: rpmlint regression tests License: SUSE-Public-Domain diff --git a/rpmlint.changes b/rpmlint.changes index 7fe067e..4a2ec4e 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 30 08:06:15 UTC 2020 - jsegitz@suse.de + +- Update to version master: + * CheckCronJobs: correct cronjob-unauthorized-file explanation + * Use named constants to check file modes + * CheckSUIDPermissions.py: check new permission paths + ------------------------------------------------------------------- Wed Dec 18 11:41:24 UTC 2019 - matthias.gerstner@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 1a64ba1..88d0009 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,7 +1,7 @@ # # spec file for package rpmlint # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed