Pavel Raiskup
2f182f04e8
build: don't patch config.guess/sub (done by %configure)
...
Related: #951442
Version: 2.11-22
2013-09-20 21:52:12 +02:00
Pavel Raiskup
fff6894380
cpio: trim checksum to 32 bit
...
Resolves : #1001965
Version: 2.11-22
2013-09-20 21:51:23 +02:00
Dennis Gilmore
be8336ee6b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 00:57:46 -05:00
Pavel Raiskup
660522ae5a
cpio: revert previous commit
...
I have done a little bit of observation and that change is not as easy as it
could look.
Firstly - asking for %{_sbindir}/rmt is not OK because we have older systems
like RHEL6- which has only /sbin/rmt and not /usr/sbin/rmt. Secondly, I
looked at some older debian system, and it does not have the /sbin/rmt (but
has only /usr/sbin/rmt).
Looking at star source code, star based utilities always try to look for
/etc/rmt (which, btw seems to exist on all platforms).
~> For that ^^ reasons, I'm switching back to /etc/rmt
This reverts commit 1518d48b25
Version: 2.11-20
2013-06-20 16:30:58 +02:00
Pavel Raiskup
fa058c0089
cpio: look for rmt binary in /usr/sbin
...
(For fc20+ only!)
Version: 2.11-21
Related: #966066
2013-06-20 13:55:50 +02:00
Pavel Raiskup
1518d48b25
spec: BR automake also
...
Version: 2.11-20
2013-03-27 16:26:11 +01:00
Pavel Raiskup
31d03bf071
spec: run autoreconf instead of just autoheader
...
This change incorporates automake & its more clear make output.
Version: 2.11-20
2013-03-27 16:16:29 +01:00
Pavel Raiskup
2ed8165406
build: fix FTBFS on aarm64
...
The patch just replaces the non-up2date config.{sub,guess} scripts with
actual automake-1.13's scripts.
Resolves : #925189
Version: 2.11-20
2013-03-27 15:54:56 +01:00
Pavel Raiskup
2f8569d11e
spec: fix another bogus date in changelog
...
Version: 2.11-20
2013-03-27 15:42:18 +01:00
Pavel Raiskup
33c5bbbc01
Remove %patch statement also
...
Version: 2.11-19
2013-03-15 18:33:49 +01:00
Pavel Raiskup
3e0c1990f5
cpio: remove the leak fix
...
Resolves : #921725
Version: 2.11-19
2013-03-15 18:32:55 +01:00
Pavel Raiskup
16f86c58fc
spec: explicitly provide /bin/cpio
...
Version: 2.11-18
2013-03-12 16:19:40 +01:00
Pavel Raiskup
50dccf12de
spec: covscan diff-build fix (always apply gets patch)
...
Version: 2.11-17
2013-03-11 13:41:29 +01:00
Pavel Raiskup
9a85a50392
spec: lint - remove %defattr and really install to %{_bindir}
...
Version: 2.11-17
2013-03-11 13:41:26 +01:00
Pavel Raiskup
5e41a43906
cpio: fix for small memory leak in copyin.c
...
Resolves : #919454
Version: 2.11-17
2013-03-11 13:39:46 +01:00
Dennis Gilmore
f5f45b31ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-13 13:02:11 -06:00
Pavel Raiskup
02d7944dba
Disable the O_SYNC temporary workaround ( #872366 )
2012-11-05 07:23:48 +01:00
Pavel Raiskup
b172f5b0c1
I forgot to attach the patch, not it should be OK
2012-11-02 12:35:58 +01:00
Pavel Raiskup
a9280177bf
Allow to build even if the glibc is broken ( #872336 )
2012-11-02 11:53:10 +01:00
Pavel Raiskup
2f489c0af8
Fix bad changelog entries
2012-11-02 08:34:42 +01:00
Pavel Raiskup
38285495e2
Reset back the Source1 directive for cpio.1
2012-10-22 13:22:18 +02:00
Pavel Raiskup
53b9737329
Note that cpio uses Sum32 checksum only (FIPS)
2012-10-22 13:05:42 +02:00
Pavel Raiskup
5f57f31df9
Move cpio.1 from lookaside cache into dist-git directly
2012-10-22 12:57:24 +02:00
Pavel Raiskup
65fa937be7
Fix for splitting long file names while creating ustar archive
...
Resolves : #866467
2012-10-19 09:01:27 +02:00
Ondřej Vašík
242ef5e0d3
add missing options to manpage
2012-08-29 17:40:32 +02:00
Dennis Gilmore
56b95c3dce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 14:45:07 -05:00
Ondřej Vašík
6f59710161
clean up the patch
2012-06-04 10:36:04 +02:00
Ondřej Vašík
2917945416
add the patch
2012-06-04 10:35:24 +02:00
Ondřej Vašík
0d1dd0b745
fix build failure in rawhide build system (gets undefined)
2012-06-04 10:34:06 +02:00
Ondřej Vašík
98bca5b808
drop unnecessary patches: cpio-2.9-dir_perm.patch and cpio-2.9-sys_umask.patch - reported by M.Castellini
2012-05-30 10:52:17 +02:00
Ondřej Vašík
a8f2fab102
add virtual provides for bundled(gnulib) copylib ( #821749 )
2012-05-15 16:21:07 +02:00
Ondřej Vašík
782254b39c
add virtual provides for bundled(gnulib) copylib ( #821749 )
2012-05-15 16:20:19 +02:00
Dennis Gilmore
c6b2e84361
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 17:55:48 -06:00
Ondřej Vašík
1650f1092d
update manpage to reflect new option, polish the style ( #746209 )
2011-10-14 13:56:35 +02:00
Ondřej Vašík
c2aa58f7e5
fix several typos and manpage syntax(Ville Skyttä, #682470 )
2011-03-07 10:53:12 +01:00
Dennis Gilmore
9ec098e7a9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 05:36:25 -06:00
Fedora Release Engineering
3a7b804a35
dist-git conversion
2010-07-28 12:14:04 +00:00
Ondrej Vasik
8baf4f76e5
built with fno-strict-aliasing( #596153 )
2010-05-31 12:23:34 +00:00
Ondrej Vasik
121c7e0916
defuzz sys_umask patch
2010-03-11 13:54:23 +00:00
Ondrej Vasik
9aeb2ae9a5
new upstream release 2.11, removed applied patches, run test suite
2010-03-11 13:21:24 +00:00
Ondrej Vasik
cafa4c2707
comment patches
2010-03-11 08:37:22 +00:00
Ondrej Vasik
1f941eef52
remove redundant setLocale patch - synchronize branches
2010-03-10 14:03:51 +00:00
Ondrej Vasik
8de53aedda
CVE-2010-0624 fix heap-based buffer overflow by expanding a
...
specially-crafted archive(#572150 )
2010-03-10 13:49:51 +00:00
Ondrej Vasik
8f8ac398f5
fix segfault with nonexisting file with patternnames ( #567022 )
2010-02-22 12:19:44 +00:00
Ondrej Vasik
880ab2fd12
do not fail with new POSIX 2008 utimens() glibc call ( #552320 )
2010-01-06 13:54:29 +00:00
Bill Nottingham
bcff4970aa
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 22:47:37 +00:00
Ondrej Vasik
47176099e4
do process install-info info file exists( #515924 )
2009-08-06 13:10:57 +00:00
Jesse Keating
ea1c00e843
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-24 19:32:37 +00:00
Ondrej Vasik
ff4e032c48
new upstream release 2.10
2009-06-22 09:48:10 +00:00
Ondrej Vasik
985de0725f
define default remote shell as /usr/bin/ssh( #452904 ), use /etc/rmt as
...
default rmt command
2009-03-09 17:38:01 +00:00