diff --git a/desktop/kde/plasma/sddm/actions.py b/desktop/kde/plasma/sddm/actions.py index f7cdf72f3f..59ff9a2d69 100644 --- a/desktop/kde/plasma/sddm/actions.py +++ b/desktop/kde/plasma/sddm/actions.py @@ -9,8 +9,13 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools def setup(): + shelltools.system("sed -e '/UPOWER_SERVICE)/ s:^://:' \ + -i src/daemon/PowerManager.cpp") + shelltools.system("sed -e 's/eval exec/& ck-launch-session /' \ + -i data/scripts/Xsession") + shelltools.makedirs("build") - shelltools.cd("build") + shelltools.cd("build") cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ diff --git a/desktop/kde/plasma/sddm/translations.xml b/desktop/kde/plasma/sddm/translations.xml new file mode 100644 index 0000000000..e8714d0eff --- /dev/null +++ b/desktop/kde/plasma/sddm/translations.xml @@ -0,0 +1,9 @@ + + + + sddm + QML based X11 display manager + QML tabanlı X11 görüntü yöneticisi. + KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings + + \ No newline at end of file diff --git a/network/web/firefox/pspec.xml b/network/web/firefox/pspec.xml index 02e46d3531..0d246906c4 100644 --- a/network/web/firefox/pspec.xml +++ b/network/web/firefox/pspec.xml @@ -15,7 +15,7 @@ app:gui Firefox Web Browser It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences. - https://ftp.mozilla.org/pub/firefox/releases/44.0/source/firefox-44.0.source.tar.xz + https://ftp.mozilla.org/pub/firefox/releases/44.0.2/source/firefox-44.0.2.source.tar.xz mozconfig @@ -39,7 +39,7 @@ libjpeg-turbo-devel pulseaudio-libs-devel gst-plugins-base-next-devel - nss-devel + nss-devel nspr-devel @@ -517,6 +517,13 @@ + + 2016-02-14 + 44.0.2 + Version bump, http://www.mozilla.org/en-US/firefox/44.0.2/releasenotes + Osman Erkan + osman.erkan@pisilinux.org + 2016-01-28 44.0 diff --git a/util/crypt/nss/pspec.xml b/util/crypt/nss/pspec.xml index ceb4238ba7..14b7a81cee 100644 --- a/util/crypt/nss/pspec.xml +++ b/util/crypt/nss/pspec.xml @@ -15,25 +15,25 @@ library Network Security Services Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. - https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_20_1_RTM/src/nss-3.20.1.tar.gz + https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_22_RTM/src/nss-3.22.tar.gz nss.pc.in nss-config.in generate-pc-config.sh - nspr-devel - sqlite-devel zlib-devel + sqlite-devel + nspr-devel - nss-3.18.1-standalone-1.patch + add_spi+cacert_ca_certs.patch ssl-renegotiate-transitional.patch fedora/add-relro-linker-option.patch - fedora/nss-539183.patch + @@ -75,6 +75,13 @@ + + 2016-02-14 + 3.22 + Version bump. + Osman Erkan + osman.erkan@pisilinux.org + 2015-12-21 3.20.1