Compare commits
12 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
58b5195a94 | ||
|
8db315a45e | ||
|
446c84b651 | ||
|
bf0ad20fe8 | ||
|
85433411fb | ||
|
5d99cb8500 | ||
827f9c89e4 | |||
|
0aa0e75570 | ||
|
73b3c3ebaa | ||
|
7055411622 | ||
|
b164e39ae3 | ||
|
262e9331b1 |
@ -72,14 +72,12 @@ drwxr-xr-x root/root usr/lib/chromium/resources/inspector/Images/
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/responsiveDesign_2x.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/searchNext.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/searchPrev.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateInsecure.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateInsecure_2x.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateNeutral.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateNeutral_2x.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateSecure.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateSecure_2x.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateWarning.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateWarning_2x.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityPropertyInsecure.svg
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityPropertySecure.svg
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityPropertyWarning.svg
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateInsecure.svg
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateNeutral.svg
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/securityStateSecure.svg
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/serviceWorker.svg
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/sessionStorage.png
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/Images/settingsListRemove.png
|
||||
@ -107,8 +105,10 @@ drwxr-xr-x root/root usr/lib/chromium/resources/inspector/Images/
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/cm_modes_module.js
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/components_lazy_module.js
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/console_module.js
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/devices_module.js
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/devtools.js
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/devtools_extension_api.js
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/diff_module.js
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/elements_module.js
|
||||
drwxr-xr-x root/root usr/lib/chromium/resources/inspector/emulated_devices/
|
||||
-rw-r--r-- root/root usr/lib/chromium/resources/inspector/emulated_devices/google-nexus-5-horizontal-default-1x.png
|
||||
|
@ -1,3 +1,3 @@
|
||||
dadfd54a7fd1366688ff95f21c3bd1b7 chromium-46.0.2490.86.tar.xz
|
||||
b61a28c68c8b81b6bfa0fc671faed723 chromium-47.0.2526.106.tar.xz
|
||||
b527005e021b14869a669e42c46b661d chromium.desktop
|
||||
64968626706b07721983ac59fb3babbf chromium.sh
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: ninja dbus-glib gtk libevent nss xorg-libxscrnsaver xorg-libxtst libgcrypt xorg-libxdamage yasm xorg-libxt gperf speech-dispatcher libdrm libexif pciutils
|
||||
|
||||
name=chromium
|
||||
version=46.0.2490.86
|
||||
version=47.0.2526.106
|
||||
release=1
|
||||
source=(http://commondatastorage.googleapis.com/$name-browser-official/$name-$version.tar.xz \
|
||||
$name.sh $name.desktop)
|
||||
|
@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/AnimationCommon.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AsyncEventRunner.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AsyncScrollBase.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioBlock.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioBufferUtils.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioChannelAgent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioChannelFormat.h
|
||||
@ -24,6 +25,7 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioNodeExternalInputStream.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioNodeStream.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioOutputObserver.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioPacketizer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioParamTimeline.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioSampleFormat.h
|
||||
-rw-r--r-- root/root usr/include/firefox/AudioSegment.h
|
||||
@ -40,6 +42,9 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/CacheStorageService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/CameraCommon.h
|
||||
-rw-r--r-- root/root usr/include/firefox/CameraPreferences.h
|
||||
-rw-r--r-- root/root usr/include/firefox/CamerasChild.h
|
||||
-rw-r--r-- root/root usr/include/firefox/CamerasParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/CamerasUtils.h
|
||||
-rw-r--r-- root/root usr/include/firefox/CaretAssociationHint.h
|
||||
-rw-r--r-- root/root usr/include/firefox/CertVerifier.h
|
||||
-rw-r--r-- root/root usr/include/firefox/ClientCanvasLayer.h
|
||||
@ -62,7 +67,6 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/D3D9SurfaceImage.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DOMCameraManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DOMMediaStream.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DecodedStream.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DecoderTraits.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DecomposeIntoNoRepeatTriangles.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DeviceStorage.h
|
||||
@ -71,7 +75,7 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/DisplayItemClip.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DisplayListClipState.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DrawMode.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DriverInitCrashDetection.h
|
||||
-rw-r--r-- root/root usr/include/firefox/DriverCrashGuard.h
|
||||
-rw-r--r-- root/root usr/include/firefox/EGLUtils.h
|
||||
-rw-r--r-- root/root usr/include/firefox/EMEAudioDecoder.h
|
||||
-rw-r--r-- root/root usr/include/firefox/EMEDecoderModule.h
|
||||
@ -85,10 +89,13 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/FakeInputPortService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/FileBlockCache.h
|
||||
-rw-r--r-- root/root usr/include/firefox/FilterSupport.h
|
||||
-rw-r--r-- root/root usr/include/firefox/FlushableTaskQueue.h
|
||||
-rw-r--r-- root/root usr/include/firefox/ForceDiscreteGPUHelperCGL.h
|
||||
-rw-r--r-- root/root usr/include/firefox/FrameLayerBuilder.h
|
||||
-rw-r--r-- root/root usr/include/firefox/FrameMetrics.h
|
||||
-rw-r--r-- root/root usr/include/firefox/FramePropertyTable.h
|
||||
-rw-r--r-- root/root usr/include/firefox/FrameStatistics.h
|
||||
-rw-r--r-- root/root usr/include/firefox/FuzzingWrapper.h
|
||||
-rw-r--r-- root/root usr/include/firefox/GLBlitHelper.h
|
||||
-rw-r--r-- root/root usr/include/firefox/GLConsts.h
|
||||
-rw-r--r-- root/root usr/include/firefox/GLContext.h
|
||||
@ -221,6 +228,7 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaEngine.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaEngineCameraVideoSource.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaEngineDefault.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaEngineRemoteVideoSource.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaEngineWebRTC.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaEventSource.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaFormatReader.h
|
||||
@ -232,7 +240,7 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaSegment.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaSourceDecoder.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaSourceDemuxer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaSourceReader.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaStatistics.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaStreamGraph.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaTimer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/MediaTrack.h
|
||||
@ -251,6 +259,7 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/OpusParser.h
|
||||
-rw-r--r-- root/root usr/include/firefox/OpusTrackEncoder.h
|
||||
-rw-r--r-- root/root usr/include/firefox/Orientation.h
|
||||
-rw-r--r-- root/root usr/include/firefox/PLDHashTable.h
|
||||
-rw-r--r-- root/root usr/include/firefox/PlatformDecoderModule.h
|
||||
-rw-r--r-- root/root usr/include/firefox/PluginWidgetProxy.h
|
||||
-rw-r--r-- root/root usr/include/firefox/ProfilerBacktrace.h
|
||||
@ -277,7 +286,6 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/SerializedLoadContext.h
|
||||
-rw-r--r-- root/root usr/include/firefox/SharedBuffer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/SharedCertVerifier.h
|
||||
-rw-r--r-- root/root usr/include/firefox/SharedDecoderManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/SharedSurface.h
|
||||
-rw-r--r-- root/root usr/include/firefox/SharedSurfaceEGL.h
|
||||
-rw-r--r-- root/root usr/include/firefox/SharedSurfaceGL.h
|
||||
@ -290,6 +298,7 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/StackArena.h
|
||||
-rw-r--r-- root/root usr/include/firefox/StreamBuffer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/SurfaceCache.h
|
||||
-rw-r--r-- root/root usr/include/firefox/SurfaceFlags.h
|
||||
-rw-r--r-- root/root usr/include/firefox/SurfaceTypes.h
|
||||
-rw-r--r-- root/root usr/include/firefox/TextureGarbageBin.h
|
||||
-rw-r--r-- root/root usr/include/firefox/TexturePoolOGL.h
|
||||
@ -298,7 +307,6 @@ drwxr-xr-x root/root usr/include/firefox/
|
||||
-rw-r--r-- root/root usr/include/firefox/ThreeDPoint.h
|
||||
-rw-r--r-- root/root usr/include/firefox/TiledLayerBuffer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/TimeUnits.h
|
||||
-rw-r--r-- root/root usr/include/firefox/TimeVarying.h
|
||||
-rw-r--r-- root/root usr/include/firefox/TrackEncoder.h
|
||||
-rw-r--r-- root/root usr/include/firefox/TrackMetadataBase.h
|
||||
-rw-r--r-- root/root usr/include/firefox/TrackUnionStream.h
|
||||
@ -370,7 +378,6 @@ drwxr-xr-x root/root usr/include/firefox/demuxer/
|
||||
-rw-r--r-- root/root usr/include/firefox/gfxBlur.h
|
||||
-rw-r--r-- root/root usr/include/firefox/gfxColor.h
|
||||
-rw-r--r-- root/root usr/include/firefox/gfxContext.h
|
||||
-rw-r--r-- root/root usr/include/firefox/gfxCore.h
|
||||
-rw-r--r-- root/root usr/include/firefox/gfxCrashReporterUtils.h
|
||||
-rw-r--r-- root/root usr/include/firefox/gfxDrawable.h
|
||||
-rw-r--r-- root/root usr/include/firefox/gfxFT2FontBase.h
|
||||
@ -577,6 +584,7 @@ drwxr-xr-x root/root usr/include/firefox/js/
|
||||
-rw-r--r-- root/root usr/include/firefox/js/TrackedOptimizationInfo.h
|
||||
-rw-r--r-- root/root usr/include/firefox/js/TypeDecls.h
|
||||
-rw-r--r-- root/root usr/include/firefox/js/UbiNode.h
|
||||
-rw-r--r-- root/root usr/include/firefox/js/UbiNodeCensus.h
|
||||
-rw-r--r-- root/root usr/include/firefox/js/UbiNodeTraverse.h
|
||||
-rw-r--r-- root/root usr/include/firefox/js/Utility.h
|
||||
-rw-r--r-- root/root usr/include/firefox/js/Value.h
|
||||
@ -654,6 +662,7 @@ drwxr-xr-x root/root usr/include/firefox/libmkv/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla-config.h
|
||||
drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/AbstractThread.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/AbstractTimelineMarker.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/AddonPathService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Alignment.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/AllocPolicy.h
|
||||
@ -663,6 +672,9 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/AppData.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/AppProcessChecker.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/AppUnits.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ArenaObjectID.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ArenaRefPtr.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ArenaRefPtrInlines.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Array.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ArrayUtils.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Assertions.h
|
||||
@ -698,6 +710,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Compiler.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Compression.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/CondVar.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ConsoleTimelineMarker.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Constants.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ContentCache.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ContentEvents.h
|
||||
@ -724,9 +737,11 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/EventDispatcher.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/EventForwards.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/EventListenerManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/EventMessageList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/EventNameList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/EventStateManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/EventStates.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/EventTimelineMarker.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/FFTBlock.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/FeedWriterEnabled.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/FileLocation.h
|
||||
@ -734,6 +749,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/FinalizationWitnessService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/FloatingPoint.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/FontRange.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Function.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/GenericFactory.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/GenericRefCounted.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/GeometryUtils.h
|
||||
@ -763,8 +779,11 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/JSEventHandler.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/JSONWriter.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/JSObjectHolder.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/JavascriptTimelineMarker.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/KeyNameList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/LateWriteChecks.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/LayerAnimationInfo.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/LayerTimelineMarker.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/LazyIdleThread.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Likely.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/LinkedList.h
|
||||
@ -796,6 +815,8 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/NullPtr.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/NumericLimits.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/OSFileConstants.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/OTMTMarkerReceiver.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ObservedDocShell.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Observer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Omnijar.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/OwningNonNull.h
|
||||
@ -827,6 +848,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/RemoteSpellCheckEngineChild.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/RemoteSpellCheckEngineParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/RestyleLogging.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/RestyleTimelineMarker.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ReverseIterator.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/RollingMean.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/RuleNodeCacheConditions.h
|
||||
@ -841,6 +863,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ServiceList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Services.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/SharedThreadPool.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ShmemPool.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/SizePrintfMacros.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/SnappyCompressOutputStream.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/SnappyFrameUtils.h
|
||||
@ -873,6 +896,9 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ThreadLocal.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/TimeStamp.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/TimelineConsumers.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/TimelineMarker.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/TimelineMarkerEnums.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/TimestampTimelineMarker.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/ToString.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/Tokenizer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/TouchEvents.h
|
||||
@ -970,7 +996,6 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/AppsBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ArchiveReaderBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ArchiveRequestBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/AsyncHelper.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/AtomList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/Attr.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/AttrBinding.h
|
||||
@ -1107,7 +1132,6 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/CompositionEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/Console.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ConsoleBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ConstraintsBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ContactsBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ContainerBoxObject.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ContainerBoxObjectBinding.h
|
||||
@ -1252,18 +1276,19 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FetchBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FetchDriver.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FetchEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FetchUtil.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/File.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileHandle.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileHelper.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileHandleBase.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileHandleCommon.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileHandleStorage.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileListBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileModeBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FilePickerParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileReaderBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileReaderSyncBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileRequest.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileRequestBase.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileSystemBase.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileSystemRequestParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/FileSystemTaskBase.h
|
||||
@ -1514,6 +1539,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/KeyboardEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/KeyframeEffect.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/KeyframeEffectBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/KillSwitchBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/LegacyQueryInterfaceBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/Link.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/LinkStyleBinding.h
|
||||
@ -1581,7 +1607,6 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MessagePortList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MessagePortListBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MessagePortParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MetadataHelper.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MimeTypeArrayBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MimeTypeBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MmsMessage.h
|
||||
@ -1645,7 +1670,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MozVoicemailEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MozVoicemailStatusBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MozWakeLockBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MutableFile.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MutableFileBase.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MutationEvent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MutationEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/MutationObserverBinding.h
|
||||
@ -1695,6 +1720,8 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PeerConnectionObserverBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PeerConnectionObserverEnumsBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceCompositeTiming.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceCompositeTimingBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceEntry.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceEntryBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceEntryEvent.h
|
||||
@ -1704,6 +1731,12 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceMeasure.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceMeasureBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceNavigationBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceObserver.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceObserverBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceObserverEntryList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceObserverEntryListBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceRenderTiming.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceRenderTimingBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceResourceTiming.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceResourceTimingBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PerformanceTimingBinding.h
|
||||
@ -1732,8 +1765,8 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PositionErrorBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PowerManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/Presentation.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationAvailableEvent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationAvailableEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationAvailability.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationAvailabilityBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationCallbacks.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationChild.h
|
||||
@ -1741,9 +1774,13 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationDeviceManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationIPCService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationRequest.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationRequestBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationSession.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationSessionBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationSessionConnectEvent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationSessionConnectEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationSessionInfo.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PresentationSessionTransport.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/PrimitiveConversions.h
|
||||
@ -1804,6 +1841,8 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ResponseBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ResponsiveImageSelector.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/RootedDictionary.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/SRICheck.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/SRIMetadata.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/SVGAElement.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/SVGAElementBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/SVGAltGlyphElement.h
|
||||
@ -1997,6 +2036,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/SameProcessMessageQueue.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ScreenBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ScreenOrientation.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ScreenOrientationBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ScriptProcessorNode.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ScriptProcessorNodeBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ScriptSettings.h
|
||||
@ -2073,7 +2113,6 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/StructuredClone.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/StructuredCloneHelper.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/StructuredCloneTags.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/StructuredCloneUtils.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/StyleRuleChangeEvent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/StyleRuleChangeEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/StyleSheetApplicableStateChangeEvent.h
|
||||
@ -2086,6 +2125,16 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/SubtleCrypto.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/SubtleCryptoBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/SystemUpdateBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPServerSocket.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPServerSocketBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPServerSocketEvent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPServerSocketEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPSocket.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPSocketBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPSocketErrorEvent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPSocketErrorEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPSocketEvent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TCPSocketEventBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TVChannel.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TVChannelBinding.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/TVCurrentChannelChangedEvent.h
|
||||
@ -2276,6 +2325,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/bluetooth/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/bluetooth/BluetoothManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/bluetooth/BluetoothPairingHandle.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/bluetooth/BluetoothPairingListener.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/bluetooth/BluetoothPbapRequestHandle.h
|
||||
drwxr-xr-x root/root usr/include/firefox/mozilla/dom/bluetooth/ipc/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/bluetooth/ipc/BluetoothMessageUtils.h
|
||||
drwxr-xr-x root/root usr/include/firefox/mozilla/dom/cache/
|
||||
@ -2318,14 +2368,17 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/cellbroadcast/
|
||||
drwxr-xr-x root/root usr/include/firefox/mozilla/dom/devicestorage/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/devicestorage/DeviceStorageRequestChild.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/devicestorage/DeviceStorageRequestParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/devicestorage/DeviceStorageStatics.h
|
||||
drwxr-xr-x root/root usr/include/firefox/mozilla/dom/filehandle/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/filehandle/ActorsChild.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/filehandle/ActorsParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/filehandle/SerializationHelpers.h
|
||||
drwxr-xr-x root/root usr/include/firefox/mozilla/dom/icc/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/icc/IccChild.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/icc/IccIPCUtils.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/icc/IccParent.h
|
||||
drwxr-xr-x root/root usr/include/firefox/mozilla/dom/indexedDB/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/indexedDB/ActorsParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/indexedDB/FileInfo.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/indexedDB/FileManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/indexedDB/FileSnapshot.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/indexedDB/IDBCursor.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/indexedDB/IDBDatabase.h
|
||||
@ -2349,6 +2402,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/ipc/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ipc/BlobChild.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ipc/BlobParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ipc/IdType.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ipc/StructuredCloneData.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/ipc/nsIRemoteBlob.h
|
||||
drwxr-xr-x root/root usr/include/firefox/mozilla/dom/mobileconnection/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/mobileconnection/MobileCallForwardingOptions.h
|
||||
@ -2421,7 +2475,6 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/dom/workers/bindings/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/workers/bindings/DataStoreCursor.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/workers/bindings/FileReaderSync.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/workers/bindings/Location.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/workers/bindings/MessagePort.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/workers/bindings/Navigator.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/workers/bindings/Performance.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/dom/workers/bindings/ServiceWorker.h
|
||||
@ -2464,12 +2517,14 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/gfx/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/Point.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/Quaternion.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/Rect.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/RefPtrSkia.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/RegionTyped.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/Scale.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/ScaleFactor.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/ScaleFactors2D.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/SharedDIB.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/SourceSurfaceCairo.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/StackArray.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/Tools.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/Types.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/gfx/UserData.h
|
||||
@ -2590,6 +2645,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/layers/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/layers/TextureHostOGL.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/layers/TiledContentClient.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/layers/TiledContentHost.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/layers/TouchCounter.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/layers/TransactionIdAllocator.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/layers/X11TextureHost.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/layers/X11TextureSourceBasic.h
|
||||
@ -2654,6 +2710,7 @@ drwxr-xr-x root/root usr/include/firefox/mozilla/net/
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/net/PHttpChannelParams.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/net/PSpdyPush.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/net/PackagedAppService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/net/PackagedAppVerifier.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/net/ReferrerPolicy.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/net/RemoteOpenFileChild.h
|
||||
-rw-r--r-- root/root usr/include/firefox/mozilla/net/RemoteOpenFileParent.h
|
||||
@ -2920,6 +2977,7 @@ drwxr-xr-x root/root usr/include/firefox/nestegg/
|
||||
-rw-r--r-- root/root usr/include/firefox/nsDocShellCID.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsDocShellLoadTypes.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsDocumentWarningList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsDumpUtils.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsEditorCID.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsEmbedCID.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsEmbedString.h
|
||||
@ -3197,6 +3255,7 @@ drwxr-xr-x root/root usr/include/firefox/nestegg/
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIContentPolicyBase.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIContentPrefService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIContentPrefService2.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIContentSecurityManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIContentSecurityPolicy.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIContentSerializer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIContentSink.h
|
||||
@ -3392,8 +3451,6 @@ drwxr-xr-x root/root usr/include/firefox/nestegg/
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIDOMStorageManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIDOMStyleSheet.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIDOMStyleSheetList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIDOMTCPServerSocket.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIDOMTCPSocket.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIDOMText.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIDOMTimeEvent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIDOMTimeRanges.h
|
||||
@ -3661,6 +3718,7 @@ drwxr-xr-x root/root usr/include/firefox/nestegg/
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIMediaManager.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIMemory.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIMemoryInfoDumper.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIMemoryProfiler.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIMemoryReporter.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIMenuBoxObject.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIMenuBuilder.h
|
||||
@ -3726,6 +3784,7 @@ drwxr-xr-x root/root usr/include/firefox/nestegg/
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIPKIParamBlock.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIPackageKitService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIPackagedAppService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIPackagedAppVerifier.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIPageSequenceFrame.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIParentChannel.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIParentRedirectingChannel.h
|
||||
@ -3920,6 +3979,7 @@ drwxr-xr-x root/root usr/include/firefox/nestegg/
|
||||
-rw-r--r-- root/root usr/include/firefox/nsISelectionListener.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsISelectionPrivate.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsISemanticUnitScanner.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsISensitiveInfoHiddenURI.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsISerializable.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsISerializationHelper.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsIServerSocket.h
|
||||
@ -3993,10 +4053,7 @@ drwxr-xr-x root/root usr/include/firefox/nestegg/
|
||||
-rw-r--r-- root/root usr/include/firefox/nsISystemProxySettings.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsISystemUpdateProvider.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsITCPPresentationServer.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsITCPServerSocketChild.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsITCPServerSocketParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsITCPSocketChild.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsITCPSocketParent.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsITCPSocketCallback.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsITLSServerSocket.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsITVService.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsITXTToHTMLConv.h
|
||||
@ -4236,13 +4293,13 @@ drwxr-xr-x root/root usr/include/firefox/nestegg/
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPluginLogging.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPluginNativeWindow.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPluginNativeWindowGtk.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPluginPlayPreviewInfo.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPluginTags.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPluginsCID.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPluginsDir.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPoint.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPosixLocale.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPresArena.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPresArenaObjectList.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPresContext.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPresState.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsPrintOptionsImpl.h
|
||||
@ -4396,7 +4453,6 @@ drwxr-xr-x root/root usr/include/firefox/nestegg/
|
||||
-rw-r--r-- root/root usr/include/firefox/nsUCvCnCID.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsUCvKOCID.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsUCvLatinCID.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsUCvTWCID.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsURIHashKey.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsURILoader.h
|
||||
-rw-r--r-- root/root usr/include/firefox/nsURLHelper.h
|
||||
@ -4453,7 +4509,6 @@ drwxr-xr-x root/root usr/include/firefox/opus/
|
||||
-rw-r--r-- root/root usr/include/firefox/opus/opus_multistream.h
|
||||
-rw-r--r-- root/root usr/include/firefox/opus/opus_types.h
|
||||
-rw-r--r-- root/root usr/include/firefox/ots-memory-stream.h
|
||||
-rw-r--r-- root/root usr/include/firefox/pldhash.h
|
||||
-rw-r--r-- root/root usr/include/firefox/qcms.h
|
||||
-rw-r--r-- root/root usr/include/firefox/qcmstypes.h
|
||||
-rw-r--r-- root/root usr/include/firefox/qsObjectHelper.h
|
||||
@ -4843,6 +4898,7 @@ drwxr-xr-x root/root usr/share/idl/firefox/
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIContentPolicyBase.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIContentPrefService.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIContentPrefService2.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIContentSecurityManager.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIContentSecurityPolicy.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIContentSniffer.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIContentURIGrouper.idl
|
||||
@ -5033,8 +5089,6 @@ drwxr-xr-x root/root usr/share/idl/firefox/
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIDOMStorageManager.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIDOMStyleSheet.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIDOMStyleSheetList.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIDOMTCPServerSocket.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIDOMTCPSocket.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIDOMText.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIDOMTimeEvent.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIDOMTimeRanges.idl
|
||||
@ -5265,6 +5319,7 @@ drwxr-xr-x root/root usr/share/idl/firefox/
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIMediaManager.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIMemory.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIMemoryInfoDumper.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIMemoryProfiler.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIMemoryReporter.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIMenuBoxObject.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIMenuBuilder.idl
|
||||
@ -5325,6 +5380,7 @@ drwxr-xr-x root/root usr/share/idl/firefox/
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIPKIParamBlock.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIPackageKitService.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIPackagedAppService.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIPackagedAppVerifier.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIParentChannel.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIParentRedirectingChannel.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIParentalControlsService.idl
|
||||
@ -5493,6 +5549,7 @@ drwxr-xr-x root/root usr/share/idl/firefox/
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsISelectionListener.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsISelectionPrivate.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsISemanticUnitScanner.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsISensitiveInfoHiddenURI.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsISerializable.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsISerializationHelper.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsIServerSocket.idl
|
||||
@ -5555,10 +5612,7 @@ drwxr-xr-x root/root usr/share/idl/firefox/
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsISystemProxySettings.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsISystemUpdateProvider.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsITCPPresentationServer.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsITCPServerSocketChild.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsITCPServerSocketParent.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsITCPSocketChild.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsITCPSocketParent.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsITCPSocketCallback.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsITLSServerSocket.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsITVService.idl
|
||||
-rw-r--r-- root/root usr/share/idl/firefox/nsITXTToHTMLConv.idl
|
||||
|
@ -1,3 +1,3 @@
|
||||
d610bf10a75afb4734045e1a43d8eba4 firefox-42.0.source.tar.xz
|
||||
357bcebe6a5b77876a3df8916e6363d3 firefox-43.0.2.source.tar.xz
|
||||
1c53b819f800c61cd50e7c47bdb30bf0 firefox-install-dir.patch
|
||||
cf6971669f70b440cb6ff8df8b2722ae firefox.desktop
|
||||
|
@ -4,13 +4,16 @@
|
||||
# Depends on: nss, libidl, gtk, python, alsa-lib, xorg-libxt, yasm, mesa3d, gst-plugins-base
|
||||
|
||||
name=firefox
|
||||
version=42.0
|
||||
version=43.0.2
|
||||
release=1
|
||||
source=(http://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.xz
|
||||
firefox-install-dir.patch firefox.desktop)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
# Workaround for unidentified crashes; build with -Os
|
||||
export CFLAGS="$(echo $CFLAGS | sed -e 's/-O[s0-3]/-Os/')"
|
||||
|
||||
sed -i '/^ftfntfmt.h/ i freetype/ftfntfmt.h' config/system-headers
|
||||
patch -p1 -i $SRC/firefox-install-dir.patch
|
||||
@ -29,6 +32,7 @@ cat <<- EOF > .mozconfig
|
||||
ac_add_options --enable-system-pixman
|
||||
ac_add_options --enable-system-sqlite
|
||||
#currently broken:
|
||||
# Disable the use of system upstream cairo for now since it will cause crashes.
|
||||
#ac_add_options --enable-system-cairo
|
||||
ac_add_options --with-pthreads
|
||||
ac_add_options --enable-optimize="$CFLAGS"
|
||||
|
@ -1 +1 @@
|
||||
c99d368656c5ad08eb79f374053a14c4 flash-plugin-11.2.202.548-release.x86_64.rpm
|
||||
b20fe5056f58ba95c7a3f19e7e9343a2 flash-plugin-11.2.202.559-release.x86_64.rpm
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on:
|
||||
|
||||
name=flash-player-plugin
|
||||
version=11.2.202.548
|
||||
version=11.2.202.559
|
||||
release=1
|
||||
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$version/flash-plugin-$version-release.x86_64.rpm)
|
||||
|
||||
|
@ -12,17 +12,22 @@ drwxr-xr-x root/root etc/grub.d/
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/grub-editenv
|
||||
-rwxr-xr-x root/root usr/bin/grub-file
|
||||
-rwxr-xr-x root/root usr/bin/grub-fstest
|
||||
-rwxr-xr-x root/root usr/bin/grub-glue-efi
|
||||
-rwxr-xr-x root/root usr/bin/grub-kbdcomp
|
||||
-rwxr-xr-x root/root usr/bin/grub-menulst2cfg
|
||||
-rwxr-xr-x root/root usr/bin/grub-mkfont
|
||||
-rwxr-xr-x root/root usr/bin/grub-mkimage
|
||||
-rwxr-xr-x root/root usr/bin/grub-mklayout
|
||||
-rwxr-xr-x root/root usr/bin/grub-mknetdir
|
||||
-rwxr-xr-x root/root usr/bin/grub-mkpasswd-pbkdf2
|
||||
-rwxr-xr-x root/root usr/bin/grub-mkrelpath
|
||||
-rwxr-xr-x root/root usr/bin/grub-mkrescue
|
||||
-rwxr-xr-x root/root usr/bin/grub-mkstandalone
|
||||
-rwxr-xr-x root/root usr/bin/grub-render-label
|
||||
-rwxr-xr-x root/root usr/bin/grub-script-check
|
||||
-rwxr-xr-x root/root usr/bin/grub-syslinux2cfg
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/grub/
|
||||
drwxr-xr-x root/root usr/lib/grub/fonts/
|
||||
@ -42,6 +47,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/all_video.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/aout.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/aout.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/archelp.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/archelp.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/at_keyboard.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/at_keyboard.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/ata.mod
|
||||
@ -62,6 +69,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/boot.img
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/boot.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/boot.module
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/boot_hybrid.image
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/boot_hybrid.img
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/bsd.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/bsd.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/btrfs.mod
|
||||
@ -70,10 +79,24 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/bufio.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cat.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cat.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cbfs.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cbfs.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cbls.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cbls.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cbmemc.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cbmemc.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cbtable.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cbtable.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cbtime.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cbtime.module
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cdboot.image
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cdboot.img
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/chain.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/chain.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cmdline_cat_test.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cmdline_cat_test.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cmosdump.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cmosdump.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cmostest.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/cmostest.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/cmp.mod
|
||||
@ -103,10 +126,14 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/datehook.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/datetime.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/datetime.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/disk.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/disk.module
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/diskboot.image
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/diskboot.img
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/diskfilter.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/diskfilter.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/div_test.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/div_test.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/dm_nv.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/dm_nv.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/drivemap.mod
|
||||
@ -119,6 +146,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/ehci.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/elf.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/elf.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/eval.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/eval.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/exfat.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/exfat.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/exfctest.mod
|
||||
@ -129,6 +158,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/extcmd.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/fat.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/fat.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/file.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/file.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/font.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/font.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/freedos.mod
|
||||
@ -150,6 +181,10 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gcry_crc.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gcry_des.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gcry_des.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gcry_dsa.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gcry_dsa.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gcry_idea.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gcry_idea.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gcry_md4.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gcry_md4.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gcry_md5.mod
|
||||
@ -160,6 +195,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gcry_rijndael.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gcry_rmd160.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gcry_rmd160.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gcry_rsa.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gcry_rsa.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gcry_seed.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gcry_seed.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gcry_serpent.mod
|
||||
@ -187,6 +224,10 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gfxmenu.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gfxterm.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gfxterm.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gfxterm_background.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gfxterm_background.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gfxterm_menu.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gfxterm_menu.module
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gmodule.pl
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/gptsync.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/gptsync.module
|
||||
@ -208,6 +249,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/hfs.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/hfsplus.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/hfsplus.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/hfspluscomp.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/hfspluscomp.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/http.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/http.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/iorw.mod
|
||||
@ -226,6 +269,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/keystatus.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/ldm.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/ldm.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/legacy_password_test.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/legacy_password_test.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/legacycfg.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/legacycfg.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/linux.mod
|
||||
@ -256,6 +301,12 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/lzma_decompress.img
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/lzopio.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/lzopio.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/macbless.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/macbless.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/macho.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/macho.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/mda_text.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/mda_text.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/mdraid09.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/mdraid09.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/mdraid09_be.mod
|
||||
@ -284,12 +335,18 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/mmap.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/moddep.lst
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/modinfo.sh
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/morse.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/morse.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/mpi.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/mpi.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/msdospart.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/msdospart.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/multiboot.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/multiboot.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/multiboot2.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/multiboot2.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/nativedisk.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/nativedisk.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/net.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/net.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/newc.mod
|
||||
@ -306,6 +363,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/ntldr.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/odc.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/odc.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/offsetio.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/offsetio.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/ohci.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/ohci.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/part_acorn.mod
|
||||
@ -316,6 +375,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/part_apple.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/part_bsd.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/part_bsd.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/part_dfly.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/part_dfly.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/part_dvh.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/part_dvh.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/part_gpt.mod
|
||||
@ -340,8 +401,12 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/pata.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/pbkdf2.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/pbkdf2.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/pbkdf2_test.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/pbkdf2_test.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/pci.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/pci.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/pcidump.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/pcidump.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/plan9.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/plan9.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/play.mod
|
||||
@ -352,6 +417,10 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/priority_queue.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/probe.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/probe.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/procfs.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/procfs.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/progress.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/progress.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/pxe.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/pxe.module
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/pxeboot.image
|
||||
@ -390,14 +459,24 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/serial.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/setjmp.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/setjmp.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/setjmp_test.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/setjmp_test.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/setpci.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/setpci.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/sfs.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/sfs.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/signature_test.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/signature_test.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/sleep.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/sleep.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/sleep_test.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/sleep_test.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/spkmodem.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/spkmodem.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/squash4.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/squash4.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/syslinuxcfg.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/syslinuxcfg.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/tar.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/tar.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/terminal.lst
|
||||
@ -411,20 +490,28 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/test_blockarg.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/testload.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/testload.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/testspeed.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/testspeed.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/tftp.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/tftp.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/tga.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/tga.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/time.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/time.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/tr.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/tr.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/trig.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/trig.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/true.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/true.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/truecrypt.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/truecrypt.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/udf.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/udf.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/ufs1.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/ufs1.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/ufs1_be.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/ufs1_be.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/ufs2.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/ufs2.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/uhci.mod
|
||||
@ -441,10 +528,14 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/usbserial_ftdi.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/usbserial_pl2303.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/usbserial_pl2303.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/usbserial_usbdebug.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/usbserial_usbdebug.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/usbtest.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/usbtest.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/vbe.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/vbe.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/verify.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/verify.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/vga.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/vga.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/vga_text.mod
|
||||
@ -456,18 +547,24 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/video_bochs.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/video_cirrus.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/video_cirrus.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/video_colors.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/video_colors.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/video_fb.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/video_fb.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/videoinfo.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/videoinfo.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/videotest.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/videotest.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/videotest_checksum.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/videotest_checksum.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/xfs.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/xfs.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/xnu.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/xnu.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/xnu_uuid.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/xnu_uuid.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/xnu_uuid_test.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/xnu_uuid_test.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/xzio.mod
|
||||
-rwxr-xr-x root/root usr/lib/grub/i386-pc/xzio.module
|
||||
-rw-r--r-- root/root usr/lib/grub/i386-pc/zfs.mod
|
||||
@ -479,8 +576,8 @@ drwxr-xr-x root/root usr/lib/grub/i386-pc/
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/grub-bios-setup
|
||||
-rwxr-xr-x root/root usr/sbin/grub-install
|
||||
-rwxr-xr-x root/root usr/sbin/grub-macbless
|
||||
-rwxr-xr-x root/root usr/sbin/grub-mkconfig
|
||||
-rwxr-xr-x root/root usr/sbin/grub-mknetdir
|
||||
-rwxr-xr-x root/root usr/sbin/grub-ofpathname
|
||||
-rwxr-xr-x root/root usr/sbin/grub-probe
|
||||
-rwxr-xr-x root/root usr/sbin/grub-reboot
|
||||
|
@ -1,5 +1,6 @@
|
||||
a1043102fbc7bcedbf53e7ee3d17ab91 grub-2.00.tar.xz
|
||||
be62932eade308a364ea4bbc91295930 grub-2.02~beta2.tar.xz
|
||||
8459e7425bf9eea9d482e53c5b5c91c9 grub.cfg.sample
|
||||
3a03d3f53911ac1889e6e68c8429f700 grub2-00_header.diff
|
||||
0d8c1aa18cbb52ac57c8414abb185e19 grub2-10_linux.diff
|
||||
1428560966c0b87094ec86589a45b44d grub2-cve-2015-8370.patch
|
||||
8c28087c5fcb3188f1244b390efffdbe unifont-5.1.20080820.pcf.gz
|
||||
|
@ -4,21 +4,23 @@
|
||||
# Depends on: libdevmapper freetype
|
||||
|
||||
name=grub2
|
||||
version=2.00
|
||||
release=7
|
||||
source=(ftp://ftp.gnu.org/gnu/grub/grub-$version.tar.xz \
|
||||
version=2.02-beta2
|
||||
release=1
|
||||
source=(http://alpha.gnu.org/gnu/grub/grub-2.02~beta2.tar.xz \
|
||||
http://unifoundry.com/unifont-5.1.20080820.pcf.gz \
|
||||
$name-00_header.diff $name-10_linux.diff grub.cfg.sample)
|
||||
$name-00_header.diff $name-10_linux.diff grub.cfg.sample \
|
||||
$name-cve-2015-8370.patch)
|
||||
|
||||
build() {
|
||||
export CFLAGS="${CFLAGS} -Wno-error"
|
||||
cd grub-$version
|
||||
cd grub-2.02~beta2
|
||||
|
||||
# fix for glibc 'gets' removal
|
||||
sed -i -e '/gets is a/d' grub-core/gnulib/stdio.in.h
|
||||
|
||||
patch -i $SRC/$name-00_header.diff util/grub.d/00_header.in
|
||||
patch -i $SRC/$name-10_linux.diff util/grub.d/10_linux.in
|
||||
patch -p1 -i $SRC/$name-cve-2015-8370.patch
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
|
32
grub2/grub2-cve-2015-8370.patch
Normal file
32
grub2/grub2-cve-2015-8370.patch
Normal file
@ -0,0 +1,32 @@
|
||||
diff --git a/grub-core/lib/crypto.c b/grub-core/lib/crypto.c
|
||||
index 010e550..683a8aa 100644
|
||||
--- a/grub-core/lib/crypto.c
|
||||
+++ b/grub-core/lib/crypto.c
|
||||
@@ -470,7 +470,8 @@ grub_password_get (char buf[], unsigned buf_size)
|
||||
|
||||
if (key == '\b')
|
||||
{
|
||||
- cur_len--;
|
||||
+ if (cur_len)
|
||||
+ cur_len--;
|
||||
continue;
|
||||
}
|
||||
|
||||
diff --git a/grub-core/normal/auth.c b/grub-core/normal/auth.c
|
||||
index c6bd96e..8615c48 100644
|
||||
--- a/grub-core/normal/auth.c
|
||||
+++ b/grub-core/normal/auth.c
|
||||
@@ -174,8 +174,11 @@ grub_username_get (char buf[], unsigned buf_size)
|
||||
|
||||
if (key == '\b')
|
||||
{
|
||||
- cur_len--;
|
||||
- grub_printf ("\b");
|
||||
+ if (cur_len)
|
||||
+ {
|
||||
+ cur_len--;
|
||||
+ grub_printf ("\b");
|
||||
+ }
|
||||
continue;
|
||||
}
|
||||
|
@ -18,9 +18,9 @@ lrwxrwxrwx root/root usr/lib/libpng.la -> libpng16.la
|
||||
lrwxrwxrwx root/root usr/lib/libpng.so -> libpng16.so
|
||||
-rw-r--r-- root/root usr/lib/libpng16.a
|
||||
-rwxr-xr-x root/root usr/lib/libpng16.la
|
||||
lrwxrwxrwx root/root usr/lib/libpng16.so -> libpng16.so.16.19.0
|
||||
lrwxrwxrwx root/root usr/lib/libpng16.so.16 -> libpng16.so.16.19.0
|
||||
-rwxr-xr-x root/root usr/lib/libpng16.so.16.19.0
|
||||
lrwxrwxrwx root/root usr/lib/libpng16.so -> libpng16.so.16.20.0
|
||||
lrwxrwxrwx root/root usr/lib/libpng16.so.16 -> libpng16.so.16.20.0
|
||||
-rwxr-xr-x root/root usr/lib/libpng16.so.16.20.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
lrwxrwxrwx root/root usr/lib/pkgconfig/libpng.pc -> libpng16.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libpng16.pc
|
||||
|
@ -1,2 +1,2 @@
|
||||
4991e8e3a79d9aaefc4106b4a3c7e13e libpng-1.6.19-apng.patch
|
||||
1e6a458429e850fc93c1f3b6dc00a48f libpng-1.6.19.tar.xz
|
||||
935fa62557ba6f547ccad74d261d11c4 libpng-1.6.20-apng.patch
|
||||
3968acb7c66ef81a9dab867f35d0eb4b libpng-1.6.20.tar.xz
|
||||
|
@ -4,14 +4,14 @@
|
||||
# Depends on: zlib
|
||||
|
||||
name=libpng
|
||||
version=1.6.19
|
||||
version=1.6.20
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/$name/$name-$version.tar.xz \
|
||||
$name-$version-apng.patch)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -p1 -i $SRC/$name-$version-apng.patch
|
||||
patch -p0 -i $SRC/$name-$version-apng.patch
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
|
||||
make
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1 +1,6 @@
|
||||
2283c116d1dda278ee77ef27c1a8e397 CVE-2010-2642.patch
|
||||
60fb9f058a6bb1f760ddaf2ed7d71879 CVE-2011-0764.diff
|
||||
22e03d81fab188139acbe7fd3a0a706a CVE-2011-1552_1553_1554.patch
|
||||
b947e6a732729db2819d4f857a686e2f format-security.diff
|
||||
82dafb6051d64a94f32c73d59649ddd0 lib-cleanup.diff
|
||||
a5629b56b93134377718009df1435f3c t1lib-5.1.2.tar.gz
|
||||
|
24
t1lib/CVE-2010-2642.patch
Normal file
24
t1lib/CVE-2010-2642.patch
Normal file
@ -0,0 +1,24 @@
|
||||
diff --git a/lib/t1lib/parseAFM.c b/lib/t1lib/parseAFM.c
|
||||
index 6a31d7f..ba64541 100644
|
||||
--- a/lib/t1lib/parseAFM.c
|
||||
+++ b/lib/t1lib/parseAFM.c
|
||||
@@ -199,7 +199,9 @@ static char *token(stream)
|
||||
idx = 0;
|
||||
|
||||
while (ch != EOF && ch != ' ' && ch != CR && ch != LF &&
|
||||
- ch != CTRL_Z && ch != '\t' && ch != ':' && ch != ';'){
|
||||
+ ch != CTRL_Z && ch != '\t' && ch != ':' && ch != ';'
|
||||
+ && idx < (MAX_NAME -1))
|
||||
+ {
|
||||
ident[idx++] = ch;
|
||||
ch = fgetc(stream);
|
||||
} /* while */
|
||||
@@ -235,7 +237,7 @@ static char *linetoken(stream)
|
||||
while ((ch = fgetc(stream)) == ' ' || ch == '\t' );
|
||||
|
||||
idx = 0;
|
||||
- while (ch != EOF && ch != CR && ch != LF && ch != CTRL_Z)
|
||||
+ while (ch != EOF && ch != CR && ch != LF && ch != CTRL_Z && idx < (MAX_NAME - 1))
|
||||
{
|
||||
ident[idx++] = ch;
|
||||
ch = fgetc(stream);
|
32
t1lib/CVE-2011-0764.diff
Normal file
32
t1lib/CVE-2011-0764.diff
Normal file
@ -0,0 +1,32 @@
|
||||
Description: Don't lookup previous point if there isn't any
|
||||
Author: Marc Deslauriers <marc.deslauriers@canonical.com>
|
||||
Forwarded: no
|
||||
|
||||
Index: t1lib-5.1.2/lib/type1/type1.c
|
||||
===================================================================
|
||||
--- t1lib-5.1.2.orig/lib/type1/type1.c 2011-12-13 14:24:14.280965637 -0600
|
||||
+++ t1lib-5.1.2/lib/type1/type1.c 2011-12-13 14:25:25.893320747 -0600
|
||||
@@ -1700,6 +1700,7 @@
|
||||
long pindex = 0;
|
||||
|
||||
/* compute hinting for previous segment! */
|
||||
+ if (ppoints == NULL) Error0i("RLineTo: No previous point!\n");
|
||||
FindStems( currx, curry, currx-ppoints[numppoints-2].x, curry-ppoints[numppoints-2].y, dx, dy);
|
||||
|
||||
/* Allocate a new path point and pre-setup data */
|
||||
@@ -1728,6 +1729,7 @@
|
||||
long pindex = 0;
|
||||
|
||||
/* compute hinting for previous point! */
|
||||
+ if (ppoints == NULL) Error0i("RRCurveTo: No previous point!\n");
|
||||
FindStems( currx, curry, currx-ppoints[numppoints-2].x, curry-ppoints[numppoints-2].y, dx1, dy1);
|
||||
|
||||
/* Allocate three new path points and pre-setup data */
|
||||
@@ -1903,6 +1905,7 @@
|
||||
FindStems( currx, curry, 0, 0, dx, dy);
|
||||
}
|
||||
else {
|
||||
+ if (ppoints == NULL) Error0i("RMoveTo: No previous point!\n");
|
||||
FindStems( currx, curry, ppoints[numppoints-2].x, ppoints[numppoints-2].y, dx, dy);
|
||||
}
|
||||
|
133
t1lib/CVE-2011-1552_1553_1554.patch
Normal file
133
t1lib/CVE-2011-1552_1553_1554.patch
Normal file
@ -0,0 +1,133 @@
|
||||
Author: Jaroslav Škarvada <jskarvad@redhat.com>
|
||||
Description: Fix more crashes on oversized fonts
|
||||
Bug-Redhat: http://bugzilla.redhat.com/show_bug.cgi?id=692909
|
||||
Index: t1lib-5.1.2/lib/type1/lines.c
|
||||
===================================================================
|
||||
--- t1lib-5.1.2.orig/lib/type1/lines.c 2007-12-23 09:49:42.000000000 -0600
|
||||
+++ t1lib-5.1.2/lib/type1/lines.c 2012-01-17 14:15:08.000000000 -0600
|
||||
@@ -67,6 +67,10 @@
|
||||
None.
|
||||
*/
|
||||
|
||||
+#define BITS (sizeof(LONG)*8)
|
||||
+#define HIGHTEST(p) (((p)>>(BITS-2)) != 0) /* includes sign bit */
|
||||
+#define TOOBIG(xy) ((xy < 0) ? HIGHTEST(-xy) : HIGHTEST(xy))
|
||||
+
|
||||
/*
|
||||
:h2.StepLine() - Produces Run Ends for a Line After Checks
|
||||
|
||||
@@ -84,6 +88,9 @@
|
||||
IfTrace4((LineDebug > 0), ".....StepLine: (%d,%d) to (%d,%d)\n",
|
||||
x1, y1, x2, y2);
|
||||
|
||||
+ if ( TOOBIG(x1) || TOOBIG(x2) || TOOBIG(y1) || TOOBIG(y2))
|
||||
+ abort("Lines this big not supported", 49);
|
||||
+
|
||||
dy = y2 - y1;
|
||||
|
||||
/*
|
||||
Index: t1lib-5.1.2/lib/type1/objects.c
|
||||
===================================================================
|
||||
--- t1lib-5.1.2.orig/lib/type1/objects.c 2007-12-23 09:49:42.000000000 -0600
|
||||
+++ t1lib-5.1.2/lib/type1/objects.c 2012-01-17 14:15:08.000000000 -0600
|
||||
@@ -1137,12 +1137,13 @@
|
||||
"Context: out of them", /* 46 */
|
||||
"MatrixInvert: can't", /* 47 */
|
||||
"xiStub called", /* 48 */
|
||||
- "Illegal access type1 abort() message" /* 49 */
|
||||
+ "Lines this big not supported", /* 49 */
|
||||
+ "Illegal access type1 abort() message" /* 50 */
|
||||
};
|
||||
|
||||
- /* no is valid from 1 to 48 */
|
||||
- if ( (number<1)||(number>48))
|
||||
- number=49;
|
||||
+ /* no is valid from 1 to 49 */
|
||||
+ if ( (number<1)||(number>49))
|
||||
+ number=50;
|
||||
return( err_msgs[number-1]);
|
||||
|
||||
}
|
||||
Index: t1lib-5.1.2/lib/type1/type1.c
|
||||
===================================================================
|
||||
--- t1lib-5.1.2.orig/lib/type1/type1.c 2012-01-17 14:13:28.000000000 -0600
|
||||
+++ t1lib-5.1.2/lib/type1/type1.c 2012-01-17 14:19:54.000000000 -0600
|
||||
@@ -1012,6 +1012,7 @@
|
||||
double nextdtana = 0.0; /* tangent of post-delta against horizontal line */
|
||||
double nextdtanb = 0.0; /* tangent of post-delta against vertical line */
|
||||
|
||||
+ if (ppoints == NULL || numppoints < 1) Error0v("FindStems: No previous point!\n");
|
||||
|
||||
/* setup default hinted position */
|
||||
ppoints[numppoints-1].ax = ppoints[numppoints-1].x;
|
||||
@@ -1289,7 +1290,7 @@
|
||||
static int DoRead(CodeP)
|
||||
int *CodeP;
|
||||
{
|
||||
- if (strindex >= CharStringP->len) return(FALSE); /* end of string */
|
||||
+ if (!CharStringP || strindex >= CharStringP->len) return(FALSE); /* end of string */
|
||||
/* We handle the non-documented Adobe convention to use lenIV=-1 to
|
||||
suppress charstring encryption. */
|
||||
if (blues->lenIV==-1) {
|
||||
@@ -1700,7 +1701,7 @@
|
||||
long pindex = 0;
|
||||
|
||||
/* compute hinting for previous segment! */
|
||||
- if (ppoints == NULL) Error0i("RLineTo: No previous point!\n");
|
||||
+ if (ppoints == NULL || numppoints < 2) Error0i("RLineTo: No previous point!\n");
|
||||
FindStems( currx, curry, currx-ppoints[numppoints-2].x, curry-ppoints[numppoints-2].y, dx, dy);
|
||||
|
||||
/* Allocate a new path point and pre-setup data */
|
||||
@@ -1729,7 +1730,7 @@
|
||||
long pindex = 0;
|
||||
|
||||
/* compute hinting for previous point! */
|
||||
- if (ppoints == NULL) Error0i("RRCurveTo: No previous point!\n");
|
||||
+ if (ppoints == NULL || numppoints < 2) Error0i("RRCurveTo: No previous point!\n");
|
||||
FindStems( currx, curry, currx-ppoints[numppoints-2].x, curry-ppoints[numppoints-2].y, dx1, dy1);
|
||||
|
||||
/* Allocate three new path points and pre-setup data */
|
||||
@@ -1788,7 +1789,9 @@
|
||||
long tmpind;
|
||||
double deltax = 0.0;
|
||||
double deltay = 0.0;
|
||||
-
|
||||
+
|
||||
+ if (ppoints == NULL || numppoints < 1) Error0i("DoClosePath: No previous point!");
|
||||
+
|
||||
/* If this ClosePath command together with the starting point of this
|
||||
path completes to a segment aligned to a stem, we would miss
|
||||
hinting for this point. --> Check and explicitly care for this! */
|
||||
@@ -1803,6 +1806,7 @@
|
||||
deltax = ppoints[i].x - ppoints[numppoints-1].x;
|
||||
deltay = ppoints[i].y - ppoints[numppoints-1].y;
|
||||
|
||||
+ if (ppoints == NULL || numppoints <= i + 1) Error0i("DoClosePath: No previous point!");
|
||||
/* save nummppoints and reset to move point */
|
||||
tmpind = numppoints;
|
||||
numppoints = i + 1;
|
||||
@@ -1905,7 +1909,7 @@
|
||||
FindStems( currx, curry, 0, 0, dx, dy);
|
||||
}
|
||||
else {
|
||||
- if (ppoints == NULL) Error0i("RMoveTo: No previous point!\n");
|
||||
+ if (ppoints == NULL || numppoints < 2) Error0i("RMoveTo: No previous point!\n");
|
||||
FindStems( currx, curry, ppoints[numppoints-2].x, ppoints[numppoints-2].y, dx, dy);
|
||||
}
|
||||
|
||||
@@ -2155,6 +2159,7 @@
|
||||
DOUBLE cx, cy;
|
||||
DOUBLE ex, ey;
|
||||
|
||||
+ if (ppoints == NULL || numppoints < 8) Error0v("FlxProc: No previous point!");
|
||||
|
||||
/* Our PPOINT list now contains 7 moveto commands which
|
||||
are about to be consumed by the Flex mechanism. --> Remove these
|
||||
@@ -2324,6 +2329,7 @@
|
||||
/* Returns currentpoint on stack */
|
||||
static void FlxProc2()
|
||||
{
|
||||
+ if (ppoints == NULL || numppoints < 1) Error0v("FlxProc2: No previous point!");
|
||||
/* Push CurrentPoint on fake PostScript stack */
|
||||
PSFakePush( ppoints[numppoints-1].x);
|
||||
PSFakePush( ppoints[numppoints-1].y);
|
@ -1,17 +1,28 @@
|
||||
# Description: Library for generating character- and string-glyphs from Adobe Type 1 fonts.
|
||||
# URL: http://www.foolabs.com/xpdf/
|
||||
# Description: A Type 1 Font Rasterizer Library for UNIX/X11.
|
||||
# URL: ftp://metalab.unc.edu/pub/Linux/libs/graphics/
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Packager: Robert McMeekin, viper at mcmeekin dot info
|
||||
# Depends on: xorg-libxaw
|
||||
|
||||
name=t1lib
|
||||
version=5.1.2
|
||||
release=1
|
||||
source=(ftp://sunsite.unc.edu/pub/Linux/libs/graphics/$name-$version.tar.gz)
|
||||
release=2
|
||||
source=(http://www.ibiblio.org/pub/Linux/libs/graphics/$name-$version.tar.gz
|
||||
lib-cleanup.diff
|
||||
format-security.diff
|
||||
CVE-2011-0764.diff
|
||||
CVE-2011-1552_1553_1554.patch
|
||||
CVE-2010-2642.patch)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
patch -p1 -i $SRC/lib-cleanup.diff
|
||||
patch -p1 -i $SRC/format-security.diff
|
||||
patch -p1 -i $SRC/CVE-2011-0764.diff
|
||||
patch -p1 -i $SRC/CVE-2011-1552_1553_1554.patch
|
||||
patch -p1 -i $SRC/CVE-2010-2642.patch
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-nls
|
||||
|
33
t1lib/format-security.diff
Normal file
33
t1lib/format-security.diff
Normal file
@ -0,0 +1,33 @@
|
||||
--- a/lib/type1/objects.c
|
||||
+++ b/lib/type1/objects.c
|
||||
@@ -957,7 +957,7 @@
|
||||
|
||||
sprintf(typemsg, "Wrong object type in %s; expected %s, found %s.\n",
|
||||
name, TypeFmt(expect), TypeFmt(obj->type));
|
||||
- IfTrace0(TRUE,typemsg);
|
||||
+ IfTrace1(TRUE, "%s", typemsg);
|
||||
|
||||
ObjectPostMortem(obj);
|
||||
|
||||
--- a/lib/t1lib/t1subset.c
|
||||
+++ b/lib/t1lib/t1subset.c
|
||||
@@ -759,7 +759,7 @@
|
||||
tr_len);
|
||||
T1_PrintLog( "T1_SubsetFont()", err_warn_msg_buf,
|
||||
T1LOG_DEBUG);
|
||||
- l+=sprintf( &(trailerbuf[l]), linebuf); /* contains the PostScript trailer */
|
||||
+ l+=sprintf( &(trailerbuf[l]), "%s", linebuf); /* contains the PostScript trailer */
|
||||
}
|
||||
|
||||
/* compute size of output file */
|
||||
--- a/lib/type1/objects.h
|
||||
+++ b/lib/type1/objects.h
|
||||
@@ -214,7 +214,7 @@
|
||||
/*SHARED*/
|
||||
/* NDW: personally, I want to see status and error messages! */
|
||||
#define IfTrace0(condition,model) \
|
||||
- {if (condition) printf(model);}
|
||||
+ {if (condition) fputs(model,stdout);}
|
||||
#define IfTrace1(condition,model,arg0) \
|
||||
{if (condition) printf(model,arg0);}
|
||||
#define IfTrace2(condition,model,arg0,arg1) \
|
59
t1lib/lib-cleanup.diff
Normal file
59
t1lib/lib-cleanup.diff
Normal file
@ -0,0 +1,59 @@
|
||||
do not link against libraries that are not needed
|
||||
|
||||
Index: t1lib-5.1.1/lib/Makefile.in
|
||||
===================================================================
|
||||
--- t1lib-5.1.1.orig/lib/Makefile.in 2008-01-05 19:17:21.000000000 +0100
|
||||
+++ t1lib-5.1.1/lib/Makefile.in 2008-01-05 19:17:38.000000000 +0100
|
||||
@@ -24,7 +24,7 @@
|
||||
X_LIBS = @X_LIBS@
|
||||
TOPSRC = @top_srcdir@
|
||||
XPM_LIB = -lXpm
|
||||
-XLIB = @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@
|
||||
+XLIB = -lX11
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LDLIBS = @LDLIBS@
|
||||
AR = ar rc
|
||||
@@ -137,7 +137,7 @@
|
||||
$(LIBTOOL) --mode=link \
|
||||
$(CC) $(LDFLAGS) -o $@ $(T1LIBX_OBJS) \
|
||||
-version-info @T1LIB_LT_CURRENT@:@T1LIB_LT_REVISION@:@T1LIB_LT_AGE@ \
|
||||
- libt1.la $(X_LIBS) $(XPM_LIB) $(XLIB) -no-undefined -rpath $(libdir)
|
||||
+ libt1.la $(X_LIBS) $(XLIB) -no-undefined -rpath $(libdir)
|
||||
cp t1lib/t1libx.h .
|
||||
|
||||
|
||||
Index: t1lib-5.1.1/type1afm/Makefile.in
|
||||
===================================================================
|
||||
--- t1lib-5.1.1.orig/type1afm/Makefile.in 2008-01-05 19:17:52.000000000 +0100
|
||||
+++ t1lib-5.1.1/type1afm/Makefile.in 2008-01-05 19:18:02.000000000 +0100
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
type1afm: $(OBJS) ../lib/t1lib.h
|
||||
$(LIBTOOL) --mode=link \
|
||||
- $(CC) -o type1afm $(LDFLAGS) $(OBJS) $(T1LIB) $(LDLIBS)
|
||||
+ $(CC) -o type1afm $(LDFLAGS) $(OBJS) $(T1LIB)
|
||||
|
||||
.SUFFIXES: .lo
|
||||
.c.lo:
|
||||
Index: t1lib-5.1.1/xglyph/Makefile.in
|
||||
===================================================================
|
||||
--- t1lib-5.1.1.orig/xglyph/Makefile.in 2008-01-05 19:18:15.000000000 +0100
|
||||
+++ t1lib-5.1.1/xglyph/Makefile.in 2008-01-05 19:18:31.000000000 +0100
|
||||
@@ -24,7 +24,7 @@
|
||||
X_LIBS = @X_LIBS@
|
||||
TOPSRC = @top_srcdir@
|
||||
XPM_LIB = -lXpm
|
||||
-XLIB = @X_PRE_LIBS@ -lXext -lX11 @X_EXTRA_LIBS@
|
||||
+XLIB = -lX11 @X_EXTRA_LIBS@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LDLIBS = @LDLIBS@
|
||||
AR = ar rc
|
||||
@@ -65,7 +65,7 @@
|
||||
|
||||
T1LIB = ../lib/libt1.la
|
||||
T1LIBX = ../lib/libt1x.la
|
||||
-XAWLIB = -lXaw -lXt -lXmu
|
||||
+XAWLIB = -lXaw -lXt
|
||||
|
||||
|
||||
all: xglyph
|
@ -1,3 +1,3 @@
|
||||
483373b1485cf2edea77c75a69602870 thunderbird-38.4.0.source.tar.bz2
|
||||
516ddb66f788ea7db48ed0d76f7a7ebc thunderbird-38.5.0.source.tar.bz2
|
||||
efd54ad6179d3327aa85602560a4a964 thunderbird-install-dir.patch
|
||||
87f8666f06ba8c3668e39068050bb77a thunderbird.desktop
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: python,gtk,alsa-lib,xorg-libxt,libidl,nss,yasm,mesa3d,libjpeg-turbo
|
||||
|
||||
name=thunderbird
|
||||
version=38.4.0
|
||||
version=38.5.0
|
||||
release=1
|
||||
source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.bz2
|
||||
$name.desktop thunderbird-install-dir.patch)
|
||||
|
@ -1815,6 +1815,7 @@ drwxr-xr-x root/root usr/lib/wine/fakedlls/
|
||||
-rw-r--r-- root/root usr/lib/wine/libd3dcompiler.def
|
||||
-rw-r--r-- root/root usr/lib/wine/libd3dim.def
|
||||
-rw-r--r-- root/root usr/lib/wine/libd3drm.def
|
||||
-rw-r--r-- root/root usr/lib/wine/libd3dx10.def
|
||||
-rw-r--r-- root/root usr/lib/wine/libd3dx9.def
|
||||
-rw-r--r-- root/root usr/lib/wine/libd3dxof.def
|
||||
-rw-r--r-- root/root usr/lib/wine/libdbgeng.def
|
||||
@ -3323,6 +3324,7 @@ drwxr-xr-x root/root usr/lib32/wine/fakedlls/
|
||||
-rw-r--r-- root/root usr/lib32/wine/libd3dcompiler.def
|
||||
-rw-r--r-- root/root usr/lib32/wine/libd3dim.def
|
||||
-rw-r--r-- root/root usr/lib32/wine/libd3drm.def
|
||||
-rw-r--r-- root/root usr/lib32/wine/libd3dx10.def
|
||||
-rw-r--r-- root/root usr/lib32/wine/libd3dx9.def
|
||||
-rw-r--r-- root/root usr/lib32/wine/libd3dxof.def
|
||||
-rw-r--r-- root/root usr/lib32/wine/libdbgeng.def
|
||||
|
@ -1,4 +1,4 @@
|
||||
1707ec947597d32619fd73f65940990c wine-1.8-rc2.tar.bz2
|
||||
96b51a2f2ae727802d71095354e69fef wine-1.8.tar.bz2
|
||||
6cec03fb81eb083c517c9bb2d70a1424 wine-mono-4.5.6.msi
|
||||
66fa7ceca8c0aa84c6a2db8672a743b6 wine_gecko-2.40-x86.msi
|
||||
5e5d242e52e885190a0fe02a2e38a987 wine_gecko-2.40-x86_64.msi
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on:fontconfig-32 freeglut-32 xorg-libxcomposite-32 xorg-libxcursor-32 xorg-libxinerama-32 xorg-libxrandr-32 xorg-libxxf86dga-32 alsa-lib-32 libpng-32 libjpeg-turbo-32 prelink gnutls-32
|
||||
|
||||
name=wine
|
||||
version=1.8-rc2
|
||||
version=1.8
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/wine/$name-$version.tar.bz2
|
||||
http://downloads.sourceforge.net/wine/wine_gecko-2.40-x86.msi
|
||||
|
Loading…
x
Reference in New Issue
Block a user