Accepting request 176800 from graphics
- Build with full RELRO as this library is exposed to possible malicious images. - Build with full RELRO as this library is exposed to· possible malicious images. (forwarded request 176777 from elvigia) OBS-URL: https://build.opensuse.org/request/show/176800 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjpeg-turbo?expand=0&rev=17
This commit is contained in:
commit
e6cd491a87
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 18:21:55 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
- Build with full RELRO as this library is exposed to
|
||||
possible malicious images.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 07:28:47 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
|
@ -93,6 +93,7 @@ files using the libjpeg library.
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||
%configure --disable-static \
|
||||
--with-jpeg8
|
||||
make %{?_smp_mflags}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 18:22:46 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
- Build with full RELRO as this library is exposed to·
|
||||
possible malicious images.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 11:19:02 UTC 2013 - pgajdos@suse.com
|
||||
|
||||
|
@ -92,6 +92,7 @@ files using the libjpeg library.
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user