Changelog for
obs-service-source_validator-0.38-lp156.212.1.noarch.rpm :
* Wed Sep 11 2024 Marcus Meissner
- require bzip2,xz and zstd which are used in gpg verification
* Thu Aug 29 2024 adrianAATTsuse.de- Update to version 0.38:
* Fix 20-files-present-and-referenced against osc 1.9.0 (osclib_version 2.0)
* Mon Aug 12 2024 Marcus Rueckert - Fix runtime requires: the source validator needs cmp -> Requires for diffutils
* Wed Jul 03 2024 Dirk Müller - update to 0.37:
* Fix unzip test in 20-files-present-and-referenced (same like previous update)- explicitly require unzip as busybox-unzip is not sufficient
* Thu May 23 2024 dimstarAATTopensuse.org- Update to version 0.36+2:
* Fix unzip test in 20-files-present-and-referenced
* Tue May 21 2024 Fabian Vogt - Require unzip, needed for 0.36
* Thu May 16 2024 dmuellerAATTsuse.com- Update to version 0.36:
* Forbid encrypted zip files
* Tue May 14 2024 Lubos Kocman - Use bz2 compression to enable builds with debhelper
* Debian/Ubuntu builds now work fine.
* Allows rebuild packages with osc in ubuntu image on github- Add deb dependency on libmodule-build-perl and libxml2-utils
* Fri May 10 2024 Fabian Vogt - Require cpio, needed for .obscpio support
* Mon Apr 29 2024 Kentaro Ishii - Fix dependency to obs-build for Fedora
* Wed Apr 03 2024 dmuellerAATTsuse.com- Update to version 0.35:
* Modifications in line with latest cargo vendor tool
* Tue Jan 30 2024 Marcus Rueckert - since https://github.com/openSUSE/obs-service-source_validator/commit/0cb832185b71e869bb84fc995f483275c5c4158d rpm-build seems to be unused. remove the dependency.
* Fri Nov 24 2023 roAATTsuse.com- Update to version 0.34:
* helpers/functions: Always treat all
*.spec files as recipes
* Tue Aug 01 2023 dmuellerAATTsuse.com- Update to version 0.33:
* 20-files-present-and-referenced: Check for files in
*.obscpio
* 20-files-present-and-referenced: Use correct variable
* Tue Jul 18 2023 dmuellerAATTsuse.com- Update to version 0.32:
* Add autonumbering patch/source lines
* Fix handling of packages with neither
*.spec nor _multibuild
* Fri Jun 30 2023 dmuellerAATTsuse.com- Update to version 0.31:
* Also ignore .gitattributes file
* Exempt obs services from the cargo audit requirement
* helpers/spec_query: Handle %include
* Unify _multibuild handling and do it like OBS
* Fri May 05 2023 dmuellerAATTsuse.com- Update to version 0.30:
* skip debian.lintian-overrides as well
* Wed May 03 2023 dmuellerAATTsuse.com- Update to version 0.29:
* Do not check for all _multibuild flavors if spec does not conitionalize on BUILD_FLAVOR
* Add GitHub Actions
* Mon Nov 07 2022 dmuellerAATTsuse.com- Update to version 0.28:
* Add ignore list
* Fri Oct 28 2022 dmuellerAATTsuse.com- Update to version 0.28:
* also avoid expansion on grep
* add quotes around BASE to avoid shell expansion
* Tue Oct 25 2022 dmuellerAATTsuse.com- Update to version 0.27:
* Fix detection of rust-packaging
* Fri Oct 21 2022 roAATTsuse.de- Update to version 0.27:
* use current directory when not given to avoid crashes
* Fri Oct 21 2022 roAATTsuse.de- Update to version 0.27:
* Fix python3 line
* Apply feedback
* Add new validator to check rust audit is enforced
* Thu Oct 06 2022 dmuellerAATTsuse.com- Update to version 0.27:
* Do not use temporary file for GPG validation
* Tue Sep 20 2022 dmuellerAATTsuse.com- Update to version 0.27:
* Convert all egrep/fgrep calls to grep -E/-F, respectively.- use zstd for tarball compression- spec file cleanups
* Thu Aug 11 2022 roAATTsuse.de- Update to version 0.26:
* Skip non-existing files from the invalid-patches check
* Treat to-be-deleted patches as nonexisting for the source-tracked check
* Update README with a clearer mission/scope
* cleanup: make variable name a valid english word
* Thu Aug 04 2022 Dirk Müller - require patch for patch-format checking
* Thu Aug 04 2022 dmuellerAATTsuse.com- Update to version 0.25 (bsc#1202132)
* Reject empty or ill-formatted patches
* Thu Jul 07 2022 dmuellerAATTsuse.com- Update to version 0.24:
* Use ERROR for prefixing errors
* Split out GPG validation into own check and improve it
* Tue Mar 22 2022 dmuellerAATTsuse.com- Update to version 0.23:
* Allow mode=manual services
* spec_query: add elif support
* 45-stale-changes: Also read in _multibuild
* Thu Feb 03 2022 roAATTsuse.de- Update to version 0.22:
* display diff if previous file is present in 20-files-present-and-referenced
* 45-stale-changes: Use xmllint for listing multibuild flavors
* 45-stale-changes: Don\'t break if there is no
*.spec
* 45-stale-changes allow for multibuild specfiles with empty default flavour
* No need to compress buildtime generated tarballs
* Fix running the checks on a directory with whitespace in its path
* spec_query: print line numbers on %if/%else/%endif error
* 20-files-present-and-references: do not complain about debian.
*.triggers
* Mon Dec 20 2021 dimstarAATTopensuse.org- Update to version 0.21:
* 45-stale-changes allow for multibuild specfiles with empty default flavour
* Fix running the checks on a directory with whitespace in its path
* spec_query: print line numbers on %if/%else/%endif error
* 20-files-present-and-references: do not complain about debian.
*.triggers
* Tue Mar 09 2021 adrianAATTsuse.de- Update to version 0.21:
* No need to compress buildtime generated tarballs
* Fri Dec 11 2020 adrianAATTsuse.de- Update to version 0.20:
* One .changes file per package is enough
* Fri Dec 06 2019 Adrian Schröter - Update to version 0.19:
* allow _multibuild to handle multiple specs
* The --buildflavor option was missing from the help output
* 70-baselibs: do not run subshells
* allow -MACRO ending for changes file on multibuild setups
* skip source files checks for product definition directories
* Add missing dependency to the debian/control file
* Mon Jun 25 2018 roAATTsuse.de- Update to version 0.18:
* /usr/include/X11 is still a valid path.
* Thu Jun 14 2018 fschreinerAATTsuse.de- Update to version 0.17:
* make path for helpers variable
* fix for #bsc985980
* Tue May 15 2018 roAATTsuse.de- Update to version 0.16:
* 60-spec-filelist: check for LICENSE or COPYING files marked as %doc
* Wed Mar 14 2018 opensuse-packagingAATTopensuse.org- Update to version 0.15:
* 70-baselibs: call spec_query with and without the - -no-conditionals switch
* Fri Mar 09 2018 opensuse-packagingAATTopensuse.org- Update to version 0.14:
* 70-baselibs: call spec_query with --no-conditionals so that checking package tevent sees the python3-tevent package for the baselibs checker
* Build-depend on obs-build to fix Debian build
* Tue Feb 06 2018 adrianAATTsuse.de- Update to version 0.13:
* move multibuild or multi spec in front
* add glibc testcase using multibuild
* support _multibuild files when validating sources
* Tue Feb 06 2018 adrianAATTsuse.de- Update to version 0.13
* do not use \"--no-conditionals\" for baselibs check
* Thu Jan 18 2018 fschreinerAATTsuse.de- Update to version 0.12:
* fix for continous lines in macros
* Tue Jan 16 2018 fschreinerAATTsuse.de- Update to version 0.11:
* fix for macro continuation
* activating initial test cases
* .gitignore for vim swap files
* Thu Jan 11 2018 fschreinerAATTsuse.de- Update to version 0.10:
* Do not call helpers/spec_query with --unique-sources in 70-baselibs
* Keep if statements in line continuation contexts
* Fix --keep-name-conditionals code in helpers/spec_query
* Mon Dec 11 2017 fschreinerAATTsuse.de- Update to version 0.9:
* fixes boo#1072375
* check
*_source.changes if they are valid debian source change files
* Wed Nov 29 2017 adrianAATTsuse.de- Update to version 0.7:
* Do not ignore conditionals of the form \"%if ... %{name} ...\"
* Add --keep-name-conditionals option to helpers/spec_query
* Do not fail in case of ambiguous source tags
* Use priviate --homedir when calling gpg
* Mon Oct 09 2017 jayvdbAATTgmail.com- Update obs-service-source_validator.spec
* Add explicit dependency on obs-build so that osc does not fail on distributions other than openSUSE.
* Fri Sep 22 2017 roAATTsuse.de- Update to version 0.6+git20170922.230bbc4:
* deal with nil, flavor defines in output_versions
* defining flavor in last change was not needed, remove
* 45-stale-changes: use spec_query instead of output_versions using the specfile parser from the build package (boo#1059858)
* Wed Aug 30 2017 tchvatalAATTsuse.com- Update to version 0.6+git20170830.0775ae8:
* Fix typo in egrep _service
* Refactor helpers/spec_sources into helpers/spec_query
* Use helpers/spec_query in 20-files-present-and-referenced
* Do not use rpm --specfile to query the subpackage names
* Remove unused RPMBUILD variable
* Do not use a grouping
* Silence another build warning wrt issue #54
* Fri Aug 11 2017 adrianAATTsuse.de- Update to version 0.6+git20170811.369eb25:
* ignore expand errors with macro scripts
* Thu Aug 10 2017 mstriglAATTsuse.com- Update to version 0.6+git20170809.6818366:
* Ignore not referenced appimage.yml file
* Don\'t use rpmbuild to extract sources, patches etc. from a spec (bnc#938556 CVE-2017-9274)
* Wed Jul 19 2017 tchvatalAATTsuse.com- Update to version 0.6+git20170719.d4384e5:
* Don\'t complain about Debian manpages files missing in
*.spec
* Add README.md file
* Fix service run mode check for localonly
* Add 80-multibuild_xor_multispec: only multibuild OR multispec is supported
* extract GPG_OPTIONS variable for multiple runs
* For signature verification, use trust model \"always\"
* Sat Jul 15 2017 tchvatalAATTsuse.com- Update to version 0.6+git20170715.607b861:
* - support obspcio also in osc case
* Remove provides and obsoletes from the spec
* Wed Jan 11 2017 adrianAATTsuse.de- Update to version 0.6+git20170111.82ea590:
* accept reproducable CI source builds
* accept .obsinfo and .obscpio archives
* accept further modes of services
* Wed Dec 07 2016 opensuse-packagingAATTopensuse.org- Update to version 0.6+git20161207.70e9d99:
* 20-files-present-and-referenced fix case where rpmbuild emits a warning but the specfile does not list sources or patches (bnc#1013981)
* Thu Jul 07 2016 adrianAATTsuse.de- Update to version 0.6+git20160707.a6ff89d: + fix debian.series using patches with patch levels
* Fri Jun 17 2016 fschreinerAATTsuse.de- Update to version 0.6+git20160617.cfadcb0:
* 20-files-present: Add patches from debian.series file to sources list.
* 20-files-present: Add more debian standard files to ignore.
* 20-files-present: do not use cat where/while not needed
* Tue May 31 2016 fschreinerAATTsuse.de- Update to version 0.6+git20160531.fbfe336:
* baselibs.conf: targetname is a valid keyword
* added checker for filenames
* additional fixes for boo#967610 and bsc#967265
* enhanced regex to check
* better quoting and checks for dot files
* filter out single/double quotes and grave accent from filenames
* Mon Feb 22 2016 fschreinerAATTsuse.de- Update to version 0.6+git20160222.62c56d3: + turned off warnings to avoid misleading messages + fixes boo#967610 + related to bsc#967265
* Thu Feb 18 2016 fschreinerAATTsuse.de- Update to version 0.6+git20160218.73d6618: + Attempt to fix and handling in Release in a minimal invasive way. + 20-files-present-and-referenced: also look for
*.sign files + various security and bug fixes (boo#967265) + removed bash 4 test syntax
* Wed Jun 24 2015 hibAATThiberis.nl- Add debian.dsc- Use install target from Makefile- Update to version 0.5+git20150622.3c3fa65: + Add install target to Makefile + Debianization
* Thu Jun 11 2015 adrianAATTsuse.de- Update to version 0.5+git20150611.b85a5d4: + unbreak source validator with packages using source services again
* Not all _
* files are xml
* Don\'t complain about service generated files
* Wed May 27 2015 lnusselAATTsuse.de- Update to version 0.5+git20150527.6e08ec8: + baselibs.conf: ignore lines starting with #; comments might be welcome + baselibs.conf: \'arch\' is also a valid keyword + Avoid trashing _service file
* Wed May 13 2015 lnusselAATTsuse.de- Update to version 0.5+git20150513.7c2f7ae: + fix checking _service file + baselibs verification: targettype is a nown keyword - treat it as a \'built package\' + baselibs validation: pass if we have trouble parsing the .spec file (missing devel packages on the host)
* Mon Apr 20 2015 lnusselAATTsuse.de- Update to version 0.5+git20150420.23830c1: + Verify if the packages referenced by baselibs.conf are actually being built. + Check for disallowed services before missing files (#16) + add support for %autosetup and %autopatch- use proper versioning in _service file and generate changes entry
* Tue Feb 17 2015 roAATTsuse.de- fix 20-files-present-and-referenced for ocaml macro
* Thu Nov 13 2014 cooloAATTsuse.com- remove PKGBUILD file again as it breaks source validator
* Thu Nov 13 2014 cooloAATTsuse.com- update from git: - Don\'t use gpg\'s --pgp2 option which was removed in gnupg 2.1.0