This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, core110 has been updated via e3922c1b5665d3e8c004e4b455525644c035989c (commit) from 5b62ae49d8188a0f28fc1df8e80dcb35c29771ac (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit e3922c1b5665d3e8c004e4b455525644c035989c Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Apr 20 20:32:42 2017 +0200
avahi-remove: bump package versions to remove avahi dep
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/cups-filters | 2 +- lfs/libvirt | 2 +- lfs/samba | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
Difference in files: diff --git a/lfs/cups-filters b/lfs/cups-filters index d46bc7c..109db07 100644 --- a/lfs/cups-filters +++ b/lfs/cups-filters @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups-filters -PAK_VER = 1 +PAK_VER = 2
DEPS = "cups ghostscript"
diff --git a/lfs/libvirt b/lfs/libvirt index 5a9548d..7eed5c8 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = i586 x86_64 PROG = libvirt -PAK_VER = 12 +PAK_VER = 13
DEPS = "libpciaccess libyajl ncat qemu"
diff --git a/lfs/samba b/lfs/samba index 076152f..2714321 100644 --- a/lfs/samba +++ b/lfs/samba @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 64 +PAK_VER = 65
DEPS = "cups krb5"
hooks/post-receive -- IPFire 2.x development tree