Univention Bugzilla – Attachment 6674 Details for
Bug 37725
/etc/lsb-release: Double quotes making python report '"Univention"' as distname
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix LSB configuration
37725-base-Fix-LSB-configuration.patch (text/plain), 1.95 KB, created by
Philipp Hahn
on 2015-02-13 17:40:08 CET
(
hide
)
Description:
Fix LSB configuration
Filename:
MIME Type:
Creator:
Philipp Hahn
Created:
2015-02-13 17:40:08 CET
Size:
1.95 KB
patch
obsolete
>From d88d7994e5cbf97753ef4dbc78b90340d3cf0654 Mon Sep 17 00:00:00 2001 >Message-Id: <d88d7994e5cbf97753ef4dbc78b90340d3cf0654.1423844534.git.hahn@univention.de> >From: Philipp Hahn <hahn@univention.de> >Date: Fri, 13 Feb 2015 17:13:58 +0100 >Subject: [PATCH] Bug #37725 base: Fix LSB configuration >Organization: Univention GmbH, Bremen, Germany > >Strip double quotes >--- > .../ucs-4.0-1/base/univention-base-files/conffiles/etc/lsb-release | 2 +- > .../ucs-4.0/ucs-4.0-1/base/univention-base-files/debian/changelog | 6 ++++++ > 2 files changed, 7 insertions(+), 1 deletion(-) > >diff --git a/branches/ucs-4.0/ucs-4.0-1/base/univention-base-files/conffiles/etc/lsb-release b/branches/ucs-4.0/ucs-4.0-1/base/univention-base-files/conffiles/etc/lsb-release >index 1711a91..357903d 100644 >--- a/branches/ucs-4.0/ucs-4.0-1/base/univention-base-files/conffiles/etc/lsb-release >+++ b/branches/ucs-4.0/ucs-4.0-1/base/univention-base-files/conffiles/etc/lsb-release >@@ -1,6 +1,6 @@ > @%@UCRWARNING=# @%@ > >-DISTRIB_ID="Univention" >+DISTRIB_ID=Univention > DISTRIB_RELEASE="@%@version/version@%@-@%@version/patchlevel@%@ errata@%@version/erratalevel@%@" > DISTRIB_CODENAME="@%@version/releasename@%@" > DISTRIB_DESCRIPTION="Univention Corporate Server @%@version/version@%@-@%@version/patchlevel@%@ errata@%@version/erratalevel@%@ (@%@version/releasename@%@)" >diff --git a/branches/ucs-4.0/ucs-4.0-1/base/univention-base-files/debian/changelog b/branches/ucs-4.0/ucs-4.0-1/base/univention-base-files/debian/changelog >index d650c55..3e71800 100644 >--- a/branches/ucs-4.0/ucs-4.0-1/base/univention-base-files/debian/changelog >+++ b/branches/ucs-4.0/ucs-4.0-1/base/univention-base-files/debian/changelog >@@ -1,3 +1,9 @@ >+univention-base-files (4.0.6-3) unstable; urgency=low >+ >+ * Bug #37725: Fix LSB configuration >+ >+ -- Philipp Hahn <hahn@univention.de> Fri, 13 Feb 2015 17:13:45 +0100 >+ > univention-base-files (4.0.6-2) unstable; urgency=medium > > * Bug #13811: register mysql/autostart UCR variable >-- >1.9.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 37725
: 6674