SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for calamares-libs-1.1.4.2-1.fc22.x86_64.rpm :
Sat Oct 31 13:00:00 2015 Kevin Kofler - 1.1.4.2-1
- Update to 1.1.4.2
- Update URL tag and the calamares.io link in show.qml to use https

Sat Sep 26 14:00:00 2015 Kevin Kofler - 1.1.3-1
- Update to 1.1.3
- Add additional changes to calamares-default-settings.patch
- BuildRequires: qt5-qtwebkit-devel >= 5.3 for the webview module
- Add webview subpackage for the webview module (not used by default, extra dep)

Thu Aug 27 14:00:00 2015 Jonathan Wakely - 1.1.2-2
- Rebuilt for Boost 1.59

Mon Aug 17 14:00:00 2015 Kevin Kofler - 1.1.2-1
- Update to 1.1.2 (#1246955)
- Add Requires: gdisk (for sgdisk), dmidecode, upower, NetworkManager
- Add slideshow translations (fr, de, it)
- Drop obsolete calamares-1.0.1-fix-version.patch
- Rebase calamares-default-settings.patch

Wed Aug 5 14:00:00 2015 Jonathan Wakely 1.0.1-6.20150502gita70306e54f505
- Rebuilt for Boost 1.58

Wed Jun 17 14:00:00 2015 Fedora Release Engineering - 1.0.1-5.20150502gita70306e54f505
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Sun May 3 14:00:00 2015 Kevin Kofler - 1.0.1-4.20150502gita70306e54f505
- New snapshot, fixes bugs, improves EFI support, UI and translations
- Drop fix-reboot patch, fixed upstream
- Update default-settings patch
- Update automatic branding generation scriptlet

Sat May 2 14:00:00 2015 Kalev Lember - 1.0.1-3
- Rebuilt for GCC 5 C++11 ABI change

Thu Feb 5 13:00:00 2015 Kevin Kofler - 1.0.1-2
- Fix the version number reported in the About dialog (1.0.1, not 1.0.0)
- Apply upstream fix to make \"Restart now\" in \"Finished\" page actually reboot
- Make the link in the default show.qml clickable

Mon Feb 2 13:00:00 2015 Kevin Kofler - 1.0.1-1
- Update to the official release 1.0.1 (adds slideshow support, \"Finished\" page)
- Install a show.qml with a default, Calamares-branded slideshow
- BuildRequires: qt5-qtdeclarative-devel >= 5.3 (needed for the new slideshow)

Mon Jan 19 13:00:00 2015 Kevin Kofler - 0.17.0-8.20150119git5c6a302112cee
- New snapshot, fixes swap fstab entries and yum/dnf package removal

Sun Jan 11 13:00:00 2015 Kevin Kofler - 0.17.0-7.20150105gitfe44633e0ca52
- Rebuild for new extra-cmake-modules (to verify that it still builds)

Sat Jan 10 13:00:00 2015 Kevin Kofler - 0.17.0-6.20150105gitfe44633e0ca52
- New snapshot, improves the partitioning interface and updates translations
- Point URL to http://calamares.io/
- default-settings patch: Enable the packages module, make it remove calamares
- desktop-file patch: Remove the NoDisplay=true line, unneeded with the above
- Requires: dnf or yum depending on the Fedora version, for the packages module

Sun Dec 7 13:00:00 2014 Kevin Kofler - 0.17.0-5.20141206giteb748cca8ebfc
- Bump Release to distinguish official F21 update from Copr build

Sun Dec 7 13:00:00 2014 Kevin Kofler - 0.17.0-4.20141206giteb748cca8ebfc
- New snapshot, fixes detection and setup of display managers
- default-settings patch: Don\'t delist non-sddm DMs from displaymanager.conf
- Drop the Requires: sddm, no longer needed (now works with any DM or even none)

Sat Dec 6 13:00:00 2014 Kevin Kofler - 0.17.0-3.20141206git75adfa03fcba0
- New snapshot, fixes some bugs, adds partial/incomplete grub-efi support
- Add ExclusiveArch matching the livearches from anaconda.spec (#1171380)
- Requires: grub-efi on x86_64
- Rebase default-settings patch, set efiBootloaderId in grub.cfg

Sat Nov 29 13:00:00 2014 Kevin Kofler - 0.17.0-2.20141128giteee54241d1f58
- New snapshot, sets the machine-id, fixes mounting/unmounting bugs
- Rebase default-settings patch

Thu Nov 27 13:00:00 2014 Kevin Kofler - 0.17.0-1.20141127git8591dcf731cbf
- New snapshot, adds locale selector, fixes installation with SELinux enabled
- Use the version number from CMakeLists.txt, now at 0.17.0
- Use post-release snapshot numbering, milestone 0.17 was already reached

Mon Nov 24 13:00:00 2014 Kevin Kofler - 0-0.17.20141123gitc17898a6501fd
- New snapshot, adds \"About\" dialog and improves partitioning error reporting

Thu Nov 20 13:00:00 2014 Kevin Kofler - 0-0.16.20141119git01c3244396f35
- Automatically generate the branding to use by default (new \"auto\" branding)
- Remove README.branding, no longer needed

Thu Nov 20 13:00:00 2014 Kevin Kofler - 0-0.15.20141119git01c3244396f35
- New snapshot, creates /etc/default/grub if missing (calamares#128)
- README.branding: Mention new bootloaderEntryName setting
- Remove no longer needed workaround that wrote /etc/default/grub in %post

Tue Nov 18 13:00:00 2014 Kevin Kofler - 0-0.14.20141117gitdf47842fc7a03
- New snapshot, makes Python modules get branding information from branding.desc
- README.branding: Update with the resulting simplified instructions

Sat Nov 15 13:00:00 2014 Kevin Kofler - 0-0.13.20141115git6b2ccfb442def
- New snapshot, adds retranslation support to more modules, fixes writing
/etc/hosts, writes /etc/locale.conf (always LANG=en_US.UTF-8 for now)
- Drop grub2-tools (calamares#123) patch, names made configurable upstream
- Update default-settings patch to set the grub2 names and handle new modules
- Drop workaround recreating calamares/libcalamares.so symlink, fixed upstream
- Move desktop-file-validate call to %check

Tue Nov 11 13:00:00 2014 Kevin Kofler - 0-0.12.20141111gitfaa77d7f5e656
- New snapshot, writes keyboard configuration files to the installed system
(calamares#31), adds a language selector and dynamic retranslation support

Fri Nov 7 13:00:00 2014 Kevin Kofler - 0-0.11.20141107gitfd5d1935290d9
- New snapshot, fixes the calamares#132 fix again, fixes enabling translations

Thu Nov 6 13:00:00 2014 Kevin Kofler - 0-0.10.20141106git1df44eddba572
- New snapshot, fixes the calamares#132 fix, calamares#124 (colors in build.log)
- Drop pkexec policy rename from desktop-file patch, fixed upstream

Wed Nov 5 13:00:00 2014 Kevin Kofler - 0-0.9.20141104gitb9af5b7d544a7
- New snapshot, creates sddm.conf if missing (calamares#132), adds translations
- Use and customize the new upstream .desktop file
- Point URL to the new http://calamares.github.io/ page

Tue Oct 28 13:00:00 2014 Kevin Kofler - 0-0.8.20141028git10ca85338db00
- New snapshot, fixes FTBFS in Rawhide (Qt 5.4.0 beta) (calamares#125)

Tue Oct 28 13:00:00 2014 Kevin Kofler - 0-0.7.20141027git6a9c9cbaae0a9
- Add a README.branding documenting how to rebrand Calamares

Mon Oct 27 13:00:00 2014 Kevin Kofler - 0-0.6.20141027git6a9c9cbaae0a9
- New snapshot, device-source patch (calamares#127) upstreamed

Thu Oct 23 14:00:00 2014 Kevin Kofler - 0-0.5.20141020git89fe455163c62
- Disable startup notification, does not work properly with pkexec

Wed Oct 22 14:00:00 2014 Kevin Kofler - 0-0.4.20141020git89fe455163c62
- Add a .desktop file that live kickstarts can use to show a menu entry or icon

Mon Oct 20 14:00:00 2014 Kevin Kofler - 0-0.3.20141020git89fe455163c62
- New snapshot, fixes escape sequences in g++ diagnostics in the build.log
- Allow using devices as sources for unpackfs, fixes failure to install
- Write /etc/default/grub in %post if missing, fixes another install failure
- Fix the path to grub.cfg, fixes another install failure
- Own /etc/calamares/branding/

Mon Oct 20 14:00:00 2014 Kevin Kofler - 0-0.2.20141017git8a623cc1181e9
- Pass -DWITH_PARTITIONMANAGER:BOOL=\"ON\"
- Pass -DCMAKE_BUILD_TYPE:STRING=\"RelWithDebInfo\"
- Remove unnecessary Requires: kf5-filesystem

Mon Oct 20 14:00:00 2014 Kevin Kofler - 0-0.1.20141017git8a623cc1181e9
- Initial package


 
ICM