SHA256
1
0
forked from pool/rpmlint
Commit Graph

497 Commits

Author SHA256 Message Date
fc588f707f - add 0001-Always-import-XDG-desktop-files-as-utf8.patch
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=567
2018-02-18 14:28:33 +00:00
27e0f946b3 Accepting request 576938 from home:coolo:branches:openSUSE:Factory
- Allow some deprecated licenses that we would replace on commit
  (SPDX 2->SPDX 3 conversion)

OBS-URL: https://build.opensuse.org/request/show/576938
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=566
2018-02-15 11:45:31 +00:00
e420fc7839 - Update rpmlint-checks to version master:
* polkit: make untracked privileges also an error

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=564
2018-02-08 15:38:49 +00:00
6d377a1258 - Update to version 84.87+git20180202.3df4ae7:
* Add testcases for MenuXDGCheck.py

- Update rpmlint-checks to version master:
  * Support uppercase tag macros used by RPM 4.14

- Update to version 84.87+git20180202.3df4ae7:
  * Add testcases for MenuXDGCheck.py

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=563
2018-02-08 13:51:40 +00:00
e66338ab64 remove xdg-paths-update.diff (merged into other patch)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=562
2018-01-23 12:12:00 +00:00
f56c6d624f - refresh for 0001-Improve-XDG-Menu-checks-stability.patch
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=560
2018-01-23 11:05:26 +00:00
15fc6a460e Accepting request 564195 from home:Pharaoh_Atem:branches:devel:openSUSE:Factory:rpmlint
- Add Development/{Languages,Libraries}/Rust groups as noted in wiki

OBS-URL: https://build.opensuse.org/request/show/564195
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=557
2018-01-15 15:18:17 +00:00
132ccb16ea Accepting request 564500 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelisting usbauth (bsc#1066877)

OBS-URL: https://build.opensuse.org/request/show/564500
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=556
2018-01-15 09:38:29 +00:00
90805877a4 Accepting request 561793 from home:adamm:branches:devel:openSUSE:Factory:rpmlint
- add missing comma (,) to config file
- add user/group _nsd for NSD name server

OBS-URL: https://build.opensuse.org/request/show/561793
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=555
2018-01-05 14:38:10 +00:00
a40e314d61 Accepting request 547583 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_submit
- add 0001-Binariescheck-Check-for-chroot-chdir-on-ARM-PPC.patch

OBS-URL: https://build.opensuse.org/request/show/547583
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=554
2017-12-06 09:41:39 +00:00
a880f9c696 Accepting request 546382 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelisting kcmsddm (bsc#1065563)

OBS-URL: https://build.opensuse.org/request/show/546382
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=553
2017-11-29 09:27:24 +00:00
0520e8267a * Rewrite BashismsCheck to actually work
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=552
2017-11-25 10:11:14 +00:00
e42f7f42c0 * Open paths within the rpm file itself
* Fix python warning
  * BashismCheck: Only check regular files

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=550
2017-11-24 16:54:34 +00:00
11225a2e61 - Update to version master:
* Open paths within the rpm file itself
  * Fix python warning

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=549
2017-11-24 16:45:07 +00:00
b34d205dac - Update to version master:
* Fix warnings
  * Add new rpmlint check for new %{_fillupdir} macro (boo#1069468)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=548
2017-11-24 10:13:20 +00:00
9792c2c48b Accepting request 541862 from home:dimstar:Factory
- Add rpmlint-slpp-NUM-NUM.patch: Match libFOO<num>-<num> as a
  valid dependency on a libary. According the openSUSE packaging
  policy, if the library name ends on a number, we add a dash
  between the basename (before the .so) and the version after .so.

OBS-URL: https://build.opensuse.org/request/show/541862
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=546
2017-11-16 10:51:37 +00:00
cb46d50929 - Update rpmlint-tests to version master:
* Add Flake8 travis check
  * Fix scriptprog invocation
  * Print the duplicated filenames sorted to be stable accross multiple calls

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=544
2017-11-03 08:11:30 +00:00
0b80e184d3 - add 0001-Avoid-calling-close-on-undefined-fd-variable.patch
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=543
2017-11-01 13:01:50 +00:00
169fb46bec Accepting request 536380 from home:jengelh:branches:devel:openSUSE:Factory:rpmlint
- Description updates. Use the %make_install macro.

OBS-URL: https://build.opensuse.org/request/show/536380
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=541
2017-10-24 13:44:17 +00:00
dbbe8b55cf - update suse-whitelist-opensuse.diff to avoid a false positive
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=540
2017-10-24 12:49:55 +00:00
f60e9325b3 Accepting request 536258 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- adding connman (bsc#1057697)

OBS-URL: https://build.opensuse.org/request/show/536258
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=538
2017-10-24 08:31:45 +00:00
b261083052 - add 0001-Accept-python-abi-as-a-valid-versioned-python-depend.patch
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=536
2017-10-21 17:27:11 +00:00
6faa80d274 - refresh 0001-Improve-XDG-Menu-checks-stability.patch (bsc#1063371)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=534
2017-10-16 09:00:07 +00:00
32659a246a - Update to version master:
* Python 3.x porting of the ErlangCheck

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=531
2017-10-11 08:04:24 +00:00
d8c1eff8d2 - Hide the noisy warnings
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=526
2017-10-11 06:54:49 +00:00
9bc0827209 - Update to version 84.87+git20171011.856375f:
* Add unit test for ErlangCheck

- Update to version master:
  * Treat strongly versioned libs also as compliant (bsc#723726)
  * LibraryPolicy: allow %%_licensedir in packages (used by %license)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=524
2017-10-11 06:45:21 +00:00
8982407c4d add 0007-Validate-Appdata-also-when-appstream-util-is-unavail.patch
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=521
2017-10-10 11:18:19 +00:00
92b014372d - Update to version 84.87+git20171009.dfac67b:
* Adjust output for enabled non-std group checks
- Update rpmlint-checks to version master:
  * Fix false positives for -theme- -> -branding- rename
  * Stop leaking filedescriptors
  * Pythonic fixes
  * Drop CheckAppdata (there is AppDataCheck upstream)
  * Tighten ELF check
  * Tiny code formatting cleanup
  * Tighten the branding policy reporting a bit to make it less confusing

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=519
2017-10-10 09:22:46 +00:00
35d99b203b - add 0001-Avoid-false-positives-on-is_elf-check.patch (bsc#1057216)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=518
2017-10-10 09:19:08 +00:00
3df2094219 Accepting request 532147 from home:lnussel:branches:devel:openSUSE:Factory:rpmlint
- add package groups from
  https://en.opensuse.org/openSUSE:Package_group_guidelines to enable the
  groups check

OBS-URL: https://build.opensuse.org/request/show/532147
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=517
2017-10-06 12:16:05 +00:00
3f5a9f1635 suse-filesystem.diff, script-interpreter-only-for-exec-sc.diff: obsolete
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=516
2017-10-04 16:26:55 +00:00
2764482b3b 0001-split-wrong-script-interpreter-into-env-script-inter.patch,
0001-Handle-post-scripts-that-contain-non-ascii-character.patch

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=515
2017-10-04 13:59:08 +00:00
12c3f3df1b 0001-Improve-XDG-Menu-checks-stability.patch,
0001-split-wrong-script-interpreter-into-env-script-inter.patch

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=513
2017-10-01 20:11:13 +00:00
a18c3de7a9 0001-Tighten-wrong-script-interpreter-check-to-lower-fals.patch,
0001-Improve-XDG-Menu-checks-stability.patch

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=511
2017-10-01 12:53:30 +00:00
7b11fac9ff fix-diag-sortorder.diff, drop-unicodedata-dep.diff,
0001-Tighten-wrong-script-interpreter-check-to-lower-fals.patch

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=509
2017-10-01 12:06:10 +00:00
aba7f46fda - drop version-control-internal-file.diff, boo1027577-license_tag.patch,
add-weak-dependencies.diff: upstream

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=508
2017-10-01 11:59:23 +00:00
0dbbdc5cb8 fix-diag-sortorder.diff, drop-unicodedata-dep.diff
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=507
2017-09-30 19:54:42 +00:00
613f1d6bc0 * Port LibraryPolicyCheck to Python 3.x
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=501
2017-09-30 14:56:31 +00:00
50e8456b25 ignore-readelf-ar-error.diff, remove-ghostfile-checks.diff,
fix-diag-sortorder.diff

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=500
2017-09-30 14:55:07 +00:00
680daa4eb0 * Add TmpFilesCheck
* Flake8 / Stop leaking filedescriptors
- Update rpmlint-tests:
  * Stop leaking filedescriptors
  * Address various deprecation warnings
  * Avoid leaking fds and further Python 3.x porting
- drop sourced-dirs.diff, fix-shared-library-matching.diff,
       suse-python-abi-check.diff, add-check-for-tmpfiles-created-at-r.diff: obsolete
      ignore-readelf-ar-error.diff, remove-ghostfile-checks.diff

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=499
2017-09-30 08:27:35 +00:00
b2de5e99ae - Update to version master:
* Stop leaking filedescriptors
  * Address various deprecation warnings

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=498
2017-09-30 07:54:06 +00:00
985e347c7a - drop config.in: unused
- switch to python 3.x

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=497
2017-09-30 07:51:17 +00:00
46062032f5 - Update to version master:
* Flake8 fixes
  * Properly anchor systemd path checks
  * Python 3.x porting

- Update rpmlint-checks:
  * Flake8 fixes
  * Properly anchor systemd path checks
  * Python 3.x porting

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=495
2017-09-29 12:08:51 +00:00
5474cb37a1 0001-Execute-chroot-tests-also-on-x86-rpms.patch,
ignore-readelf-ar-error.diff

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=494
2017-09-29 12:06:07 +00:00
24e9388d4b 0003-Tighten-lib_regex-to-avoid-false-positive-in-python-.patch,
0001-Execute-chroot-tests-also-on-x86-rpms.patch

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=492
2017-09-28 22:01:58 +00:00
f110300963 - add suse-tests-without-badness.patch,
0001-Extend-scm_regex-to-capture-more-SCM-system-files.patch,
      0003-Tighten-lib_regex-to-avoid-false-positive-in-python-.patch

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=488
2017-09-28 21:08:20 +00:00
608ba7ddde - drop sourced-dirs.diff, fix-shared-library-matching.diff, suse-python-abi-check.diff: obsolete
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=486
2017-09-28 20:36:34 +00:00
4fa0fae5a0 - Update to version 84.87+git20170928.d2c55ee:
* Remove some outdated sysv init check, we have switched to systemd
- add suse-skip-macro-expansion.diff: rename from remove-expand-macros.diff

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=483
2017-09-28 18:23:54 +00:00
1cdbc13b57 - update to 1.10:
* test: Skip fedoradev GPG checks at least for now
 * test: Refresh fedora* packages on image build
 * test: Use assertEqual where appropriate, thanks to flake8/hacking
 * test: Update fedora24 config to fedora26, run it on Travis
 * Add a new test for tmpfiles.d snippets in the /etc/ tree.
 * Add new tests for systemd units and udev rules in /etc/ tree
 * test: Disable hacking for now until it's flake8 3.4+ compatible
 * test: Set up flake8-bugbear, enable it in fedoradev container
 * rpmlint: Avoid unused loop control variable
 * ZipCheck: Add TODO
 * *: Avoid mutable argument defaults
 * Be aware of -debugsource packages
 * rpmdiff: Fix unused variable from previous commit
 * rpmdiff: Support soft dependencies
 * BinariesCheck, FilesCheck: Ignore various .build-id dirs
 * Add python3-devel and rpm-build to fedoradev container to provoke some issues
 * BinariesCheck: Popen env consistency fix
 * Pkg.getstatusoutput: Set LC_ALL for all Popens, defaulting to C
 * rpmlint: Fix checking specfile from stdin
 * test.sh: Extract rpmlint command to run_rpmlint
 * Revert "Remove unused spec_lines check_spec argument"
 * BinariesCheck: Trivial cleanups
 * travis: Run make install too
 * FilesCheck: Allow multiple bytecode magic values per Python version
 * tests: Make output test tools easier to reuse
 * FilesCheck: hg.python.org -> github.com/python
 * Pkg: Return vendor and distribution as unicode strings
 * FilesCheck: Add Python 3.7 bytecode magic value
 * Pkg.b2s: Add some more test cases

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=482
2017-09-28 11:35:09 +00:00
3eec33df17 - Update to version master:
* Ignore trailing whitespace in permission files (bsc#1060738)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=481
2017-09-28 09:32:24 +00:00
38255a7a09 Accepting request 528324 from home:eeich:branches:devel:openSUSE:Factory:rpmlint
- Add group 'singularity' for package singularity
  (See network:cluster/singularity) (FATE#323048).

OBS-URL: https://build.opensuse.org/request/show/528324
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=479
2017-09-22 21:15:18 +00:00
26baedf4f4 Accepting request 528120 from home:AndreasStieger:branches:devel:openSUSE:Factory:rpmlint
add reference to FATE#323377

OBS-URL: https://build.opensuse.org/request/show/528120
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=478
2017-09-21 16:13:12 +00:00
fe46d76293 Accepting request 527570 from home:dmolkentin:branches:devel:openSUSE:Factory:rpmlint
- Add dehydrated user & group for dehydrated, a letsencrypt client

OBS-URL: https://build.opensuse.org/request/show/527570
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=477
2017-09-20 15:11:16 +00:00
2cb9eb878b Accepting request 521676 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- Adding fwupd (bsc#932807)

OBS-URL: https://build.opensuse.org/request/show/521676
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=475
2017-09-06 12:11:36 +00:00
8eae7ae33a Accepting request 516957 from home:BinLiu:branches:devel:openSUSE:Factory:rpmlint
-  add coroqnetd for corosync-qnetd to rpmlint

OBS-URL: https://build.opensuse.org/request/show/516957
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=473
2017-08-15 08:47:28 +00:00
7ef8b703d1 Accepting request 516891 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- Adding NetworkManager-l2tp (bsc#846337)

- Adding pam_script (bsc#1039848)

OBS-URL: https://build.opensuse.org/request/show/516891
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=472
2017-08-14 15:53:27 +00:00
0f8e88712a Accepting request 515143 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- Adding nfs-ganesha (bsc#997880)

OBS-URL: https://build.opensuse.org/request/show/515143
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=470
2017-08-08 08:17:04 +00:00
847323fd81 Accepting request 512546 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- Added tpm2-abrmd (bnc#1049694)

OBS-URL: https://build.opensuse.org/request/show/512546
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=468
2017-07-26 07:51:51 +00:00
52ba499816 Accepting request 510506 from home:13ilya:branches:devel:openSUSE:Factory:rpmlint
mednafen

OBS-URL: https://build.opensuse.org/request/show/510506
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=467
2017-07-17 12:18:03 +00:00
38e9ccdbfe Accepting request 509368 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- Adding pam_dbus (bsc#1039709)

OBS-URL: https://build.opensuse.org/request/show/509368
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=465
2017-07-11 08:56:19 +00:00
ad07ffcc10 Accepting request 507659 from home:msmeissn:branches:devel:openSUSE:Factory:rpmlint
- rpmlint-pie-leap42.patch, rpmlint-pie-factory.patch:
  adjust testsuite to match new PIE warning, for both
  Leap 42.3 and Factory.

- rpmlint-all-pie.patch: for non-PIE built binaries emit a warning
  to suggest build them as PIE.

OBS-URL: https://build.opensuse.org/request/show/507659
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=464
2017-07-04 12:30:44 +00:00
43093447af Accepting request 501511 from home:marec2000:branches:devel:openSUSE:Factory:rpmlint
std-user and std-group 'bitcoin' added for building correct bitcoin daemon

OBS-URL: https://build.opensuse.org/request/show/501511
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=462
2017-06-07 10:42:26 +00:00
ce4f4138f7 Accepting request 500457 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_3
chroot/chdir test was specific to ix86/x86_64,
add proper implementation for all ARM, relax
check on PPC

OBS-URL: https://build.opensuse.org/request/show/500457
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=460
2017-06-02 09:45:19 +00:00
debe85b1cc - whitelisting openqa (bsc#1039290)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=459
2017-05-31 14:08:48 +00:00
31911ca76d - std-user and std-group 'xymon', added for building correct xymon client
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=458
2017-05-31 13:24:59 +00:00
56d09790cc Accepting request 498225 from home:tserong:branches:devel:openSUSE:Factory:rpmlint
- add 'prometheus' and 'grafana' standard users and groups (used by various prometheus packages in server:monitoring, and by grafana in security:logging)

OBS-URL: https://build.opensuse.org/request/show/498225
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=456
2017-05-31 13:22:26 +00:00
b160e5647b Accepting request 495342 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelisting switchroo-control (bsc#1034309)
-------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/request/show/495342
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=454
2017-05-16 13:43:25 +00:00
377bfbb3ae Accepting request 491827 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- whitelisting backintime (bsc#1007723, bsc#1032717)

OBS-URL: https://build.opensuse.org/request/show/491827
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=452
2017-04-28 12:22:38 +00:00
0b1e98046b Accepting request 489320 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelisting thunderbolt (bsc#1033554)

OBS-URL: https://build.opensuse.org/request/show/489320
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=451
2017-04-19 13:23:38 +00:00
973f679e05 - Update to version master:
* remote unused/outdated checks

- Update to version 84.87+git20170418.092177d:
  * Remove initscript related tests, systemd FTW!

- Update to version master:
  * remote unused/outdated checks

- Update to version 84.87+git20170418.092177d:
  * Remove initscript related tests, systemd FTW!

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=450
2017-04-19 08:02:59 +00:00
9af4f3bfe1 Accepting request 487353 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint
- Adding kwalletmanager5 (bsc#1033296)

OBS-URL: https://build.opensuse.org/request/show/487353
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=448
2017-04-11 15:09:41 +00:00
0f454b79a5 Accepting request 487334 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- Adding os-autoinst (bsc#1032649)

OBS-URL: https://build.opensuse.org/request/show/487334
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=447
2017-04-11 13:09:56 +00:00
4c388d92b2 - remove CheckKDE4Deps, CheckInitScripts
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=446
2017-04-10 08:36:37 +00:00
4cb0b52e13 - remove CheckKDE4Deps
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=445
2017-04-10 08:34:12 +00:00
92bb6b9796 - actually enable CheckSysVinitOnSystemd
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=441
2017-03-20 12:25:28 +00:00
9bf6f7cadb Accepting request 480801 from home:kwk:branches:devel:openSUSE:Factory:rpmlint
- Add logstash to StandardGroups and StandardUsers.

OBS-URL: https://build.opensuse.org/request/show/480801
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=440
2017-03-17 10:45:57 +00:00
4ac315cd5b * Prevent a false-positive in systemd
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=437
2017-03-09 16:30:39 +00:00
d2ea0aad89 fix
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=434
2017-03-09 15:37:32 +00:00
9c8f75c3fb update sysv check
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=433
2017-03-09 15:36:55 +00:00
7a660e3aaf - Update to version 84.87+git20161214.5500838
* add checks for shlib-policy-name-error and "no dependency on *lib*"

- rpmlint-checks:
  * Check for old SysVinit scripts and the usage of insserv

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=432
2017-03-09 15:21:57 +00:00
32761c62fa Accepting request 461830 from home:mimi_vx:branches:devel:openSUSE:Factory:rpmlint
- fix boo#1027577
  patch boo1027577-license_tag.patch

OBS-URL: https://build.opensuse.org/request/show/461830
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=430
2017-03-03 16:55:29 +00:00
1ea0b2e005 Accepting request 455133 from home:lrupp:branches:devel:openSUSE:Factory:rpmlint
- rename user/group sks to _sks following 
  https://github.com/LinuxStandardBase/lsb/pull/21

OBS-URL: https://build.opensuse.org/request/show/455133
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=428
2017-02-09 14:12:24 +00:00
f8c6117e50 Accepting request 455040 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- adding blueman (bsc#987141)

OBS-URL: https://build.opensuse.org/request/show/455040
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=427
2017-02-06 15:37:20 +00:00
9bf0d81965 Accepting request 453660 from home:Zaitor:branches:devel:openSUSE:Factory:rpmlint
Silence rpmlint warnings when building gdm and polkit

[  105s] polkit.x86_64: W: non-standard-uid /usr/share/polkit-1/rules.d polkitd
[  105s] polkit.x86_64: W: non-standard-uid /etc/polkit-1/rules.d polkitd

and 

[  491s] gdm.x86_64: W: non-standard-gid /run/gdm gdm
[  491s] gdm.x86_64: W: non-standard-gid /var/log/gdm gdm
[  491s] gdm.x86_64: W: non-standard-gid /var/lib/gdm gdm

OBS-URL: https://build.opensuse.org/request/show/453660
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=425
2017-02-01 06:49:13 +00:00
aba168ae61 - suse-spdx-license-exceptions.patch: removed fuzziness from patch.
- issue_68_BinariesCheck_lower_memory.patch: split into seperate patches
  issue_68_BinariesCheck_lower_memory-1.patch
  issue_68_BinariesCheck_lower_memory-2.patch
  issue_68_BinariesCheck_lower_memory-3.patch
  issue_68_BinariesCheck_lower_memory-4.patch
  and unfuzzed patch number 3.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=424
2017-01-31 15:01:29 +00:00
c793b67a68 Accepting request 453620 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- Whitelisting rebootmgr (bsc#1019644)

OBS-URL: https://build.opensuse.org/request/show/453620
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=423
2017-01-31 14:24:54 +00:00
bd5ca73a0d Accepting request 452120 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- Whitelisting powerdevil discretegpuhelper (bsc#1019748)

OBS-URL: https://build.opensuse.org/request/show/452120
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=421
2017-01-24 10:34:55 +00:00
e6e011e4a3 Accepting request 449302 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- Adding org.freedesktop.resolve1.conf (bsc#917781)

OBS-URL: https://build.opensuse.org/request/show/449302
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=419
2017-01-09 10:00:16 +00:00
c4010c1a96 Accepting request 448605 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_submit
Submit as requested in
https://github.com/lnussel/rpmlint-code/pull/1

OBS-URL: https://build.opensuse.org/request/show/448605
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=418
2017-01-09 08:32:58 +00:00
3cf7aeba7b - update suse-obsolete-version check (bsc#743981)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=417
2017-01-02 14:29:36 +00:00
65ff141179 Accepting request 443802 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelisting pam_slurm (bsc#1007053)

OBS-URL: https://build.opensuse.org/request/show/443802
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=415
2016-12-05 10:36:11 +00:00
7c2eaa69bd Accepting request 437392 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelisting pam_gdm (bsc#1004346)

OBS-URL: https://build.opensuse.org/request/show/437392
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=411
2016-10-26 09:33:37 +00:00
a9828cd622 Accepting request 434289 from home:msmeissn:branches:devel:openSUSE:Factory:rpmlint
- config: whitelist flatpak dbus service/config (bsc#984817)

OBS-URL: https://build.opensuse.org/request/show/434289
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=409
2016-10-11 11:16:35 +00:00
1f8f946b41 Accepting request 427597 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- adding sysprof DBUS service (bsc#996111)

OBS-URL: https://build.opensuse.org/request/show/427597
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=407
2016-09-14 12:09:34 +00:00
6e56072b00 Accepting request 425102 from home:lrupp:branches:devel:openSUSE:Factory:rpmlint
- Adding sks (Synchronizing Key Server) to known user/group

OBS-URL: https://build.opensuse.org/request/show/425102
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=405
2016-09-07 07:03:58 +00:00
a29c886d0f fix syntax error
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=404
2016-09-06 13:31:33 +00:00
e0f3b8e0ba - rpmlint-checks:
* Make checks python3 compatible
  * Fix update-alternatives check when it's quoted

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=402
2016-08-31 13:21:28 +00:00
e53391cde4 Accepting request 420600 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_2
OBS-URL: https://build.opensuse.org/request/show/420600
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=401
2016-08-31 06:39:49 +00:00
0a289acc67 - Update to version 13.2+git20160725.8d99488:
* add check for calls to gethostbyname and similar
  * add check for correct invocation of chroot

- rpmlint-checks:
  * Fix typo in BrandingPolicyCheck.py

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=398
2016-07-25 14:31:52 +00:00
c3685ae1de Accepting request 405788 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_2
OBS-URL: https://build.opensuse.org/request/show/405788
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=395
2016-07-04 08:26:33 +00:00
8a11d42efe Accepting request 402958 from home:jubalh:branches:devel:openSUSE:Factory:rpmlint
- Adding prosody to known user/group

OBS-URL: https://build.opensuse.org/request/show/402958
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=393
2016-06-19 21:17:26 +00:00
c5ad993648 Accepting request 398392 from home:alarrosa:branches:devel:openSUSE:Factory:rpmlint
- add 0001-Fix-resolving-Python-source-from-3.5-.opt-12.pyc.patch:
  Fixes FilesCheck to resolve correctly the python source file
  from pyc files following PEP0488 (like *.{tag}.opt-[12].pyc).
  (bsc#982076)

OBS-URL: https://build.opensuse.org/request/show/398392
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=391
2016-06-06 11:07:16 +00:00
bc18f6b179 - suse-spdx-license-exceptions.patch, suse-sysv-init-checks.diff:
adjust to match rpmlint-tests again

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=387
2016-05-19 19:49:57 +00:00
5739b595b1 - update link to list of valid licenses
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=386
2016-05-19 19:11:53 +00:00
46a179687c - temporary approval for tcmu-runner dbus service (bsc#978903)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=385
2016-05-19 12:00:27 +00:00
f5beb6b31a Accepting request 393463 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_2
Pyo files contained full source path including $DESTDIR, i.e. %{buildroot}

Triggered rebuild, all files are now identical

OBS-URL: https://build.opensuse.org/request/show/393463
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=384
2016-05-04 07:28:52 +00:00
554e557fc4 - add suse-spdx-license-exceptions.patch (bsc#973404)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=382
2016-04-06 14:18:58 +00:00
0c33550b32 Accepting request 381801 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelisting openattic (bsc#972478)

OBS-URL: https://build.opensuse.org/request/show/381801
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=380
2016-03-30 12:11:15 +00:00
0de9b8948a Accepting request 379434 from home:markkp:branches:devel:openSUSE:Factory:rpmlint
Adding chrony UID/GID for new chrony package.

OBS-URL: https://build.opensuse.org/request/show/379434
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=379
2016-03-29 15:52:49 +00:00
6a9ae71922 - whitelist rabbitmq user and group
* rpmlint-check-gethostbyname.patch

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=377
2016-03-14 16:08:33 +00:00
0082475334 Accepting request 368814 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_2
OBS-URL: https://build.opensuse.org/request/show/368814
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=375
2016-03-10 11:08:59 +00:00
6b2de62510 - add 0001-Avoid-messing-with-the-error-encoding-Fixes-61.patch (bsc#967556)
- fix requires

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=372
2016-02-22 08:21:14 +00:00
81ff1e38fb Accepting request 359113 from home:sleep_walker:branches:devel:openSUSE:Factory:rpmlint
- add 'guixbuild' as standard group (for package guix, rq 358991)
- don't require %config for bash completion scripts in /etc

OBS-URL: https://build.opensuse.org/request/show/359113
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=370
2016-02-15 20:14:20 +00:00
db6e6f47f8 osc copypac from project:devel:openSUSE:Factory:rpmlint package:rpmlint revision:367
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=369
2016-02-10 13:01:33 +00:00
80fab6a3a4 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=368 2016-02-08 13:11:14 +00:00
2b61e0b243 Accepting request 357916 from home:lnussel:branches:Base:System
- whitelist systemd-importd (bnc#964935)

OBS-URL: https://build.opensuse.org/request/show/357916
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=367
2016-02-08 13:08:26 +00:00
f9197f6e6d - enable tests during building
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=365
2016-01-28 07:20:40 +00:00
68c088a14f - add postin-speedup.diff, binaryinfo-speedup.diff
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=363
2016-01-21 12:19:22 +00:00
1c2e4af3e4 Accepting request 354880 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelist iio-sensor-proxy (bsc#939191)

OBS-URL: https://build.opensuse.org/request/show/354880
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=362
2016-01-20 09:28:53 +00:00
013d001723 Accepting request 353425 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelist drbdmanage DBUS (bsc#956811)

OBS-URL: https://build.opensuse.org/request/show/353425
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=360
2016-01-13 15:09:37 +00:00
e98f07a506 Accepting request 348348 from home:AndreasStieger:branches:devel:openSUSE:Factory:rpmlint
- add wireshark group [bsc#957624]

OBS-URL: https://build.opensuse.org/request/show/348348
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=358
2015-12-11 10:27:58 +00:00
5221a1b4ee Accepting request 347013 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- adding thermald DBUS service (bsc#954771)

OBS-URL: https://build.opensuse.org/request/show/347013
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=357
2015-12-01 14:22:36 +00:00
2a67d76fbf - Update to version 13.2+git20151130.4729923:
+ add shared library tests

- fix shared library matching (fix-shared-library-matching.diff)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=354
2015-11-30 13:31:03 +00:00
912bea2445 Accepting request 346358 from home:lnussel:branches:devel:openSUSE:Factory:rpmlint
- rpmlint 1.8 update
 * python 3 fixes
 * Add support for file triggers
 * Mechanism to black list certain C calls
 * new error: non-devel-file-in-devel-package
 * appdata check configurable
 * project moved to github
 * Patches dropped:
  avoid-mismatched-libregex.diff
  filename-non-utf8-exception.diff
  fix-ghost-file-handling.diff
  save-content-to-an-array.diff
  fix-TmpFilesCheck-pattern-match.diff
  move-ghost-file-check-to-TmpFilesCh.diff

OBS-URL: https://build.opensuse.org/request/show/346358
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=353
2015-11-26 10:24:13 +00:00
8ff8adb7cd - fix TmpFilesCheck not finding pattern in the full script
(fix-TmpFilesCheck-pattern-match.diff)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=347
2015-11-13 12:26:55 +00:00
4f8b64d063 Accepting request 343178 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelisting cinnamon settings daemon (bsc#951830)

OBS-URL: https://build.opensuse.org/request/show/343178
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=345
2015-11-09 12:48:47 +00:00
716211aab3 update changes file
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=342
2015-10-14 14:26:38 +00:00
43848ac058 - Speedup CheckBuildDate check
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=341
2015-10-14 14:20:29 +00:00
e79f19c562 Accepting request 330560 from home:aboe76:branches:devel:openSUSE:Factory:rpmlint
add salt user and group to rpmlint

otherwise I can't fix:
bugzilla.opensuse.org/show_bug.cgi?id=939831

OBS-URL: https://build.opensuse.org/request/show/330560
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=339
2015-09-12 06:21:18 +00:00
296253131f Accepting request 330014 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- Added teamd DBUS config (bnc#941993)

OBS-URL: https://build.opensuse.org/request/show/330014
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=338
2015-09-09 10:51:13 +00:00
bbbac7b8d5 Accepting request 329643 from home:kstreitova:branches:devel:openSUSE:Factory:rpmlint
- Add shibd user and group [fate#318304]

OBS-URL: https://build.opensuse.org/request/show/329643
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=337
2015-09-08 09:38:37 +00:00
95a5c115cc Accepting request 315677 from home:michalsrb:branches:devel:openSUSE:Factory:rpmlint
- Add vnc user and group. (fate#318936)
We need to store key and certificate for encrypted connection, such that nobody can read the key except the VNC server. Running the VNC server under root wouldn't be good idea, so we need separate user.

OBS-URL: https://build.opensuse.org/request/show/315677
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=335
2015-07-10 10:28:04 +00:00
d6a298281d Accepting request 314477 from home:msmeissn:branches:devel:openSUSE:Factory:rpmlint
- add a whitespace line as %autosetup seems broken.

OBS-URL: https://build.opensuse.org/request/show/314477
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=333
2015-06-30 08:52:30 +00:00
df543f6031 Accepting request 313370 from home:scarabeus_iv:branches:devel:openSUSE:Factory:rpmlint
- Add mysql group to the known groups

OBS-URL: https://build.opensuse.org/request/show/313370
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=331
2015-06-24 08:27:08 +00:00
d61b2e51fe - Update to version 13.2+git20150520.a374c88:
+ add tmpfiles.d checks

- skip files handled by tmpfile mechnism in regular ghost file check
  (move-ghost-file-check-to-TmpFilesCh.diff)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=329
2015-05-20 08:02:50 +00:00
5ad6c8a066 - Update to version 13.2+git20150519.278efdf:
+ add ghost file checks
  + print names of failed tests

- fix update_git.sh
- make sure tmpfiles are listed in %files
  (add-check-for-tmpfiles-created-at-r.diff)
- don't complain about missingok ghost files
  (fix-ghost-file-handling.diff)
- remove obsolete check for %defattr in spec files
  (remove-files-attr-not-set-check.diff)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=328
2015-05-19 12:23:59 +00:00
23f6ae91c6 Accepting request 303537 from home:tserong:branches:devel:openSUSE:Factory:rpmlint
Add 'ceph' user and group

OBS-URL: https://build.opensuse.org/request/show/303537
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=323
2015-04-24 08:19:24 +00:00
db7d1e6b36 Accepting request 298577 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- fixing some .conf/.service suffixes 
- adding realmd DBUS service (bnc#916766)

OBS-URL: https://build.opensuse.org/request/show/298577
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=322
2015-04-22 12:23:20 +00:00
dadba5cd0e - update save-content-to-an-array.diff with upstream version
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=318
2015-04-20 14:11:01 +00:00
bda5d592a2 - new versioin 1.6
- add script update_git.sh based on qemu's to simplify importing
  a patch series from git after rebasing.
* Patches dropped:
  0001-Python-3-compatibility-tweaks.patch (upstream)
  0001-Set-Python-3.4-magic-number-to-3310.patch (upstream)
  add-scoring-support.diff (different upstream solution)
  check-buildroot-during-install.diff (need to fix no-cleaning-of-buildroot check upstream)
  fix-versioned-prereq.diff (was disabled, not sure what it's useful for)
  ignore-non-readable-in-etc.diff (filtered anyways)
  locale-support.diff (drop)
  locale-update.diff (different upstream solution now)
  more-verbose-lsb-check.diff (drop)
  perl-versioned-rpath-deps.diff (upstream)
  rpmlint-1.5-disallow-var-run-and-var-lock.diff (upstream)
  rpmlint-1.5-Fix-setgroups-error-name.diff (upstream)
  rpmlint-decode-fix.diff (different upstream solution)
  rpmlint-fix-unexpanded-macros-for-array-values.patch (different upstream solution)
  stricter-tags-check.diff (merged in weak deps and check-for-self-provides.diff)
  suppress-for-perl-python.diff (use filter instead)
  suse-binary-info-compile-opts.diff (drop)
  suse-changelog.patch (change config instead)
  suse-mono-deps-checks.diff (useful?)
  suse-required-lsb-tags.diff (different upstream solution)
  verify-buildrequires.diff (very build system specific, drop)
  xdg-check-exception.diff (upstream)
* renamed patches:
  script-interpreter-only-for-exec-scripts.diff
  -> script-interpreter-only-for-exec-sc.diff
  confusing-invalid-spec-name.patch

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=317
2015-04-10 14:35:46 +00:00
4f803ce97f - use the correct networkd dbus service names. (bnc#918799)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=314
2015-04-09 08:14:12 +00:00
3d63da49fa Accepting request 290012 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- added systemd network DBUS service (bnc#918799)

OBS-URL: https://build.opensuse.org/request/show/290012
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=311
2015-03-09 11:57:58 +00:00
22395fa067 Accepting request 285637 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- added storaged DBUS service (bnc#915769)

OBS-URL: https://build.opensuse.org/request/show/285637
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=309
2015-02-11 13:09:00 +00:00
23dcfea513 Accepting request 285141 from home:kwk:branches:devel:openSUSE:Factory:rpmlint
pcp 3.10 requires these

- add standard users and groups pcp and pcpqa for pcp

OBS-URL: https://build.opensuse.org/request/show/285141
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=308
2015-02-11 13:02:28 +00:00
8fe374a037 Accepting request 264678 from home:sumski:hazard:to:your:stereo
whitelist sddm

OBS-URL: https://build.opensuse.org/request/show/264678
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=306
2014-12-11 08:41:55 +00:00
dbd5c00a2c Accepting request 264657 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- added firewalld dbus service (bnc#907625)

OBS-URL: https://build.opensuse.org/request/show/264657
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=305
2014-12-10 14:06:29 +00:00
4b3d56ebe0 Accepting request 263832 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- added iouyap group (bnc#904060)

OBS-URL: https://build.opensuse.org/request/show/263832
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=303
2014-12-03 13:21:27 +00:00
2f001a3090 Accepting request 263621 from home:matejcik:branches:devel:openSUSE:Factory:rpmlint
- added standard user and group davfs2 (bnc#907662, FATE#318116)

OBS-URL: https://build.opensuse.org/request/show/263621
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=302
2014-12-01 15:51:28 +00:00
476132ba90 Accepting request 258478 from home:tboerger:branches:devel:openSUSE:Factory:rpmlint
I have added crowbar user and group to register it as valid default user and group for crowbar systemmanagement packaging.

OBS-URL: https://build.opensuse.org/request/show/258478
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=300
2014-10-28 10:18:55 +00:00
efc444b5ac Accepting request 251856 from home:sfalken:branches:devel:openSUSE:Factory:rpmlint
- added standard user and group siproxd for the siproxd proxy

OBS-URL: https://build.opensuse.org/request/show/251856
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=298
2014-09-24 18:31:55 +00:00