Commit Graph

653 Commits

Author SHA1 Message Date
Jaromir Capik d5562c9440 Adding STAGE2 bootstrap recipe 2015-11-04 16:38:18 +01:00
Lubos Kardos 3631545efd - Ignore SIGPIPE signals during execucton of scriptlets
- Resolves: #1264198
2015-10-30 14:55:06 +01:00
Florian Festi 627b9bf773 - Move /usr/lib/rpm/fileattrs directory from rpm-build to rpm
- Resolves: #1272766
2015-10-30 11:36:21 +01:00
Lubos Kardos c235b191f3 - Fix reading a memory right after the end of an allocated area
- Resolves: 1260248
- Add support for various types of dependencies to rpmdeps tool
- Resolves: 1247092
- fix %%autopatch when patch do not exist
- Resolves: 1244172
2015-10-23 16:06:19 +02:00
Lubos Kardos b73ac86cf5 - If %_wrong_version_format_terminate_build is 1 then terminate build
in case that version format is wrong i. e. epoch is not unsigned
  integer or version contains more separators (":", "-").
  %_wrong_version_format_terminate_build is 1 by deafault
- Resolves: 1251453
2015-10-23 14:42:40 +02:00
Robert Kuska 26ad4d8717 Rebuilt for Python3.5 rebuild 2015-10-14 11:50:50 +02:00
Florian Festi 392d6caed5 - Fix selinux plugin for permissive mode 2015-10-12 12:56:07 +02:00
Florian Festi 2e60cb3797 - Fix new rich dependency syntax 2015-09-07 17:27:40 +02:00
Kalev Lember 72ba7dafee Obsolete compat-librpm3
Make sure that F23->F24 upgrades remove the temporary compat-librpm3
subpackage.
2015-09-05 22:28:51 +02:00
Florian Festi 592510cfdb - Update to upstream 4.13.0-rc1 release 2015-09-02 19:51:49 +02:00
Lubos Kardos d407fb640c - Fix last occurence of PyString 2015-08-10 14:43:51 +02:00
Lubos Kardos 659760a576 - Add --filetriggers option to show info about file triggers 2015-08-06 15:48:15 +02:00
Lubos Kardos ad8c4238ac - If globbing of a filename fails, try use the filename without globbing.
- Related: #1246743
- Modify rpmIsGlob() to be more precise and compatible with glob().
- Related: #1246743
2015-08-03 17:43:23 +02:00
Lubos Kardos 977533abf2 - Don't warn when an escaped macro is in a comment
- Related: #1224660
2015-07-30 16:50:54 +02:00
Florian Festi 77efb7ee50 - Fix compressed patches
- Resolves: #1247248
2015-07-27 19:00:10 +02:00
Lubos Kardos ee316a0bf8 - Enable braces expansion in rpmGlob()
- Resolves: 1246743
2015-07-27 13:56:58 +02:00
Florian Festi 632722fbed - Update to upstream alpha release 2015-07-24 14:16:58 +02:00
Florian Festi fcbbffb488 - Add support for MIPS platform
- Resolves: #1242786
2015-07-15 10:01:30 +02:00
Florian Festi 8341ec3f15 - Fix Python import directive for more strict Python3 search rules
- Resolves: #1236493
2015-06-29 12:18:50 +02:00
Lubos Kardos 7aff53e3ab - Allow gpg to get passphrase by itself
- resolves: #1228234
2015-06-19 11:28:32 +02:00
Dennis Gilmore 966f2e339b - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 22:32:18 +00:00
Florian Festi 5510dc282d - Add --whatrecommends and friends
- resolves: #1231247
2015-06-12 18:07:38 +02:00
Florian Festi 7307a5ee39 - Fix references to go sources in debuginfo packages
- resolves: #1184221
2015-04-15 10:04:09 +02:00
Lubos Kardos dabd097bc0 - Fix wrong use of variable strip_g in find-debuginfo.sh
- resolves: #1207434
2015-03-31 11:08:45 +02:00
Lubos Kardos e972e4365d - Fix segmentation fault
- resolves: #1206750
2015-03-30 09:44:42 +02:00
Lubos Kardos 9fa2c4edfb - Forgot to add patch into git in previous commit. 2015-03-27 16:32:14 +01:00
Lubos Kardos fa230ece28 - Pass _find_debuginfo_opts -g to eu-strip for executables
- resolves: #1186563
- add_minidebug is not ran when strip_g is set
- related: #1186563
2015-03-27 16:23:43 +01:00
Lubos Kardos 4b03dd3bed - fix "--excludedocs" option
- resolves: #1192625
2015-03-20 14:59:59 +01:00
Florian Festi 02c36c0471 - Fix spec to allow building without plugins (#1182385) 2015-03-20 10:18:48 +01:00
Than Ngo 445502c59d - bump release and rebuild so that koji-shadow can rebuild it
against new gcc on secondary arch
2015-03-16 22:48:06 +01:00
Till Maas 25cfed606c Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:26:06 +01:00
Richard W.M. Jones 68c26ef62d Include upstream patch to fix find-debuginfo (http://www.rpm.org/ticket/887). 2015-02-17 14:08:50 +00:00
Tom Callaway 9008d010c6 rebuild for lua 5.3 2015-01-16 10:21:35 -05:00
Lubos Kardos 2474acb1d0 - Add check against malicious CPIO file name size
- Fixes CVE-2014-8118
- Resolves #1168715
- Fix race condidition where unchecked data is exposed in the file system
- Fixes CVE-2013-6435
- Resolves #1039811
2014-12-12 17:06:03 +01:00
Panu Matilainen dca944eea4 - Axe unused generator scripts forcing a perl dependency (#1158580, #1158583) 2014-10-30 15:51:14 +02:00
Panu Matilainen 3feadd7134 - Skip ghost files in payload (#1156497)
- Fix size and archice size tag generation on big-endian systems
2014-10-28 11:19:13 +02:00
Panu Matilainen 96d48126ff - Dont wait for transaction lock within scriptlets (RhBug:1135596) 2014-10-01 10:16:37 +03:00
Panu Matilainen 2176e2752d - Update to rpm-4.12.0.1 final (http://rpm.org/wiki/Releases/4.12.0.1)
- Temporary workaround payload size mismatch issue in rpm2cpio (#1142949)
2014-09-18 14:25:40 +03:00
Panu Matilainen 2e5e062433 - Reduce the double separator spec parse error into a warning (#1065563) 2014-09-17 09:59:57 +03:00
Panu Matilainen 814137c1a7 - Update to rpm-4.12.0 final 2014-09-16 13:53:02 +03:00
Panu Matilainen 5ce01ef303 - Resurrect payload and tilde rpmlib() dependencies 2014-09-09 13:16:01 +03:00
Panu Matilainen 433fd17098 - Remember to update sources... 2014-08-27 10:02:48 +03:00
Panu Matilainen da2b22a298 - Update to rpm-4.12.0-rc1 2014-08-27 09:03:53 +03:00
Panu Matilainen c95977245e - Whoops, typo in patch name 2014-08-25 11:13:37 +03:00
Panu Matilainen 13df4aa4d6 - Resurrect dependency logging on package build
- Resurrect rpmlib() dependencies in src.rpms
2014-08-25 11:10:29 +03:00
Panu Matilainen d2ca31c3f6 - Fix duplicate trigger indexes caused by beta1.3 fix (#1131960) 2014-08-20 15:18:29 +03:00
Panu Matilainen c14ac95363 - Emergency hack for #1131892 2014-08-20 11:55:23 +03:00
Panu Matilainen 5f498494f8 - Fix regression on rpmspec dependency queries 2014-08-18 16:50:06 +03:00
Panu Matilainen a0d39e5bf3 - Fix regression on BuildRequires checking 2014-08-18 15:11:34 +03:00
Panu Matilainen 74824106c8 - Update to 4.12.0-beta1
- Fixes #1122004, #1111349, #1117912, #1123722
- Drop upstreamed patches
2014-08-18 12:14:31 +03:00