Commit Graph

94 Commits

Author SHA1 Message Date
Fedora Release Engineering
2bc4b0a6ef - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 11:12:35 +00:00
Fedora Release Engineering
ebca41253b - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 22:44:42 +00:00
Pavel Raiskup
9f014e3002 spec: simplify -O3 hack for ppc64
Version: 1.2.11-2
2017-02-09 15:03:46 +01:00
Pavel Raiskup
890498eba0 fix FTBFS on s390(x)
Version: 1.2.11-2
2017-02-09 15:01:10 +01:00
Pavel Raiskup
4871b1554b Drop zlib-1.2.7-z-block-flush.patch
This brings unnecessary upstream incompatibility and API change
(it changes priority of different flush types in some cases).

The original reason for this patch was rhbz#844791, which has been
later worked-around in tigervnc anyways (b5822f32ab5043b4e).

Zlib upstream fixed the original issue by commit
c661c374e8df43365738daa09f4390d61bc57f08, which is for some time
available in Fedora's zlib (1.2.7.1+).

Version: 1.2.11-1
Resolves: rhbz#1417355
2017-01-31 11:19:12 +01:00
Pavel Raiskup
fbdf14cdf0 spec: use %_isa macro for Requires:
Version: 1.2.11-1
2017-01-26 20:25:01 +01:00
Pavel Raiskup
737073327a minizip: don't include zconf.h in crypt.h
Related: rhbz#985344
Version: 1.2.11-1
2017-01-24 07:15:40 +01:00
Pavel Raiskup
e5ba4cc42a spec: cleanup rpmlint
Version: 1.2.11-1
2017-01-24 07:14:10 +01:00
Pavel Raiskup
afe9e15b20 rebase
Version: 1.2.11-1
2017-01-16 09:49:47 +01:00
Pavel Raiskup
8e261bcdaa Version: 1.2.10-1 2017-01-05 08:34:51 +01:00
Fedora Release Engineering
3cc7d30a3b - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 04:07:56 +00:00
Adam Jackson
f16bb8d805 Link with -z now for full RELRO 2015-08-14 12:26:23 -04:00
Dennis Gilmore
d8e7ffdce5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 04:49:14 +00:00
Peter Robinson
6ae7e34a55 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 11:44:55 +00:00
Tom Callaway
1fce088de9 fix license handling 2014-08-06 14:26:14 +02:00
Dennis Gilmore
7c6a2abd33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 13:14:50 -05:00
jchaloup
85b88a2dad compile zlib with -O3 on ppc64 2014-02-12 11:11:30 +01:00
Kalev Lember
dd27fb23b9 Fix missing minizip include
https://bugzilla.redhat.com/show_bug.cgi?id=985344
2013-08-10 15:36:39 +02:00
Dennis Gilmore
0e3bbe8ae9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 04:57:32 -05:00
Peter Schiffer
792aef7d21 Updated zlib to 1.2.8
- resolves: #957680
2013-06-07 15:58:54 +02:00
Dennis Gilmore
cf46a40276 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 22:23:11 -06:00
Peter Schiffer
4cde8d52f1 - updated patch optimizing deflate on s390(x) architectures 2012-10-04 14:39:29 +02:00
Peter Schiffer
4ee54807a9 - related: #832545
reverted changes for this bug, static libraries shouldn't be compiled with
  -fPIC flag
2012-08-29 14:46:07 +02:00
Peter Schiffer
1b3576d50e - related: #844791
updated z-block-flush patch
- done some minor .spec file cleanup
2012-08-27 19:35:25 +02:00
Peter Schiffer
4f28307ec2 - resolves: #844791
rank Z_BLOCK flush below Z_PARTIAL_FLUSH only when last flush was Z_BLOCK
2012-08-22 16:55:07 +02:00
Peter Schiffer
c0b02ed072 - added patch from IBM which optimizes deflate on s390(x) architectures 2012-08-13 13:34:16 +02:00
Peter Schiffer
11e52f3ae9 - resolves: #832545
recompiled with -fPIC flag
2012-08-02 15:07:32 +02:00
Dennis Gilmore
55df63abaa - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-22 03:26:29 -05:00
Peter Schiffer
3912c2cbce - moved /lib* to /usr/lib* 2012-06-11 19:44:17 +02:00
Peter Schiffer
b718fe7fd1 - recompiled with -Wl,-z,relro flags 2012-06-11 16:37:20 +02:00
Peter Schiffer
679d495f9c - resolves: #785726
- resolves: #805874
  update to 1.2.7
2012-05-10 22:22:44 +02:00
Peter Schiffer
812a7a9104 - resolves: #719139
Zlib fails to read zip64 files on 64-bit system
2012-01-10 23:17:17 +01:00
Tom "spot" Callaway
64704e73bc fix minizip to permit uncrypt when NOUNCRYPT is not defined 2011-11-11 12:24:51 -05:00
Ivana Hutarova Varekova
957d1732f6 - Resolves: #678603
zlib from minizip allowed NULL pointer parameter of function unzGetCurrentFileInfo
2011-04-06 12:27:12 +02:00
Dennis Gilmore
fb48bbb856 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 03:07:54 -06:00
Ivana Varekova
b960968fdb - Resolves: #591317 pdfedit fails to compile on i686 with zlib.h errors 2010-06-16 11:53:03 +00:00
Ivana Varekova
45d3d76082 - update to 1.2.5 2010-04-22 11:10:11 +00:00
Ivana Varekova
b49677f0fb add header files option 2010-03-31 11:11:50 +00:00
Ivana Varekova
8ae5ec10b9 fix autotools patch and make command 2010-03-31 09:42:54 +00:00
Ivana Varekova
83214f2d01 fix the makefile 2010-03-30 09:08:30 +00:00
Ivana Varekova
44d235dea8 - update to 1.2.4 use the upstream make/configure files for zlib, change
additional makefile/configure file to be used only for minizip add
    pkgconfig to zlib
2010-03-29 10:11:40 +00:00
Ivana Varekova
5c307d3cfd - add Boost license 2010-03-08 08:09:50 +00:00
Ville Skyttä
795ffd0ccd - Use bzipped upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
2009-08-12 19:50:45 +00:00
Jesse Keating
1fc3c66054 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 09:04:10 +00:00
Štěpán Kasal
c680fe78e1 fix the libz.so symlink 2009-03-18 10:09:41 +00:00
Štěpán Kasal
31641b08e8 - fix the libz.so symlink
- zconf.h includes unistd.h again (#479133)
2009-03-18 09:01:37 +00:00
Štěpán Kasal
9bfa9f1c87 - consolidate the autoconfiscation patches into one and clean it up
- consequently, clean up the %build and %install sections
2009-03-17 17:14:03 +00:00
Jesse Keating
be65fc419d - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 18:43:43 +00:00
Ivana Varekova
2fdbd77b72 - fix 473490 - unchecked malloc 2008-12-01 10:32:59 +00:00
Ivana Varekova
c35cc720c2 change license tag (226671#c29) 2008-02-13 08:08:24 +00:00