/[packages]/updates/3
ViewVC logotype

Log of /updates/3

View Directory Listing Directory Listing


Sticky Revision:


Revision 478186 - Directory Listing
Modified Thu Sep 12 19:34:22 2013 UTC (10 years, 7 months ago) by luigiwalser
29.0.1547.65

Revision 478162 - Directory Listing
Modified Thu Sep 12 16:26:56 2013 UTC (10 years, 7 months ago) by anssi
- new snapshot from frodo branch to support current XBMC version


Revision 478113 - Directory Listing
Modified Thu Sep 12 13:08:06 2013 UTC (10 years, 7 months ago) by wally
- new bugfix release 1.4.3
- fixes also incorrect .Xauthority permissions (CVE-2013-4331)

Revision 477811 - Directory Listing
Modified Thu Sep 12 05:20:36 2013 UTC (10 years, 7 months ago) by matteo
- fixed qupzilla-plugins requirement (switched from qupzilla to qupzilla-core)
- fixed license definition


Revision 477767 - Directory Listing
Modified Wed Sep 11 20:23:18 2013 UTC (10 years, 7 months ago) by anssi
bump subrel (SILENT)

Revision 477766 - Directory Listing
Modified Wed Sep 11 20:23:01 2013 UTC (10 years, 7 months ago) by anssi
- fix various A/V sync issues (patch from upstream,
  0001-SoftAE-Fix-A-V-sync-issues-caused-by-wrong-buffer-ti.patch)
- fix crash on encoder initialization failure (patch from upstream,
  0001-Fix-crash-when-audio-encoder-is-not-initalized.patch)
- fix zombie process issues causing video playback issues with
  NVIDIA proprietary driver 317+ (from upstream, fixes mga #10485)
- fix handling of file names with spaces in the wrapper script
  (fixes mga #2331)


Revision 477762 - Directory Listing
Modified Wed Sep 11 20:04:25 2013 UTC (10 years, 7 months ago) by anssi
%repsys markrelease
version: 12.2
release: 1.mga3
revision: 435367

Copying 12.2-1.mga3 to releases/ directory.

Revision 477761 - Directory Listing
Modified Wed Sep 11 20:04:22 2013 UTC (10 years, 7 months ago) by anssi
Copying release 12.2-1.mga3 to pristine/ directory.

Revision 477760 - Directory Listing
Modified Wed Sep 11 20:04:20 2013 UTC (10 years, 7 months ago) by anssi
Removing previous pristine/ directory.

Revision 477759 - Directory Listing
Modified Wed Sep 11 20:04:18 2013 UTC (10 years, 7 months ago) by anssi
Created directory for version 12.2.

Revision 477668 - Directory Listing
Modified Wed Sep 11 17:40:05 2013 UTC (10 years, 7 months ago) by philippem
update to 1.4.7, security fix for CVE-2013-4315

Revision 477571 - Directory Listing
Modified Wed Sep 11 09:57:27 2013 UTC (10 years, 7 months ago) by oden
- 1.8.10


Revision 477367 - Directory Listing
Modified Tue Sep 10 18:47:06 2013 UTC (10 years, 7 months ago) by luigiwalser
- 2.4.6
- remove CVE-2012-6087 patch (fixed upstream)


Revision 477336 - Directory Listing
Modified Tue Sep 10 15:46:57 2013 UTC (10 years, 7 months ago) by anssi
%repsys markrelease
version: 11.2.202.310
release: 1.mga3.nonfree
revision: 477331

Copying 11.2.202.310-1.mga3.nonfree to releases/ directory.

Revision 477335 - Directory Listing
Modified Tue Sep 10 15:46:54 2013 UTC (10 years, 7 months ago) by anssi
Copying release 11.2.202.310-1.mga3.nonfree to pristine/ directory.

Revision 477334 - Directory Listing
Modified Tue Sep 10 15:46:51 2013 UTC (10 years, 7 months ago) by anssi
Removing previous pristine/ directory.

Revision 477333 - Directory Listing
Modified Tue Sep 10 15:46:49 2013 UTC (10 years, 7 months ago) by anssi
Created directory for version 11.2.202.310.

Revision 477331 - Directory Listing
Modified Tue Sep 10 15:40:05 2013 UTC (10 years, 7 months ago) by anssi
- new version 11.2.202.310
  o fixes CVE-2013-3361, CVE-2013-3362, CVE-2013-3363, CVE-2013-5324
    ( http://www.adobe.com/support/security/bulletins/apsb13-21.html )


Revision 477124 - Directory Listing
Modified Tue Sep 10 07:23:08 2013 UTC (10 years, 7 months ago) by oden
- 1.7.13 (fixes CVE-2013-4277)

Revision 476685 - Directory Listing
Modified Mon Sep 9 15:16:59 2013 UTC (10 years, 7 months ago) by oden
- P0: security fix for CVE-2013-4314

Revision 476452 - Directory Listing
Modified Sun Sep 8 21:57:26 2013 UTC (10 years, 7 months ago) by spuhler
- changed patch not to use TLSv.1.2 because our NSS doesn't have it.

Revision 475940 - Directory Listing
Modified Sun Sep 8 12:05:27 2013 UTC (10 years, 7 months ago) by stormi
add fedora patch to make it use the correct .so file for libwebkitgtk (mga #9603)


Revision 475844 - Directory Listing
Modified Sun Sep 8 00:29:41 2013 UTC (10 years, 7 months ago) by spuhler
SILENT Ooops, wrong repo. changed rel back to 15 and added subrel 1

Revision 475811 - Directory Listing
Modified Sat Sep 7 22:44:41 2013 UTC (10 years, 7 months ago) by spuhler
- moved nss.conf to /etc/httpd/conf/conf.d so apache can find it.
- renamed libmodnss.so to mod_nss.so to be consistent with the oder mod names
- moved the certs to /etc/pki/nss/apache-mod_nss
  * updated nss.conf accordingly
- changed permissions of the certs so apache can use them
  * permission similar to those in nss
- changed gencert script on %post in order to create the correct certs
- added patches 1- to 17 to fix a lot of bugs from upstream (Fedora/RHEL)
  * patches taken from opensuse
- mod_nss-tlsv1_1.patch: nss.conf.in missed for TLSv1.2 default.
- mod_nss-clientauth.patch: merged from RHEL6 pkg
- mod_nss-PK11_ListCerts_2.patch: merged from RHEL6 pkg
- mod_nss-no_shutdown_if_not_init_2.patch: merged from RHEL6 pkg
- mod_nss-sslmultiproxy.patch: merged from RHEL6 pkg
- make it build on both Apache2 2.4 and 2.2 systems
- Add support for TLS v1.1 and TLS v1.2
  (TLS v1.2 requires mozilla nss 3.15.1 or newer.)
  * merged in mod_nss-proxyvariables.patch and mod_nss-tlsv1_1.patch
    from redhat to allow tls v1.1 too.
  * ported the tls v1.1 patch to be tls v1.2 aware
update %_post_service and %_preun_service as per policy
  * added mod_nss-proxyvariables.patch (from RHEL6 package)
  * added mod_nss-tlsv1_1.patch (from RHEL6 package, enhanced with TLS 1.2)
made a %define for the nssdir to make it easy to change it

Revision 475806 - Directory Listing
Modified Sat Sep 7 22:08:33 2013 UTC (10 years, 7 months ago) by spuhler
SILENT added mod_clientauth.patch file

Revision 475805 - Directory Listing
Modified Sat Sep 7 22:07:59 2013 UTC (10 years, 7 months ago) by spuhler
SILENT added mod_nss-array_overrun.patch file

Revision 475804 - Directory Listing
Modified Sat Sep 7 22:07:14 2013 UTC (10 years, 7 months ago) by spuhler
SILENT added mod_nss-PK11_ListCerts_2.patch file

Revision 475803 - Directory Listing
Modified Sat Sep 7 21:59:39 2013 UTC (10 years, 7 months ago) by spuhler
SILENT added mod_nss-sslmultyproxy.patch file

Revision 475802 - Directory Listing
Modified Sat Sep 7 21:58:44 2013 UTC (10 years, 7 months ago) by spuhler
SILENT added mod_nss-tlsv1_1.patch file

Revision 475798 - Directory Listing
Modified Sat Sep 7 21:56:21 2013 UTC (10 years, 7 months ago) by spuhler
SILENT added mod_nss-proxyvariables.patch file

Revision 475797 - Directory Listing
Modified Sat Sep 7 21:53:46 2013 UTC (10 years, 7 months ago) by spuhler
SILENT added shutdown patch from opensuse

Revision 475792 - Directory Listing
Modified Sat Sep 7 21:52:01 2013 UTC (10 years, 7 months ago) by spuhler
-moved NSSCertificateDatabase to /etc/pki/nss/apache-mod_nss

Revision 475791 - Directory Listing
Modified Sat Sep 7 21:50:51 2013 UTC (10 years, 7 months ago) by spuhler
SILENT used patch from opensuse

Revision 475572 - Directory Listing
Modified Fri Sep 6 21:10:05 2013 UTC (10 years, 7 months ago) by philippem
fix fail test

Revision 475571 - Directory Listing
Modified Fri Sep 6 20:31:36 2013 UTC (10 years, 7 months ago) by philippem
update to 0.9.8 to fix CVE-2013-1633 (mga11169)

Revision 475541 - Directory Listing
Modified Fri Sep 6 17:48:21 2013 UTC (10 years, 7 months ago) by philippem
update to 1.10.1 to fix CVE-2013-1633 (mga11169)


Revision 475419 - Directory Listing
Modified Fri Sep 6 10:32:05 2013 UTC (10 years, 7 months ago) by oden
- 5.4.20RC1
- rediffed some patches


Revision 475344 - Directory Listing
Modified Fri Sep 6 00:05:07 2013 UTC (10 years, 7 months ago) by dlucio
- fix filelist

Revision 475285 - Directory Listing
Modified Thu Sep 5 17:51:26 2013 UTC (10 years, 7 months ago) by bersuit
SILENT: Fixed java BuildRequires

Revision 475280 - Directory Listing
Modified Thu Sep 5 17:31:57 2013 UTC (10 years, 7 months ago) by luigiwalser
add upstream patches to fix CVE-2013-4233 and CVE-2013-4234

Revision 475217 - Directory Listing
Modified Thu Sep 5 02:20:34 2013 UTC (10 years, 7 months ago) by dlucio
SILENT

Revision 475216 - Directory Listing
Modified Thu Sep 5 02:17:07 2013 UTC (10 years, 7 months ago) by dlucio
- make vanilla-config
- fixe filelist

Revision 475129 - Directory Listing
Modified Wed Sep 4 16:43:49 2013 UTC (10 years, 7 months ago) by dlucio
- missing config files

Revision 475118 - Directory Listing
Modified Wed Sep 4 14:14:24 2013 UTC (10 years, 7 months ago) by luigiwalser
1.20.7

Revision 475075 - Directory Listing
Modified Wed Sep 4 08:26:05 2013 UTC (10 years, 7 months ago) by oden
- 2.2.2 (slight fedora sync)                                                                                                                                                                                       
- P0: rediffed the yubico patch                                                                                                                                                                                    
- P1: security fix for CVE-2013-4701                                                                                                                                                                               


Revision 474905 - Directory Listing
Modified Tue Sep 3 21:10:49 2013 UTC (10 years, 7 months ago) by lmenut
SILENT bump subrel

Revision 474904 - Directory Listing
Modified Tue Sep 3 21:06:49 2013 UTC (10 years, 7 months ago) by lmenut
- don't suggest texlive for now (mga#10388)

Revision 474235 - Directory Listing
Modified Mon Sep 2 05:14:05 2013 UTC (10 years, 7 months ago) by juancho
Updated to 1.4, several bugs fixed on current version.

Revision 474106 - Directory Listing
Modified Sun Sep 1 15:11:51 2013 UTC (10 years, 7 months ago) by guillomovitch
add missing python-pkg-resources (#11086)

Revision 474054 - Directory Listing
Modified Sun Sep 1 14:21:33 2013 UTC (10 years, 7 months ago) by guillomovitch
add fedora patch for CVE 2013-4885

Revision 473783 - Directory Listing
Modified Sat Aug 31 21:43:00 2013 UTC (10 years, 7 months ago) by matteo
- fixed bad locale definitions into the spec file (bug mga#10572)

Revision 473782 - Directory Listing
Modified Sat Aug 31 21:32:52 2013 UTC (10 years, 7 months ago) by djennings
- 3.9.2
- fix detection of invalid domain names


Revision 473588 - Directory Listing
Modified Fri Aug 30 22:14:06 2013 UTC (10 years, 7 months ago) by luigiwalser
own /etc/auto.master.d (mga#6559)

Revision 473555 - Directory Listing
Modified Fri Aug 30 20:34:48 2013 UTC (10 years, 7 months ago) by luigiwalser
add upstream patch to fix sigsegv in sasl_gss_encode in gssapi.c (mga#11112)

Revision 473178 - Directory Listing
Modified Thu Aug 29 22:36:13 2013 UTC (10 years, 7 months ago) by spuhler
- made the "mkdir" conditional

Revision 473144 - Directory Listing
Modified Thu Aug 29 21:55:21 2013 UTC (10 years, 7 months ago) by spuhler
- upgrade to version 1.3.0.5
- removed patch CVE-2013-2219-ACLs-inoperative-in-some-search-scenar.patch
  * already incorporated in updtaed source
- this updated solves CVS....

Revision 473136 - Directory Listing
Modified Thu Aug 29 21:52:51 2013 UTC (10 years, 7 months ago) by spuhler
SILENT replaced source 1.3.0.5 with 1.3.0.8

Revision 473135 - Directory Listing
Modified Thu Aug 29 21:52:13 2013 UTC (10 years, 7 months ago) by spuhler
SILENT deleted CVE-2013-2219 patch file

Revision 472954 - Directory Listing
Modified Thu Aug 29 15:44:47 2013 UTC (10 years, 7 months ago) by malo
adding requires erlang-mnesia,xmerl,os_mon,inets (mga#11054)

Revision 472870 - Directory Listing
Modified Thu Aug 29 07:19:42 2013 UTC (10 years, 7 months ago) by oden
- 0.9.3

Revision 472660 - Directory Listing
Modified Wed Aug 28 17:29:43 2013 UTC (10 years, 7 months ago) by sander85
Fix security vulnerability (mga#11100)

Revision 472650 - Directory Listing
Modified Wed Aug 28 16:40:46 2013 UTC (10 years, 7 months ago) by luigiwalser
add patch from debian to fix CVE-2013-4244

Revision 472587 - Directory Listing
Modified Wed Aug 28 06:27:42 2013 UTC (10 years, 7 months ago) by oden
- 11.5.1


Revision 472582 - Directory Listing
Modified Wed Aug 28 06:07:50 2013 UTC (10 years, 7 months ago) by fwang
rebuild to hardcode guile 1.8

Revision 472496 - Directory Listing
Modified Tue Aug 27 23:50:07 2013 UTC (10 years, 7 months ago) by eatdirt
Fix missing icon, add requires to net_applet (#10585)

Revision 471998 - Directory Listing
Modified Mon Aug 26 18:45:23 2013 UTC (10 years, 7 months ago) by dlucio
- trying to fix mga#10669

Revision 471883 - Directory Listing
Modified Mon Aug 26 14:52:04 2013 UTC (10 years, 7 months ago) by stormi
- (try to) fix black icons on black background (mga #9432)


Revision 471847 - Directory Listing
Modified Mon Aug 26 10:01:32 2013 UTC (10 years, 7 months ago) by oden
- 20.3


Revision 471640 - Directory Listing
Modified Sun Aug 25 13:07:15 2013 UTC (10 years, 7 months ago) by tmb
fix typo in nscd.service

Revision 471637 - Directory Listing
Modified Sun Aug 25 13:04:47 2013 UTC (10 years, 7 months ago) by tmb
Correct the processing of '\x80' characters in crypt_freesec.c

Revision 471630 - Directory Listing
Modified Sun Aug 25 13:03:21 2013 UTC (10 years, 7 months ago) by tmb
- drop minimal required kernel to 2.6.32 so it works in chroots on top
  of enterprise kernels


Revision 471611 - Directory Listing
Modified Sun Aug 25 11:20:12 2013 UTC (10 years, 7 months ago) by djennings
- fix race condition checking service status (mga#10934)
- fix directory definition in proxy wizard
- fix parameter format in proxy wizard
- updated default proxy config file


Revision 470867 - Directory Listing
Modified Sat Aug 24 09:02:42 2013 UTC (10 years, 7 months ago) by wally
- fix device file permission issues when using su (mga#11071)

Revision 470866 - Directory Listing
Modified Sat Aug 24 08:36:15 2013 UTC (10 years, 7 months ago) by wally
- revert 'allow logins with empty passwd' as the change was never actually pushed to updates

Revision 470378 - Directory Listing
Modified Fri Aug 23 19:28:43 2013 UTC (10 years, 7 months ago) by dlucio
- autoload_config file moved to vanilla

Revision 470328 - Directory Listing
Modified Fri Aug 23 17:12:12 2013 UTC (10 years, 7 months ago) by dlucio
- fixes from #10743

Revision 470231 - Directory Listing
Modified Fri Aug 23 11:44:37 2013 UTC (10 years, 7 months ago) by guillomovitch
add also python-OpenSSL

Revision 470219 - Directory Listing
Modified Fri Aug 23 11:29:44 2013 UTC (10 years, 7 months ago) by guillomovitch
backport from cauldron


Revision 470214 - Directory Listing
Modified Fri Aug 23 11:27:46 2013 UTC (10 years, 7 months ago) by guillomovitch
fix dependency (#10502)

Revision 470075 - Directory Listing
Modified Fri Aug 23 07:46:10 2013 UTC (10 years, 7 months ago) by oden
- rebuilt for php-5.4.19


Revision 470074 - Directory Listing
Modified Fri Aug 23 07:45:47 2013 UTC (10 years, 7 months ago) by oden
- 5.4.19

Revision 470069 - Directory Listing
Modified Fri Aug 23 07:40:48 2013 UTC (10 years, 7 months ago) by oden
- fix #10847 (Possible to install php-gd & php-gd-bundled together which causes errors)


Revision 470063 - Directory Listing
Modified Fri Aug 23 07:22:16 2013 UTC (10 years, 7 months ago) by oden
- 5.4.19


Revision 469951 - Directory Listing
Modified Fri Aug 23 00:04:19 2013 UTC (10 years, 7 months ago) by eatdirt
Config files modified to fix #10585

Revision 469950 - Directory Listing
Modified Fri Aug 23 00:02:20 2013 UTC (10 years, 7 months ago) by eatdirt
SILENT: new file ./SOURCES/WMWindowAttributes.mga

Revision 469949 - Directory Listing
Modified Fri Aug 23 00:02:19 2013 UTC (10 years, 7 months ago) by eatdirt
SILENT: new file ./SOURCES/WindowMaker.mga

Revision 469948 - Directory Listing
Modified Fri Aug 23 00:02:17 2013 UTC (10 years, 7 months ago) by eatdirt
SILENT: new file ./SOURCES/addxdgsupport.bash

Revision 469947 - Directory Listing
Modified Fri Aug 23 00:02:16 2013 UTC (10 years, 7 months ago) by eatdirt
SILENT: new file ./SOURCES/03WindowMaker

Revision 469946 - Directory Listing
Modified Fri Aug 23 00:02:14 2013 UTC (10 years, 7 months ago) by eatdirt
SILENT: new file ./SOURCES/WMState.mga

Revision 469945 - Directory Listing
Modified Fri Aug 23 00:02:12 2013 UTC (10 years, 7 months ago) by eatdirt
SILENT: new file ./SOURCES/startwindowmaker

Revision 469944 - Directory Listing
Modified Fri Aug 23 00:02:11 2013 UTC (10 years, 7 months ago) by eatdirt
SILENT: new file ./SOURCES/autostart.sh.mga

Revision 469943 - Directory Listing
Modified Fri Aug 23 00:02:09 2013 UTC (10 years, 7 months ago) by eatdirt
SILENT: delete file ./SOURCES/windowmaker-0.95.2-mga-Mageia-preconfigured-desktop.patch

Revision 469850 - Directory Listing
Modified Thu Aug 22 21:07:22 2013 UTC (10 years, 7 months ago) by luigiwalser
add patch from fedora to fix CVE-2013-1768

Revision 469790 - Directory Listing
Modified Thu Aug 22 19:45:21 2013 UTC (10 years, 7 months ago) by djennings
SILENT : correct subrelease

Revision 469768 - Directory Listing
Modified Thu Aug 22 19:15:38 2013 UTC (10 years, 7 months ago) by djennings
modify ifw config to new format (mga#8225)

Revision 469240 - Directory Listing
Modified Wed Aug 21 23:08:14 2013 UTC (10 years, 7 months ago) by luigiwalser
add patch from mancha to fix null pointer deref with glibc 2.17

Revision 469231 - Directory Listing
Modified Wed Aug 21 22:59:52 2013 UTC (10 years, 7 months ago) by luigiwalser
add patch from mancha to fix null pointer deref with glibc 2.17

Revision 469222 - Directory Listing
Modified Wed Aug 21 22:44:28 2013 UTC (10 years, 7 months ago) by luigiwalser
add patch from mancha to fix null pointer deref with glibc 2.17

Revision 469195 - Directory Listing
Modified Wed Aug 21 22:17:02 2013 UTC (10 years, 7 months ago) by luigiwalser
add patch from mancha to fix CVE-2012-2142 (rhbz#789936)

Revision 469185 - Directory Listing
Added Wed Aug 21 21:56:05 2013 UTC (10 years, 7 months ago) by luigiwalser
add patch from redhat to fix buffer overflows (rhbz#991757)


  ViewVC Help
Powered by ViewVC 1.1.30