Ruediger Oertel
e8233a4e9f
- Update to version 84.88+git20180920.ef3d8cb:
...
* 50-check-kernel-build-id
- add archs i686 ppc ppc64 s390 armv6l armv7l
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=127
2018-09-20 15:32:18 +00:00
Ruediger Oertel
fc62c05267
- Update to version 84.88+git20180920.51eb861:
...
* 50-check-kernel-build-id
- regroup checks for image and debuginfo
- make arch list a little more robust
- Handle i586. Also improve error handling when arch not found.
- Change err() to return 0. Only return 1 if we successfully
compared the id's and there was a discrepancy.
- change file mode to 755 for 50-check-kernel-build-id to match
all other checks
* make all OBS tex pdf builds reproducible by exporting
FORCE_SOURCE_DATE as 1
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=126
2018-09-20 13:38:58 +00:00
Ruediger Oertel
08bb015cdf
- Update to version 84.88+git20180917.23b80ae:
...
* check for -fstack-clash-protection instead of -fmessage-length,
as that one will be removed from optflags
* Add kernel-build-id consistency check
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=125
2018-09-17 16:16:35 +00:00
ef3cea60ab
license
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=123
2018-08-09 14:17:07 +00:00
cc334709be
update
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=122
2018-08-09 14:16:38 +00:00
Ruediger Oertel
720b454896
- Update to version 84.87+git20180412.b38aed4:
...
* Mark test as broken due to GCC 8 and fortification.
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=120
2018-04-11 23:07:24 +00:00
3f3596bd9f
Accepting request 566360 from home:scarabeus_iv:branches:Base:System
...
- Update to version 84.87+git20171221.9eed556:
* Move all scripts that can run in parallel to the same run-level (50).
OBS-URL: https://build.opensuse.org/request/show/566360
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=118
2018-01-22 16:30:18 +00:00
Ruediger Oertel
53699f879d
- Update to version 84.87+git20171124.8f470bc:
...
* export QT_HASH_SEED
* Fix incorrect matching due to greedy regexp (Fixes : #14 )
* Also treat c++ as a valid compiler
* check_gcc_output: drop ansi escape sequences (colors)
before checking for warnings
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=116
2017-11-24 15:51:21 +00:00
Ruediger Oertel
4e1f2021a6
- Update to version 84.87+git20170929.5b244d1:
...
* Fix performance regression in warning match regexp
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=114
2017-10-22 22:33:33 +00:00
679b49ffb1
Accepting request 509811 from home:scarabeus_iv:branches:Base:System
...
- Update to version 84.87+git20170712.7ededdb:
* Fix spacing in sequence-point warning
* Try harder matching soname changes/tweaks (this fixes lua name change)
OBS-URL: https://build.opensuse.org/request/show/509811
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=112
2017-07-14 11:27:25 +00:00
7ac4a2c591
- Update to version 84.87+git20170411.08a40e3:
...
* use PYTHONHASHSEED=0
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=110
2017-04-11 11:58:20 +00:00
d5ca2da77f
- Update to version 84.87+git20170411.50017fe:
...
* use fixed hash seed values for perl+python
* Support new buffer overflow format for GCC7.
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=109
2017-04-11 09:05:30 +00:00
6d0d865f91
fix
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=106
2016-05-12 06:50:42 +00:00
e12282fa44
- Update to version 13.2+git20150810.2703d2a:
...
+ Fix quoting of TOPDIR in regex pattern
+ Skip 03-check-binary-kernel-log for kernel-docs package
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=103
2015-08-10 11:18:20 +00:00
701b2a004d
- Update to version 13.2+git20150324.8993d63:
...
+ an empty main() is now allowed in C, use a different function
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=101
2015-03-24 11:43:04 +00:00
1101656f07
- Update to version 13.2+git20141007.c6e35c3:
...
+ Fix check for skipping libgcc/libstdc++
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=99
2014-10-07 17:06:52 +00:00
Stephan Kulow
c55e28d56a
Accepting request 226569 from home:oertel:branches:Base:System
...
- also allow -MM additional to -MD to asssume were only generating deps
OBS-URL: https://build.opensuse.org/request/show/226569
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=97
2014-03-18 13:19:07 +00:00
09bc30f4d6
Accepting request 223249 from home:oertel:branches:Base:System
...
- test for existence before trying to modify /etc/sysconfig/clock
OBS-URL: https://build.opensuse.org/request/show/223249
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=95
2014-02-20 16:17:47 +00:00
Stephan Kulow
1b979a06c7
Accepting request 220819 from home:oertel:branches:Base:System
...
- do not remove libgcc or libstdc++ packages in install-check
OBS-URL: https://build.opensuse.org/request/show/220819
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=93
2014-02-05 06:41:17 +00:00
Stephan Kulow
8ba3e4e65a
Accepting request 220485 from home:oertel:branches:Base:System
...
- adapt uname linking in specfile to /usr move (bnc#860600)
- adapt uname.sh helper to 3.XX.Y kernel versioning scheme
- obs removes dashes...
- fix mktar to match service file
- do not mount and umount /proc in checks - the build script handles that
OBS-URL: https://build.opensuse.org/request/show/220485
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=91
2014-02-01 08:47:26 +00:00
Stephan Kulow
b8c7e50dae
- the switching to services undid the mounting fix - without me
...
noticing. Now really pushed to the right git and redid tar
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=89
2014-01-09 11:06:49 +00:00
Stephan Kulow
8a73925ea2
- switch to _service file to avoid silent tar updates
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=87
2014-01-07 20:12:12 +00:00
Stephan Kulow
778417472c
- remove mounting and unmounting of /proc - build handles it
...
- V 1.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=86
2014-01-07 16:17:23 +00:00
Stephan Kulow
038a142fad
Accepting request 203202 from devel:languages:ruby:extensions
...
- make use of the same findfileconflicts as the one repo-checker uses
- switched repo location to github
OBS-URL: https://build.opensuse.org/request/show/203202
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=82
2013-10-14 08:05:28 +00:00
Stephan Kulow
9a238fccdb
- buildrequire malloc check
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=80
2012-12-10 14:01:06 +00:00
Stephan Kulow
c7e2cf1780
- the scripts call awk, so we need to require it
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=76
2012-10-27 18:31:09 +00:00
243fe0ce72
- Update reserved init script names from LANANA.
...
The current authoritative list is currently found here:
http://stewbenedict.org/lsb/lanana/lsbreg/init/init.txt
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=66
2012-06-26 14:16:07 +00:00
Stephan Kulow
b23f77c377
- ld.so is basically empty nowadays, so put together a config file
...
just to ignore rpaths
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=64
2012-06-04 10:15:07 +00:00
Stephan Kulow
d62833e747
- strim white space in check_gcc_output - this reduces the time
...
to check an openSUSE-images log file (38M mostly whitespace due
to zypper output) from several hours to some seconds
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=62
2012-05-28 08:19:57 +00:00
Stephan Kulow
9a02761b78
- ignore debuginfo and debugsource packages for packaged-twice
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=57
2011-12-07 10:00:33 +00:00
Stephan Kulow
8328e2537c
- fix usage of perl's index()
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=54
2011-12-01 16:36:57 +00:00
Stephan Kulow
a82597eebc
Accepting request 93712 from home:coolo:branches:openSUSE:Factory
...
- make "packaged twice" fatal if packages do not conflict
OBS-URL: https://build.opensuse.org/request/show/93712
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=49
2011-11-25 22:12:44 +00:00
OBS User buildservice-autocommit
523104afbc
Updating link to change in openSUSE:Factory/post-build-checks revision 50.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=8e7251833bf3a80dfdda251040b8956e
2011-07-26 10:05:06 +00:00
OBS User buildservice-autocommit
84a0734528
Updating link to change in openSUSE:Factory/post-build-checks revision 48.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=6d2817bf19d7369cd1cb2f1547f9227a
2011-06-23 11:15:38 +00:00
OBS User buildservice-autocommit
3448b44ded
Updating link to change in openSUSE:Factory/post-build-checks revision 46.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=6138b0806dfba48206a3c01ae62d271c
2011-03-25 07:59:41 +00:00
Ruediger Oertel
2387c4cf0e
- drop sync workaround again
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=37
2011-03-25 00:30:24 +00:00
OBS User buildservice-autocommit
b71413a76c
Updating link to change in openSUSE:Factory/post-build-checks revision 44.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=9462b3b25eb2a7e86403a78fa9787991
2011-03-21 10:05:51 +00:00
Ruediger Oertel
62d86ee1d6
- add helper/sync.sh to disable sync inside build environment
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=35
2011-03-20 23:56:19 +00:00
9eb287d1ee
- maintain sources in git
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=31
2010-11-30 10:11:48 +00:00
OBS User buildservice-autocommit
5a6a98e164
Updating link to change in openSUSE:Factory/post-build-checks revision 39.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=3b201bd76fba1fa1e7420d4fab1d0565
2010-11-08 13:38:22 +00:00
OBS User buildservice-autocommit
18d2eeda42
Updating link to change in openSUSE:Factory/post-build-checks revision 37.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=7d23aeca682e3c6284ff86ae5802791b
2010-11-05 15:20:52 +00:00
OBS User buildservice-autocommit
512fc640f0
Updating link to change in openSUSE:Factory/post-build-checks revision 33.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=eeb59a8ebc6385d3786ee2c2260527ef
2010-06-02 00:03:41 +00:00
OBS User buildservice-autocommit
7f44b3a6a4
Updating link to change in openSUSE:Factory/post-build-checks revision 32.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=77379f528dcfd182bc19db2816d9ea19
2010-05-07 14:07:02 +00:00
Lars Vogdt
5a2b0cf109
Accepting request 39576 from home:lnussel:branches:Base:System
...
Copy from home:lnussel:branches:Base:System/post-build-checks via accept of submit request 39576 revision 3.
Request was accepted with message:
forwarding to Factory
OBS-URL: https://build.opensuse.org/request/show/39576
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=22
2010-05-06 23:05:18 +00:00
OBS User buildservice-autocommit
d984fa0283
Updating link to change in openSUSE:Factory/post-build-checks revision 31.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=d2c4160ca1e180930f30801c25c3c1ce
2010-04-13 20:39:11 +00:00
OBS User autobuild
ce25ab2d89
Accepting request 37252 from Base:System
...
checked in (request 37252)
OBS-URL: https://build.opensuse.org/request/show/37252
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=21
2010-04-13 20:39:10 +00:00
Ruediger Oertel
53f9290699
Accepting request 37245 from home:oertel:branches:openSUSE:Factory
...
Copy from home:oertel:branches:openSUSE:Factory/post-build-checks via accept of submit request 37245 revision 3.
Request was accepted with message:
forward
OBS-URL: https://build.opensuse.org/request/show/37245
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=20
2010-04-07 15:19:50 +00:00
OBS User buildservice-autocommit
37cbf3548b
Updating link to change in openSUSE:Factory/post-build-checks revision 29.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=39a2d92f9229c2254d48168962649247
2010-02-24 01:24:57 +00:00
Ruediger Oertel
b71c6c3740
- check gcc warnings: wording for non-void return has changed
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=18
2010-02-23 11:22:23 +00:00
226abf1b68
- allow /usr/src/parrot in parrot-devel
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=17
2010-02-19 11:23:38 +00:00