diff --git a/.gitignore b/.gitignore index 54dc9fa..21a52c5 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ /cockpit-119.tar.xz /cockpit-120.tar.xz /cockpit-121.tar.xz +/cockpit-122.tar.xz diff --git a/cockpit.spec b/cockpit.spec index a9e4d62..66e35bd 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,4 +1,4 @@ -%define tag 121 +%define tag 122 %define rev 1 # # This file is maintained at the following location: @@ -554,6 +554,11 @@ pulls in some necessary packages via dependencies. %endif %changelog +* Tue Nov 01 2016 Stef Walter - 122-1 +- Works with UDisks in addition to storaged +- Allow logging into other systems from login page +- Explicitly specify javascript dependency versions + * Fri Oct 28 2016 Stef Walter - 121-1 - Network Manager Checkpoints - Add Debian Branding diff --git a/sources b/sources index 4c91bd7..3dc526a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77cd02441edd619ffe6dbfb1ef59e0bb cockpit-121.tar.xz +d2b7e9e699fe07894d31c1dd73e1a0d3 cockpit-122.tar.xz