Commit Graph

200 Commits

Author SHA256 Message Date
Dominique Leuenberger
e0602c08e4 Accepting request 917098 from devel:openSUSE:Factory:rpmlint
- Install %{_libdir}/libmpdec*.so.* to venv as it can be used
  by _pydecimal.py python module.

OBS-URL: https://build.opensuse.org/request/show/917098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=109
2021-09-11 20:24:13 +00:00
Martin Liška
7bf20b3920 - Install %{_libdir}/libmpdec*.so.* to venv as it can be used
by _pydecimal.py python module.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=152
2021-09-06 12:13:41 +00:00
Dominique Leuenberger
72924a9ba3 Accepting request 915050 from devel:openSUSE:Factory:rpmlint
- Share Version with rpmlint package.

OBS-URL: https://build.opensuse.org/request/show/915050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=108
2021-09-03 19:26:03 +00:00
Martin Liška
13d90f2956 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=150 2021-08-30 13:19:21 +00:00
Dominique Leuenberger
59ec36eefb Accepting request 910450 from devel:openSUSE:Factory:rpmlint
- Add run-time requirement for polkit-default-privs. 

- Rely on rpmlint auto-loading support for rpmlintrc files.

- Do not copy .override. config files.

- Properly redirect stdout to /dev/null.

- Try two for supporting multiple rpmlintrc, since shell for loops
  always loop, even if the files don't exist. 

- Support multiple rpmlintrc files correctly. 

- Use --mini-mode when calling rpmlint from rpmlint-mini package.

- Update to require rpmlint >= 2.
  * Due to rpmlint now being a proper Python package, build a virtual
    environment, and copy all Python requirements into it.
  * Replace rpmlint-deps.txt with stdlib.txt, as we need to provide the
    Python standard library directly.
  * Lightly rewrite rpmlint.wrapper to support the new world order.
- Drop the config snippets, they are not required with rpmlint 2.
- Renumber Source numbers.
- Filter some more warnings in rpmlint-mini.rpmlintrc.

OBS-URL: https://build.opensuse.org/request/show/910450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=107
2021-08-30 11:54:57 +00:00
Martin Liška
2909df991a - Add run-time requirement for polkit-default-privs.
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=148
2021-08-06 08:49:45 +00:00
Martin Liška
7c469b98a6 - Rely on rpmlint auto-loading support for rpmlintrc files.
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=147
2021-08-05 17:58:14 +00:00
Martin Liška
80101928d7 Fix override config path.
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=146
2021-08-05 14:02:27 +00:00
Martin Liška
d6b73de931 - Do not copy .override. config files.
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=145
2021-08-05 13:12:32 +00:00
Martin Liška
8729ca9440 - Properly redirect stdout to /dev/null.
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=144
2021-08-03 07:29:34 +00:00
Martin Liška
a2a2eb3c74 Accepting request 908346 from home:StevenK:branches:devel:openSUSE:Factory:rpmlint
- Try two for supporting multiple rpmlintrc, since shell for loops
  always loop, even if the files don't exist.

OBS-URL: https://build.opensuse.org/request/show/908346
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=143
2021-08-02 09:53:47 +00:00
Martin Liška
c31324b882 Accepting request 907840 from home:StevenK:branches:devel:openSUSE:Factory:rpmlint
- Support multiple rpmlintrc files correctly.

OBS-URL: https://build.opensuse.org/request/show/907840
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=142
2021-07-23 05:15:31 +00:00
Martin Liška
8f4fe549e6 - Use --mini-mode when calling rpmlint from rpmlint-mini package.
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=141
2021-07-22 15:22:27 +00:00
Martin Liška
3112d31d9e Accepting request 905729 from home:StevenK:branches:devel:openSUSE:Factory:rpmlint
* Replace rpmlint-deps.txt with stdlib.txt, as we need to provide the
    Python standard library directly.

OBS-URL: https://build.opensuse.org/request/show/905729
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=140
2021-07-12 05:00:40 +00:00
Martin Liška
c2a84edd7f Accepting request 901673 from home:StevenK:branches:devel:openSUSE:Factory:rpmlint
Add rpmlintrc to specfile

OBS-URL: https://build.opensuse.org/request/show/901673
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=139
2021-06-24 09:36:21 +00:00
3f50ca1e44 Accepting request 901385 from home:StevenK:branches:devel:openSUSE:Factory:rpmlint
- Update to require rpmlint >= 2.
  * Due to rpmlint now being a proper Python package, build a virtual
    environment, and copy all Python requirements into it.
  * Drop rpmlint-deps.txt as no longer required.
  * Lightly rewrite rpmlint.wrapper to support the new world order.
- Drop the config snippets, they are not required with rpmlint 2.
- Renumber Source numbers.
- Filter some more warnings in rpmlint-mini.rpmlintrc.

OBS-URL: https://build.opensuse.org/request/show/901385
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=138
2021-06-24 06:34:00 +00:00
Richard Brown
6b638ca621 Accepting request 881322 from devel:openSUSE:Factory:rpmlint
OBS-URL: https://build.opensuse.org/request/show/881322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=106
2021-04-06 15:28:44 +00:00
6957be9cb2 Accepting request 881291 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- apply workaround for situations in which regular rpmlint is invoked when
  building rpmlint-mini. Regular rpmlint does not implicitly add rpmlintrc
  files, causing fatal badness to occur when building rpmlint-mini. Therefore
  explicitly copy our rpmlintrc to a location that is processed by regular
  rpmlint, too.

OBS-URL: https://build.opensuse.org/request/show/881291
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=136
2021-03-25 13:58:06 +00:00
Dominique Leuenberger
a5f0791b22 Accepting request 833416 from devel:openSUSE:Factory:rpmlint
- Update of rpmlint-security-whitelistings:
  * world-writable-whitelist: fix mixed tabs/whitespace
  * device-files-whitelist: fix mode of named: urandom dev file

OBS-URL: https://build.opensuse.org/request/show/833416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=105
2020-09-18 12:25:01 +00:00
Matthias Gerstner
523db32b06 - Update of rpmlint-security-whitelistings:
* world-writable-whitelist: fix mixed tabs/whitespace
  * device-files-whitelist: fix mode of named: urandom dev file

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=134
2020-09-10 09:24:40 +00:00
Dominique Leuenberger
7f255f95b2 Accepting request 826022 from devel:openSUSE:Factory:rpmlint
- seucirty-whitelistings: update to version master:
  * Introduce new metadata based whitelistings for device files and world-writable files

OBS-URL: https://build.opensuse.org/request/show/826022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=104
2020-08-17 10:00:03 +00:00
Matthias Gerstner
0b1c8990f3 - seucirty-whitelistings: update to version master:
* Introduce new metadata based whitelistings for device files and world-writable files

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=132
2020-08-12 11:51:40 +00:00
Dominique Leuenberger
d102402488 Accepting request 823075 from devel:openSUSE:Factory:rpmlint
- Update to version master:
  * opa-ff: add wildcard whitelisting (bsc#1174464)

OBS-URL: https://build.opensuse.org/request/show/823075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=103
2020-07-31 13:52:07 +00:00
Matthias Gerstner
1a421f4e73 - Update to version master:
* opa-ff: add wildcard whitelisting (bsc#1174464)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=130
2020-07-28 07:40:18 +00:00
Dominique Leuenberger
f48a7fc9fa Accepting request 820646 from devel:openSUSE:Factory:rpmlint
- Update to version master:
  * whitelist ppc64-diag cron job (bsc#1173044)

OBS-URL: https://build.opensuse.org/request/show/820646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=102
2020-07-16 10:09:34 +00:00
Matthias Gerstner
63d9d5e5fc - Update to version master:
* whitelist ppc64-diag cron job (bsc#1173044)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=128
2020-07-13 09:32:43 +00:00
Dominique Leuenberger
0fde91a09e Accepting request 814109 from devel:openSUSE:Factory:rpmlint
- Update to version master:
  * cron-whitelist: adjust bug reference to point to real bug, not the sr#
    (opa-ff bsc#1172859)

- Update to version master:
  * cron-whitelist: follow-up digest for opa-ff

OBS-URL: https://build.opensuse.org/request/show/814109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=101
2020-06-14 16:16:17 +00:00
Matthias Gerstner
1eea3292b1 - Update to version master:
* cron-whitelist: adjust bug reference to point to real bug, not the sr#
    (opa-ff bsc#1172859)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=126
2020-06-12 08:51:40 +00:00
Johannes Segitz
84da246664 Accepting request 813146 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- Update to version master:
  * cron-whitelist: follow-up digest for opa-ff

OBS-URL: https://build.opensuse.org/request/show/813146
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=125
2020-06-10 08:59:42 +00:00
Dominique Leuenberger
07916502de Accepting request 792760 from devel:openSUSE:Factory:rpmlint
- Update of security-whitelistings tarball:
  * cron-whitelist: follow-up whitelisting for nextcloud (bsc#1168964) (forwarded request 792759 from mgerstner)

OBS-URL: https://build.opensuse.org/request/show/792760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=100
2020-04-13 10:49:08 +00:00
Malte Kraus
4612d4d7f4 Accepting request 792759 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- Update of security-whitelistings tarball:
  * cron-whitelist: follow-up whitelisting for nextcloud (bsc#1168964)

OBS-URL: https://build.opensuse.org/request/show/792759
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=123
2020-04-09 14:12:58 +00:00
Dominique Leuenberger
fab4cc7cbe Accepting request 786997 from devel:openSUSE:Factory:rpmlint
- fix typo in codec setting (bsc#1165110)

OBS-URL: https://build.opensuse.org/request/show/786997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=99
2020-03-24 21:29:27 +00:00
de8444b747 - fix typo in codec setting (bsc#1165110)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=121
2020-03-20 21:30:42 +00:00
Dominique Leuenberger
e52543bc27 Accepting request 781857 from devel:openSUSE:Factory:rpmlint
OBS-URL: https://build.opensuse.org/request/show/781857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=98
2020-03-06 20:26:24 +00:00
Johannes Segitz
16220dca43 Accepting request 781853 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- Update to version master:
  * cron-whitelist: remove bad duplicate entry for texlive-filesystem
  * verify.py: catch duplicate dictionary entries in JSON

OBS-URL: https://build.opensuse.org/request/show/781853
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=119
2020-03-05 13:13:04 +00:00
Johannes Segitz
629b2a4890 Accepting request 781419 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- Update to version master:
  * cron-whitelist: add entry for sarg (bsc#1150554)

OBS-URL: https://build.opensuse.org/request/show/781419
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=118
2020-03-04 09:48:28 +00:00
Johannes Segitz
6ba2cd239a Accepting request 780996 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
rpmlint-security-whitelistings:
  Update to version master:
    * cron-whitelist: add opa-ff (bsc#1162255)
    * cron-whitelist: add matomo (bsc#1150548)
    * cron-whitelist: preliminary wildcard whitelisting for the notorious texlive-filesystem (bsc#1150556)
    * cron-whitelist: whitelist new nextcloud cron job
    * first round of whitelisting of safe cron jobs (bsc#1150175)

OBS-URL: https://build.opensuse.org/request/show/780996
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=117
2020-03-02 15:13:02 +00:00
Dominique Leuenberger
0505cfa2ab Accepting request 761791 from devel:openSUSE:Factory:rpmlint
OBS-URL: https://build.opensuse.org/request/show/761791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=97
2020-01-16 21:53:55 +00:00
ba6860fa4a Accepting request 760607 from home:jsegitz:branches:rpmlint-mini-test
- Extended rpmlint-mini.config to include the config file provided 
  by rpmlint-Factory-strict

OBS-URL: https://build.opensuse.org/request/show/760607
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=115
2020-01-08 09:58:09 +00:00
Dominique Leuenberger
c69a8cc726 Accepting request 758428 from devel:openSUSE:Factory:rpmlint
OBS-URL: https://build.opensuse.org/request/show/758428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=96
2020-01-01 13:56:37 +00:00
88ab6f19ca Accepting request 757127 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_submit
OBS-URL: https://build.opensuse.org/request/show/757127
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=113
2019-12-20 07:42:02 +00:00
Dominique Leuenberger
6b6118813e Accepting request 756805 from devel:openSUSE:Factory:rpmlint
- Update to version master:
  * add _servicedata which I forgot previously when adding the new
    rpmlnit-security-whitelistings.

OBS-URL: https://build.opensuse.org/request/show/756805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=95
2019-12-16 14:19:06 +00:00
Matthias Gerstner
4f0fa1a9a7 remove accidentally merged duplicate changelog entries
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=111
2019-12-13 12:19:55 +00:00
Matthias Gerstner
960a24af7d merged changes with source links (?) -> osc pull
- Sort file list to build .pyc files reproducibly

- include new rpmlint-security-whitelistings. This will in the future house
  a whitelist for cron jobs (bsc#1150175), among possible additional future
  whitelists.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=110
2019-12-13 10:46:03 +00:00
Dominique Leuenberger
5dbfba60bc Accepting request 755450 from devel:openSUSE:Factory:rpmlint
OBS-URL: https://build.opensuse.org/request/show/755450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=94
2019-12-11 11:04:06 +00:00
Matthias Gerstner
0aa4124d4e - Update to version master:
* add _servicedata which I forgot previously when adding the new
    rpmlnit-security-whitelistings.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=109
2019-12-10 14:55:16 +00:00
Johannes Segitz
c163ecaeee Accepting request 754705 from home:bmwiedemann:branches:devel:openSUSE:Factory:rpmlint
Sort file list to build .pyc files reproducibly

Could it also use %py3_compile -O  to simplify?

OBS-URL: https://build.opensuse.org/request/show/754705
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=108
2019-12-10 07:39:44 +00:00
Johannes Segitz
787b57dc5a Accepting request 752826 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- include new rpmlint-security-whitelistings. This will in the future house
  a whitelist for cron jobs (bsc#1150175), among possible additional future
  whitelists.

OBS-URL: https://build.opensuse.org/request/show/752826
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=107
2019-12-06 10:50:28 +00:00
Dominique Leuenberger
55d437a7e2 Accepting request 726799 from devel:openSUSE:Factory:rpmlint
OBS-URL: https://build.opensuse.org/request/show/726799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=93
2019-09-11 08:17:08 +00:00
120155ea8c Accepting request 726349 from home:jengelh:branches:devel:openSUSE:Factory:rpmlint
- Avoid bash-specific constructs in build recipe

OBS-URL: https://build.opensuse.org/request/show/726349
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint-mini?expand=0&rev=105
2019-08-28 17:01:04 +00:00