summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* gnome-settings-daemon: upgrade 3.34.1 -> 3.34.2Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | >From [1]: ============== Version 3.34.2 ============== Media-keys: - Place spawned processes into a systemd scope. For this to work, gnome-settings-daemon needs to be build with libgnome-desktop >= 3.34.2.1, as the API was added in that release. - Fixed saving screenshots to clipboard on wayland. For 3.34, this feature was fixed by using the X11 clipboard, saving to clipboard will indefinitely raise Xwayland if the Xwayland-on-demand experimental feature was enabled, and will not work at all if --no-x11 is passed to gnome-shell. - Fix crash on keybinding migration Smartcard: - Initialize pointer before use [1] http://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.34/gnome-settings-daemon-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-session: 3.34.1 -> 3.34.2Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | >From [1]: ============== Version 3.34.2 ============== autostart-app: Strip blacklisted variables from autostart environment data: Ensure shutdown target does not keep units loaded data: Make X11 services part of gnome-session-initialized data: Remove gnome-session-stable.timer and related units data: Remove never used gnome-session-shutdown.service doap: Add a description manager: Disable session saving on systemd managed sessions session-fill: Disable session restoring on systemd Translation updates: Chinese (Taiwan), Russian [1] http://ftp.gnome.org/pub/gnome/sources/gnome-session/3.34/gnome-session-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-flashback: upgrade 3.34.1 -> 3.34.2Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | >From [1]: Version 3.34.2 ============== - Fix shape region for screenshot select area. (#26) - Fix crash with external monitor. (#25) - Fix crash in clipboard manager. - Updated translations. [1] http://ftp.gnome.org/pub/gnome/sources/gnome-flashback/3.34/gnome-flashback-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.34.1 -> 3.34.2Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | >From [1]: ============== Version 3.34.2 ============== - Add helper to create transient systemd scopes - Translation updates [1] http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.34/gnome-desktop-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: upgrade 3.34.1 -> 3.34.2Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | | | >From [1]: 2007-04-10 Rodrigo Moya <rodrigo@gnome-db.org> * NEWS: * configure.in: updated for 2.18.1. 2007-04-09 Rodrigo Moya <rodrigo@gnome-db.org> * configure.in: build libslab statically, to avoid conflicts with gnome-main-menu, which installs its .so and header files. [1] http://ftp.gnome.org/pub/gnome/sources/control-center/2.18/control-center-2.18.1.changes Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-autoar: upgrade 0.2.3 -> 0.2.4Andreas Müller2019-12-291-3/+2
| | | | | | | | | | | | Read [1] and it seems that we can get rid of gnome-common-native dependency: Major changes in 0.2.4: * Use autoreconf instead of deprecated gnome-common (Javier Jardon) [1] http://ftp.gnome.org/pub/gnome/sources/gnome-autoar/0.2/gnome-autoar-0.2.4.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: upgrade 3.34.0 -> 3.34.1Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | >From [1]: News in 3.34.1, 2019-11-21 -------------------------- * A few bug fixes. * Updates to the Snap and Flatpak packages. * Translation updates. [1] http://ftp.gnome.org/pub/gnome/sources/gedit/3.34/gedit-3.34.1.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.34.1 -> 3.34.2Andreas Müller2019-12-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | >From [1]: Evolution-Data-Server 3.34.2 2019-11-22 --------------------------------------- Bug Fixes: I#156 - EBook/CalMetaBackend: Automatic refresh not always setup ][ (Milan Crha) I#159 - LDAP: Fails to read userCertificate from the server (Milan Crha) I#162 - e-cal-recur: Ignores recurrence exceptions (Milan Crha) I#164 - HSTS (RFC 6797) support for "On The Web" calendars (Milan Crha) I#169 - Detached instances shown as with floating time (Milan Crha) I#173 - ESoupSession: Accept also compressed responses (Milan Crha) Miscellaneous: EWeatherSource: Use g_signal_connect_object() in e_weather_source_parse() (Milan Crha) Correct runtime warning from camel_network_service_can_reach() (Milan Crha) ESoupSession: Do not presend credentials on insecure connections (Milan Crha) EBackend: Slightly enhance g_warning() messages with an ESource identification (Milan Crha) ESource: Required signals not connected after EDBusObject is replaced (Milan Crha) LDAP: Change how LDAP query is constructed (Milan Crha) [1] http://ftp.gnome.org/pub/gnome/sources/evolution-data-server/3.34/evolution-data-server-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: upgrade 3.32.2 -> 3.32.3Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | >From [1] - just translations version 3.32.3 -------------- New or updated application translations: * Basque (Asier Sarasua Garmendia) * Japanese (Ryuta Fujii) [1] http://ftp.gnome.org/pub/gnome/sources/file-roller/3.32/file-roller-3.32.3.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 3.34.1 -> 3.34.1Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | >From [1]: Evince 3.34.2 ================ libview: * Fix crash on DnD (#1246, Marek Kasik) * Don't enable popup actions on page change (#1168, Jason Crain) Developers: * Jason Crain, Marek Kasik Translations: * Jordi Mas (Catalan) * Yi-Jyun Pan (Chinese (Taiwan)) * Stas Solovey (Russian) [1] http://ftp.gnome.org/pub/gnome/sources/evince/3.34/evince-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator: initial add 3.34.1Andreas Müller2019-12-292-0/+34
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-terminal: upgrade 0.8.8 -> 0.8.9Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks like a bugfix/translation release: Release notes for 0.8.9 ======================= 0.8.9 ===== - Respect the "Working Directory" setting when opening initial window (the current directory was used instead). (bug #16292) - Disable "Paste" actions in read-only mode - Point session manager to desktop file. This means that the session manager will know the (translated) name and icon for the application. This is visible e.g. in xfce4-session-settings in the "Current Session" tab. (bug #16121) - Resolve G_TYPE_INSTANCE_GET_PRIVATE deprecation warning - Allow to use <Alt> shortcuts when menu mnemonics are disabled - like <Alt>h which is normally used for "Help" menu. (bug #15989) - Fix 'Menubar starts shown when set to hidden in properties' (bug #15979) - Fix invalid geometry on Wayland. Also fixes the issue with increasing the window size when showing or hiding widgets such as tabbar, toolbar, menubar on Wayland. - Fix size increase when the menu is used on Wayland (bug #13938) - Avoid passing null pointer to g_warning() - Replace GLib threading functions with their GDK counterparts - Fix setting a font via the command line (bug #15869) - Properly apply zoom factor when creating new tab (bug #15785) - Add icons to "Cancel" and "Paste" buttons - Fix background color changing when changing focus if "Vary the background color for each tab" is enabled (bug #15740) - Revert "Save accelerators map on exit". It turned out that saving accelerators map on exit prevents users from disabling the Alt+N shortcuts by setting them to "" in accels.scm. The shortcuts that had been disabled got overridden on the next launch of the terminal. (bug #16058) - Allow to unset window urgency hint even if "Visual bell" is disabled (bug #15729) - Unmaximize drop-down window when hiding it. This seems to help xfwm4; otherwise, it won't be able to unmaximize the window once it's shown again. (bug #15681) - Allow to use --maximize with drop-down windows - Search dialog: Make opacity scale unfocusable. This prevents the text entry from losing focus when the opacity scale is used. - Fix closing tabs with middle click. This includes switching to last active tab, allowing to undo close tab, and checking for a running process. (bug #15687) - Translation updates: Croatian, English (United Kingdom), Finnish, French, Galician, Greek, Italian, Lithuanian, Norwegian Bokmål, Portuguese, Slovak, Slovenian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cppunit: upgrade 1.14.0 -> 1.15.1Andreas Müller2019-12-291-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* catfish: upgrade 1.4.10 -> 1.4.11Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes & translations: Release notes for 1.4.11 ======================== General: - Radio indicators are now displayed on the layout options Bug Fixes: - Fix crashes when GdkDisplay or GdkScreen calls return None (LP: - Fix configuration of preferred window layout (Xfce #16085) - Fix finding files in the target directory (Xfce #15985, #16233) - Fix symbolic link looping (Xfce #16272) - Fix home (~) expansion for the start path - Fix asv-summary-has-dot-suffix (https://appstream.debian.org/sid/main/issues/catfish.html) Translation Updates: Albanian, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Dutch, French, German, Interlingue, Italian, Korean, Lithuanian, Malay, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tumbler: upgrade 0.2.7 -> 0.2.8Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | Bugfixes & translations: Release notes for 0.2.8 ======================= - Fix thumbnail orientation (Bug #15011) - prepend $XDG_DATA_HOME/thumbnailers/ to thumbnailers directory (Bug #15858) - Translation Updates: Galician, Portuguese, Slovenian, Spanish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exo: upgrade 0.12.10 -> 0.12.11Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | | | Looks like a mini-bugfix: Release notes for 0.12.11 ========================= General: - Bump documentation dates - Add *.mo to .gitignore Bug Fixes: - Revert padding patches that add too much padding in the Thunar compact view (Xfce #16196) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opensc: Fix misaligned indentationKhem Raj2019-12-282-0/+70
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ippool: Fix strncpy -Wformat-truncation warningKhem Raj2019-12-282-0/+40
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Adrian Bunk <bunk@stusta.de>
* jsoncpp: Upgrade to 1.9.2Khem Raj2019-12-281-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatbuffers: add PIC compiler flag required for aarch64Andrey Zhizhikin2019-12-271-2/+2
| | | | | | | | | | | | | | | Add PIC flag to CXXFLAGS in order to solve the issue with linking against the library for aarch64. Without PIC enabled, linking against this library fails with following messages: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `[snap]' which may bind externally can not be used when making a shared object; recompile with -fPIC Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bdwgc: make libatomic-ops as dependencyKai Kang2019-12-271-8/+5
| | | | | | | | libatomic_ops is required and can't be optional. Move it from PACKAGECONFIG to DEPENDS. Adjust the ordering of the recipe as well. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-vm-tools: Ignore -Warray-boundsKhem Raj2019-12-262-0/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tvheadend: Fix format-truncation warningsKhem Raj2019-12-262-0/+47
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wvstreams: Fix build with gcc10Khem Raj2019-12-262-0/+30
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpd: Fix build with gcc10Khem Raj2019-12-263-0/+67
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ltrace: Fix build with gcc10Khem Raj2019-12-253-1/+48
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* memcached: upgrade to 1.5.20Khem Raj2019-12-251-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* upm: Fix 'may be used uninitialized' errorsKhem Raj2019-12-252-0/+58
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libubox: Update to latestKhem Raj2019-12-252-1/+44
| | | | | | Fix out of bounds array access Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluidsynth: upgrade 2.0.9 -> 2.1.0Andreas Müller2019-12-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | As the version number suggests this is largely a feature upgrade: >From annoucement: New features new, less "ringing" reverb engine (#380, thanks to @jjceresa) new, stereophonic chorus engine (#548, thanks to @jjceresa) support for Downloadable Sounds (DLS) files was added (#320, requires libinstpatch) improved integrity checking of SoundFont modulators (#467, thanks to @jjceresa) rendering to stdout is now possible (#553, thanks to @mawe42) the following Audio Drivers have been added: Oboe (#464, tested on Android, thanks to @atsushieno) OpenSLES (#464, tested on Android, thanks to @atsushieno) SDL2 (#478, thanks to @carlo-bramini) WaveOut (#466, tested on Win98, WinNT4.0, WinXP, thanks to @carlo-bramini) various performance improvements (#543, #545, #547, #569, #573) Bug fixes generator modEnvAttack now has a convex shape according to SoundFont spec (#153) the default MIDI Pitch Wheel to Initial Pitch modulator now uses Fine Tune as destination generator, allowing it to be overridden by the soundfont designer (#154, thanks to @jjceresa) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: disable guest access and anonymous queriesTrevor Gamblin2019-12-251-1/+5
| | | | | | | | | | | | | | | | | | Guest accounts for Samba are a known potential vulnerability (see https://www.tenable.com/plugins/nessus/26919) where info about the host can be obtained without proper access. The option "map to guest = bad user" allows login attempts with usernames that don't exist to map to the guest account, while the "restrict anonymous" value (implicitly set to 0 before this patch) would allow any queries to obtain user and group list information. Raise the default security level by setting "restrict anonymous" to "1" and "map to guest" to "never" to avoid providing user/group info to unauthenticated users and reject login attempts with an invalid password, respectively. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cannelloni: Include stdexcept for runtime_errorKhem Raj2019-12-232-0/+33
| | | | | | | | | Fixes error: 'runtime_error' is not a member of 'std' throw std::runtime_error("Allocation error."); ^~~~~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: Upgrade to 5.0.7Khem Raj2019-12-235-128/+58
| | | | | | | | Remove an upstreamed patch Add patches to build with new glibc/gcc Drop atomic removal patch and link with libatomic when needed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dvb-apps: Replace stime with clock_settimeKhem Raj2019-12-232-0/+33
| | | | | | Newer glibc 2.31+ removed stime. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pam-plugin-ldapdb: Include <stdexcept> for std::invalid_argumentKhem Raj2019-12-232-1/+28
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* surf: Add opengl requirementArmin Kuster2019-12-231-1/+1
| | | | | | | | webkitgtk depends on opengel so this package wont build unless opengl is set. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvncserver: fix build depends issueArmin Kuster2019-12-231-1/+1
| | | | | | | only include ffmpeg if correct license is defined Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glfw: missing feature check.Armin Kuster2019-12-231-1/+1
| | | | | | | | glfw depends on libglu which wont build if "opengl" is not in DISTRO_FEATURES Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glog: fix do_fetch errorQuanyang Wang2019-12-231-1/+1
| | | | | | | | | | This fixes the build error as below: WARNING: glog-0.3.5-r0 do_fetch: Failed to fetch URL git://github.com/google/glog.git;branch=v035, attempting MIRRORS if available ERROR: glog-0.3.5-r0 do_fetch: Fetcher failure: Unable to find revision a6a166db069520dbbd653c97c2e5b12e08a8bb26 in branch v035 even from upstream ERROR: glog-0.3.5-r0 do_fetch: Fetcher failure for URL: 'git://github.com/google/glog.git;branch=v035'. Unable to fetch URL from any source. Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libhugetlbfs: update patch to make it work for python3Changqing Li2019-12-231-1/+4
| | | | | | | | Fix error: TypeError: a bytes-like object is required, not 'str' Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: upgrade 1.17 -> 1.17.1Wang Mingyu2019-12-231-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spirv-tools: Fix multilib buildsKhem Raj2019-12-202-1/+37
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: Use nonarch_libdir for systemd_unitsKhem Raj2019-12-201-4/+7
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: Fix packaging errors when using lib64 libdirKhem Raj2019-12-201-2/+3
| | | | | | | | | Fixes ERROR: ostree-2019.6-r0 do_package: QA Issue: ostree: Files/directories were installed but not shipped in any package: /usr/lib/ostree/ostree-prepare-root /usr/lib/ostree/ostree-remount Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liblightmodbus: Fix packaging errors when using multilibKhem Raj2019-12-202-1/+40
| | | | | | | | | Fixes ERROR: liblightmodbus-2.0.2-r0 do_package: QA Issue: liblightmodbus: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/liblightmodbus.a Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ruli: Define OOP_LIB_DIR and INSTALL_LIB_DIRKhem Raj2019-12-201-1/+4
| | | | | | This helps in taking care of multilib install dir Signed-off-by: Khem Raj <raj.khem@gmail.com>
* civetweb: Upgrade to latest tipKhem Raj2019-12-201-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Package module conf files via nonarch_libdirKhem Raj2019-12-201-1/+1
| | | | | | | | | | Fixes ERROR: iwd-1.0-r0 do_package: QA Issue: iwd: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/modules-load.d /usr/lib/modules-load.d/pkcs8.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firewalld: Package firewalld filesKhem Raj2019-12-201-0/+1
| | | | | | | | | ERROR: firewalld-0.7.2-r0 do_package: QA Issue: firewalld: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/firewalld /usr/lib/firewalld/zones Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rygel: Use nonarch_libdir for systemd unitsKhem Raj2019-12-201-3/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>