Changelog for
post-build-checks-1.0-75.1.noarch.rpm :
Mon Dec 9 13:00:00 2013 roAATTsuse.com
- merge rest of quoting fixes from schwab
Mon Dec 9 13:00:00 2013 roAATTsuse.com
- fix quoting in libtool deps check
Fri Oct 11 14:00:00 2013 cooloAATTsuse.com
- make use of the same findfileconflicts as the one repo-checker uses
- switched repo location to github
Mon Dec 10 13:00:00 2012 cooloAATTsuse.com
- buildrequire malloc check
Wed Nov 14 13:00:00 2012 roAATTsuse.com
- Remove timestamp prefix in check_gcc_output (thanks to schwab)
Sat Oct 27 14:00:00 2012 cooloAATTsuse.com
- the scripts call awk, so we need to require it
Thu Oct 4 14:00:00 2012 dmuellerAATTsuse.com
- merge /proc mount/umounting patch from AJ
- add _service file to easily recreate the tarball from git
Sun Sep 23 14:00:00 2012 cooloAATTsuse.com
- change the permissions check to use chkstat directly,
possibly this check outdated itself though
Mon Sep 17 14:00:00 2012 cooloAATTsuse.com
- with rpm 4.10, two packages packaging the same directory with
different owners is a bug - so catch it early
Tue Jun 26 14:00:00 2012 lnusselAATTsuse.de
- use mkpackage from aaa_base, more advanced
- merge package patches into git
Tue Jun 26 14:00:00 2012 saschpeAATTsuse.de
- Update reserved init script names from LANANA.
The current authoritative list is currently found here:
http://stewbenedict.org/lsb/lanana/lsbreg/init/init.txt
Mon Jun 4 14:00:00 2012 cooloAATTsuse.com
- ld.so is basically empty nowadays, so put together a config file
just to ignore rpaths
Mon May 28 14:00:00 2012 cooloAATTsuse.com
- 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
Tue Dec 20 13:00:00 2011 wernerAATTsuse.de
- ignore empty rpm as in 09-check-packaged-twice as those will be
detected by rpmlint rules with a clear message
Wed Dec 7 13:00:00 2011 cooloAATTsuse.com
- ignore debuginfo and debugsource packages for packaged-twice
Thu Dec 1 13:00:00 2011 cooloAATTsuse.com
- fix usage of perl\'s index()
Mon Nov 28 13:00:00 2011 cooloAATTsuse.com
- ignore files that are %ghost in both packages
Fri Nov 25 13:00:00 2011 cooloAATTsuse.com
- make \"packaged twice\" fatal if packages do not conflict
Thu Oct 20 14:00:00 2011 roAATTsuse.com
- use /.build.packages instead of /usr/src/packages if it exists
Fri Jul 22 14:00:00 2011 lnusselAATTsuse.de
- Fix filelist check for new rpm
Wed Jun 22 14:00:00 2011 dmuellerAATTsuse.de
- fix strict-aliasing compiler check with gcc 4.6
Tue Jun 21 14:00:00 2011 dmuellerAATTsuse.de
- re-enable fatal checks in 04-check-filelist as the deadline has
passed
Fri Mar 25 13:00:00 2011 roAATTsuse.de
- drop sync workaround again
Sun Mar 20 13:00:00 2011 roAATTsuse.de
- add helper/sync.sh to disable sync inside build environment
Tue Dec 7 13:00:00 2010 lnusselAATTsuse.de
- re-enable fatal checks in 04-check-filelist as the deadline has
passed
Tue Nov 30 13:00:00 2010 lnusselAATTsuse.de
- maintain sources in git
Mon Nov 8 13:00:00 2010 lnusselAATTsuse.de
- disarm 04-check-filelist for now. Too many failures.
Thu Nov 4 13:00:00 2010 lnusselAATTsuse.de
- revive 04-check-filelist part that checks for unpackaged
directory. Not possible to implement with rpmlint atm.
Mon May 31 14:00:00 2010 sbrabecAATTsuse.cz
- Removed 11-check-pkgconfig-deps as it is now part of rpm
(bnc#610280).
Thu May 6 14:00:00 2010 lnusselAATTsuse.de
- finally remove 04-check-filelist as it\'s obsoleted by
CheckFilelist.py in rpmlint
Wed Apr 7 14:00:00 2010 roAATTsuse.de
- remove debuginfo packages for nosrc rpms unless
package is either kernel or java or texlive-bin or glibc
or removal is disabled in specfile by adding a line
[#]KEEP NOSOURCE DEBUGINFO
to the specfile (bnc#572695)
Tue Feb 23 13:00:00 2010 roAATTsuse.de
- check gcc warnings: wording for non-void return has changed
Fri Feb 19 13:00:00 2010 mlsAATTsuse.de
- allow /usr/src/parrot in parrot-devel
Sat Feb 6 13:00:00 2010 detlefAATTlinks2linux.de
- add umount patch: Umount $BUILD_ROOT/proc after finished job
Mon Dec 7 13:00:00 2009 mmarekAATTsuse.cz
- do not mess with sysconfig files when installed in a live system
(no more missed appointments...).
Thu Nov 5 13:00:00 2009 meissnerAATTsuse.de
- move strcasecmp and strlcpy to \"implict warning\" as we have
no specific fortify checking for those.
Tue Oct 20 14:00:00 2009 meissnerAATTsuse.de
- merge debuginfo patch into tarball
- check for \"implicit declaration of function \'xxxx\'\" with a fixed
list of standard library xxxx which will change behaviour when having
correct declaration.
Mon Aug 10 14:00:00 2009 roAATTsuse.de
- allow /selinux in filelist check
Thu Jul 30 14:00:00 2009 rguentherAATTsuse.de
- simplify and fix empty debuginfo/source deletion
Mon Jul 27 14:00:00 2009 rguentherAATTsuse.de
- also remove empty debugsource packages
Wed Jun 24 14:00:00 2009 cooloAATTnovell.com
- reenable -as-needed now that most of the fallout is fixed
Sat Jun 13 14:00:00 2009 cooloAATTnovell.com
- take out AS_NEEDED for now to see a before-after comparision
Wed Jun 10 14:00:00 2009 cooloAATTnovell.com
- add a profile.d script that sets -as-needed when in build environment
Tue May 26 14:00:00 2009 roAATTsuse.de
- fix last change
Fri May 22 14:00:00 2009 roAATTsuse.de
- more ugly tweaks to uname hack